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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Tue Aug 31 01:54:15 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/3819

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

Buildslave for this Build: smoosh-02

Build Reason: 
Build Source Stamp: 112588
Blamelist: rjmccall

BUILD FAILED: failed make.test-suite

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/CodeGen/CGCXX.cpp
 lib/CodeGen/CGCXXABI.h
 lib/CodeGen/CGCall.cpp
 lib/CodeGen/CGDeclCXX.cpp
 lib/CodeGen/CGExpr.cpp
 lib/CodeGen/CGExprCXX.cpp
 lib/CodeGen/CGExprConstant.cpp
 lib/CodeGen/CGExprScalar.cpp
 lib/CodeGen/CGRTTI.cpp
 lib/CodeGen/CGVTT.cpp
 lib/CodeGen/CGVTables.cpp
 lib/CodeGen/CodeGenFunction.cpp
 lib/CodeGen/CodeGenFunction.h
 lib/CodeGen/CodeGenModule.cpp
 lib/CodeGen/CodeGenModule.h
 lib/CodeGen/CodeGenTypes.h
 lib/CodeGen/ItaniumCXXABI.cpp
 lib/CodeGen/MicrosoftCXXABI.cpp
 test/CodeGenCXX/arm.cpp
At: Tue 31 Aug 2010 00:37:12
Changed By: rjmccall
Comments: Teach IR generation to return 'this' from constructors and destructors
under the ARM ABI.

Properties: 




LOGS:
Last 10 lines of 'stdio':
	SingleSource/UnitTests/Vector/divides                                    | 0.0204   720      0.0114      *                *           |  0.0000  *    0.0000 *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/Vector/multiplies                                 | 0.1150   2064     0.1083      *                *           |  0.7100  *    1.7700 *        *   | n/a     0.40    n/a          n/a 
	SingleSource/UnitTests/Vector/simple                                     | 0.0484   1760     0.0624      *                *           |  0.0000  *    0.0000 *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/Vector/sumarray                                   | 0.0301   1056     0.0281      *                *           |  0.0000  *    0.0000 *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/Vector/sumarray-dbl                               | 0.0381   1088     0.0314      *                *           |  0.0000  *    0.0000 *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/block-call-r7674133                               | 0.0382   544      0.0048      *                *           |  0.0000  *    0.0000 *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/blockstret                                        | 0.0461   704      0.0054      *                *           |  0.0000  *    0.0000 *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/byval-alignment                                   | 0.0145   976      0.0187      *                *           |  0.0000  *    0.0000 *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/initp1                                            | 0.3445   640      0.0068      *                *           |  0.0000  *    0.0000 *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/printargs                                         | 0.0167   848      0.0265      *                *           |  0.0000  *    0.0000 *        *   | n/a     -       n/a          n/a 

Last 10 lines of 'report':
	SingleSource/UnitTests/Vector/divides                                    | 0.0204   720      0.0114      *                *           |  0.0000  *    0.0000 *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/Vector/multiplies                                 | 0.1150   2064     0.1083      *                *           |  0.7100  *    1.7700 *        *   | n/a     0.40    n/a          n/a 
	SingleSource/UnitTests/Vector/simple                                     | 0.0484   1760     0.0624      *                *           |  0.0000  *    0.0000 *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/Vector/sumarray                                   | 0.0301   1056     0.0281      *                *           |  0.0000  *    0.0000 *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/Vector/sumarray-dbl                               | 0.0381   1088     0.0314      *                *           |  0.0000  *    0.0000 *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/block-call-r7674133                               | 0.0382   544      0.0048      *                *           |  0.0000  *    0.0000 *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/blockstret                                        | 0.0461   704      0.0054      *                *           |  0.0000  *    0.0000 *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/byval-alignment                                   | 0.0145   976      0.0187      *                *           |  0.0000  *    0.0000 *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/initp1                                            | 0.3445   640      0.0068      *                *           |  0.0000  *    0.0000 *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/printargs                                         | 0.0167   848      0.0265      *                *           |  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