[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-powerpc-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Fri Oct 30 16:56:01 PDT 2009
The Buildbot has detected a new failure of llvm-gcc-powerpc-darwin9 on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/llvm-gcc-powerpc-darwin9/builds/9
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: spang.apple.com
Build Reason:
Build Source Stamp: 85616
Blamelist: bwilson,ddunbar,dgregor,evancheng,grosbach
BUILD FAILED: failed test-llvm
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: test/CodeGen/X86/palignr-2.ll
At: Fri 30 Oct 2009 13:04:35
Changed By: evancheng
Comments: I forgot to commit this test.
Files:
include/llvm/Transforms/Scalar.h
lib/Transforms/Scalar/GVN.cpp
At: Fri 30 Oct 2009 13:14:35
Changed By: evancheng
Comments: Add option to createGVNPass to disable PRE.
File: lib/Target/ARM/ARMISelLowering.cpp
At: Fri 30 Oct 2009 13:14:35
Changed By: bwilson
Comments: Fix a comment.
File: utils/buildit/build_llvm
At: Fri 30 Oct 2009 13:59:35
Changed By: grosbach
Comments: Allow cross target build
Files:
lib/Sema/SemaTemplateInstantiateDecl.cpp
test/CXX/temp/temp.decls/temp.friend/p5.cpp
test/SemaTemplate/friend-template.cpp
At: Fri 30 Oct 2009 14:09:35
Changed By: dgregor
Comments: Instantiate class template friends better; fixes PR5332.
File: test/lit.cfg
At: Fri 30 Oct 2009 14:14:35
Changed By: ddunbar
Comments: Add missing substitution for %llvmgcc_only.
File: Makefile.rules
At: Fri 30 Oct 2009 14:33:41
Changed By: grosbach
Comments: Build in ARM mode explicitly when on ARM Darwin
Files:
include/clang/Basic/DiagnosticParseKinds.td
lib/Parse/ParseDeclCXX.cpp
test/CXX/temp/temp.spec/temp.expl.spec/p3.cpp
test/CXX/temp/temp.spec/temp.explicit/p5.cpp
test/Parser/cxx-template-decl.cpp
At: Fri 30 Oct 2009 14:48:42
Changed By: dgregor
Comments: Improve diagnostics when parsing something like
template<> struct foo<int> { ... };
where "foo" does not refer to a template. Fixes PR3844.
LOGS:
Last 10 lines of 'test-llvm.stdio':
Running /Volumes/SandBox/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/Transforms/TailDup/dg.exp ...
Running /Volumes/SandBox/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/Verifier/dg.exp ...
=== Summary ===
# of expected passes 4570
# of unexpected failures 1
# of expected failures 39
make[1]: *** [check-local] Error 1
make: *** [check] Error 2
Last 10 lines of 'test-llvm.fails':
FAIL: /Volumes/SandBox/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/CodeGen/X86/palignr-2.ll
More information about the llvm-testresults
mailing list