[Bug 2032624] Re: mumax3 test suite fails against glibc 2.38
Launchpad Bug Tracker
2032624 at bugs.launchpad.net
Sat Nov 18 10:13:16 UTC 2023
This bug was fixed in the package glibc - 2.38-3ubuntu1
---------------
glibc (2.38-3ubuntu1) noble; urgency=medium
* debian/patches/git-updates.diff: update from upstream stable branch
Dropped changes, superseded by the upstream git updates:
- debian/patches/CVE-2023-4911.patch: terminate immediately if end of
input is reached in elf/dl-tunables.c.
- d/p/u/0001-Fix-leak-in-getaddrinfo-introduced-by-the-fix-for-CV:
Cherry-picked to fix a regression in one of the previous CVE fixes
* Merge 2.38-3 from Debian experimental
Dropped changes, included in Debian:
- debian/patches/hurd-i386/git-powerpc-longjmp.diff: Fix build after chk
hidden builtin fix.
* Drop d/p/lp2032624.patch as advised by upstream.
Downstream users will have to actually implement those types or stop
pretending they're GCC. (LP: #2032624)
* d/p/lp2031495.patch: fix test suite on armhf for -prof variant
(LP: #2031495)
* d/control.in/i386: fix math-vector-fortran.h file move (LP: #2039234)
-- Simon Chopin <schopin at ubuntu.com> Mon, 23 Oct 2023 18:54:07 +0200
** Changed in: glibc (Ubuntu)
Status: In Progress => Fix Released
** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2023-4911
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to glibc in Ubuntu.
https://bugs.launchpad.net/bugs/2032624
Title:
mumax3 test suite fails against glibc 2.38
Status in GLibC:
New
Status in cbmc package in Ubuntu:
New
Status in cxref package in Ubuntu:
New
Status in gauche-c-wrapper package in Ubuntu:
New
Status in glibc package in Ubuntu:
Fix Released
Status in mumax3 package in Ubuntu:
New
Status in nvidia-nccl package in Ubuntu:
New
Status in rocm-hipamd package in Ubuntu:
New
Status in stdgpu-contrib package in Ubuntu:
New
Bug description:
The autopkgtests fail with the following error:
921s nvcc -std=c++03 -ccbin=/usr/bin/cuda-gcc --compiler-options -Werror --compiler-options -Wall -Xptxas -O3 -ptx -arch=compute_50 -code=sm_50 copypadmul2.cu -o copypadmul2_50.ptx
922s /usr/include/aarch64-linux-gnu/bits/math-vector.h(30): error: identifier "__Float32x4_t" is undefined
922s
922s /usr/include/aarch64-linux-gnu/bits/math-vector.h(31): error: identifier "__Float64x2_t" is undefined
922s
922s /usr/include/aarch64-linux-gnu/bits/math-vector.h(40): error: identifier "__SVFloat32_t" is undefined
922s
922s /usr/include/aarch64-linux-gnu/bits/math-vector.h(41): error: identifier "__SVFloat64_t" is undefined
922s
922s /usr/include/aarch64-linux-gnu/bits/math-vector.h(42): error: identifier "__SVBool_t" is undefined
Marking as critical as this blocks the glibc transition.
To manage notifications about this bug go to:
https://bugs.launchpad.net/glibc/+bug/2032624/+subscriptions
More information about the foundations-bugs
mailing list