From owner-freebsd-java Tue Mar 11 13:50:53 2003 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 11D4A37B401 for ; Tue, 11 Mar 2003 13:50:51 -0800 (PST) Received: from mail.impactonline.org (mail.impactonline.org [192.220.110.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6123A43FE0 for ; Tue, 11 Mar 2003 13:50:50 -0800 (PST) (envelope-from aah@acm.org) Received: from acm.org (ip-64-139-6-196.dsl.sca.megapath.net [64.139.6.196]) by mail.impactonline.org (8.12.6) id h2BLog3n094999 for ; Tue, 11 Mar 2003 14:50:43 -0700 (MST) Message-ID: <3E6E5B20.2000902@acm.org> Date: Tue, 11 Mar 2003 13:54:40 -0800 From: Andrew Houghton User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3b) Gecko/20030211 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-java@FreeBSD.ORG Subject: Another(?) native jdk14 compilation problem on 5.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Brand new 5.0, cvsup-ed and built yesterday (Mar 10) morning, brand new ports tree as of middle of today (Mar 11). Linux JDK1.4 installed. Lots of free memory, but it did appear to spike moments before the compilation died. This looks a lot like some of the other problems people have been seeing, but it's happening in a different place (no one has referenced compiler.properties in their errors) so I don't know if this is useful or not. uname -a: FreeBSD desire.roarmouse.org 5.0-RELEASE-p4 FreeBSD 5.0-RELEASE-p4 #0: Mon Mar 10 01:50:21 GMT 2003 root@desire.roarmouse.org:/usr/obj/usr/src/sys/DESIRE i386 shortened dmesg: Copyright (c) 1992-2003 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 5.0-RELEASE-p4 #0: Mon Mar 10 01:50:21 GMT 2003 root@desire.roarmouse.org:/usr/obj/usr/src/sys/DESIRE ... CPU: Pentium III/Pentium III Xeon/Celeron (999.53-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x68a Stepping = 10 Features=0x387f9ff real memory = 536805376 (511 MB) avail memory = 514641920 (490 MB) The error: /usr/ports/java/jdk14/work/control/build/bsd-i586/bin/java -classpath ../../../tools/strip StripProperties < ../../../../src/share/javac/com/sun/tools/javac/v8/resources/compiler.properties > /usr/ports/java/jdk14/work/control/build/bsd-i586/gensrc/com/sun/tools/javac/v8/resources/compiler.properties Abort trap (core dumped) gmake[5]: *** [/usr/ports/java/jdk14/work/control/build/bsd-i586/gensrc/com/sun/tools/javac/v8/resources/compiler.properties] Error 134 gmake[5]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make/sun/javac/sources' gmake[4]: *** [all] Error 1 gmake[4]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make/sun/javac' gmake[3]: *** [all] Error 2 gmake[3]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make/java/javac' gmake[2]: *** [all] Error 1 gmake[2]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make/java' 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. Let me know if you need any more info. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message