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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Fri Oct 29 11:02:56 PDT 2010


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

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

Buildslave for this Build: smoosh-01

Build Reason: 
Build Source Stamp: 117664
Blamelist: akirtzidis,djg,dpatel,grosbach

BUILD FAILED: failed test-clang test-clang_1

sincerely,
 -The Buildbot


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

CHANGES:
File: tools/bugpoint/OptimizerDriver.cpp
At: Fri 29 Oct 2010 09:07:57
Changed By: djg
Comments: Delete this obsolete comment.
Properties: 




File: tools/bugpoint/ToolRunner.cpp
At: Fri 29 Oct 2010 09:18:15
Changed By: djg
Comments: Fix these error messages to not mention PATH in cases where
PATH isn't actually searched, and to not mention the executable
directory when it isn't actually searched.
Properties: 




Files:
 lib/Sema/SemaLookup.cpp
 test/SemaCXX/lookup-member.cpp
At: Fri 29 Oct 2010 09:18:15
Changed By: akirtzidis
Comments: When doing name lookup for members don't look into global/namespace scope.
Better performance and fixes rdar://8603569.Properties: 




File: tools/bugpoint/OptimizerDriver.cpp
At: Fri 29 Oct 2010 09:22:54
Changed By: djg
Comments: Check for (unlikely) errors from FindExecutable.
Properties: 




File: lib/CodeGen/CGDebugInfo.cpp
At: Fri 29 Oct 2010 09:27:51
Changed By: dpatel
Comments: After processing named unions do not fall through to handle anonymous unions.
This is tested by funcargs.exp in gdb testsuite.
Properties: 




File: lib/Target/ARM/AsmParser/ARMAsmParser.cpp
At: Fri 29 Oct 2010 09:42:55
Changed By: grosbach
Comments: ARM addrmode5 instructions have neither writeback nor post-indexed modes.Properties: 




File: lib/System/Unix/Program.inc
At: Fri 29 Oct 2010 09:42:55
Changed By: djg
Comments: Make Program::Wait provide an error message string for errors
executing the child process and abnormal child process termination.
Properties: 




File: include/llvm/Analysis/DebugInfo.h
At: Fri 29 Oct 2010 09:48:00
Changed By: dpatel
Comments: Simplify.

-      DIFile F = getFieldAs<DIFile>(6); 
-      return F.getDirectory();
+      return getFieldAs<DIFile>(6).getDirectory(); 

Properties: 




File: lib/Target/ARM/AsmParser/ARMAsmParser.cpp
At: Fri 29 Oct 2010 09:53:48
Changed By: grosbach
Comments: Revert 117660. Apparently it's not as trivial as that...Properties: 




Files:
 include/llvm/System/Program.h
 lib/System/Program.cpp
 lib/System/Unix/Program.inc
 lib/System/Win32/Program.inc
At: Fri 29 Oct 2010 09:57:37
Changed By: djg
Comments: Make Program::Wait differentiate execution failure due to the file
being not found from the file being not executable. 
Properties: 




LOGS:
Last 10 lines of 'stdio':
	Testing Time: 16.05s
	********************
	Failing Tests (1):
	    Clang :: Frontend/output-failures.c
	
	  Expected Passes    : 2622
	  Expected Failures  : 20
	  Unexpected Failures: 1
	make[1]: *** [all] Error 1
	make: *** [test] Error 2

Last 10 lines of 'fail':
	Clang :: Frontend/output-failures.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 'output-failures.c':
	FileCheck -check-prefix=OUTPUTFAIL -input-file=/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj/tools/clang/test/Frontend/Output/output-failures.c.tmp /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.src/tools/clang/test/Frontend/output-failures.c
	--
	Exit Code: 139
	Command Output (stderr):
	--
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj/tools/clang/test/Frontend/Output/output-failures.c.script: line 2: 90053 Segmentation fault      not /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj/Release/bin/clang -cc1 -emit-llvm -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.src/tools/clang/test/Frontend/doesnotexist/somename /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.src/tools/clang/test/Frontend/output-failures.c 2> /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj/tools/clang/test/Frontend/Output/output-failures.c.tmp
	--
	
	********************
	

Last 10 lines of 'stdio':
	Testing Time: 14.79s
	********************
	Failing Tests (1):
	    Clang :: Frontend/output-failures.c
	
	  Expected Passes    : 2622
	  Expected Failures  : 20
	  Unexpected Failures: 1
	make[1]: *** [all] Error 1
	make: *** [test] Error 2

Last 10 lines of 'fail':
	Clang :: Frontend/output-failures.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 'output-failures.c':
	FileCheck -check-prefix=OUTPUTFAIL -input-file=/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj.2/tools/clang/test/Frontend/Output/output-failures.c.tmp /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.src/tools/clang/test/Frontend/output-failures.c
	--
	Exit Code: 139
	Command Output (stderr):
	--
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj.2/tools/clang/test/Frontend/Output/output-failures.c.script: line 2: 53802 Segmentation fault      not /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj.2/Release/bin/clang -cc1 -emit-llvm -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.src/tools/clang/test/Frontend/doesnotexist/somename /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.src/tools/clang/test/Frontend/output-failures.c 2> /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj.2/tools/clang/test/Frontend/Output/output-failures.c.tmp
	--
	
	********************
	




More information about the llvm-testresults mailing list