Your message dated Tue, 07 May 2019 03:33:32 +0000 with message-id <[email protected]> and subject line Bug#927245: fixed in caveconverter 0~20170114-5 has caused the Debian Bug report #927245, regarding caveconverter: obsolete d/javabuild points to non-existant directory 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 [email protected] immediately.) -- 927245: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=927245 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:caveconverter Version: 0~20170114-4 Severity: serious Tags: ftbfs Dear maintainer: I tried to build this package in buster but it failed: -------------------------------------------------------------------------------- [...] debian/rules binary-indep dh --with javahelper binary-indep dh: Compatibility levels before 9 are deprecated (level 7 in use) dh_update_autotools_config -i dh_auto_configure -i dh_auto_configure: Compatibility levels before 9 are deprecated (level 7 in use) jh_linkjars -i dh_auto_build -i dh_auto_build: Compatibility levels before 9 are deprecated (level 7 in use) ant -Duser.name debian Buildfile: /<<PKGBUILDDIR>>/build.xml clean.tests: clean: init: [echo] JAVA_HOME = /usr/lib/jvm/default-java [mkdir] Created dir: /<<PKGBUILDDIR>>/build/classes [mkdir] Created dir: /<<PKGBUILDDIR>>/dist [mkdir] Created dir: /<<PKGBUILDDIR>>/build/test/data/private compile: [javac] Compiling 24 source files to /<<PKGBUILDDIR>>/build/classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 6 [javac] warning: [options] source value 6 is obsolete and will be removed in a future release [javac] warning: [options] target value 1.6 is obsolete and will be removed in a future release [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [javac] Note: /<<PKGBUILDDIR>>/src/footleg/cavesurvey/data/reader/PocketTopoParser.java uses or overrides a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] 4 warnings [copy] Copying 9 files to /<<PKGBUILDDIR>>/build/classes/footleg/cavesurvey/gui/swing/images [copy] Copying 1 file to /<<PKGBUILDDIR>>/build/classes/footleg/cavesurvey/gui jar: makejar: [jar] Building jar: /<<PKGBUILDDIR>>/build/CaveConverter.jar guijar: makejar: [jar] Building jar: /<<PKGBUILDDIR>>/build/CaveConverterGUI.jar zip: [zip] Building zip: /<<PKGBUILDDIR>>/dist/CaveConverter.zip zipsrc: [zip] Building zip: /<<PKGBUILDDIR>>/dist/CaveConverter-src.zip instrument.java: [cobertura-instrument] 00:15:17,186 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] [cobertura-instrument] 00:15:17,187 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] [cobertura-instrument] 00:15:17,187 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/usr/share/java/cobertura-2.1.1.jar!/logback.xml] [cobertura-instrument] 00:15:17,189 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. [cobertura-instrument] 00:15:17,189 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/usr/share/java/cobertura-2.1.1.jar!/logback.xml] [cobertura-instrument] 00:15:17,189 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/usr/share/java/cobertura.jar!/logback.xml] [cobertura-instrument] 00:15:17,221 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6393bf8b - URL [jar:file:/usr/share/java/cobertura-2.1.1.jar!/logback.xml] is not of type file [cobertura-instrument] 00:15:17,274 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set [cobertura-instrument] 00:15:17,276 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] [cobertura-instrument] 00:15:17,292 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] [cobertura-instrument] 00:15:17,302 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property [cobertura-instrument] 00:15:17,381 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [net.sourceforge.cobertura] to INFO [cobertura-instrument] 00:15:17,381 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to DEBUG [cobertura-instrument] 00:15:17,381 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] [cobertura-instrument] 00:15:17,385 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. [cobertura-instrument] 00:15:17,387 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@76d7881e - Registering current configuration as safe fallback point [cobertura-instrument] [cobertura-instrument] Cobertura 2.1.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file [cobertura-instrument] [INFO] Cobertura: Saved information on 55 classes. [cobertura-instrument] [INFO] Cobertura: Saved information on 55 classes. init.tests: [mkdir] Created dir: /<<PKGBUILDDIR>>/build/test_classes [mkdir] Created dir: /<<PKGBUILDDIR>>/build/reports compile.test: [javac] Compiling 18 source files to /<<PKGBUILDDIR>>/build/test_classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 6 [javac] warning: [options] source value 6 is obsolete and will be removed in a future release [javac] warning: [options] target value 1.6 is obsolete and will be removed in a future release [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [javac] 4 warnings test.all: [junit] Running footleg.cavesurvey.converter.CaveConverterTest [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.691 sec [junit] [INFO] Cobertura: Loaded information on 55 classes. [junit] [INFO] Cobertura: Saved information on 55 classes. [junit] Running footleg.cavesurvey.data.model.CaveSurveyTest [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.647 sec [junit] [INFO] Cobertura: Loaded information on 55 classes. [junit] [INFO] Cobertura: Saved information on 55 classes. [junit] Running footleg.cavesurvey.data.model.SurveyLegTest [junit] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.614 sec [junit] [INFO] Cobertura: Loaded information on 55 classes. [junit] [INFO] Cobertura: Saved information on 55 classes. [junit] Running footleg.cavesurvey.data.model.SurveySeriesLrudTest [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.69 sec [junit] [INFO] Cobertura: Loaded information on 55 classes. [junit] [INFO] Cobertura: Saved information on 55 classes. [junit] Running footleg.cavesurvey.data.model.SurveySeriesTest [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.63 sec [junit] [INFO] Cobertura: Loaded information on 55 classes. [junit] [INFO] Cobertura: Saved information on 55 classes. [junit] Running footleg.cavesurvey.data.model.SurveyStationTest [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.627 sec [junit] [INFO] Cobertura: Loaded information on 55 classes. [junit] [INFO] Cobertura: Saved information on 55 classes. [junit] Running footleg.cavesurvey.data.writer.TopoRobotWriterTest [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.587 sec [junit] [INFO] Cobertura: Loaded information on 55 classes. [junit] [INFO] Cobertura: Saved information on 55 classes. [junit] Running footleg.cavesurvey.tools.UtilityFunctionsTest [junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.198 sec [junit] [INFO] Cobertura: Loaded information on 55 classes. [junit] [INFO] Cobertura: Saved information on 55 classes. [junit] Running footleg.cavesurvey.regression.CompassToSurvexTest [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.856 sec [junit] [INFO] Cobertura: Loaded information on 55 classes. [junit] [INFO] Cobertura: Saved information on 55 classes. [junit] Running footleg.cavesurvey.regression.DxfToSurvexTest [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.751 sec [junit] [INFO] Cobertura: Loaded information on 55 classes. [junit] [INFO] Cobertura: Saved information on 55 classes. [junit] Running footleg.cavesurvey.regression.DxfToTopoRobotTest [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.767 sec [junit] [INFO] Cobertura: Loaded information on 55 classes. [junit] [INFO] Cobertura: Saved information on 55 classes. [junit] Running footleg.cavesurvey.regression.PocketTopoToSurvexTest [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.687 sec [junit] [INFO] Cobertura: Loaded information on 55 classes. [junit] [INFO] Cobertura: Saved information on 55 classes. [junit] Running footleg.cavesurvey.regression.PocketTopoToToporobotTest [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.399 sec [junit] [INFO] Cobertura: Loaded information on 55 classes. [junit] [INFO] Cobertura: Saved information on 55 classes. [junit] Running footleg.cavesurvey.regression.SurvexToSurvexTest [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.819 sec [junit] [INFO] Cobertura: Loaded information on 55 classes. [junit] [INFO] Cobertura: Saved information on 55 classes. [junit] Running footleg.cavesurvey.regression.SurvexToToporobotTest [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.372 sec [junit] [INFO] Cobertura: Loaded information on 55 classes. [junit] [INFO] Cobertura: Saved information on 55 classes. coverage.regressions: [cobertura-report] Cobertura 2.1.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file [cobertura-report] [INFO] Cobertura: Loaded information on 55 classes. [cobertura-report] Report time: 1824ms javadoc: [javadoc] Generating Javadoc [javadoc] Debian build on Java 9+ detected: Adding the --ignore-source-errors option [javadoc] Javadoc execution [javadoc] Loading source files for package footleg.cavesurvey.converter... [javadoc] Loading source files for package footleg.cavesurvey.data.model... [javadoc] Loading source files for package footleg.cavesurvey.data.reader... [javadoc] Loading source files for package footleg.cavesurvey.data.writer... [javadoc] Loading source files for package footleg.cavesurvey.gui.swing... [javadoc] Loading source files for package footleg.cavesurvey.tools... [javadoc] Constructing Javadoc information... [javadoc] Creating destination directory: "/<<PKGBUILDDIR>>/build/javadoc/" [javadoc] Standard Doclet version 11.0.3 [javadoc] Building tree for all the packages and classes... [javadoc] Building index for all the packages and classes... [javadoc] Building index for all classes... [javadoc] Building index for all classes... all: BUILD SUCCESSFUL Total time: 1 minute 14 seconds jh_build -i jh_build: Compatibility levels before 9 are deprecated (level 7 in use) jh_build: Cannot find (any matches for) "caveconverter" (tried in .) make: *** [debian/rules:11: binary-indep] Error 9 dpkg-buildpackage: error: debian/rules binary-indep subprocess returned exit status 2 -------------------------------------------------------------------------------- The build was made in my autobuilder with "dpkg-buildpackage -A" and it also fails here: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/caveconverter.html If this is really a bug in one of the build-depends, please use reassign and affects, so that this is still visible in the BTS web page for this package. Thanks.
--- End Message ---
--- Begin Message ---Source: caveconverter Source-Version: 0~20170114-5 We believe that the bug you reported is fixed in the latest version of caveconverter, 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 [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Wookey <[email protected]> (supplier of updated caveconverter 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 [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Tue, 07 May 2019 02:41:07 +0000 Source: caveconverter Binary: caveconverter Architecture: source all Version: 0~20170114-5 Distribution: unstable Urgency: medium Maintainer: Wookey <[email protected]> Changed-By: Wookey <[email protected]> Description: caveconverter - Cave survey data format converter Closes: 927245 Changes: caveconverter (0~20170114-5) unstable; urgency=medium . * Fix FTBFS with updated javahelper (closes: 927245) Checksums-Sha1: cdf37c6a950743801817362d62c2386a8fb09607 1906 caveconverter_0~20170114-5.dsc f035db4ce0c3fa6c80e94401111f805638dec93f 7864 caveconverter_0~20170114-5.debian.tar.xz f32b69ff8f1360c34052a28d2d14520dce218e24 115456 caveconverter_0~20170114-5_all.deb f6985406fd321f0cfd7039baad1ea970db9aae76 13022 caveconverter_0~20170114-5_amd64.buildinfo Checksums-Sha256: 807bdaa6f165c77e6103efc505b898957cbf6dd9eccb3f7d6f6a2b1d1d98924d 1906 caveconverter_0~20170114-5.dsc e6e9a605494a86bbe76f30dc6c86a7d8c06a36a1292babc598ab26c9035a2e8b 7864 caveconverter_0~20170114-5.debian.tar.xz dbb9fb9335f03de713df02dc51b2fce4d0512b595eba56ee907e017dda8074d0 115456 caveconverter_0~20170114-5_all.deb 259f6cc5fd777cc9c0e33bf114fb804ca033a23eeec865c1a7d0b91c7c5bc2c8 13022 caveconverter_0~20170114-5_amd64.buildinfo Files: 89bc91f0e2a49420e17a3fd9543debf8 1906 misc optional caveconverter_0~20170114-5.dsc 652e875694d1da7bd56d8ec15211fb6f 7864 misc optional caveconverter_0~20170114-5.debian.tar.xz c624c34d1871fd1350afeb0da4391927 115456 misc optional caveconverter_0~20170114-5_all.deb f9c36886f9ea715132248bdcde2ec8eb 13022 misc optional caveconverter_0~20170114-5_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQJGBAEBCAAwFiEER4nvI8Pe/wVWh5yq+4YyUahvnkcFAlzQ+L0SHHdvb2tleUBk ZWJpYW4ub3JnAAoJEPuGMlGob55H8n0QAK7LfVebeZFW9bo/VdXmSUcCeAKa9umA DcL20TzmF8DD+O09BJLrLa1AaFH4n7u+p+yDaw5GlCM5LyMks9oNLlAJgV4zh1np KtBXaOopG0tExY2Vu7BWMrjDhK4juwB5o/A6DiRcr8R24szRm4u5VLgjGS6qaMaC D64s5Zhgc5xM3LMNg4glYVHj+p1yoXUduEW/XL0b6YyqgMqvxiTPTLkbsuGpUCIv +VXkyv3jp23qjs6ltsyiAT1OXztZ6AGIrZSUhI7J/iaTRnnlTUdHAR2EDyy0SHQ9 f/6+oFeC0GNR6jtu/Dyv7wM3sRHGlO/0+ceMsZmxp2l1YfTQSBzOcGyTLxTSBPHU wm8g4WX8rKN9T5s1WkT57MZz/MWxgP8odDFQA/iXTeCuK0PrIVEN2xSLAYTFKf9M mKnffKZoBYyGn4KWjV8oNvHiBXNQoRUYBiuaBIbIbidYpNmC9CTRPN1v4sBVLa2Z ulBSdozh7FvO3oMTUvgQoNRjx5kF2mEbSuGjSuOb1tq1fiSSml788jcjcxlC3fxO IXgoztzHX8KTGYr4C582fpeBKjJdRzzEiVZl1CIjSSHrAY3Nl78fWKWJpI8qbJy2 aodsJF+/bhp9wlzS0DJ8ydJH6FHqP4CtbhqaFunM8EeJiyJHCnJHk1PdDSjjkp0S LETe97CLSfSY =xW6p -----END PGP SIGNATURE-----
--- End Message ---

