[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Tue Apr 20 10:01:31 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/1398
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-02
Build Reason:
Build Source Stamp: 101910
Blamelist: andersca,dgregor,djg
BUILD FAILED: failed make.test-suite
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
include/clang/AST/ExprObjC.h
lib/Frontend/PCHReaderStmt.cpp
lib/Frontend/PCHWriterStmt.cpp
lib/Sema/Sema.h
lib/Sema/SemaExprObjC.cpp
lib/Sema/TreeTransform.h
test/Index/annotate-tokens.m
tools/CIndex/CIndex.cpp
At: Tue 20 Apr 2010 08:44:21
Changed By: dgregor
Comments: Keep proper source location information for the type in an Objective-C
@encode expression.
Properties:
File: SingleSource/Benchmarks/Misc-C++-EH/spirit.cpp
At: Tue 20 Apr 2010 08:59:21
Changed By: djg
Comments: Fix compilation errors due to missing #includes.
Properties:
File: lib/CodeGen/CGClass.cpp
At: Tue 20 Apr 2010 09:09:21
Changed By: andersca
Comments: Move code to apply a non-virtual and virtual offset out into a separate function.Properties:
File: SingleSource/Benchmarks/Makefile
At: Tue 20 Apr 2010 09:14:21
Changed By: djg
Comments: Re-enable Misc-C++-EH. llvm-gcc supports exceptions these days, and the
unoptimized bitcode file is 3.1M these days rather than 100M.
Properties:
LOGS:
Last 10 lines of 'stdio':
SingleSource/UnitTests/Vector/SSE/sse.shift | 0.0321 880 0.0001 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/SSE/sse.stepfft | 0.6475 8416 0.0004 * * | 1.0900 * 0.8800 * * | n/a 1.24 n/a n/a
SingleSource/UnitTests/Vector/build | 0.0210 1072 0.0001 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/build2 | 0.1011 1520 0.0001 * * | 1.5400 * 2.1400 * * | n/a 0.72 n/a n/a
SingleSource/UnitTests/Vector/divides | 0.0280 720 0.0001 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/multiplies | 0.1362 2064 0.0002 * * | 0.7200 * 2.0500 * * | n/a 0.35 n/a n/a
SingleSource/UnitTests/Vector/simple | 0.0484 1664 0.0001 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/sumarray | 0.0334 1072 0.0001 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/sumarray-dbl | 0.0389 1088 0.0001 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/printargs | 0.0180 848 0.0001 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
Last 10 lines of 'report':
SingleSource/UnitTests/Vector/SSE/sse.shift | 0.0321 880 0.0001 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/SSE/sse.stepfft | 0.6475 8416 0.0004 * * | 1.0900 * 0.8800 * * | n/a 1.24 n/a n/a
SingleSource/UnitTests/Vector/build | 0.0210 1072 0.0001 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/build2 | 0.1011 1520 0.0001 * * | 1.5400 * 2.1400 * * | n/a 0.72 n/a n/a
SingleSource/UnitTests/Vector/divides | 0.0280 720 0.0001 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/multiplies | 0.1362 2064 0.0002 * * | 0.7200 * 2.0500 * * | n/a 0.35 n/a n/a
SingleSource/UnitTests/Vector/simple | 0.0484 1664 0.0001 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/sumarray | 0.0334 1072 0.0001 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/sumarray-dbl | 0.0389 1088 0.0001 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/printargs | 0.0180 848 0.0001 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
Last 10 lines of 'fail.GCCAS':
GCCAS.SingleSource/Benchmarks/Misc-C++-EH/spirit
Last 10 lines of 'fail.Bytecode':
Bytecode.SingleSource/Benchmarks/Misc-C++-EH/spirit
Last 10 lines of 'fail.LLC':
LLC.SingleSource/Benchmarks/Misc-C++-EH/spirit
Last 10 lines of 'fail.LLC_compile':
LLC_compile.SingleSource/Benchmarks/Misc-C++-EH/spirit
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
Last 10 lines of 'xfail.GCCAS':
GCCAS.SingleSource/UnitTests/2006-12-04-DynAllocAndRestore
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
Last 10 lines of 'xfail.Bytecode':
Bytecode.SingleSource/UnitTests/2006-12-04-DynAllocAndRestore
More information about the llvm-testresults
mailing list