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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Tue Apr 20 10:02:26 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/1469

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

Buildslave for this Build: smoosh-02

Build Reason: 
Build Source Stamp: 101911
Blamelist: andersca,djg

BUILD FAILED: failed test-llvm_1 test-clang_1

sincerely,
 -The Buildbot


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

CHANGES:
File: SingleSource/Benchmarks/Misc-C++-EH/spirit.cpp
At: Tue 20 Apr 2010 08:59:21
Changed By: djg
Comments: Fix compilation errors due to missing #includes.
Properties: 




File: lib/CodeGen/CGClass.cpp
At: Tue 20 Apr 2010 09:09:21
Changed By: andersca
Comments: Move code to apply a non-virtual and virtual offset out into a separate function.Properties: 




File: SingleSource/Benchmarks/Makefile
At: Tue 20 Apr 2010 09:14:21
Changed By: djg
Comments: Re-enable Misc-C++-EH. llvm-gcc supports exceptions these days, and the
unoptimized bitcode file is 3.1M these days rather than 100M.
Properties: 




Files:
 lib/CodeGen/CGClass.cpp
 lib/CodeGen/CodeGenFunction.h
 test/CodeGenCXX/vtable-pointer-initialization.cpp
At: Tue 20 Apr 2010 09:24:21
Changed By: andersca
Comments: Fix a bug which triggered the assertion I added yesterday. Basically, when we initialize the vtable pointer for a virtual base, and there was another path from the most derived class to another base with the same class type, we would use the wrong base.Properties: 




LOGS:
Last 10 lines of 'stdio':
	    LLVM :: Verifier/invoke-2.ll
	
	  Expected Passes    : 88
	  Expected Failures  : 30
	  Unsupported Tests  : 515
	  Unexpected Failures: 4322
	
	1 warning(s) in tests.
	make[1]: *** [check-local-lit] Error 1
	make: *** [check-lit] Error 2

Last 10 lines of 'warnings':
	lit.py: lit.py:297: warning: test suite 'LLVM-Unit' contained no tests

Last 10 lines of 'fail':
	LLVM :: Verifier/2008-03-01-AllocaSized.ll
	LLVM :: Verifier/2008-08-22-MemCpyAlignment.ll
	LLVM :: Verifier/2008-11-15-RetVoid.ll
	LLVM :: Verifier/PhiGrouping.ll
	LLVM :: Verifier/AmbiguousPhi.ll
	LLVM :: Verifier/aliasing-chain.ll
	LLVM :: Verifier/SelfReferential.ll
	LLVM :: Verifier/byval-4.ll
	LLVM :: Verifier/invoke-1.ll
	LLVM :: Verifier/invoke-2.ll

Last 10 lines of 'xfail':
	LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s
	LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s
	LLVM :: MC/AsmParser/X86/x86_32-encoding.s
	LLVM :: MC/AsmParser/directive_lsym.s
	LLVM :: MC/AsmParser/exprs-invalid.s
	LLVM :: Transforms/DeadArgElim/deadexternal.ll
	LLVM :: Transforms/GVN/rle-no-phi-translate.ll
	LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll
	LLVM :: Transforms/TailCallElim/nocapture.ll
	LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll

Last 10 lines of 'unsupported':
	LLVM :: LLVMC/C/sink.c
	LLVM :: LLVMC/C++/dash-x.cpp
	LLVM :: LLVMC/C++/hello.cpp
	LLVM :: LLVMC/C++/together.cpp
	LLVM :: LLVMC/C/emit-llvm.c
	LLVM :: LLVMC/C/hello.c
	LLVM :: LLVMC/C/include.c
	LLVM :: LLVMC/C/wall.c
	LLVM :: LLVMC/ObjC++/hello.mm
	LLVM :: LLVMC/ObjC/hello.m

Last 10 lines of '2006-11-03-basicaavectorcrash.ll':
	
	--
	Command Output (stderr):
	--
	Assertion failed: (begin() + idx < end()), function operator[], file /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include/llvm/ADT/SmallVector.h, line 157.
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/test/Analysis/BasicAA/Output/2006-11-03-BasicAAVectorCrash.ll.script: line 2: 12945 Abort trap              'opt' '-licm' '-disable-output' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/Analysis/BasicAA/2006-11-03-BasicAAVectorCrash.ll'
	--
	
	********************
	

Last 10 lines of '2003-05-21-gep-problem.ll':
	
	--
	Command Output (stderr):
	--
	Assertion failed: (begin() + idx < end()), function operator[], file /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include/llvm/ADT/SmallVector.h, line 157.
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/test/Analysis/BasicAA/Output/2003-05-21-GEP-Problem.ll.script: line 2: 12961 Abort trap              'opt' '-licm' '-disable-output' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/Analysis/BasicAA/2003-05-21-GEP-Problem.ll'
	--
	
	********************
	

Last 10 lines of '2004-12-08-basicaacrash.ll':
	
	--
	Command Output (stderr):
	--
	Assertion failed: (begin() + idx < end()), function operator[], file /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include/llvm/ADT/SmallVector.h, line 157.
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/test/Analysis/BasicAA/Output/2004-12-08-BasicAACrash.ll.script: line 2: 13002 Abort trap              'opt' '-licm' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/Analysis/BasicAA/2004-12-08-BasicAACrash.ll'
	--
	
	********************
	

Last 10 lines of '2003-03-04-gepcrash.ll':
	Command has output on stderr!
	
	--
	Command Output (stderr):
	--
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/test/Analysis/BasicAA/Output/2003-03-04-GEPCrash.ll.script: line 2: 12963 Abort trap              'opt' '-basicaa' '-aa-eval' '-disable-output' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/Analysis/BasicAA/2003-03-04-GEPCrash.ll' 2> '/dev/null'
	--
	
	********************
	

Last 10 lines of '2003-06-01-aliascrash.ll':
	Command has output on stderr!
	
	--
	Command Output (stderr):
	--
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/test/Analysis/BasicAA/Output/2003-06-01-AliasCrash.ll.script: line 2: 13033 Abort trap              'opt' '-basicaa' '-aa-eval' '-disable-output' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/Analysis/BasicAA/2003-06-01-AliasCrash.ll' 2> '/dev/null'
	--
	
	********************
	

Last 10 lines of '2006-03-03-badarraysubscript.ll':
	Exit Code: 1
	Command Output (stdout):
	--
	--
	Command Output (stderr):
	--
	--
	
	********************
	

Last 10 lines of '2003-04-25-gepcrash.ll':
	Command has output on stderr!
	
	--
	Command Output (stderr):
	--
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/test/Analysis/BasicAA/Output/2003-04-25-GEPCrash.ll.script: line 2: 13015 Abort trap              'opt' '-basicaa' '-aa-eval' '-disable-output' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/Analysis/BasicAA/2003-04-25-GEPCrash.ll' 2> '/dev/null'
	--
	
	********************
	

Last 10 lines of '2003-11-04-simplecases.ll':
	
	--
	Command Output (stderr):
	--
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/test/Analysis/BasicAA/Output/2003-11-04-SimpleCases.ll.script: line 3: 12975 Abort trap              'opt' '-aa-eval' '-print-may-aliases' '-disable-output' 2>&'1' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/Analysis/BasicAA/2003-11-04-SimpleCases.ll'
	     12979 Done                    | 'not' 'grep' 'May:'
	--
	
	********************
	

Last 10 lines of '2004-12-08-basicaacrash2.ll':
	
	--
	Command Output (stderr):
	--
	Assertion failed: (begin() + idx < end()), function operator[], file /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include/llvm/ADT/SmallVector.h, line 157.
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/test/Analysis/BasicAA/Output/2004-12-08-BasicAACrash2.ll.script: line 2: 12994 Abort trap              'opt' '-dse' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/Analysis/BasicAA/2004-12-08-BasicAACrash2.ll'
	--
	
	********************
	

Last 10 lines of '2003-04-22-gepproblem.ll':
	Command has output on stderr!
	
	--
	Command Output (stderr):
	--
	Assertion failed: (begin() + idx < end()), function operator[], file /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include/llvm/ADT/SmallVector.h, line 157.
	--
	
	********************
	

Last 10 lines of '2003-07-03-basicaacrash.ll':
	Command has output on stderr!
	
	--
	Command Output (stderr):
	--
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/test/Analysis/BasicAA/Output/2003-07-03-BasicAACrash.ll.script: line 2: 12960 Abort trap              'opt' '-basicaa' '-aa-eval' '-disable-output' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/Analysis/BasicAA/2003-07-03-BasicAACrash.ll' 2> '/dev/null'
	--
	
	********************
	

Last 10 lines of '2003-12-11-constexprgep.ll':
	
	--
	Command Output (stderr):
	--
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/test/Analysis/BasicAA/Output/2003-12-11-ConstExprGEP.ll.script: line 3: 13038 Abort trap              'opt' '-aa-eval' '-print-may-aliases' '-disable-output' 2>&'1' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/Analysis/BasicAA/2003-12-11-ConstExprGEP.ll'
	     13040 Done                    | 'not' 'grep' 'May:'
	--
	
	********************
	

Last 10 lines of '2005-03-09-brokenbasicaa.ll':
	
	--
	Command Output (stderr):
	--
	Assertion failed: (begin() + idx < end()), function operator[], file /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include/llvm/ADT/SmallVector.h, line 157.
	Assertion failed: (begin() + idx < end()), function operator[], file /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include/llvm/ADT/SmallVector.h, line 157.
	--
	
	********************
	

Last 10 lines of '2008-04-15-byval.ll':
	Command has output on stderr!
	
	--
	Command Output (stderr):
	--
	Assertion failed: (begin() + idx < end()), function operator[], file /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include/llvm/ADT/SmallVector.h, line 157.
	--
	
	********************
	

Last 10 lines of '2007-01-13-basepointerbadnoalias.ll':
	Command has output on stderr!
	
	--
	Command Output (stderr):
	--
	Assertion failed: (begin() + idx < end()), function operator[], file /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include/llvm/ADT/SmallVector.h, line 157.
	--
	
	********************
	

Last 10 lines of '2003-09-19-localargument.ll':
	--
	Command Output (stderr):
	--
	Assertion failed: (begin() + idx < end()), function operator[], file /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include/llvm/ADT/SmallVector.h, line 157.
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/test/Analysis/BasicAA/Output/2003-09-19-LocalArgument.ll.script: line 3: 13110 Abort trap              'opt' '-gvn' '-instcombine' '-S' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/Analysis/BasicAA/2003-09-19-LocalArgument.ll'
	     13111 Done                    | 'not' 'grep' 'sub'
	--
	
	********************
	

Last 10 lines of '2003-02-26-accesssizetest.ll':
	Command has output on stderr!
	
	--
	Command Output (stderr):
	--
	Assertion failed: (begin() + idx < end()), function operator[], file /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include/llvm/ADT/SmallVector.h, line 157.
	--
	
	********************
	

Last 10 lines of '2007-08-01-noaliasandcalls.ll':
	Exit Code: 1
	Command Output (stdout):
	--
	--
	Command Output (stderr):
	--
	--
	
	********************
	

Last 10 lines of '2007-08-05-getoverloadedmodref.ll':
	Command has output on stderr!
	
	--
	Command Output (stderr):
	--
	Assertion failed: (begin() + idx < end()), function operator[], file /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include/llvm/ADT/SmallVector.h, line 157.
	--
	
	********************
	

Last 10 lines of '2007-10-24-argumentsglobals.ll':
	Command has output on stderr!
	
	--
	Command Output (stderr):
	--
	Assertion failed: (begin() + idx < end()), function operator[], file /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include/llvm/ADT/SmallVector.h, line 157.
	--
	
	********************
	

Last 10 lines of 'stdio':
	    Clang :: SemaTemplate/variadic-class-template-2.cpp
	    Clang :: SemaTemplate/variadic-parse.cpp
	    Clang :: SemaTemplate/variadic-unsupported.cpp
	    Clang :: SemaTemplate/virtual-member-functions.cpp
	
	  Expected Passes    : 21
	  Expected Failures  : 17
	  Unexpected Failures: 2163
	make[1]: *** [all] Error 1
	make: *** [test] Error 2

Last 10 lines of 'warnings':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release/bin/clang -cc1 /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Misc/diag-mapping.c -pedantic-errors -Wextra-tokens 2>&1 | grep "warning:"
	grep ":10:2: warning: expression result unused" /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/tools/clang/test/Misc/Output/caret-diags-macros.c.tmp
	grep  ":24:3: warning: expression result unused" /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/tools/clang/test/Misc/Output/caret-diags-macros.c.tmp
	// CHECK-EXIST: remap-file.c:1:28: warning: incompatible pointer types
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release/bin/clang -cc1 /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Misc/diag-mapping2.c 2>&1 | grep "warning:"
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release/bin/clang -cc1 /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Misc/diag-mapping2.c -Werror -Wno-error=#warnings 2>&1 | grep "warning:"
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release/bin/clang -cc1 /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Misc/diag-mapping2.c -Werror -Wno-error 2>&1 | grep "warning:"
	// CHECK-NEG: warning: void function 'bar' should not return a value
	// CHECK-NEG: warning: void function 'bar' should not return a value
	// CHECK: 5:12: warning: unused parameter 'y'

Last 10 lines of 'fail':
	Clang :: SemaTemplate/temp_class_spec_blocks.cpp
	Clang :: SemaTemplate/typo-dependent-name.cpp
	Clang :: SemaTemplate/variadic-class-template-2.cpp
	Clang :: SemaTemplate/typename-specifier-2.cpp
	Clang :: SemaTemplate/template-id-expr.cpp
	Clang :: SemaTemplate/template-id-printing.cpp
	Clang :: SemaTemplate/virtual-member-functions.cpp
	Clang :: SemaTemplate/variadic-class-template-1.cpp
	Clang :: SemaTemplate/variadic-parse.cpp
	Clang :: SemaTemplate/value-dependent-null-pointer-constant.cpp

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 'namespace.cpp':
	--
	--
	Command Output (stderr):
	--
	Assertion failed: (begin() + idx < end()), function operator[], file /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include/llvm/ADT/SmallVector.h, line 157.
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/tools/clang/test/ASTMerge/Output/namespace.cpp.script: line 3: 64225 Abort trap              /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release/bin/clang -cc1 -emit-pch -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/tools/clang/test/ASTMerge/Output/namespace.cpp.tmp.1.ast /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/ASTMerge/Inputs/namespace1.cpp
	--
	
	********************
	

Last 10 lines of 'checknserror.m':
	--
	--
	Command Output (stderr):
	--
	Assertion failed: (begin() + idx < end()), function operator[], file /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include/llvm/ADT/SmallVector.h, line 157.
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/tools/clang/test/Analysis/Output/CheckNSError.m.script: line 4: 64222 Abort trap              /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release/bin/clang -cc1 -analyze -analyzer-experimental-internal-checks -analyzer-check-objc-mem -analyzer-store=basic -analyzer-constraints=basic -verify /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Analysis/CheckNSError.m
	--
	
	********************
	

Last 10 lines of 'cgcolorspace.c':
	--
	--
	Command Output (stderr):
	--
	Assertion failed: (begin() + idx < end()), function operator[], file /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include/llvm/ADT/SmallVector.h, line 157.
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/tools/clang/test/Analysis/Output/CGColorSpace.c.script: line 4: 64215 Abort trap              /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release/bin/clang -cc1 -analyze -analyzer-experimental-internal-checks -analyzer-check-objc-mem -analyzer-store=basic -analyzer-constraints=basic -verify /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Analysis/CGColorSpace.c
	--
	
	********************
	

Last 10 lines of 'struct.c':
	--
	--
	Command Output (stderr):
	--
	Assertion failed: (begin() + idx < end()), function operator[], file /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include/llvm/ADT/SmallVector.h, line 157.
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/tools/clang/test/ASTMerge/Output/struct.c.script: line 3: 64213 Abort trap              /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release/bin/clang -cc1 -emit-pch -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/tools/clang/test/ASTMerge/Output/struct.c.tmp.1.ast /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/ASTMerge/Inputs/struct1.c
	--
	
	********************
	

Last 10 lines of 'interface.m':
	--
	--
	Command Output (stderr):
	--
	Assertion failed: (begin() + idx < end()), function operator[], file /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include/llvm/ADT/SmallVector.h, line 157.
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/tools/clang/test/ASTMerge/Output/interface.m.script: line 3: 64214 Abort trap              /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release/bin/clang -cc1 -emit-pch -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/tools/clang/test/ASTMerge/Output/interface.m.tmp.1.ast /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/ASTMerge/Inputs/interface1.m
	--
	
	********************
	

Last 10 lines of 'missingdealloc.m':
	--
	--
	Command Output (stderr):
	--
	Assertion failed: (begin() + idx < end()), function operator[], file /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include/llvm/ADT/SmallVector.h, line 157.
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/tools/clang/test/Analysis/Output/MissingDealloc.m.script: line 1: 64231 Abort trap              /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release/bin/clang -cc1 -analyze -analyzer-experimental-internal-checks -analyzer-check-objc-missing-dealloc '-DIBOutlet=__attribute__((iboutlet))' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Analysis/MissingDealloc.m -verify
	--
	
	********************
	

Last 10 lines of 'property.m':
	--
	--
	Command Output (stderr):
	--
	Assertion failed: (begin() + idx < end()), function operator[], file /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include/llvm/ADT/SmallVector.h, line 157.
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/tools/clang/test/ASTMerge/Output/property.m.script: line 3: 64218 Abort trap              /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release/bin/clang -cc1 -emit-pch -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/tools/clang/test/ASTMerge/Output/property.m.tmp.1.ast /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/ASTMerge/Inputs/property1.m
	--
	
	********************
	

Last 10 lines of 'cfdategc.m':
	--
	--
	Command Output (stderr):
	--
	Assertion failed: (begin() + idx < end()), function operator[], file /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include/llvm/ADT/SmallVector.h, line 157.
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/tools/clang/test/Analysis/Output/CFDateGC.m.script: line 5: 64230 Abort trap              /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release/bin/clang -cc1 -analyze -analyzer-experimental-internal-checks -analyzer-check-objc-mem -analyzer-store=basic -verify -fobjc-gc -analyzer-constraints=basic /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Analysis/CFDateGC.m -Wno-implicit-function-declaration
	--
	
	********************
	

Last 10 lines of 'cfretainrelease_nsassertionhandler.m':
	--
	--
	Command Output (stderr):
	--
	Assertion failed: (begin() + idx < end()), function operator[], file /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include/llvm/ADT/SmallVector.h, line 157.
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/tools/clang/test/Analysis/Output/CFRetainRelease_NSAssertionHandler.m.script: line 4: 64223 Abort trap              /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release/bin/clang -cc1 -analyze -analyzer-experimental-internal-checks -analyzer-check-objc-mem -verify /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Analysis/CFRetainRelease_NSAssertionHandler.m -analyzer-constraints=basic -analyzer-store=basic
	--
	
	********************
	

Last 10 lines of 'enum.c':
	--
	--
	Command Output (stderr):
	--
	Assertion failed: (begin() + idx < end()), function operator[], file /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include/llvm/ADT/SmallVector.h, line 157.
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/tools/clang/test/ASTMerge/Output/enum.c.script: line 3: 64219 Abort trap              /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release/bin/clang -cc1 -emit-pch -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/tools/clang/test/ASTMerge/Output/enum.c.tmp.1.ast /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/ASTMerge/Inputs/enum1.c
	--
	
	********************
	

Last 10 lines of 'function.c':
	--
	--
	Command Output (stderr):
	--
	Assertion failed: (begin() + idx < end()), function operator[], file /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include/llvm/ADT/SmallVector.h, line 157.
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/tools/clang/test/ASTMerge/Output/function.c.script: line 3: 64220 Abort trap              /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release/bin/clang -cc1 -emit-pch -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/tools/clang/test/ASTMerge/Output/function.c.tmp.1.ast /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/ASTMerge/Inputs/function1.c
	--
	
	********************
	

Last 10 lines of 'exprs.c':
	--
	--
	Command Output (stderr):
	--
	Assertion failed: (begin() + idx < end()), function operator[], file /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include/llvm/ADT/SmallVector.h, line 157.
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/tools/clang/test/ASTMerge/Output/exprs.c.script: line 3: 64229 Abort trap              /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release/bin/clang -cc1 -emit-pch -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/tools/clang/test/ASTMerge/Output/exprs.c.tmp.1.ast /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/ASTMerge/Inputs/exprs1.c
	--
	
	********************
	

Last 10 lines of 'var.c':
	--
	--
	Command Output (stderr):
	--
	Assertion failed: (begin() + idx < end()), function operator[], file /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include/llvm/ADT/SmallVector.h, line 157.
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/tools/clang/test/ASTMerge/Output/var.c.script: line 3: 64217 Abort trap              /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release/bin/clang -cc1 -emit-pch -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/tools/clang/test/ASTMerge/Output/var.c.tmp.1.ast /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/ASTMerge/Inputs/var1.c
	--
	
	********************
	

Last 10 lines of 'cfnumber.c':
	--
	--
	Command Output (stderr):
	--
	Assertion failed: (begin() + idx < end()), function operator[], file /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include/llvm/ADT/SmallVector.h, line 157.
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/tools/clang/test/Analysis/Output/CFNumber.c.script: line 4: 64224 Abort trap              /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release/bin/clang -cc1 -analyze -analyzer-experimental-internal-checks -analyzer-check-objc-mem -analyzer-store=basic -analyzer-constraints=basic -verify -triple x86_64-apple-darwin9 /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Analysis/CFNumber.c
	--
	
	********************
	

Last 10 lines of 'category.m':
	--
	--
	Command Output (stderr):
	--
	Assertion failed: (begin() + idx < end()), function operator[], file /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include/llvm/ADT/SmallVector.h, line 157.
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/tools/clang/test/ASTMerge/Output/category.m.script: line 3: 64233 Abort trap              /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release/bin/clang -cc1 -emit-pch -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/tools/clang/test/ASTMerge/Output/category.m.tmp.1.ast /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/ASTMerge/Inputs/category1.m
	--
	
	********************
	

Last 10 lines of 'typedef.c':
	--
	--
	Command Output (stderr):
	--
	Assertion failed: (begin() + idx < end()), function operator[], file /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include/llvm/ADT/SmallVector.h, line 157.
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/tools/clang/test/ASTMerge/Output/typedef.c.script: line 3: 64216 Abort trap              /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release/bin/clang -cc1 -emit-pch -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/tools/clang/test/ASTMerge/Output/typedef.c.tmp.1.ast /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/ASTMerge/Inputs/typedef1.c
	--
	
	********************
	

Last 10 lines of 'objcproperties.m':
	--
	--
	Command Output (stderr):
	--
	Assertion failed: (begin() + idx < end()), function operator[], file /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include/llvm/ADT/SmallVector.h, line 157.
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/tools/clang/test/Analysis/Output/ObjCProperties.m.script: line 4: 64250 Abort trap              /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release/bin/clang -cc1 -analyze -analyzer-experimental-internal-checks -analyzer-check-objc-mem -analyzer-store=basic -analyzer-constraints=basic /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Analysis/ObjCProperties.m -verify
	--
	
	********************
	

Last 10 lines of 'blocks.m':
	--
	--
	Command Output (stderr):
	--
	Assertion failed: (begin() + idx < end()), function operator[], file /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include/llvm/ADT/SmallVector.h, line 157.
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/tools/clang/test/Analysis/Output/blocks.m.script: line 1: 64240 Abort trap              /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release/bin/clang -cc1 -triple x86_64-apple-darwin10 -analyze -analyzer-check-objc-mem -analyzer-store=region -fblocks -verify /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Analysis/blocks.m
	--
	
	********************
	

Last 10 lines of 'array-struct.c':
	--
	--
	Command Output (stderr):
	--
	Assertion failed: (begin() + idx < end()), function operator[], file /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include/llvm/ADT/SmallVector.h, line 157.
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/tools/clang/test/Analysis/Output/array-struct.c.script: line 4: 64244 Abort trap              /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release/bin/clang -cc1 -analyze -analyzer-experimental-internal-checks -analyzer-check-objc-mem -analyzer-store=basic -analyzer-constraints=basic -verify /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Analysis/array-struct.c
	--
	
	********************
	

Last 10 lines of 'pr2978.m':
	--
	--
	Command Output (stderr):
	--
	Assertion failed: (begin() + idx < end()), function operator[], file /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include/llvm/ADT/SmallVector.h, line 157.
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/tools/clang/test/Analysis/Output/PR2978.m.script: line 1: 64263 Abort trap              /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release/bin/clang -cc1 -analyze -analyzer-experimental-internal-checks -analyzer-check-objc-missing-dealloc /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Analysis/PR2978.m -verify
	--
	
	********************
	




More information about the llvm-testresults mailing list