JDK 1.6.0 patchset 3 "Boss 302"

Robert Huff roberthuff at rcn.com
Sat Nov 17 12:17:45 PST 2007


Nick Johnson writes:

>  I finally braved 1.6 on FreeBSD with this release.  It's working great 
>  running Tomcat 6!  It could be my imagination, but it seems considerably 
>  faster, especially in startup time and in how quickly the server VM gets 
>  going.
>  
>  Thanks for another release!

	I wish I could say the same.  While trying to upgrade from
1.6p2 on:

 FreeBSD 8.0-CURRENT #0: Mon Oct 29 18:03:11 EDT 2007  i386

	I repeatedly get:

gmake[5]: Entering directory `/usr/ports/java/jdk16/work/control/build/bsd-i586/hotspot/outputdir/bsd_i486_compiler2/product'
gmake[5]: Nothing to be done for `all'.
gmake[5]: Leaving directory `/usr/ports/java/jdk16/work/control/build/bsd-i586/hotspot/outputdir/bsd_i486_compiler2/product'
gmake[5]: Entering directory `/usr/ports/java/jdk16/work/control/build/bsd-i586/hotspot/outputdir/bsd_i486_compiler2/product'
if [ -d /usr/ports/java/jdk16/work/hotspot/agent -a "i486" != "ia64" ] ; then \
	   gmake -f sa.make ../generated/sa-jdi.jar; \
	fi
gmake[6]: Entering directory `/usr/ports/java/jdk16/work/control/build/bsd-i586/hotspot/outputdir/bsd_i486_compiler2/product'
gmake[6]: `../generated/sa-jdi.jar' is up to date.
gmake[6]: Leaving directory `/usr/ports/java/jdk16/work/control/build/bsd-i586/hotspot/outputdir/bsd_i486_compiler2/product'
gmake[5]: Leaving directory `/usr/ports/java/jdk16/work/control/build/bsd-i586/hotspot/outputdir/bsd_i486_compiler2/product'
gmake[5]: Entering directory `/usr/ports/java/jdk16/work/control/build/bsd-i586/hotspot/outputdir/bsd_i486_compiler2/product'
gmake[5]: `incls/_precompiled.incl.gch' is up to date.
gmake[5]: Leaving directory `/usr/ports/java/jdk16/work/control/build/bsd-i586/hotspot/outputdir/bsd_i486_compiler2/product'
gmake[5]: Entering directory `/usr/ports/java/jdk16/work/control/build/bsd-i586/hotspot/outputdir/bsd_i486_compiler2/product'
{ \
	    echo Linking launcher...; \
	     \
	    gcc -m32 -march=i586 -Xlinker -O1 -m32 -march=i586 -export-dynamic  -L `pwd` -o gamma launcher.o -ljvm -lm -pthread; \
	     \
        }
Linking launcher...
/usr/ports/java/jdk16/work/control/build/bsd-i586/hotspot/outputdir/bsd_i486_compiler2/product/libjvm.so: file not recognized: File format not recognized
gmake[5]: *** [gamma] Error 1
gmake[5]: Leaving directory `/usr/ports/java/jdk16/work/control/build/bsd-i586/hotspot/outputdir/bsd_i486_compiler2/product'
gmake[4]: *** [the_vm] Error 2
gmake[4]: Leaving directory `/usr/ports/java/jdk16/work/control/build/bsd-i586/hotspot/outputdir/bsd_i486_compiler2/product'
gmake[3]: *** [product] Error 2
gmake[3]: Leaving directory `/usr/ports/java/jdk16/work/control/build/bsd-i586/hotspot/outputdir'
gmake[2]: *** [generic_build2] Error 2
gmake[2]: Leaving directory `/usr/ports/java/jdk16/work/hotspot/make'
gmake[1]: *** [product] Error 2
gmake[1]: Leaving directory `/usr/ports/java/jdk16/work/hotspot/make'
gmake: *** [hotspot-build] Error 2
*** Error code 2

Stop in /usr/ports/java/jdk16.
*** Error code 1

Stop in /usr/ports/java/jdk16.


	Not sure why, seeing as I just rebuilt 1.6p2 yesterday.


				Robert Huff


More information about the freebsd-java mailing list