[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt

daniel_dunbar at apple.com daniel_dunbar at apple.com
Mon Nov 15 18:22:29 PST 2010


The Buildbot has detected a new failure of clang-x86_64-darwin10-fnt on smooshlab.
Full details are available at:
 http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-fnt/builds/5570

Buildbot URL: http://smooshlab.apple.com:8010/

Buildslave for this Build: smoosh-02

Build Reason: 
Build Source Stamp: 119323
Blamelist: echristo,kremenek,lattner,rjmccall,void

BUILD FAILED: failed compile

sincerely,
 -The Buildbot


================================================================================

CHANGES:
File: test/MC/ARM/arm_instructions.s
At: Mon 15 Nov 2010 17:42:37
Changed By: void
Comments: Test encodings for LDM and STM.
Properties: 




File: lib/Target/PowerPC/PPCInstrInfo.td
At: Mon 15 Nov 2010 17:47:37
Changed By: lattner
Comments: Fix a bug I introduced in the ppc refactoring, which caused long
branches to be emitted as:

 	bne cr0, 2
instead of:
 	bne cr0, $+8

Properties: 




Files:
 include/clang/AST/ExternalASTSource.h
 lib/Sema/SemaType.cpp
At: Mon 15 Nov 2010 17:47:37
Changed By: rjmccall
Comments: Add an ExternalASTSource hook to complete a type on demand.

Properties: 




File: www/analyzer/latest_checker.html.incl
At: Mon 15 Nov 2010 18:03:00
Changed By: kremenek
Comments: Update checker build.Properties: 




Files:
 include/clang-c/Index.h
 tools/c-index-test/c-index-test.c
 tools/libclang/CIndex.cpp
 tools/libclang/CIndexCXX.cpp
 tools/libclang/CIndexCodeCompletion.cpp
 tools/libclang/CIndexDiagnostic.cpp
 tools/libclang/CIndexUSRs.cpp
 tools/libclang/CIndexer.h
 tools/libclang/CMakeLists.txt
 tools/libclang/CXCursor.cpp
 tools/libclang/CXType.cpp
At: Mon 15 Nov 2010 18:03:00
Changed By: kremenek
Comments: Move CXString creation/management routines into
their own .cpp file and make the interpretation
of its flags private.Properties: 




File: lib/CodeGen/MachineVerifier.cpp
At: Mon 15 Nov 2010 18:03:00
Changed By: echristo
Comments: Make the verifier a little quieter on instructions that it's probably
(and likely) wrong about anyhow.
Properties: 




File: lib/Target/ARM/ARMInstrVFP.td
At: Mon 15 Nov 2010 18:03:00
Changed By: void
Comments: vldm and vstm are mnemonics for vldmia and vstmia resp.
Properties: 




Files:
 tools/libclang/CXString.cpp
 tools/libclang/CXString.h
At: Mon 15 Nov 2010 18:07:42
Changed By: kremenek
Comments: Add CXString.cpp and CXString.hProperties: 




Files:
 lib/Target/ARM/ARMInstrFormats.td
 lib/Target/ARM/ARMInstrInfo.td
 lib/Target/ARM/ARMInstrThumb2.td
At: Mon 15 Nov 2010 18:12:41
Changed By: void
Comments: - Remove dead patterns.
- Add encodings to the *LDMIA_RET instrs. Probably not needed...
Properties: 




LOGS:
Last 10 lines of 'stdio':
	llvm[3]: Compiling CallGraphSCCPass.cpp for Debug+Asserts build
	llvm[3]: Compiling FindUsedTypes.cpp for Debug+Asserts build
	llvm[3]: Compiling GlobalsModRef.cpp for Debug+Asserts build
	llvm[3]: Compiling IPA.cpp for Debug+Asserts build
	llvm[4]: Compiling X86TargetInfo.cpp for Debug+Asserts build
	llvm[4]: Building Debug+Asserts Archive Library libLLVMX86Info.a
	make[1]: *** [Target/.makeall] Error 2
	make[1]: *** Waiting for unfinished jobs....
	llvm[3]: Building Debug+Asserts Archive Library libLLVMipa.a
	make: *** [all] Error 1




More information about the llvm-testresults mailing list