https://sourceware.org/bugzilla/show_bug.cgi?id=30006
--- Comment #17 from Satadru Pramanik ---
The build also succeeds for me when I force the use of bfd.
So the build of gprofng is broken on i686 only with gold linker?
Can that be fixed? It's certainly a regression...
--
You are receiving t
https://sourceware.org/bugzilla/show_bug.cgi?id=30006
--- Comment #11 from Satadru Pramanik ---
docker pull --platform linux/386 satmandu/crewbuild:alex-i686.m58
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=30006
--- Comment #9 from Satadru Pramanik ---
Docker instructions: https://docs.docker.com/get-docker/
Once you have docker installed, you should be able to do this:
docker run --platform linux/386 --rm --net=host -v $(pwd):/output -h
$(hostname)-
https://sourceware.org/bugzilla/show_bug.cgi?id=30006
--- Comment #7 from Satadru Pramanik ---
Would a reproducer in Docker be sufficient?
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=30006
--- Comment #5 from Satadru Pramanik ---
(This system uses Glibc 2.23.)
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=30006
--- Comment #4 from Satadru Pramanik ---
Following the build failure with make -j 1:
make[5]: Entering directory
'/usr/local/tmp/crew/binutils.20230117084748.dir/binutils-2.40/build/gprofng/libcollector'
/bin/bash ./libtool --tag=CC --mode
https://sourceware.org/bugzilla/show_bug.cgi?id=30006
--- Comment #3 from Satadru Pramanik ---
Apologies. I have attached the entire build log from our build system.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=30006
--- Comment #2 from Satadru Pramanik ---
Created attachment 14599
--> https://sourceware.org/bugzilla/attachment.cgi?id=14599&action=edit
Build log for binutils 2.40 on i686
--
You are receiving this mail because:
You are on the CC list f
: binutils
Assignee: unassigned at sourceware dot org
Reporter: satadru at gmail dot com
Target Milestone: ---
Trying to build binutils 2.40 with GCC 12.2.1 and binutils 2.39 on i686
(Linux/Chromebrew). I have no issues building for x86_64 or armv7l.
I get this:
lto-wrapper