[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost

daniel_dunbar at apple.com daniel_dunbar at apple.com
Thu Feb 18 18:35:15 PST 2010


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/1709

Buildbot URL: http://smooshlab.apple.com:8010/

Buildslave for this Build: smoosh-04.apple.com

Build Reason: 
Build Source Stamp: 96652
Blamelist: dgregor,fjahanian,kremenek,rjmccall

BUILD FAILED: failed test-llvm

sincerely,
 -The Buildbot


================================================================================

CHANGES:
Files:
 lib/AST/ASTImporter.cpp
 test/ASTMerge/Inputs/exprs1.c
 test/ASTMerge/Inputs/exprs2.c
At: Thu 18 Feb 2010 17:35:23
Changed By: dgregor
Comments: AST import for CStyleCastExpr. With this, we can import Cocoa.h into an empty contextProperties: 




Files:
 include/clang/CodeGen/CodeGenOptions.h
 include/clang/Driver/CC1Options.td
 lib/CodeGen/CGCXX.cpp
 lib/CodeGen/CodeGenModule.cpp
 lib/CodeGen/CodeGenModule.h
 lib/Frontend/CompilerInvocation.cpp
 test/CodeGenCXX/virtual-bases.cpp
 test/CodeGenCXX/virtual-destructor-calls.cpp
 test/CodeGenCXX/vtable-pointer-initialization.cpp
At: Thu 18 Feb 2010 17:35:23
Changed By: rjmccall
Comments: Re-introduce the ctor/dtor alias optimization, this time hidden behind a
command-line option which defaults off.

Properties: 




File: lib/AST/ASTImporter.cpp
At: Thu 18 Feb 2010 17:40:23
Changed By: dgregor
Comments: Add a missing break. Cocoa.h can now be merged twice into the same AST contextProperties: 




File: test/CodeGenObjC/blocks-5.m
At: Thu 18 Feb 2010 17:45:23
Changed By: fjahanian
Comments: Remove this test for now.

Properties: 




Files:
 include/clang/AST/Expr.h
 lib/AST/Expr.cpp
 lib/Frontend/PCHReaderStmt.cpp
 lib/Frontend/RewriteObjC.cpp
 lib/Sema/SemaExpr.cpp
 lib/Sema/SemaInit.cpp
At: Thu 18 Feb 2010 17:50:23
Changed By: kremenek
Comments: Revert: "Change InitListExpr to allocate the array for holding references"

This was causing buildbot breakage.

This reverts commit d46e952cc8cb8d9eed8657d9a0b267910a0f745a.Properties: 




LOGS:
Last 10 lines of 'stdio':
	Running /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/test/Transforms/TailDup/dg.exp ...
	Running /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/test/Verifier/dg.exp ...
	
			===  Summary ===
	
	# of expected passes		4758
	# of unexpected failures	1
	# of expected failures		32
	make[1]: *** [check-local] Error 1
	make: *** [check] Error 2

Last 10 lines of 'fails':
	FAIL: /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/test/FrontendC/2003-08-23-LocalUnionTest.c
	




More information about the llvm-testresults mailing list