Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 409910 Details for
Bug 558406
dev-libs/libaio: libaio.so link fails when using various compiler settings due to use of -nostdlib -nostartfiles
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Complete failed build log.
build.log (text/plain), 7.12 KB, created by
Marek Paśnikowski
on 2015-08-23 09:39:34 UTC
(
hide
)
Description:
Complete failed build log.
Filename:
MIME Type:
Creator:
Marek Paśnikowski
Created:
2015-08-23 09:39:34 UTC
Size:
7.12 KB
patch
obsolete
> * Package: dev-libs/libaio-0.3.110 > * Repository: gentoo > * Maintainer: gokturk@binghamton.edu proxy-maint@gentoo.org > * USE: abi_x86_32 abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking libaio-0.3.110.tar.gz to /var/tmp/portage/dev-libs/libaio-0.3.110/work >>>> Source unpacked in /var/tmp/portage/dev-libs/libaio-0.3.110/work >>>> Preparing source in /var/tmp/portage/dev-libs/libaio-0.3.110/work/libaio-0.3.110 ... > * Applying libaio-0.3.109-install.patch ... > [ ok ] > * Applying libaio-0.3.109-x32.patch ... > [ ok ] > * Applying libaio-0.3.109-testcase-8.patch ... > [ ok ] > * Applying libaio-0.3.110-cppflags.patch ... > [ ok ] > * Applying libaio-0.3.110-optional-werror.patch ... > [ ok ] > * Will copy sources from /var/tmp/portage/dev-libs/libaio-0.3.110/work/libaio-0.3.110 > * abi_x86_32.x86: copying to /var/tmp/portage/dev-libs/libaio-0.3.110/work/libaio-0.3.110-abi_x86_32.x86 > * abi_x86_64.amd64: copying to /var/tmp/portage/dev-libs/libaio-0.3.110/work/libaio-0.3.110-abi_x86_64.amd64 >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-libs/libaio-0.3.110/work/libaio-0.3.110 ... > * abi_x86_32.x86: running multilib-minimal_abi_src_configure > * abi_x86_64.amd64: running multilib-minimal_abi_src_configure >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-libs/libaio-0.3.110/work/libaio-0.3.110 ... > * abi_x86_32.x86: running multilib-minimal_abi_src_compile >make -j 5 >make[1]: Entering directory '/var/tmp/portage/dev-libs/libaio-0.3.110/work/libaio-0.3.110-abi_x86_32.x86/src' >x86_64-pc-linux-gnu-gcc -m32 -shared -march=k8-sse3 -mmmx -m3dnow -msse -msse2 -msse3 -mcx16 -msahf -mprfchw -mfxsr --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=k8 -fstack-protector-strong -O3 -pipe -nostdlib -nostartfiles -Wall -I. -fPIC -c -o io_queue_init.os io_queue_init.c >x86_64-pc-linux-gnu-gcc -m32 -shared -march=k8-sse3 -mmmx -m3dnow -msse -msse2 -msse3 -mcx16 -msahf -mprfchw -mfxsr --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=k8 -fstack-protector-strong -O3 -pipe -nostdlib -nostartfiles -Wall -I. -fPIC -c -o io_queue_release.os io_queue_release.c >x86_64-pc-linux-gnu-gcc -m32 -shared -march=k8-sse3 -mmmx -m3dnow -msse -msse2 -msse3 -mcx16 -msahf -mprfchw -mfxsr --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=k8 -fstack-protector-strong -O3 -pipe -nostdlib -nostartfiles -Wall -I. -fPIC -c -o io_queue_wait.os io_queue_wait.c >x86_64-pc-linux-gnu-gcc -m32 -shared -march=k8-sse3 -mmmx -m3dnow -msse -msse2 -msse3 -mcx16 -msahf -mprfchw -mfxsr --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=k8 -fstack-protector-strong -O3 -pipe -nostdlib -nostartfiles -Wall -I. -fPIC -c -o io_queue_run.os io_queue_run.c >x86_64-pc-linux-gnu-gcc -m32 -shared -march=k8-sse3 -mmmx -m3dnow -msse -msse2 -msse3 -mcx16 -msahf -mprfchw -mfxsr --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=k8 -fstack-protector-strong -O3 -pipe -nostdlib -nostartfiles -Wall -I. -fPIC -c -o io_getevents.os io_getevents.c >x86_64-pc-linux-gnu-gcc -m32 -shared -march=k8-sse3 -mmmx -m3dnow -msse -msse2 -msse3 -mcx16 -msahf -mprfchw -mfxsr --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=k8 -fstack-protector-strong -O3 -pipe -nostdlib -nostartfiles -Wall -I. -fPIC -c -o io_submit.os io_submit.c >x86_64-pc-linux-gnu-gcc -m32 -shared -march=k8-sse3 -mmmx -m3dnow -msse -msse2 -msse3 -mcx16 -msahf -mprfchw -mfxsr --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=k8 -fstack-protector-strong -O3 -pipe -nostdlib -nostartfiles -Wall -I. -fPIC -c -o io_cancel.os io_cancel.c >x86_64-pc-linux-gnu-gcc -m32 -shared -march=k8-sse3 -mmmx -m3dnow -msse -msse2 -msse3 -mcx16 -msahf -mprfchw -mfxsr --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=k8 -fstack-protector-strong -O3 -pipe -nostdlib -nostartfiles -Wall -I. -fPIC -c -o io_setup.os io_setup.c >x86_64-pc-linux-gnu-gcc -m32 -shared -march=k8-sse3 -mmmx -m3dnow -msse -msse2 -msse3 -mcx16 -msahf -mprfchw -mfxsr --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=k8 -fstack-protector-strong -O3 -pipe -nostdlib -nostartfiles -Wall -I. -fPIC -c -o io_destroy.os io_destroy.c >x86_64-pc-linux-gnu-gcc -m32 -shared -march=k8-sse3 -mmmx -m3dnow -msse -msse2 -msse3 -mcx16 -msahf -mprfchw -mfxsr --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=k8 -fstack-protector-strong -O3 -pipe -nostdlib -nostartfiles -Wall -I. -fPIC -c -o raw_syscall.os raw_syscall.c >x86_64-pc-linux-gnu-gcc -m32 -shared -march=k8-sse3 -mmmx -m3dnow -msse -msse2 -msse3 -mcx16 -msahf -mprfchw -mfxsr --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=k8 -fstack-protector-strong -O3 -pipe -nostdlib -nostartfiles -Wall -I. -fPIC -c -o compat-0_1.os compat-0_1.c >x86_64-pc-linux-gnu-gcc -m32 -shared -march=k8-sse3 -mmmx -m3dnow -msse -msse2 -msse3 -mcx16 -msahf -mprfchw -mfxsr --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=k8 -fstack-protector-strong -O3 -pipe -nostdlib -nostartfiles -Wall -I. -fPIC -Wl,--version-script=libaio.map -Wl,-soname=libaio.so.1 -o libaio.so.1.0.1 io_queue_init.os io_queue_release.os io_queue_wait.os io_queue_run.os io_getevents.os io_submit.os io_cancel.os io_setup.os io_destroy.os raw_syscall.os compat-0_1.os -Wl,-O1 -Wl,--as-needed >io_queue_run.os: In function `io_queue_run': >io_queue_run.c:(.text+0x8a): undefined reference to `__stack_chk_fail_local' >io_getevents.os: In function `__io_getevents_0_4': >io_getevents.c:(.text+0x51): undefined reference to `__stack_chk_fail_local' >compat-0_1.os: In function `compat0_1_io_cancel': >compat-0_1.c:(.text+0x4a): undefined reference to `__stack_chk_fail_local' >compat-0_1.os: In function `compat0_1_io_queue_wait': >compat-0_1.c:(.text+0xdd): undefined reference to `__stack_chk_fail_local' >compat-0_1.os: In function `compat0_1_io_getevents': >compat-0_1.c:(.text+0x17d): undefined reference to `__stack_chk_fail_local' >collect2: error: ld returned 1 exit status >Makefile:55: recipe for target 'libaio.so.1.0.1' failed >make[1]: *** [libaio.so.1.0.1] Error 1 >make[1]: Leaving directory '/var/tmp/portage/dev-libs/libaio-0.3.110/work/libaio-0.3.110-abi_x86_32.x86/src' >Makefile:15: recipe for target 'all' failed >make: *** [all] Error 2 > * ERROR: dev-libs/libaio-0.3.110::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-libs/libaio-0.3.110::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-libs/libaio-0.3.110::gentoo'`. > * The complete build log is located at '/var/tmp/portage/dev-libs/libaio-0.3.110/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-libs/libaio-0.3.110/temp/environment'. > * Working directory: '/var/tmp/portage/dev-libs/libaio-0.3.110/work/libaio-0.3.110-abi_x86_32.x86' > * S: '/var/tmp/portage/dev-libs/libaio-0.3.110/work/libaio-0.3.110'
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 558406
: 409910 |
409956