Your message dated Mon, 05 May 2025 09:49:34 +0000
with message-id <e1ubss6-002mdv...@fasolo.debian.org>
and subject line Bug#1086360: fixed in libjavaewah-java 1.2.3-2
has caused the Debian Bug report #1086360,
regarding libjavaewah-java: FTBFS: autobuilder hangs
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.)


-- 
1086360: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1086360
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:libjavaewah-java
Version: 1.2.3-1
Severity: serious
Tags: ftbfs

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure
        mh_patchpoms -plibjavaewah-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.googlecode.javaewah:JavaEWAH >------------------
[INFO] Building JavaEWAH 1.2.3
[INFO]   from pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ 
JavaEWAH ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, 
i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ JavaEWAH ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 62 source files with javac [debug release 8] to target/classes
[WARNING] source value 8 is obsolete and will be removed in a future release
[WARNING] target value 8 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
/<<PKGBUILDDIR>>/src/main/java/com/googlecode/javaewah/IteratorAggregation.java:
 Some input files use unchecked or unsafe operations.
[INFO] 
/<<PKGBUILDDIR>>/src/main/java/com/googlecode/javaewah/IteratorAggregation.java:
 Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ 
JavaEWAH ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, 
i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ 
JavaEWAH ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 19 source files with javac [debug release 8] to 
target/test-classes
[WARNING] source value 8 is obsolete and will be removed in a future release
[WARNING] target value 8 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
/<<PKGBUILDDIR>>/src/test/java/com/googlecode/javaewah/datastructure/BitSetTest.java: 
/<<PKGBUILDDIR>>/src/test/java/com/googlecode/javaewah/datastructure/BitSetTest.java uses 
or overrides a deprecated API.
[INFO] 
/<<PKGBUILDDIR>>/src/test/java/com/googlecode/javaewah/datastructure/BitSetTest.java:
 Recompile with -Xlint:deprecation for details.
[INFO] 
/<<PKGBUILDDIR>>/src/test/java/com/googlecode/javaewah32/EWAHCompressedBitmap32Test.java:
 Some input files use unchecked or unsafe operations.
[INFO] 
/<<PKGBUILDDIR>>/src/test/java/com/googlecode/javaewah32/EWAHCompressedBitmap32Test.java:
 Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ JavaEWAH ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-bundle-plugin:3.5.1:bundle (default-bundle) @ JavaEWAH ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  2.885 s
[INFO] Finished at: 2024-10-29T22:33:27Z
[INFO] ------------------------------------------------------------------------
   dh_auto_test
        /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 test
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.googlecode.javaewah:JavaEWAH >------------------
[INFO] Building JavaEWAH 1.2.3
[INFO]   from pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ 
JavaEWAH ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, 
i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ JavaEWAH ---
[INFO] Nothing to compile - all classes are up to date.
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ 
JavaEWAH ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, 
i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ 
JavaEWAH ---
[INFO] Nothing to compile - all classes are up to date.
[INFO]
[INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ JavaEWAH ---
[INFO]
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
E: Build killed with signal TERM after 60 minutes of inactivity
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202410/

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 affects, so that this is still visible in the BTS web
page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: libjavaewah-java
Source-Version: 1.2.3-2
Done: Jochen Sprickerhof <jspri...@debian.org>

We believe that the bug you reported is fixed in the latest version of
libjavaewah-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 1086...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jochen Sprickerhof <jspri...@debian.org> (supplier of updated libjavaewah-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: Mon, 05 May 2025 11:30:49 +0200
Source: libjavaewah-java
Architecture: source
Version: 1.2.3-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Jochen Sprickerhof <jspri...@debian.org>
Closes: 1086360
Changes:
 libjavaewah-java (1.2.3-2) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Santiago Vila ]
   * Disable tests (Closes: #1086360)
Checksums-Sha1:
 5beaf60b1be2cd71daab7f1a6d4ec9027aaac735 2237 libjavaewah-java_1.2.3-2.dsc
 2c82cb1692617aeb55ccc82456ab4aea1948e327 3456 
libjavaewah-java_1.2.3-2.debian.tar.xz
Checksums-Sha256:
 ab794eead4c4ee32ab69ea5fca0c9073ac09d2c22ef5b6511f763a1f54977d81 2237 
libjavaewah-java_1.2.3-2.dsc
 f6266b78bb3b3c34d2e5ca895859527f20fb68703f100b9b256cfb448ee29eeb 3456 
libjavaewah-java_1.2.3-2.debian.tar.xz
Files:
 e1f05d6a7b5ba94d6bdb77414704de1b 2237 java optional 
libjavaewah-java_1.2.3-2.dsc
 2df857f656067954bdf2810f9729cd42 3456 java optional 
libjavaewah-java_1.2.3-2.debian.tar.xz

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

iQIzBAEBCgAdFiEEc7KZy9TurdzAF+h6W//cwljmlDMFAmgYhaYACgkQW//cwljm
lDN/8A/+IYAIEz3u/wzDclHVCBRG1BIj/AGw1/sqkOdel/ZU7s0Ugsm8eeLkWX7q
8ljGkXHCRsnDa9+HelGFmLxO9G8+5Yg/LGibJa1Q4RkOszx5YFVOnyy0h+7KZ2Q0
g9mYKxV74kuYiE46tfIy2C6jZCw5Sj9Flj5tQhIWHj0tKSUWPhj0gUzMLLIcYajw
q7ln5bYPOSmZJGfK6agyIBdTZnRXZyi2AmOpdpq+2aN4N/X5eRI7Gofz6UIFf6eN
zQnZBB/zAehWo3bNUWvdr46uJe2ejZxNdxjhSBYowvA41PQVokF77K5NHEKjCAHE
SM9qzsUGM4t0YBoDfXvogQbjUufRalFlz+VSeh5uWye5fHzn318BBKzswy5yutQp
ShkH3UJ4PTiGh+wwy9aJL7OTdYgNE+kjxNmTWjuLmBW8V7mw1WKNH7/B2s5U+WmK
dzbrGMO0qpvps8rPUwBYWOhlkBOsJqLZv1zLjqAEt+yYpzQnfVyj2r6Yux4K8+RG
Q7XFGGIYCAQhtlk4M45GxpPwFwpUrYmXP+bZmXUAKK3TIK/JPm6OwWRirr5QJsVx
lgtElBwv4p+Oyn8aYHVltM5M2HDPAr8aY1t3L76X2o19MGOj+y4E53ya5TWOmN0u
SCRnOuu2jWWHxG5twiN3lEB4AxWWSOu/PqnSpkoju4ar1qRFDg4=
=12rj
-----END PGP SIGNATURE-----

Attachment: pgpfwHrfNvEhV.pgp
Description: PGP signature


--- End Message ---

Reply via email to