llvm[0]: Running test suite make[1]: Entering directory `/export/home/karel/src/llvm-3.0-clang/llvm-3.0.src/test' Making a new site.exp file... Making LLVM 'lit.site.cfg' file... Making LLVM unittest 'lit.site.cfg' file... ( ulimit -t 600 ; ulimit -d 512000 ; ulimit -m 512000 ; ulimit -v 1024000 ; \ /export/home/karel/src/llvm-3.0-clang/llvm-3.0.src/utils/lit/lit.py -s -v . ) -- Testing: 5644 tests, 1 threads -- Testing: 0 .. 10.. FAIL: LLVM :: CodeGen/Generic/2007-05-15-InfiniteRecursion.ll (1048 of 5644) ******************** TEST 'LLVM :: CodeGen/Generic/2007-05-15-InfiniteRecursion.ll' FAILED ******************** Script: -- /export/home/karel/src/llvm-3.0-clang/llvm-3.0.src/Release/bin/llc < /export/home/karel/src/llvm-3.0-clang/llvm-3.0.src/test/CodeGen/Generic/2007-05-15-InfiniteRecursion.ll -- Exit Code: 139 Command Output (stderr): -- Stack dump: 0. Program arguments: /export/home/karel/src/llvm-3.0-clang/llvm-3.0.src/Release/bin/llc /export/home/karel/src/llvm-3.0-clang/llvm-3.0.src/test/CodeGen/Generic/Output/2007-05-15-InfiniteRecursion.ll.script: line 2: 20399 Segmentation fault '/export/home/karel/src/llvm-3.0-clang/llvm-3.0.src/Release/bin/llc' < '/export/home/karel/src/llvm-3.0-clang/llvm-3.0.src/test/CodeGen/Generic/2007-05-15-InfiniteRecursion.ll' -- ******************** Testing: 0 .. 10.. 20 FAIL: LLVM :: CodeGen/Mips/tls.ll (1264 of 5644) ******************** TEST 'LLVM :: CodeGen/Mips/tls.ll' FAILED ******************** Script: -- /export/home/karel/src/llvm-3.0-clang/llvm-3.0.src/Release/bin/llc -march=mipsel < /export/home/karel/src/llvm-3.0-clang/llvm-3.0.src/test/CodeGen/Mips/tls.ll | /export/home/karel/src/llvm-3.0-clang/llvm-3.0.src/Release/bin/FileCheck /export/home/karel/src/llvm-3.0-clang/llvm-3.0.src/test/CodeGen/Mips/tls.ll -check-prefix=PIC /export/home/karel/src/llvm-3.0-clang/llvm-3.0.src/Release/bin/llc -march=mipsel -relocation-model=static < /export/home/karel/src/llvm-3.0-clang/llvm-3.0.src/test/CodeGen/Mips/tls.ll | /export/home/karel/src/llvm-3.0-clang/llvm-3.0.src/Release/bin/FileCheck /export/home/karel/src/llvm-3.0-clang/llvm-3.0.src/test/CodeGen/Mips/tls.ll -check-prefix=STATIC -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /export/home/karel/src/llvm-3.0-clang/llvm-3.0.src/Release/bin/llc -march=mipsel 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'MIPS DAG->DAG Pattern Instruction Selection' on function '@f1' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30. FAIL: LLVM :: CodeGen/X86/2009-06-05-VariableIndexInsert.ll (2121 of 5644) ******************** TEST 'LLVM :: CodeGen/X86/2009-06-05-VariableIndexInsert.ll' FAILED ******************** Script: -- /export/home/karel/src/llvm-3.0-clang/llvm-3.0.src/Release/bin/llc < /export/home/karel/src/llvm-3.0-clang/llvm-3.0.src/test/CodeGen/X86/2009-06-05-VariableIndexInsert.ll -- Exit Code: 1 Command Output (stderr): -- LLVM ERROR: Cannot select: 0xf51018: v8i16 = insert_vector_elt 0xf50df8, 0xf50ac8, 0xf50f90 [ORD=4] [ID=26] 0xf50df8: v8i16 = bitcast 0xf510a0 [ORD=1] [ID=25] 0xf510a0: v2f64 = ARMISD::BUILD_VECTOR 0xf504f0, 0xf50798 [ID=24] 0xf504f0: f64 = ARMISD::VMOVDRR 0xf50358, 0xf50468 [ORD=1] [ID=21] 0xf50358: i32,ch = CopyFromReg 0xf365e4, 0xf502d0 [ORD=1] [ID=15] 0xf502d0: i32 = Register %vreg0 [ORD=1] [ID=1] 0xf50468: i32,ch = CopyFromReg 0xf365e4, 0xf503e0 [ORD=1] [ID=16] 0xf503e0: i32 = Register %vreg1 [ORD=1] [ID=2] 0xf50798: f64 = ARMISD::VMOVDRR 0xf50600, 0xf50710 [ORD=1] [ID=22] 0xf50600: i32,ch = CopyFromReg 0xf365e4, 0xf50578 [ORD=1] [ID=17] 0xf50578: i32 = Register %vreg2 [ORD=1] [ID=3] 0xf50710: i32,ch = CopyFromReg 0xf365e4, 0xf50688 [ORD=1] [ID=18] 0xf50688: i32 = Register %vreg3 [ORD=1] [ID=4] 0xf50ac8: i32,ch = load 0xf365e4, 0xf50b50, 0xf50bd8 [ID=19] 0xf50b50: i32 = FrameIndex<-1> [ORD=2] [ID=7] 0xf50bd8: i32 = undef [ORD=2] [ID=8] 0xf50f90: i32 = and 0xf50d70, 0xf50f08 [ORD=3] [ID=23] 0xf50d70: i32,ch = load 0xf365e4, 0xf50ce8, 0xf50bd8 [ORD=3] [ID=20] 0xf50ce8: i32 = FrameIndex<-2> [ORD=3] [ID=9] 0xf50bd8: i32 = undef [ORD=2] [ID=8] 0xf50f08: i32 = Constant<7> [ORD=3] [ID=10] -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50. FAIL: LLVM :: ExecutionEngine/2002-12-16-ArgTest.ll (3261 of 5644) ******************** TEST 'LLVM :: ExecutionEngine/2002-12-16-ArgTest.ll' FAILED ******************** Script: -- /export/home/karel/src/llvm-3.0-clang/llvm-3.0.src/Release/bin/lli /export/home/karel/src/llvm-3.0-clang/llvm-3.0.src/test/ExecutionEngine/2002-12-16-ArgTest.ll > /dev/null -- Exit Code: 1 Command Output (stderr): -- LLVM ERROR: Not supported instr: %SP = LDMIA_RET %SP, pred:14, pred:%noreg, %R4, %R5, %R11, %PC, %R0 -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50. XPASS: LLVM :: ExecutionEngine/2003-08-15-AllocaAssertion.ll (3273 of 5644) ******************** TEST 'LLVM :: ExecutionEngine/2003-08-15-AllocaAssertion.ll' FAILED ******************** Script: -- /export/home/karel/src/llvm-3.0-clang/llvm-3.0.src/Release/bin/lli /export/home/karel/src/llvm-3.0-clang/llvm-3.0.src/test/ExecutionEngine/2003-08-15-AllocaAssertion.ll > /dev/null -- Exit Code: 0 ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. XPASS: LLVM :: ExecutionEngine/2003-08-23-RegisterAllocatePhysReg.ll (3275 of 5644) ******************** TEST 'LLVM :: ExecutionEngine/2003-08-23-RegisterAllocatePhysReg.ll' FAILED ******************** Script: -- /export/home/karel/src/llvm-3.0-clang/llvm-3.0.src/Release/bin/lli /export/home/karel/src/llvm-3.0-clang/llvm-3.0.src/test/ExecutionEngine/2003-08-23-RegisterAllocatePhysReg.ll > /dev/null -- Exit Code: 0 ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: ExecutionEngine/test-fp.ll (3292 of 5644) ******************** TEST 'LLVM :: ExecutionEngine/test-fp.ll' FAILED ******************** Script: -- /export/home/karel/src/llvm-3.0-clang/llvm-3.0.src/Release/bin/lli /export/home/karel/src/llvm-3.0-clang/llvm-3.0.src/test/ExecutionEngine/test-fp.ll > /dev/null -- Exit Code: 1 Command Output (stderr): -- LLVM ERROR: Not supported instr: %SP = LDMIA_RET %SP, pred:14, pred:%noreg, %R11, %PC, %R0 -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: TableGen/MultiPat.td (3903 of 5644) ******************** TEST 'LLVM :: TableGen/MultiPat.td' FAILED ******************** Script: -- /export/home/karel/src/llvm-3.0-clang/llvm-3.0.src/Release/bin/llvm-tblgen /export/home/karel/src/llvm-3.0-clang/llvm-3.0.src/test/TableGen/MultiPat.td | /export/home/karel/src/llvm-3.0-clang/llvm-3.0.src/Release/bin/FileCheck /export/home/karel/src/llvm-3.0-clang/llvm-3.0.src/test/TableGen/MultiPat.td -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /export/home/karel/src/llvm-3.0-clang/llvm-3.0.src/Release/bin/llvm-tblgen /export/home/karel/src/llvm-3.0-clang/llvm-3.0.src/test/TableGen/MultiPat.td FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. FAIL: LLVM :: Transforms/SCCP/2006-12-04-PackedType.ll (5059 of 5644) ******************** TEST 'LLVM :: Transforms/SCCP/2006-12-04-PackedType.ll' FAILED ******************** Script: -- /export/home/karel/src/llvm-3.0-clang/llvm-3.0.src/Release/bin/opt < /export/home/karel/src/llvm-3.0-clang/llvm-3.0.src/test/Transforms/SCCP/2006-12-04-PackedType.ll -sccp -- Exit Code: 139 Command Output (stderr): -- Stack dump: 0. Program arguments: /export/home/karel/src/llvm-3.0-clang/llvm-3.0.src/Release/bin/opt -sccp /export/home/karel/src/llvm-3.0-clang/llvm-3.0.src/test/Transforms/SCCP/Output/2006-12-04-PackedType.ll.script: line 2: 2756 Segmentation fault '/export/home/karel/src/llvm-3.0-clang/llvm-3.0.src/Release/bin/opt' '-sccp' < '/export/home/karel/src/llvm-3.0-clang/llvm-3.0.src/test/Transforms/SCCP/2006-12-04-PackedType.ll' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90. FAIL: LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/JIT.GlobalInFunction (5468 of 5644) ******************** TEST 'LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/JIT.GlobalInFunction' FAILED ******************** Note: Google Test filter = JIT.GlobalInFunction [==========] Running 1 test from 1 test case. [----------] Global test environment set-up. [----------] 1 test from JIT [ RUN ] JIT.GlobalInFunction JITTest.cpp:263: Failure Value of: *GPtr Actual: 0 Expected: 1 JITTest.cpp:273: Failure Value of: *GPtr Actual: 0 Expected: 2 JITTest.cpp:280: Failure Value of: *GPtr Actual: 0 Expected: 3 [ FAILED ] JIT.GlobalInFunction (58 ms) [----------] 1 test from JIT (59 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test case ran. (62 ms total) [ PASSED ] 0 tests. [ FAILED ] 1 test, listed below: [ FAILED ] JIT.GlobalInFunction 1 FAILED TEST ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90. FAIL: LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/JITTest.AvailableExternallyGlobalIsntEmitted (5478 of 5644) ******************** TEST 'LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/JITTest.AvailableExternallyGlobalIsntEmitted' FAILED ******************** Note: Google Test filter = JITTest.AvailableExternallyGlobalIsntEmitted [==========] Running 1 test from 1 test case. [----------] Global test environment set-up. [----------] 1 test from JITTest [ RUN ] JITTest.AvailableExternallyGlobalIsntEmitted Stack dump: 0. Running pass 'ARM Machine Code Emitter' on function '@loader' ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90. FAIL: LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/JITTest.FunctionPointersOutliveTheirCreator (5479 of 5644) ******************** TEST 'LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/JITTest.FunctionPointersOutliveTheirCreator' FAILED ******************** Note: Google Test filter = JITTest.FunctionPointersOutliveTheirCreator [==========] Running 1 test from 1 test case. [----------] Global test environment set-up. [----------] 1 test from JITTest [ RUN ] JITTest.FunctionPointersOutliveTheirCreator JITTest.cpp:532: Failure Value of: foo_addr() Actual: '\b' (8) Expected: 42 [ FAILED ] JITTest.FunctionPointersOutliveTheirCreator (51 ms) [----------] 1 test from JITTest (52 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test case ran. (55 ms total) [ PASSED ] 0 tests. [ FAILED ] 1 test, listed below: [ FAILED ] JITTest.FunctionPointersOutliveTheirCreator 1 FAILED TEST ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 1991.56s ******************** Unexpected Passing Tests (2): LLVM :: ExecutionEngine/2003-08-15-AllocaAssertion.ll LLVM :: ExecutionEngine/2003-08-23-RegisterAllocatePhysReg.ll ******************** Failing Tests (10): LLVM :: CodeGen/Generic/2007-05-15-InfiniteRecursion.ll LLVM :: CodeGen/Mips/tls.ll LLVM :: CodeGen/X86/2009-06-05-VariableIndexInsert.ll LLVM :: ExecutionEngine/2002-12-16-ArgTest.ll LLVM :: ExecutionEngine/test-fp.ll LLVM :: TableGen/MultiPat.td LLVM :: Transforms/SCCP/2006-12-04-PackedType.ll LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/JIT.GlobalInFunction LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/JITTest.AvailableExternallyGlobalIsntEmitted LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/JITTest.FunctionPointersOutliveTheirCreator Expected Passes : 5554 Expected Failures : 63 Unsupported Tests : 15 Unexpected Passes : 2 Unexpected Failures: 10 make[1]: *** [check-local-lit] Error 1 make[1]: Leaving directory `/export/home/karel/src/llvm-3.0-clang/llvm-3.0.src/test' make: *** [check] Error 2