[Bug 639] Shark fails with hs20

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Wed Feb 23 16:53:10 PST 2011


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=639





------- Comment #1 from gnu_andrew at member.fsf.org  2011-02-24 00:53 -------
Fixed by http://icedtea.classpath.org/hg/icedtea6/rev/883350003da5 but still
fails to link:

Linking vm...
echo Linking launcher...
Linking launcher...
gcc -m64 -Xlinker -O1   -m64 -Wl,-export-dynamic  -L `pwd` -o gamma
launcher/java_md.o launcher/wildcard.o launcher/java.o launcher/jli_util.o
-ljvm -lm -ldl -lpthread
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld:
warning: libLLVM-2.8.so, needed by
/mnt/builder/shark6/openjdk.build-ecj/hotspot/outputdir/linux_amd64_shark/product/libjvm.so,
not found (try using -rpath or -rpath-link)
/mnt/builder/shark6/openjdk.build-ecj/hotspot/outputdir/linux_amd64_shark/product/libjvm.so:
undefined reference to `SharkTraceInstalls'
/mnt/builder/shark6/openjdk.build-ecj/hotspot/outputdir/linux_amd64_shark/product/libjvm.so:
undefined reference to `SharkPrintAsmOf'
/mnt/builder/shark6/openjdk.build-ecj/hotspot/outputdir/linux_amd64_shark/product/libjvm.so:
undefined reference to `SharkMaxInlineSize'
/mnt/builder/shark6/openjdk.build-ecj/hotspot/outputdir/linux_amd64_shark/product/libjvm.so:
undefined reference to `SharkCompiler::free_compiled_method(unsigned char*)'
/mnt/builder/shark6/openjdk.build-ecj/hotspot/outputdir/linux_amd64_shark/product/libjvm.so:
undefined reference to `SharkPrintBitcodeOf'
/mnt/builder/shark6/openjdk.build-ecj/hotspot/outputdir/linux_amd64_shark/product/libjvm.so:
undefined reference to `SharkCompiler::SharkCompiler()'
/mnt/builder/shark6/openjdk.build-ecj/hotspot/outputdir/linux_amd64_shark/product/libjvm.so:
undefined reference to `SharkCompiler::generate_native_wrapper(MacroAssembler*,
methodHandle, BasicType*, BasicType)'
/mnt/builder/shark6/openjdk.build-ecj/hotspot/outputdir/linux_amd64_shark/product/libjvm.so:
undefined reference to `LLVMLinkInJIT'
/mnt/builder/shark6/openjdk.build-ecj/hotspot/outputdir/linux_amd64_shark/product/libjvm.so:
undefined reference to `SharkPerformanceWarnings'
/mnt/builder/shark6/openjdk.build-ecj/hotspot/outputdir/linux_amd64_shark/product/libjvm.so:
undefined reference to `MaxNodeLimit'
collect2: ld returned 1 exit status


-- 
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the distro-pkg-dev mailing list