[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Tue Mar 23 15:26:52 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/834
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-11.apple.com
Build Reason:
Build Source Stamp: 99334
Blamelist: djg,ggreif,lattner
BUILD FAILED: failed make.test-suite
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: lib/VMCore/Module.cpp
At: Tue 23 Mar 2010 14:52:16
Changed By: lattner
Comments: fix an infinite loop in Module::getEndianness, PR6684
patch by Alex Mac!
Properties:
File: MultiSource/Benchmarks/PAQ8p/Makefile
At: Tue 23 Mar 2010 14:52:16
Changed By: ggreif
Comments: support for running out-of-source treeProperties:
File: lib/Analysis/ScalarEvolutionExpander.cpp
At: Tue 23 Mar 2010 14:57:16
Changed By: djg
Comments: Don't back past debug info intrinsics; SCEVExpander's strategy
for ignoring debug info intrinsics everywhere else is to advance
past them, and it needs to be consistent.
Properties:
File: tools/llvm-ld/llvm-ld.cpp
At: Tue 23 Mar 2010 15:02:16
Changed By: lattner
Comments: make sure to delete the llvm module before calling llvm_shutdown,
this fixes crashes in error cases, PR6683
Properties:
LOGS:
Last 10 lines of 'stdio':
SingleSource/UnitTests/Vector/SSE/sse.shift | 0.0253 880 0.0106 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/SSE/sse.stepfft | 0.5106 8448 0.3744 * * | 0.8100 * 0.6900 * * | n/a 1.17 n/a n/a
SingleSource/UnitTests/Vector/build | 0.0178 1072 0.0209 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/build2 | 0.0751 1520 0.0361 * * | 1.1700 * 1.6400 * * | n/a 0.71 n/a n/a
SingleSource/UnitTests/Vector/divides | 0.0203 720 0.0089 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/multiplies | 0.1040 2064 0.0984 * * | 0.5500 * 1.5800 * * | n/a 0.35 n/a n/a
SingleSource/UnitTests/Vector/simple | 0.0382 1664 0.0343 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/sumarray | 0.0268 1072 0.0265 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/sumarray-dbl | 0.0310 1088 0.0317 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/printargs | 0.0133 832 0.0231 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
Last 10 lines of 'report':
SingleSource/UnitTests/Vector/SSE/sse.shift | 0.0253 880 0.0106 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/SSE/sse.stepfft | 0.5106 8448 0.3744 * * | 0.8100 * 0.6900 * * | n/a 1.17 n/a n/a
SingleSource/UnitTests/Vector/build | 0.0178 1072 0.0209 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/build2 | 0.0751 1520 0.0361 * * | 1.1700 * 1.6400 * * | n/a 0.71 n/a n/a
SingleSource/UnitTests/Vector/divides | 0.0203 720 0.0089 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/multiplies | 0.1040 2064 0.0984 * * | 0.5500 * 1.5800 * * | n/a 0.35 n/a n/a
SingleSource/UnitTests/Vector/simple | 0.0382 1664 0.0343 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/sumarray | 0.0268 1072 0.0265 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/sumarray-dbl | 0.0310 1088 0.0317 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/printargs | 0.0133 832 0.0231 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
Last 10 lines of 'fail.LLC':
LLC.MultiSource/Benchmarks/PAQ8p/paq8p
Last 10 lines of 'fail.LLC_compile':
LLC_compile.MultiSource/Benchmarks/PAQ8p/paq8p
Last 10 lines of 'xfail.LLC':
LLC.SingleSource/Regression/C++/EH/ConditionalExpr
LLC.SingleSource/Regression/C++/EH/ctor_dtor_count-2
LLC.SingleSource/Regression/C++/EH/function_try_block
LLC.SingleSource/UnitTests/2006-12-04-DynAllocAndRestore
LLC.SingleSource/UnitTests/ObjC/dot-syntax
LLC.SingleSource/UnitTests/ObjC/dot-syntax-2
LLC.SingleSource/UnitTests/ObjC/exceptions
LLC.SingleSource/UnitTests/ObjC/parameter-passing
Last 10 lines of 'xfail.GCCAS':
GCCAS.SingleSource/UnitTests/2006-12-04-DynAllocAndRestore
GCCAS.SingleSource/UnitTests/ObjC/parameter-passing
Last 10 lines of 'xfail.LLC_compile':
LLC_compile.SingleSource/Regression/C++/EH/ConditionalExpr
LLC_compile.SingleSource/Regression/C++/EH/ctor_dtor_count-2
LLC_compile.SingleSource/Regression/C++/EH/function_try_block
LLC_compile.SingleSource/UnitTests/2006-12-04-DynAllocAndRestore
LLC_compile.SingleSource/UnitTests/ObjC/dot-syntax
LLC_compile.SingleSource/UnitTests/ObjC/dot-syntax-2
LLC_compile.SingleSource/UnitTests/ObjC/exceptions
LLC_compile.SingleSource/UnitTests/ObjC/parameter-passing
Last 10 lines of 'xfail.Bytecode':
Bytecode.SingleSource/UnitTests/2006-12-04-DynAllocAndRestore
Bytecode.SingleSource/UnitTests/ObjC/parameter-passing
Last 10 lines of 'xpass.GCCAS':
GCCAS.SingleSource/UnitTests/ObjC/dot-syntax
Last 10 lines of 'xpass.Bytecode':
Bytecode.SingleSource/UnitTests/ObjC/dot-syntax
More information about the llvm-testresults
mailing list