Your message dated Wed, 05 Sep 2018 09:51:02 +0000
with message-id <e1fxusk-000gwy...@fasolo.debian.org>
and subject line Bug#906411: fixed in surefire 2.21.0-2
has caused the Debian Bug report #906411,
regarding surefire: FTBFS in buster/sid (error: unreported exception 
IOException; must be caught or declared to be thrown)
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 ow...@bugs.debian.org
immediately.)


-- 
906411: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906411
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:surefire
Version: 2.21.0-1
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 -plibsurefire-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 
-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 ...]

[ERROR] 
/<<PKGBUILDDIR>>/maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/report/StatelessXmlReporter.java:[206,46]
 error: unreported exception IOException; must be caught or declared to be 
thrown
[ERROR] 
/<<PKGBUILDDIR>>/maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/report/StatelessXmlReporter.java:[214,46]
 error: unreported exception IOException; must be caught or declared to be 
thrown
[ERROR] 
/<<PKGBUILDDIR>>/maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/report/StatelessXmlReporter.java:[233,42]
 error: unreported exception IOException; must be caught or declared to be 
thrown
[ERROR] 
/<<PKGBUILDDIR>>/maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/report/StatelessXmlReporter.java:[238,26]
 error: unreported exception IOException; must be caught or declared to be 
thrown
[ERROR] 
/<<PKGBUILDDIR>>/maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/report/StatelessXmlReporter.java:[328,24]
 error: unreported exception IOException; must be caught or declared to be 
thrown
[ERROR] 
/<<PKGBUILDDIR>>/maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/report/StatelessXmlReporter.java:[329,24]
 error: unreported exception IOException; must be caught or declared to be 
thrown
[ERROR] 
/<<PKGBUILDDIR>>/maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/report/StatelessXmlReporter.java:[332,28]
 error: unreported exception IOException; must be caught or declared to be 
thrown
[ERROR] 
/<<PKGBUILDDIR>>/maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/report/StatelessXmlReporter.java:[338,32]
 error: unreported exception IOException; must be caught or declared to be 
thrown
[ERROR] 
/<<PKGBUILDDIR>>/maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/report/StatelessXmlReporter.java:[342,32]
 error: unreported exception IOException; must be caught or declared to be 
thrown
[ERROR] 
/<<PKGBUILDDIR>>/maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/report/StatelessXmlReporter.java:[345,24]
 error: unreported exception IOException; must be caught or declared to be 
thrown
[ERROR] 
/<<PKGBUILDDIR>>/maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/report/StatelessXmlReporter.java:[351,24]
 error: unreported exception IOException; must be caught or declared to be 
thrown
[ERROR] 
/<<PKGBUILDDIR>>/maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/report/StatelessXmlReporter.java:[353,24]
 error: unreported exception IOException; must be caught or declared to be 
thrown
[ERROR] 
/<<PKGBUILDDIR>>/maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/report/StatelessXmlReporter.java:[354,24]
 error: unreported exception IOException; must be caught or declared to be 
thrown
[ERROR] 
/<<PKGBUILDDIR>>/maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/report/StatelessXmlReporter.java:[356,24]
 error: unreported exception IOException; must be caught or declared to be 
thrown
[ERROR] 
/<<PKGBUILDDIR>>/maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/report/StatelessXmlReporter.java:[360,28]
 error: unreported exception IOException; must be caught or declared to be 
thrown
[ERROR] 
/<<PKGBUILDDIR>>/maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/report/StatelessXmlReporter.java:[363,24]
 error: unreported exception IOException; must be caught or declared to be 
thrown
[ERROR] 
/<<PKGBUILDDIR>>/maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/report/StatelessXmlReporter.java:[365,24]
 error: unreported exception IOException; must be caught or declared to be 
thrown
[ERROR] 
/<<PKGBUILDDIR>>/maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/report/StatelessXmlReporter.java:[367,24]
 error: unreported exception IOException; must be caught or declared to be 
thrown
[ERROR] 
/<<PKGBUILDDIR>>/maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/report/StatelessXmlReporter.java:[369,24]
 error: unreported exception IOException; must be caught or declared to be 
thrown
[ERROR] 
/<<PKGBUILDDIR>>/maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/report/StatelessXmlReporter.java:[371,24]
 error: unreported exception IOException; must be caught or declared to be 
thrown
[ERROR] 
/<<PKGBUILDDIR>>/maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/report/StatelessXmlReporter.java:[378,24]
 error: unreported exception IOException; must be caught or declared to be 
thrown
[ERROR] 
/<<PKGBUILDDIR>>/maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/report/StatelessXmlReporter.java:[384,28]
 error: unreported exception IOException; must be caught or declared to be 
thrown
[ERROR] 
/<<PKGBUILDDIR>>/maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/report/StatelessXmlReporter.java:[397,36]
 error: unreported exception IOException; must be caught or declared to be 
thrown
[ERROR] 
/<<PKGBUILDDIR>>/maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/report/StatelessXmlReporter.java:[401,36]
 error: unreported exception IOException; must be caught or declared to be 
thrown
[ERROR] 
/<<PKGBUILDDIR>>/maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/report/StatelessXmlReporter.java:[408,25]
 error: unreported exception IOException; must be caught or declared to be 
thrown
[ERROR] 
/<<PKGBUILDDIR>>/maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/report/StatelessXmlReporter.java:[416,22]
 error: unreported exception IOException; must be caught or declared to be 
thrown
[ERROR] 
/<<PKGBUILDDIR>>/maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/report/StatelessXmlReporter.java:[435,34]
 error: unreported exception IOException; must be caught or declared to be 
thrown
[ERROR] 
/<<PKGBUILDDIR>>/maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/report/StatelessXmlReporter.java:[451,32]
 error: unreported exception IOException; must be caught or declared to be 
thrown
[ERROR] 
/<<PKGBUILDDIR>>/maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/report/StatelessXmlReporter.java:[463,30]
 error: unreported exception IOException; must be caught or declared to be 
thrown
[ERROR] 
/<<PKGBUILDDIR>>/maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/report/StatelessXmlReporter.java:[474,34]
 error: unreported exception IOException; must be caught or declared to be 
thrown
[ERROR] 
/<<PKGBUILDDIR>>/maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/report/StatelessXmlReporter.java:[476,34]
 error: unreported exception IOException; must be caught or declared to be 
thrown
[ERROR] 
/<<PKGBUILDDIR>>/maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/report/StatelessXmlReporter.java:[478,34]
 error: unreported exception IOException; must be caught or declared to be 
thrown
[ERROR] 
/<<PKGBUILDDIR>>/maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/report/StatelessXmlReporter.java:[480,32]
 error: unreported exception IOException; must be caught or declared to be 
thrown
[ERROR] 
/<<PKGBUILDDIR>>/maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/report/StatelessXmlReporter.java:[482,28]
 error: unreported exception IOException; must be caught or declared to be 
thrown
[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 :maven-surefire-common
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 
-DskipTests -Dnotimestamp=true -Dlocale=en_US 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/surefire.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-2

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 906...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Emmanuel Bourg <ebo...@apache.org> (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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 05 Sep 2018 11:29:22 +0200
Source: surefire
Binary: libsurefire-java
Architecture: source
Version: 2.21.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Emmanuel Bourg <ebo...@apache.org>
Description:
 libsurefire-java - Surefire test framework for Java
Closes: 906411
Changes:
 surefire (2.21.0-2) unstable; urgency=medium
 .
   * Team upload.
   * Fixed the compatibility with maven-shared-utils 3.2.1 (Closes: #906411)
   * Standards-Version updated to 4.2.1
   * Switch to debhelper level 11
Checksums-Sha1:
 867c867ac2453344286dfdc307f92ca4807825b9 2555 surefire_2.21.0-2.dsc
 5b8880c87ed91133883b963f57e9f0f379070a5d 9444 surefire_2.21.0-2.debian.tar.xz
 1f34bfaac8dddf46b4c1d410089345d6e8948d3e 16260 
surefire_2.21.0-2_source.buildinfo
Checksums-Sha256:
 a1e5589d7203f11c49bd5cf08d4be5f9dde8b6c185b81c0bf4e2b884b9ba3d43 2555 
surefire_2.21.0-2.dsc
 fb74ea813f5381a588fc03af473681106b7d64504bfdaff8320f861a9bdc042b 9444 
surefire_2.21.0-2.debian.tar.xz
 a7ed139e6c212ecd856aa58079150a6307f0bc242138ee32a685b0463b73eea1 16260 
surefire_2.21.0-2_source.buildinfo
Files:
 2993d2452776635b10fcdb6d6ed2d5c9 2555 java optional surefire_2.21.0-2.dsc
 1772b2377dc9953d92bcc0b7fce9769c 9444 java optional 
surefire_2.21.0-2.debian.tar.xz
 cefe77a70c30173c1d9143fe3c9b6515 16260 java optional 
surefire_2.21.0-2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAluPop0SHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCseyEP/02r/bSoBPmerp7e63MKP8jW3TWxsGZU
IMUFhC6lzkZd5vylA0DZK0VJARvVByE+PCDDbdizzu1p5xMtDuoDydkizt7o4aec
07+4kczIn5Az694F8yJMuubZGfjVnK5tldx//aNDWvlT21Nn6d6whZnBUn5xQkMR
upm9F0RDfvkNqgtVKeDiG8MhzwVHagviQndCmAvjszL4UzBfMxApk8Ix4mF5UDKX
7SNWc1lFxNSkWQ3hN3bPi6B+UKYLOUqq3qozdWlZfL3TXws0Er+qgqcvL9IF6cO3
yN33bhvsB3dEu2pGelF0YTwoMYngSgVmltbbDIGIDQBBRqe37xoO+Mo67d0x/YJA
or5atYCQjMURvOp1L8yEJ+dFtm/EFTe7CDaXNMDfdZMyhlwjMnq//TKkXms8+gLc
j0Ea6gbYh0Ksk0kT+WwuEy0KXaPA/U3REKTkdEX1vkxvUr9ioSlsVUG42R0aC+Cv
yP4MkyIQicsu+CliNMWXRU1gTykcmGZ9uhfnq9apCME826AN34xBZzQgevD6DykO
UZSGXos885OGVlxOv77KezbV/ICcsrtCQuZbOvjRCe9Txu+Wg8sYmU/aGqG0hqBA
iP/m3FshUo6QhNkqpHpmCWqjRaqA238SY0Zkqfn5YeCebN4q4CNX5HPCHljxFJri
Sch2fiXhSbQT
=ft52
-----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
debian-j...@lists.debian.org for discussions and questions.

Reply via email to