Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 389885 - dev-java/icedtea-7.2.0-r1 fails to build using dev-java/icedtea-bin-6.1.10.4
Summary: dev-java/icedtea-7.2.0-r1 fails to build using dev-java/icedtea-bin-6.1.10.4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-08 13:33 UTC by giovanni.bobbio
Modified: 2011-11-08 19:08 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 giovanni.bobbio 2011-11-08 13:33:43 UTC
Build fails with this:
 * Package:    dev-java/icedtea-7.2.0-r1
 * Repository: gentoo
 * Maintainer: gnu_andrew@member.fsf.org caster@gentoo.org,java@gentoo.org
 * USE:        consolekit elibc_glibc kernel_linux nsplugin policykit userland_GNU webstart x86
 * FEATURES:   ccache sandbox
 * Forced vm icedtea-bin-6
 * Using: icedtea-bin-6
>>> Unpacking source...
>>> Unpacking icedtea-2.0.tar.gz to /var/tmp/portage/dev-java/icedtea-7.2.0-r1/work
>>> Source unpacked in /var/tmp/portage/dev-java/icedtea-7.2.0-r1/work
>>> Preparing source in /var/tmp/portage/dev-java/icedtea-7.2.0-r1/work/icedtea-2.0 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-java/icedtea-7.2.0-r1/work/icedtea-2.0 ...
 * IcedTea must be built with either a JDK based on GNU Classpath or an existing build of IcedTea.
 * ERROR: dev-java/icedtea-7.2.0-r1 failed (configure phase):
 *   Install a GNU Classpath JDK (gcj-jdk, cacao)
 * 
 * Call stack:
 *     ebuild.sh, line  91:  Called src_configure
 *   environment, line 4750:  Called die
 * The specific snippet of code:
 *               die "Install a GNU Classpath JDK (gcj-jdk, cacao)";
 * 
 * If you need support, post the output of 'emerge --info =dev-java/icedtea-7.2.0-r1',
 * the complete build log and the output of 'emerge -pqv =dev-java/icedtea-7.2.0-r1'.
!!! When you file a bug report, please include the following information:
GENTOO_VM=icedtea-bin-6  CLASSPATH="" JAVA_HOME="/opt/icedtea-bin-6.1.10.4"
JAVACFLAGS="-source 1.5 -target 1.5" COMPILER=""
and of course, the output of emerge --info
 * The complete build log is located at '/var/tmp/portage/dev-java/icedtea-7.2.0-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-java/icedtea-7.2.0-r1/temp/environment'.
 * S: '/var/tmp/portage/dev-java/icedtea-7.2.0-r1/work/icedtea-2.0'
Comment 1 Ralph Sennhauser (RETIRED) gentoo-dev 2011-11-08 19:08:40 UTC
Fixed in cvs and java-overlay, thanks for the report.