<div dir="ltr">  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…<div><br></div><div><div>[100%] Running the LLVM regression tests</div>
<div>second level name optional in hw.optional.fma is invalid</div><div>-- Testing: 10991 tests, 2 threads --</div><div>Testing: 0 .. 10.. 20.. 30.. 40.. 50</div><div>FAIL: LLVM :: DebugInfo/global.ll (5908 of 10991)</div>
<div>******************** TEST 'LLVM :: DebugInfo/global.ll' FAILED ********************</div><div>Script:</div><div>--</div><div>/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</div>
<div>/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</div>
<div>/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</div><div>/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</div>
<div>--</div><div>Exit Code: 1</div><div><br></div><div>Command Output (stderr):</div><div>--</div><div>error: failed to compute relocation: X86_64_RELOC_UNSIGNED</div><div>error: failed to compute relocation: X86_64_RELOC_UNSIGNED</div>
<div>error: failed to compute relocation: X86_64_RELOC_UNSIGNED</div><div>/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.</div>
<div><br></div><div>--</div><div><br></div><div>********************</div><div>Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. </div><div>Testing Time: 164.74s</div><div>********************</div><div>Failing Tests (1):</div>
<div>    LLVM :: DebugInfo/global.ll</div><div><br></div><div>  Expected Passes    : 6698</div><div>  Expected Failures  : 31</div><div>  Unsupported Tests  : 4261</div><div>  Unexpected Failures: 1</div><div>make[3]: *** [test/CMakeFiles/check-llvm] Error 1</div>
<div>make[2]: *** [test/CMakeFiles/check-llvm.dir/all] Error 2</div><div>make[1]: *** [test/CMakeFiles/check.dir/rule] Error 2</div><div>make: *** [check] Error 2</div></div><div><br></div></div>