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

Bug 115549

Summary: emerge sandbox ends with "cannot run C compiled program"
Product: Gentoo Linux Reporter: kink <kink>
Component: [OLD] GCC PortingAssignee: Please assign to toolchain <gcc-porting>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: config.log from emerge sandbox
emerge --info
Test compile with -m32 produces error

Description kink 2005-12-14 09:30:35 UTC
I have emerged glibc and my sandbox wont compile. I also tried to use
FEATURES=-sandbox emerge sandbox, but both ways produce the same error. I think,
that problem is in glibc libraries, because when i try to compile something with
gcc -o something -m32, it throws "broken libraries" error.  

Reproducible: Always
Steps to Reproduce:
1. emerge glibc
2. emerge sandbox
3.

Actual Results:  
emerge sandbox, FEATURES=-sandbox emerge sandbox gives me an "cannot run C
compiled programs" error.
Comment 1 kink 2005-12-14 09:32:16 UTC
Created attachment 74736 [details]
config.log from emerge sandbox
Comment 2 kink 2005-12-14 09:33:27 UTC
Created attachment 74737 [details]
emerge --info
Comment 3 kink 2005-12-14 09:36:44 UTC
Created attachment 74738 [details]
Test compile with -m32 produces error
Comment 4 SpanKY gentoo-dev 2005-12-14 10:33:55 UTC

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