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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Fri Oct 29 14:51:35 PDT 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/1341

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

Buildslave for this Build: smoosh-01

Build Reason: 
Build Source Stamp: 117704
Blamelist: djg,fjahanian,grosbach,rafael,resistor

BUILD FAILED: failed test-clang test-clang_1

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 test/MC/ARM/neon-mov-encoding.ll
 test/MC/ARM/neon-mov-encoding.s
At: Fri 29 Oct 2010 12:42:37
Changed By: resistor
Comments: Convert this test to .s form.
Properties: 




Files:
 test/MC/ARM/neon-mul-accum-encoding.ll
 test/MC/ARM/neon-mul-accum-encoding.s
At: Fri 29 Oct 2010 12:47:37
Changed By: resistor
Comments: Convert this test to .s form.
Properties: 




File: lib/Frontend/FrontendAction.cpp
At: Fri 29 Oct 2010 12:52:38
Changed By: fjahanian
Comments: If Consumer object failed to create due to some
user error, fail gracefully. Fixes
pr8508.
Properties: 




Files:
 test/MC/ARM/neon-mul-encoding.ll
 test/MC/ARM/neon-mul-encoding.s
At: Fri 29 Oct 2010 12:57:46
Changed By: resistor
Comments: Convert this test to .s form.
Properties: 




Files:
 test/MC/ARM/neon-neg-encoding.ll
 test/MC/ARM/neon-neg-encoding.s
At: Fri 29 Oct 2010 13:02:37
Changed By: resistor
Comments: Covert this test to .s form.
Properties: 




Files:
 lib/Target/ARM/ARMInstrFormats.td
 lib/Target/ARM/ARMInstrInfo.td
At: Fri 29 Oct 2010 13:02:37
Changed By: grosbach
Comments: ARM mode LDREX*/STREX* binary encodings.Properties: 




Files:
 test/MC/ARM/neon-pairwise-encoding.ll
 test/MC/ARM/neon-pairwise-encoding.s
At: Fri 29 Oct 2010 13:17:37
Changed By: resistor
Comments: Convert this test to .s form.
Properties: 




Files:
 lib/Driver/ToolChains.cpp
 lib/Driver/ToolChains.h
At: Fri 29 Oct 2010 13:17:38
Changed By: rafael
Comments: Switch to using the integrated assembler by default on x86 and x86-64 ELF
systems.Properties: 




File: lib/Analysis/ScalarEvolution.cpp
At: Fri 29 Oct 2010 13:22:37
Changed By: djg
Comments: Make ScalarEvolution::forgetLoop forget all contained loops too, because
they may have ValuesAtScopes map entries referencing their outer loops.
This fixes a user-after-free reported in PR8471.
Properties: 




Files:
 test/MC/ARM/neon-reciprocal-encoding.ll
 test/MC/ARM/neon-reciprocal-encoding.s
At: Fri 29 Oct 2010 13:22:37
Changed By: resistor
Comments: Convert this test to .s form.
Properties: 




File: utils/not/not.cpp
At: Fri 29 Oct 2010 13:22:37
Changed By: djg
Comments: not is testing for a normal exit with a non-zero value. It shouldn't
return success if the child process is killed with a signal.
Properties: 




Files:
 lib/Target/ARM/ARMInstrFormats.td
 lib/Target/ARM/ARMInstrInfo.td
At: Fri 29 Oct 2010 13:27:42
Changed By: grosbach
Comments: ARM encoding information for CLREX, SWP and SWPB. Add comment for sjlj pseudos and a FIXME for TLS.Properties: 




File: lib/Target/ARM/ARMInstrInfo.td
At: Fri 29 Oct 2010 13:27:42
Changed By: grosbach
Comments: Fix typo.Properties: 




Files:
 test/MC/ARM/neon-reverse-encoding.ll
 test/MC/ARM/neon-reverse-encoding.s
At: Fri 29 Oct 2010 13:27:42
Changed By: resistor
Comments: Convert this test to .s form.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	Testing Time: 16.49s
	********************
	Failing Tests (1):
	    Clang :: Driver/freebsd.c
	
	  Expected Passes    : 2623
	  Expected Failures  : 20
	  Unexpected Failures: 1
	make[1]: *** [all] Error 1
	make: *** [test] Error 2

Last 10 lines of 'fail':
	Clang :: Driver/freebsd.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 'freebsd.c':
	<stdin>:4:150: note: scanning from here
	 "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.obj/Release/bin/clang" "-cc1" "-triple" "i386-pc-freebsd8" "-emit-obj" "-mrelax-all" "-disable-free" "-disable-llvm-verifier" "-main-file-name" "freebsd.c" "-mrelocation-model" "static" "-mdisable-fp-elim" "-masm-verbose" "-mconstructor-aliases" "-target-cpu" "pentium4" "-target-linker-version" "97.14" "-resource-dir" "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.obj/Release/bin/../lib/clang/2.9" "-ferror-limit" "19" "-fmessage-length" "0" "-fgnu-runtime" "-fdiagnostics-show-option" "-o" "/tmp/cc-wvOXfc.o" "-x" "c" "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/tools/clang/test/Driver/freebsd.c"
	                                                                                                                                                     ^
	<stdin>:4:331: note: possible intended match here
	 "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.obj/Release/bin/clang" "-cc1" "-triple" "i386-pc-freebsd8" "-emit-obj" "-mrelax-all" "-disable-free" "-disable-llvm-verifier" "-main-file-name" "freebsd.c" "-mrelocation-model" "static" "-mdisable-fp-elim" "-masm-verbose" "-mconstructor-aliases" "-target-cpu" "pentium4" "-target-linker-version" "97.14" "-resource-dir" "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.obj/Release/bin/../lib/clang/2.9" "-ferror-limit" "19" "-fmessage-length" "0" "-fgnu-runtime" "-fdiagnostics-show-option" "-o" "/tmp/cc-wvOXfc.o" "-x" "c" "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/tools/clang/test/Driver/freebsd.c"
	                                                                                                                                                                                                                                                                                                                                          ^
	--
	
	********************
	

Last 10 lines of 'stdio':
	Testing Time: 14.55s
	********************
	Failing Tests (1):
	    Clang :: Driver/freebsd.c
	
	  Expected Passes    : 2623
	  Expected Failures  : 20
	  Unexpected Failures: 1
	make[1]: *** [all] Error 1
	make: *** [test] Error 2

Last 10 lines of 'fail':
	Clang :: Driver/freebsd.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 'freebsd.c':
	<stdin>:4:152: note: scanning from here
	 "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.obj.2/Release/bin/clang" "-cc1" "-triple" "i386-pc-freebsd8" "-emit-obj" "-mrelax-all" "-disable-free" "-disable-llvm-verifier" "-main-file-name" "freebsd.c" "-mrelocation-model" "static" "-mdisable-fp-elim" "-masm-verbose" "-mconstructor-aliases" "-target-cpu" "pentium4" "-target-linker-version" "97.14" "-resource-dir" "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.obj.2/Release/bin/../lib/clang/2.9" "-ferror-limit" "19" "-fmessage-length" "0" "-fgnu-runtime" "-fdiagnostics-show-option" "-o" "/tmp/cc-5rKSx0.o" "-x" "c" "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/tools/clang/test/Driver/freebsd.c"
	                                                                                                                                                       ^
	<stdin>:4:333: note: possible intended match here
	 "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.obj.2/Release/bin/clang" "-cc1" "-triple" "i386-pc-freebsd8" "-emit-obj" "-mrelax-all" "-disable-free" "-disable-llvm-verifier" "-main-file-name" "freebsd.c" "-mrelocation-model" "static" "-mdisable-fp-elim" "-masm-verbose" "-mconstructor-aliases" "-target-cpu" "pentium4" "-target-linker-version" "97.14" "-resource-dir" "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.obj.2/Release/bin/../lib/clang/2.9" "-ferror-limit" "19" "-fmessage-length" "0" "-fgnu-runtime" "-fdiagnostics-show-option" "-o" "/tmp/cc-5rKSx0.o" "-x" "c" "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/tools/clang/test/Driver/freebsd.c"
	                                                                                                                                                                                                                                                                                                                                            ^
	--
	
	********************
	




More information about the llvm-testresults mailing list