java/jdk16 fails : There was an error trying to initialize the HPI library.

Garrett Cooper yanefbsd at gmail.com
Wed Feb 24 05:28:46 UTC 2010


On Tue, Feb 23, 2010 at 8:05 PM, Philip M. Gollucci
<pgollucci at p6m7g8.com> wrote:
> Hi All,
>
> This is a stable/8 at 204183 amd64 host with a tb jail at the same revision.
>  You can view the tb config in the log out.
>
> More details on request.
>
>
> http://tb.apache.org/errors/8-STABLE-people/jdk-1.6.0.3p4_14.log
>
>>>>Recursively making javac all @ Tue Feb 23 05:36:24 UTC 2010 ...
> gmake[5]: Entering directory
> `/work/a/ports/java/jdk16/work/j2se/make/sun/javac/javac'
> /work/a/ports/java/jdk16/work/control/build/bsd-amd64/bin/java  -Xmx512m
> -Xms256m -classpath ../../../../make/tools/CompileProperties
> CompileProperties
> ../../../../src/share/classes/com/sun/tools/javac/resources/compiler.properties
> /work/a/ports/java/jdk16/work/control/build/bsd-amd64/gensrc/com/sun/tools/javac/resources/compiler.java
> There was an error trying to initialize the HPI library.
> Could not create the Java virtual machine.
> gmake[5]: ***
> [/work/a/ports/java/jdk16/work/control/build/bsd-amd64/gensrc/com/sun/tools/javac/resources/compiler.java]
> Error 1
> gmake[5]: Leaving directory
> `/work/a/ports/java/jdk16/work/j2se/make/sun/javac/javac'
> gmake[4]: *** [all] Error 1
> gmake[4]: Leaving directory
> `/work/a/ports/java/jdk16/work/j2se/make/sun/javac'
> gmake[3]: *** [all] Error 1
> gmake[3]: Leaving directory
> `/work/a/ports/java/jdk16/work/j2se/make/java/javac'
> gmake[2]: *** [all] Error 1
> gmake[2]: Leaving directory `/work/a/ports/java/jdk16/work/j2se/make/java'
> gmake[1]: *** [all] Error 1
> gmake[1]: Leaving directory `/work/a/ports/java/jdk16/work/j2se/make'
> gmake: *** [j2se-build] Error 2
> *** Error code 2

Looks like some -L magic may be required in order to get this library
to load. Please see: http://forums.sun.com/thread.jspa?threadID=643395
for more details :)..
-Garrett


More information about the freebsd-ports mailing list