[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Tue Mar 30 14:51:06 PDT 2010
The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/1049
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-02
Build Reason:
Build Source Stamp: 99932
Blamelist: lattner,rafael,stoklund,wangmp
BUILD FAILED: failed test-llvm compile.llvm.stage2
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/VMCore/Constants.cpp
lib/VMCore/LLVMContext.cpp
lib/VMCore/Metadata.cpp
At: Tue 30 Mar 2010 13:50:38
Changed By: lattner
Comments: move some method definitions to files that make sense.
Properties:
File: gcc/llvm-convert.cpp
At: Tue 30 Mar 2010 14:00:50
Changed By: wangmp
Comments: Added support for address spaces and added a isVolatile field to memcpy, memmove, and memset.
Properties:
Files:
include/llvm/CodeGen/SelectionDAG.h
include/llvm/IntrinsicInst.h
include/llvm/Intrinsics.td
include/llvm/Support/IRBuilder.h
include/llvm/Target/TargetLowering.h
include/llvm/Transforms/Utils/BuildLibCalls.h
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMISelLowering.h
lib/Target/PowerPC/PPCISelLowering.cpp
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86ISelLowering.h
lib/Target/XCore/XCoreISelLowering.cpp
lib/Transforms/InstCombine/InstCombineCalls.cpp
lib/Transforms/Scalar/MemCpyOptimizer.cpp
lib/Transforms/Scalar/ScalarReplAggregates.cpp
lib/Transforms/Scalar/SimplifyLibCalls.cpp
lib/Transforms/Utils/BuildLibCalls.cpp
lib/Transforms/Utils/InlineFunction.cpp
lib/VMCore/AutoUpgrade.cpp
test/Analysis/BasicAA/modref.ll
test/Transforms/InstCombine/memset_chk.ll
test/Transforms/InstCombine/objsize.ll
test/Transforms/MemCpyOpt/align.ll
test/Transforms/SimplifyLibCalls/StrCpy.ll
test/Verifier/2006-12-12-IntrinsicDefine.ll
At: Tue 30 Mar 2010 14:00:50
Changed By: wangmp
Comments: Added support for address spaces and added a isVolatile field to memcpy, memmove, and memset,
e.g., llvm.memcpy.i32(i8*, i8*, i32, i32) -> llvm.memcpy.p0i8.p0i8.i32(i8*, i8*, i32, i32, i1)
A update of langref will occur in a subsequent checkin.
Properties:
Files:
lib/CodeGen/CGBuiltin.cpp
lib/CodeGen/CGDecl.cpp
lib/CodeGen/CGExprAgg.cpp
lib/CodeGen/CodeGenFunction.cpp
lib/CodeGen/CodeGenModule.cpp
lib/CodeGen/CodeGenModule.h
test/CodeGen/builtin-memfns.c
test/CodeGenCXX/eh.cpp
test/CodeGenCXX/new.cpp
test/CodeGenCXX/value-init.cpp
At: Tue 30 Mar 2010 14:05:39
Changed By: wangmp
Comments: Added support for address spaces and added a isVolatile field to memcpy, memmove, and memset
Properties:
File: lib/Target/X86/X86TargetMachine.cpp
At: Tue 30 Mar 2010 14:10:39
Changed By: stoklund
Comments: Enable -sse-domain-fix by default. What could possibly go wrong?Properties:
File: test/CodeGen/regparm.c
At: Tue 30 Mar 2010 14:20:55
Changed By: rafael
Comments: Fix this test on windows. When running on windows we print
double 0.000000e+000
instead of
double 0.000000e+00
Properties:
LOGS:
Last 10 lines of 'stdio':
LLVM :: CodeGen/X86/widen_cast-2.ll
LLVM :: CodeGen/X86/widen_load-1.ll
LLVM :: CodeGen/X86/widen_load-2.ll
Expected Passes : 4593
Expected Failures : 29
Unsupported Tests : 515
Unexpected Failures: 12
make[1]: *** [check-local-lit] Error 1
make: *** [check-lit] Error 2
Last 10 lines of 'fail':
LLVM :: CodeGen/X86/dagcombine-buildvector.ll
LLVM :: CodeGen/X86/gather-addresses.ll
LLVM :: CodeGen/X86/sse-align-12.ll
LLVM :: CodeGen/X86/sse-align-6.ll
LLVM :: CodeGen/X86/sse3.ll
LLVM :: CodeGen/X86/vec_compare.ll
LLVM :: CodeGen/X86/vec_call.ll
LLVM :: CodeGen/X86/widen_cast-2.ll
LLVM :: CodeGen/X86/widen_load-2.ll
LLVM :: CodeGen/X86/widen_load-1.ll
Last 10 lines of 'xfail':
LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s
LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s
LLVM :: MC/AsmParser/X86/x86_32-bit.s
LLVM :: MC/AsmParser/X86/x86_32-encoding.s
LLVM :: MC/AsmParser/directive_lsym.s
LLVM :: MC/AsmParser/exprs-invalid.s
LLVM :: Transforms/GVN/rle-no-phi-translate.ll
LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll
LLVM :: Transforms/TailCallElim/nocapture.ll
LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll
Last 10 lines of 'unsupported':
LLVM :: LLVMC/C++/hello.cpp
LLVM :: LLVMC/C++/together.cpp
LLVM :: LLVMC/C/emit-llvm.c
LLVM :: LLVMC/C/hello.c
LLVM :: LLVMC/C/include.c
LLVM :: LLVMC/C/opt-test.c
LLVM :: LLVMC/C/sink.c
LLVM :: LLVMC/C/wall.c
LLVM :: LLVMC/ObjC++/hello.mm
LLVM :: LLVMC/ObjC/hello.m
Last 10 lines of '2009-02-05-coalescerbug.ll':
Command has output on stderr!
--
Command Output (stderr):
--
Expected 4 lines, got 2.
--
********************
Last 10 lines of '2009-06-03-win64spillxmm.ll':
Command Output (stdout):
--
subq $72, %rsp
--
Command Output (stderr):
--
--
********************
Last 10 lines of 'dagcombine-buildvector.ll':
Command has output on stderr!
--
Command Output (stderr):
--
Expected 1 lines, got 0.
--
********************
Last 10 lines of 'gather-addresses.ll':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/X86/gather-addresses.ll:9:10: error: expected string not found in input
; CHECK: movaps %xmm0, -24(%rsp)
^
<stdin>:8:2: note: scanning from here
movdqa %xmm0, -24(%rsp)
^
--
********************
Last 10 lines of 'sse-align-12.ll':
Command has output on stderr!
--
Command Output (stderr):
--
Expected 4 lines, got 3.
--
********************
Last 10 lines of 'sse-align-6.ll':
Command has output on stderr!
--
Command Output (stderr):
--
Expected 1 lines, got 0.
--
********************
Last 10 lines of 'sse3.ll':
<stdin>:95:2: note: scanning from here
.align 4, 0x90
^
<stdin>:96:2: note: possible intended match here
_t10: ## @t10
^
--
********************
Last 10 lines of 'vec_compare.ll':
<stdin>:14:6: note: scanning from here
pcmpeqd %xmm0, %xmm0
^
<stdin>:15:2: note: possible intended match here
xorpd %xmm1, %xmm0
^
--
********************
Last 10 lines of 'vec_call.ll':
Command Output (stdout):
--
subl $60, %esp
--
Command Output (stderr):
--
--
********************
Last 10 lines of 'widen_cast-2.ll':
<stdin>:48:7: note: scanning from here
movd %xmm3, 16(%ecx,%eax)
^
<stdin>:50:2: note: possible intended match here
movdqa %xmm2, (%ecx,%eax)
^
--
********************
Last 10 lines of 'widen_load-2.ll':
<stdin>:1:2: note: scanning from here
.section __TEXT,__text,regular,pure_instructions
^
<stdin>:7:2: note: possible intended match here
movq %rdi, %rax
^
--
********************
Last 10 lines of 'widen_load-1.ll':
<stdin>:1:2: note: scanning from here
.file "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/X86/widen_load-1.ll"
^
<stdin>:15:2: note: possible intended match here
movdqa compl+128(%rip), %xmm0
^
--
********************
Last 10 lines of 'stdio':
^
llvm[2]: Linking Release executable FileCheck (without symbols)
llvm[2]: ======= Finished Linking Release Executable FileCheck (without symbols)
2 diagnostics generated.
1 diagnostic generated.
1 diagnostic generated.
2 diagnostics generated.
llvm[3]: Building Release Archive Library libGoogleTest.a
make[1]: *** [TableGen/.makeall] Error 2
make: *** [all] Error 1
Last 10 lines of 'warnings':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/utils/unittest/googletest/include/gtest/internal/gtest-internal.h:207:3: warning: 'unused' attribute only applies to variable and function types
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/utils/unittest/googletest/include/gtest/internal/gtest-internal-inl.h:137:3: warning: 'unused' attribute only applies to variable and function types
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/utils/unittest/googletest/include/gtest/internal/gtest-internal.h:207:3: warning: 'unused' attribute only applies to variable and function types
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/utils/unittest/googletest/gtest-filepath.cc:170:28: warning: missing field 'st_dev' initializer [-Wmissing-field-initializers]
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/utils/unittest/googletest/gtest-filepath.cc:198:28: warning: missing field 'st_dev' initializer [-Wmissing-field-initializers]
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/utils/unittest/googletest/include/gtest/internal/gtest-internal-inl.h:137:3: warning: 'unused' attribute only applies to variable and function types
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/utils/unittest/googletest/include/gtest/internal/gtest-internal.h:207:3: warning: 'unused' attribute only applies to variable and function types
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/utils/unittest/googletest/include/gtest/internal/gtest-internal.h:207:3: warning: 'unused' attribute only applies to variable and function types
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/utils/unittest/googletest/include/gtest/internal/gtest-internal.h:207:3: warning: 'unused' attribute only applies to variable and function types
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/utils/unittest/googletest/include/gtest/internal/gtest-internal-inl.h:137:3: warning: 'unused' attribute only applies to variable and function types
More information about the llvm-testresults
mailing list