[LLVMdev] powerpc32: llvm-2.8 make-check failures

acrux acrux_it at libero.it
Sat Nov 13 09:37:31 PST 2010


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


here the failures. Anyway there is a suggested "revision" to use on
PowerPC 32bit on Linux ?

[...]
llvm[0]: ***** Completed Release Build
+ make check
llvm[0]: Running test suite
make[1]: Entering directory `/home/llvm/work/src/llvm-2.8/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 ; \
          /home/llvm/work/src/llvm-2.8/utils/lit/lit.py -s -v . )
- -- Testing: 5496 tests, 1 threads --
Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 
FAIL: LLVM :: Other/inline-asm-newline-terminator.ll (3857 of 5496)
******************** TEST 'LLVM :: Other/inline-asm-newline-terminator.ll' FAILED ********************
Script:
- --
llc -filetype=obj -o - < /home/llvm/work/src/llvm-2.8/test/Other/inline-asm-newline-terminator.ll
- --
Exit Code: 1
Command Output (stderr):
- --
llc: error auto-selecting target for module 'No available targets are compatible with this triple, see -version for the available targets.'.  Please use the -march option to explicitly pick a target.
- --

********************
Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.
FAIL: LLVM :: Transforms/LoopStrengthReduce/2009-11-10-LSRCrash.ll (4825 of 5496)
******************** TEST 'LLVM :: Transforms/LoopStrengthReduce/2009-11-10-LSRCrash.ll' FAILED ********************
Script:
- --
llc < /home/llvm/work/src/llvm-2.8/test/Transforms/LoopStrengthReduce/2009-11-10-LSRCrash.ll -mtriple=i386-apple-darwin11
- --
Exit Code: 1
Command Output (stderr):
- --
llc: error auto-selecting target for module 'No available targets are compatible with this triple, see -version for the available targets.'.  Please use the -march option to explicitly pick a target.
- --

********************
Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90
FAIL: LLVM :: Transforms/TailDup/if-tail-dup.ll (5207 of 5496)
******************** TEST 'LLVM :: Transforms/TailDup/if-tail-dup.ll' FAILED ********************
Script:
- --
opt < /home/llvm/work/src/llvm-2.8/test/Transforms/TailDup/if-tail-dup.ll -tailduplicate |    llc -march=x86 -o /home/llvm/work/src/llvm-2.8/test/Transforms/TailDup/Output/if-tail-dup.ll.tmp
grep {\\\<je\\\>} /home/llvm/work/src/llvm-2.8/test/Transforms/TailDup/Output/if-tail-dup.ll.tmp
not grep jmp /home/llvm/work/src/llvm-2.8/test/Transforms/TailDup/Output/if-tail-dup.ll.tmp
- --
Exit Code: 1
Command Output (stderr):
- --
llc: error: invalid target 'x86'.
- --

********************
Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. 
Testing Time: 219.26s
********************
Failing Tests (3):
    LLVM :: Other/inline-asm-newline-terminator.ll
    LLVM :: Transforms/LoopStrengthReduce/2009-11-10-LSRCrash.ll
    LLVM :: Transforms/TailDup/if-tail-dup.ll

  Expected Passes    : 2618
  Expected Failures  : 10
  Unsupported Tests  : 2865
  Unexpected Failures: 3
make[1]: *** [check-local-lit] Error 1
make[1]: Leaving directory `/home/llvm/work/src/llvm-2.8/test'
make: *** [check] Error 2




- -- 
GNU/Linux on Power Architecture
CRUX PPC - http://cruxppc.org/

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.16 (GNU/Linux)

iEYEARECAAYFAkzezN8ACgkQxq34tDeO7LjqiQCfW89c3yZkLRyrWqUHnDC+tY/b
0M4AnApjdABD3mUXcn8W7aOkCxzB1Msd
=4TeC
-----END PGP SIGNATURE-----



More information about the llvm-dev mailing list