Date: Wed, 28 Jan 2004 18:08:49 -0600 From: Tim Cagle <tcagle@abcsinc.com> To: freebsd-java@freebsd.org Subject: Having problems with jdk14 build (5.2) Message-ID: <40184F11.9050705@abcsinc.com>
next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. --------------010102040007050705090901 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit I am having a failure trying to build the jdk14 on 5.2. I have tried building without libc_r.so -> libkse (/etc/libmap.conf) and with and I still get similar results. Trying to get test server running for j2ee project here and can't get to first base. If I can't get this working in a reasonable time frame I may go to a source based linux distro for this instead. See attached for errors. Any help appreciated. Tim Cagle - Advantage Bus. Sys. --------------010102040007050705090901 Content-Type: text/plain; name="jdk14.make.errs" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="jdk14.make.errs" >>>Recursively making sources all @ Tue Jan 27 00:39:03 CST 2004 ... gmake[4]: Entering directory `/usr/ports/java/jdk14/work/j2se/make/org/omg/sources' /usr/ports/java/jdk14/work/control/build/bsd-i586/bin/java -classpath "/usr/ports/java/jdk14/work/control/build/bsd-i586/classes:" com.sun.tools.corba.se.idl.toJavaPortable.Compile -td "/usr/ports/java/jdk14/work/control/build/bsd-i586/gensrc" -i "../../../../src/share/classes/org/omg/PortableServer" -i "../../../../src/share/classes/org/omg/PortableInterceptor" -corba 3.0 -fall -pkgPrefix PortableServer org.omg ../../../../src/share/classes/org/omg/PortableServer/poa.idl ZoneInfo: /usr/ports/java/jdk14/work/control/build/bsd-i586/lib/zi/ZoneInfoMappings (No such file or directory) dispatch sig:11 dispatch sig:11 An unexpected exception has been detected in native code outside the VM. Unexpected Signal : 11 occurred at PC=0x2807ADBC Function=[Unknown.] Library=(N/A) NOTE: We are unable to locate the function name symbol for the error just occurred. Please refer to release documentation for possible reason and solutions. Dynamic libraries: 0x8048000 /usr/ports/java/jdk14/work/control/build/bsd-i586/bin/java 0x28070000 /usr/lib/libkse.so.1 0x28090000 /usr/lib/libc.so.5 0x28169000 /usr/ports/java/jdk14/work/control/build/bsd-i586/lib/i386/client/libjvm.so 0x285b9000 /usr/lib/libstdc++.so.4 0x2866e000 /usr/lib/libm.so.2 0x2868b000 /usr/ports/java/jdk14/work/control/build/bsd-i586/lib/i386/native_threads/libhpi.so 0x28699000 /usr/ports/java/jdk14/work/control/build/bsd-i586/lib/i386/libverify.so 0x286af000 /usr/ports/java/jdk14/work/control/build/bsd-i586/lib/i386/libjava.so 0x286ce000 /usr/ports/java/jdk14/work/control/build/bsd-i586/lib/i386/libzip.so 0x2804e000 /usr/libexec/ld-elf.so.1 Heap at VM Abort: Heap def new generation total 576K, used 156K [0x2a800000, 0x2a8a0000, 0x2ace0000) eden space 512K, 18% used [0x2a800000, 0x2a8171d8, 0x2a880000) from space 64K, 100% used [0x2a880000, 0x2a890000, 0x2a890000) to space 64K, 0% used [0x2a890000, 0x2a890000, 0x2a8a0000) tenured generation total 1408K, used 453K [0x2ace0000, 0x2ae40000, 0x2e800000) the space 1408K, 32% used [0x2ace0000, 0x2ad51690, 0x2ad51800, 0x2ae40000) compacting perm gen total 4096K, used 1791K [0x2e800000, 0x2ec00000, 0x32800000) the space 4096K, 43% used [0x2e800000, 0x2e9bff18, 0x2e9c0000, 0x2ec00000) Local Time = Tue Jan 27 00:39:06 2004 Elapsed Time = 2 # # The exception above was detected in native code outside the VM # # Java VM: Java HotSpot(TM) Client VM (1.4.2-p6-root_26_jan_2004_17_04 mixed mode) # dispatch sig:11 dispatch sig:11 **************** Another exception has been detected while we were handling last error. Dumping information about last error: ERROR REPORT FILE = hs_err_pid43242.log PC = 0x2807adbc SIGNAL = 11 FUNCTION NAME = (N/A) OFFSET = 0xFFFFFFFF LIBRARY NAME = (N/A) Please check ERROR REPORT FILE for further information, if there is any. Good bye. Abort trap (core dumped) gmake[4]: *** [/usr/ports/java/jdk14/work/control/build/bsd-i586/gensrc/org/omg/PortableServer/AdapterActivator.java] Error 134 gmake[4]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make/org/omg/sources' gmake[3]: *** [all] Error 1 gmake[3]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make/org/omg' gmake[2]: *** [all] Error 1 gmake[2]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make/org' gmake[1]: *** [all] Error 1 gmake[1]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make' gmake: *** [j2se-build] Error 2 *** Error code 2 Stop in /usr/ports/java/jdk14. --------------010102040007050705090901--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40184F11.9050705>