[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 16:13:45 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/3845

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

Buildslave for this Build: smoosh-02

Build Reason: 
Build Source Stamp: 112741
Blamelist: dgregor,grosbach,johannes,kremenek

BUILD FAILED: failed make.test-suite

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/Checker/CastSizeChecker.cpp
 test/Analysis/misc-ps.m
At: Wed 01 Sep 2010 13:37:07
Changed By: kremenek
Comments: Don't assert in CastSizeChecker when the casted-to pointee is an incomplete type.  Fixes PR 8050.Properties: 




Files:
 include/clang/AST/Decl.h
 lib/AST/Decl.cpp
 test/Index/load-decls.c
At: Wed 01 Sep 2010 13:47:11
Changed By: dgregor
Comments: Fix the source-range information for an EnumConstantDecl; previously,
it did not include the initializer expression.
Properties: 




File: include/llvm/IntrinsicsX86.td
At: Wed 01 Sep 2010 14:07:07
Changed By: johannes
Comments: Add a few more missing MMX operations.  This should be it.

Properties: 




File: lib/CodeGen/RegAllocLinearScan.cpp
At: Wed 01 Sep 2010 14:07:07
Changed By: grosbach
Comments: The register allocator shouldn't consider allocating reserved registers.
r112728 did this for fast regalloc.Properties: 




LOGS:
Last 10 lines of 'stdio':
	SingleSource/UnitTests/Vector/divides                                    | 0.0232   720      0.0110      *                *           |  0.0000  *    0.0000 *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/Vector/multiplies                                 | 0.0947   2000     0.1059      *                *           |  0.7100  *    1.7700 *        *   | n/a     0.40    n/a          n/a 
	SingleSource/UnitTests/Vector/simple                                     | 0.0505   1760     0.0607      *                *           |  0.0000  *    0.0000 *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/Vector/sumarray                                   | 0.0296   1056     0.0286      *                *           |  0.0000  *    0.0000 *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/Vector/sumarray-dbl                               | 0.0348   1088     0.0327      *                *           |  0.0000  *    0.0000 *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/block-call-r7674133                               | 0.0365   544      0.0045      *                *           |  0.0000  *    0.0000 *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/blockstret                                        | 0.0418   704      0.0048      *                *           |  0.0000  *    0.0000 *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/byval-alignment                                   | 0.0136   976      0.0187      *                *           |  0.0000  *    0.0000 *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/initp1                                            | 0.3173   640      0.0072      *                *           |  0.0000  *    0.0000 *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/printargs                                         | 0.0143   848      0.0237      *                *           |  0.0000  *    0.0000 *        *   | n/a     -       n/a          n/a 

Last 10 lines of 'report':
	SingleSource/UnitTests/Vector/divides                                    | 0.0232   720      0.0110      *                *           |  0.0000  *    0.0000 *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/Vector/multiplies                                 | 0.0947   2000     0.1059      *                *           |  0.7100  *    1.7700 *        *   | n/a     0.40    n/a          n/a 
	SingleSource/UnitTests/Vector/simple                                     | 0.0505   1760     0.0607      *                *           |  0.0000  *    0.0000 *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/Vector/sumarray                                   | 0.0296   1056     0.0286      *                *           |  0.0000  *    0.0000 *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/Vector/sumarray-dbl                               | 0.0348   1088     0.0327      *                *           |  0.0000  *    0.0000 *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/block-call-r7674133                               | 0.0365   544      0.0045      *                *           |  0.0000  *    0.0000 *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/blockstret                                        | 0.0418   704      0.0048      *                *           |  0.0000  *    0.0000 *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/byval-alignment                                   | 0.0136   976      0.0187      *                *           |  0.0000  *    0.0000 *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/initp1                                            | 0.3173   640      0.0072      *                *           |  0.0000  *    0.0000 *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/printargs                                         | 0.0143   848      0.0237      *                *           |  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