Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 573964 - sys-devel/gcc-4.9.3 multilib+gcj fails without 32bit jack-audio-connection-kit
Summary: sys-devel/gcc-4.9.3 multilib+gcj fails without 32bit jack-audio-connection-kit
Status: RESOLVED DUPLICATE of bug 444762
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-05 21:50 UTC by typograph
Modified: 2016-02-06 13:17 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description typograph 2016-02-05 21:50:04 UTC
When emerging gcc-4.9.3, (USE: cxx fortran gcj multilib nls nptl openmp sanitize),
building libgjsmdssi.so fails unless jack-audio-connection-kit is installed with abi_x86_32

libtool: link: /home/portage/tmp/portage/sys-devel/gcc-4.9.3/work/build/./gcc/xgcc -B/home/portage/tmp/portage/sys-devel/gcc-4.9.3/work/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include  -m32 -shared  .libs/gnu_javax_sound_midi_dssi_DSSIMidiDeviceProvider.o .libs/gnu_javax_sound_midi_dssi_DSSISynthesizer.o ../../../native/jni/classpath/.libs/jcl.o   -ljack  -m32 -march=native -mtune=native -m32 -m32   -Wl,-soname -Wl,libgjsmdssi.so -o .libs/libgjsmdssi.so
/usr/x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libjack.so when searching for -ljack
/usr/x86_64-pc-linux-gnu/bin/ld: cannot find -ljack
Comment 1 Arfrever Frehtes Taifersar Arahesis 2016-02-06 13:17:26 UTC

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