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

Bob Wilson bob.wilson at apple.com
Fri Jul 23 15:48:43 PDT 2010


Dan, could this be from one of your changes?
TEST Output/synchronized.llc FAILED: process terminated by signal (exit status 143)!
It doesn't look like something that could be caused by Bruno's or Fariborz's changes.

On Jul 23, 2010, at 3:21 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/3191
> 
> Buildbot URL: http://smooshlab.apple.com:8010/
> 
> Buildslave for this Build: smoosh-02
> 
> Build Reason: 
> Build Source Stamp: 109270
> Blamelist: bruno,djg,fjahanian
> 
> BUILD FAILED: failed make.test-suite
> 
> sincerely,
> -The Buildbot
> 
> 
> ================================================================================
> 
> CHANGES:
> File: SingleSource/UnitTests/block-call-r7674133.cpp
> At: Fri 23 Jul 2010 14:03:47
> Changed By: fjahanian
> Comments: Block test for clang produced executable.
> This is test case for radar 7674133.
> 
> Properties: 
> 
> 
> 
> 
> Files:
> lib/CodeGen/SelectionDAG/TargetLowering.cpp
> test/CodeGen/X86/shl-anyext.ll
> At: Fri 23 Jul 2010 14:08:47
> Changed By: djg
> Comments: Use the proper type for shift counts. This fixes a bootstrap error.
> Properties: 
> 
> 
> 
> 
> File: lib/Analysis/ScalarEvolution.cpp
> At: Fri 23 Jul 2010 14:23:48
> Changed By: djg
> Comments: Add a const qualifier.
> Properties: 
> 
> 
> 
> 
> File: lib/Analysis/ScalarEvolution.cpp
> At: Fri 23 Jul 2010 14:23:48
> Changed By: djg
> Comments: Micro-optimize SCEVComplexityCompare.
> Properties: 
> 
> 
> 
> 
> File: lib/Analysis/LoopInfo.cpp
> At: Fri 23 Jul 2010 14:28:50
> Changed By: djg
> Comments: Simplify this code; it can use the regular CFG utlities rather than
> the BlockTraits abstractions.
> Properties: 
> 
> 
> 
> 
> Files:
> test/MC/AsmParser/X86/x86_32-avx-encoding.s
> test/MC/AsmParser/X86/x86_32-encoding.s
> test/MC/AsmParser/X86/x86_64-avx-encoding.s
> test/MC/AsmParser/X86/x86_64-encoding.s
> At: Fri 23 Jul 2010 14:28:50
> Changed By: bruno
> Comments: Move AVX encoding tests to different filesProperties: 
> 
> 
> 
> 
> Files:
> include/llvm/Analysis/LoopInfo.h
> lib/Analysis/LoopInfo.cpp
> At: Fri 23 Jul 2010 14:38:47
> Changed By: djg
> Comments: Eliminate getCanonicalInductionVariableIncrement's last user and
> eliminate it.
> Properties: 
> 
> 
> 
> 
> LOGS:
> Last 10 lines of 'stdio':
> 	SingleSource/UnitTests/Vector/build2                                     | 0.0983   1520     0.0495      *                *           |  1.5500  *    2.1500  *        *   | n/a     0.72    n/a          n/a 
> 	SingleSource/UnitTests/Vector/divides                                    | 0.0237   720      0.0126      *                *           |  0.0000  *    0.0000  *        *   | n/a     -       n/a          n/a 
> 	SingleSource/UnitTests/Vector/multiplies                                 | 0.1338   2064     0.1217      *                *           |  0.7200  *    2.0000  *        *   | n/a     0.36    n/a          n/a 
> 	SingleSource/UnitTests/Vector/simple                                     | 0.0528   1664     0.0461      *                *           |  0.0000  *    0.0000  *        *   | n/a     -       n/a          n/a 
> 	SingleSource/UnitTests/Vector/sumarray                                   | 0.0354   1072     0.0339      *                *           |  0.0000  *    0.0000  *        *   | n/a     -       n/a          n/a 
> 	SingleSource/UnitTests/Vector/sumarray-dbl                               | 0.0392   1088     0.0397      *                *           |  0.0000  *    0.0000  *        *   | n/a     -       n/a          n/a 
> 	SingleSource/UnitTests/block-call-r7674133                               | 0.0438   544      0.0060      *                *           |  0.0000  *    0.0000  *        *   | n/a     -       n/a          n/a 
> 	SingleSource/UnitTests/byval-alignment                                   | 0.0166   976      0.0209      *                *           |  0.0000  *    0.0000  *        *   | n/a     -       n/a          n/a 
> 	SingleSource/UnitTests/initp1                                            | 0.3665   640      0.0069      *                *           |  0.0000  *    0.0000  *        *   | n/a     -       n/a          n/a 
> 	SingleSource/UnitTests/printargs                                         | 0.0175   848      0.0273      *                *           |  0.0000  *    0.0000  *        *   | n/a     -       n/a          n/a 
> 
> Last 10 lines of 'report':
> 	SingleSource/UnitTests/Vector/build2                                     | 0.0983   1520     0.0495      *                *           |  1.5500  *    2.1500  *        *   | n/a     0.72    n/a          n/a 
> 	SingleSource/UnitTests/Vector/divides                                    | 0.0237   720      0.0126      *                *           |  0.0000  *    0.0000  *        *   | n/a     -       n/a          n/a 
> 	SingleSource/UnitTests/Vector/multiplies                                 | 0.1338   2064     0.1217      *                *           |  0.7200  *    2.0000  *        *   | n/a     0.36    n/a          n/a 
> 	SingleSource/UnitTests/Vector/simple                                     | 0.0528   1664     0.0461      *                *           |  0.0000  *    0.0000  *        *   | n/a     -       n/a          n/a 
> 	SingleSource/UnitTests/Vector/sumarray                                   | 0.0354   1072     0.0339      *                *           |  0.0000  *    0.0000  *        *   | n/a     -       n/a          n/a 
> 	SingleSource/UnitTests/Vector/sumarray-dbl                               | 0.0392   1088     0.0397      *                *           |  0.0000  *    0.0000  *        *   | n/a     -       n/a          n/a 
> 	SingleSource/UnitTests/block-call-r7674133                               | 0.0438   544      0.0060      *                *           |  0.0000  *    0.0000  *        *   | n/a     -       n/a          n/a 
> 	SingleSource/UnitTests/byval-alignment                                   | 0.0166   976      0.0209      *                *           |  0.0000  *    0.0000  *        *   | n/a     -       n/a          n/a 
> 	SingleSource/UnitTests/initp1                                            | 0.3665   640      0.0069      *                *           |  0.0000  *    0.0000  *        *   | n/a     -       n/a          n/a 
> 	SingleSource/UnitTests/printargs                                         | 0.0175   848      0.0273      *                *           |  0.0000  *    0.0000  *        *   | n/a     -       n/a          n/a 
> 
> Last 10 lines of 'fail.LLC':
> 	LLC.SingleSource/UnitTests/ObjC/synchronized
> 
> Last 10 lines of 'fail.LLC_compile':
> 	LLC_compile.SingleSource/UnitTests/ObjC/synchronized
> 
> 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
> 
> _______________________________________________
> llvm-testresults mailing list
> llvm-testresults at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-testresults

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-testresults/attachments/20100723/bb4c149d/attachment.html>


More information about the llvm-testresults mailing list