line info test failure after commit 173592

David Blaikie dblaikie at gmail.com
Tue Jan 29 08:26:37 PST 2013


Hi Elena,

(just a note: it's usually best to reply directly to a commit email
you're discussing - keeps all the context together)

> I have the following failure, do you know what's wrong?

It's not obvious to me from the log information you've provided. Could
you attach the "
W:\LLVM_org\build64\test\DebugInfo\Output\line-info.ll.tmp" file?

Eric - are those relocation errors likely to be causing problems in
the dwarfdump output? I assume so. Easy to fix?

>
> FAIL: LLVM :: DebugInfo/line-info.ll (3741 of 7215)
> 84>  ******************** TEST 'LLVM :: DebugInfo/line-info.ll' FAILED ********************
> 84>  Script:
> 84>  --
> 84>  W:/LLVM_org/build64/bin/Debug/llc.EXE -filetype=obj -O0 < W:\LLVM_org\llvm\test\DebugInfo\line-info.ll > W:\LLVM_org\build64\test\DebugInfo\Output\line-info.ll.tmp
> 84>  W:/LLVM_org/build64/bin/Debug/llvm-dwarfdump.EXE W:\LLVM_org\build64\test\DebugInfo\Output\line-info.ll.tmp | W:/LLVM_org/build64/bin/Debug/FileCheck.EXE W:\LLVM_org\llvm\test\DebugInfo\line-info.ll
> 84>  --
> 84>  Exit Code: 1
> 84>  Command Output (stdout):
> 84>  --
> 84>  Command 0: "W:/LLVM_org/build64/bin/Debug/llc.EXE" "-filetype=obj" "-O0"
> 84>  Command 0 Result: 0
> 84>  Command 0 Output:
> 84>  None
> 84>
> 84>  Command 0 Stderr:
> 84>
> 84>
> 84>  Command 1: "W:/LLVM_org/build64/bin/Debug/llvm-dwarfdump.EXE" "W:\LLVM_org\build64\test\DebugInfo\Output\line-info.ll.tmp"
> 84>  Command 1 Result: 0
> 84>  Command 1 Output:
> 84>
> 84>
> 84>  Command 1 Stderr:
> 84>CUSTOMBUILD : error : failed to compute relocation: IMAGE_REL_AMD64_SECREL
> 84>CUSTOMBUILD : error : failed to compute relocation: IMAGE_REL_AMD64_ADDR32
> 84>CUSTOMBUILD : error : failed to compute relocation: IMAGE_REL_AMD64_ADDR32
> 84>CUSTOMBUILD : error : failed to compute relocation: IMAGE_REL_AMD64_ADDR32
> 84>CUSTOMBUILD : error : failed to compute relocation: IMAGE_REL_AMD64_ADDR32
> 84>CUSTOMBUILD : error : failed to compute relocation: IMAGE_REL_AMD64_ADDR32
> 84>CUSTOMBUILD : error : failed to compute relocation: IMAGE_REL_AMD64_ADDR64
> 84>CUSTOMBUILD : error : failed to compute relocation: IMAGE_REL_AMD64_ADDR64
> 84>CUSTOMBUILD : error : failed to compute relocation: IMAGE_REL_AMD64_ADDR32
> 84>CUSTOMBUILD : error : failed to compute relocation: IMAGE_REL_AMD64_ADDR32
> 84>CUSTOMBUILD : error : failed to compute relocation: IMAGE_REL_AMD64_ADDR32
> 84>CUSTOMBUILD : error : failed to compute relocation: IMAGE_REL_AMD64_ADDR64
> 84>CUSTOMBUILD : error : failed to compute relocation: IMAGE_REL_AMD64_ADDR64
> 84>CUSTOMBUILD : error : failed to compute relocation: IMAGE_REL_AMD64_ADDR32
> 84>
> 84>
> 84>  Command 2: "W:/LLVM_org/build64/bin/Debug/FileCheck.EXE" "W:\LLVM_org\llvm\test\DebugInfo\line-info.ll"
> 84>  Command 2 Result: 1
> 84>  Command 2 Output:
> 84>
> 84>
> 84>  Command 2 Stderr:
> 84>  W:\LLVM_org\llvm\test\DebugInfo\line-info.ll:4:10: error: expected string not found in input
> 84>  ; CHECK: 2 0 1 0 is_stmt
> 84>           ^
> 84>  <stdin>:1:1: note: scanning from here
> 84>  W:\LLVM_org\build64\test\DebugInfo\Output\line-info.ll.tmp: file format COFF-x86-64
> 84>  ^
> 84>  <stdin>:107:1: note: possible intended match here
> 84>  default_is_stmt: 1
> 84>  ^
> 84>
> 84>
> 84>  --
> 84>
> 84>  ********************
> 84>
> 84>  Testing Time: 89.45s
> 84>  ********************
> 84>  Failing Tests (1):
> 84>      LLVM :: DebugInfo/line-info.ll
> ---------------------------------------------------------------------
> Intel Israel (74) Limited
>
> This e-mail and any attachments may contain confidential material for
> the sole use of the intended recipient(s). Any review or distribution
> by others is strictly prohibited. If you are not the intended
> recipient, please contact the sender and delete all copies.
>



More information about the llvm-commits mailing list