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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Mon Mar 22 21:57:21 PDT 2010


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

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

Buildslave for this Build: smoosh-02

Build Reason: 
Build Source Stamp: 99252
Blamelist: andersca

BUILD FAILED: failed compile.llvm.stage2

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/CodeGen/CGVtable.cpp
 lib/CodeGen/CGVtable.h
 lib/CodeGen/CodeGenModule.cpp
At: Mon 22 Mar 2010 21:17:32
Changed By: andersca
Comments: Rename MaybeEmitVtable to EmitVTableRelatedData in preparation for making it emit thunks as well.Properties: 




Files:
 lib/CodeGen/CGCXX.cpp
 lib/CodeGen/CGVtable.cpp
 lib/CodeGen/CGVtable.h
 lib/CodeGen/CodeGenModule.cpp
At: Mon 22 Mar 2010 21:32:16
Changed By: andersca
Comments: Always emit associated thunks when emitting the function itself. Remove getVtableAddressPoint, it's not used.Properties: 




LOGS:
Last 10 lines of 'stdio':
	      __ZTVN4llvm14PassNameParserE in libLLVMCore.a(Pass.o)
	  "__ZThn32_N4llvm20LibCallAliasAnalysisD0Ev", referenced from:
	      __ZTVN4llvm20LibCallAliasAnalysisE in libLLVMAnalysis.a(LibCallAliasAnalysis.o)
	  "__ZThn32_N4llvm20LibCallAliasAnalysisD1Ev", referenced from:
	      __ZTVN4llvm20LibCallAliasAnalysisE in libLLVMAnalysis.a(LibCallAliasAnalysis.o)
	ld: symbol(s) not found
	clang: error: linker command failed with exit code 1 (use -v to see invocation)
	make[2]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release/bin/bugpoint] Error 1
	make[1]: *** [bugpoint/.makeall] Error 2
	make: *** [all] Error 1

Last 10 lines of 'warnings':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/utils/unittest/googletest/gtest-filepath.cc:170:28: warning: missing field 'st_dev' initializer [-Wmissing-field-initializers]
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/utils/unittest/googletest/gtest-filepath.cc:198:28: warning: missing field 'st_dev' initializer [-Wmissing-field-initializers]
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/lib/CodeGen/SelectionDAG/DAGCombiner.cpp:5554:37: warning: operands of ? are integers of different signs: 'int' and 'unsigned int' [-Wsign-compare]
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/lib/Target/X86/X86FastISel.cpp:310:45: warning: operands of ? are integers of different signs: 'int64_t' (aka 'long long') and 'uint64_t' (aka 'unsigned long long') [-Wsign-compare]
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/lib/Target/X86/X86ISelLowering.cpp:3434:22: warning: operands of ? are integers of different signs: 'unsigned int' and 'int' [-Wsign-compare]
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/lib/Target/X86/X86ISelLowering.cpp:3435:39: warning: operands of ? are integers of different signs: 'int' and 'unsigned int' [-Wsign-compare]
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:199:55: warning: operands of ? are integers of different signs: 'int' and 'unsigned int' [-Wsign-compare]
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/lib/Target/SystemZ/SystemZRegisterInfo.cpp:204:44: warning: operands of ? are integers of different signs: 'int64_t' (aka 'long long') and 'uint64_t' (aka 'unsigned long long') [-Wsign-compare]
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/lib/CodeGen/MachineDominators.cpp:22:1: warning: explicit instantiation of 'addRoot' that occurs after an explicit specialization will be ignored (C++0x extension) [-pedantic]
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/lib/CodeGen/VirtRegRewriter.cpp:893:11: warning: operands of ? are integers of different signs: 'int' and 'unsigned int' [-Wsign-compare]




More information about the llvm-testresults mailing list