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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Fri Jul 24 13:52:46 PDT 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/913

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

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

Build Reason: 
Build Source Stamp: 77001
Blamelist: fjahanian,kremenek,lattner

BUILD FAILED: failed buildit-llvmgcc42

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/Driver/Tools.cpp
At: Fri 24 Jul 2009 13:03:40
Changed By: kremenek
Comments: Have 'clang --analyze' run syntactic static analysis security checks.




Files:
 include/llvm/Target/TargetAsmInfo.h
 lib/Target/TargetAsmInfo.cpp
At: Fri 24 Jul 2009 13:18:40
Changed By: lattner
Comments: change SectionKindForGlobal from being a public (and
previously virtual) function to being a static function
in the .cpp file.




File: lib/Analysis/CheckSecuritySyntaxOnly.cpp
At: Fri 24 Jul 2009 13:28:40
Changed By: kremenek
Comments: In the "use of floating point variable as loop counter" check, check
if the DeclRefExpr is a float, not just either argument.




Files:
 include/llvm/Target/TargetAsmInfo.h
 lib/Target/TargetAsmInfo.cpp
At: Fri 24 Jul 2009 13:28:40
Changed By: lattner
Comments: fix some predicates




Files:
 include/clang/Basic/DiagnosticSemaKinds.td
 lib/Sema/SemaDeclCXX.cpp
 test/SemaCXX/constructor-initializer.cpp
At: Fri 24 Jul 2009 13:33:40
Changed By: fjahanian
Comments: More Sema check for constructor's member initializer along 
with type conversion to fix ir-gen crash.




File: test/SemaCXX/constructor-initializer.cpp
At: Fri 24 Jul 2009 13:33:40
Changed By: fjahanian
Comments: Fixes broken test by accident.




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_STRING_CST(tree_node*)':
	/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvmgcc42.roots/llvmgcc42~obj/src/gcc/llvm-convert.cpp:7918: error: 'const class llvm::TargetAsmInfo' has no member named 'SectionKindForGlobal'
	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