I just did a complete build using the update.sh script. openjdk version "1.7.0-internal" OpenJDK Runtime Environment (build 1.7.0-internal-sam_2011_01_28_09_23-b00) OpenJDK 64-Bit Server VM (build 20.0-b06, mixed mode)
I was using the i386 version of soylatte to bootstrap it though. Sam On Jan 28, 2011, at 9:38 AM, Greg Lewis wrote: > On Fri, Jan 28, 2011 at 11:14:31AM +0100, Henri Gomez wrote: >> When rebuilding after your latests changes, I get the following error : >> > [snip] >> Error occurred during initialization of VM >> Unable to load native library: >> dlopen(/Users/henri/Documents/hudson/data/DROP_DIR/soylatte16-amd64-1.0.3/jre/lib/amd64/libjava.dylib, >> 1): Library not loaded: >> /data/Users/landonf/Documents/Code/Java/javasrc_1_6_jrl_darwin_stable/control/build/bsd-amd64/lib/amd64/libverify.dylib >> Referenced from: >> /Users/henri/Documents/hudson/data/DROP_DIR/soylatte16-amd64-1.0.3/jre/lib/amd64/libjava.dylib >> Reason: image not found >> Using java runtime at: >> /Users/henri/Documents/hudson/data/DROP_DIR/soylatte16-amd64-1.0.3/jre >> make[4]: *** [product] Error 1 >> make[3]: *** [generic_build2] Error 2 >> make[2]: *** [product] Error 2 >> make[1]: *** [hotspot-build] Error 2 >> make: *** [build_product_image] Error 2 >> testing build: ./build/bsd-amd64/j2sdk-image/bin/java -version >> ./build64.sh: line 170: ./build/bsd-amd64/j2sdk-image/bin/java: No >> such file or directory >> ~/Documents/hudson/data/jobs/openjdk-1.7-bsdport-x86_64/workspace/jdk >> ~/Documents/hudson/data/jobs/openjdk-1.7-bsdport-x86_64/workspace >> Directory "JTreport" not found: creating >> Directory "JTwork" not found: creating >> Directory "JTwork/scratch" not found: creating >> Error: java/lang/annotation/AnnotationTypeMismatchException/FoundType.java >> FAILED: java/lang/annotation/loaderLeak/Main.java >> Error: java/lang/annotation/Missing/MissingTest.java >> Error: java/lang/annotation/package-info.java >> Error: java/lang/annotation/ParameterAnnotations.java >> Error: java/lang/annotation/RecursiveAnnotation.java >> Error: java/lang/annotation/UnitTest.java >> >> Could it be ? >> >> Remove DYLD_LIBRARY_PATH from test_gamma since it is not needed >> anymore and causes test_gamma to fail now. (detail / hgweb) > > Those were actually Kurt's changes from earlier this week. I currently > get a similar error bootstrapping with the MacPorts openjdk6 port. > > Try reverting the change and see how you go. > > -- > Greg Lewis Email : gle...@eyesbeyond.com > Eyes Beyond Web : http://www.eyesbeyond.com > Information Technology FreeBSD : gle...@freebsd.org >