From owner-freebsd-java Tue Mar 11 14:25:48 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 446F837B401 for ; Tue, 11 Mar 2003 14:25:46 -0800 (PST) Received: from mail.impactonline.org (mail.impactonline.org [192.220.110.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7ABF243FAF for ; Tue, 11 Mar 2003 14:25:45 -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 h2BMPjjn002731 for ; Tue, 11 Mar 2003 15:25:45 -0700 (MST) Message-ID: <3E6E6356.6020300@acm.org> Date: Tue, 11 Mar 2003 14:29:42 -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: Re: Another(?) native jdk14 compilation problem on 5.0 References: <3E6E5B20.2000902@acm.org> In-Reply-To: <3E6E5B20.2000902@acm.org> 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 Wade Klaver has helpfully pointed out the libc_r patch I missed (patch-pthread_attr_get_np.c). I'd seen references in Greg's responses, but had no idea what he was referring to. I'll rebuild / reinstall libc_r and see what happens. - a. Andrew Houghton wrote: > 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 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message