[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Mon Dec 21 17:56:46 PST 2009
The Buildbot has detected a new failure of llvm-gcc-i386-darwin9 on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/llvm-gcc-i386-darwin9/builds/1875
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-03.apple.com
Build Reason:
Build Source Stamp: 91876
Blamelist: ddunbar,echristo,lattner,spyffe,void
BUILD FAILED: failed test.llvm.stage1
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/Target/X86/Disassembler/X86Disassembler.cpp
lib/Target/X86/Disassembler/X86DisassemblerDecoder.c
lib/Target/X86/X86TargetMachine.cpp
At: Mon 21 Dec 2009 17:12:38
Changed By: spyffe
Comments: Fixed library dependencies between the X86 disassembler and
X86 codegen that were causing circular symbol dependencies.
Properties:
File: lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
At: Mon 21 Dec 2009 17:12:38
Changed By: void
Comments: Adding more assignment of ordering to SDNodes. This time in the "call" and
generic copy functions.
Properties:
File: include/llvm/Type.h
At: Mon 21 Dec 2009 17:22:34
Changed By: lattner
Comments: types don't need atomic inc/dec, they are local to an llvmcontext.
Properties:
Files:
lib/CodeGen/TargetABIInfo.cpp
test/CodeGenCXX/member-functions.cpp
test/CodeGenCXX/x86_64-arguments.cpp
At: Mon 21 Dec 2009 17:22:37
Changed By: ddunbar
Comments: x86_64: Structures with no fields but which have padding should be classified as
integer.
- This is consistent, but may not be correct. I will revisit x86_64 ABI handling for C++ as a whole at some point.
- PR5831.Properties:
File: lib/Transforms/Scalar/SimplifyLibCalls.cpp
At: Mon 21 Dec 2009 17:27:25
Changed By: echristo
Comments: Whitespace fixes.
Properties:
File: lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
At: Mon 21 Dec 2009 17:27:25
Changed By: void
Comments: Add SDNode ordering to inlined asm and VA functions.
Properties:
LOGS:
Last 10 lines of 'test.llvm.stage1.stdio':
********************
Failing Tests (1):
LLVM-Unit::VMCore/Release/VMCoreTests/OpaqueTypeTest.RegisterWithContext
Expected Passes : 4459
Expected Failures : 27
Unsupported Tests : 496
Unexpected Failures: 1
make[1]: *** [check-local-lit] Error 1
make: *** [check-lit] Error 2
Last 10 lines of 'test.llvm.stage1.fail':
LLVM-Unit::VMCore/Release/VMCoreTests/OpaqueTypeTest.RegisterWithContext
Last 10 lines of 'test.llvm.stage1.xfail':
LLVM::LLVMC/OutputSuffixHook.td
LLVM::MC/AsmParser/directive_lsym.s
LLVM::MC/AsmParser/exprs-invalid.s
LLVM::Transforms/GVN/rle-no-phi-translate.ll
LLVM::Transforms/GlobalOpt/2009-03-03-dbg.ll
LLVM::Transforms/GlobalOpt/2009-03-05-dbg.ll
LLVM::Transforms/IndVarSimplify/loop_evaluate_6.ll
LLVM::Transforms/InstCombine/cast-sext-zext.ll
LLVM::Transforms/TailCallElim/nocapture.ll
LLVM::Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll
Last 10 lines of 'test.llvm.stage1.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 'test.llvm.stage1.opaquetypetest.registerwithcontext':
[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran.
[ PASSED ] 0 tests.
[ FAILED ] 1 test, listed below:
[ FAILED ] OpaqueTypeTest.RegisterWithContext
1 FAILED TEST
********************
More information about the llvm-testresults
mailing list