Your message dated Sat, 04 Oct 2025 13:21:15 +0000
with message-id <[email protected]>
and subject line Bug#1116760: fixed in jnacl 1.0-3
has caused the Debian Bug report #1116760,
regarding jnacl: 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.)


-- 
1116760: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1116760
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:jnacl
Version: 1.0-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:jnacl, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   dh_auto_clean
        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 -plibjnacl-java
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure
        mh_patchpoms -plibjnacl-java --debian-build --keep-pom-version 
--maven-repo=/<<PKGBUILDDIR>>/debian/maven-repo
   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=/<<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 
-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] ----------------------< com.neilalexander:jnacl >-----------------------
[INFO] Building com.neilalexander:jnacl 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 org.testng:testng:jar:debian is missing, no dependency 
information available
[WARNING] The POM for org.easytesting:fest-assert-core:jar:debian is missing, 
no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.119 s
[INFO] Finished at: 2025-09-30T11:35:30Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project jnacl: Could not resolve dependencies 
for project com.neilalexander:jnacl:jar:1.0
[ERROR] dependency: org.testng:testng:jar:debian (test)
[ERROR]         Cannot access central (https://repo.maven.apache.org/maven2) in 
offline mode and the artifact org.testng:testng:jar:debian has not been 
downloaded from it before.
[ERROR] dependency: org.easytesting:fest-assert-core:jar:debian (test)
[ERROR]         Cannot access central (https://repo.maven.apache.org/maven2) in 
offline mode and the artifact org.easytesting:fest-assert-core: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=/<<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 
-DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit code 1
make: *** [debian/rules:4: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: jnacl
Source-Version: 1.0-3
Done: Pierre Gruet <[email protected]>

We believe that the bug you reported is fixed in the latest version of
jnacl, 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 jnacl 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:00:09 +0200
Source: jnacl
Architecture: source
Version: 1.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<[email protected]>
Changed-By: Pierre Gruet <[email protected]>
Closes: 1116760
Changes:
 jnacl (1.0-3) unstable; urgency=medium
 .
   * Raising Standards version to 4.7.2 (no change)
   * Removing the nocheck annotation for the B-D testng and fest-assert
     (Closes: #1116760)
   * Applying Multi-Arch hints
Checksums-Sha1:
 de2bf13b937e98e43aea8e4ebaeace2b177e8e71 1936 jnacl_1.0-3.dsc
 83a5cbb4479b17fe542a5f9400838bcf03ec1282 3640 jnacl_1.0-3.debian.tar.xz
 13cccc7d8d1e498b43dc3f0bb3d132833bd66be0 14238 jnacl_1.0-3_source.buildinfo
Checksums-Sha256:
 fa5846e40085ea9171f0f29e339db052dbd10e113bacfe6397b6ede3ea59ff8d 1936 
jnacl_1.0-3.dsc
 a51cacf34dc8b09686bf8dfd997ddaa58ffbb0f150d16112a187c0da5cc9eb18 3640 
jnacl_1.0-3.debian.tar.xz
 a678b5ab57cf6584aa73dc235301a9333b2f884f69f1dc88c510d73361fe4f57 14238 
jnacl_1.0-3_source.buildinfo
Files:
 5411df6add6fd71cbe015d7f250fc50f 1936 java optional jnacl_1.0-3.dsc
 2d3f11b953aae8fb648938c81da998d2 3640 java optional jnacl_1.0-3.debian.tar.xz
 ff6892f4b43ddcf5840098db965641c7 14238 java optional 
jnacl_1.0-3_source.buildinfo

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

iQIzBAEBCgAdFiEEM8soQxPpC9J9y0UjYAMWptwndHYFAmjhGpAACgkQYAMWptwn
dHYOkw//dKuxZ67GqMU83iHDellZCd51Rawzf81+yjbsdRRazFtzbGfKsLh0I9Fa
DtLFU85FQzizeQjM+9X57RrGR5rjD97xCLCRqYf3IENbrXE0LIQjvb5aCggPpFwa
9uCn4ALjzNGNuZ/l+uT1OlNbXuSlRY+jfpzTmtn+HNeU2lsS9w7R82Dhr0b83cex
Kr8+763YabJYdg92RImiBeIiVmNUAyE6BdJlJ3em3AgQfo8GJa/XxGMbIbjEVSMC
sp6aMf4UK4+gT//qBVUcK2RXig5wKkF0kRGuw42E9F2wmxuAUPXvJt/a+0K4FaCu
EQ5qxUTHMuCXvXQVwriBBp4uQSvuouOqs9WC4l5zodc9WGntqrthMIyFDnDo8QZ/
lZHSN50rD0avo9o3bZdvZdGmTB8qR52cXayCHuBpVLetGO2bxVZw97/vYpJGnuug
HDfcw+/5xWtBnzIgrl0RW1vpa4qZDLLeTNJoDfaQ82gPA1zlitCMxqZPbTSAtcCv
35GBEgJVObv+5sX9Znxw+r2R5mVzgYjOOh/3u1L67/avx7DQNUMDi3WFFIUoZBKs
lfUmopiHvLUB18GRZE4iTNpJUMz6ylEvJzIX5FNJykZHC9kQTZqy6rJozkBUfNIF
YI1TlOUWhlqHRtZDq9jgpu7/uTC4My7hDiKTov2UBI+evbzwSto=
=eBsS
-----END PGP SIGNATURE-----

Attachment: pgpKXENS2C6kC.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.

Reply via email to