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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Mon Nov 15 18:30:59 PST 2010


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

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

Buildslave for this Build: smoosh-04

Build Reason: 
Build Source Stamp: 119321
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: 




LOGS:
Last 10 lines of 'stdio':
	CIndex.cpp:3789: error: 'createCXString' was not declared in this scope
	CIndex.cpp:3798: error: 'createCXString' was not declared in this scope
	CIndex.cpp:3800: error: 'createCXString' was not declared in this scope
	CIndex.cpp: In function 'CXString clang_getClangVersion()':
	CIndex.cpp:4610: error: 'createCXString' was not declared in this scope
	make[4]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/tools/libclang/Debug+Asserts/CIndex.o] Error 1
	make[3]: *** [all] Error 1
	make[2]: *** [all] Error 1
	make[1]: *** [clang/.makeall] Error 2
	make: *** [all] Error 1




More information about the llvm-testresults mailing list