Your message dated Wed, 07 May 2025 21:51:18 +0000
with message-id <e1ucmfe-00fiwv...@fasolo.debian.org>
and subject line Bug#1104767: fixed in fop 1:2.10+dfsg-2
has caused the Debian Bug report #1104767,
regarding fop: FTBFS: [ERROR] 
/<<PKGBUILDDIR>>/fop-core/src/main/java/org/apache/fop/pdf/PDFOutputIntent.java:[168,11]
 exception java.io.IOException is never thrown in body of corresponding try 
statement
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.)


-- 
1104767: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1104767
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:fop
Version: 1:2.10+dfsg-1
Severity: serious
Tags: ftbfs trixie sid

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
/<<PKGBUILDDIR>>/fop-core/src/main/java/org/apache/fop/pdf/PDFOutputIntent.java:[168,11]
 exception java.io.IOException is never thrown in body of corresponding try 
statement
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache FOP Parent 2.10:
[INFO] 
[INFO] Apache FOP Parent .................................. SUCCESS [  0.080 s]
[INFO] Apache FOP Utilities ............................... SUCCESS [  1.080 s]
[INFO] Apache FOP Events .................................. SUCCESS [  0.637 s]
[INFO] Apache FOP Core .................................... FAILURE [  5.559 s]
[INFO] Apache FOP All-In-One .............................. SKIPPED
[INFO] Apache FOP Sandbox ................................. SKIPPED
[INFO] Apache FOP Transcoder .............................. SKIPPED
[INFO] Apache FOP Transcoder All-In-One ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  7.495 s
[INFO] Finished at: 2025-05-05T22:12:14Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile (default-compile) 
on project fop-core: Compilation failure
[ERROR] 
/<<PKGBUILDDIR>>/fop-core/src/main/java/org/apache/fop/pdf/PDFOutputIntent.java:[168,11]
 exception java.io.IOException is never thrown in body of corresponding try 
statement
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile (default-compile) 
on project fop-core: Compilation failure
/<<PKGBUILDDIR>>/fop-core/src/main/java/org/apache/fop/pdf/PDFOutputIntent.java:[168,11]
 exception java.io.IOException is never thrown in body of corresponding try 
statement

    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 
(MojoExecutor.java:333)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute 
(MojoExecutor.java:316)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:212)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:174)
    at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 
(MojoExecutor.java:75)
    at org.apache.maven.lifecycle.internal.MojoExecutor$1.run 
(MojoExecutor.java:162)
    at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute 
(DefaultMojosExecutionStrategy.java:39)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:105)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:73)
    at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:53)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:118)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
    at org.debian.maven.Wrapper.main (Wrapper.java:89)
    at jdk.internal.reflect.DirectMethodHandleAccessor.invoke 
(DirectMethodHandleAccessor.java:103)
    at java.lang.reflect.Method.invoke (Method.java:580)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard 
(Launcher.java:322)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch 
(Launcher.java:235)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode 
(Launcher.java:407)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main 
(Launcher.java:348)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: 
Compilation failure
/<<PKGBUILDDIR>>/fop-core/src/main/java/org/apache/fop/pdf/PDFOutputIntent.java:[168,11]
 exception java.io.IOException is never thrown in body of corresponding try 
statement

    at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute 
(AbstractCompilerMojo.java:1309)
    at org.apache.maven.plugin.compiler.CompilerMojo.execute 
(CompilerMojo.java:215)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo 
(DefaultBuildPluginManager.java:126)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 
(MojoExecutor.java:328)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute 
(MojoExecutor.java:316)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:212)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:174)
    at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 
(MojoExecutor.java:75)
    at org.apache.maven.lifecycle.internal.MojoExecutor$1.run 
(MojoExecutor.java:162)
    at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute 
(DefaultMojosExecutionStrategy.java:39)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:105)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:73)
    at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:53)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:118)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
    at org.debian.maven.Wrapper.main (Wrapper.java:89)
    at jdk.internal.reflect.DirectMethodHandleAccessor.invoke 
(DirectMethodHandleAccessor.java:103)
    at java.lang.reflect.Method.invoke (Method.java:580)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard 
(Launcher.java:322)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch 
(Launcher.java:235)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode 
(Launcher.java:407)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main 
(Launcher.java:348)
[ERROR] 
[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 <args> -rf :fop-core
[DEBUG] Shutting down adapter factory; available factories [file-lock, 
rwlock-local, semaphore-local, noop]; available name mappers [discriminating, 
file-gav, file-hgav, file-static, gav, static]
[DEBUG] Shutting down 'file-lock' factory
[DEBUG] Shutting down 'rwlock-local' factory
[DEBUG] Shutting down 'semaphore-local' factory
[DEBUG] Shutting down 'noop' factory
dh_auto_build: error: /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=/<<BUILDDIR>>/fop-2.10\+dfsg 
-Dclassworlds.conf=/etc/maven/m2-debian.conf 
-Dproperties.file.manual=/<<BUILDDIR>>/fop-2.10\+dfsg/debian/maven.properties 
org.codehaus.plexus.classworlds.launcher.Launcher 
-s/etc/maven/settings-debian.xml 
-Ddebian.dir=/<<BUILDDIR>>/fop-2.10\+dfsg/debian 
-Dmaven.repo.local=/<<BUILDDIR>>/fop-2.10\+dfsg/debian/maven-repo --batch-mode 
-X package -DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit code 1
make[1]: *** [debian/rules:31: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:9: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202505/

Note: A similar error happens here:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/fop.html

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:fop, so that this is still
visible in the BTS web page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: fop
Source-Version: 1:2.10+dfsg-2
Done: Pierre Gruet <p...@debian.org>

We believe that the bug you reported is fixed in the latest version of
fop, 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 1104...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Pierre Gruet <p...@debian.org> (supplier of updated fop 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, 07 May 2025 22:57:22 +0200
Source: fop
Architecture: source
Version: 1:2.10+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Pierre Gruet <p...@debian.org>
Closes: 1104767
Changes:
 fop (1:2.10+dfsg-2) unstable; urgency=medium
 .
   * Team upload
   * Removing catches of IOException which is not thrown anymore
     (Closes: #1104767)
   * Raising Standards version to 4.7.2 (no change)
Checksums-Sha1:
 b14e654f7afed376d3283d697061c23a97892134 2732 fop_2.10+dfsg-2.dsc
 9d0c5f16557772e8f5cfc090ffc9766c46dfd712 875064 fop_2.10+dfsg-2.debian.tar.xz
 37f2498b78f9ad6640d9696fe35aa6a691434928 17042 fop_2.10+dfsg-2_source.buildinfo
Checksums-Sha256:
 c2e4c64e4e4a99ff8e2c99db9c2d3686d03667191c7759e9c8f65a2937454269 2732 
fop_2.10+dfsg-2.dsc
 a6ee2271d83aa44b83793562a1402b69a52a318a533f167f4f43ea54a547bede 875064 
fop_2.10+dfsg-2.debian.tar.xz
 5f9dbf1676ca142df537e00b7022bc3dd1f93990d0b6a96b37a47baf254db412 17042 
fop_2.10+dfsg-2_source.buildinfo
Files:
 b5fba64e57ccd7a30999048e1b27addf 2732 text optional fop_2.10+dfsg-2.dsc
 11d882bd5fa832168a4bfd31f7d1441e 875064 text optional 
fop_2.10+dfsg-2.debian.tar.xz
 17f125ff550e0f24ec54fdb506355acc 17042 text optional 
fop_2.10+dfsg-2_source.buildinfo

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

iQIzBAEBCgAdFiEEM8soQxPpC9J9y0UjYAMWptwndHYFAmgbyX8ACgkQYAMWptwn
dHZQVw//VBG217+9RnSHyEC1+BwY5lkcoeEdAFstW7hCJLWUlDTEMvHzDyV2nfID
wSc9hKmZB1Cgd5JBzvw0sCwV4SUmBSccjkDGVne13KHX8kgV/+EK/LDyLbxx44+v
cDFP31P6rQXqm9h6y0xmRv2ccPjZSjjXoDWy5o6KeySVYhold8OgTNOHPPRoCx/5
OZBXbbEkrNTJwpn0OEgW1a05vXrkb7Zv1sDRXgy56K4uIG5ppw39Z/g2gMYjjifK
N1ENgyrkDgHT4Faqr8cIOVwckeWbc5I80m4G1vBvJudsnNkmmKNxehCMRIyHmhOT
Kdck9sU0ayuePprz6lfNNMHTSfc7Smi9PaiysvBQjFyeUnzzYIai/UZJr+5W9CLj
KF+JCaYS0q+rWNiOVtQgM9Qg2qadadL2aS6/99QNmEz6P/r2n5aYsaSkHZ7ZO9wd
3P53EQ97h2tvpmUPeVXxRbnX4b9cHtm/XanIOMY8nzj2bRb9a1BuqbOz+m0AGEsh
eK6YwzYh9vf4R/Aizi1PShCwbUeGFl+pZ+2xmv8Ixk7meSk55cL3xKvpu5SfRqE7
3mvGTPvmnX/ca9faNz8noRElwt/BxPI510Hj2INLumDgpjcgiVDSLfVRC7/ScA22
eTbiLS5glTKV2ZFtObu/1W28EH5xBWnvv+gab79EuRc0OaOcjcQ=
=AnOK
-----END PGP SIGNATURE-----

Attachment: pgp0IjxK2y7FF.pgp
Description: PGP signature


--- End Message ---

Reply via email to