Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 291974 - media-libs/nas fails to emerge on amd64 by ld SIGSEGV: x86-64 input file incompatible with i386 output
Summary: media-libs/nas fails to emerge on amd64 by ld SIGSEGV: x86-64 input file inco...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-05 12:42 UTC by Martin Lanzendorfer
Modified: 2010-05-25 15:12 UTC (History)
1 user (show)

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


Attachments
log file (media-libs:nas-1.8b:20091105-124009.log,311.65 KB, text/plain)
2009-11-05 12:44 UTC, Martin Lanzendorfer
Details
emerge --info (emerge_info.log,3.96 KB, text/plain)
2009-11-05 12:46 UTC, Martin Lanzendorfer
Details

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