Skip site navigation (1)Skip section navigation (2)
Date:      06 Feb 2003 10:19:13 -0600
From:      "Eric J. Christeson" <echriste@702com.net>
To:        freebsd-java@freebsd.org
Subject:   patchset 2 build failure
Message-ID:  <1044548353.29433.20.camel@dyn231.iacc-tm4.ndsu.nodak.edu>

next in thread | raw e-mail | index | archive | help

--=-Tc4WfcCnFaX2XCX0AtAs
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

I'm getting an assertion failure trying to build JDK 1.4.1 patchset 2. 
The machine is a K6-III.

#uname -a
FreeBSD robin.christeson.net 4.7-STABLE FreeBSD 4.7-STABLE #0: Tue Feb 
4 17:00:26 CST 2003    
root@robin.christeson.net:/usr/space/obj/usr/src-all/stable/src/sys/ROBIN  i386

I followed the BUILD instructions included with the patchset.  
Output of gmake is attached.

Any ideas?  I do have the core file (~200M) too, if that would be of any
help.  

thanks
eric

-- 
Eric J. Christeson <echriste@702com.net>  http://ndawn.ndsu.nodak.edu



--=-Tc4WfcCnFaX2XCX0AtAs
Content-Disposition: attachment; filename=java_error.out
Content-Type: text/plain; name=java_error.out; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

gmake /usr/space/jdk1.4.1/control/build/bsd-i386/lib/i386/libnet_g.so VARIANT=DBG
gmake[4]: Entering directory `/usr/space/jdk1.4.1/j2se/make/java/net'
rm -f /usr/space/jdk1.4.1/control/build/bsd-i386/tmp/sun/java.net/net/.classes.list
if [ -s /usr/space/jdk1.4.1/control/build/bsd-i386/tmp/sun/java.net/net/.classes.list ] ; \
then /usr/space/jdk1.4.1/control/build/bsd-i386/bin/javac_g  -J-XX:ThreadStackSize=768 -J-Xms64m -J-Xmx256m -J-Xmaxf1 -classpath /usr/space/jdk1.4.1/control/build/bsd-i386/classes -bootclasspath "/usr/space/jdk1.4.1/control/build/bsd-i386/lib/jce.jar:/usr/space/jdk1.4.1/control/build/bsd-i386/lib/jsse.jar" -sourcepath "/usr/space/jdk1.4.1/control/build/bsd-i386/gensrc:../../../src/solaris/classes:../../../src/share/classes" -d /usr/space/jdk1.4.1/control/build/bsd-i386/classes  -source 1.4 \
     ; \
fi
/usr/space/jdk1.4.1/control/build/bsd-i386/bin/javah_g -J-XX:ThreadStackSize=768 -jni -bootclasspath /usr/space/jdk1.4.1/control/build/bsd-i386/classes -d /usr/space/jdk1.4.1/control/build/bsd-i386/tmp/sun/java.net/net/CClassHeaders/ \
        java.net.Socket java.net.SocketOptions java.net.SocketImpl java.net.PlainSocketImpl java.net.ServerSocket java.net.InetAddress java.net.Inet4Address java.net.Inet6Address java.net.InetAddressImpl java.net.Inet4AddressImpl java.net.Inet6AddressImpl java.net.NetworkInterface java.net.SocketInputStream java.net.SocketOutputStream java.net.DatagramPacket java.net.DatagramSocket java.net.DatagramSocketImpl java.net.PlainDatagramSocketImpl java.net.MulticastSocket java.net.UnknownHostException java.net.ProtocolException   java.lang.Integer java.io.FileDescriptor java.net.InetAddressImplFactory java.net.Inet4AddressImpl java.net.Inet6AddressImpl
VM option 'ThreadStackSize=768'
#
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Client VM (1.4.1-p2-root_05_feb_2003_15_26-debug mixed mode)
#
# assert(VM_Version::is_P6() || dest->has_byte_register(), "must use byte registers if not P6")
#
# Error ID: /usr/space/jdk1.4.1/hotspot/src/cpu/i486/vm/c1_LIRAssembler_i486.cpp, 1145
#
# Problematic Thread: prio=5 tid=0x0x8578018 nid=0x8577400 runnable
#
Dumping core....
gmake[4]: *** [/usr/space/jdk1.4.1/control/build/bsd-i386/tmp/sun/java.net/net/obj_g/.class.headers.i586] Abort trap (core dumped)
gmake[4]: Leaving directory `/usr/space/jdk1.4.1/j2se/make/java/net'
gmake[3]: *** [debug] Error 2
gmake[3]: Leaving directory `/usr/space/jdk1.4.1/j2se/make/java/net'
gmake[2]: *** [all] Error 1
gmake[2]: Leaving directory `/usr/space/jdk1.4.1/j2se/make/java'
gmake[1]: *** [all] Error 1
gmake[1]: Leaving directory `/usr/space/jdk1.4.1/j2se/make'
gmake: *** [j2se-build] Error 2


--=-Tc4WfcCnFaX2XCX0AtAs--


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?1044548353.29433.20.camel>