[LLVMdev] gmake check failures on FreeBSD

Chris Lattner sabre at nondot.org
Wed Aug 17 10:10:24 PDT 2005


On Wed, 17 Aug 2005, Jeff Cohen wrote:
> They are all Alpha/PowerPC codegen related.

Thanks, these are all fixed now.  BTW, it would probably be better to send 
emails like this to the llvmbugs list, to avoid bothering people who 
aren't interested.

Thanks,

-Chris

> Running /usr/home/jeffc/llvm/obj/../test/Regression/CodeGen/Alpha/dg.exp ...
> FAIL: 
> /usr/home/jeffc/llvm/obj/../test/Regression/CodeGen/Alpha/2005-07-12-TwoMallocCalls.ll: 
> NODE: 0x8582a40: i32,ch = CopyFromReg 0x8582980:1, 0x85829c0
> Abort trap (core dumped)
>
> FAIL: /usr/home/jeffc/llvm/obj/../test/Regression/CodeGen/Alpha/bsr.ll:
> NODE: 0x85823c0: i32,ch = CopyFromReg 0x8582300, 0x8582340
> Abort trap (core dumped)
>
> FAIL: /usr/home/jeffc/llvm/obj/../test/Regression/CodeGen/Alpha/ctlz.ll:
> NODE: 0x8582340: i8,ch = CopyFromReg 0x8582280, 0x85822c0
> Abort trap (core dumped)
>
> FAIL: /usr/home/jeffc/llvm/obj/../test/Regression/CodeGen/Alpha/i32_sub_1.ll:
> NODE: 0x8582240: i32,ch = CopyFromReg 0x8582180, 0x85821c0
> Abort trap (core dumped)
>
> FAIL: /usr/home/jeffc/llvm/obj/../test/Regression/CodeGen/Alpha/s4addl.ll:
> NODE: 0x8582300: i32,ch = CopyFromReg 0x8582240:1, 0x8582280
> Abort trap (core dumped)
>
> Running /usr/home/jeffc/llvm/obj/../test/Regression/CodeGen/PowerPC/dg.exp 
> ...
> FAIL: /usr/home/jeffc/llvm/obj/../test/Regression/CodeGen/PowerPC/rlwimi.ll:
> Output/rlwimi.ll.out.script: cannot open rlwimi.ll: No such file or directory
> llc: bytecode didn't read correctly.
> Output/rlwimi.ll.out.script: cannot open rlwimi.ll: No such file or directory
> llc: bytecode didn't read correctly.
>
> FAIL: /usr/home/jeffc/llvm/obj/../test/Regression/CodeGen/PowerPC/rlwimi2.ll:
> Output/rlwimi2.ll.out.script: cannot open rlwimi2.ll: No such file or 
> directory
> llc: bytecode didn't read correctly.
>
> FAIL: /usr/home/jeffc/llvm/obj/../test/Regression/CodeGen/PowerPC/rlwinm.ll:
> Output/rlwinm.ll.out.script: cannot open rlwinm.ll: No such file or directory
> llc: bytecode didn't read correctly.
> Output/rlwinm.ll.out.script: cannot open rlwinm.ll: No such file or directory
> llc: bytecode didn't read correctly.
> Output/rlwinm.ll.out.script: cannot open rlwinm.ll: No such file or directory
> llc: bytecode didn't read correctly.
> Output/rlwinm.ll.out.script: cannot open rlwinm.ll: No such file or directory
> llc: bytecode didn't read correctly.
> Output/rlwinm.ll.out.script: cannot open rlwinm.ll: No such file or directory
> llc: bytecode didn't read correctly.
>

-Chris

-- 
http://nondot.org/sabre/
http://llvm.org/




More information about the llvm-dev mailing list