Date: Tue, 03 Jun 2008 21:12:03 -0500 From: Adam Corsaw <adam@corsaw.com> To: freebsd-java@FreeBSD.org Subject: Error During make in /usr/ports/java/jdk16 Message-ID: <4845F9F3.90907@corsaw.com>
next in thread | raw e-mail | index | archive | help
Here is the contents of the /usr/ports/distfiles that I had to download separately: -rwxr--r-- 1 root wheel 263679 Jun 3 05:55 tzupdater-1_3_5-2008b.zip -rwxr--r-- 1 root wheel 116791442 Jun 3 05:55 jdk-6u3-fcs-src-b05-jrl-24_sep_2007.jar -rwxr--r-- 1 root wheel 8608204 Jun 3 05:55 jdk-6u3-fcs-mozilla_headers-b05-unix-24_sep_2007.jar -rwxr--r-- 1 root wheel 2116124 Jun 3 05:55 jdk-6u3-fcs-bin-b05-jrl-24_sep_2007.jar -rwxr--r-- 1 root wheel 54347274 Jun 3 05:55 diablo-caffe-freebsd6-i386-1.5.0_07-b01.tar.bz2 -rwxr--r-- 1 root wheel 960930 Jun 3 05:55 bsd-jdk16-patches-4.tar.bz2 Here's the output of my uname -a command: # uname -a FreeBSD torino.corsaw.dom 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 I received the following error both times I attempted to run the make command from the /usr/ports/java/jdk16 directory: >>>Recursively making javac all @ Tue Jun 3 16:29:37 UTC 2008 ... gmake[5]: Entering directory `/usr/ports/java/jdk16/work/j2se/make/sun/javac/javac' /usr/ports/java/jdk16/work/control/build/bsd-i586/bin/java -client -Xmx512m -Xms256m -classpath ../../../../make/tools/CompileProperties CompileProperties ../../../../src/share/classes/com/sun/tools/javac/resources/compiler.properties /usr/ports/java/jdk16/work/control/build/bsd-i586/gensrc/com/sun/tools/javac/resources/compiler.java # # An unexpected error has been detected by Java Runtime Environment: # # Internal Error (4F533F4253443F491418160E43505002C5), pid=12809, tid=0x28201600 # # Java VM: Java HotSpot(TM) Client VM (1.6.0_03-p4-root_03_jun_2008_16_00-b00 mixed mode, sharing) # An error report file with more information is saved as hs_err_pid12809.log # # Please submit bug reports to freebsd-java@FreeBSD.org # gmake[5]: *** [/usr/ports/java/jdk16/work/control/build/bsd-i586/gensrc/com/sun/tools/javac/resources/compiler.java] Abort trap: 6 (core dumped) gmake[5]: Leaving directory `/usr/ports/java/jdk16/work/j2se/make/sun/javac/javac' gmake[4]: *** [all] Error 1 gmake[4]: Leaving directory `/usr/ports/java/jdk16/work/j2se/make/sun/javac' gmake[3]: *** [all] Error 1 gmake[3]: Leaving directory `/usr/ports/java/jdk16/work/j2se/make/java/javac' gmake[2]: *** [all] Error 1 gmake[2]: Leaving directory `/usr/ports/java/jdk16/work/j2se/make/java' gmake[1]: *** [all] Error 1 gmake[1]: Leaving directory `/usr/ports/java/jdk16/work/j2se/make' gmake: *** [j2se-build] Error 2 *** Error code 2 Stop in /usr/ports/java/jdk16. *** Error code 1 Stop in /usr/ports/java/jdk16. I'll be happy to assist in any way I can to help find the problem.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4845F9F3.90907>