Date: Tue, 11 Mar 2003 13:54:40 -0800 From: Andrew Houghton <aah@acm.org> To: freebsd-java@FreeBSD.ORG Subject: Another(?) native jdk14 compilation problem on 5.0 Message-ID: <3E6E5B20.2000902@acm.org>
next in thread | raw e-mail | index | archive | help
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<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,PN,MMX,FXSR,SSE>
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E6E5B20.2000902>
