Bug#1060233: libc6: Missing libdl.so

2024-01-07 Thread Paul Szabo
Dear Aurelien, > Starting with glibc 2.34, libdl is an empty library. Therefore only a > libdl.a is provided to support linking with -ldl. At bullseye, I explicitly needed to use libdl e.g. with constructs like export LD_LIBRARY_PATH=/somewhere export LD_PRELOAD='libdl.so

Bug#1060202: glibc - autopkgtest flacky on arm64

2024-01-07 Thread Aurelien Jarno
On 2024-01-07 21:59, Paul Gevers wrote: > Hi, > > On 07-01-2024 18:21, Aurelien Jarno wrote: > > > Timeout while building: > > > https://ci.debian.net/packages/g/glibc/unstable/arm64/41516611/ > > > > There are indeed many failures with cc1 getting killed, it seems that it > > started around

Bug#1060233: libc6: Missing libdl.so

2024-01-07 Thread Aurelien Jarno
Hi, On 2024-01-08 10:39, Paul Szabo wrote: > Package: libc6 > Version: 2.36-9+deb12u3 > Severity: normal > > At bookworm, libdl.so is missing. The file > /usr/lib/x86_64-linux-gnu/libdl.so.2 > is provided, but there is no symlink > .../libdl.so -> .../libdl.so.2 > > Easily corrected with

Bug#1060233: libc6: Missing libdl.so

2024-01-07 Thread Paul Szabo
Package: libc6 Version: 2.36-9+deb12u3 Severity: normal At bookworm, libdl.so is missing. The file /usr/lib/x86_64-linux-gnu/libdl.so.2 is provided, but there is no symlink .../libdl.so -> .../libdl.so.2 Easily corrected with command: ln -s libdl.so.2 /usr/lib/x86_64-linux-gnu/libdl.so At

Bug#1060202: glibc - autopkgtest flacky on arm64

2024-01-07 Thread Paul Gevers
Hi, On 07-01-2024 18:21, Aurelien Jarno wrote: Timeout while building: https://ci.debian.net/packages/g/glibc/unstable/arm64/41516611/ There are indeed many failures with cc1 getting killed, it seems that it started around 2024-01-02. I haven't spotted any change to the toolchain nor kernel

Bug#1060202: glibc - autopkgtest flacky on arm64

2024-01-07 Thread Aurelien Jarno
Hi, On 2024-01-07 13:56, Bastian Blank wrote: > Package: glibc > Version: 2.37-13 > Severity: important > > Currently the autopkgtest on arm64 fails sometimes. > > Timeout while building: > https://ci.debian.net/packages/g/glibc/unstable/arm64/41516611/ There are indeed many failures with cc1

Bug#1060202: glibc - autopkgtest flacky on arm64

2024-01-07 Thread Bastian Blank
Package: glibc Version: 2.37-13 Severity: important Currently the autopkgtest on arm64 fails sometimes. Timeout while building: https://ci.debian.net/packages/g/glibc/unstable/arm64/41516611/ Failed test: https://ci.debian.net/packages/g/glibc/testing/arm64/40439311/ -- There is an order of