[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9

daniel_dunbar at apple.com daniel_dunbar at apple.com
Sun Apr 25 13:57:57 PDT 2010


The Buildbot has detected a new failure of clang-i386-darwin9 on smooshlab.
Full details are available at:
 http://smooshlab.apple.com:8010/builders/clang-i386-darwin9/builds/8026

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

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

Build Reason: 
Build Source Stamp: 102314
Blamelist: ddunbar

BUILD FAILED: failed test-clang

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/CodeGen/CGObjCMac.cpp
 test/CodeGenObjC/image-info.m
At: Sun 25 Apr 2010 13:45:00
Changed By: ddunbar
Comments: IRgen/NeXT: Reuse EmitImageInfo for both fragile and non-fragile ABI. This fixes Clang to correctly emit the "CorrectedSynthesize" bit when using the non-fragile ABI.Properties: 




File: test/CodeGenObjC/metadata_symbols.m
At: Sun 25 Apr 2010 13:45:00
Changed By: ddunbar
Comments: tests: Convert test to FileCheck.Properties: 




Files:
 lib/CodeGen/CGObjCMac.cpp
 test/CodeGenObjC/metadata_symbols.m
At: Sun 25 Apr 2010 13:45:00
Changed By: ddunbar
Comments: IRgen/NeXT: Fix several alignment issues with Objective-C metadata symbols:
 - Fix some places that had the alignment hard coded.
 - Use ABI type alignment, not preferred type alignment -- neither of this is exactly right, as we really want the C type alignment as required by the runtime, but the ABI alignment is a more correct choice.

This should be equivalent for x86_64, but fixes the alignment for ARM.Properties: 




LOGS:
Last 10 lines of 'stdio':
	Testing Time: 81.57s
	********************
	Failing Tests (1):
	    Clang :: CodeGenObjC/non-lazy-classes.m
	
	  Expected Passes    : 2195
	  Expected Failures  : 17
	  Unexpected Failures: 1
	make[1]: *** [all] Error 1
	make: *** [test] Error 2

Last 10 lines of 'fail':
	Clang :: CodeGenObjC/non-lazy-classes.m

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 'non-lazy-classes.m':
	Exit Code: 1
	Command Output (stdout):
	--
	--
	Command Output (stderr):
	--
	--
	
	********************
	




More information about the llvm-testresults mailing list