Your message dated Tue, 20 Dec 2022 21:51:05 +0000
with message-id <e1p7kvt-005j36...@fasolo.debian.org>
and subject line Bug#1026673: fixed in libpf4j-java 3.8.0+dfsg-2
has caused the Debian Bug report #1026673,
regarding libpf4j-java: FTBFS: make: *** [debian/rules:4: binary] Error 25
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.)
--
1026673: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1026673
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libpf4j-java
Version: 3.8.0+dfsg-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20221220 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> debian/rules binary
> dh binary --with javahelper
> dh_update_autotools_config
> dh_autoreconf
> dh_auto_configure
> mh_patchpoms -plibpf4j-java --debian-build --keep-pom-version
> --maven-repo=/<<BUILDDIR>>/libpf4j-java-3.8.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.8.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.8.0\+dfsg/debian
> -Dmaven.repo.local=/<<BUILDDIR>>/libpf4j-java-3.8.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.
> [0m[0m[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.8.0
> [1/2]
> [INFO] --------------------------------[ pom
> ]---------------------------------
> [INFO]
> [INFO] --- maven-javadoc-plugin:3.0.1:jar (default) @ pf4j-parent ---
> [INFO] Not executing Javadoc as the project is not a Java classpath-capable
> package
> [INFO]
> [INFO] >>> maven-source-plugin:3.2.1:jar (default) > generate-sources @
> pf4j-parent >>>
> [INFO]
> [INFO] <<< maven-source-plugin:3.2.1:jar (default) < generate-sources @
> pf4j-parent <<<
> [INFO]
> [INFO]
> [INFO] --- maven-source-plugin:3.2.1:jar (default) @ pf4j-parent ---
> [INFO]
> [INFO] ---------------------------< org.pf4j:pf4j
> >----------------------------
> [INFO] Building PF4J 3.8.0
> [2/2]
> [INFO] --------------------------------[ jar
> ]---------------------------------
> [WARNING] The artifact org.hamcrest:hamcrest-all:jar:debian has been
> relocated to org.hamcrest:hamcrest:jar:debian
> [INFO]
> [INFO] --- templating-maven-plugin:1.0.0:filter-sources (filter-src) @ pf4j
> ---
> [INFO] Coping files with filtering to temporary directory.
> [INFO] Copying 1 resource
> [INFO] Copied 1 files to output directory:
> /<<PKGBUILDDIR>>/pf4j/target/generated-sources/java-templates
> [INFO] Source directory:
> /<<PKGBUILDDIR>>/pf4j/target/generated-sources/java-templates added.
> [INFO]
> [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ pf4j
> ---
> [INFO] Copying 1 resource
> [INFO]
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ pf4j ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 79 source files to /<<PKGBUILDDIR>>/pf4j/target/classes
> [INFO]
> /<<PKGBUILDDIR>>/pf4j/src/main/java/org/pf4j/AbstractPluginManager.java: Some
> input files use or override a deprecated API.
> [INFO]
> /<<PKGBUILDDIR>>/pf4j/src/main/java/org/pf4j/AbstractPluginManager.java:
> Recompile with -Xlint:deprecation for details.
> [INFO]
> /<<PKGBUILDDIR>>/pf4j/src/main/java/org/pf4j/AbstractExtensionFinder.java:
> /<<PKGBUILDDIR>>/pf4j/src/main/java/org/pf4j/AbstractExtensionFinder.java
> uses unchecked or unsafe operations.
> [INFO]
> /<<PKGBUILDDIR>>/pf4j/src/main/java/org/pf4j/AbstractExtensionFinder.java:
> Recompile with -Xlint:unchecked for details.
> [INFO]
> [INFO] --- maven-compiler-plugin:3.8.1:compile (java9-compile) @ pf4j ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 1 source file to
> /<<PKGBUILDDIR>>/pf4j/target/classes/META-INF/versions/9
> [INFO] -------------------------------------------------------------
> [ERROR] COMPILATION ERROR :
> [INFO] -------------------------------------------------------------
> [ERROR] /<<PKGBUILDDIR>>/pf4j/src/main/java/module-info.java:[30,34] module
> not found: org.objectweb.asm
> [INFO] 1 error
> [INFO] -------------------------------------------------------------
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reactor Summary for PF4J Parent 3.8.0:
> [INFO]
> [INFO] PF4J Parent ........................................ SUCCESS [ 0.828
> s]
> [INFO] PF4J ............................................... FAILURE [ 2.026
> s]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 2.969 s
> [INFO] Finished at: 2022-12-20T09:45:45Z
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (java9-compile)
> on project pf4j: Compilation failure
> [ERROR] /<<PKGBUILDDIR>>/pf4j/src/main/java/module-info.java:[30,34] module
> not found: org.objectweb.asm
> [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 <args> -rf :pf4j
> [0m[0mdh_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.8.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.8.0\+dfsg/debian
> -Dmaven.repo.local=/<<BUILDDIR>>/libpf4j-java-3.8.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
The full build log is available from:
http://qa-logs.debian.net/2022/12/20/libpf4j-java_3.8.0+dfsg-1_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20221220;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20221220&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: libpf4j-java
Source-Version: 3.8.0+dfsg-2
Done: Pierre Gruet <p...@debian.org>
We believe that the bug you reported is fixed in the latest version of
libpf4j-java, 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 1026...@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 libpf4j-java 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: Tue, 20 Dec 2022 22:00:35 +0100
Source: libpf4j-java
Architecture: source
Version: 3.8.0+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: 1026673
Changes:
libpf4j-java (3.8.0+dfsg-2) unstable; urgency=medium
.
* Stopping requiring the org.objectweb.asm module (Closes: #1026673)
* Raising Standards version to 4.6.2 (no change)
Checksums-Sha1:
215297df42553201848f27753b2e8f94144bf3fb 2318 libpf4j-java_3.8.0+dfsg-2.dsc
cc099aafa5594ef7c4f56e0bfa814b3f12eb4505 8444
libpf4j-java_3.8.0+dfsg-2.debian.tar.xz
5e16f2fa2fca788119dc55704371919bb8662ecb 14700
libpf4j-java_3.8.0+dfsg-2_amd64.buildinfo
Checksums-Sha256:
497f72fc0716f0e0434fd031c19f01d6d48b45beefb4f1a018a5cba7ee06badf 2318
libpf4j-java_3.8.0+dfsg-2.dsc
1b3e474709d49773bbe275803d175bb765af8ba6d6cc2ff23a00c1bb428a90f7 8444
libpf4j-java_3.8.0+dfsg-2.debian.tar.xz
2cce7ff3b47ab10a5632d8de5e859154282378c97a36574b8a7554171c1d7e5e 14700
libpf4j-java_3.8.0+dfsg-2_amd64.buildinfo
Files:
81a6cfc4fc0a247f9f9fb78c1fcf7ddf 2318 java optional
libpf4j-java_3.8.0+dfsg-2.dsc
328d79a7e6d7e922d981a7ec32349bbd 8444 java optional
libpf4j-java_3.8.0+dfsg-2.debian.tar.xz
3731dfe9c9b5755617903c79236601d3 14700 java optional
libpf4j-java_3.8.0+dfsg-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEM8soQxPpC9J9y0UjYAMWptwndHYFAmOiKVYACgkQYAMWptwn
dHZ3shAAnklGz9eNoGXP1HqrrCQemt8E5ioyKo6WkLU74b0FLUek8fB/7Ths/N9s
I0XapfEweQ02TfaEOONyh2V2SHRdtVz2/vkSCROTibtP3cxBMpCKqCo6ZSCnX2vT
xg3TyJlIavBSzd7TkDY1MYwXROwbVFEd6qK61wg6yEIPrSx0VkjIx7BNPKIsehcE
6uEItma3w/7k8iocKFzfUn0S+lU6u3VggkRNuDU4G2Tdpn7o4eP1imrDAQpT4ifV
wTMray+U1nE2tbkvWXdYugeAIo7hldWLHLT/pCho5MgIfBirs+11NGMcp76E1kA/
h2zicuEMvII5sfGeEYIZBOdmmlh07cGabQL+Y23z5ZnWxNRODw0RYCryzTgfReGM
NfotwW4UxPq08jBVSPhklN48GKKfEri67Udk/yUt0U8350igqdpqeQ9jXr6U5uIY
UnMBsF4XgKHCw2WWxB04n/ggFdtl7fVR/OMePIfrC7xg8puORPaLkmgJgbjwpY2u
iUFJ2vLSCUiHKbVeXx2HMHp3S0Q4bLezUiTJ3CYjc8VF1PaFuB6FS5g8Xl3AYvXa
u4zI8hdAlimWedSg26zX0v/Ljs9iB37SRQ3T7YXNQbOyeRhfY4CsImpfY3MSPwkE
46bHOgTWQTOOBYPoKe9UXw6kcf9vMXcBGM/HaedJBpa9OVap+Qw=
=rxmE
-----END PGP SIGNATURE-----
--- End Message ---