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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Mon Dec 28 15:28:36 PST 2009


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

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

Buildslave for this Build: smoosh-04.apple.com

Build Reason: 
Build Source Stamp: 92234
Blamelist: lattner

BUILD FAILED: failed buildit-llvmgcc42

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 include/llvm/Metadata.h
 lib/Bitcode/Writer/BitcodeWriter.cpp
 lib/VMCore/AsmWriter.cpp
 lib/VMCore/Metadata.cpp
At: Mon 28 Dec 2009 12:14:38
Changed By: lattner
Comments: rename getHandlerNames to getMDKindNames, simplify its interface
and simplify all the clients that use it.
Properties: 




Files:
 include/llvm/Metadata.h
 include/llvm/Support/IRBuilder.h
 lib/Analysis/DebugInfo.cpp
 lib/AsmParser/LLParser.cpp
 lib/Bitcode/Reader/BitcodeReader.cpp
 lib/CodeGen/SelectionDAG/FastISel.cpp
 lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
 lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
 lib/Transforms/IPO/StripSymbols.cpp
 lib/Transforms/Utils/CloneFunction.cpp
 lib/VMCore/Metadata.cpp
At: Mon 28 Dec 2009 12:49:38
Changed By: lattner
Comments: rename getMDKind -> getMDKindID, make it autoinsert if an MD Kind
doesn't exist already, eliminate registerMDKind.  Tidy up a bunch
of random stuff.
Properties: 




File: include/llvm/Support/IRBuilder.h
At: Mon 28 Dec 2009 13:14:38
Changed By: lattner
Comments: rename ivar to be more descriptive.
Properties: 




Files:
 include/llvm/Support/IRBuilder.h
 lib/Transforms/Scalar/GVN.cpp
 lib/VMCore/IRBuilder.cpp
At: Mon 28 Dec 2009 13:29:38
Changed By: lattner
Comments: split code that doesn't need to be templated out of IRBuilder into a new
non-templated IRBuilderBase class.  Move that large CreateGlobalString
out of line, eliminating the need to #include GlobalVariable.h in IRBuilder.h
Properties: 




Files:
 gcc/llvm-abi.h
 gcc/llvm-debug.cpp
At: Mon 28 Dec 2009 13:49:38
Changed By: lattner
Comments: this form of SetDebugLocation is about to go away, add some #includes that
are about to not come in implicitly.

Properties: 




Files:
 lib/CodeGen/CGDebugInfo.cpp
 lib/CodeGen/CodeGenModule.cpp
At: Mon 28 Dec 2009 13:49:38
Changed By: lattner
Comments: this form of SetDebugLocation is about to go away, add some #includes that
are about to not come in implicitly.
Properties: 




Files:
 include/llvm/Support/IRBuilder.h
 lib/Target/Target.cpp
 lib/VMCore/IRBuilder.cpp
At: Mon 28 Dec 2009 13:49:38
Changed By: lattner
Comments: move debug info stuff out of line, allowing two #includes
to go away from IRBuilder.h
Properties: 




Files:
 include/llvm/Support/IRBuilder.h
 lib/VMCore/IRBuilder.cpp
At: Mon 28 Dec 2009 13:54:38
Changed By: lattner
Comments: remove #include of Function.h from IRBuilder
Properties: 




File: include/llvm/Support/IRBuilder.h
At: Mon 28 Dec 2009 13:54:38
Changed By: lattner
Comments: remove #include that comes in from ConstantFolder.h
Properties: 




File: lib/VMCore/CMakeLists.txt
At: Mon 28 Dec 2009 13:54:38
Changed By: lattner
Comments: add IRBuilder.cpp to cmake
Properties: 




File: include/llvm/Instruction.h
At: Mon 28 Dec 2009 13:59:38
Changed By: lattner
Comments: rearrange some code.
Properties: 




LOGS:
Last 10 lines of 'buildit-llvmgcc42.stdio':
	                 from /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvmgcc42.roots/llvmgcc42~obj/src/gcc/llvm-debug.cpp:29:
	/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvmgcc42.roots/llvmgcc42~obj/src/gcc/../include/ansidecl.h:269:1: error: this is the location of the previous definition
	make[4]: *** [llvm-debug.o] Error 1
	make[4]: *** Waiting for unfinished jobs....
	rm fsf-funding.pod gcov.pod gfdl.pod cpp.pod gcc.pod gpl.pod
	make[3]: *** [all-stage2-gcc] Error 2
	make[2]: *** [stage2-bubble] Error 2
	make[1]: *** [all] Error 2
	+ exit 1
	make: *** [install] Error 1

Last 10 lines of 'buildit-llvmgcc42.warnings':
	warning: structure `ZipDirectory' used but not defined
	warning: structure `VEC_cp_token_position_heap' used but not defined
	warning: structure `pointer_set_t' used but not defined
	warning: structure `c_arg_info' used but not defined
	warning: structure `c_switch' used but not defined
	warning: structure `et_node' used but not defined
	warning: structure `loop' used but not defined
	warning: structure `ipa_reference_vars_info_d' used but not defined
	warning: structure `reg_info_def' used but not defined
	warning: structure `value_set' used but not defined




More information about the llvm-testresults mailing list