Your message dated Wed, 13 May 2026 11:19:22 +0000
with message-id <[email protected]>
and subject line Bug#1131979: fixed in spymemcached 2.12.3+dfsg-3.1
has caused the Debian Bug report #1131979,
regarding spymemcached: 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.)
--
1131979: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1131979
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:spymemcached
Version: 2.12.3+dfsg-3
Severity: serious
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,
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/202603/
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)
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:spymemcached, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
/bin/sh: 1: /bin/netstat: not found
dh clean --buildsystem=maven
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 -plibspymemcached-java
dh_autoreconf_clean -O--buildsystem=maven
debian/rules override_dh_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/bin/sh: 1: /bin/netstat: not found
dh_clean
rm -rf /<<PKGBUILDDIR>>/debian/build
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules binary
/bin/sh: 1: /bin/netstat: not found
dh binary --buildsystem=maven
dh_update_autotools_config -O--buildsystem=maven
dh_autoreconf -O--buildsystem=maven
dh_auto_configure -O--buildsystem=maven
mh_patchpoms -plibspymemcached-java --debian-build --keep-pom-version
--maven-repo=/<<BUILDDIR>>/spymemcached-2.12.3\+dfsg/debian/maven-repo
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>>/spymemcached-2.12.3\+dfsg
-Dclassworlds.conf=/etc/maven/m2-debian.conf
-Dproperties.file.manual=/<<BUILDDIR>>/spymemcached-2.12.3\+dfsg/debian/maven.properties
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml
-Ddebian.dir=/<<BUILDDIR>>/spymemcached-2.12.3\+dfsg/debian
-Dmaven.repo.local=/<<BUILDDIR>>/spymemcached-2.12.3\+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] ------------------------< net.spy:spymemcached >------------------------
[INFO] Building Spymemcached 2.999.999-SNAPSHOT
[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
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.131 s
[INFO] Finished at: 2026-03-26T10:55:32Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project spymemcached: Could not resolve
dependencies for project net.spy:spymemcached:jar:2.999.999-SNAPSHOT
[ERROR] dependency: jmock:jmock:jar:debian (test)
[ERROR] Cannot access central (https://repo.maven.apache.org/maven2) in
offline mode and the artifact jmock:jmock: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>>/spymemcached-2.12.3\+dfsg
-Dclassworlds.conf=/etc/maven/m2-debian.conf
-Dproperties.file.manual=/<<BUILDDIR>>/spymemcached-2.12.3\+dfsg/debian/maven.properties
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml
-Ddebian.dir=/<<BUILDDIR>>/spymemcached-2.12.3\+dfsg/debian
-Dmaven.repo.local=/<<BUILDDIR>>/spymemcached-2.12.3\+dfsg/debian/maven-repo
--batch-mode package -DskipTests -Dnotimestamp=true -Dlocale=en_US returned
exit code 1
make: *** [debian/rules:10: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit
status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: spymemcached
Source-Version: 2.12.3+dfsg-3.1
Done: Adrian Bunk <[email protected]>
We believe that the bug you reported is fixed in the latest version of
spymemcached, 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.
Adrian Bunk <[email protected]> (supplier of updated spymemcached 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: Tue, 28 Apr 2026 13:07:50 +0300
Source: spymemcached
Architecture: source
Version: 2.12.3+dfsg-3.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers
<[email protected]>
Changed-By: Adrian Bunk <[email protected]>
Closes: 1131979
Changes:
spymemcached (2.12.3+dfsg-3.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Apply patch from Santiago Vila to fix FTBFS with the nocheck
build profile. (Closes: #1131979)
Checksums-Sha1:
cb208fb723cde1abff859209453d3c01b0b80f77 2300 spymemcached_2.12.3+dfsg-3.1.dsc
97dfa3b55b26f3d84c9f002f83222aca2db86239 6352
spymemcached_2.12.3+dfsg-3.1.debian.tar.xz
Checksums-Sha256:
eb542b7b9f3fdf9b123ed4c6d948ea18e0ea779895766c74aaf0f365955ef78f 2300
spymemcached_2.12.3+dfsg-3.1.dsc
dc0cd3def152129b706114e7c462f7df70784fdb69e66b3b98b5a606f0685371 6352
spymemcached_2.12.3+dfsg-3.1.debian.tar.xz
Files:
a7a3f567bd8146ae44623f3bdbf9e624 2300 java optional
spymemcached_2.12.3+dfsg-3.1.dsc
33933b53699ba3abab48b7fb47bc18ba 6352 java optional
spymemcached_2.12.3+dfsg-3.1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmnwh7YACgkQiNJCh6LY
mLE0IhAAkVcP0aqF8aI/xH1nIklaqzjkUBs0QbyjCSPk3NbMRRqhJ0mqEbDwtxag
gqSArWIEtLqvq1NQrGQXntwczfI3+F6QTTcb6qLDJ2itsVMuY/oUWulSZ3uCze1H
cbmgdkoEAjA9GKhpGGl1cGfDbeGQuPn+R8ZD4SwJjb/pUUZAKNljnNw7qHl65dWg
sWmTWSXdq+ba0l4GEXCZf8RWlbGV9hFLjF9dTkPtC/fcEFHdtZQ/fQPxULzXAJ6H
dG9iUPJQxHcNlsN5cuRR4LVIul/v+06DW62M4hgOPd7z61c4gVdnsANg+QA7VltO
iBRYfQjuCJ56JbljpcY3B5sbVIIWiXIsjFUoTUk2gi1VdWRTS0rZ+cp8QqNg94Ci
+VWa7ygqGJM+SaGciEVZpI+ylT/btFmwM6pJfUmNFYXJSia1J2zJr1WgY4kdf1Lo
siAC2FdyC+rlwZ3qjlHbjVE3LiqHBPwpGnA0t/FXooCwioDCtIDr4uY8bq2i5eay
X+p+3SxoyuNvhCpW9/U9jA1uaUhOTIwL8sxRLxNHHAwH5CA57+tWxJWrna34WCzj
AqAcPjMRpu7sC3yGpq8fvdpUggBLpzmywaz9D9NNLTcfHI/1BL3BXMrOs2n7i8wY
B2NV9XnPGufAt9SHu/1EPhqnjW2wunbEc7RH+mr8NmX3mbKHwOM=
=u8p3
-----END PGP SIGNATURE-----
pgpkdwGpnLmi7.pgp
Description: PGP signature
--- End Message ---