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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Tue May 11 13:54:08 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/1977

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

Buildslave for this Build: smoosh-02

Build Reason: 
Build Source Stamp: 103497
Blamelist: baldrick,dgregor

BUILD FAILED: failed compile.llvm.stage2

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 docs/GarbageCollection.html
 include/llvm/Support/Compiler.h
 lib/CodeGen/ScheduleDAGInstrs.h
 lib/CodeGen/SelectionDAG/LegalizeTypes.h
 lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
 lib/Target/ARM/AsmPrinter/ARMMCInstLower.h
 lib/Target/MSP430/AsmPrinter/MSP430MCInstLower.h
 lib/Target/PIC16/AsmPrinter/PIC16AsmPrinter.h
 lib/Target/PIC16/PIC16ISelDAGToDAG.h
 lib/Target/X86/AsmPrinter/X86AsmPrinter.h
 lib/Target/X86/AsmPrinter/X86MCInstLower.h
 lib/Transforms/InstCombine/InstCombine.h
 lib/Transforms/InstCombine/InstCombineWorklist.h
At: Tue 11 May 2010 13:20:27
Changed By: baldrick
Comments: I got tired of VISIBILITY_HIDDEN colliding with the gcc enum.  Rename it
to LLVM_LIBRARY_VISIBILITY and introduce LLVM_GLOBAL_VISIBILITY, which is
the opposite, for future use by dragonegg.
Properties: 




Files:
 lib/Driver/ToolChains.h
 lib/Driver/Tools.h
At: Tue 11 May 2010 13:20:28
Changed By: baldrick
Comments: VISIBILITY_HIDDEN was renamed LLVM_LIBRARY_VISIBILITY.
Properties: 




Files:
 gcc/llvm-abi.h
 gcc/llvm-backend.cpp
 gcc/llvm-types.cpp
At: Tue 11 May 2010 13:25:28
Changed By: baldrick
Comments: No need to avoid collisions between LLVM's VISIBILITY_HIDDEN and
gcc's, now that LLVM's has been renamed LLVM_LIBRARY_VISIBILITY.
Properties: 




Files:
 lib/Sema/Sema.h
 lib/Sema/SemaDeclCXX.cpp
 lib/Sema/SemaExprCXX.cpp
 test/CXX/class.access/p4.cpp
 test/SemaCXX/default-assignment-operator.cpp
 test/SemaTemplate/virtual-member-functions.cpp
At: Tue 11 May 2010 13:30:27
Changed By: dgregor
Comments: Do not mark the virtual members of an implicitly-instantiated class as
referenced unless we see one of them defined (or the key function
defined, if it as one) or if we need the vtable for something. Fixes
PR7114.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	      __ZTVN4llvm2cl6parserI10ActionTypeEE in TableGen.o
	  "__ZNK4llvm2cl6parserI10ActionTypeE13getNumOptionsEv", referenced from:
	      __ZTVN4llvm2cl6parserI10ActionTypeEE in TableGen.o
	  "__ZNK4llvm2cl6parserI10ActionTypeE9getOptionEj", referenced from:
	      __ZTVN4llvm2cl6parserI10ActionTypeEE in TableGen.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/tblgen] Error 1
	make[1]: *** [TableGen/.makeall] Error 2
	make: *** [all] Error 1




More information about the llvm-testresults mailing list