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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Thu Nov 5 21:03:50 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/164

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

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

Build Reason: 
Build Source Stamp: 86231
Blamelist: andersca,ddunbar,lattner

BUILD FAILED: failed buildit-llvmgcc42

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/CodeGen/CGCXX.cpp
 test/CodeGenCXX/temporaries.cpp
At: Thu 05 Nov 2009 20:11:27
Changed By: andersca
Comments: If a member initializer create temporaries we need to destroy them. Fixes PR5077.



File: utils/NewNightlyTest.pl
At: Thu 05 Nov 2009 20:16:27
Changed By: ddunbar
Comments: NewNightlyTest: Add -llvmgccdir as alternative to environment variable.



File: utils/NewNightlyTest.pl
At: Thu 05 Nov 2009 20:16:27
Changed By: ddunbar
Comments: NewNightlyTest: Unbreak passing the build directory via a positional argument.



File: utils/NewNightlyTest.pl
At: Thu 05 Nov 2009 20:16:27
Changed By: ddunbar
Comments: NewNightlyTest: Add -noclean option, which doesn't run 'make clean' before building LLVM (for testing).

Also, switch to always running 'make clean' in the test-suite directories.



File: utils/NewNightlyTest.pl
At: Thu 05 Nov 2009 20:16:27
Changed By: ddunbar
Comments: NewNighlytTest: Fix timestamp format to actually make sense (it was missing the hour).



Files:
 lib/CodeGen/CodeGenFunction.cpp
 test/CodeGenCXX/temporaries.cpp
At: Thu 05 Nov 2009 20:21:27
Changed By: andersca
Comments: If a member variable of reference type is bound to a temporary in its member initializer it needs to be destroyed at the end of the constructor.



File: gcc/llvm-convert.cpp
At: Thu 05 Nov 2009 20:31:26
Changed By: lattner
Comments: match mainline llvm




Files:
 include/llvm/Analysis/ConstantFolding.h
 include/llvm/Analysis/MemoryBuiltins.h
 include/llvm/GlobalVariable.h
 include/llvm/Support/TargetFolder.h
 lib/Analysis/BasicAliasAnalysis.cpp
 lib/Analysis/ConstantFolding.cpp
 lib/Analysis/MemoryBuiltins.cpp
 lib/Analysis/PointerTracking.cpp
 lib/Analysis/ScalarEvolution.cpp
 lib/Transforms/IPO/GlobalOpt.cpp
 lib/Transforms/Scalar/ConstantProp.cpp
 lib/Transforms/Scalar/InstructionCombining.cpp
 lib/Transforms/Scalar/JumpThreading.cpp
 lib/Transforms/Scalar/LoopUnswitch.cpp
 lib/Transforms/Scalar/TailDuplication.cpp
 lib/Transforms/Utils/CloneFunction.cpp
 lib/Transforms/Utils/LoopUnroll.cpp
 lib/Transforms/Utils/SimplifyCFG.cpp
 lib/VMCore/Globals.cpp
 lib/VMCore/Module.cpp
At: Thu 05 Nov 2009 20:31:26
Changed By: lattner
Comments: remove a bunch of extraneous LLVMContext arguments
from various APIs, addressing PR5325.




LOGS:
Last 10 lines of 'buildit-llvmgcc42.stdio':
	/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvmgcc42.roots/llvmgcc42~obj/src/gcc/llvm-convert.cpp: In static member function 'static llvm::Constant* TreeConstantToLLVM::EmitLV_COMPONENT_REF(tree_node*)':
	/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvmgcc42.roots/llvmgcc42~obj/src/gcc/llvm-convert.cpp:8153: error: cannot convert 'llvm::LLVMContext' to 'const llvm::TargetData*' for argument '5' to 'llvm::Constant* llvm::ConstantFoldInstOperands(unsigned int, const llvm::Type*, llvm::Constant* const*, unsigned int, const llvm::TargetData*)'
	make[4]: *** [llvm-convert.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-stage1-gcc] Error 2
	make[2]: *** [stage1-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