[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Tue Jun 15 12:25:52 PDT 2010
The Buildbot has detected a new failure of clang-i386-darwin9 on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-i386-darwin9/builds/9616
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-15.apple.com
Build Reason:
Build Source Stamp: 106030
Blamelist: bwilson,lattner,rafael
BUILD FAILED: failed test-clang
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: lib/CodeGen/IfConversion.cpp
At: Tue 15 Jun 2010 12:01:55
Changed By: bwilson
Comments: IfConversion's AnalyzeBlocks method always returns false; clean it up.
Properties:
File: include/llvm/ADT/SmallVector.h
At: Tue 15 Jun 2010 12:01:55
Changed By: lattner
Comments: disable SmallVectorImpl's copy constructor. This prevents a class
of base class slicing bugs reported on irc
Properties:
File: test/Frontend/preprocessed-output-macro-first-token.c
At: Tue 15 Jun 2010 12:02:02
Changed By: lattner
Comments: add a testcase, from Michael Spencer
Properties:
Files:
test/CodeGen/ARM/2009-08-04-RegScavengerAssert-2.ll
test/CodeGen/ARM/2009-08-04-RegScavengerAssert.ll
test/CodeGen/ARM/2009-08-15-RegScavenger-EarlyClobber.ll
test/CodeGen/ARM/2009-08-15-RegScavengerAssert.ll
test/CodeGen/ARM/2009-09-28-LdStOptiBug.ll
test/CodeGen/ARM/2009-10-27-double-align.ll
test/CodeGen/ARM/arm-frameaddr.ll
test/CodeGen/ARM/armv4.ll
test/CodeGen/Thumb2/2009-08-04-CoalescerAssert.ll
test/CodeGen/Thumb2/2009-08-06-SpDecBug.ll
test/CodeGen/Thumb2/2009-08-08-ScavengerAssert.ll
test/Transforms/ScalarRepl/memcpy-align.ll
At: Tue 15 Jun 2010 12:06:22
Changed By: rafael
Comments: Remove the arm_aapcscc marker from the tests. It is the default
for the linux targets.Properties:
Files:
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMISelLowering.h
lib/Target/ARM/ARMInstrNEON.td
At: Tue 15 Jun 2010 12:06:22
Changed By: bwilson
Comments: Add basic support for NEON modified immediates besides VMOV.
Properties:
LOGS:
Last 10 lines of 'stdio':
Testing Time: 88.63s
********************
Failing Tests (1):
Clang :: Frontend/preprocessed-output-macro-first-token.c
Expected Passes : 2304
Expected Failures : 17
Unexpected Failures: 1
make[1]: *** [all] Error 1
make: *** [test] Error 2
Last 10 lines of 'fail':
Clang :: Frontend/preprocessed-output-macro-first-token.c
Last 10 lines of 'xfail':
Clang :: CodeGen/blocks-2.c
Clang :: CodeGenCXX/conversion-function.cpp
Clang :: FixIt/fixit-errors.c
Clang :: FixIt/fixit-pmem.cpp
Clang :: PCH/changed-files.c
Clang :: PCH/pr4489.c
Clang :: PCH/source-manager-stack.c
Clang :: SemaCXX/rval-references-xfail.cpp
Clang :: SemaObjCXX/overload.mm
Clang :: SemaTemplate/instantiate-function-1.mm
Last 10 lines of 'preprocessed-output-macro-first-token.c':
16 clang 0x00009d72 main + 328
17 clang 0x00001d36 _mh_execute_header + 3382
18 clang 0x00000005 _mh_execute_header + 18446744073709547525
Stack dump:
0. Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug/bin/clang -cc1 -fms-extensions -E /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Frontend/preprocessed-output-macro-first-token.c
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Frontend/Output/preprocessed-output-macro-first-token.c.script: line 1: 61806 Abort trap /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug/bin/clang -cc1 -fms-extensions -E /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Frontend/preprocessed-output-macro-first-token.c
--
********************
More information about the llvm-testresults
mailing list