Bug#1144120: libpf4j-java: FTBFS with the nocheck build profile
Santiago Vila
sanvila at debian.org
Tue Aug 11 13:08:03 BST 2026
Package: src:libpf4j-java
Version: 3.15.0+dfsg-1
Severity: serious
Tags: forky sid ftbfs
User: debian-qa at lists.debian.org
Usertags: ftbfs-nocheck-profile
Dear maintainer:
During a rebuild of all packages in unstable using the nocheck build profile,
this package failed to build.
Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:
https://people.debian.org/~sanvila/build-logs/202608/
A wiki page discussing how to reproduce bugs in this category and
possible solutions is available here:
https://wiki.debian.org/qa.debian.org/FTBFS/nocheck
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 cannot 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:libpf4j-java, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
dh_auto_configure
mh_patchpoms -plibpf4j-java --debian-build --keep-pom-version --maven-repo=/<<BUILDDIR>>/libpf4j-java-3.15.0\+dfsg/debian/maven-repo
jh_linkjars
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=/<<BUILDDIR>>/libpf4j-java-3.15.0\+dfsg -Dclassworlds.conf=/etc/maven/m2-debian.conf org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<BUILDDIR>>/libpf4j-java-3.15.0\+dfsg/debian -Dmaven.repo.local=/<<BUILDDIR>>/libpf4j-java-3.15.0\+dfsg/debian/maven-repo --batch-mode package -DskipTests -Dnotimestamp=true -Dlocale=en_US
OpenJDK 64-Bit Server VM warning: Options -Xverify:none and -noverify were deprecated in JDK 13 and will likely be removed in a future release.
WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::objectFieldOffset has been called by com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper (file:/usr/share/maven/lib/guava.jar)
WARNING: Please consider reporting this to the maintainers of class com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper
WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] PF4J Parent [pom]
[INFO] PF4J [jar]
[INFO]
[INFO] ------------------------< org.pf4j:pf4j-parent >------------------------
[INFO] Building PF4J Parent 3.15.0 [1/2]
[INFO] from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- javadoc:3.12.0:jar (default) @ pf4j-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] >>> source:3.4.0:jar (default) > generate-sources @ pf4j-parent >>>
[INFO]
[INFO] <<< source:3.4.0:jar (default) < generate-sources @ pf4j-parent <<<
[INFO]
[INFO]
[INFO] --- source:3.4.0:jar (default) @ pf4j-parent ---
[INFO]
[INFO] ---------------------------< org.pf4j:pf4j >----------------------------
[INFO] Building PF4J 3.15.0 [2/2]
[INFO] from pf4j/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for com.google.testing.compile:compile-testing:jar:debian is missing, no dependency information available
[WARNING] The artifact org.hamcrest:hamcrest-all:jar:debian has been relocated to org.hamcrest:hamcrest:jar:debian
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for PF4J Parent 3.15.0:
[INFO]
[INFO] PF4J Parent ........................................ SUCCESS [ 0.536 s]
[INFO] PF4J ............................................... FAILURE [ 0.088 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.689 s
[INFO] Finished at: 2026-08-11T09:33:24Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project pf4j: Could not resolve dependencies for project org.pf4j:pf4j:jar:3.15.0
[ERROR] dependency: com.google.testing.compile:compile-testing:jar:debian (test)
[ERROR] Cannot access central (https://repo.maven.apache.org/maven2) in offline mode and the artifact com.google.testing.compile:compile-testing:jar:debian has not been downloaded from it before.
[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/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :pf4j
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>>/libpf4j-java-3.15.0\+dfsg -Dclassworlds.conf=/etc/maven/m2-debian.conf org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<BUILDDIR>>/libpf4j-java-3.15.0\+dfsg/debian -Dmaven.repo.local=/<<BUILDDIR>>/libpf4j-java-3.15.0\+dfsg/debian/maven-repo --batch-mode package -DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit code 1
make: *** [debian/rules:4: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------
More information about the pkg-java-maintainers
mailing list