https://sourceware.org/bugzilla/show_bug.cgi?id=27751
--- Comment #4 from Efraim Flashner <efraim at flashner dot co.il> --- On Tue, Apr 20, 2021 at 01:55:47PM +0000, nickc at redhat dot com wrote: > I tried the same using Fedora's gcc-10.2.1-9.fc32.x86_64: > > % make check > make[1]: Entering directory '/dev/shm/delme/build/libiberty/testsuite' > gcc -DHAVE_CONFIG_H -g -O2 -I.. -I../../../binutils-2.36.1/libiberty > /testsuite/../../include -o test-demangle \ > ../../../binutils-2.36.1/libiberty/testsuite/test-demangle.c > ../libiberty.a > [...] > ./test-demangle < > ../../../binutils-2.36.1/libiberty/testsuite/rust-demangle-expected > ./test-demangle: 68 tests, 0 failures > > Maybe it is a host problem. What kind of host machine are you using ? (ins)efraim@g4:~$ neofetch --stdout efraim@g4 --------- OS: Debian GNU/Linux 11 (bullseye) ppc Host: PowerBook6,7 Kernel: 5.10.0-4-powerpc Uptime: 24 days, 23 hours, 25 mins Packages: 1779 (dpkg) Shell: bash 5.1.4 Resolution: 1024x768 CPU: 7447A (1) @ 1.420GHz GPU: AMD ATI Mobility Radeon 9550 Memory: 326MiB / 1504MiB I have experimented with pkgsrc on this machine in the past but nothing is sourced in my .bashrc. I have some guile libraries in /usr/local and I'm working on porting Guix but nothing installed from it currently. -- You are receiving this mail because: You are on the CC list for the bug.