Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 95828 - sys-libs/db-4.2.53_p2 emerge fails because "The Java compiler javac failed"
Summary: sys-libs/db-4.2.53_p2 emerge fails because "The Java compiler javac failed"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Paul de Vrieze (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-11 20:35 UTC by A. Person
Modified: 2005-08-26 07:50 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 A. Person 2005-06-11 20:35:47 UTC
When trying to emerge sys-libs/db-4.2.53_p2 as a dependency, it fails like:

checking if javac works... configure: error: The Java compiler javac failed (see
config.log, check the CLASSPATH?)

There is no config.log on my system.

Reproducible: Always
Steps to Reproduce:
1. emerge sys-libs/db (basically)
2.
3.

Actual Results:  
checking if javac works... configure: error: The Java compiler javac failed (see
config.log, check the CLASSPATH?)

Expected Results:  
emerged db
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-06-12 00:14:12 UTC
emerge --info, please.
Comment 2 A. Person 2005-06-12 07:16:01 UTC
Here it is:

system4 ~ # emerge --info
Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.4.20041102-r1, 2.6.11-hardened-r13 i686)
=================================================================
System uname: 2.6.11-hardened-r13 i686 Mobile Intel(R) Celeron(R) CPU 2.20GHz
Gentoo Base System version 1.6.12
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Apr 27 2005, 07:24:00)]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.8.5-r3, 1.6.3, 1.5, 1.9.5, 1.7.9-r1, 1.4_p6
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium4 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig buildpkg ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.ccccom.com"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
USE="x86 X acl bash-completion caps crypt cscope cups gif gpm gtk gtk2 gtkhtml
hardened imap imlib java jpeg kerberos krb4 mmx motif mpeg ncurses nptl
offensive pam pcre perl pic png python qt quicktime readline sdl spell sse ssl
svg svga tcpd tiff truetype unicode wmf xface zlib userland_GNU kernel_linux
elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-06-12 07:32:27 UTC
Reopen...
Comment 4 Paul de Vrieze (RETIRED) gentoo-dev 2005-06-14 12:21:35 UTC
The config.log file should be found in
/var/tmp/portage/db-4.2.53_p2/work/db-4.2.53/config.log

Could you try to find it and attach it to the bug? Without it it is almost
impossible to find the cause of javac not working, allthough hardened might be a
contributing factor.
Comment 5 A. Person 2005-08-26 07:50:25 UTC
Can't even remember submitting this.