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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Sat Jan 1 13:57:18 PST 2011


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

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

Buildslave for this Build: smoosh-04

Build Reason: 
Build Source Stamp: 122669
Blamelist: asl,d0k,lattner,nicholas,rafael

BUILD FAILED: failed buildit-llvmgcc42

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/Target/ARM/ARMAsmPrinter.cpp
 lib/Target/ARM/ARMAsmPrinter.h
 lib/Target/ARM/ARMISelDAGToDAG.cpp
 lib/Target/ARM/ARMInstrInfo.td
At: Sat 01 Jan 2011 12:43:12
Changed By: asl
Comments: Model operand restrictions of mul-like instructions on ARMv5 via
earlyclobber stuff. This should fix PRs 2313 and 8157.

Unfortunately, no testcase, since it'd be dependent on register
assignments.Properties: 




File: include/llvm/Support/StandardPasses.h
At: Sat 01 Jan 2011 12:43:12
Changed By: lattner
Comments: turn on memset idiom recognition by default.  Though there are still lots of
limitations, this kicks in dozens of times in the 4 specfp2000 benchmarks, 
and hundreds of times in the int part.  It also kicks in hundreds of times 
in multisource.

This kicks in right before loop deletion, which has the pleasant effect of
deleting loops that *just* do a memset.

Properties: 




Files:
 lib/EntoSA
 lib/GR
At: Sat 01 Jan 2011 12:59:04
Changed By: nicholas
Comments: Remove empty directories.
Properties: 




File: test/CodeGen/ARM/str_pre-2.ll
At: Sat 01 Jan 2011 13:03:07
Changed By: asl
Comments: Update the testProperties: 




Files:
 lib/Target/X86/X86AsmPrinter.cpp
 test/CodeGen/X86/inline-asm-h.ll
At: Sat 01 Jan 2011 13:03:07
Changed By: rafael
Comments: Add support for the 'H' modifier.Properties: 




Files:
 include/clang/Checker
 include/clang/EntoSA
 include/clang/GR
 include/clang/StaticAnalyzer/EntoSA
 lib/StaticAnalyzer/EntoSA
At: Sat 01 Jan 2011 13:08:16
Changed By: d0k
Comments: More empty directory removal.
Properties: 




File: lib/CodeGen/CGStmt.cpp
At: Sat 01 Jan 2011 13:19:35
Changed By: rafael
Comments: Fix typo and add comment.Properties: 




LOGS:
Last 10 lines of 'stdio':
	      llvm::createStandardModulePasses(llvm::PassManagerBase*, unsigned int, bool, bool, bool, bool, bool, llvm::Pass*)in libbackend.a(llvm-backend.o)
	ld: symbol(s) not found
	collect2: ld returned 1 exit status
	make[4]: *** [cc1-dummy] Error 1
	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