[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt

daniel_dunbar at apple.com daniel_dunbar at apple.com
Tue Mar 2 16:20:34 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/158

Buildbot URL: http://smooshlab.apple.com:8010/

Buildslave for this Build: smoosh-11.apple.com

Build Reason: 
Build Source Stamp: 97607
Blamelist: dgregor

BUILD FAILED: failed make.test-suite

sincerely,
 -The Buildbot


================================================================================

CHANGES:
Files:
 include/clang/AST/ASTContext.h
 lib/AST/ASTContext.cpp
 lib/AST/DeclCXX.cpp
At: Tue 02 Mar 2010 15:58:47
Changed By: dgregor
Comments: Eliminate the static map of overridden C++ methods, which was going to
come back to bite us at some point. 
Properties: 




LOGS:
Last 10 lines of 'stdio':
	SingleSource/UnitTests/Vector/SSE/sse.shift                              | 0.0250   880      0.0145      *                *           |  0.0000 *    0.0000 *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/Vector/SSE/sse.stepfft                            | 0.4844   8448     0.3970      *                *           |  0.8100 *    0.7300 *        *   | n/a     1.11    n/a          n/a 
	SingleSource/UnitTests/Vector/build                                      | 0.0169   1072     0.0261      *                *           |  0.0000 *    0.0000 *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/Vector/build2                                     | 0.0705   1520     0.0401      *                *           |  1.1400 *    1.6200 *        *   | n/a     0.70    n/a          n/a 
	SingleSource/UnitTests/Vector/divides                                    | 0.0207   720      0.0113      *                *           |  0.0000 *    0.0000 *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/Vector/multiplies                                 | 0.0651   2064     0.1065      *                *           |  0.5000 *    1.4100 *        *   | n/a     0.35    n/a          n/a 
	SingleSource/UnitTests/Vector/simple                                     | 0.0366   1664     0.0454      *                *           |  0.0000 *    0.0000 *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/Vector/sumarray                                   | 0.0290   1072     0.0278      *                *           |  0.0000 *    0.0000 *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/Vector/sumarray-dbl                               | 0.0301   1088     0.0320      *                *           |  0.0000 *    0.0000 *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/printargs                                         | 0.0124   832      0.0251      *                *           |  0.0000 *    0.0000 *        *   | n/a     -       n/a          n/a 

Last 10 lines of 'report':
	SingleSource/UnitTests/Vector/SSE/sse.shift                              | 0.0250   880      0.0145      *                *           |  0.0000 *    0.0000 *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/Vector/SSE/sse.stepfft                            | 0.4844   8448     0.3970      *                *           |  0.8100 *    0.7300 *        *   | n/a     1.11    n/a          n/a 
	SingleSource/UnitTests/Vector/build                                      | 0.0169   1072     0.0261      *                *           |  0.0000 *    0.0000 *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/Vector/build2                                     | 0.0705   1520     0.0401      *                *           |  1.1400 *    1.6200 *        *   | n/a     0.70    n/a          n/a 
	SingleSource/UnitTests/Vector/divides                                    | 0.0207   720      0.0113      *                *           |  0.0000 *    0.0000 *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/Vector/multiplies                                 | 0.0651   2064     0.1065      *                *           |  0.5000 *    1.4100 *        *   | n/a     0.35    n/a          n/a 
	SingleSource/UnitTests/Vector/simple                                     | 0.0366   1664     0.0454      *                *           |  0.0000 *    0.0000 *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/Vector/sumarray                                   | 0.0290   1072     0.0278      *                *           |  0.0000 *    0.0000 *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/Vector/sumarray-dbl                               | 0.0301   1088     0.0320      *                *           |  0.0000 *    0.0000 *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/printargs                                         | 0.0124   832      0.0251      *                *           |  0.0000 *    0.0000 *        *   | n/a     -       n/a          n/a 

Last 10 lines of 'fail.GCCAS':
	GCCAS.SingleSource/Benchmarks/Shootout-C++/objinst
	GCCAS.SingleSource/Benchmarks/Shootout-C++/random
	GCCAS.SingleSource/Benchmarks/Shootout-C++/reversefile
	GCCAS.SingleSource/Benchmarks/Shootout-C++/sieve
	GCCAS.SingleSource/Benchmarks/Shootout-C++/spellcheck
	GCCAS.SingleSource/Benchmarks/Shootout-C++/strcat
	GCCAS.SingleSource/Benchmarks/Shootout-C++/sumcol
	GCCAS.SingleSource/Benchmarks/Shootout-C++/wc
	GCCAS.SingleSource/Regression/C++/2003-06-08-VirtualFunctions
	GCCAS.SingleSource/Regression/C++/ofstream_ctor

Last 10 lines of 'fail.Bytecode':
	Bytecode.SingleSource/Benchmarks/Shootout-C++/objinst
	Bytecode.SingleSource/Benchmarks/Shootout-C++/random
	Bytecode.SingleSource/Benchmarks/Shootout-C++/reversefile
	Bytecode.SingleSource/Benchmarks/Shootout-C++/sieve
	Bytecode.SingleSource/Benchmarks/Shootout-C++/spellcheck
	Bytecode.SingleSource/Benchmarks/Shootout-C++/strcat
	Bytecode.SingleSource/Benchmarks/Shootout-C++/sumcol
	Bytecode.SingleSource/Benchmarks/Shootout-C++/wc
	Bytecode.SingleSource/Regression/C++/2003-06-08-VirtualFunctions
	Bytecode.SingleSource/Regression/C++/ofstream_ctor

Last 10 lines of 'fail.LLC':
	LLC.SingleSource/Benchmarks/Shootout-C++/objinst
	LLC.SingleSource/Benchmarks/Shootout-C++/random
	LLC.SingleSource/Benchmarks/Shootout-C++/reversefile
	LLC.SingleSource/Benchmarks/Shootout-C++/sieve
	LLC.SingleSource/Benchmarks/Shootout-C++/spellcheck
	LLC.SingleSource/Benchmarks/Shootout-C++/strcat
	LLC.SingleSource/Benchmarks/Shootout-C++/sumcol
	LLC.SingleSource/Benchmarks/Shootout-C++/wc
	LLC.SingleSource/Regression/C++/2003-06-08-VirtualFunctions
	LLC.SingleSource/Regression/C++/ofstream_ctor

Last 10 lines of 'fail.LLC_compile':
	LLC_compile.SingleSource/Benchmarks/Shootout-C++/objinst
	LLC_compile.SingleSource/Benchmarks/Shootout-C++/random
	LLC_compile.SingleSource/Benchmarks/Shootout-C++/reversefile
	LLC_compile.SingleSource/Benchmarks/Shootout-C++/sieve
	LLC_compile.SingleSource/Benchmarks/Shootout-C++/spellcheck
	LLC_compile.SingleSource/Benchmarks/Shootout-C++/strcat
	LLC_compile.SingleSource/Benchmarks/Shootout-C++/sumcol
	LLC_compile.SingleSource/Benchmarks/Shootout-C++/wc
	LLC_compile.SingleSource/Regression/C++/2003-06-08-VirtualFunctions
	LLC_compile.SingleSource/Regression/C++/ofstream_ctor

Last 10 lines of 'xfail.GCCAS':
	GCCAS.MultiSource/Applications/hbd/hbd
	GCCAS.MultiSource/Applications/lua/lua
	GCCAS.MultiSource/Applications/minisat/minisat
	GCCAS.MultiSource/Benchmarks/Bullet/bullet
	GCCAS.SingleSource/UnitTests/2006-12-04-DynAllocAndRestore
	GCCAS.SingleSource/UnitTests/ObjC/dot-syntax
	GCCAS.SingleSource/UnitTests/ObjC/parameter-passing

Last 10 lines of 'xfail.LLC':
	LLC.MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4
	LLC.SingleSource/Benchmarks/CoyoteBench/fftbench
	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.LLC_compile':
	LLC_compile.MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4
	LLC_compile.SingleSource/Benchmarks/CoyoteBench/fftbench
	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.MultiSource/Applications/hbd/hbd
	Bytecode.MultiSource/Applications/lua/lua
	Bytecode.MultiSource/Applications/minisat/minisat
	Bytecode.MultiSource/Benchmarks/Bullet/bullet
	Bytecode.SingleSource/UnitTests/2006-12-04-DynAllocAndRestore
	Bytecode.SingleSource/UnitTests/ObjC/dot-syntax
	Bytecode.SingleSource/UnitTests/ObjC/parameter-passing

Last 10 lines of 'xpass.GCCAS':
	GCCAS.MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl

Last 10 lines of 'xpass.LLC':
	LLC.MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl
	LLC.SingleSource/Benchmarks/Shootout-C++/moments

Last 10 lines of 'xpass.LLC_compile':
	LLC_compile.MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl
	LLC_compile.SingleSource/Benchmarks/Shootout-C++/moments

Last 10 lines of 'xpass.Bytecode':
	Bytecode.MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl




More information about the llvm-testresults mailing list