Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 354883 - sys-apps/busybox-1.18.3 fails to link (possibly sys-libs/glibc-2.13 issue)
Summary: sys-apps/busybox-1.18.3 fails to link (possibly sys-libs/glibc-2.13 issue)
Status: RESOLVED DUPLICATE of bug 353816
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-14 16:18 UTC by Nikolay Amiantov
Modified: 2011-02-14 17:04 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
environment (environment,107.93 KB, text/plain)
2011-02-14 16:19 UTC, Nikolay Amiantov
Details
build.log (build.log,49.50 KB, text/plain)
2011-02-14 16:19 UTC, Nikolay Amiantov
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***