Your message dated Thu, 20 Sep 2018 15:49:38 +0000 with message-id <[email protected]> and subject line Bug#906370: fixed in jmock2 2.8.4-1 has caused the Debian Bug report #906370, regarding jmock2: FTBFS with Java 10 (ClassNotFoundException: javax.xml.ws.handler.LogicalMessageContext) 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.) -- 906370: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906370 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:jmock2 Version: 2.8.3-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 dh_update_autotools_config -i dh_autoreconf -i dh_auto_configure -i mh_patchpoms -plibjmock2-java --debian-build --keep-pom-version --maven-repo=/<<PKGBUILDDIR>>/debian/maven-repo dh_auto_build -i /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 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... [... snipped ...] [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.jmock.test.unit.lib.concurrent.DeterministicSchedulerTests [INFO] Running org.jmock.test.unit.lib.concurrent.DeterministicExecutorTests [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.jmock.test.unit.lib.concurrent.DeterministicExecutorTests [INFO] Running org.jmock.test.unit.lib.CurrentStateMatcherTests [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.jmock.test.unit.lib.CurrentStateMatcherTests [INFO] Running org.jmock.test.unit.MockeryTests [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.jmock.test.unit.MockeryTests [INFO] [INFO] Results: [INFO] [ERROR] Errors: [ERROR] ReturnDefaultCollectionTests.imposterisesUnsupportedMapTypes:72 NoClassDefFound [INFO] [ERROR] Tests run: 302, Failures: 0, Errors: 1, Skipped: 0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] jMock 2 Parent 2.8.3 ............................... SUCCESS [ 0.094 s] [INFO] jMock 2 Test Jar ................................... SUCCESS [ 0.905 s] [INFO] jMock 2 Core ....................................... FAILURE [ 3.338 s] [INFO] jmock-junit3 ....................................... SKIPPED [INFO] jmock-junit4 ....................................... SKIPPED [INFO] jmock-legacy 2.8.3 ................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4.568 s [INFO] Finished at: 2018-08-09T10:51:40Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.21.0:test (default-test) on project jmock: There are test failures. [ERROR] [ERROR] Please refer to /<<PKGBUILDDIR>>/jmock/target/surefire-reports for the individual test results. [ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream. [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 :jmock dh_auto_test: /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 test returned exit code 1 make: *** [debian/rules:4: build-indep] Error 2 dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit status 2 -------------------------------------------------------------------------------- The build was made with "dpkg-buildpackage -A" in my autobuilder. Most probably, it also fails here in reproducible builds: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/jmock2.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: jmock2 Source-Version: 2.8.4-1 We believe that the bug you reported is fixed in the latest version of jmock2, 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 jmock2 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: Thu, 20 Sep 2018 17:30:45 +0200 Source: jmock2 Binary: libjmock2-java libjmock2-java-doc Architecture: source Version: 2.8.4-1 Distribution: unstable Urgency: medium Maintainer: Debian Java Maintainers <[email protected]> Changed-By: Emmanuel Bourg <[email protected]> Description: libjmock2-java - Java library for testing code with mock objects libjmock2-java-doc - Documentation for jmock2 Closes: 906370 Changes: jmock2 (2.8.4-1) unstable; urgency=medium . * Team upload. * New upstream release - Refreshed the patches * Fixed the test failure with Java 10 (Closes: #906370) * Standards-Version updated to 4.2.1 * Switch to debhelper level 11 * Use salsa.debian.org Vcs-* URLs Checksums-Sha1: eb52e11632652626b05cad47349c3263dee4bee2 2262 jmock2_2.8.4-1.dsc 34159f602154f9efe4e86a6c421d7f33374f807c 76156 jmock2_2.8.4.orig.tar.xz a0719777b82ddc8ad880a5b267a7f86b7690faaf 5248 jmock2_2.8.4-1.debian.tar.xz a5b7d074cb91c7e25202c7f59ed888e344adfae6 14975 jmock2_2.8.4-1_source.buildinfo Checksums-Sha256: 74b7df5308af0ff28e298cf85a6de47c0fd2000311400599c6b189b77e58b068 2262 jmock2_2.8.4-1.dsc e4fa2f7205b8f346cf143ff022669c0cd495ea3eb7de13f9fa9f8e923523d4c6 76156 jmock2_2.8.4.orig.tar.xz d83a965e35b2c1afbc24510150b2724d072d70d1599269a6d639344bf7facbc6 5248 jmock2_2.8.4-1.debian.tar.xz f313bce964a114f9d51309c85ccfeb9323f210798de351894a7ac8ed3a759ae3 14975 jmock2_2.8.4-1_source.buildinfo Files: 268835bdedfbf58b4f4b96cabbc8dc34 2262 java optional jmock2_2.8.4-1.dsc 23bc60875c26d6beb20c13b7cc179b0d 76156 java optional jmock2_2.8.4.orig.tar.xz 941e7e2ef0ab1bbf6e1c25fe6e12e10e 5248 java optional jmock2_2.8.4-1.debian.tar.xz 9ad82be6b13c21f6b002de79dce6e0b9 14975 java optional jmock2_2.8.4-1_source.buildinfo -----BEGIN PGP SIGNATURE----- iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAlujvgoSHGVib3VyZ0Bh cGFjaGUub3JnAAoJEPUTxBnkudCsHUUQAKwWbVFxioVJpSiC8gFjrZPrIq8WxtlW UOLMiLkJsFn4NC5c2AOXkE9K/PoB61XDokGWwrCflMTCAOsbqH3zFQC4guEMOxfl 3OnWv7/tsZRdOekEw4TIQoAA4dbcmSKtlMp6yPMTZ8o8J3lf8Z6Bx7mmpFkNZWJC v27LdNxG77sG99Xzaatte64bHviQUDFlkOqWGWqn/bnYcNsF/YEbnWceJeXz0sXV u1TP0hKxGHcvrt/hXRoyZLgF0l6iDbvIMoB3Fp6xGZzeyKD1oPXX05pKfM3ZgD0T 3VfSLTH1n47BJqyKDQ9OvBUPWoeO1yKQ6ZFa7igiwVbKsDoBI6157A3Bz7J+RYVf pOid9Sv8l8JZen5AvM5ubK5YIyhvpx2rsCbOoaDD8th6xkcHl9zqMekaaE46PCPw JSFm4wzFVshapjhWWjjHINRFZycp7S2IB0/6gy54s7xSUpOyuTUc3K9DiCGKLlUH 4gfhxlFqWckcFH4Z8N64fOj5O/6RPPT0ZhgX+7j+mmcoyHjR/IMlboGTZO24kVO3 iBQ1pci/RjsSA4/RQEGVL7WrUHO3/L9aBvbzvYA814y2p+YyG6o4PVoSu5loV/Ox i43FWcWohaCrOYR+lNXe8eFBmiFzF2I7OYBElOC1KPRBb46C9EWLhQOfdQJ3/6W1 /dUIdXpbsZZP =3akC -----END PGP SIGNATURE-----
--- End Message ---
__ This is the maintainer address of Debian's Java team <https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>. Please use [email protected] for discussions and questions.
