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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Sun Nov 1 11:54:52 PST 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/54

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

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

Build Reason: 
Build Source Stamp: 85730
Blamelist: lattner

BUILD FAILED: failed compile-llvm-stage2

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 include/llvm/TypeSymbolTable.h
 lib/Transforms/Scalar/SimplifyCFGPass.cpp
 lib/VMCore/Constants.cpp
 lib/VMCore/ConstantsContext.h
 lib/VMCore/LLVMContextImpl.h
 lib/VMCore/LeakDetector.cpp
 lib/VMCore/LeaksContext.h
 lib/VMCore/Type.cpp
 lib/VMCore/TypeSymbolTable.cpp
 lib/VMCore/Value.cpp
At: Sun 01 Nov 2009 10:42:50
Changed By: lattner
Comments: remove a bunch of locking from LLVMContextImpl.  Since only one thread
can be banging on a context at a time, this isn't needed.  Owen, please
review.




Files:
 include/llvm/Support/StandardPasses.h
 test/FrontendC++/integration-O2.cpp
At: Sun 01 Nov 2009 10:57:50
Changed By: lattner
Comments: We currently only run ipsccp at LTO time, which is silly.  It subsumes
ipconstprop and doesn't take much time.  Just run it in its place.

This adds a testcase for it, which I plan to expand to cover other
"integration" cases, where we expect the optimizer to be able to
eliminate various things.  Due to phase order issues we've regressed
in a number of areas and integration tests are the only way I see to
prevent this.





Files:
 lib/Transforms/IPO/GlobalDCE.cpp
 lib/Transforms/IPO/GlobalOpt.cpp
At: Sun 01 Nov 2009 11:07:50
Changed By: lattner
Comments: cleanups, switch GlobalDCE to SmallPtrSet instead of std::set




LOGS:
Last 10 lines of 'compile-llvm-stage2.stdio':
		        then /bin/mv -f "/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/tools/bugpoint/Release/bugpoint.d.tmp" "/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/tools/bugpoint/Release/bugpoint.d"; else /bin/rm "/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/tools/bugpoint/Release/bugpoint.d.tmp"; exit 1; fi
	llvm[2]: Linking Release executable llvm-mc (without symbols)
	/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvmgcc42.roots/llvmgcc42~dst/Developer/usr/bin/llvm-g++-4.2 -I/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/include -I/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/tools/llvm-mc -I/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/include -I/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/tools/llvm-mc  -D_DEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -O3  -fno-exceptions -fno-common -Woverloaded-virtual   -m64  -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings  -O3 -L/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/Release/lib -L/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/Release/lib -Wl,-exported_symbol -Wl,_main  -o /Volumes/Sandbox/Buildbot/llvm/build.llv
 m-gcc-x86_64-darwin10-selfhost/llvm-stage2/Release/bin/llvm-mc  /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/tools/llvm-mc/Release/AsmLexer.o /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/tools/llvm-mc/Release/AsmParser.o /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/tools/llvm-mc/Release/llvm-mc.o  \
		-lLLVMCppBackend -lLLVMCppBackendInfo -lLLVMMSIL -lLLVMMSILInfo -lLLVMCBackend -lLLVMCBackendInfo -lLLVMBlackfinCodeGen -lLLVMBlackfinAsmPrinter -lLLVMBlackfinInfo -lLLVMSystemZCodeGen -lLLVMSystemZAsmPrinter -lLLVMSystemZInfo -lLLVMMSP430CodeGen -lLLVMMSP430AsmPrinter -lLLVMMSP430Info -lLLVMXCoreCodeGen -lLLVMXCoreAsmPrinter -lLLVMXCoreInfo -lLLVMPIC16AsmPrinter -lLLVMPIC16CodeGen -lLLVMPIC16Info -lLLVMCellSPUCodeGen -lLLVMCellSPUAsmPrinter -lLLVMCellSPUInfo -lLLVMMipsAsmPrinter -lLLVMMipsCodeGen -lLLVMMipsInfo -lLLVMARMAsmParser -lLLVMARMAsmPrinter -lLLVMARMCodeGen -lLLVMARMInfo -lLLVMAlphaCodeGen -lLLVMAlphaAsmPrinter -lLLVMAlphaInfo -lLLVMPowerPCCodeGen -lLLVMPowerPCAsmPrinter -lLLVMPowerPCInfo -lLLVMSparcCodeGen -lLLVMSparcAsmPrinter -lLLVMSparcInfo -lLLVMX86AsmParser -lLLVMX86AsmPrinter -lLLVMX86CodeGen -lLLVMSelectionDAG -lLLVMAsmPrinter -lLLVMCodeGen -lLLVMScalarOpts -lLLVMTransformUtils -lLLVMipa -lLLVMAnalysis -lLLVMTarget -lLLVMMC -lLLVMCore -lLLVMX86Info -lLLVMS
 upport -lLLVMSystem   -lpthread -lffi -lm 
	llvm[2]: ======= Finished Linking Release Executable llvm-mc (without symbols)
	llvm[2]: Linking Release executable bugpoint (without symbols)
	/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvmgcc42.roots/llvmgcc42~dst/Developer/usr/bin/llvm-g++-4.2 -I/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/include -I/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/tools/bugpoint -I/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/include -I/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/tools/bugpoint  -D_DEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -O3  -fno-common -Woverloaded-virtual   -m64  -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings  -O3 -L/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/Release/lib -L/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/Release/lib  -o /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/Re
 lease/bin/bugpoint  /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/tools/bugpoint/Release/BugDriver.o /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/tools/bugpoint/Release/CrashDebugger.o /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/tools/bugpoint/Release/ExecutionDriver.o /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/tools/bugpoint/Release/ExtractFunction.o /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/tools/bugpoint/Release/FindBugs.o /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/tools/bugpoint/Release/Miscompilation.o /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/tools/bugpoint/Release/OptimizerDriver.o /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/tools/bugpoint/Release/TestPasses.
 o /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/tools/bugpoint/Release/ToolRunner.o /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/tools/bugpoint/Release/bugpoint.o  \
		-lLLVMBitWriter -lLLVMLinker -lLLVMArchive -lLLVMBitReader -lLLVMipo -lLLVMInstrumentation -lLLVMScalarOpts -lLLVMTransformUtils -lLLVMipa -lLLVMAnalysis -lLLVMTarget -lLLVMMC -lLLVMAsmParser -lLLVMCore -lLLVMSupport -lLLVMSystem   -lpthread -lffi -lm 
	llvm[2]: ======= Finished Linking Release Executable bugpoint (without symbols)
	make: *** [all] Error 1




More information about the llvm-testresults mailing list