Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 483014 Details for
Bug 624558
sys-libs/netbsd-csu-7.1 : (.text+<snip>): undefined reference to __CTOR_LIST_END__
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sys-libs:netbsd-csu-7.1:20170710-214909.log
sys-libs:netbsd-csu-7.1:20170710-214909.log (text/plain), 4.00 KB, created by
Toralf Förster
on 2017-07-11 17:52:52 UTC
(
hide
)
Description:
sys-libs:netbsd-csu-7.1:20170710-214909.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2017-07-11 17:52:52 UTC
Size:
4.00 KB
patch
obsolete
> * Package: sys-libs/netbsd-csu-7.1 > * Repository: gentoo > * Maintainer: llvm@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking netbsd-csu-7.1.tar.xz to /var/tmp/portage/sys-libs/netbsd-csu-7.1/work >>>> Source unpacked in /var/tmp/portage/sys-libs/netbsd-csu-7.1/work >>>> Preparing source in /var/tmp/portage/sys-libs/netbsd-csu-7.1/work/netbsd-csu-7.1/lib/csu ... > * Will copy sources from /var/tmp/portage/sys-libs/netbsd-csu-7.1/work/netbsd-csu-7.1/lib/csu > * abi_x86_64.amd64: copying to /var/tmp/portage/sys-libs/netbsd-csu-7.1/work/netbsd-csu-7.1/lib/csu-abi_x86_64.amd64 >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-libs/netbsd-csu-7.1/work/netbsd-csu-7.1/lib/csu ... > * abi_x86_64.amd64: running multilib-minimal_abi_src_configure >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sys-libs/netbsd-csu-7.1/work/netbsd-csu-7.1/lib/csu ... > * abi_x86_64.amd64: running multilib-minimal_abi_src_compile >x86_64-pc-linux-gnu-gcc -DELFSIZE=64 -I/libexec/ld.elf_so -I/var/tmp/portage/sys-libs/netbsd-csu-7.1/work/netbsd-csu-7.1/lib/csu-abi_x86_64.amd64/common -I. -c -fPIC -DSHARED /var/tmp/portage/sys-libs/netbsd-csu-7.1/work/netbsd-csu-7.1/lib/csu-abi_x86_64.amd64/arch/x86_64/crtbegin.S -o crtbeginS.o.o >x86_64-pc-linux-gnu-objcopy crtbeginS.o.o crtbeginS.o >rm -f crtbeginS.o.o > >x86_64-pc-linux-gnu-gcc -DELFSIZE=64 -I/libexec/ld.elf_so -I/var/tmp/portage/sys-libs/netbsd-csu-7.1/work/netbsd-csu-7.1/lib/csu-abi_x86_64.amd64/common -I. -c /var/tmp/portage/sys-libs/netbsd-csu-7.1/work/netbsd-csu-7.1/lib/csu-abi_x86_64.amd64/arch/x86_64/crtbegin.S -o crtbegin.o.o >x86_64-pc-linux-gnu-objcopy crtbegin.o.o crtbegin.o >rm -f crtbegin.o.o > >x86_64-pc-linux-gnu-gcc -DELFSIZE=64 -I/libexec/ld.elf_so -I/var/tmp/portage/sys-libs/netbsd-csu-7.1/work/netbsd-csu-7.1/lib/csu-abi_x86_64.amd64/common -I. -c /var/tmp/portage/sys-libs/netbsd-csu-7.1/work/netbsd-csu-7.1/lib/csu-abi_x86_64.amd64/arch/x86_64/crtend.S -o crtend.o.o >x86_64-pc-linux-gnu-objcopy crtend.o.o crtend.o >rm -f crtend.o.o >>>> Source compiled. >>>> Test phase: sys-libs/netbsd-csu-7.1 > * abi_x86_64.amd64: running multilib-minimal_abi_src_test >make -j1 -f /dev/null 'CC=x86_64-pc-linux-gnu-gcc -B/var/tmp/portage/sys-libs/netbsd-csu-7.1/work/netbsd-csu-7.1/lib/csu-abi_x86_64.amd64' hello >x86_64-pc-linux-gnu-gcc -B/var/tmp/portage/sys-libs/netbsd-csu-7.1/work/netbsd-csu-7.1/lib/csu-abi_x86_64.amd64 -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed hello.c -o hello >/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/sys-libs/netbsd-csu-7.1/work/netbsd-csu-7.1/lib/csu-abi_x86_64.amd64/crtbeginS.o: warning: relocation against `__CTOR_LIST_END__' in readonly section `.text' >/var/tmp/portage/sys-libs/netbsd-csu-7.1/work/netbsd-csu-7.1/lib/csu-abi_x86_64.amd64/crtbeginS.o: In function `__do_global_ctors_aux': >(.text+0xa5): undefined reference to `__CTOR_LIST_END__' >/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: warning: creating a DT_TEXTREL in a shared object. >collect2: error: ld returned 1 exit status >make: *** [<builtin>: hello] Error 1 > * ERROR: sys-libs/netbsd-csu-7.1::gentoo failed (test phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=sys-libs/netbsd-csu-7.1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sys-libs/netbsd-csu-7.1::gentoo'`. > * The complete build log is located at '/var/log/portage/sys-libs:netbsd-csu-7.1:20170710-214909.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-libs/netbsd-csu-7.1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sys-libs/netbsd-csu-7.1/temp/environment'. > * Working directory: '/var/tmp/portage/sys-libs/netbsd-csu-7.1/work/netbsd-csu-7.1/lib/csu-abi_x86_64.amd64' > * S: '/var/tmp/portage/sys-libs/netbsd-csu-7.1/work/netbsd-csu-7.1/lib/csu'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 624558
:
483006
|
483008
|
483010
|
483012
| 483014