[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Wed Nov 24 12:59:06 PST 2010
The Buildbot has detected a new failure of clang-x86_64-darwin10 on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10/builds/12029
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-04
Build Reason:
Build Source Stamp: 120111
Blamelist: andersca,mspencer
BUILD FAILED: failed test-clang
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/CodeGen/CodeGenTypes.cpp
lib/CodeGen/CodeGenTypes.h
At: Wed 24 Nov 2010 11:57:41
Changed By: andersca
Comments: Make CodeGenTypes::getCGRecordLayout compute the layout lazily if it doesn't exist. This matches ASTContext::getASTRecordLayout and is less confusing.Properties:
File: lib/CodeGen/CodeGenTypes.cpp
At: Wed 24 Nov 2010 11:57:41
Changed By: andersca
Comments: Fix build.Properties:
Files:
lib/CodeGen/CGRecordLayoutBuilder.cpp
lib/CodeGen/CodeGenTypes.cpp
At: Wed 24 Nov 2010 12:05:53
Changed By: andersca
Comments: Simplify code.Properties:
File: lib/CodeGen/CodeGenTypes.cpp
At: Wed 24 Nov 2010 12:10:40
Changed By: andersca
Comments: Use ConvertType instead of ConvertTagDeclType, since ConvertType will assign a name to the type.Properties:
File: include/llvm/System/PathV2.h
At: Wed 24 Nov 2010 12:15:27
Changed By: mspencer
Comments: 80 col.Properties:
LOGS:
Last 10 lines of 'stdio':
Testing Time: 108.87s
********************
Failing Tests (1):
Clang :: CodeGenCXX/copy-constructor-synthesis.cpp
Expected Passes : 2662
Expected Failures : 20
Unexpected Failures: 1
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/llvm/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
Last 10 lines of 'xfail':
Clang :: FixIt/fixit-errors.c
Clang :: FixIt/fixit-pmem.cpp
Clang :: FixIt/typo.m
Clang :: Lexer/hexfloat.cpp
Clang :: PCH/changed-files.c
Clang :: PCH/pr4489.c
Clang :: PCH/source-manager-stack.c
Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp
Clang :: SemaCXX/rval-references-xfail.cpp
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/llvm/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
^
--
********************
More information about the llvm-testresults
mailing list