Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

JDK15 & Current build failure

4 views
Skip to first unread message

Walter Vaughan

unread,
Jun 15, 2007, 5:56:02 PM6/15/07
to
Man, I thought everything was working so good until this happened
OS: FreeBSD Current (June) snapshot AMD64 w/no modifications
HW: Intel motherboard with dual quad cores, 8 gig of memory
Compat6x installed before starting.

Running make install clean inside of /usr/ports/java/jdk15...
ran fine for long time then this happend. I followed the suggestion and tried to
restart it. Any ideas?

Java HotSpot(TM) Client VM warning: Can't detect initial thread stack location -
find_vma failed
Exception in thread "Reference Handler" java.lang.IllegalMonitorStateException
at java.lang.Object.notifyAll(Native Method)
at java.lang.ref.ReferenceQueue.enqueue(ReferenceQueue.java:51)
at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:129)
/usr/ports/java/jdk15/work/control/build/bsd-amd64/gensrc/sun/nio/cs/StandardCharsets.java:226:
<identifier> expected
Java HotSpot(TM) Client VM warning: Can't detect initial thread stack location -
find_vma failed
^
/usr/ports/java/jdk15/work/control/build/bsd-amd64/gensrc/sun/nio/cs/StandardCharsets.java:226:
unclosed character literal
Java HotSpot(TM) Client VM warning: Can't detect initial thread stack location -
find_vma failed
^
/usr/ports/java/jdk15/work/control/build/bsd-amd64/gensrc/sun/nio/cs/StandardCharsets.java:227:
')' expected
private static final class Aliases
^
/usr/ports/java/jdk15/work/control/build/bsd-amd64/gensrc/sun/nio/cs/StandardCharsets.java:389:
<identifier> expected
Java HotSpot(TM) Client VM warning: Can't detect initial thread stack location -
find_vma failed
^
/usr/ports/java/jdk15/work/control/build/bsd-amd64/gensrc/sun/nio/cs/StandardCharsets.java:389:
unclosed character literal
Java HotSpot(TM) Client VM warning: Can't detect initial thread stack location -
find_vma failed
^
/usr/ports/java/jdk15/work/control/build/bsd-amd64/gensrc/sun/nio/cs/StandardCharsets.java:390:
')' expected
private static final class Classes
^
/usr/ports/java/jdk15/work/control/build/bsd-amd64/gensrc/sun/nio/cs/StandardCharsets.java:429:
<identifier> expected
Java HotSpot(TM) Client VM warning: Can't detect initial thread stack location -
find_vma failed
^
/usr/ports/java/jdk15/work/control/build/bsd-amd64/gensrc/sun/nio/cs/StandardCharsets.java:429:
unclosed character literal
Java HotSpot(TM) Client VM warning: Can't detect initial thread stack location -
find_vma failed
^
/usr/ports/java/jdk15/work/control/build/bsd-amd64/gensrc/sun/nio/cs/StandardCharsets.java:430:
')' expected
private static final class Cache
^
/usr/ports/java/jdk15/work/control/build/bsd-amd64/gensrc/sun/nio/cs/StandardCharsets.java:226:
cannot find symbol
symbol : class TM
location: class sun.nio.cs.StandardCharsets
Java HotSpot(TM) Client VM warning: Can't detect initial thread stack location -
find_vma failed
^
/usr/ports/java/jdk15/work/control/build/bsd-amd64/gensrc/sun/nio/cs/StandardCharsets.java:226:
cannot find symbol
symbol : class Java
location: class sun.nio.cs.StandardCharsets
Java HotSpot(TM) Client VM warning: Can't detect initial thread stack location -
find_vma failed
^
/usr/ports/java/jdk15/work/control/build/bsd-amd64/gensrc/sun/nio/cs/StandardCharsets.java:389:
cannot find symbol
symbol : class TM
location: class sun.nio.cs.StandardCharsets
Java HotSpot(TM) Client VM warning: Can't detect initial thread stack location -
find_vma failed
^
/usr/ports/java/jdk15/work/control/build/bsd-amd64/gensrc/sun/nio/cs/StandardCharsets.java:389:
cannot find symbol
symbol : class Java
location: class sun.nio.cs.StandardCharsets
Java HotSpot(TM) Client VM warning: Can't detect initial thread stack location -
find_vma failed
^
/usr/ports/java/jdk15/work/control/build/bsd-amd64/gensrc/sun/nio/cs/StandardCharsets.java:429:
cannot find symbol
symbol : class TM
location: class sun.nio.cs.StandardCharsets
Java HotSpot(TM) Client VM warning: Can't detect initial thread stack location -
find_vma failed
^
/usr/ports/java/jdk15/work/control/build/bsd-amd64/gensrc/sun/nio/cs/StandardCharsets.java:429:
cannot find symbol
symbol : class Java
location: class sun.nio.cs.StandardCharsets
Java HotSpot(TM) Client VM warning: Can't detect initial thread stack location -
find_vma failed
^
../../../src/share/classes/java/io/ObjectStreamClass.java:896: warning:
non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Object for a varargs call
cast to java.lang.Object[] for a non-varargs call and to suppress this warning
return cons.newInstance(null);
^
../../../src/share/classes/java/io/ObjectStreamClass.java:976: warning:
non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Object for a varargs call
cast to java.lang.Object[] for a non-varargs call and to suppress this warning
readObjectNoDataMethod.invoke(obj, null);
^
../../../src/share/classes/java/io/ObjectStreamClass.java:1004: warning:
non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Object for a varargs call
cast to java.lang.Object[] for a non-varargs call and to suppress this warning
return writeReplaceMethod.invoke(obj, null);
^
../../../src/share/classes/java/io/ObjectStreamClass.java:1033: warning:
non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Object for a varargs call
cast to java.lang.Object[] for a non-varargs call and to suppress this warning
return readResolveMethod.invoke(obj, null);
^
/usr/ports/java/jdk15/work/control/build/bsd-amd64/gensrc/sun/nio/cs/StandardCharsets.java:226:
missing method body, or declare abstract
Java HotSpot(TM) Client VM warning: Can't detect initial thread stack location -
find_vma failed
^
/usr/ports/java/jdk15/work/control/build/bsd-amd64/gensrc/sun/nio/cs/StandardCharsets.java:389:
missing method body, or declare abstract
Java HotSpot(TM) Client VM warning: Can't detect initial thread stack location -
find_vma failed
^
/usr/ports/java/jdk15/work/control/build/bsd-amd64/gensrc/sun/nio/cs/StandardCharsets.java:429:
missing method body, or declare abstract
Java HotSpot(TM) Client VM warning: Can't detect initial thread stack location -
find_vma failed
^
/usr/ports/java/jdk15/work/control/build/bsd-amd64/gensrc/sun/nio/cs/StandardCharsets.java:470:
cannot reference this before supertype constructor has been called
super("sun.nio.cs", new Aliases(), new Classes(), new Cache());
^
/usr/ports/java/jdk15/work/control/build/bsd-amd64/gensrc/sun/nio/cs/StandardCharsets.java:470:
cannot reference this before supertype constructor has been called
super("sun.nio.cs", new Aliases(), new Classes(), new Cache());
^
/usr/ports/java/jdk15/work/control/build/bsd-amd64/gensrc/sun/nio/cs/StandardCharsets.java:470:
cannot reference this before supertype constructor has been called
super("sun.nio.cs", new Aliases(), new Classes(), new Cache());
^
../../../src/share/classes/sun/misc/ProxyGenerator.java:335: warning:
non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Class for a varargs call
cast to java.lang.Class[] for a non-varargs call and to suppress this warning
hashCodeMethod = Object.class.getMethod("hashCode", null);
^
../../../src/share/classes/sun/misc/ProxyGenerator.java:338: warning:
non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Class for a varargs call
cast to java.lang.Class[] for a non-varargs call and to suppress this warning
toStringMethod = Object.class.getMethod("toString", null);
^
../../../src/share/classes/sun/security/jca/ProviderConfig.java:243: warning:
non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Object for a varargs call
cast to java.lang.Object[] for a non-varargs call and to suppress this warning
obj = cons.newInstance(new String[] { argument });
^
../../../src/share/classes/javax/xml/transform/TransformerException.java:329:
warning: non-varargs call of varargs method with inexact argument type for last
parameter;
cast to java.lang.Class for a varargs call
cast to java.lang.Class[] for a non-varargs call and to suppress this warning
null);
^
../../../src/share/classes/javax/xml/transform/TransformerException.java:334:
warning: non-varargs call of varargs method with inexact argument type for last
parameter;
cast to java.lang.Object for a varargs call
cast to java.lang.Object[] for a non-varargs call and to suppress this warning
exception = (Throwable) meth.invoke(exception, null);
^
../../../src/share/classes/sun/net/www/protocol/http/HttpURLConnection.java:1227:
warning: non-varargs call of varargs method with inexact argument type for last
parameter;
cast to java.lang.Object for a varargs call
cast to java.lang.Object[] for a non-varargs call and to suppress this warning
return (IOException)ctr.newInstance(args);
^
Note: * uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
21 errors
10 warnings
gmake[3]: *** [.compile.classlist] Error 1
gmake[3]: Leaving directory `/usr/ports/java/jdk15/work/j2se/make/java/java'
gmake[2]: *** [all] Error 1
gmake[2]: Leaving directory `/usr/ports/java/jdk15/work/j2se/make/java'
gmake[1]: *** [all] Error 1
gmake[1]: Leaving directory `/usr/ports/java/jdk15/work/j2se/make'
gmake: *** [j2se-build] Error 2
*** Error code 2

Stop in /usr/ports/java/jdk15.
*** Error code 1

Stop in /usr/ports/java/jdk15.
cadillac# make install clean
===> Building for jdk-1.5.0.11p5,1
ERROR: You must have LINPROCFS mounted before
starting to build the native JDK 1.5.0.

You may do it with the following commands:

# kldload linprocfs

and

# mount -t linprocfs linprocfs /compat/linux/proc

*** Error code 1

Stop in /usr/ports/java/jdk15.
*** Error code 1

Stop in /usr/ports/java/jdk15.
cadillac# kldload linprocfs
cadillac# mount -t linprocfs linprocfs /compat/linux/proc
cadillac# make install clean
===> Building for jdk-1.5.0.11p5,1
# Start of jdk build
bsd amd64 1.5.0_11-p5 build started: 07-06-15 16:33
gmake[1]: Entering directory `/usr/ports/java/jdk15/work/j2se/make'
gmake[1]: Leaving directory `/usr/ports/java/jdk15/work/j2se/make'
if [ -r ./../../install/make/Makefile ]; then \
( cd ./../../install/make; gmake sanity MAKEFLAGS=
EXTERNALSANITYCONTROL=true ALT_CONTROL_TOPDIR=/usr/ports/java/jdk15/work/control
ALT_J2SE_TOPDIR=/usr/ports/java/jdk15/work/j2se
ALT_OUTPUTDIR=/usr/ports/java/jdk15/work/control/build/bsd-amd64
ALT_RTPATCH_DIR= ALT_BASE_IMAGE_ZIP= ALT_BASE_IMAGE_DIR= ALT_NEW_IMAGE_DIR=
ALT_BUNDLE_DATE=15_jun_2007 ; ); \
fi
gmake[1]: Entering directory `/usr/ports/java/jdk15/work/install/make'
gmake[1]: Leaving directory `/usr/ports/java/jdk15/work/install/make'

Build Machine Information:
build machine =

Build Directory Structure:
CWD = /usr/ports/java/jdk15/work/control/make
TOPDIR = ./../..
CONTROL_TOPDIR = ./../../control
HOTSPOT_TOPDIR = ./../../hotspot
J2SE_TOPDIR = ./../../j2se
INSTALL_TOPDIR = ./../../install
SPONSORS_TOPDIR = ./../../sponsors

Build Directives:
BUILD_HOTSPOT = true
BUILD_MOTIF = false
BUILD_INSTALL = true
BUILD_SPONSORS = false

Hotspot Settings:
HOTSPOT_BUILD_JOBS =

Bootstrap Settings:
BOOTDIR = /usr/local/linux-sun-jdk1.5.0
BOOTSTRAP J2SDK VERSION: 1.5.0_11
OUTPUTDIR = /usr/ports/java/jdk15/work/control/build/bsd-amd64

Build Tool Settings:
JDK_DEVTOOLS_DIR =
UNIXCOMMAND_PATH = /bin/
COMPILER_PATH = /usr/bin/
DEVTOOLS_PATH = /usr/local/bin/
USRBIN_PATH = /usr/bin/
MOTIF_DIR = /usr/local
CC_VER = 4.2.0
ZIP_VER = 2.32
PATH =
/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
TMPDIR = /usr/ports/java/jdk15/work/control/build/bsd-amd64/tmp

Build Directives:
USE_ONLY_BOOTDIR_TOOLS =
USE_HOTSPOT_INTERPRETER_MODE =
PEDANTIC =
DEV_ONLY =
J2RE_ONLY =
NO_DOCS =
NO_IMAGES =
TOOLS_ONLY =
INSANE =
PARALLEL_COMPILES = false
PARALLEL_COMPILE_JOBS = 2
FASTDEBUG = false
INCREMENTAL_BUILD = false

Build Platform Settings:
PLATFORM = bsd
ARCH = amd64
LIBARCH = amd64
ARCH_FAMILY = amd64
ARCH_DATA_MODEL = 64
TRUE_PLATFORM = FreeBSD
OS_VERSION = 7.0-CURRENT-200706
FREE_SPACE = 850384778

GNU Make Settings:
MAKE = gmake
MAKE VERSION =
MAKECMDGOALS = sanity
MAKEFLAGS =
SHELL = /bin/sh

Target Build Versions:
JDK_VERSION = 1.5.0_11
MILESTONE = p5
BUILD_NUMBER = admin_15_jun_2007_16_33

External File/Binary Locations:
HOTSPOT_SERVER_PATH =
/usr/ports/java/jdk15/work/control/build/bsd-amd64/hotspot-amd64/server
HOTSPOT_IMPORT_PATH =
/usr/ports/java/jdk15/work/control/build/bsd-amd64/hotspot-amd64/import
MOTIF_DIR = /usr/local
CACERTS_FILE = ./../src/share/lib/security/cacerts

No setting required for Unix Systems
WARNING: Your are not building SPONSORS workspace from
the control build. This will result in a development-only
build of the J2SE workspace, lacking the installation bundles

Sanity check passed.
(cd ./../build/bsd-amd64/hotspot-amd64/tmp; \
gmake -f /usr/ports/java/jdk15/work/hotspot/build/bsd/Makefile product \
HOTSPOT_BUILD_VERSION=1.5.0_11-p5-admin_15_jun_2007_16_33
LP64=1 GAMMADIR=/usr/ports/java/jdk15/work/hotspot ; )
gmake[1]: Entering directory
`/usr/ports/java/jdk15/work/control/build/bsd-amd64/hotspot-amd64/tmp'
if [ `/usr/local/linux-sun-jdk1.5.0/bin/java -fullversion 2>&1 | grep -c
'1\.[45]'` -eq 0 ] ; then \
/usr/local/linux-sun-jdk1.5.0/bin/java -version; \
echo "*** An XSLT processor (J2SE 1.4.x or newer) is required to
bootstrap this build"; \
exit 1; \
fi
sh /usr/ports/java/jdk15/work/hotspot/build/bsd/makefiles/buildATree.sh
compiler2 /usr/ports/java/jdk15/work/hotspot bsd amd64
(cd bsd_amd64_compiler2/product; gmake)
gmake[2]: Entering directory
`/usr/ports/java/jdk15/work/control/build/bsd-amd64/hotspot-amd64/tmp/bsd_amd64_compiler2/product'
gmake[3]: Entering directory
`/usr/ports/java/jdk15/work/control/build/bsd-amd64/hotspot-amd64/tmp/bsd_amd64_compiler2/product'
Rescanned ../generated/adfiles/bsd_amd64.ad but encountered no changes.
gmake[3]: Leaving directory
`/usr/ports/java/jdk15/work/control/build/bsd-amd64/hotspot-amd64/tmp/bsd_amd64_compiler2/product'
gmake[3]: Entering directory
`/usr/ports/java/jdk15/work/control/build/bsd-amd64/hotspot-amd64/tmp/bsd_amd64_compiler2/product'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory
`/usr/ports/java/jdk15/work/control/build/bsd-amd64/hotspot-amd64/tmp/bsd_amd64_compiler2/product'
gmake[3]: Entering directory
`/usr/ports/java/jdk15/work/control/build/bsd-amd64/hotspot-amd64/tmp/bsd_amd64_compiler2/product'
if [ -d /usr/ports/java/jdk15/work/hotspot/agent -a "amd64" != "ia64" ] ; then \
gmake -f sa.make ../generated/sa-jdi.jar; \
fi
gmake[3]: Leaving directory
`/usr/ports/java/jdk15/work/control/build/bsd-amd64/hotspot-amd64/tmp/bsd_amd64_compiler2/product'
gmake[3]: Entering directory
`/usr/ports/java/jdk15/work/control/build/bsd-amd64/hotspot-amd64/tmp/bsd_amd64_compiler2/product'
if [ -d /usr/ports/java/jdk15/work/hotspot/agent -a "amd64" != "ia64" ] ; then \
gmake -f vm.make libsaproc.so; \
fi
gmake[3]: Leaving directory
`/usr/ports/java/jdk15/work/control/build/bsd-amd64/hotspot-amd64/tmp/bsd_amd64_compiler2/product'
All done.
gmake[2]: Leaving directory
`/usr/ports/java/jdk15/work/control/build/bsd-amd64/hotspot-amd64/tmp/bsd_amd64_compiler2/product'
gmake[1]: Leaving directory
`/usr/ports/java/jdk15/work/control/build/bsd-amd64/hotspot-amd64/tmp'
/bin/cp
./../build/bsd-amd64/hotspot-amd64/tmp/bsd_amd64_compiler2/product/libjvm.so
/usr/ports/java/jdk15/work/control/build/bsd-amd64/hotspot-amd64/server/libjvm.so
(cd ./../build/bsd-amd64/hotspot-amd64/tmp; \
gmake -f /usr/ports/java/jdk15/work/hotspot/build/bsd/Makefile jvmg \
HOTSPOT_BUILD_VERSION=1.5.0_11-p5-admin_15_jun_2007_16_33
LP64=1 GAMMADIR=/usr/ports/java/jdk15/work/hotspot ; )
gmake[1]: Entering directory
`/usr/ports/java/jdk15/work/control/build/bsd-amd64/hotspot-amd64/tmp'
if [ `/usr/local/linux-sun-jdk1.5.0/bin/java -fullversion 2>&1 | grep -c
'1\.[45]'` -eq 0 ] ; then \
/usr/local/linux-sun-jdk1.5.0/bin/java -version; \
echo "*** An XSLT processor (J2SE 1.4.x or newer) is required to
bootstrap this build"; \
exit 1; \
fi
sh /usr/ports/java/jdk15/work/hotspot/build/bsd/makefiles/buildATree.sh
compiler2 /usr/ports/java/jdk15/work/hotspot bsd amd64
(cd bsd_amd64_compiler2/jvmg; gmake)
gmake[2]: Entering directory
`/usr/ports/java/jdk15/work/control/build/bsd-amd64/hotspot-amd64/tmp/bsd_amd64_compiler2/jvmg'
gmake[3]: Entering directory
`/usr/ports/java/jdk15/work/control/build/bsd-amd64/hotspot-amd64/tmp/bsd_amd64_compiler2/jvmg'
Rescanned ../generated/adfiles/bsd_amd64.ad but encountered no changes.
gmake[3]: Leaving directory
`/usr/ports/java/jdk15/work/control/build/bsd-amd64/hotspot-amd64/tmp/bsd_amd64_compiler2/jvmg'
gmake[3]: Entering directory
`/usr/ports/java/jdk15/work/control/build/bsd-amd64/hotspot-amd64/tmp/bsd_amd64_compiler2/jvmg'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory
`/usr/ports/java/jdk15/work/control/build/bsd-amd64/hotspot-amd64/tmp/bsd_amd64_compiler2/jvmg'
gmake[3]: Entering directory
`/usr/ports/java/jdk15/work/control/build/bsd-amd64/hotspot-amd64/tmp/bsd_amd64_compiler2/jvmg'
if [ -d /usr/ports/java/jdk15/work/hotspot/agent -a "amd64" != "ia64" ] ; then \
gmake -f sa.make ../generated/sa-jdi.jar; \
fi
gmake[3]: Leaving directory
`/usr/ports/java/jdk15/work/control/build/bsd-amd64/hotspot-amd64/tmp/bsd_amd64_compiler2/jvmg'
gmake[3]: Entering directory
`/usr/ports/java/jdk15/work/control/build/bsd-amd64/hotspot-amd64/tmp/bsd_amd64_compiler2/jvmg'
if [ -d /usr/ports/java/jdk15/work/hotspot/agent -a "amd64" != "ia64" ] ; then \
gmake -f vm.make libsaproc_g.so; \
fi
gmake[3]: Leaving directory
`/usr/ports/java/jdk15/work/control/build/bsd-amd64/hotspot-amd64/tmp/bsd_amd64_compiler2/jvmg'
All done.
gmake[2]: Leaving directory
`/usr/ports/java/jdk15/work/control/build/bsd-amd64/hotspot-amd64/tmp/bsd_amd64_compiler2/jvmg'
gmake[1]: Leaving directory
`/usr/ports/java/jdk15/work/control/build/bsd-amd64/hotspot-amd64/tmp'
( cd ./../../j2se/make; gmake sanity all images MAKEFLAGS=
EXTERNALSANITYCONTROL=true MILESTONE=p5 BUILD_NUMBER=admin_15_jun_2007_16_33
JDK_BUILD_NUMBER=b00
ALT_OUTPUTDIR=/usr/ports/java/jdk15/work/control/build/bsd-amd64
ALT_HOTSPOT_IMPORT_PATH=/usr/ports/java/jdk15/work/control/build/bsd-amd64/hotspot-amd64/import
ALT_HOTSPOT_SERVER_PATH=/usr/ports/java/jdk15/work/control/build/bsd-amd64/hotspot-amd64/server
ALT_HOTSPOT_CLIENT_PATH=/usr/ports/java/jdk15/work/control/build/bsd-amd64/hotspot-amd64/client
BUILD_HOTSPOT=true BUILD_MOTIF=false ARCH_DATA_MODEL=64 ; )
gmake[1]: Entering directory `/usr/ports/java/jdk15/work/j2se/make'
bsd amd64 1.5.0_11-p5 build started: 07-06-15 16:33
>>>Recursively making java all @ Fri Jun 15 16:33:42 EDT 2007 ...
gmake[2]: Entering directory `/usr/ports/java/jdk15/work/j2se/make/java'
>>>Recursively making hpi all @ Fri Jun 15 16:33:42 EDT 2007 ...
gmake[3]: Entering directory `/usr/ports/java/jdk15/work/j2se/make/java/hpi'
>>>Recursively making native all @ Fri Jun 15 16:33:42 EDT 2007 ...
gmake[4]: Entering directory `/usr/ports/java/jdk15/work/j2se/make/java/hpi/native'
gmake
/usr/ports/java/jdk15/work/control/build/bsd-amd64/lib/amd64/native_threads/libhpi.so
VARIANT=OPT
gmake[5]: Entering directory `/usr/ports/java/jdk15/work/j2se/make/java/hpi/native'
gmake[5]: Leaving directory `/usr/ports/java/jdk15/work/j2se/make/java/hpi/native'
gmake
/usr/ports/java/jdk15/work/control/build/bsd-amd64/lib/amd64/native_threads/libhpi_g.so
VARIANT=DBG
gmake[5]: Entering directory `/usr/ports/java/jdk15/work/j2se/make/java/hpi/native'
gmake[5]: Leaving directory `/usr/ports/java/jdk15/work/j2se/make/java/hpi/native'
gmake[4]: Leaving directory `/usr/ports/java/jdk15/work/j2se/make/java/hpi/native'
<<<Finished Recursively making native all @ Fri Jun 15 16:33:42 EDT 2007.
gmake[3]: Leaving directory `/usr/ports/java/jdk15/work/j2se/make/java/hpi'
<<<Finished Recursively making hpi all @ Fri Jun 15 16:33:42 EDT 2007.
>>>Recursively making version all @ Fri Jun 15 16:33:42 EDT 2007 ...
gmake[3]: Entering directory `/usr/ports/java/jdk15/work/j2se/make/java/version'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/java/jdk15/work/j2se/make/java/version'
<<<Finished Recursively making version all @ Fri Jun 15 16:33:42 EDT 2007.
>>>Recursively making jvm all @ Fri Jun 15 16:33:42 EDT 2007 ...
gmake[3]: Entering directory `/usr/ports/java/jdk15/work/j2se/make/java/jvm'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/java/jdk15/work/j2se/make/java/jvm'
<<<Finished Recursively making jvm all @ Fri Jun 15 16:33:42 EDT 2007.
>>>Recursively making redist all @ Fri Jun 15 16:33:42 EDT 2007 ...
gmake[3]: Entering directory `/usr/ports/java/jdk15/work/j2se/make/java/redist'
gmake VARIANT=OPT optimized
gmake[4]: Entering directory `/usr/ports/java/jdk15/work/j2se/make/java/redist'
rm -f /usr/ports/java/jdk15/work/control/build/bsd-amd64/lib/amd64/server/libjvm.so
/bin/cp
/usr/ports/java/jdk15/work/control/build/bsd-amd64/hotspot-amd64/server/libjvm.so
/usr/ports/java/jdk15/work/control/build/bsd-amd64/lib/amd64/server/libjvm.so
rm -f /usr/ports/java/jdk15/work/control/build/bsd-amd64/lib/amd64/server/Xusage.txt
/bin/cp
/usr/ports/java/jdk15/work/control/build/bsd-amd64/hotspot-amd64/server/Xusage.txt
/usr/ports/java/jdk15/work/control/build/bsd-amd64/lib/amd64/server/Xusage.txt
rm -f /usr/ports/java/jdk15/work/control/build/bsd-amd64/lib/jce.jar
/bin/cp ../../tools/crypto/jce/jce.jar
/usr/ports/java/jdk15/work/control/build/bsd-amd64/lib/jce.jar
echo -e /usr/ports/java/jdk15/work/control/build/bsd-amd64/lib/jce.jar >>
/usr/ports/java/jdk15/work/control/build/bsd-amd64/tmp/java/.installed.files
rm -f /usr/ports/java/jdk15/work/control/build/bsd-amd64/lib/ext/sunjce_provider.jar
/bin/cp ../../tools/crypto/jce/sunjce_provider.jar
/usr/ports/java/jdk15/work/control/build/bsd-amd64/lib/ext/sunjce_provider.jar
echo -e
/usr/ports/java/jdk15/work/control/build/bsd-amd64/lib/ext/sunjce_provider.jar
>> /usr/ports/java/jdk15/work/control/build/bsd-amd64/tmp/java/.installed.files
rm -f
/usr/ports/java/jdk15/work/control/build/bsd-amd64/lib/security/US_export_policy.jar
/bin/cp ../../tools/crypto/jce/US_export_policy.jar
/usr/ports/java/jdk15/work/control/build/bsd-amd64/lib/security/US_export_policy.jar
echo -e
/usr/ports/java/jdk15/work/control/build/bsd-amd64/lib/security/US_export_policy.jar
>> /usr/ports/java/jdk15/work/control/build/bsd-amd64/tmp/java/.installed.files
rm -f
/usr/ports/java/jdk15/work/control/build/bsd-amd64/lib/security/local_policy.jar
/bin/cp ../../tools/crypto/jce/local_policy.jar
/usr/ports/java/jdk15/work/control/build/bsd-amd64/lib/security/local_policy.jar
echo -e
/usr/ports/java/jdk15/work/control/build/bsd-amd64/lib/security/local_policy.jar
>> /usr/ports/java/jdk15/work/control/build/bsd-amd64/tmp/java/.installed.files
rm -f /usr/ports/java/jdk15/work/control/build/bsd-amd64/lib/jsse.jar
/bin/cp ../../tools/crypto/jsse/jsse.jar
/usr/ports/java/jdk15/work/control/build/bsd-amd64/lib/jsse.jar
echo -e /usr/ports/java/jdk15/work/control/build/bsd-amd64/lib/jsse.jar >>
/usr/ports/java/jdk15/work/control/build/bsd-amd64/tmp/java/.installed.files
rm -f -r
/usr/ports/java/jdk15/work/control/build/bsd-amd64/classes/sun/security/jgss/spi
/bin/cp ../../tools/crypto/jgss/jgss_kerberos.jar
/usr/ports/java/jdk15/work/control/build/bsd-amd64/classes
cd /usr/ports/java/jdk15/work/control/build/bsd-amd64/classes;
/usr/local/linux-sun-jdk1.5.0/bin/jar xf jgss_kerberos.jar sun/security/jgss/spi
cd /usr/ports/java/jdk15/work/control/build/bsd-amd64/classes; rm -f
jgss_kerberos.jar
/usr/local/linux-sun-jdk1.5.0/bin/jar tf
../../tools/crypto/jgss/jgss_kerberos.jar sun/security/jgss/spi \
>>
/usr/ports/java/jdk15/work/control/build/bsd-amd64/tmp/java/.installed.files
rm -f -r
/usr/ports/java/jdk15/work/control/build/bsd-amd64/classes/sun/security/krb5
/bin/cp ../../tools/crypto/jgss/jgss_kerberos.jar
/usr/ports/java/jdk15/work/control/build/bsd-amd64/classes
cd /usr/ports/java/jdk15/work/control/build/bsd-amd64/classes;
/usr/local/linux-sun-jdk1.5.0/bin/jar xf jgss_kerberos.jar sun/security/krb5
cd /usr/ports/java/jdk15/work/control/build/bsd-amd64/classes; rm -f
jgss_kerberos.jar
/usr/local/linux-sun-jdk1.5.0/bin/jar tf
../../tools/crypto/jgss/jgss_kerberos.jar sun/security/krb5 \
>>
/usr/ports/java/jdk15/work/control/build/bsd-amd64/tmp/java/.installed.files
rm -f /usr/ports/java/jdk15/work/control/build/bsd-amd64/lib/classlist
/usr/local/linux-sun-jdk1.5.0/bin/javac -d
/usr/ports/java/jdk15/work/control/build/bsd-amd64/lib
../../tools/sharing/AddJsum.java
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# Internal Error (53484152454432554E54494D450E43505001AD), pid=29651, tid=16384
#
# Java VM: Java HotSpot(TM) Server VM (1.5.0_11-b03 mixed mode)
# An error report file with more information is saved as hs_err_pid29651.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#

gmake[4]: *** [/usr/ports/java/jdk15/work/control/build/bsd-amd64/lib/classlist]
Abort trap: 6 (core dumped)
gmake[4]: Leaving directory `/usr/ports/java/jdk15/work/j2se/make/java/redist'
gmake[3]: *** [optimized] Error 2
gmake[3]: Leaving directory `/usr/ports/java/jdk15/work/j2se/make/java/redist'
gmake[2]: *** [all] Error 1
gmake[2]: Leaving directory `/usr/ports/java/jdk15/work/j2se/make/java'
gmake[1]: *** [all] Error 1
gmake[1]: Leaving directory `/usr/ports/java/jdk15/work/j2se/make'
gmake: *** [j2se-build] Error 2
*** Error code 2

Stop in /usr/ports/java/jdk15.
*** Error code 1

Stop in /usr/ports/java/jdk15.
cadillac# pkg_info | grep jd
linux-sun-jdk-1.5.0.11,2 Sun Java Development Kit 1.5 for Linux
cadillac# /usr/local/linux-sun-jdk1.5.0/bin/java -version
java version "1.5.0_11"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_11-b03)
Java HotSpot(TM) Server VM (build 1.5.0_11-b03, mixed mode)
cadillac# find . -print | grep 1.log
./work/j2se/make/java/redist/hs_err_pid29651.log
cadillac# more ./work/j2se/make/java/redist/hs_err_pid29651.log
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# Internal Error (53484152454432554E54494D450E43505001AD), pid=29651, tid=16384
#
# Java VM: Java HotSpot(TM) Server VM (1.5.0_11-b03 mixed mode)

--------------- T H R E A D ---------------

Current thread (0x0805bd90): JavaThread "main" [_thread_in_Java, id=29651]

Stack: [0xffe00000,0xfffff000), sp=0xffffa53c, free space=2025k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.so+0x510343]
V [libjvm.so+0x1c81ef]
V [libjvm.so+0x49de64]
V [libjvm.so+0x437996]
V [libjvm.so+0x434ba4]
C [libpthread.so.0+0xc5f8]


--------------- P R O C E S S ---------------

Java Threads: ( => current thread )
0x73100720 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=29668]
0x08145778 JavaThread "CompilerThread1" daemon [_thread_blocked, id=29667]
0x08144740 JavaThread "CompilerThread0" daemon [_thread_blocked, id=29666]
0x081436d8 JavaThread "AdapterThread" daemon [_thread_blocked, id=29665]
0x08142868 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=29664]
0x08139710 JavaThread "Finalizer" daemon [_thread_blocked, id=29663]
0x081380b0 JavaThread "Reference Handler" daemon [_thread_blocked, id=29662]
=>0x0805bd90 JavaThread "main" [_thread_in_Java, id=29651]

Other Threads:
0x08135c18 VMThread [id=29661]
0x73101c10 WatcherThread [id=29669]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
PSYoungGen total 3584K, used 3128K [0x6bae0000, 0x6c1e0000, 0x72ca0000)
eden space 3072K, 85% used [0x6bae0000,0x6bd721c0,0x6bde0000)
from space 512K, 96% used [0x6bde0000,0x6be5c168,0x6be60000)
to space 512K, 0% used [0x6c160000,0x6c160000,0x6c1e0000)
PSOldGen total 7296K, used 908K [0x32ca0000, 0x333c0000, 0x6bae0000)
object space 7296K, 12% used [0x32ca0000,0x32d83080,0x333c0000)
PSPermGen total 16384K, used 3207K [0x2eca0000, 0x2fca0000, 0x32ca0000)
object space 16384K, 19% used [0x2eca0000,0x2efc1cb0,0x2fca0000)

Dynamic libraries:
08048000-08056000 r-xp 00010000
VM Arguments:
jvm_args: -Denv.class.path= -Dapplication.home=/usr/local/linux-sun-jdk1.5.0
-Xms8m -Xss4m -ea:com.sun.tools...
java_command: com.sun.tools.javac.Main -d
/usr/ports/java/jdk15/work/control/build/bsd-amd64/lib
../../tools/sharing/AddJsum.java
Launcher Type: SUN_STANDARD

Environment Variables:
JAVA_HOME=
CLASSPATH=
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
LD_LIBRARY_PATH=/usr/local/linux-sun-jdk1.5.0/jre/lib/i386/server:/usr/local/linux-sun-jdk1.5.0/jre/lib/i386:/usr/local/linux-sun-jdk1.5.0/jre/../lib/i386:
SHELL=/bin/sh
HOSTTYPE=FreeBSD
OSTYPE=FreeBSD
ARCH=amd64
MACHTYPE=unknown

Signal Handlers:
SIGSEGV: [libjvm.so+0x510d50], sa_mask[0]=0xdffb7eff, sa_flags=0x10000004
SIGBUS: [libjvm.so+0x510d50], sa_mask[0]=0xdffb7eff, sa_flags=0x10000004
SIGFPE: [libjvm.so+0x434b80], sa_mask[0]=0xdffb7eff, sa_flags=0x10000004
SIGPIPE: [libjvm.so+0x434b80], sa_mask[0]=0xdffb7eff, sa_flags=0x10000004
SIGILL: [libjvm.so+0x434b80], sa_mask[0]=0xdffb7eff, sa_flags=0x10000004
SIGUSR1: SIG_DFL, sa_mask[0]=0x00000200, sa_flags=0x10000000
SIGUSR2: [libjvm.so+0x436fd0], sa_mask[0]=0x80000000, sa_flags=0x10000004
SIGHUP: [libjvm.so+0x436a00], sa_mask[0]=0xdffb7eff, sa_flags=0x10000004
SIGINT: [libjvm.so+0x436a00], sa_mask[0]=0xdffb7eff, sa_flags=0x10000004
SIGQUIT: [libjvm.so+0x436a00], sa_mask[0]=0xdffb7eff, sa_flags=0x10000004
SIGTERM: [libjvm.so+0x436a00], sa_mask[0]=0xdffb7eff, sa_flags=0x10000004


--------------- S Y S T E M ---------------

OS:Fedora Core release 4 (Stentz)

uname:Linux 2.4.2 FreeBSD 7.0-CURRENT-200706 #0: Thu Jun 7 21:38:42 UTC 2007 i686
libc:glibc 2.3.6 linuxthreads-0.10 (floating stack)
rlimit: STACK 2044k, CORE infinity, NPROC 5547, NOFILE 11095, AS infinity
load average:0.15 0.21 0.53

CPU:total 8 (cores per cpu 4, threads per core 1) family 6 model 15 stepping 7,
cmov, cx8, fxsr, mmx, sse, sse2

Memory: 4k page, physical 8370580k(3929484k free), swap 0k(0k free)

vm_info: Java HotSpot(TM) Server VM (1.5.0_11-b03) for linux-x86, built on Dec
15 2006 01:12:32 by java_re with gcc 3.2.1-7a (J2SE release)

cadillac#


==
Walter


_______________________________________________
freebs...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-java
To unsubscribe, send any mail to "freebsd-java...@freebsd.org"

Nick Johnson

unread,
Jun 15, 2007, 6:27:19 PM6/15/07
to
Do you have procfs installed and active?

Google for " Can't detect initial thread stack location find_vma failed"
and you'll find lots of interesting bits.

Nick

On Fri, 15 Jun 2007, Walter Vaughan wrote:

> Man, I thought everything was working so good until this happened
> OS: FreeBSD Current (June) snapshot AMD64 w/no modifications
> HW: Intel motherboard with dual quad cores, 8 gig of memory
> Compat6x installed before starting.
>
> Running make install clean inside of /usr/ports/java/jdk15...
> ran fine for long time then this happend. I followed the suggestion and tried
> to restart it. Any ideas?
>
> Java HotSpot(TM) Client VM warning: Can't detect initial thread stack location
> - find_vma failed

--
"Courage isn't just a matter of not being frightened, you know. It's being
afraid and doing what you have to do anyway."
Doctor Who - Planet of the Daleks
This message has been brought to you by Nick Johnson 2.3b1 and the number 6.
http://healerNick.com/ http://morons.org/ http://spatula.net/

Walter Vaughan

unread,
Jun 16, 2007, 10:57:48 AM6/16/07
to
Nick Johnson wrote:

> Do you have procfs installed and active?

Yes I solved that in the log I posted

>>Man, I thought everything was working so good until this happened
>>OS: FreeBSD Current (June) snapshot AMD64 w/no modifications
>>HW: Intel motherboard with dual quad cores, 8 gig of memory
>>Compat6x installed before starting.
>>
>>Running make install clean inside of /usr/ports/java/jdk15...
>>ran fine for long time then this happend. I followed the suggestion and tried
>>to restart it. Any ideas?

The interesting error was the second one in that log which repeats

rm -f /usr/ports/java/jdk15/work/control/build/bsd-amd64/lib/classlist
/usr/local/linux-sun-jdk1.5.0/bin/javac -d
/usr/ports/java/jdk15/work/control/build/bsd-amd64/lib
../../tools/sharing/AddJsum.java
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#

# Internal Error (53484152454432554E54494D450E43505001AD), pid=3050, tid=16384


#
# Java VM: Java HotSpot(TM) Server VM (1.5.0_11-b03 mixed mode)

# An error report file with more information is saved as hs_err_pid3050.log


#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
gmake[4]: *** [/usr/ports/java/jdk15/work/control/build/bsd-amd64/lib/classlist]
Abort trap: 6 (core dumped)
gmake[4]: Leaving directory `/usr/ports/java/jdk15/work/j2se/make/java/redist'
gmake[3]: *** [optimized] Error 2
gmake[3]: Leaving directory `/usr/ports/java/jdk15/work/j2se/make/java/redist'
gmake[2]: *** [all] Error 1
gmake[2]: Leaving directory `/usr/ports/java/jdk15/work/j2se/make/java'
gmake[1]: *** [all] Error 1
gmake[1]: Leaving directory `/usr/ports/java/jdk15/work/j2se/make'
gmake: *** [j2se-build] Error 2
*** Error code 2

Stop in /usr/ports/java/jdk15.
*** Error code 1

Stop in /usr/ports/java/jdk15.


==
Walter

0 new messages