[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Fri Aug 13 13:38:38 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/3514
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-02
Build Reason:
Build Source Stamp: 111029
Blamelist: akirtzidis,bwilson,johannes
BUILD FAILED: failed make.test-suite
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
include/clang/Frontend/PCHBitCodes.h
include/clang/Frontend/PCHReader.h
include/clang/Sema/Sema.h
lib/Frontend/PCHReader.cpp
lib/Frontend/PCHWriter.cpp
lib/Sema/Sema.cpp
lib/Sema/SemaDecl.cpp
At: Fri 13 Aug 2010 11:45:59
Changed By: akirtzidis
Comments: Change Sema's UnusedStaticFuncs to UnusedFileScopedDecls to allow also keeping track of unused file scoped variables.
This is only preparation, currently only static function definitions are tracked, as before.Properties:
Files:
include/clang/Sema/Sema.h
lib/Sema/Sema.cpp
lib/Sema/SemaDecl.cpp
lib/Sema/SemaTemplateInstantiateDecl.cpp
test/Sema/warn-unused-function.c
test/SemaCXX/warn-unused-filescoped.cpp
At: Fri 13 Aug 2010 11:45:59
Changed By: akirtzidis
Comments: Expand the unused warnings for functions. Warn for:
-static function declarations
-functions in anonymous namespace
-class methods in anonymous namespace
-class method specializations in anonymous namespace
-function specializations in anonymous namespaceProperties:
Files:
include/clang/Sema/Sema.h
lib/Sema/Sema.cpp
lib/Sema/SemaDecl.cpp
lib/Sema/SemaTemplateInstantiateDecl.cpp
test/SemaCXX/warn-unused-filescoped.cpp
At: Fri 13 Aug 2010 11:45:59
Changed By: akirtzidis
Comments: The unused warnings extravaganza continues. Warn for:
-static variables
-variables in anonymous namespace (fixes rdar://7794535)
-static data members in anonymous namespace
-static data members specializations in anonymous namespaceProperties:
Files:
lib/Target/X86/X86InstrSSE.td
test/CodeGen/X86/2010-08-06-cmpsd.ll
At: Fri 13 Aug 2010 11:46:04
Changed By: johannes
Comments: Revert 110491. While not wrong, it was based on a
misanalysis and is undesirable.
Properties:
File: lib/Target/ARM/Disassembler/ThumbDisassemblerCore.h
At: Fri 13 Aug 2010 12:05:59
Changed By: bwilson
Comments: Refactor the code for disassembling Thumb2 saturate instructions along the
same lines as the change I made for ARM saturate instructions.
Properties:
LOGS:
Last 10 lines of 'stdio':
SingleSource/UnitTests/Vector/divides | 0.0217 720 0.0120 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/multiplies | 0.1245 2064 0.1212 * * | 0.6700 * 1.7500 * * | n/a 0.38 n/a n/a
SingleSource/UnitTests/Vector/simple | 0.0499 1664 0.0438 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/sumarray | 0.0293 1072 0.0293 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/sumarray-dbl | 0.0326 1088 0.0354 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/block-call-r7674133 | 0.0420 544 0.0054 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/blockstret | 0.0472 704 0.0053 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/byval-alignment | 0.0157 976 0.0186 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/initp1 | 0.3565 640 0.0074 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/printargs | 0.0160 848 0.0275 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
Last 10 lines of 'report':
SingleSource/UnitTests/Vector/divides | 0.0217 720 0.0120 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/multiplies | 0.1245 2064 0.1212 * * | 0.6700 * 1.7500 * * | n/a 0.38 n/a n/a
SingleSource/UnitTests/Vector/simple | 0.0499 1664 0.0438 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/sumarray | 0.0293 1072 0.0293 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/sumarray-dbl | 0.0326 1088 0.0354 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/block-call-r7674133 | 0.0420 544 0.0054 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/blockstret | 0.0472 704 0.0053 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/byval-alignment | 0.0157 976 0.0186 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/initp1 | 0.3565 640 0.0074 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/printargs | 0.0160 848 0.0275 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
Last 10 lines of 'fail.GCCAS':
GCCAS.MultiSource/Applications/kimwitu++/kc
GCCAS.MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4
GCCAS.SingleSource/Benchmarks/Misc-C++-EH/spirit
Last 10 lines of 'fail.Bytecode':
Bytecode.MultiSource/Applications/kimwitu++/kc
Bytecode.MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4
Bytecode.SingleSource/Benchmarks/Misc-C++-EH/spirit
Last 10 lines of 'fail.LLC':
LLC.MultiSource/Applications/kimwitu++/kc
LLC.MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4
LLC.SingleSource/Benchmarks/Misc-C++-EH/spirit
Last 10 lines of 'fail.LLC_compile':
LLC_compile.MultiSource/Applications/kimwitu++/kc
LLC_compile.MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4
LLC_compile.SingleSource/Benchmarks/Misc-C++-EH/spirit
Last 10 lines of 'xfail.LLC':
LLC.SingleSource/Regression/C++/EH/ConditionalExpr
LLC.SingleSource/UnitTests/ObjC/dot-syntax-2
Last 10 lines of 'xfail.LLC_compile':
LLC_compile.SingleSource/Regression/C++/EH/ConditionalExpr
LLC_compile.SingleSource/UnitTests/ObjC/dot-syntax-2
Last 10 lines of 'xpass.LLC':
LLC.SingleSource/Regression/C++/EH/function_try_block
LLC.SingleSource/UnitTests/ObjC/dot-syntax
LLC.SingleSource/UnitTests/ObjC/exceptions
Last 10 lines of 'xpass.LLC_compile':
LLC_compile.SingleSource/Regression/C++/EH/function_try_block
LLC_compile.SingleSource/UnitTests/ObjC/dot-syntax
LLC_compile.SingleSource/UnitTests/ObjC/exceptions
More information about the llvm-testresults
mailing list