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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Thu Apr 29 17:54:09 PDT 2010


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/3359

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

Buildslave for this Build: smoosh-04

Build Reason: 
Build Source Stamp: 102679
Blamelist: andersca,cdavis,djg,jyasskin,rjmccall,stoklund

BUILD FAILED: failed buildit-llvmgcc42

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 BlocksRuntime/Block_private.h
 BlocksRuntime/runtime.c
At: Thu 29 Apr 2010 16:47:59
Changed By: cdavis
Comments: Fix build with MSVC.
Properties: 




Files:
 lib/CodeGen/SimpleRegisterCoalescing.cpp
 test/CodeGen/X86/2010-04-29-CoalescerCrash.ll
At: Thu 29 Apr 2010 16:52:59
Changed By: stoklund
Comments: Reject really weird coalescer case when trying to merge identical subregisters
of different register classes. e.g.

  %reg1048:3<def> = EXTRACT_SUBREG %RAX<kill>, 3

Where %reg1048 is a GR32 register. This is not impossible to handle, but it is
pretty hard and very rare.

This should unbreak the dragonegg builder.Properties: 




Files:
 lib/Sema/Sema.h
 lib/Sema/SemaDecl.cpp
 lib/Sema/SemaTemplate.cpp
 test/SemaTemplate/nested-name-spec-template.cpp
 test/SemaTemplate/typename-specifier-4.cpp
At: Thu 29 Apr 2010 16:52:59
Changed By: rjmccall
Comments: Rebuild the nested name specifiers in member-pointer declarator chunks when
entering the current instantiation.  Set up a little to preserve type location
information for typename types while we're in there.

Fixes a Boost failure.

Properties: 




Files:
 lib/CodeGen/CGClass.cpp
 lib/CodeGen/CodeGenFunction.h
At: Thu 29 Apr 2010 16:52:59
Changed By: andersca
Comments: Remove an unnecessary argument to EmitClassCopyAssignment.Properties: 




File: lib/CodeGen/CGClass.cpp
At: Thu 29 Apr 2010 17:07:59
Changed By: andersca
Comments: Get the base class addresses before calling EmitClassCopyAssignment.Properties: 




File: lib/CodeGen/CGException.cpp
At: Thu 29 Apr 2010 17:07:59
Changed By: rjmccall
Comments: Teach EHCleanupBlock to deal appropriately with the possibility that there
might not have been an insertion block set at start.  Fixes PR6975.

Properties: 




File: lib/CodeGen/SelectionDAG/InstrEmitter.cpp
At: Thu 29 Apr 2010 17:12:59
Changed By: djg
Comments: Set register kill flags on the SelectionDAG path, at least in the
easy cases.
Properties: 




File: lib/ExecutionEngine/JIT/OProfileJITEventListener.cpp
At: Thu 29 Apr 2010 17:17:59
Changed By: jyasskin
Comments: Fix the OProfileJITEventListener build after r101844 removed
MachineFunction::DefaultDebugLoc.  We now use the same technique as
DwarfDebug::beginFunction to find the starting line number for a
function.

Properties: 




LOGS:
Last 10 lines of 'stdio':
	{standard input}:unknown:Partial line at end of file ignored
	make[5]: *** [libgcc/x86_64/unwind-dw2.o] Error 1
	make[5]: *** Waiting for unfinished jobs....
	make[4]: *** [stmp-multilib] Error 2
	rm fsf-funding.pod gcov.pod gfdl.pod cpp.pod gpl.pod gcc.pod
	make[3]: *** [all-stage1-gcc] Error 2
	make[2]: *** [stage1-bubble] Error 2
	make[1]: *** [all] Error 2
	+ exit 1
	make: *** [llvmgcc42] Error 1

Last 10 lines of '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