[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Tue Dec 15 19:37:49 PST 2009
The Buildbot has detected a new failure of llvm-gcc-x86_64-darwin10-selfhost on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/llvm-gcc-x86_64-darwin10-selfhost/builds/772
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-04.apple.com
Build Reason:
Build Source Stamp: 91495
Blamelist: andersca,dpatel,rjmccall
BUILD FAILED: failed buildit-llvmgcc42
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
include/clang/AST/Decl.h
lib/Sema/SemaDeclCXX.cpp
test/CXX/dcl.dcl/basic.namespace/namespace.def/namespace.unnamed/p1.cpp
At: Tue 15 Dec 2009 18:10:39
Changed By: rjmccall
Comments: Successive anonymous namespaces name the same scope. I misinterpreted the
standard the last time. Fixes PR5766.
Properties:
Files:
clang.xcodeproj/project.pbxproj
include/clang/AST/FullExpr.h
include/clang/AST/Stmt.h
include/clang/Parse/Action.h
lib/AST/CMakeLists.txt
lib/AST/FullExpr.cpp
lib/Parse/ParseObjc.cpp
lib/Parse/ParseStmt.cpp
lib/Sema/Sema.h
lib/Sema/SemaExprCXX.cpp
lib/Sema/TreeTransform.h
At: Tue 15 Dec 2009 18:10:39
Changed By: andersca
Comments: Check in a rudimentary FullExpr class that isn't used anywhere yet. Rename Action::FullExpr to Action::MakeFullExpr to avoid name clashes.Properties:
File: test/DebugInfo/2009-12-01-CurrentFn.ll
At: Tue 15 Dec 2009 18:15:38
Changed By: dpatel
Comments: XFAIL on ppc-darwin.
Properties:
LOGS:
Last 10 lines of 'buildit-llvmgcc42.stdio':
warning: ./cc1obj-checksum.o differs
warning: ./cc1objplus-checksum.o differs
warning: ./cc1plus-checksum.o differs
Bootstrap comparison failure!
./real.o differs
make[3]: *** [compare] Error 1
make[2]: *** [stage3-bubble] Error 2
make[1]: *** [all] Error 2
+ exit 1
make: *** [install] Error 1
Last 10 lines of 'buildit-llvmgcc42.warnings':
warning: structure `reg_info_def' used but not defined
warning: structure `value_set' used but not defined
/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvmgcc42.roots/llvmgcc42~obj/src/gcc/libgcc2.c:412: warning: control reaches end of non-void function
/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvmgcc42.roots/llvmgcc42~obj/src/gcc/libgcc2.c:2045: warning: 'noreturn' function does return
/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvmgcc42.roots/llvmgcc42~obj/src/gcc/libgcc2.c:412: warning: control reaches end of non-void function
/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvmgcc42.roots/llvmgcc42~obj/src/gcc/libgcc2.c:2045: warning: 'noreturn' function does return
warning: ./cc1-checksum.o differs
warning: ./cc1obj-checksum.o differs
warning: ./cc1objplus-checksum.o differs
warning: ./cc1plus-checksum.o differs
More information about the llvm-testresults
mailing list