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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Sun Jan 23 11:17:36 PST 2011


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

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

Buildslave for this Build: smoosh-04

Build Reason: 
Build Source Stamp: 124078
Blamelist: kremenek,rafael

BUILD FAILED: failed test-llvm

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 include/clang/Basic/DiagnosticSemaKinds.td
 lib/Sema/SemaExprObjC.cpp
 test/SemaObjC/undef-superclass-1.m
At: Sun 23 Jan 2011 09:29:34
Changed By: kremenek
Comments: Tweak diagnostic:

  error: no super class declared in @interface for 'XXX'

to be:

  error: 'X' cannot use 'super' because it is a root class

The latter explains what the user actually did wrong.

Fixes: <rdar://problem/8904409>Properties: 




Files:
 include/llvm/MC/MCAssembler.h
 include/llvm/MC/MCStreamer.h
 include/llvm/Target/TargetMachine.h
 include/llvm/Target/TargetRegistry.h
 lib/CodeGen/LLVMTargetMachine.cpp
 lib/MC/ELFObjectWriter.cpp
 lib/MC/MCAssembler.cpp
 lib/MC/MCELFStreamer.cpp
 lib/Target/ARM/ARMTargetMachine.cpp
 lib/Target/MBlaze/MBlazeTargetMachine.cpp
 lib/Target/PowerPC/PPCTargetMachine.cpp
 lib/Target/X86/X86TargetMachine.cpp
 test/MC/ELF/noexec.s
 tools/llvm-mc/llvm-mc.cpp
At: Sun 23 Jan 2011 09:59:34
Changed By: rafael
Comments: Add support for the --noexecstack option.Properties: 




Files:
 lib/Analysis/UninitializedValuesV2.cpp
 test/Sema/uninit-variables.c
At: Sun 23 Jan 2011 09:59:34
Changed By: kremenek
Comments: Teach -Wuninitialized-experimental about sizeof().Properties: 




Files:
 include/clang/Driver/CC1AsOptions.td
 tools/driver/cc1as_main.cpp
At: Sun 23 Jan 2011 10:04:34
Changed By: rafael
Comments: Add support for the --noexecstack option. Fixes PR8762.Properties: 




LOGS:
Last 10 lines of 'stdio':
	********************
	Failing Tests (1):
	    LLVM :: CodeGen/ARM/2010-11-30-reloc-movt.ll
	
	  Expected Passes    : 5701
	  Expected Failures  : 48
	  Unsupported Tests  : 41
	  Unexpected Failures: 1
	make[1]: *** [check-local-lit] Error 1
	make: *** [check] Error 2

Last 10 lines of 'dg.log':
	

Last 10 lines of 'dg.sum':
	




More information about the llvm-testresults mailing list