[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Tue Jun 15 12:43:23 PDT 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/2539
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-02
Build Reason:
Build Source Stamp: 106025
Blamelist: bwilson,grosbach,lattner,stoklund
BUILD FAILED: failed make.test-suite
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: GNUmakefile
At: Tue 15 Jun 2010 11:36:45
Changed By: bwilson
Comments: Strip out gcc/testsuite from llvm-gcc submissions. There's no reason to
submit the testsuite files and this will save disk space and speed up the
submission process.
Properties:
File: lib/CodeGen/SimpleRegisterCoalescing.cpp
At: Tue 15 Jun 2010 11:51:52
Changed By: stoklund
Comments: Fix an exotic bug that only showed up in an internal test case.
SimpleRegisterCoalescing::JoinIntervals() uses CoalescerPair to determine if a
copy is coalescable, and in very rare cases it can return true where LHS is not
live - the coalescable copy can come from an alias of the physreg in LHS.Properties:
File: lib/CodeGen/SjLjEHPrepare.cpp
At: Tue 15 Jun 2010 11:56:21
Changed By: grosbach
Comments: fix namingProperties:
File: lib/Frontend/PrintPreprocessedOutput.cpp
At: Tue 15 Jun 2010 11:56:21
Changed By: lattner
Comments: fix an uninitialized variable, patch by Michael Spencer!
Properties:
LOGS:
Last 10 lines of 'stdio':
SingleSource/UnitTests/Vector/SSE/sse.stepfft | 0.3899 8128 0.4168 * * | 0.8500 * 0.8700 * * | n/a 0.98 n/a n/a
SingleSource/UnitTests/Vector/build | 0.0218 1072 0.0270 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/build2 | 0.0929 1520 0.0459 * * | 1.5300 * 2.1500 * * | n/a 0.71 n/a n/a
SingleSource/UnitTests/Vector/divides | 0.0265 720 0.0124 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/multiplies | 0.1192 2064 0.0975 * * | 0.7300 * 1.8700 * * | n/a 0.39 n/a n/a
SingleSource/UnitTests/Vector/simple | 0.0469 1664 0.0342 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/sumarray | 0.0330 1072 0.0279 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/sumarray-dbl | 0.0381 1088 0.0361 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/byval-alignment | 0.0157 976 0.0210 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/printargs | 0.0174 848 0.0296 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
Last 10 lines of 'report':
SingleSource/UnitTests/Vector/SSE/sse.stepfft | 0.3899 8128 0.4168 * * | 0.8500 * 0.8700 * * | n/a 0.98 n/a n/a
SingleSource/UnitTests/Vector/build | 0.0218 1072 0.0270 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/build2 | 0.0929 1520 0.0459 * * | 1.5300 * 2.1500 * * | n/a 0.71 n/a n/a
SingleSource/UnitTests/Vector/divides | 0.0265 720 0.0124 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/multiplies | 0.1192 2064 0.0975 * * | 0.7300 * 1.8700 * * | n/a 0.39 n/a n/a
SingleSource/UnitTests/Vector/simple | 0.0469 1664 0.0342 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/sumarray | 0.0330 1072 0.0279 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/sumarray-dbl | 0.0381 1088 0.0361 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/byval-alignment | 0.0157 976 0.0210 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/printargs | 0.0174 848 0.0296 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
Last 10 lines of 'fail.LLC':
LLC.SingleSource/UnitTests/ObjC/synchronized
Last 10 lines of 'fail.LLC_compile':
LLC_compile.SingleSource/UnitTests/ObjC/synchronized
Last 10 lines of 'xfail.LLC':
LLC.SingleSource/Regression/C++/EH/ConditionalExpr
LLC.SingleSource/Regression/C++/EH/function_try_block
LLC.SingleSource/UnitTests/ObjC/dot-syntax
LLC.SingleSource/UnitTests/ObjC/dot-syntax-2
LLC.SingleSource/UnitTests/ObjC/exceptions
Last 10 lines of 'xfail.LLC_compile':
LLC_compile.SingleSource/Regression/C++/EH/ConditionalExpr
LLC_compile.SingleSource/Regression/C++/EH/function_try_block
LLC_compile.SingleSource/UnitTests/ObjC/dot-syntax
LLC_compile.SingleSource/UnitTests/ObjC/dot-syntax-2
LLC_compile.SingleSource/UnitTests/ObjC/exceptions
More information about the llvm-testresults
mailing list