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

Bug 291974

Summary: media-libs/nas fails to emerge on amd64 by ld SIGSEGV: x86-64 input file incompatible with i386 output
Product: Gentoo Linux Reporter: Martin Lanzendorfer <martinlanzendorfer>
Component: [OLD] UnspecifiedAssignee: Gentoo Sound Team <sound>
Status: RESOLVED WORKSFORME    
Severity: normal CC: tomjbe
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: log file
emerge --info

Description Martin Lanzendorfer 2009-11-05 12:42:51 UTC
Failed to emerge media-libs/nas-1.8b, crashes on:

gcc -m32 -o nasd -O2 -fno-strength-reduce -fno-strict-aliasing -L/usr/lib64 dia/libdia.a dda/voxware/libvoxware.a os/libos.a
collect2: ld terminated with signal 11 [...(SIGSEGV)]
.../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libc.so when searching for -lc
.../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libc.a when searching for -lc
.../x86_64-pc-linux-gnu/bin/ld: i386:x86-64 architecture of input file `dia/libdia.a(main.o)' is incompatible with i386 output
...
make[1]: *** [nasd] Error 1

revdep-rebuild reports nothing.


Reproducible: Always

Steps to Reproduce:
1. emerge nas
Comment 1 Martin Lanzendorfer 2009-11-05 12:44:50 UTC
Created attachment 209320 [details]
log file
Comment 2 Martin Lanzendorfer 2009-11-05 12:46:23 UTC
Created attachment 209322 [details]
emerge --info
Comment 3 Thomas Beierlein gentoo-dev 2010-05-25 15:12:12 UTC
media-libs/nas-1.8b is no longer in the tree. Stable nas-1.9.2 compiles without problems.

Closing.