Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 354883

Summary: sys-apps/busybox-1.18.3 fails to link (possibly sys-libs/glibc-2.13 issue)
Product: Gentoo Linux Reporter: Nikolay Amiantov <nikoamia>
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal CC: nelchael
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: environment
build.log

Description Nikolay Amiantov 2011-02-14 16:18:36 UTC
sys-apps/busybox-1.18.3 fails to link with the following error message:
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/libc.a(memmove_chk.o): In function `__memmove_chk':
(.text+0x1b4): undefined reference to `__memmove_chk_ssse3_back'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/libc.a(memmove_chk.o): In function `__memmove_chk':
(.text+0x1b9): undefined reference to `__memmove_chk_ssse3'
(see complete build log in attachment)

Reproducible: Always

Steps to Reproduce:
1. emerge --oneshot "=sys-apps/busybox-1.18.3"

Actual results:
Build failed on linking step.

Expected results:
Build completed successfully.

Rebuilding of sys-libs/glibc-2.13 has not solved the problem.
Comment 1 Nikolay Amiantov 2011-02-14 16:19:10 UTC
Created attachment 262485 [details]
environment
Comment 2 Nikolay Amiantov 2011-02-14 16:19:26 UTC
Created attachment 262487 [details]
build.log
Comment 3 Matthias Liebig 2011-02-14 16:50:40 UTC
Duplicate of bug #353816. Maybe one with "sys-apps/busybox-1.18.3" in summary should be kept open to prevent even more duplicates...
Comment 4 SpanKY gentoo-dev 2011-02-14 17:04:39 UTC

*** This bug has been marked as a duplicate of bug 353816 ***