Your message dated Tue, 11 Sep 2018 19:52:24 +0000 with message-id <[email protected]> and subject line Bug#908542: fixed in surefire 2.21.0-3 has caused the Debian Bug report #908542, regarding jnr-posix: FTBFS in buster/sid (Plugin org.apache.maven.plugins:maven-surefire-plugin:2.18.1 could not be resolved) 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.) -- 908542: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=908542 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:jnr-posix Version: 3.0.45-2 Severity: serious Tags: ftbfs Dear maintainer: I tried to build this package in buster but it failed: -------------------------------------------------------------------------------- [...] debian/rules build-indep dh build-indep --buildsystem=maven --with javahelper dh_update_autotools_config -i -O--buildsystem=maven dh_autoreconf -i -O--buildsystem=maven dh_auto_configure -i -O--buildsystem=maven mh_patchpoms -plibjnr-posix-java --debian-build --keep-pom-version --maven-repo=/<<PKGBUILDDIR>>/debian/maven-repo Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 jh_linkjars -i -O--buildsystem=maven 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 -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/<<PKGBUILDDIR>> -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/<<PKGBUILDDIR>>/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian -Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo --batch-mode package javadoc:jar javadoc:aggregate -DskipTests -Dnotimestamp=true -Dlocale=en_US Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$1 (file:/usr/share/maven/lib/guice.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) WARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release [INFO] Scanning for projects... [INFO] [INFO] ----------------------< com.github.jnr:jnr-posix >---------------------- [INFO] Building jnr-posix 3.0.45 [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] The POM for org.apache.maven.plugins:maven-surefire-plugin:jar:2.18.1 is missing, no dependency information available [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping jnr-posix [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.423 s [INFO] Finished at: 2018-09-10T10:23:13Z [INFO] ------------------------------------------------------------------------ [ERROR] Plugin org.apache.maven.plugins:maven-surefire-plugin:2.18.1 or one of its dependencies could not be resolved: Cannot access central (https://repo.maven.apache.org/maven2) in offline mode and the artifact org.apache.maven.plugins:maven-surefire-plugin:jar:2.18.1 has not been downloaded from it before. -> [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/PluginResolutionException dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven/boot/plexus-classworlds-2.x.jar -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/<<PKGBUILDDIR>> -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/<<PKGBUILDDIR>>/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian -Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo --batch-mode package javadoc:jar javadoc:aggregate -DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit code 1 make: *** [debian/rules:7: build-indep] Error 1 dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit status 2 -------------------------------------------------------------------------------- The build was made in my autobuilder with "dpkg-buildpackage -A" but it also fails here: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/jnr-posix.html where you can get a full build log if you need it. 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: surefire Source-Version: 2.21.0-3 We believe that the bug you reported is fixed in the latest version of surefire, 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. Emmanuel Bourg <[email protected]> (supplier of updated surefire 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: Tue, 11 Sep 2018 21:16:42 +0200 Source: surefire Binary: libsurefire-java Architecture: source Version: 2.21.0-3 Distribution: unstable Urgency: medium Maintainer: Debian Java Maintainers <[email protected]> Changed-By: Emmanuel Bourg <[email protected]> Description: libsurefire-java - Surefire test framework for Java Closes: 908542 Changes: surefire (2.21.0-3) unstable; urgency=medium . * Team upload. * Rebuild with maven-debian-helper/2.3.2 to remove the ignore rules copied into the installed poms (Closes: #908542) Checksums-Sha1: c805a4c340214697f7ca3f302eca1fd368bfeaaf 2558 surefire_2.21.0-3.dsc 71c514a7f07af4ea168f57a46c713bb046cdc4ca 9500 surefire_2.21.0-3.debian.tar.xz 6335b9c27e93acaeaa084e7a1ad2f49c9272d5a0 16264 surefire_2.21.0-3_source.buildinfo Checksums-Sha256: 02907a5245cf84885b66d84c1c3194a4db24585ba8a5323b20e7c5ddcd6f34c8 2558 surefire_2.21.0-3.dsc 9c63afed6187b6c00f0d0e8586e74121a044449966b41489d2f20a2b08c0575a 9500 surefire_2.21.0-3.debian.tar.xz 6ea9fa2c399847644ca587fecbb6d3a3f9f29861dd10c0b3e09a6d25cc7e615a 16264 surefire_2.21.0-3_source.buildinfo Files: 791008bcb9d02fc22cab5300ab1dcd28 2558 java optional surefire_2.21.0-3.dsc 4e91d7032471781cdd91721ff1a0afe8 9500 java optional surefire_2.21.0-3.debian.tar.xz b7bf1087f7f7ec5688663d0a5889208d 16264 java optional surefire_2.21.0-3_source.buildinfo -----BEGIN PGP SIGNATURE----- iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAluYFVQSHGVib3VyZ0Bh cGFjaGUub3JnAAoJEPUTxBnkudCspvEQAMeWv0zSNs1QtZXpkAD4XmSI74VVj41q 5k342AuUKNmZ4K/7isZWVOLWulc2gG8AggDQIq/pQmQ3SuS7S4OyeIOMETISt8pp yrmwJNsXutPFsPwPbu/JZ8+hzgX5A1iQKsXQD9xC7yofsubWwpGkD7xNAj9sLYL9 jLTphnqKYpOU0hSiQXcSLzQzlEnRGyhG2Cpl3e+Bw1UeiHkC0U/lbZPqcghw7R4Y JLFkJt6HayNEWpScFMfjbq0nP6PSCpC5kZuxmEyU82qbX6KTAK5XNLJ1OuwZWdlq lcsvNLXYbPhvX9xDGP7bmEHq6nSYiEW/bK3pxGxwsjnke933HWa/tiaDeAa0oHWT UsREezzC/w3lgd2hjX76ZeeErJmyJ9Uq/ZOWnknoJBFslcltU/AWo+DyvYRQJwMl sOMkZgi3R4643p9PRmcNBRtIm4zKZfgQiyf9gbjE0DbUwoBa12qnajkK3Bptx9VV VOMCpLGC/xPdWiI9pUu0n0FFCPCiejzjGgPPpo0DNN3+KCNkXqBMd7HX7oICwdhb MEnf4FTeqyl9ht/dOGfQ/G2+HQZU2dI7yeao1xHgwG5dBJOAFW4CvSea2/ymO+Yz UL4PbVVMmaQXow/4z2Zi73V7mQSqr3921kBMPjJIlo5I1KW07efwgB+KBtSRio7q 8G/e0gWy7uLW =rsRk -----END PGP SIGNATURE-----
--- End Message ---

