[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt
Bob Wilson
bob.wilson at apple.com
Wed Mar 24 15:39:01 PDT 2010
Gabor, the PAQ8p test failed. The next buildbot run overwrote the output before I got to it, but it looked like it compiled OK. The output diff vs. the gcc-compiled result failed.
On Mar 24, 2010, at 3:15 PM, daniel_dunbar at apple.com wrote:
> 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/872
>
> Buildbot URL: http://smooshlab.apple.com:8010/
>
> Buildslave for this Build: smoosh-11.apple.com
>
> Build Reason:
> Build Source Stamp: 99432
> Blamelist: dgregor,dpatel,ggreif,johnny
>
> BUILD FAILED: failed make.test-suite
>
> sincerely,
> -The Buildbot
>
>
> ================================================================================
>
> CHANGES:
> Files:
> lib/Sema/SemaTemplateInstantiateDecl.cpp
> test/SemaTemplate/instantiate-init.cpp
> At: Wed 24 Mar 2010 14:25:36
> Changed By: dgregor
> Comments: When pulling apart an initializer that involves a CXXConstructExpr, do
> not pick apart a CXXTemporaryObjectExpr because such an object
> construction was explicitly written in the source code. Fixes PR6657.
> Properties:
>
>
>
>
> File: lib/Target/ARM/ARMInstrNEON.td
> At: Wed 24 Mar 2010 14:30:35
> Changed By: johnny
> Comments: Trivial formating change.Properties:
>
>
>
>
> File: lib/CodeGen/AsmPrinter/DwarfDebug.cpp
> At: Wed 24 Mar 2010 14:35:35
> Changed By: dpatel
> Comments: Use SP filename directly instead of SP's context's filename.
> Properties:
>
>
>
>
> File: MultiSource/Benchmarks/PAQ8p/Makefile
> At: Wed 24 Mar 2010 14:35:35
> Changed By: ggreif
> Comments: fix out-of-tree build (modelled after MultiSource/Applications/lemon)Properties:
>
>
>
>
> LOGS:
> Last 10 lines of 'stdio':
> SingleSource/UnitTests/Vector/SSE/sse.shift | 0.0260 880 0.0120 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
> SingleSource/UnitTests/Vector/SSE/sse.stepfft | 0.4899 8448 0.3542 * * | 0.7600 * 0.4900 * * | n/a 1.55 n/a n/a
> SingleSource/UnitTests/Vector/build | 0.0172 1072 0.0228 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
> SingleSource/UnitTests/Vector/build2 | 0.0714 1520 0.0382 * * | 1.1700 * 1.6300 * * | n/a 0.72 n/a n/a
> SingleSource/UnitTests/Vector/divides | 0.0206 720 0.0094 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
> SingleSource/UnitTests/Vector/multiplies | 0.1098 2064 0.0747 * * | 0.5300 * 1.5200 * * | n/a 0.35 n/a n/a
> SingleSource/UnitTests/Vector/simple | 0.0303 1664 0.0369 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
> SingleSource/UnitTests/Vector/sumarray | 0.0259 1072 0.0282 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
> SingleSource/UnitTests/Vector/sumarray-dbl | 0.0314 1088 0.0341 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
> SingleSource/UnitTests/printargs | 0.0142 832 0.0221 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
>
> Last 10 lines of 'report':
> SingleSource/UnitTests/Vector/SSE/sse.shift | 0.0260 880 0.0120 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
> SingleSource/UnitTests/Vector/SSE/sse.stepfft | 0.4899 8448 0.3542 * * | 0.7600 * 0.4900 * * | n/a 1.55 n/a n/a
> SingleSource/UnitTests/Vector/build | 0.0172 1072 0.0228 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
> SingleSource/UnitTests/Vector/build2 | 0.0714 1520 0.0382 * * | 1.1700 * 1.6300 * * | n/a 0.72 n/a n/a
> SingleSource/UnitTests/Vector/divides | 0.0206 720 0.0094 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
> SingleSource/UnitTests/Vector/multiplies | 0.1098 2064 0.0747 * * | 0.5300 * 1.5200 * * | n/a 0.35 n/a n/a
> SingleSource/UnitTests/Vector/simple | 0.0303 1664 0.0369 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
> SingleSource/UnitTests/Vector/sumarray | 0.0259 1072 0.0282 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
> SingleSource/UnitTests/Vector/sumarray-dbl | 0.0314 1088 0.0341 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
> SingleSource/UnitTests/printargs | 0.0142 832 0.0221 * * | 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/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.GCCAS':
> GCCAS.SingleSource/UnitTests/2006-12-04-DynAllocAndRestore
> GCCAS.SingleSource/UnitTests/ObjC/parameter-passing
>
> Last 10 lines of 'xfail.LLC_compile':
> 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.SingleSource/UnitTests/2006-12-04-DynAllocAndRestore
> Bytecode.SingleSource/UnitTests/ObjC/parameter-passing
>
> _______________________________________________
> llvm-testresults mailing list
> llvm-testresults at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-testresults
More information about the llvm-testresults
mailing list