On 03/11/2010 10:31 PM, Renato Botelho wrote: > > I needed to stop and start again, now I got this: > > FAIL: LLVM :: CodeGen/X86/bswap-inline-asm.ll (1340 of 2135) > ******************** TEST 'LLVM :: CodeGen/X86/bswap-inline-asm.ll' > FAILED ******************** > Script: > -- > llc < > /usr/ports/security/clamav-devel/work/clamav-devel-20100308/libclamav/c++/llvm/test/CodeGen/X86/bswap-inline-asm.ll > -march=x86-64 > > /usr/ports/security/clamav-devel/work/clamav-devel-20100308/libclamav/c++/llvm/test/CodeGen/X86/Output/bswap-inline-asm.ll.tmp > not grep APP > /usr/ports/security/clamav-devel/work/clamav-devel-20100308/libclamav/c++/llvm/test/CodeGen/X86/Output/bswap-inline-asm.ll.tmp > FileCheck > /usr/ports/security/clamav-devel/work/clamav-devel-20100308/libclamav/c++/llvm/test/CodeGen/X86/bswap-inline-asm.ll > < > /usr/ports/security/clamav-devel/work/clamav-devel-20100308/libclamav/c++/llvm/test/CodeGen/X86/Output/bswap-inline-asm.ll.tmp > -- > Exit Code: 1 > Command Output (stdout): > -- > Command 0: "llc" "-march=x86-64" > Command 0 Result: 0 > Command 0 Output: > None > > Command 0 Stderr: > > > Command 1: "not" "grep" "APP" > "/usr/ports/security/clamav-devel/work/clamav-devel-20100308/libclamav/c++/llvm/test/CodeGen/X86/Output/bswap-inline-asm.ll.tmp" > Command 1 Result: 1 > Command 1 Output: > #APP > #NO_APP > #APP > #NO_APP > #APP > #NO_APP > #APP > #NO_APP > > > Command 1 Stderr: > > > -- > Command Output (stderr): > -- > -- > > ******************** > Testing Time: 95.31s > ******************** > Failing Tests (1): > LLVM :: CodeGen/X86/bswap-inline-asm.ll > > Expected Passes : 1360 > Expected Failures : 17 > Unsupported Tests : 757 > Unexpected Failures: 1
We're close, only 1 test failing. On FreeBSD 8 I can't reproduce this though: Testing Time: 75.70s Expected Passes : 1361 Expected Failures : 17 Unsupported Tests : 757 This is on: FreeBSD 8.0-RELEASE amd64 amd64 Please open a bugreport on bugs.clamav.net, and attach output from these commands: $ libclamav/c++/llc --version $ libclamav/c++/llc <libclamav/c++/llvm/test/CodeGen/X86/bswap-inline-asm.ll $ which llc $ llc --version Best regards, --Edwin _______________________________________________ http://lurker.clamav.net/list/clamav-devel.html Please submit your patches to our Bugzilla: http://bugs.clamav.net
