[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Fri Oct 22 14:55:19 PDT 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/10323
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-03.apple.com
Build Reason:
Build Source Stamp: 117154
Blamelist: bwilson,evancheng
BUILD FAILED: failed compile.llvm.stage1
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
include/llvm/CodeGen/MachineInstr.h
lib/CodeGen/SimpleRegisterCoalescing.cpp
lib/Target/ARM/ARMLoadStoreOptimizer.cpp
At: Fri 22 Oct 2010 14:33:53
Changed By: evancheng
Comments: Transfer implicit ops when forming load multiple and return instructions.Properties:
Files:
lib/Transforms/InstCombine/InstCombineCalls.cpp
test/Transforms/InstCombine/neon-intrinsics.ll
At: Fri 22 Oct 2010 14:43:53
Changed By: bwilson
Comments: Teach instcombine to set the alignment arguments for NEON load/store intrinsics.Properties:
LOGS:
Last 10 lines of 'stdio':
llvm::SimpleRegisterCoalescing::ReMaterializeTrivialDef(llvm::LiveInterval&, unsigned int, unsigned int, llvm::MachineInstr*)in libLLVMCodeGen.a(SimpleRegisterCoalescing.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/llvm-mc] Error 1
make[1]: *** [llvm-mc/.makeall] Error 2
llvm[2]: Linking Release+Asserts executable llvm-bcanalyzer (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-bcanalyzer (without symbols)
llvm[2]: Linking Release+Asserts executable bugpoint (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Executable bugpoint (without symbols)
make: *** [all] Error 1
Last 10 lines of 'warnings':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/lib/MC/MCDwarf.cpp:271: 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/CodeGen/SimpleRegisterCoalescing.cpp:289: warning: 'void TransferImplicitOps(llvm::MachineInstr*, llvm::MachineInstr*)' defined but not used
More information about the llvm-testresults
mailing list