Your message dated Wed, 22 Aug 2018 21:52:05 +0000
with message-id <e1fsb2r-000axm...@fasolo.debian.org>
and subject line Bug#906523: fixed in xmlgraphics-commons 2.3-1
has caused the Debian Bug report #906523,
regarding xmlgraphics-commons: FTBFS in buster/sid (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 ow...@bugs.debian.org
immediately.)


-- 
906523: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906523
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:xmlgraphics-commons
Version: 2.2-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 --buildsystem=maven
   dh_update_autotools_config -i -O--buildsystem=maven
   dh_autoreconf -i -O--buildsystem=maven
   dh_auto_configure -i -O--buildsystem=maven
        mh_patchpoms -plibxmlgraphics-commons-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 -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 --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: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s 
- in org.apache.xmlgraphics.java2d.ps.PSGraphics2DTestCase
[INFO] Running 
org.apache.xmlgraphics.java2d.GraphicsConfigurationWithTransparencyTestCase
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s 
- in org.apache.xmlgraphics.java2d.GraphicsConfigurationWithTransparencyTestCase
[INFO] Running org.apache.xmlgraphics.java2d.color.ColorWithAlternativesTestCase
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s 
- in org.apache.xmlgraphics.java2d.color.ColorWithAlternativesTestCase
[INFO] Running 
org.apache.xmlgraphics.java2d.color.profile.NamedColorProfileParserTestCase
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s 
- in org.apache.xmlgraphics.java2d.color.profile.NamedColorProfileParserTestCase
[INFO] Running 
org.apache.xmlgraphics.java2d.color.profile.ColorProfileUtilTestCase
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s 
- in org.apache.xmlgraphics.java2d.color.profile.ColorProfileUtilTestCase
[INFO] Running org.apache.xmlgraphics.java2d.color.ColorConverterTestCase
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s 
- in org.apache.xmlgraphics.java2d.color.ColorConverterTestCase
[INFO] Running 
org.apache.xmlgraphics.java2d.GraphicsConfigurationWithoutTransparencyTestCase
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s 
- in 
org.apache.xmlgraphics.java2d.GraphicsConfigurationWithoutTransparencyTestCase
[INFO] Running org.apache.xmlgraphics.java2d.GraphicContextTestCase
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s 
- in org.apache.xmlgraphics.java2d.GraphicContextTestCase
[INFO] Running org.apache.xmlgraphics.xmp.XMPParserTestCase
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s 
- in org.apache.xmlgraphics.xmp.XMPParserTestCase
[INFO] Running org.apache.xmlgraphics.xmp.XMPPropertyTestCase
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s 
- in org.apache.xmlgraphics.xmp.XMPPropertyTestCase
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR]   CorruptImagesTestCase.testCorruptPNG:42 ? IndexOutOfBounds pos < 
flushedPos!
[INFO] 
[ERROR] Tests run: 184, Failures: 0, Errors: 1, Skipped: 4
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11.876 s
[INFO] Finished at: 2018-08-13T18:22:06Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.21.0:test (default-test) on 
project xmlgraphics-commons: There are test failures.
[ERROR] 
[ERROR] Please refer to /<<PKGBUILDDIR>>/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
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 
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:9: build-indep] Error 1
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/xmlgraphics-commons.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: xmlgraphics-commons
Source-Version: 2.3-1

We believe that the bug you reported is fixed in the latest version of
xmlgraphics-commons, 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.
Markus Koschany <a...@debian.org> (supplier of updated xmlgraphics-commons 
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, 22 Aug 2018 23:30:39 +0200
Source: xmlgraphics-commons
Binary: libxmlgraphics-commons-java libxmlgraphics-commons-java-doc
Architecture: source
Version: 2.3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Markus Koschany <a...@debian.org>
Description:
 libxmlgraphics-commons-java - Reusable components used by Batik and FOP
 libxmlgraphics-commons-java-doc - Reusable components used by Batik and FOP 
(documentation)
Closes: 897314 906523
Changes:
 xmlgraphics-commons (2.3-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream version 2.3.
     - Apparently all tests run successfully again. (Closes: #906523)
   * Switch to compat level 11.
   * Declare compliance with Debian Policy 4.2.0.
   * Remove README.source. Obsolete.
   * Remove Vincent Fourmond from Uploaders at this own request.
     (Closes: #897314)
   * Remove all patches because they were disabled and not used at all.
Checksums-Sha1:
 b74bc8d05b9a82ee6e6fcfebf3d192f426568b4b 2506 xmlgraphics-commons_2.3-1.dsc
 d786323f81860fd3ccc5b7ef791d7ec106a627a3 1253063 
xmlgraphics-commons_2.3.orig.tar.gz
 9bb2cc31346c6f16336e1c101156653ffc83203a 7072 
xmlgraphics-commons_2.3-1.debian.tar.xz
 e9c843ff8036aabe799337ba6ea4a0fe08a01553 16111 
xmlgraphics-commons_2.3-1_amd64.buildinfo
Checksums-Sha256:
 ed6cb9740589fa0d4bbaed38fe128bc9365df7030d32f49c86d2f4f2d7d3bc53 2506 
xmlgraphics-commons_2.3-1.dsc
 8a18090361a44a7ef1ad64b7bffed29f4d5f19f66eb442674bd6a8241f8d7202 1253063 
xmlgraphics-commons_2.3.orig.tar.gz
 e7e847b919075a8944c6c5c2c1cff51dc1518f5286419623a09f9fc9cfbf002e 7072 
xmlgraphics-commons_2.3-1.debian.tar.xz
 cec8ee1b9609d290bc04c69fa175330d0f5cb373c1c6ced3f0d774587226d809 16111 
xmlgraphics-commons_2.3-1_amd64.buildinfo
Files:
 191e92c392c79bcd91a46309591c481e 2506 java optional 
xmlgraphics-commons_2.3-1.dsc
 13b2320ab8bc78a30b020d76519615fd 1253063 java optional 
xmlgraphics-commons_2.3.orig.tar.gz
 6177143110682ad9d67ed63db4d98a2a 7072 java optional 
xmlgraphics-commons_2.3-1.debian.tar.xz
 be85ab2bf6dab2ae3626266d162a39ad 16111 java optional 
xmlgraphics-commons_2.3-1_amd64.buildinfo

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

iQKjBAEBCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAlt913VfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1HkNf4P/29HJxu53URDrvxCMeMSari2kAUoeW2937eN
O3+PSI3LFR5MaT66qV0M6C+pkOx7+5q/sgMVfbEodKpPfw5FK6S+pokkM6gMo6Zz
IK0eUia0Nm8EyrKmwy7mwfXRY00+/r3c2ge+QMN6QAypq13/2Yn6UJmR4mXSNwxk
9d+jZzWgcCDaM9swiFY1X+dJYcAiceNWZbzWlmW+knuRXQxKJkNnfWfi/oohsbj5
8XkVsPvOGgsBU33lz4iT5M526Et8b7vCk4p/xdi3GbnvRv7qiyLcwJRd9alEYnQI
DJeuxahOaYfApwDx5aJKR4ksF2SIgKs80bcaCEMEVwAQBcufkgAFbHllPk+uw/1K
6j4Jg2tjlGt4vXh55I4ZDX2i0hE6pGw2vN4J13NJXVHJ0Hjl6HKvKnRuI/XkJbhU
K3eqKvMicCUc4Egfv4DjfKQ8ViubEkLzLYzg0hPnW7yMS+b4yG9Y0I7wVlX7tcsB
7WQQh4cwNZvh02G/8plOu7BNRfG7GkOKMThk4bKhVpJGLLQwoiH/NLwZZAztG032
Vjl3ghJ6TbLksSZaH/wS84P8dKhAo5OWIGo0E1BEaTTK93bWeEod0dmZ4nHtLyl5
Trmi8Sq8xGUHQKZEvmcmX8R/KubFD0kJ3ORgsApSEAid90E1EOT3Jw70yfTKK5AH
ZZ5ODAHa
=M25T
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to