[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gold/21444] New: internal error in relocate_tls, at ../../gold/spar
From: |
glaubitz at physik dot fu-berlin.de |
Subject: |
[Bug gold/21444] New: internal error in relocate_tls, at ../../gold/sparc.cc:3789 |
Date: |
Fri, 28 Apr 2017 09:51:26 +0000 |
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 'address@hidden/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 'address@hidden/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 gold/21444] New: internal error in relocate_tls, at ../../gold/sparc.cc:3789,
glaubitz at physik dot fu-berlin.de <=