https://sourceware.org/bugzilla/show_bug.cgi?id=21444
Bug ID: 21444 Summary: internal error in relocate_tls, at ../../gold/sparc.cc:3789 Product: binutils Version: 2.28 Status: UNCONFIRMED Severity: normal Priority: P2 Component: gold Assignee: ccoutant at gmail dot com Reporter: glaubitz at physik dot fu-berlin.de CC: ian at airs dot com Target Milestone: --- Target: sparc*-*-* Trying to build systemd with meson on linux-sparc fails with: [1006/1775] Linking target test-dlopen FAILED: test-dlopen ccache cc -o test-dlopen 'test-dlopen@exe/test-dlopen.c.o' '-L/lib64' '-Wl,--no-undefined' '-Wl,--as-needed' '-Wl,-z,relro' '-Wl,-z,now' '-pie' '-Wl,-fuse-ld=gold' '-g' '-O0' '-ftrapv' 'src/basic/libbasic.a' '-ldl' '-lcap' '-lblkid' '-lselinux' /usr/bin/ld.gold: internal error in relocate_tls, at ../../gold/sparc.cc:3789 collect2: error: ld returned 1 exit status [1071/1775] Compiling c object 'systemd-resolved@exe/resolved-llmnr.c.o' ninja: build stopped: subcommand failed. To reproduce: $ git clone https://github.com/systemd/systemd.git $ cd systemd $ meson build $ cd build $ ninja -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils