[LLVMdev] FAIL: LLVM :: DebugInfo/global.ll (5908 of 10991)

Jack Howarth howarth.mailing.lists at gmail.com
Fri Jun 20 08:16:29 PDT 2014


  I am seeing a new failure in the llvm test suite at r211359. when built
with -DLLVM_BUILD_32_BITS:BOOL=OFF -DLLVM_TARGETS_TO_BUILD=X86 under cmake
on x86_64-apple-darwin11…

[100%] Running the LLVM regression tests
second level name optional in hw.optional.fma is invalid
-- Testing: 10991 tests, 2 threads --
Testing: 0 .. 10.. 20.. 30.. 40.. 50
FAIL: LLVM :: DebugInfo/global.ll (5908 of 10991)
******************** TEST 'LLVM :: DebugInfo/global.ll' FAILED
********************
Script:
--
/sw/src/fink.build/llvm35-3.5.0-100/llvm-3.5.0/build/./bin/llc -O0
-filetype=obj <
/sw/src/fink.build/llvm35-3.5.0-100/llvm-3.5.0/test/DebugInfo/global.ll >
/sw/src/fink.build/llvm35-3.5.0-100/llvm-3.5.0/build/test/DebugInfo/Output/global.ll.tmp
/sw/src/fink.build/llvm35-3.5.0-100/llvm-3.5.0/build/./bin/llvm-dwarfdump
/sw/src/fink.build/llvm35-3.5.0-100/llvm-3.5.0/build/test/DebugInfo/Output/global.ll.tmp
| /sw/src/fink.build/llvm35-3.5.0-100/llvm-3.5.0/build/./bin/FileCheck
/sw/src/fink.build/llvm35-3.5.0-100/llvm-3.5.0/test/DebugInfo/global.ll
/sw/src/fink.build/llvm35-3.5.0-100/llvm-3.5.0/build/./bin/llc -O0
-filetype=null <
/sw/src/fink.build/llvm35-3.5.0-100/llvm-3.5.0/test/DebugInfo/global.ll
/sw/src/fink.build/llvm35-3.5.0-100/llvm-3.5.0/build/./bin/llc -O0
-filetype=null -mtriple=arm-linux <
/sw/src/fink.build/llvm35-3.5.0-100/llvm-3.5.0/test/DebugInfo/global.ll
--
Exit Code: 1

Command Output (stderr):
--
error: failed to compute relocation: X86_64_RELOC_UNSIGNED
error: failed to compute relocation: X86_64_RELOC_UNSIGNED
error: failed to compute relocation: X86_64_RELOC_UNSIGNED
/sw/src/fink.build/llvm35-3.5.0-100/llvm-3.5.0/build/./bin/llc: : error:
unable to get target for 'arm--linux', see --version and --triple.

--

********************
Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90..
Testing Time: 164.74s
********************
Failing Tests (1):
    LLVM :: DebugInfo/global.ll

  Expected Passes    : 6698
  Expected Failures  : 31
  Unsupported Tests  : 4261
  Unexpected Failures: 1
make[3]: *** [test/CMakeFiles/check-llvm] Error 1
make[2]: *** [test/CMakeFiles/check-llvm.dir/all] Error 2
make[1]: *** [test/CMakeFiles/check.dir/rule] Error 2
make: *** [check] Error 2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140620/4c2edb65/attachment.html>


More information about the llvm-dev mailing list