[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Mon Dec 28 05:00:23 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/884
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-04.apple.com
Build Reason:
Build Source Stamp: 92221
Blamelist: lattner
BUILD FAILED: failed compile-llvm-stage2
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
include/llvm/Metadata.h
lib/Bitcode/Writer/ValueEnumerator.cpp
At: Mon 28 Dec 2009 00:02:05
Changed By: lattner
Comments: eliminate the elem_* iterator stuff from NamedMDNode.
Properties:
Files:
include/llvm/Metadata.h
lib/VMCore/Metadata.cpp
At: Mon 28 Dec 2009 00:11:57
Changed By: lattner
Comments: change NamedMDNode to use a pimpl for its operand list instead
of making it a declared part of the value.
Properties:
Files:
include/llvm/Metadata.h
lib/Bitcode/Writer/BitcodeWriter.cpp
lib/Bitcode/Writer/ValueEnumerator.cpp
lib/VMCore/AsmWriter.cpp
lib/VMCore/Metadata.cpp
At: Mon 28 Dec 2009 00:16:59
Changed By: lattner
Comments: change the strange MetadataContext::getMDs function to expose less
irrelevant internal implementation details to clients.
Properties:
Files:
include/llvm/CodeGen/MachineModuleInfo.h
include/llvm/Metadata.h
lib/AsmParser/LLParser.h
lib/Transforms/Scalar/JumpThreading.cpp
At: Mon 28 Dec 2009 00:21:54
Changed By: lattner
Comments: Metadata.h doesn't need to include ValueHandle.h anymore.
Properties:
Files:
lib/VMCore/LLVMContext.cpp
lib/VMCore/Metadata.cpp
At: Mon 28 Dec 2009 00:27:05
Changed By: lattner
Comments: prune some #includes
Properties:
File: include/llvm/Metadata.h
At: Mon 28 Dec 2009 00:27:05
Changed By: lattner
Comments: prune #includes more.
Properties:
Files:
include/llvm/Metadata.h
lib/CodeGen/MachineInstr.cpp
lib/VMCore/Metadata.cpp
At: Mon 28 Dec 2009 00:31:58
Changed By: lattner
Comments: snip one more #include from Metadata.h
Properties:
File: gcc/llvm-linker-hack.cpp
At: Mon 28 Dec 2009 00:46:50
Changed By: lattner
Comments: add #include that this was getting implicitly before.
Properties:
Files:
include/llvm/Metadata.h
lib/VMCore/Metadata.cpp
At: Mon 28 Dec 2009 00:51:52
Changed By: lattner
Comments: rename MDNode instance variables to something meaningful.
Properties:
Files:
include/llvm/Metadata.h
lib/VMCore/Metadata.cpp
lib/VMCore/Verifier.cpp
At: Mon 28 Dec 2009 01:11:53
Changed By: lattner
Comments: Rewrite the function-local validation logic for MDNodes (most of r91708).
Among other benefits, this doesn't leak the SmallPtrSet, has the verifier
code in the verifier pass, actually does the verification at the end,
and is considerably simpler.
Properties:
File: lib/VMCore/Metadata.cpp
At: Mon 28 Dec 2009 01:11:53
Changed By: lattner
Comments: avoid temporary CallbackVH's.
Properties:
File: lib/VMCore/Metadata.cpp
At: Mon 28 Dec 2009 01:17:05
Changed By: lattner
Comments: rearrange some methods, no functionality change.
Properties:
File: lib/VMCore/Metadata.cpp
At: Mon 28 Dec 2009 01:27:02
Changed By: lattner
Comments: Eliminate two bits of ugliness in MDNode::replaceElement:
eliminate the temporary smallvector, and only do FindNodeOrInsertPos
twice if the first one succeeds and we delete a node.
Properties:
Files:
include/llvm/Metadata.h
lib/VMCore/Metadata.cpp
At: Mon 28 Dec 2009 01:37:04
Changed By: lattner
Comments: avoid a completely unneeded linear walk.
Properties:
LOGS:
Last 10 lines of 'compile-llvm-stage2.stdio':
make[2]: *** [/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/Release/bin/llc] Error 1
make[1]: *** [llc/.makeall] Error 2
make[1]: *** Waiting for unfinished jobs....
ranlib /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/Release/lib/libLTO.a
llvm[2]: ======= Finished Linking Release Executable llvm-ar (without symbols)
llvm[2]: Linking Release executable opt (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/opt -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/opt -D_DEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -O2 -fno-exceptions -fno-common -Woverloaded-virtual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -O2 -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-sta
ge2/Release/bin/opt /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/tools/opt/Release/AnalysisWrappers.o /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/tools/opt/Release/GraphPrinters.o /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/tools/opt/Release/PrintSCC.o /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/tools/opt/Release/opt.o \
-lLLVMipo -lLLVMInstrumentation -lLLVMScalarOpts -lLLVMTransformUtils -lLLVMipa -lLLVMAnalysis -lLLVMTarget -lLLVMMC -lLLVMAsmParser -lLLVMBitWriter -lLLVMBitReader -lLLVMCore -lLLVMSupport -lLLVMSystem -lpthread -lffi -lm
llvm[2]: ======= Finished Linking Release Executable opt (without symbols)
make: *** [all] Error 1
More information about the llvm-testresults
mailing list