[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Sun Dec 26 11:44:49 PST 2010
The Buildbot has detected a new failure of llvm-gcc-i386-darwin9 on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/llvm-gcc-i386-darwin9/builds/12251
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-03.apple.com
Build Reason:
Build Source Stamp: 122562
Blamelist: lattner
BUILD FAILED: failed compile.llvm.stage1
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
include/llvm/InitializePasses.h
include/llvm/LinkAllPasses.h
include/llvm/Transforms/Scalar.h
lib/Transforms/Scalar/CMakeLists.txt
lib/Transforms/Scalar/Scalar.cpp
At: Sun 26 Dec 2010 11:38:06
Changed By: lattner
Comments: Start of a pass for recognizing memset and memcpy idioms.
No functionality yet.
Properties:
LOGS:
Last 10 lines of 'stdio':
Undefined symbols:
"llvm::createLoopIdiomPass()", referenced from:
(anonymous namespace)::ForcePassLinking::ForcePassLinking() in bugpoint.o
"llvm::initializeLoopIdiomRecognizePass(llvm::PassRegistry&)", referenced from:
llvm::initializeScalarOpts(llvm::PassRegistry&) in libLLVMScalarOpts.a(Scalar.o)
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[2]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/Release+Asserts/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.llvm-gcc-i386-darwin9/llvm.src/lib/Analysis/InstructionSimplify.cpp:146: warning: comparison between signed and unsigned integer expressions
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/lib/Analysis/InstructionSimplify.cpp:218: warning: comparison between signed and unsigned integer expressions
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/lib/Analysis/InstructionSimplify.cpp:237: warning: comparison between signed and unsigned integer expressions
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/lib/Analysis/InstructionSimplify.cpp:260: warning: comparison between signed and unsigned integer expressions
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/lib/Analysis/InstructionSimplify.cpp:279: warning: comparison between signed and unsigned integer expressions
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/lib/MC/MCDwarf.cpp:239: warning: passing negative value '-0x00000000000000005' for argument 1 to 'virtual void llvm::MCStreamer::EmitIntValue(uint64_t, unsigned int, unsigned int)'
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/lib/MC/TargetAsmBackend.cpp:33: warning: comparison between signed and unsigned integer expressions
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/lib/Target/CellSPU/SPUISelLowering.cpp:692: warning: passing negative value '-0x00000000000000001' for argument 1 to 'llvm::SDValue llvm::SelectionDAG::getConstant(uint64_t, llvm::EVT, bool)'
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/lib/Target/CellSPU/SPUISelLowering.cpp:924: warning: passing negative value '-0x00000000000000001' for argument 1 to 'llvm::SDValue llvm::SelectionDAG::getConstant(uint64_t, llvm::EVT, bool)'
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/lib/CodeGen/RegAllocGreedy.cpp:382: warning: 'BestWeight' may be used uninitialized in this function
More information about the llvm-testresults
mailing list