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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Mon Jul 27 12:29:39 PDT 2009


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

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

Buildslave for this Build: smoosh-02.apple.com

Build Reason: 
Build Source Stamp: 77230
Blamelist: bwilson,dgregor,dpatel,evancheng,mrs,spyffe,void

BUILD FAILED: failed test-clang

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/Target/CMakeLists.txt
At: Mon 27 Jul 2009 11:22:10
Changed By: mrs
Comments: Fix build.




Files:
 lib/Target/ARM/ARMBaseInstrInfo.cpp
 lib/Target/ARM/ARMBaseInstrInfo.h
 lib/Target/ARM/ARMBaseRegisterInfo.cpp
 lib/Target/ARM/ARMInstrInfo.cpp
 lib/Target/ARM/Thumb1InstrInfo.cpp
 lib/Target/ARM/Thumb2InstrInfo.cpp
At: Mon 27 Jul 2009 11:22:10
Changed By: evancheng
Comments: Get rid of some more getOpcode calls.

This also fixes potential problems in ARMBaseInstrInfo routines not recognizing thumb1 instructions when 32-bit and 16-bit instructions mix.




Files:
 cmake/config-ix.cmake
 include/llvm/Config/config.h.cmake
At: Mon 27 Jul 2009 11:27:10
Changed By: dgregor
Comments: CMake configuration: find mkdtemp, mkstemp, mktemp.




Files:
 lib/Target/ARM/ARMBaseInstrInfo.cpp
 lib/Target/ARM/ARMBaseInstrInfo.h
At: Mon 27 Jul 2009 11:27:10
Changed By: evancheng
Comments: Clean up.



File: gcc/llvm-backend.cpp
At: Mon 27 Jul 2009 11:27:10
Changed By: void
Comments: Fix comments and some whitespaces.




File: lib/Target/ARM/ARMBaseRegisterInfo.cpp
At: Mon 27 Jul 2009 11:32:10
Changed By: evancheng
Comments: Cosmetic change.



File: test/CMakeLists.txt
At: Mon 27 Jul 2009 11:32:10
Changed By: dgregor
Comments: Prepare CMake regression testing for Daniel's upcoming fix to the test runner



File: include/llvm/Support/MemoryObject.h
At: Mon 27 Jul 2009 11:37:10
Changed By: spyffe
Comments: Many of Daniel's fixes.

I'm returning the number of bytes actually copied so that the client has some
warning when it reads past the end of the buffer.

I'm keeping the distinction between getByte() and getBytes() for now for
subclasses that use functions like ptrace() on Linux and only have a restricted
interface.  This makes their implementation easier, and subclasses can always
write a one-line implementation of readByte() that uses their custom 
readBytes().




File: include/clang/Basic/DiagnosticSemaKinds.td
At: Mon 27 Jul 2009 11:37:10
Changed By: dgregor
Comments: Fix typo in error message



Files:
 gcc/c-common.c
 gcc/c-common.h
 gcc/c-opts.c
 gcc/config/arm/arm.h
 gcc/optabs.c
 gcc/tree.c
At: Mon 27 Jul 2009 11:42:10
Changed By: bwilson
Comments: Adjust some ENABLE_LLVM ifdefs to allow building for gcc instead of llvm-gcc.




File: lib/CodeGen/CGDebugInfo.cpp
At: Mon 27 Jul 2009 11:42:10
Changed By: dpatel
Comments: Use DICompositeType->replaceAllUsesWith()




Files:
 lib/Target/ARM/ARMBaseInstrInfo.h
 lib/Target/ARM/ARMBaseRegisterInfo.cpp
 lib/Target/ARM/ARMInstrInfo.cpp
 lib/Target/ARM/Thumb1InstrInfo.cpp
 lib/Target/ARM/Thumb2InstrInfo.cpp
At: Mon 27 Jul 2009 11:42:10
Changed By: evancheng
Comments: Get rid of more dead code.



File: lib/VMCore/AsmWriter.cpp
At: Mon 27 Jul 2009 11:47:10
Changed By: dpatel
Comments: Initialize mdnNext.




File: lib/Target/ARM/ARMBaseInstrInfo.cpp
At: Mon 27 Jul 2009 11:47:10
Changed By: evancheng
Comments: convertToThreeAddress can't handle Thumb2 instructions (which don't have same address mode as ARM instructions).



LOGS:
Last 10 lines of 'test-clang.stdio':
		/Volumes/Data/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-x86_64-darwin10/llvm/tools/clang/test/SemaObjCXX/overload.mm
		/Volumes/Data/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-x86_64-darwin10/llvm/tools/clang/test/SemaObjCXX/references.mm
		/Volumes/Data/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-x86_64-darwin10/llvm/tools/clang/test/SemaTemplate/instantiate-function-1.mm
	********************
	Failing Tests (1):
		/Volumes/Data/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-x86_64-darwin10/llvm/tools/clang/test/SemaCXX/constructor-initializer.cpp
	
	Failures: 1
	make[1]: *** [all] Error 1
	make: *** [test] Error 2

Last 10 lines of 'test-clang.fail':
	/Volumes/Data/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-x86_64-darwin10/llvm/tools/clang/test/SemaCXX/constructor-initializer.cpp

Last 10 lines of 'test-clang.xfail':
	/Volumes/Data/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-x86_64-darwin10/llvm/tools/clang/test/CXX/dcl.dcl/dcl.spec/dcl.typedef/p4.cpp
	/Volumes/Data/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-x86_64-darwin10/llvm/tools/clang/test/CXX/temp/temp.decls/temp.class/temp.mem.func/p1-retmem.cpp
	/Volumes/Data/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-x86_64-darwin10/llvm/tools/clang/test/CXX/temp/temp.param/p14.cpp
	/Volumes/Data/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-x86_64-darwin10/llvm/tools/clang/test/CXX/temp/temp.res/temp.dep.res/temp.point/p1.cpp
	/Volumes/Data/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-x86_64-darwin10/llvm/tools/clang/test/SemaCXX/template-specialization.cpp
	/Volumes/Data/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-x86_64-darwin10/llvm/tools/clang/test/SemaObjC/conditional-expr-4.m
	/Volumes/Data/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-x86_64-darwin10/llvm/tools/clang/test/SemaObjC/rdr-6211479-array-property.m
	/Volumes/Data/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-x86_64-darwin10/llvm/tools/clang/test/SemaObjCXX/overload.mm
	/Volumes/Data/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-x86_64-darwin10/llvm/tools/clang/test/SemaObjCXX/references.mm
	/Volumes/Data/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-x86_64-darwin10/llvm/tools/clang/test/SemaTemplate/instantiate-function-1.mm




More information about the llvm-testresults mailing list