[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Sun May 9 18:29:22 PDT 2010
The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/1940
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-02
Build Reason:
Build Source Stamp: 103387
Blamelist: lattner
BUILD FAILED: failed test-clang test-clang_1
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
include/clang/AST/ExprCXX.h
include/clang/Frontend/PCHBitCodes.h
include/clang/Frontend/PCHReader.h
include/clang/Frontend/PCHWriter.h
lib/AST/ExprCXX.cpp
lib/Frontend/PCHReader.cpp
lib/Frontend/PCHReaderStmt.cpp
lib/Frontend/PCHWriter.cpp
lib/Frontend/PCHWriterStmt.cpp
test/PCH/cxx_exprs.h
At: Sun 09 May 2010 17:29:12
Changed By: lattner
Comments: pchify CXXTemporary, CXXBindTemporaryExpr, and
CXXExprWithTemporaries.
Properties:
LOGS:
Last 10 lines of 'stdio':
Failing Tests (3):
Clang :: CodeGenCXX/copy-constructor-synthesis.cpp
Clang :: CodeGenCXX/default-arg-temps.cpp
Clang :: CodeGenCXX/implicit-copy-constructor.cpp
Expected Passes : 2222
Expected Failures : 17
Unexpected Failures: 3
make[1]: *** [all] Error 1
make: *** [test] Error 2
Last 10 lines of 'warnings':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGenCXX/copy-constructor-synthesis.cpp:106:8: warning: struct 'B' does not declare any constructor to initialize its non-modifiable members
Last 10 lines of 'fail':
Clang :: CodeGenCXX/default-arg-temps.cpp
Clang :: CodeGenCXX/copy-constructor-synthesis.cpp
Clang :: CodeGenCXX/implicit-copy-constructor.cpp
Last 10 lines of 'xfail':
Clang :: CodeGenCXX/conversion-function.cpp
Clang :: FixIt/fixit-errors.c
Clang :: FixIt/fixit-pmem.cpp
Clang :: FixIt/typo.m
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 'default-arg-temps.cpp':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGenCXX/default-arg-temps.cpp:16:11: error: expected string not found in input
// CHECK: define void @_Z1gv()
^
<stdin>:1:1: note: scanning from here
^
--
********************
Last 10 lines of 'copy-constructor-synthesis.cpp':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGenCXX/copy-constructor-synthesis.cpp:24:11: error: expected string not found in input
// CHECK: define linkonce_odr void @_ZN1XC1ERKS_
^
<stdin>:1:1: note: scanning from here
^
--
********************
Last 10 lines of 'implicit-copy-constructor.cpp':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGenCXX/implicit-copy-constructor.cpp:43:11: error: expected string not found in input
// CHECK: define linkonce_odr void @_ZN1DC1ERS_
^
<stdin>:1:1: note: scanning from here
^
--
********************
Last 10 lines of 'stdio':
Failing Tests (3):
Clang :: CodeGenCXX/copy-constructor-synthesis.cpp
Clang :: CodeGenCXX/default-arg-temps.cpp
Clang :: CodeGenCXX/implicit-copy-constructor.cpp
Expected Passes : 2222
Expected Failures : 17
Unexpected Failures: 3
make[1]: *** [all] Error 1
make: *** [test] Error 2
Last 10 lines of 'warnings':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGenCXX/copy-constructor-synthesis.cpp:106:8: warning: struct 'B' does not declare any constructor to initialize its non-modifiable members
Last 10 lines of 'fail':
Clang :: CodeGenCXX/copy-constructor-synthesis.cpp
Clang :: CodeGenCXX/default-arg-temps.cpp
Clang :: CodeGenCXX/implicit-copy-constructor.cpp
Last 10 lines of 'xfail':
Clang :: CodeGenCXX/conversion-function.cpp
Clang :: FixIt/fixit-errors.c
Clang :: FixIt/fixit-pmem.cpp
Clang :: FixIt/typo.m
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 'copy-constructor-synthesis.cpp':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGenCXX/copy-constructor-synthesis.cpp:24:11: error: expected string not found in input
// CHECK: define linkonce_odr void @_ZN1XC1ERKS_
^
<stdin>:1:1: note: scanning from here
^
--
********************
Last 10 lines of 'default-arg-temps.cpp':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGenCXX/default-arg-temps.cpp:16:11: error: expected string not found in input
// CHECK: define void @_Z1gv()
^
<stdin>:1:1: note: scanning from here
^
--
********************
Last 10 lines of 'implicit-copy-constructor.cpp':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGenCXX/implicit-copy-constructor.cpp:43:11: error: expected string not found in input
// CHECK: define linkonce_odr void @_ZN1DC1ERS_
^
<stdin>:1:1: note: scanning from here
^
--
********************
More information about the llvm-testresults
mailing list