Your message dated Sat, 23 Aug 2025 04:19:47 +0000 with message-id <E1upfjH-002g9k-11@fasolo.debian.org> and subject line Bug#1049718: fixed in eigenbase-farrago 0.9.0+dfsg-1 has caused the Debian Bug report #1049718, regarding eigenbase-farrago: Fails to build binary packages again after successful build to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 1049718: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1049718 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: submit@bugs.debian.org
- Subject: eigenbase-farrago: Fails to build binary packages again after successful build
- From: Lucas Nussbaum <lucas@debian.org>
- Date: Wed, 16 Aug 2023 09:42:48 +0200
- Message-id: <1692171768.688444.1342467.nullmailer@grub.nussbaum.fr>
Source: eigenbase-farrago Version: 0.9.0-3 Severity: minor Tags: trixie sid ftbfs User: lucas@debian.org Usertags: ftbfs-binary-20230816 ftbfs-binary-after-build User: debian-qa@lists.debian.org Usertags: qa-doublebuild Hi, This package fails to do build a binary-only build (not source) after a successful build (dpkg-buildpackage ; dpkg-buildpackage -b). This is probably a clear violation of Debian Policy section 4.9 (clean target), but this is filed as severity:minor for now, because a discussion on debian-devel showed that we might want to revisit the requirement of a working 'clean' target. More information about this class of issues, included common problems and solutions, is available at https://wiki.debian.org/qa.debian.org/FTBFS/DoubleBuild Relevant part of the build log: > cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -b > ----------------------------------------------------------------------------------------------------------------------------------------- > > dpkg-buildpackage: info: source package eigenbase-farrago > dpkg-buildpackage: info: source version 0.9.0-3 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Marcos Talau <talau@debian.org> > dpkg-source --before-build . > dpkg-buildpackage: info: host architecture amd64 > fakeroot debian/rules clean > dh clean --buildsystem=ant --with maven-repo-helper > dh: warning: Compatibility levels before 10 are deprecated (level 9 in use) > debian/rules override_dh_auto_clean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > dh_auto_clean -- -f debian/build.xml clean > dh_auto_clean: warning: Compatibility levels before 10 are deprecated (level 9 in use) > ant clean -f debian/build.xml clean > Buildfile: /<<PKGBUILDDIR>>/debian/build.xml > > init: > [echo] /usr/share/java/eigenbase-resgen.jar:/usr/share/java/eigenbase-xom.jar:/<<PKGBUILDDIR>>/build > > clean: > [delete] Deleting directory /<<PKGBUILDDIR>>/build > > init: > [mkdir] Created dir: /<<PKGBUILDDIR>>/build > [echo] /usr/share/java/eigenbase-resgen.jar:/usr/share/java/eigenbase-xom.jar:/<<PKGBUILDDIR>>/build > > clean: > [delete] Deleting directory /<<PKGBUILDDIR>>/build > > BUILD SUCCESSFUL > Total time: 0 seconds > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_clean -O--buildsystem=ant > dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in use) > debian/rules build > dh build --buildsystem=ant --with maven-repo-helper > dh: warning: Compatibility levels before 10 are deprecated (level 9 in use) > dh_update_autotools_config -O--buildsystem=ant > dh_auto_configure -O--buildsystem=ant > dh_auto_configure: warning: Compatibility levels before 10 are deprecated (level 9 in use) > debian/rules override_dh_auto_build > make[1]: Entering directory '/<<PKGBUILDDIR>>' > dh_auto_build -- -f debian/build.xml jar > dh_auto_build: warning: Compatibility levels before 10 are deprecated (level 9 in use) > ant -Duser.name debian -f debian/build.xml jar > Buildfile: /<<PKGBUILDDIR>>/debian/build.xml > > init: > [mkdir] Created dir: /<<PKGBUILDDIR>>/build > [echo] /usr/share/java/eigenbase-resgen.jar:/usr/share/java/eigenbase-xom.jar:/<<PKGBUILDDIR>>/build > > define-tasks: > > generate-res: > [javac] /<<PKGBUILDDIR>>/debian/build.xml:36: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds > [javac] Using javac -source 1.4 is no longer supported, switching to 7 > [javac] Using javac -target 1.4 is no longer supported, switching to 7 > [javac] Compiling 3 source files to /<<PKGBUILDDIR>>/build > [resgen] /<<PKGBUILDDIR>>/src/net/sf/farrago/resource/FarragoResource.java is up to date > [resgen] Generating /<<PKGBUILDDIR>>/build/net/sf/farrago/resource/FarragoResource.properties > [resgen] /<<PKGBUILDDIR>>/src/net/sf/farrago/resource/FarragoResource_en_US.java is up to date > [resgen] Generating /<<PKGBUILDDIR>>/build/net/sf/farrago/resource/FarragoResource_en_US.properties > [resgen] /<<PKGBUILDDIR>>/src/net/sf/farrago/resource/FarragoInternalQuery.java is up to date > [resgen] Generating /<<PKGBUILDDIR>>/build/net/sf/farrago/resource/FarragoInternalQuery.properties > [resgen] /<<PKGBUILDDIR>>/src/net/sf/farrago/resource/FarragoInternalQuery_en_US.java is up to date > [resgen] Generating /<<PKGBUILDDIR>>/build/net/sf/farrago/resource/FarragoInternalQuery_en_US.properties > [resgen] /<<PKGBUILDDIR>>/src/org/eigenbase/resource/EigenbaseResource.java is up to date > [resgen] Generating /<<PKGBUILDDIR>>/build/org/eigenbase/resource/EigenbaseResource.properties > [resgen] /<<PKGBUILDDIR>>/src/org/eigenbase/resource/EigenbaseResource_en_US.java is up to date > [resgen] Generating /<<PKGBUILDDIR>>/build/org/eigenbase/resource/EigenbaseResource_en_US.properties > > compile: > [javac] /<<PKGBUILDDIR>>/debian/build.xml:77: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds > [javac] Using javac -source 1.5 is no longer supported, switching to 7 > [javac] Using javac -target 1.5 is no longer supported, switching to 7 > [javac] Compiling 22 source files to /<<PKGBUILDDIR>>/build > [javac] /<<PKGBUILDDIR>>/src/org/eigenbase/util14/AbstractResultSet.java:2150: error: reference to NClob is ambiguous > [javac] NClob nclob) > [javac] ^ > [javac] both interface org.eigenbase.jdbc4.NClob in org.eigenbase.jdbc4 and interface java.sql.NClob in java.sql match > [javac] /<<PKGBUILDDIR>>/src/org/eigenbase/util14/AbstractResultSet.java:2159: error: reference to NClob is ambiguous > [javac] NClob nclob) > [javac] ^ > [javac] both interface org.eigenbase.jdbc4.NClob in org.eigenbase.jdbc4 and interface java.sql.NClob in java.sql match > [javac] /<<PKGBUILDDIR>>/src/org/eigenbase/util14/AbstractResultSet.java:2264: error: reference to SQLXML is ambiguous > [javac] SQLXML sqlxml) > [javac] ^ > [javac] both interface org.eigenbase.jdbc4.SQLXML in org.eigenbase.jdbc4 and interface java.sql.SQLXML in java.sql match > [javac] /<<PKGBUILDDIR>>/src/org/eigenbase/util14/AbstractResultSet.java:2273: error: reference to SQLXML is ambiguous > [javac] SQLXML sqlxml) > [javac] ^ > [javac] both interface org.eigenbase.jdbc4.SQLXML in org.eigenbase.jdbc4 and interface java.sql.SQLXML in java.sql match > [javac] /<<PKGBUILDDIR>>/src/org/eigenbase/util14/AbstractResultSet.java:2338: error: reference to RowId is ambiguous > [javac] RowId rowId) > [javac] ^ > [javac] both interface org.eigenbase.jdbc4.RowId in org.eigenbase.jdbc4 and interface java.sql.RowId in java.sql match > [javac] /<<PKGBUILDDIR>>/src/org/eigenbase/util14/AbstractResultSet.java:2347: error: reference to RowId is ambiguous > [javac] RowId rowId) > [javac] ^ > [javac] both interface org.eigenbase.jdbc4.RowId in org.eigenbase.jdbc4 and interface java.sql.RowId in java.sql match > [javac] /<<PKGBUILDDIR>>/src/org/eigenbase/util14/AbstractResultSet.java:2382: error: reference to SQLXML is ambiguous > [javac] public SQLXML getSQLXML(String columnName) > [javac] ^ > [javac] both interface org.eigenbase.jdbc4.SQLXML in org.eigenbase.jdbc4 and interface java.sql.SQLXML in java.sql match > [javac] /<<PKGBUILDDIR>>/src/org/eigenbase/util14/AbstractResultSet.java:2389: error: reference to SQLXML is ambiguous > [javac] public SQLXML getSQLXML(int columnIndex) > [javac] ^ > [javac] both interface org.eigenbase.jdbc4.SQLXML in org.eigenbase.jdbc4 and interface java.sql.SQLXML in java.sql match > [javac] /<<PKGBUILDDIR>>/src/org/eigenbase/util14/AbstractResultSet.java:2396: error: reference to NClob is ambiguous > [javac] public NClob getNClob(String columnName) > [javac] ^ > [javac] both interface org.eigenbase.jdbc4.NClob in org.eigenbase.jdbc4 and interface java.sql.NClob in java.sql match > [javac] /<<PKGBUILDDIR>>/src/org/eigenbase/util14/AbstractResultSet.java:2403: error: reference to NClob is ambiguous > [javac] public NClob getNClob(int columnIndex) > [javac] ^ > [javac] both interface org.eigenbase.jdbc4.NClob in org.eigenbase.jdbc4 and interface java.sql.NClob in java.sql match > [javac] /<<PKGBUILDDIR>>/src/org/eigenbase/util14/AbstractResultSet.java:2410: error: reference to RowId is ambiguous > [javac] public RowId getRowId(String columnName) > [javac] ^ > [javac] both interface org.eigenbase.jdbc4.RowId in org.eigenbase.jdbc4 and interface java.sql.RowId in java.sql match > [javac] /<<PKGBUILDDIR>>/src/org/eigenbase/util14/AbstractResultSet.java:2417: error: reference to RowId is ambiguous > [javac] public RowId getRowId(int columnIndex) > [javac] ^ > [javac] both interface org.eigenbase.jdbc4.RowId in org.eigenbase.jdbc4 and interface java.sql.RowId in java.sql match > [javac] /<<PKGBUILDDIR>>/src/org/eigenbase/util14/AbstractResultSet.java:2130: error: name clash: class AbstractResultSet has two methods with the same erasure, yet neither overrides the other > [javac] public void updateNClob( > [javac] ^ > [javac] first method: updateNClob(int,NClob) in AbstractResultSet > [javac] second method: updateNClob(int,java.sql.NClob) in ResultSet > [javac] /<<PKGBUILDDIR>>/src/org/eigenbase/util14/AbstractResultSet.java:2139: error: name clash: class AbstractResultSet has two methods with the same erasure, yet neither overrides the other > [javac] public void updateNClob( > [javac] ^ > [javac] first method: updateNClob(String,NClob) in AbstractResultSet > [javac] second method: updateNClob(String,java.sql.NClob) in ResultSet > [javac] Note: /<<PKGBUILDDIR>>/src/org/eigenbase/util14/NumberUtil.java uses or overrides a deprecated API. > [javac] Note: Recompile with -Xlint:deprecation for details. > [javac] Note: /<<PKGBUILDDIR>>/src/org/eigenbase/util14/NumberUtil.java uses or overrides a deprecated API that is marked for removal. > [javac] Note: Recompile with -Xlint:removal for details. > [javac] Note: Some input files use unchecked or unsafe operations. > [javac] Note: Recompile with -Xlint:unchecked for details. > [javac] 14 errors > > BUILD FAILED > /<<PKGBUILDDIR>>/debian/build.xml:77: Compile failed; see the compiler error output for details. > > Total time: 1 second > dh_auto_build: error: ant -Duser.name debian -f debian/build.xml jar returned exit code 1 > make[1]: *** [debian/rules:7: override_dh_auto_build] Error 25 > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > make: *** [debian/rules:4: build] Error 2 > dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2 > > E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -b' failed to run. The full build log is available from: http://qa-logs.debian.net/2023/08/16/eigenbase-farrago_0.9.0-3_unstable.log If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
- To: 1049718-close@bugs.debian.org
- Subject: Bug#1049718: fixed in eigenbase-farrago 0.9.0+dfsg-1
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Sat, 23 Aug 2025 04:19:47 +0000
- Message-id: <E1upfjH-002g9k-11@fasolo.debian.org>
- Reply-to: Andreas Tille <tille@debian.org>
Source: eigenbase-farrago Source-Version: 0.9.0+dfsg-1 Done: Andreas Tille <tille@debian.org> We believe that the bug you reported is fixed in the latest version of eigenbase-farrago, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 1049718@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Andreas Tille <tille@debian.org> (supplier of updated eigenbase-farrago package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 23 Aug 2025 05:57:13 +0200 Source: eigenbase-farrago Architecture: source Version: 0.9.0+dfsg-1 Distribution: unstable Urgency: medium Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> Changed-By: Andreas Tille <tille@debian.org> Closes: 1045079 1049718 Changes: eigenbase-farrago (0.9.0+dfsg-1) unstable; urgency=medium . * Vcs-fields: - Fix cut-n-pasto - Point to Salsa * d/watch: - version=4 - secure URI - uversionmangle * d/copyright: - secure URIs - Files-Excluded * Drop manual scripts to exclude files * Revert orphaning package and add myself to Uploaders * Fix clean target Closes: #1045079, #1049718 * Standards-Version: 4.7.2 (routine-update) * debhelper-compat 13 (routine-update) * Use secure URI in Homepage field. * Build-Depends: s/default-jdk/default-jdk-headless/ Checksums-Sha1: 98ba85e015832535269ba5952dd1527201735b34 2211 eigenbase-farrago_0.9.0+dfsg-1.dsc 0938b766e29997c4260508950a41da586ef7291d 3274000 eigenbase-farrago_0.9.0+dfsg.orig.tar.xz cfc652a88881caebfe6a9d11346cee4b9039814b 5760 eigenbase-farrago_0.9.0+dfsg-1.debian.tar.xz 7b488e0f9f6a25335a4ec5d3a5cb5d008bc74c63 6811 eigenbase-farrago_0.9.0+dfsg-1_amd64.buildinfo Checksums-Sha256: 4bdfaa3a3cdc56cf9d0e2d08cf537ed240cde27cda8d7e415cb54f18a7166968 2211 eigenbase-farrago_0.9.0+dfsg-1.dsc 4fb8f711d6ba6527e552fcf9c764a056c5e9613f4ba2b63f460dbc91c803de7f 3274000 eigenbase-farrago_0.9.0+dfsg.orig.tar.xz af89bce7be58547a44fc9c22e99c8c7f8ef896679cf45b7c858032e93e5a0839 5760 eigenbase-farrago_0.9.0+dfsg-1.debian.tar.xz 6b0c04d481ef096e01ad16130a8848115e986daa16de850ab208b4f6f32d568a 6811 eigenbase-farrago_0.9.0+dfsg-1_amd64.buildinfo Files: 83eb8fdf404066c7dd231e0b817370cf 2211 java optional eigenbase-farrago_0.9.0+dfsg-1.dsc a5446102852dff14d6849b6c18a6ba1e 3274000 java optional eigenbase-farrago_0.9.0+dfsg.orig.tar.xz d314771b48d9819703f38af4239b569e 5760 java optional eigenbase-farrago_0.9.0+dfsg-1.debian.tar.xz 4349e6c76db5fe0886a660716b8ec85e 6811 java optional eigenbase-farrago_0.9.0+dfsg-1_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmipPsIRHHRpbGxlQGRl Ymlhbi5vcmcACgkQV4oElNHGRtENhg/+PUacC2V46Za+AOS2QScm2BuGHpIGof1+ NKBkXX07ookQ6m0JVGzz/Z2lrN1hQrKTYKpPLfQBsoy80AqbbMkXH3Y17O9dU4yb xOrugCKRThUs2HxWELugoUddGKuT0NihLtvFblGEYBvbAKlnN33dQUa4IkiVi6Lp IAopU4Ly1sNXRVgFWRaQXHt0ZUzOhPWrSy2uOb9mZY/9fZN7FkLdAi1H8dilPULO EyVEsPswcqU2C0/UYC6ZaZ8np6LSV5JGYNgVDtTNBWDDv6MjdRchPwFTjI/p94YJ idsCn0x9bMyJocOGUGJVKsZvqEkA93fyrXM6zpUUp22G0vF8XLhHjM1foYSvHje6 7vxDdMjCWVmcU5PcmaaaolVx9L7O69As2+vRUixj0pt/TtB7PSffeB7sZ3w0H4bE yycXdg5aMVWwHFOQuD++GykBIPmDUhP3q5VJUZxHmeHhEEM8nxRiBfpyGR3tqthz o9hMKUWVY86kdkMnt+LNoCHwswypzv/JZU3Vc6LA1v3zmuwLBpDWNFXvoEOUBVCH e2S/tYAEE27eVx6OKzbYvf5I5djRXx9QHo6JgdhUPa5ai6Twhnbm7o1AiOH6/tJ1 AZca3gAbTsoQiK9wZnWTC2DAdPlDwIanYxhp4sYiBIdhOCkwuGNubj0i5nZcM/Ja iY8aBOum1/Q= =B6Qf -----END PGP SIGNATURE-----Attachment: pgp_zvgiV07zy.pgp
Description: PGP signature
--- End Message ---