[LLVMdev] VMKIT: Assertion at build

Foivos Zakkak foivos at zakkak.net
Thu Jun 7 06:29:23 PDT 2012


Hello,

after completing the build, i get

...
BUILD SUCCESSFUL
Total time: 5 seconds
llvm[2]: Building Release+Asserts mmtk-vmkit.jar all
vmjc: /home1/public/zakkak/llvm/lib/VMCore/Type.cpp:747: static
llvm::PointerType *llvm::PointerType::get(llvm::Type *, unsigned int):
Assertion `EltTy && "Can't get a pointer to <null> type!"' failed.
0  vmjc            0x0000000000d24e1f
1  vmjc            0x0000000000d25334
2  libpthread.so.0 0x00002b398f36b8f0
3  libc.so.6       0x00002b3990178a75 gsignal + 53
4  libc.so.6       0x00002b399017c5c0 abort + 384
5  libc.so.6       0x00002b3990171941 __assert_fail + 241
6  vmjc            0x0000000000cd7fde
llvm::PointerType::get(llvm::Type*, unsigned int) + 478
7  vmjc            0x0000000000564317
j3::J3Intrinsics::init(llvm::Module*) + 199
8  vmjc            0x000000000054f86d
j3::JavaAOTCompiler::JavaAOTCompiler(std::string const&) + 1597
9  vmjc            0x0000000000502b8d main + 141
10 libc.so.6       0x00002b3990163c4d __libc_start_main + 253
11 vmjc            0x0000000000502a39
Aborted
make[2]: *** [all] Error 134
make[2]: Leaving directory `/home1/public/zakkak/java/vmkit_build/mmtk/java'
make[1]: *** [all] Error 1
make[1]: Leaving directory `/home1/public/zakkak/java/vmkit_build/mmtk'
make: *** [all] Error 1

any ideas, how to fix this?

Thank you
Foivos

PS: sorry if you received this mail multiple times



More information about the llvm-dev mailing list