[Bug 300] New: shark fails to build
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Sat Mar 7 11:01:02 PST 2009
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=300
Summary: shark fails to build
Product: IcedTea
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: IcedTea
AssignedTo: unassigned at icedtea.classpath.org
ReportedBy: doko at ubuntu.com
Currently shark fails to build with gcc-4_3-branch:
/scratch/packages/openjdk/d/openjdk-6-6b14-1.5~pre1/build-zero/openjdk/hotspot/src/share/vm/shark/sharkCompiler.cpp:
In constructor 'SharkCompiler::SharkCompiler()':
/scratch/packages/openjdk/d/openjdk-6-6b14-1.5~pre1/build-zero/openjdk/hotspot/src/share/vm/shark/sharkCompiler.cpp:42:
error: cannot allocate an object of abstract type 'SharkMemoryManager'
/scratch/packages/openjdk/d/openjdk-6-6b14-1.5~pre1/build-zero/openjdk/hotspot/src/share/vm/shark/sharkMemoryManager.hpp:30:
note: because the following virtual functions are pure within
'SharkMemoryManager':
/usr/include/llvm/ExecutionEngine/JITMemoryManager.h:106: note: virtual
unsigned char* llvm::JITMemoryManager::allocateSpace(intptr_t, unsigned int)
make[7]: *** [sharkCompiler.o] Error 1
--
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