Your message dated Fri, 26 Aug 2016 16:29:38 +0000 with message-id <[email protected]> and subject line Bug#834913: fixed in libslf4j-java 1.7.21-2 has caused the Debian Bug report #834913, regarding libslf4j-java: FTBFS too much often (failing tests) 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.) -- 834913: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834913 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:libslf4j-java Version: 1.7.21-1 Severity: serious Dear maintainer: I tried to build this package with "dpkg-buildpackage -A" (which is what the "Arch: all" autobuilder would do to build it) but it failed: -------------------------------------------------------------------------------- [...] debian/rules build-indep dh build-indep --buildsystem=maven dh_testdir -i -O--buildsystem=maven dh_update_autotools_config -i -O--buildsystem=maven dh_auto_configure -i -O--buildsystem=maven find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-compiler/*/*.jar': No such file or directory find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-compilers/*/*.jar': No such file or directory find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-containers/*/*.jar': No such file or directory mh_patchpoms -plibslf4j-java --debian-build --keep-pom-version --maven-repo=/<<PKGBUILDDIR>>/debian/maven-repo dh_auto_build -i -O--buildsystem=maven /usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/<<PKGBUILDDIR>> -Dclassworlds.conf=/etc/maven/m2-debian.conf org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian -Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo package -DskipTests -Dnotimestamp=true -Dlocale=en_US [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [... snipped ...] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Results : Failed tests: SimpleLoggerMultithreadedInitializationTest>MultithreadedInitializationTest.multiThreadedInitialization:46 388 < 0+16 Tests run: 17, Failures: 1, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] SLF4J .............................................. SUCCESS [ 0.694 s] [INFO] SLF4J API Module ................................... SUCCESS [ 5.988 s] [INFO] SLF4J Simple Binding ............................... FAILURE [ 1.166 s] [INFO] SLF4J NOP Binding .................................. SKIPPED [INFO] SLF4J JDK14 Binding ................................ SKIPPED [INFO] SLF4J LOG4J-12 Binding ............................. SKIPPED [INFO] SLF4J JCL Binding .................................. SKIPPED [INFO] JCL 1.1.1 implemented over SLF4J ................... SKIPPED [INFO] Log4j Implemented Over SLF4J ....................... SKIPPED [INFO] JUL to SLF4J bridge ................................ SKIPPED [INFO] SLF4J Migrator ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8.642 s [INFO] Finished at: 2016-08-18T23:48:34+02:00 [INFO] Final Memory: 12M/35M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project slf4j-simple: There are test failures. [ERROR] [ERROR] Please refer to /<<PKGBUILDDIR>>/slf4j-simple/target/surefire-reports for the individual test results. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :slf4j-simple dh_auto_test: /usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/<<PKGBUILDDIR>> -Dclassworlds.conf=/etc/maven/m2-debian.conf org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian -Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo test returned exit code 1 debian/rules:4: recipe for target 'build-indep' failed make: *** [build-indep] Error 2 dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2 -------------------------------------------------------------------------------- Because this source package only generates "Arch: all" packages, this is the same as a FTBFS bug in the usual sense, and the fact that I was doing "dpkg-buildpackage -A" does not mean anything special. I attach three different failed builf logs. Thanks.
libslf4j-java_1.7.21-1_amd64-20160819T104259Z.gz
Description: application/gzip
libslf4j-java_1.7.21-1_amd64-20160818T214713Z.gz
Description: application/gzip
libslf4j-java_1.7.21-1_amd64-20160818T192912Z.gz
Description: application/gzip
--- End Message ---
--- Begin Message ---Source: libslf4j-java Source-Version: 1.7.21-2 We believe that the bug you reported is fixed in the latest version of libslf4j-java, 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. Markus Koschany <[email protected]> (supplier of updated libslf4j-java 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: SHA512 Format: 1.8 Date: Fri, 26 Aug 2016 16:59:29 +0200 Source: libslf4j-java Binary: libslf4j-java Architecture: source Version: 1.7.21-2 Distribution: unstable Urgency: medium Maintainer: Debian Java Maintainers <[email protected]> Changed-By: Markus Koschany <[email protected]> Description: libslf4j-java - Simple Logging Facade for Java Closes: 834913 Changes: libslf4j-java (1.7.21-2) unstable; urgency=medium . * Team upload. * Add disable-MultithreadedInitializationTest.patch and disable the test that apparently causes build failures on systems with less than 2 cpu cores. (Closes: #834913) Checksums-Sha1: f60277caab38a80bb3a46ab6baca78109cdc0666 2373 libslf4j-java_1.7.21-2.dsc 52e837eb4070ba4fd1add580e0f293c226e57c21 6304 libslf4j-java_1.7.21-2.debian.tar.xz Checksums-Sha256: 7e2f17b3a681a60f783bb59f0955aa02aaed8246e9aa08efccfa790b66030c19 2373 libslf4j-java_1.7.21-2.dsc 2e97aff508c5fedc4c900f3d85e85748df19cd3467f64d51043b1e24f791dd8c 6304 libslf4j-java_1.7.21-2.debian.tar.xz Files: f28217496f40a81b69dd30566b2b0b70 2373 java optional libslf4j-java_1.7.21-2.dsc 4af6efe21bbb25857afc4b38aab13cef 6304 java optional libslf4j-java_1.7.21-2.debian.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQJ8BAEBCgBmBQJXwFpVXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRBQ0YzRDA4OEVGMzJFREVGNkExQTgzNUZE OUFEMTRCOTUxM0I1MUU0AAoJENmtFLlRO1Hk1HoP/jzBjki4ph97vbwi2mTtaz+1 E5W6lZWELTYTEu8EP1yn6Kht59sOvHROF0V2xU82Xmv+wCIql5GfX05Vms2lSppY NjM3GudBOmDQVql6YIY9PVXhppr7l9GhfsIB+mCOQUvKdTw8NFkz30e+bbaWF+7G HDOPgrKuuzR4UjlAiE3LlQJAxF839KOHTjFxn17l79Kq1wAb4mIGlkmKHoftKxFv 2ngbKMCnd7MWHws52of96Nh+aN+hzTILhXhQR4c60uNq9dOS02j6n6tXGfBDrvzp eMCeHcHC4RCWqhIqkDXCsAPo49nK6P5N52+FEHimBpj/YfVWmazKtHCiHpRQM/13 fs/afLBhO/N+6SSjqgyCWoHpBXs9rgMlv1M5ufmHC5hAlzbdUsuwEJj6lIjDrr+5 5lB6dSS65UBhesOCbGdhKkyA/cFFQC5I1mJAJBog/dluWXHOJmtCQtWLTBDes5QM +xtPFZTSJlAdNuI4lfxBp+UOpos1hS+cG4D5mf3trz6/l8Cw12evxlSLX7Rdrhuz cEO6k3pBB4ttvnRIc+wjcEv2iTcyfHKUEJyg2OKQOVkh7GaReoWThlBJNvbRHPqa Mzh6sEjaXmEtmCj5P/rtJXBpkLu5qKYPZDVqTSzfv3ABAPKCj55bhH4WQ0GR7vJF z+8nZNKwhv9zASZRLage =Tl17 -----END PGP SIGNATURE-----
--- End Message ---

