I hoped to reproduce the issue with the help of qemu-x86_64 but it does
not want to run x32 ELF.

apt build-dep glibc
sed -i 's/backports/proposed/' /etc/apt/sources.list
apt update
apt install libctf-nobfd0 libctf0 binutils-x86-64-linux-gnu libbinutils 
binutils binutils-common
x86_64-linux-gnu-gcc-10 -mx32 test-double-libmvec-sincos-main.c  -std=gnu11 
-fgnu89-inline  -pipe -O2 -g  -Wwrite-strings -Wundef -Werror 
-fmerge-all-constants -frounding-math -fstack-protector-strong 
-Wstrict-prototypes -Wold-style-definition -fmath-errno   -fpie -fcf-protection 
     -U_FORTIFY_SOURCE -lm
./a.out

 qemu-x86_64-static ./a.out 
./a.out: Invalid ELF image for this architecture

Will continue investigation tomorrow.


** Attachment added: "test-double-libmvec-sincos-main-modified.c"
   
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1907472/+attachment/5442310/+files/test-double-libmvec-sincos-main-modified.c

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1907472

Title:
  glibc x32 autopkgtest fails in hirsute with binutils and audit in
  -proposed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/audit/+bug/1907472/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to