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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Mon Aug 30 16:31:22 PDT 2010


The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab.
Full details are available at:
 http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/4280

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

Buildslave for this Build: smoosh-02

Build Reason: 
Build Source Stamp: 112539
Blamelist: lattner,resistor,void

BUILD FAILED: failed test-clang test-llvm_1 test-clang_1

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/Target/ARM/ARMInstrFormats.td
 lib/Target/ARM/ARMInstrThumb2.td
At: Mon 30 Aug 2010 15:07:07
Changed By: void
Comments: Use the existing T2I_bin_s_irs pattern instead of creating T2I_bin_sw_irs, which
is meant to do exactly the same thing. Thanks to Jim Grosbach for pointing this
out! :-)
Properties: 




Files:
 lib/CodeGen/TargetInfo.cpp
 test/CodeGen/x86_32-arguments.c
At: Mon 30 Aug 2010 15:07:07
Changed By: lattner
Comments: Fix PR8029, a x86-32 ABI regression in introduced in r112211
Properties: 




File: lib/Transforms/Scalar/JumpThreading.cpp
At: Mon 30 Aug 2010 15:12:07
Changed By: resistor
Comments: Fixes and cleanups pointed out by Chris.  In general, be careful to handle 0 results from ComputeValueKnownInPredecessors
(indicating undef), and re-use existing constant folding APIs.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	Testing Time: 29.93s
	********************
	Failing Tests (1):
	    Clang :: CodeGenCXX/temp-order.cpp
	
	  Expected Passes    : 2492
	  Expected Failures  : 19
	  Unexpected Failures: 1
	make[1]: *** [all] Error 1
	make: *** [test] Error 2

Last 10 lines of 'fail':
	Clang :: CodeGenCXX/temp-order.cpp

Last 10 lines of 'xfail':
	Clang :: FixIt/fixit-pmem.cpp
	Clang :: FixIt/fixit-errors.c
	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 :: SemaObjCXX/overload.mm
	Clang :: SemaTemplate/instantiate-function-1.mm

Last 10 lines of 'temp-order.cpp':
	<stdin>:1:1: note: scanning from here
	; ModuleID = '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGenCXX/temp-order.cpp'
	^
	<stdin>:38:3: note: possible intended match here
	declare void @print(i8*, i32)
	  ^
	--
	
	********************
	

Last 10 lines of 'stdio':
	PASS: LLVM :: Bitcode/sse2_movs_d.ll (317 of 5505)
	PASS: LLVM :: Bitcode/metadata-2.ll (318 of 5505)
	PASS: LLVM :: Bitcode/sse2_movl_dq.ll (319 of 5505)
	PASS: LLVM :: Bitcode/neon-intrinsics.ll (320 of 5505)
	PASS: LLVM :: Bitcode/sse2_punpck_qdq.ll (321 of 5505)
	PASS: LLVM :: Bitcode/ssse3_palignr.ll (322 of 5505)
	PASS: LLVM :: Bitcode/sse2_loadl_pd.ll (323 of 5505)
	PASS: LLVM :: Bitcode/sse2_shuf_pd.ll (324 of 5505)
	PASS: LLVM :: Bitcode/sse41_pmulld.ll (325 of 5505)
	PASS: LLVM :: BugPoint/crash-narrowfunctiontest.ll (326 of 5505)

Last 10 lines of 'fail':
	LLVM :: Analysis/ScalarEvolution/2007-08-06-MisinterpretBranch.ll
	LLVM :: Analysis/ScalarEvolution/2007-11-14-SignedAddRec.ll
	LLVM :: Analysis/ScalarEvolution/avoid-smax-1.ll
	LLVM :: Analysis/ScalarEvolution/pr3909.ll

Last 10 lines of 'xfail':
	LLVM :: Analysis/ScalarEvolution/2008-12-14-StrideAndSigned.ll
	LLVM :: Analysis/ScalarEvolution/2008-12-15-DontUseSDiv.ll
	LLVM :: Analysis/ScalarEvolution/2008-11-18-Stride2.ll

Last 10 lines of 'unsupported':
	LLVM :: Bindings/Ocaml/analysis.ml
	LLVM :: Bindings/Ocaml/bitreader.ml
	LLVM :: Bindings/Ocaml/bitwriter.ml
	LLVM :: Bindings/Ocaml/executionengine.ml
	LLVM :: Bindings/Ocaml/scalar_opts.ml
	LLVM :: Bindings/Ocaml/target.ml
	LLVM :: Bindings/Ocaml/vmcore.ml

Last 10 lines of '2007-08-06-misinterpretbranch.ll':
	12 opt               0x0000000000000005 start + 4294740069
	Stack dump:
	0.	Program arguments: opt -indvars -adce -simplifycfg -S 
	1.	Running pass 'Function Pass Manager' on module '<stdin>'.
	2.	Running pass 'Loop Pass Manager' on function '@f'
	3.	Running pass 'Canonicalize Induction Variables' on basic block '%bb'
	--
	
	********************
	

Last 10 lines of '2007-11-14-signedaddrec.ll':
	11 opt               0x00000001000377d4 start + 52
	Stack dump:
	0.	Program arguments: opt -indvars -S 
	1.	Running pass 'Function Pass Manager' on module '<stdin>'.
	2.	Running pass 'Loop Pass Manager' on function '@test'
	3.	Running pass 'Canonicalize Induction Variables' on basic block '%bb6'
	--
	
	********************
	

Last 10 lines of 'avoid-smax-1.ll':
	Stack dump:
	0.	Program arguments: opt -indvars -S 
	1.	Running pass 'Function Pass Manager' on module '<stdin>'.
	2.	Running pass 'Loop Pass Manager' on function '@foo'
	3.	Running pass 'Canonicalize Induction Variables' on basic block '%bb14'
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/test/Analysis/ScalarEvolution/Output/avoid-smax-1.ll.script: line 7: 51581 Segmentation fault      'opt' '-indvars' '-S' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/Analysis/ScalarEvolution/avoid-smax-1.ll' > '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/test/Analysis/ScalarEvolution/Output/avoid-smax-1.ll.tmp'
	--
	
	********************
	

Last 10 lines of 'pr3909.ll':
	Stack dump:
	0.	Program arguments: opt -indvars -disable-output 
	1.	Running pass 'Function Pass Manager' on module '<stdin>'.
	2.	Running pass 'Loop Pass Manager' on function '@_Dmain'
	3.	Running pass 'Canonicalize Induction Variables' on basic block '%whilecond3'
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/test/Analysis/ScalarEvolution/Output/pr3909.ll.script: line 2: 51598 Segmentation fault      'opt' '-indvars' '-disable-output' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/Analysis/ScalarEvolution/pr3909.ll'
	--
	
	********************
	

Last 10 lines of 'stdio':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGenCXX/constructors.cpp:24:11: error: expected string not found in input
	// CHECK: define void @_ZN1AC1ER10Undeclared(
	          ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	PASS: Clang :: CodeGenCXX/conversion-operator-base.cpp (682 of 2512)

Last 10 lines of 'warnings':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGen/switch.c:90:12: warning: no case matching constant switch condition '0'
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGen/switch.c:98:12: warning: no case matching constant switch condition '0'
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGen/switch.c:111:8: warning: empty case range specified
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGen/switch.c:163:8: warning: empty case range specified
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGen/switch.c:177:8: warning: empty case range specified
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGen/switch.c:191:8: warning: empty case range specified

Last 10 lines of 'fail':
	Clang :: CodeGen/asm.c
	Clang :: CodeGen/asm-inout.c
	Clang :: CodeGen/asm_arm.c
	Clang :: CodeGen/available-externally-suppress.c
	Clang :: CodeGen/rdr-6732143-dangling-block-reference.m
	Clang :: CodeGen/switch.c
	Clang :: CodeGen/vector.c
	Clang :: CodeGenCXX/anonymous-namespaces.cpp
	Clang :: CodeGenCXX/anonymous-union-member-initializer.cpp
	Clang :: CodeGenCXX/constructors.cpp

Last 10 lines of 'xfail':
	Clang :: CXX/basic/basic.lookup/basic.lookup.qual/p6-0x.cpp
	Clang :: CXX/basic/basic.lookup/basic.lookup.unqual/p15.cpp
	Clang :: CXX/dcl.dcl/dcl.spec/dcl.constexpr/p1.cpp
	Clang :: CXX/dcl.dcl/dcl.spec/dcl.fct.spec/p4.cpp
	Clang :: CXX/dcl.dcl/dcl.spec/dcl.stc/p10.cpp
	Clang :: CXX/temp/temp.param/p14.cpp
	Clang :: CXX/temp/temp.res/temp.dep.res/temp.point/p1.cpp
	Clang :: CodeGen/blocks-2.c

Last 10 lines of 'nsstring.m':
	  Line 204: leak
	  Line 210: leak
	  Line 221: leak
	  Line 265: leak
	  Line 345: leak
	12 warnings and 1 error generated.
	--
	
	********************
	

Last 10 lines of 'delegates.m':
	Exit Code: 1
	Command Output (stderr):
	--
	error: 'warning' diagnostics expected but not seen: 
	  Line 105: leak
	1 error generated.
	--
	
	********************
	

Last 10 lines of 'misc-ps.m':
	Exit Code: 1
	Command Output (stderr):
	--
	error: 'warning' diagnostics seen but not expected: 
	  Line 275: Dereference of null pointer (loaded from variable 'p')
	30 warnings and 1 error generated.
	--
	
	********************
	

Last 10 lines of 'pr_2542_rdar_6793404.m':
	Exit Code: 1
	Command Output (stderr):
	--
	error: 'warning' diagnostics expected but not seen: 
	  Line 58: leak
	1 error generated.
	--
	
	********************
	

Last 10 lines of 'retain-release-gc-only.m':
	--
	error: 'warning' diagnostics expected but not seen: 
	  Line 361: leak
	error: 'warning' diagnostics seen but not expected: 
	  Line 377: Potential leak (when using garbage collection) of an object allocated on line 377
	11 warnings and 2 errors generated.
	--
	
	********************
	

Last 10 lines of 'retain-release-region-store.m':
	  Line 172: leak
	  Line 173: leak
	  Line 174: leak
	  Line 175: leak
	  Line 205: leak
	2 warnings and 1 error generated.
	--
	
	********************
	

Last 10 lines of 'retain-release.m':
	  Line 1183: leak
	  Line 1223: leak
	  Line 1323: leak
	error: 'warning' diagnostics seen but not expected: 
	  Line 1248: Potential leak of an object allocated on line 1248
	63 warnings and 2 errors generated.
	--
	
	********************
	

Last 10 lines of 'unreachable-code-path.c':
	error: 'warning' diagnostics expected but not seen: 
	  Line 9: never executed
	  Line 94: never executed
	error: 'warning' diagnostics seen but not expected: 
	  Line 95: This statement is never executed
	5 warnings and 2 errors generated.
	--
	
	********************
	

Last 10 lines of 'p4.cpp':
	  Line 36: use of undeclared identifier 'func'
	  Line 38: invalid operands to binary expression ('B::B' and 'B::B')
	  Line 39: invalid operands to binary expression ('C::C' and 'C::C')
	error: 'note' diagnostics seen but not expected: 
	  Line 25: candidate function not viable: no known conversion from 'C::C' to 'D::D' for 1st argument
	16 errors generated.
	--
	
	********************
	

Last 10 lines of 'p2.cpp':
	error: 'error' diagnostics seen but not expected: 
	  Line 108: call to 'test6_function' is ambiguous
	error: 'note' diagnostics seen but not expected: 
	  Line 102: candidate function
	  Line 104: candidate function
	7 errors generated.
	--
	
	********************
	

Last 10 lines of 'p12.cpp':
	error: 'error' diagnostics seen but not expected: 
	  Line 9: reference to 'E0' is ambiguous
	error: 'note' diagnostics seen but not expected: 
	  Line 8: candidate found by name lookup is '<anonymous namespace>::::E0'
	  Line 4: candidate found by name lookup is 'E0'
	3 errors generated.
	--
	
	********************
	

Last 10 lines of 'p14.cpp':
	error: 'note' diagnostics seen but not expected: 
	  Line 11: candidate found by name lookup is 'N::i'
	  Line 16: candidate found by name lookup is 'i'
	  Line 11: candidate found by name lookup is 'N::i'
	  Line 16: candidate found by name lookup is 'i'
	4 errors generated.
	--
	
	********************
	

Last 10 lines of 'templateid.cpp':
	24 clang             0x0000000000000005 start + 4294827925
	Stack dump:
	0.	Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release+Asserts/bin/clang -cc1 -fsyntax-only -verify /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CXX/basic/basic.lookup/basic.lookup.elab/templateid.cpp 
	1.	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CXX/basic/basic.lookup/basic.lookup.elab/templateid.cpp:13:9: current parser token 'Ident'
	2.	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CXX/basic/basic.lookup/basic.lookup.elab/templateid.cpp:10:1: parsing namespace 'A'
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/tools/clang/test/CXX/basic/basic.lookup/basic.lookup.elab/Output/templateid.cpp.script: line 1: 20525 Illegal instruction     /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release+Asserts/bin/clang -cc1 -fsyntax-only -verify /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CXX/basic/basic.lookup/basic.lookup.elab/templateid.cpp
	--
	
	********************
	

Last 10 lines of 'p1.cpp':
	  Line 13: candidate found by name lookup is 'X'
	  Line 133: candidate found by name lookup is 'test2::X'
	  Line 13: candidate found by name lookup is 'X'
	  Line 133: candidate found by name lookup is 'test2::X'
	  Line 13: candidate found by name lookup is 'X'
	48 errors generated.
	--
	
	********************
	

Last 10 lines of 'p2.cpp':
	  Line 35: candidate found by name lookup is 'MultipleSubobjects::C'
	  Line 14: candidate found by name lookup is 'C'
	  Line 3: overridden virtual function is here
	  Line 11: final overrider of 'A::f' in 'B'
	  Line 15: final overrider of 'A::f' in 'C'
	9 errors generated.
	--
	
	********************
	

Last 10 lines of 'p1.cpp':
	error: 'error' diagnostics seen but not expected: 
	  Line 14: reference to 'i' is ambiguous
	error: 'note' diagnostics seen but not expected: 
	  Line 5: candidate found by name lookup is '<anonymous namespace>::i'
	  Line 11: candidate found by name lookup is 'A::<anonymous namespace>::i'
	6 errors generated.
	--
	
	********************
	

Last 10 lines of 'p1.cpp':
	  Line 8: candidate function
	  Line 15: candidate function
	  Line 8: candidate function not viable: no known conversion from 'class Test0::foo' to 'foo' for 1st argument
	  Line 12: candidate function not viable: no known conversion from 'class Test0::foo' to 'int' for 1st argument
	  Line 15: candidate function not viable: no known conversion from 'class Test0::foo' to 'class ::foo' for 1st argument
	10 errors generated.
	--
	
	********************
	

Last 10 lines of 'p1.cpp':
	  Line 24: candidate function
	  Line 43: candidate function
	  Line 48: candidate function
	  Line 103: candidate function
	  Line 111: candidate function
	9 errors generated.
	--
	
	********************
	

Last 10 lines of 'p4.cpp':
	--
	error: 'error' diagnostics expected but not seen: 
	  Line 15: no matching
	error: 'note' diagnostics expected but not seen: 
	  Line 12: candidate
	7 errors generated.
	--
	
	********************
	

Last 10 lines of 'p20.cpp':
	Stack dump:
	0.	Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release+Asserts/bin/clang -cc1 -fsyntax-only -verify /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CXX/special/class.copy/p20.cpp 
	1.	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CXX/special/class.copy/p20.cpp:41:48: current parser token ')'
	2.	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CXX/special/class.copy/p20.cpp:40:68: parsing function body 'test_non_const_copy'
	3.	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CXX/special/class.copy/p20.cpp:40:68: in compound statement ('{}')
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/tools/clang/test/CXX/special/class.copy/Output/p20.cpp.script: line 1: 20923 Illegal instruction     /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release+Asserts/bin/clang -cc1 -fsyntax-only -verify /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CXX/special/class.copy/p20.cpp
	--
	
	********************
	




More information about the llvm-testresults mailing list