[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Wed Nov 17 17:48:30 PST 2010
The Buildbot has detected a new failure of clang-x86_64-darwin10-fnt on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-fnt/builds/5633
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-02
Build Reason:
Build Source Stamp: 119604
Blamelist: evancheng,fpichet,grosbach,resistor
BUILD FAILED: failed compile
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: unittests/VMCore/ValueMapTest.cpp
At: Wed 17 Nov 2010 17:03:22
Changed By: fpichet
Comments: Appease MSVC 2008: you can't use keyword this inside EXPECT_EQ().
This is because of bug 331418 on Microsoft Connect.Properties:
Files:
lib/Target/ARM/ARMInstrThumb2.td
test/MC/ARM/thumb2.s
At: Wed 17 Nov 2010 17:13:13
Changed By: resistor
Comments: Try again at providing Thumb2 encodings for basic multiplication operators.
Properties:
Files:
lib/Target/ARM/ARMInstrFormats.td
lib/Target/ARM/ARMInstrInfo.td
At: Wed 17 Nov 2010 17:22:50
Changed By: grosbach
Comments: Refactor the ARM PICADD and PICLDR* instructions to really be pseudos and not
just pretend to be.Properties:
File: lib/Target/ARM/ARMInstrFormats.td
At: Wed 17 Nov 2010 17:22:50
Changed By: grosbach
Comments: Add FIXME.Properties:
File: lib/Target/ARM/ARMBaseRegisterInfo.cpp
At: Wed 17 Nov 2010 17:33:18
Changed By: evancheng
Comments: Code clean up.Properties:
LOGS:
Last 10 lines of 'stdio':
llvm[2]: Compiling TwineTest.cpp for Debug+Asserts build
llvm[2]: ======= Finished Linking Debug+Asserts Unit test Analysis
llvm[2]: Compiling ilistTest.cpp for Debug+Asserts build
llvm[3]: Linking Debug+Asserts unit test JIT
llvm[2]: Linking Debug+Asserts unit test ADT
llvm[2]: Linking Debug+Asserts unit test Support
llvm[2]: ======= Finished Linking Debug+Asserts Unit test ADT
llvm[2]: ======= Finished Linking Debug+Asserts Unit test Support
llvm[3]: ======= Finished Linking Debug+Asserts Unit test JIT
make: *** [all] Error 1
Last 10 lines of 'warnings':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/unittests/VMCore/ValueMapTest.cpp:42: warning: '<unnamed>::gtest_ValueMapTest_Null_registered_' defined but not used
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/unittests/VMCore/ValueMapTest.cpp:48: warning: '<unnamed>::gtest_ValueMapTest_FollowsValue_registered_' defined but not used
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/unittests/VMCore/ValueMapTest.cpp:62: warning: '<unnamed>::gtest_ValueMapTest_OperationsWork_registered_' defined but not used
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/unittests/VMCore/ValueMapTest.cpp:123: warning: '<unnamed>::gtest_ValueMapTest_Iteration_registered_' defined but not used
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/unittests/VMCore/ValueMapTest.cpp:166: warning: '<unnamed>::gtest_ValueMapTest_DefaultCollisionBehavior_registered_' defined but not used
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/unittests/VMCore/ValueMapTest.cpp:176: warning: '<unnamed>::gtest_ValueMapTest_ConfiguredCollisionBehavior_registered_' defined but not used
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/unittests/VMCore/ValueMapTest.cpp:198: warning: '<unnamed>::gtest_ValueMapTest_LocksMutex_registered_' defined but not used
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/unittests/VMCore/ValueMapTest.cpp:217: warning: '<unnamed>::gtest_ValueMapTest_NoFollowRAUW_registered_' defined but not used
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/unittests/VMCore/ValueMapTest.cpp:249: warning: '<unnamed>::gtest_ValueMapTest_CallsConfig_registered_' defined but not used
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/unittests/VMCore/ValueMapTest.cpp:280: warning: '<unnamed>::gtest_ValueMapTest_SurvivesModificationByConfig_registered_' defined but not used
More information about the llvm-testresults
mailing list