[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Wed Sep 1 19:09:55 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/3848
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-02
Build Reason:
Build Source Stamp: 112786
Blamelist: dgregor,grosbach,kremenek,lattner,wan
BUILD FAILED: failed make.test-suite
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: lib/Target/ARM/ARMRegisterInfo.td
At: Wed 01 Sep 2010 17:07:10
Changed By: grosbach
Comments: trivial cleanupProperties:
File: docs/DeveloperPolicy.html
At: Wed 01 Sep 2010 17:12:08
Changed By: lattner
Comments: updates to make it clear that this applies to clang and other llvm subprojects.
Properties:
Files:
include/clang-c/Index.h
include/clang/AST/DeclTemplate.h
test/Index/index-templates.cpp
tools/c-index-test/c-index-test.c
tools/libclang/CIndexCXX.cpp
tools/libclang/libclang.darwin.exports
tools/libclang/libclang.exports
At: Wed 01 Sep 2010 17:12:08
Changed By: dgregor
Comments: Introduce a new libclang function,
clang_getSpecializedCursorTemplate(), which determines the template
(or member thereof) that the given cursor specializes or from which it
was instantiated. This routine can be used to establish a link between
templates and their instantiations/specializations.
Properties:
File: lib/Checker/RegionStore.cpp
At: Wed 01 Sep 2010 17:37:10
Changed By: kremenek
Comments: Fixed unused variable warning.Properties:
File: include/clang/Sema/Sema.h
At: Wed 01 Sep 2010 17:47:08
Changed By: wan
Comments: Fixes a warning when compiling Clang (Sema has virtual methods but a non-virtual dtor). Reviewed by chandlerc and nlewycky.
Properties:
LOGS:
Last 10 lines of 'stdio':
SingleSource/UnitTests/Vector/divides | 0.0235 720 0.0111 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/multiplies | 0.0948 2000 0.1102 * * | 0.7200 * 1.8300 * * | n/a 0.39 n/a n/a
SingleSource/UnitTests/Vector/simple | 0.0480 1760 0.0661 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/sumarray | 0.0321 1056 0.0289 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/sumarray-dbl | 0.0348 1088 0.0333 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/block-call-r7674133 | 0.0359 544 0.0053 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/blockstret | 0.0454 704 0.0056 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/byval-alignment | 0.0146 976 0.0183 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/initp1 | 0.3177 640 0.0071 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/printargs | 0.0154 848 0.0258 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
Last 10 lines of 'report':
SingleSource/UnitTests/Vector/divides | 0.0235 720 0.0111 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/multiplies | 0.0948 2000 0.1102 * * | 0.7200 * 1.8300 * * | n/a 0.39 n/a n/a
SingleSource/UnitTests/Vector/simple | 0.0480 1760 0.0661 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/sumarray | 0.0321 1056 0.0289 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/sumarray-dbl | 0.0348 1088 0.0333 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/block-call-r7674133 | 0.0359 544 0.0053 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/blockstret | 0.0454 704 0.0056 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/byval-alignment | 0.0146 976 0.0183 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/initp1 | 0.3177 640 0.0071 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/printargs | 0.0154 848 0.0258 * * | 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/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
More information about the llvm-testresults
mailing list