Your message dated Wed, 22 Nov 2023 06:06:01 +0000
with message-id <e1r5gn7-000irv...@fasolo.debian.org>
and subject line Bug#1053026: fixed in jamm 0.4.0-2
has caused the Debian Bug report #1053026,
regarding jamm: FTBFS with default Java 21
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.)


-- 
1053026: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1053026
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: jamm
Severity: important
Tags: ftbfs
User: debian-j...@lists.debian.org
Usertags: default-java21
X-Debbugs-Cc: vladimir.pe...@canonical.com

Dear Maintainers,

The package jamm ftbfs with default Java 21.
The relevant part of the build log:
---------------
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.github.jamm.GuessTest
Guessed 16, instrumented 24 for {LONG*1}->{FLOAT*1}
Guessed 16, instrumented 24 for {LONG*1}->{BYTE*4}
[ERROR] Tests run: 4, Failures: 1, Errors: 0, Skipped: 3, Time elapsed: 0.463 s 
<<< FAILURE! - in org.github.jamm.GuessTest
[ERROR] testProblemClasses(org.github.jamm.GuessTest)  Time elapsed: 0.434 s  
<<< FAILURE!
java.lang.AssertionError: Not all guesses matched the instrumented values. See 
output for details. expected:<0> but was:<2>
        at org.github.jamm.GuessTest.testProblemClasses(GuessTest.java:85)

[INFO] Running org.github.jamm.MemoryMeterTest
[ERROR] Tests run: 20, Failures: 1, Errors: 2, Skipped: 5, Time elapsed: 0.178 
s <<< FAILURE! - in org.github.jamm.MemoryMeterTest
[ERROR] testPrimitives(org.github.jamm.MemoryMeterTest)  Time elapsed: 0.005 s  
<<< ERROR!
java.lang.reflect.InaccessibleObjectException: Unable to make field private 
final byte[] java.lang.String.value accessible: module java.base does not 
"opens java.lang" to unnamed module @5fe5c6f
        at 
org.github.jamm.MemoryMeterTest.testPrimitives(MemoryMeterTest.java:443)

[ERROR] testUnmeteredAnnotationOnFields(org.github.jamm.MemoryMeterTest)  Time 
elapsed: 0.001 s  <<< ERROR!
java.lang.reflect.InaccessibleObjectException: Unable to make field private 
final byte[] java.lang.String.value accessible: module java.base does not 
"opens java.lang" to unnamed module @5fe5c6f
        at 
org.github.jamm.MemoryMeterTest.testUnmeteredAnnotationOnFields(MemoryMeterTest.java:614)

[ERROR] testByteBuffer(org.github.jamm.MemoryMeterTest)  Time elapsed: 0 s  <<< 
FAILURE!
java.lang.AssertionError: Shallow empty ByteBuffer expected:<48> but was:<56>
        at 
org.github.jamm.MemoryMeterTest.testByteBuffer(MemoryMeterTest.java:478)

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   GuessTest.testProblemClasses:85 Not all guesses matched the 
instrumented values. See output for details. expected:<0> but was:<2>
[ERROR]   MemoryMeterTest.testByteBuffer:478 Shallow empty ByteBuffer 
expected:<48> but was:<56>
[ERROR] Errors: 
[ERROR]   MemoryMeterTest.testPrimitives:443 » InaccessibleObject Unable to 
make field p...
[ERROR]   MemoryMeterTest.testUnmeteredAnnotationOnFields:614 » 
InaccessibleObject Unabl...
[INFO] 
[ERROR] Tests run: 24, Failures: 2, Errors: 2, Skipped: 8
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
---------------


-- System Information:
Debian Release: bookworm/sid
  APT prefers lunar-updates
  APT policy: (500, 'lunar-updates'), (500, 'lunar-security'), (500, 'lunar'), 
(100, 'lunar-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.2.0-33-generic (SMP w/32 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

--- End Message ---
--- Begin Message ---
Source: jamm
Source-Version: 0.4.0-2
Done: tony mancill <tmanc...@debian.org>

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

Debian distribution maintenance software
pp.
tony mancill <tmanc...@debian.org> (supplier of updated jamm 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, 21 Nov 2023 21:27:26 -0800
Source: jamm
Architecture: source
Version: 0.4.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: tony mancill <tmanc...@debian.org>
Closes: 1053026
Changes:
 jamm (0.4.0-2) unstable; urgency=medium
 .
   [ Vladimir Petko ]
   * Team upload.
   * d/01-disable-reference-test.patch: disable
     testIgnoreNonStrongReferences, which fails due to the optimisation of
     ReferenceQueue<> in Java 21 (Closes: #1053026).
 .
   [ tony mancill ]
   * Set Rules-Requires-Root: no in debian/control
   * Use debhelper-compat 13
   * Combine Build-Depends and Build-Depends-Indep
   * Bump Standards-Version to 4.6.2
   * Update debian/watch to version 4
Checksums-Sha1:
 56303904e46e9d82fc3e05c50de72d7f46d933c1 2078 jamm_0.4.0-2.dsc
 807d19c547769759035a2e6557dfe58f38ef0552 3772 jamm_0.4.0-2.debian.tar.xz
 9ee37359f95f917dc6745a2d86f2ab71806d000f 14093 jamm_0.4.0-2_amd64.buildinfo
Checksums-Sha256:
 7b7fec1b71f099fae607c138ff138cef51cbc037eb5623e0872d465cb300e47f 2078 
jamm_0.4.0-2.dsc
 5d21c5f031f6ae911a1036650a6c78ce22d5d24520555a5689e71538573c9884 3772 
jamm_0.4.0-2.debian.tar.xz
 f895a526207664ab4f1db08b59eb70abe890e27633d20c470512e598b0b8c801 14093 
jamm_0.4.0-2_amd64.buildinfo
Files:
 e064f36bb2f9d2f4837664e01897c938 2078 java optional jamm_0.4.0-2.dsc
 b905496d9deb6515328f02cf6459620c 3772 java optional jamm_0.4.0-2.debian.tar.xz
 01c8aa84cd96ed2ed9fce8ce520a36e3 14093 java optional 
jamm_0.4.0-2_amd64.buildinfo

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

iQJIBAEBCgAyFiEE5Qr9Va3SequXFjqLIdIFiZdLPpYFAmVdk+MUHHRtYW5jaWxs
QGRlYmlhbi5vcmcACgkQIdIFiZdLPpYaGQ/9Fuaj0g9GjF0vmInBccXc1Bf/VqIB
NXAH+TGOEUSoKkyqXHcwDySmgsz0QnUxiK0gh46g8Mf76wSYgwQb1exHdkdtAgBI
cdSS4lQwsCNn1/S5w/SRitWe9dhoJ3QDFSPIbYFVt0v7IHOlblr8TgJ7HZIzos96
WikQCBhyHtuL+c5ITNAx5UAjx0cT9lQ0Z1RlYldnk1lCmd6AW5kIJheC6dlIu+qS
bWgDAUEGdQzcW1aLshI/F4dPvjh5P96UszRoTPldYmg1LSjJ8URQOHX4kyAdgp6D
dyPSUWxy8/NIJslY+StPyYFFjq22t1wyXzYvy7xH9eke5PYVW/EJQOYp6U7tz5Jh
tla0Ccd9er/B4A6KTgpSG0GZ7YwYqu5Z6qTUuRHGeRd1wfEHgkSSCgdSvBYlnQlx
DQeyVBFrt7JL2HX+1NGQAWtA9z4i7cSvrHSS7v3313UUTctdd90DkLDLlK+QzIuW
ww/lz3/E2lku2MYL/aXvDueM8vD1VSicFdqMYgmipU9UinVVtn32VCbwUCGtq/II
lzcCPUsq6y5Y0hwiUqV1fbsJ0TurPDFRFrFCMUaiA6hdxZN6u6TwghnDNTvJ+Be8
Als/LHZM4q+QLh6hrrj4Bsmo2EQI3v5TCjCHaRX3qC0JY0eIV98fTatZ6zqoDF/x
ns92p3Bp3C/xX8Y=
=cuPa
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to