Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 183291

Summary: emerge of dev-java/openjdk-1.7.0.0_alpha14 failed
Product: Gentoo Linux Reporter: Frank-Ralph Reiser <mail>
Component: [OLD] JavaAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 2007.0   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Frank-Ralph Reiser 2007-06-26 17:24:46 UTC
/opt/sun-jdk-1.7.0.0_alpha14/bin/javac -source 1.4 -classpath /opt/sun-jdk-1.7.0.0_alpha14/lib/tools.jar -g -d /mnt/oth/portage-tmp/portage/dev-java/openjdk-1.7.0.0_alpha14/work/o/control/build/linux-i586/hotspot/outputdir/linux_i486_compiler2/product/../generated/saclasses 
javac: no source files
Usage: javac <options> <source files>
use -help for a list of possible options
make[6]: *** [/mnt/oth/portage-tmp/portage/dev-java/openjdk-1.7.0.0_alpha14/work/o/control/build/linux-i586/hotspot/outputdir/linux_i486_compiler2/product/../generated/sa-jdi.jar] Error 2
make[6]: Leaving directory `/mnt/oth/portage-tmp/portage/dev-java/openjdk-1.7.0.0_alpha14/work/o/control/build/linux-i586/hotspot/outputdir/linux_i486_compiler2/product'
make[5]: *** [all] Error 2
make[5]: Leaving directory `/mnt/oth/portage-tmp/portage/dev-java/openjdk-1.7.0.0_alpha14/work/o/control/build/linux-i586/hotspot/outputdir/linux_i486_compiler2/product'
make[4]: *** [sa_stuff] Error 2
make[4]: Leaving directory `/mnt/oth/portage-tmp/portage/dev-java/openjdk-1.7.0.0_alpha14/work/o/control/build/linux-i586/hotspot/outputdir/linux_i486_compiler2/product'
make[3]: *** [product] Error 2
make[3]: Leaving directory `/mnt/oth/portage-tmp/portage/dev-java/openjdk-1.7.0.0_alpha14/work/o/control/build/linux-i586/hotspot/outputdir'
make[2]: *** [generic_build2] Error 2
make[2]: Leaving directory `/mnt/oth/portage-tmp/portage/dev-java/openjdk-1.7.0.0_alpha14/work/o/hotspot/make'
make[1]: *** [product] Error 2
make[1]: Leaving directory `/mnt/oth/portage-tmp/portage/dev-java/openjdk-1.7.0.0_alpha14/work/o/hotspot/make'
make: *** [hotspot-build] Error 2

!!! ERROR: dev-java/openjdk-1.7.0.0_alpha14 failed.
Call stack:
  ebuild.sh, line 1615:   Called dyn_compile
  ebuild.sh, line 972:   Called qa_call 'src_compile'
  ebuild.sh, line 44:   Called src_compile
  openjdk-1.7.0.0_alpha14.ebuild, line 136:   Called die
Comment 1 Petteri Räty (RETIRED) gentoo-dev 2007-06-26 17:43:05 UTC
+  26 Jun 2007; Petteri Räty <betelgeuse@gentoo.org>
+  openjdk-1.7.0.0_alpha14.ebuild:
+  When build fails, detect when $S is longer than the default and point users
+  to http://mail.openjdk.java.net/pipermail/build-dev/2007-May/000011.html.
+