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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Sun Nov 14 10:29:21 PST 2010


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

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

Buildslave for this Build: smoosh-01

Build Reason: 
Build Source Stamp: 119045
Blamelist: kremenek

BUILD FAILED: failed test-clang test-clang_1

sincerely,
 -The Buildbot


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

CHANGES:
File: include/clang/Basic/LangOptions.h
At: Sun 14 Nov 2010 09:08:07
Changed By: kremenek
Comments: Clean up initialization of LangOptions object by splitting part of it into a parent class
'LangOptionsBase' that default initializes all flags to 0.  Now the ctor of LangOptions
only initializes the flags that might be non-zero (significantly simplifying things).

This also appeases Valgrind on Mac OS X, which no longer reports that one of the flags
may be uninitialized.Properties: 




LOGS:
Last 10 lines of 'stdio':
	    Clang :: PCH/typo.m
	    Clang :: PCH/va_arg.c
	    Clang :: PCH/va_arg.cpp
	    Clang :: PCH/variables.c
	
	  Expected Passes    : 2584
	  Expected Failures  : 20
	  Unexpected Failures: 64
	make[1]: *** [all] Error 1
	make: *** [test] Error 2

Last 10 lines of 'warnings':
	1 warning generated.
	1 warning generated.
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/tools/clang/test/PCH/selector-warning.h:7:1: warning: incomplete implementation
	1 warning generated.
	1 warning and 2 errors generated.
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/tools/clang/test/PCH/va_arg.h:8:1: warning: control reaches end of non-void function
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/tools/clang/test/PCH/va_arg.c:12:1: warning: control reaches end of non-void function
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/tools/clang/test/PCH/va_arg.h:8:1: warning: control reaches end of non-void function
	1 warning generated.
	1 warning and 3 errors generated.

Last 10 lines of 'fail':
	Clang :: PCH/reloc.c
	Clang :: PCH/tentative-defs.c
	Clang :: PCH/struct.c
	Clang :: PCH/types.c
	Clang :: PCH/stmts.c
	Clang :: PCH/reinclude.cpp
	Clang :: PCH/va_arg.cpp
	Clang :: PCH/typo.m
	Clang :: PCH/va_arg.c
	Clang :: PCH/variables.c

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 'cg.cpp':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/tools/clang/test/CXX/expr/expr.unary/expr.unary.noexcept/cg.cpp:14:12: error: expected string not found in input
	 // CHECK: store i8 1
	           ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	

Last 10 lines of 'macros.c':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/tools/clang/test/CodeCompletion/macros.c:22:10: error: expected string not found in input
	 // CC1: color
	         ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	

Last 10 lines of 'c-index-pch.c':
	--
	Exit Code: 1
	Command Output (stderr):
	--
	error: -fshort-enums was enabled in the PCH file but is currently disabled
	1 error generated.
	--
	
	********************
	

Last 10 lines of 'cindex-from-source.m':
	  'source_filename' : '(null)'
	  'command_line_args' : ['/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/tools/clang/test/Index/cindex-from-source.m', '-include', '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.obj/tools/clang/test/Index/Output/cindex-from-source.m.tmp.pfx.h'],
	  'unsaved_files' : [],
	  'options' : 1,
	}
	Unable to load translation unit!
	--
	
	********************
	

Last 10 lines of 'attrs-pr8406.c':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/tools/clang/test/PCH/attrs-PR8406.c:13:12: error: expected string not found in input
	 // CHECK: align 512
	           ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	

Last 10 lines of 'asm.c':
	Exit Code: 1
	Command Output (stderr):
	--
	error: 'error' diagnostics seen but not expected: 
	  (frontend): -fshort-enums was enabled in the PCH file but is currently disabled
	2 errors generated.
	--
	
	********************
	

Last 10 lines of 'builtins.c':
	Exit Code: 1
	Command Output (stderr):
	--
	error: 'error' diagnostics seen but not expected: 
	  (frontend): -fshort-enums was enabled in the PCH file but is currently disabled
	2 errors generated.
	--
	
	********************
	

Last 10 lines of 'attrs.c':
	Command Output (stderr):
	--
	1 error generated.
	error: 'error' diagnostics seen but not expected: 
	  (frontend): -fshort-enums was enabled in the PCH file but is currently disabled
	2 errors generated.
	--
	
	********************
	

Last 10 lines of 'blocks.c':
	}
	--
	Command Output (stderr):
	--
	error: -fshort-enums was enabled in the PCH file but is currently disabled
	1 error generated.
	--
	
	********************
	

Last 10 lines of 'chain-cxx.cpp':
	--
	Exit Code: 1
	Command Output (stderr):
	--
	error: -fshort-enums was enabled in the PCH file but is currently disabled
	1 error generated.
	--
	
	********************
	

Last 10 lines of 'chain-external-defs.c':
	--
	Exit Code: 1
	Command Output (stderr):
	--
	error: -fshort-enums was enabled in the PCH file but is currently disabled
	1 error generated.
	--
	
	********************
	

Last 10 lines of 'chain-trivial.c':
	--
	Exit Code: 1
	Command Output (stderr):
	--
	error: -fshort-enums was enabled in the PCH file but is currently disabled
	1 error generated.
	--
	
	********************
	

Last 10 lines of 'chain-decls.c':
	--
	Exit Code: 1
	Command Output (stderr):
	--
	error: -fshort-enums was enabled in the PCH file but is currently disabled
	1 error generated.
	--
	
	********************
	

Last 10 lines of 'chain-ext_vector.c':
	Exit Code: 1
	Command Output (stderr):
	--
	1 error generated.
	error: -fshort-enums was enabled in the PCH file but is currently disabled
	1 error generated.
	--
	
	********************
	

Last 10 lines of 'chain-predecl.m':
	--
	Exit Code: 1
	Command Output (stderr):
	--
	error: -fshort-enums was enabled in the PCH file but is currently disabled
	1 error generated.
	--
	
	********************
	

Last 10 lines of 'check-deserializations.cpp':
	--
	Exit Code: 1
	Command Output (stderr):
	--
	error: -fshort-enums was enabled in the PCH file but is currently disabled
	1 error generated.
	--
	
	********************
	

Last 10 lines of 'chain-remap-types.m':
	@property X *prop;
	^
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/tools/clang/test/PCH/Inputs/chain-remap-types1.h:9:1: warning: default property attribute 'assign' not appropriate for non-gc object
	2 warnings generated.
	error: -fshort-enums was enabled in the PCH file but is currently disabled
	1 error generated.
	--
	
	********************
	

Last 10 lines of 'chain-macro.c':
	--
	Exit Code: 1
	Command Output (stderr):
	--
	error: -fshort-enums was enabled in the PCH file but is currently disabled
	1 error generated.
	--
	
	********************
	

Last 10 lines of 'chain-selectors.m':
	Exit Code: 1
	Command Output (stderr):
	--
	4 warnings generated.
	error: -fshort-enums was enabled in the PCH file but is currently disabled
	1 error generated.
	--
	
	********************
	

Last 10 lines of 'chain-macro-override.c':
	--
	Exit Code: 1
	Command Output (stderr):
	--
	error: -fshort-enums was enabled in the PCH file but is currently disabled
	1 error generated.
	--
	
	********************
	

Last 10 lines of 'stdio':
	Testing Time: 21.41s
	********************
	Failing Tests (1):
	    Clang :: Index/cindex-from-source.m
	
	  Expected Passes    : 2647
	  Expected Failures  : 20
	  Unexpected Failures: 1
	make[1]: *** [all] Error 1
	make: *** [test] Error 2

Last 10 lines of 'fail':
	Clang :: Index/cindex-from-source.m

Last 10 lines of 'xfail':
	Clang :: FixIt/fixit-pmem.cpp
	Clang :: FixIt/fixit-errors.c
	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 'cindex-from-source.m':
	FileCheck /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/tools/clang/test/Index/cindex-from-source.m < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.obj.2/tools/clang/test/Index/Output/cindex-from-source.m.tmp
	--
	Exit Code: 1
	Command Output (stderr):
	--
	Unable to load translation unit!
	--
	
	********************
	




More information about the llvm-testresults mailing list