Your message dated Sat, 04 Oct 2025 13:50:03 +0000
with message-id <[email protected]>
and subject line Bug#1116773: fixed in libjson-java 3.2.0+dfsg-1
has caused the Debian Bug report #1116773,
regarding libjson-java: FTBFS with the nocheck build profile
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 [email protected]
immediately.)
--
1116773: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1116773
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:libjson-java
Version: 3.1.0+dfsg-2
Severity: important
Tags: forky sid ftbfs
User: [email protected]
Usertags: ftbfs-nocheck-profile
Dear maintainer:
During a rebuild of all packages in unstable using the nocheck build profile,
your package failed to build.
Below you will find how the build ends (probably the most relevant part,
but not necessarily). If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202509/
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
(It's a wiki, so you are welcome to contribute)
[ Note: This is RC, but I will wait at least two weeks before raising
the severities, there are a lot of gcc-15 and CMake 4 bugs open now ].
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:libjson-java, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --buildsystem=maven --with javahelper
dh_auto_clean -O--buildsystem=maven
bash -c "for dir in \$(find . -name target -type d); do if [ -f \$(echo
\$dir | sed -e s/target\$/pom.xml/) ]; then rm -Rf \$dir; fi done"
mh_unpatchpoms -plibjson-java
dh_autoreconf_clean -O--buildsystem=maven
jh_clean -O--buildsystem=maven
Duplicate specification "u=s" for option "u"
dh_clean -O--buildsystem=maven
debian/rules execute_after_dh_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -f pom.xml src
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules binary
dh binary --buildsystem=maven --with javahelper
dh_update_autotools_config -O--buildsystem=maven
dh_autoreconf -O--buildsystem=maven
debian/rules execute_before_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
# Putting the version number in the custom pom.xml
sed "s/#VERSION#/3.1.0/" debian/pom.xml.in > pom.xml
# Creating a symlink to the src dir we need.
ln -s subprojects/json-lib-core/src src
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_configure -O--buildsystem=maven
mh_patchpoms -plibjson-java --debian-build --keep-pom-version
--maven-repo=/<<BUILDDIR>>/libjson-java-3.1.0\+dfsg/debian/maven-repo
jh_linkjars -O--buildsystem=maven
Duplicate specification "unlink|u" for option "u"
dh_auto_build -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=/<<BUILDDIR>>/libjson-java-3.1.0\+dfsg
-Dclassworlds.conf=/etc/maven/m2-debian.conf
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml
-Ddebian.dir=/<<BUILDDIR>>/libjson-java-3.1.0\+dfsg/debian
-Dmaven.repo.local=/<<BUILDDIR>>/libjson-java-3.1.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.
[INFO] Scanning for projects...
[INFO]
[INFO] -------------------< org.kordamp.json:json-lib-core >-------------------
[INFO] Building Json-lib 3.1.0
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The artifact org.apache.maven.plugins:maven-surefire-plugin:jar:2.17
has been relocated to org.apache.maven.plugins:maven-surefire-plugin:jar:2.22.3
[WARNING] The artifact org.apache.maven.plugins:maven-jar-plugin:jar:3.1.2 has
been relocated to org.apache.maven.plugins:maven-jar-plugin:jar:3.3.0
[WARNING] The POM for xml-apis:xml-apis:jar:debian is missing, no dependency
information available
[WARNING] The POM for xmlunit:xmlunit:jar:debian is missing, no dependency
information available
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.182 s
[INFO] Finished at: 2025-09-30T11:33:28Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project json-lib-core: Could not resolve
dependencies for project org.kordamp.json:json-lib-core:jar:3.1.0
[ERROR] dependency: xml-apis:xml-apis:jar:debian (test)
[ERROR] Cannot access central (https://repo.maven.apache.org/maven2) in
offline mode and the artifact xml-apis:xml-apis:jar:debian has not been
downloaded from it before.
[ERROR] dependency: xmlunit:xmlunit:jar:debian (test)
[ERROR] Cannot access central (https://repo.maven.apache.org/maven2) in
offline mode and the artifact xmlunit:xmlunit: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
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>>/libjson-java-3.1.0\+dfsg
-Dclassworlds.conf=/etc/maven/m2-debian.conf
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml
-Ddebian.dir=/<<BUILDDIR>>/libjson-java-3.1.0\+dfsg/debian
-Dmaven.repo.local=/<<BUILDDIR>>/libjson-java-3.1.0\+dfsg/debian/maven-repo
--batch-mode package -DskipTests -Dnotimestamp=true -Dlocale=en_US returned
exit code 1
make: *** [debian/rules:8: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: libjson-java
Source-Version: 3.2.0+dfsg-1
Done: Pierre Gruet <[email protected]>
We believe that the bug you reported is fixed in the latest version of
libjson-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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Pierre Gruet <[email protected]> (supplier of updated libjson-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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sat, 04 Oct 2025 15:19:36 +0200
Source: libjson-java
Architecture: source
Version: 3.2.0+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers
<[email protected]>
Changed-By: Pierre Gruet <[email protected]>
Closes: 1116773
Changes:
libjson-java (3.2.0+dfsg-1) unstable; urgency=medium
.
* Team upload
* New upstream version 3.2.0+dfsg
* Refreshing patches
* Raising Standards version to 4.7.2 (no change)
* Removing the nocheck annotation for the B-D xmlunit (Closes: #1116773)
Checksums-Sha1:
ca4040c0a58dd9b3d7023938f9c48d3eca225fa9 2313 libjson-java_3.2.0+dfsg-1.dsc
4d2f46b7988157d6402b97202c1bad3f696720c2 199452
libjson-java_3.2.0+dfsg.orig.tar.xz
b1ba9845a100bb80541131433ee396e91d2ffd89 6668
libjson-java_3.2.0+dfsg-1.debian.tar.xz
17060d6c8827c88a4f8a6b2cd0fe59de1a86405a 17079
libjson-java_3.2.0+dfsg-1_source.buildinfo
Checksums-Sha256:
2829db65c68a8c1cd4818a9b5749dc60368f663ed9af8f193e134ab97252ee28 2313
libjson-java_3.2.0+dfsg-1.dsc
5e2696912a6146137ff12e7f800e241cf3c930570ebd637466f7b49cade2af40 199452
libjson-java_3.2.0+dfsg.orig.tar.xz
372f59df5803f1cdce9cae5307e2f0be8b71ba8acbfc9365c5568a31129f9094 6668
libjson-java_3.2.0+dfsg-1.debian.tar.xz
156868ddb80734a1327d0dea55e7747cc05336053fffa8d05b400f331573594f 17079
libjson-java_3.2.0+dfsg-1_source.buildinfo
Files:
9b5af41d5d955ab9aa5ec8bc3526c3e1 2313 java optional
libjson-java_3.2.0+dfsg-1.dsc
9564a2b7da673ec04b936ce50b8ded37 199452 java optional
libjson-java_3.2.0+dfsg.orig.tar.xz
6e424e5e0dc1c4ae094015eb7fab7c18 6668 java optional
libjson-java_3.2.0+dfsg-1.debian.tar.xz
6e8c98d4dd72ae0323f82f8795649b7f 17079 java optional
libjson-java_3.2.0+dfsg-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEM8soQxPpC9J9y0UjYAMWptwndHYFAmjhH2EACgkQYAMWptwn
dHaerA//YIj0jmMuJQkXiuA0bzScY+ItIpE8a4gKWaTLneaSSyIhuh5G/7H+UFxq
DS9AYrp4UTj4VqDb0a35BT5g6z3gluc0p0B+shaibN5q1gt7zvuCHniQuXHyg/hC
qEStMTWJx9GlaHRjewVgtJutxJuI0Gkxr0yWN9m2hQf2GUVIOp8Iml2D1628E/8L
ue9TDH33zytyN1Axps/BSja/KPQ4p+LAhqZ0vlK2P5t67KIrp0ctnB4zaj0nzhQI
kwLT/dGGAhrUf9jtNSAUUaap48Kb9QplMLMrh+p8DRezBSPYc2H+UGXGMhVcnf4f
vBmR6IXvHFJxVrw+mAfjMACRGdoJBvq5Di+NSPBiCLvUGEhr/5aWl0N8YlUZs46z
LtE7dxHDdEIFXy694yl2bdI9w7w+rdPvCF61esxDE3HqZsOr1GAXMF2B3rBnyY7D
U1dWZEsROYSVzJk6hRiopR1cyHE1DNEfw7Gr/fpBIGZAuoOHeWhuI7sHc153Wv6F
mWdt7Cf71IqPGZN1/0ChBzmLhSn0eWfkuRwlH01Z7LvENdPH3ujWt7kUxX0FZ3Hi
cPqRpOTlqVivJ3RU8bcNHVHIyovuZ9qxHuJu49Ntbm8MefvnAIr2X752LwFFD9KW
MqrorOvjYyTIK+DlcJs/HzhQcjOFfJigvLSljxtmwvyOeI5mCJQ=
=AZC2
-----END PGP SIGNATURE-----
pgpczwvjWeSie.pgp
Description: 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
[email protected] for discussions and questions.