Your message dated Sat, 17 May 2025 15:35:24 +0000 with message-id <E1uGJZM-00CSkS-IK@fasolo.debian.org> and subject line Bug#1103303: fixed in glibc 2.41-8 has caused the Debian Bug report #1103303, regarding src:glibc FTBFS with test failure in elf/tst-audit10 on system without AVX 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 owner@bugs.debian.org immediately.) -- 1103303: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1103303 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: src:glibc FTBFS with test failure in elf/tst-audit10 on system without AVX
- From: Jochen Sprickerhof <jspricke@debian.org>
- Date: Wed, 16 Apr 2025 11:59:48 +0200
- Message-id: <174479758885.388577.5843566198363216124.reportbug@fenchel>
Source: glibc Version: 2.41-6 Severity: normal Tags: ftbfs X-Debbugs-Cc: debian-amd64@lists.debian.org, reproducible-bugs@lists.alioth.debian.org User: debian-amd64@lists.debian.org Usertags: amd64 User: reproducible-builds@lists.alioth.debian.org Usertags: environment from #debian-devel: 2025-04-16 10:26:45 jochensp aurel32: hi, could you help me make glibc build on reproduce.d.n? 2.41-7 fails for me with FAIL: elf/tst-audit10 (whereas it is UNSUPPORTED: elf/tst-audit10 on the buildd). I believe the relevant log is: https://paste.debian.net/1369722/ 2025-04-16 10:30:55 jochensp (note that this is only on amd64, other archs are fine) 2025-04-16 10:35:23 aurel32 jochensp: from a quick look, this test requires a cpu with AVX512, otherwise it is marked as unsupported 2025-04-16 10:35:35 aurel32 the question is if you are able to reproduce the issue with -6 2025-04-16 10:36:26 jochensp aurel32: lscpu | grep avx returns nothing on the reproduce.d.n host 2025-04-16 10:36:42 jochensp will run a test with -6 2025-04-16 10:39:27 aurel32 hmm that's strange, basic avx should be present on most modern cpus. What about /proc/cpuinfo? 2025-04-16 10:40:12 jochensp nothing as well 2025-04-16 10:40:25 jochensp it is a Intel(R) Xeon(R) CPU X5690 @ 3.47GHz 2025-04-16 10:41:23 aurel32 ok, error code 132 is SIGILL, so it seems to wrongly detect AVX512 and then fails to execute AVX512 code 2025-04-16 10:41:47 aurel32 is it a VM? 2025-04-16 10:42:13 aurel32 and indeed that CPU doesn't have AVX 2025-04-16 10:42:32 jochensp systemd-detect-virt returns none 2025-04-16 10:47:07 aurel32 jochensp, h01ger: which kernel does it run? 2025-04-16 10:47:20 jochensp 6.12.21-amd64 2025-04-16 10:50:00 jochensp running ./build-tree/amd64-libc/elf/tst-audit10 inside the failed build chroot exits with 77 though 2025-04-16 11:51:53 jochensp aurel32: -6 fails the same way. Do you want a bug report for that? 2025-04-16 11:52:58 aurel32 jochensp: yes, that said I am unlikely to be able to do anything with it if I can't reproduce it 2025-04-16 11:53:41 jochensp do you want to have access to that system? (I guess Holger would be fine with that) 2025-04-16 11:54:49 jochensp aurel32: can I quote the conversation here for the bug report? 2025-04-16 11:55:17 aurel32 yes Cheers Jochen
--- End Message ---
--- Begin Message ---
- To: 1103303-close@bugs.debian.org
- Subject: Bug#1103303: fixed in glibc 2.41-8
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Sat, 17 May 2025 15:35:24 +0000
- Message-id: <E1uGJZM-00CSkS-IK@fasolo.debian.org>
- Reply-to: Aurelien Jarno <aurel32@debian.org>
Source: glibc Source-Version: 2.41-8 Done: Aurelien Jarno <aurel32@debian.org> We believe that the bug you reported is fixed in the latest version of glibc, 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 1103303@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Aurelien Jarno <aurel32@debian.org> (supplier of updated glibc 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 ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 17 May 2025 17:15:43 +0200 Source: glibc Architecture: source Version: 2.41-8 Distribution: unstable Urgency: medium Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org> Changed-By: Aurelien Jarno <aurel32@debian.org> Closes: 1103303 1103446 1104099 Changes: glibc (2.41-8) unstable; urgency=medium . [ Samuel Thibault ] * debian/testsuite-xfail-debian.mk: xfail tst-execstack-prog-static-tunable on hurd-any. Drop duplicate unsupported stances commited uptream. * debian/patches/hurd-i386/git-dup-refcnt.diff: Fix detecting too many dups. * debian/patches/hurd-i386/git-xstate.diff: Fix restoring SSE state on signals. * debian/patches/hurd-i386/local-intr-msg-clobber.diff: Drop now-useless patch. * debian/patches/hurd-i386/git-utime-EINVAL.diff: Make *utime*s catch invalid times. * debian/patches/hurd-i386/git-xstate-initialized.diff: Fix crash in dash. * debian/patches/hurd-i386/git-signal-fpe-exceptions.diff: Fix crash in FPE handlers. * debian/patches/hurd-i386/git-symlink-eexist.diff: Fix gnulib testsuite. . [ Adriano Rafael Gomes ] * Update Brazilian Portuguese debconf translation. Closes: #1103446. . [ Aurelien Jarno ] * debian/rules.d/debhelper.mk: do not replace LIBC in debhelper.in files. This was used for lintian overrides, but it is not used anymore. Closes: #1104099. * debian/patches/git-updates.diff: update from upstream stable branch: - Fix elf/tst-audit10 test failure on x86 systems without AVX. Closes: #1103303. - Fix pthread_getattr_np failure when executable stack tunable is set. Checksums-Sha1: 0a95fe0343f1212326dd5a2c03cbe19f91d0dc64 7540 glibc_2.41-8.dsc 74329bd4e2f9661e695799514a1f9df54f7bf71d 425112 glibc_2.41-8.debian.tar.xz 9231ee7466c5f05ad09e104d3ee11c598513a0a8 9340 glibc_2.41-8_source.buildinfo Checksums-Sha256: 66b66ce63b3ebe841a30c5dd36ce3edc85c39754c8e13d9df485b989d02d3592 7540 glibc_2.41-8.dsc 9d5f07871e2967278e7ba723f27d2ff191782a4390de3980f7008af4a2c4a642 425112 glibc_2.41-8.debian.tar.xz 1ad48b59972366353890df4a44399efeaf8cb9ceb2be0e8ce45c84d97a43ecc7 9340 glibc_2.41-8_source.buildinfo Files: 1beca2c5f5765b46579a6de621d4cff6 7540 libs required glibc_2.41-8.dsc ae84aeb84a18c9aa1dc8df2607e09e8b 425112 libs required glibc_2.41-8.debian.tar.xz beda9210542bdd222303bfe83e5b8391 9340 libs required glibc_2.41-8_source.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEUryGlb40+QrX1Ay4E4jA+JnoM2sFAmgoqU4ACgkQE4jA+Jno M2seHw//QEtPHQHs2kM/ZVJ/MB9AxcbanAwvX5Alj/4JgJLSRx2ZgpiKjvf9U3eV B/a5ZDXM70OUrBZG5ASwWl3S1Xg8DbD69si8jsZ39BpAVedrW480ZNvYbm1G38a1 3DTt1tgBRMq3433RCN0SfnvVHFDR8tk6aKhD1sIpjb8tqhusFGFGTrcw0QW5FdAo n56C50xnJ6HbwPH5y56mvzO5IzZicNlNamXPgxre0nLZUObPIQv2toZlnPr4nwzY tjYmjrG3tHLXROZwqyTi+Frt65WYuTud+DMNl5AQp7raYjBefsPI+NS9BliakiXM zKEkKN41SSptJrAtzlVlop73kScNvt1i2QOkzm7b3bL9kaRdBn5QyhAM1s/ZgqLa yQXY6mqklKM2qzSnwnxlAqoXcudP1ra2GjM2w/GmtwAr0zk0k56iXTJi9SdZlfno OJU6BqdxEnBJM3bP+dMInVfQJjK2D32iGdBEBuyZ07SYFiqkzZuDd+UkxxUbLwgu sqXho90io16H/kzzOCpKibmr6VWZ14ufz/oTzQzf4+z0tfIvIK/EhqipnTXtKphs D0ZkKWADHAxZIokWer8el8xsxgCi9FTh5UXpY3HGgw0lgUiZMCSGpOR7jnJ+UmBi nxJz6CvlcP78LXMO1vPLS8t1twuUW1eGV72qMX9CBSobagJFJyw= =9Z7V -----END PGP SIGNATURE-----Attachment: pgpikjl18GSuE.pgp
Description: PGP signature
--- End Message ---