Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 465708 - sys-devel/gcc-4.8.0 USE=java - ?
Summary: sys-devel/gcc-4.8.0 USE=java - ?
Status: RESOLVED NEEDINFO
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: 2013-04-12 17:14 UTC by Andrew John Hughes
Modified: 2013-04-18 11:41 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 Andrew John Hughes 2013-04-12 17:14:00 UTC
Saw this in both the live pre-4.8 ebuild and the one now in the tree.

Building gcc on x86_64 with java support fails because libjack.so is either missing (the ebuild doesn't depend on emul-linux-x86-soundlibs) or because it then can't use the file supplied by that ebuild.

Workaround is to set EXTRA_ECONF="--disable-dssi".

Reproducible: Always




Portage 2.2.0_alpha166 (default/linux/amd64/13.0/desktop, gcc-4.8.0, glibc-2.17, 3.8.6-gentoo.rivendell x86_64)
=================================================================
System uname: Linux-3.8.6-gentoo.rivendell-x86_64-Intel-R-_Xeon-R-_CPU_X5482_@_3.20GHz-with-gentoo-2.2
KiB Mem:     8221384 total,   1351884 free
KiB Swap:    6147416 total,   5834764 free
Timestamp of tree: Fri, 12 Apr 2013 01:45:01 +0000
ld GNU ld (GNU Binutils) 2.23.1
ccache version 3.1.9 [disabled]
app-shells/bash:          4.2_p45
dev-java/java-config:     2.1.12-r1
carrie andrew # emerge --info | head -n50
Portage 2.2.0_alpha166 (default/linux/amd64/13.0/desktop, gcc-4.8.0, glibc-2.17, 3.8.6-gentoo.rivendell x86_64)
=================================================================
System uname: Linux-3.8.6-gentoo.rivendell-x86_64-Intel-R-_Xeon-R-_CPU_X5482_@_3.20GHz-with-gentoo-2.2
KiB Mem:     8221384 total,   1157980 free
KiB Swap:    6147416 total,   5831912 free
Timestamp of tree: Fri, 12 Apr 2013 01:45:01 +0000
ld GNU ld (GNU Binutils) 2.23.1
ccache version 3.1.9 [disabled]
app-shells/bash:          4.2_p45
dev-java/java-config:     2.1.12-r1
dev-lang/python:          2.7.3-r3, 3.2.3-r2
dev-util/ccache:          3.1.9
dev-util/cmake:           2.8.10.2-r1
dev-util/pkgconfig:       0.28
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.11.8
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.9.6-r3, 1.10.3, 1.11.6, 1.12.6
sys-devel/binutils:       2.23.1
sys-devel/gcc:            4.8.0
sys-devel/gcc-config:     1.8
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r4
sys-kernel/linux-headers: 3.8 (virtual/os-headers)
sys-libs/glibc:           2.17
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2013-04-15 09:25:30 UTC
1) Please post your complete `emerge --info' output in a comment.
2) Please attach the entire build log to this bug report.