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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Tue Nov 2 16:05:17 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/5931

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

Buildslave for this Build: smoosh-02

Build Reason: 
Build Source Stamp: 118105
Blamelist: djg,lattner,resistor,void

BUILD FAILED: failed compile

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/System/Unix/Path.inc
At: Tue 02 Nov 2010 15:47:37
Changed By: djg
Comments: Use '\0' instead of 0 for nul character constants.
Properties: 




Files:
 lib/Target/ARM/ARMInstrFormats.td
 lib/Target/ARM/ARMInstrNEON.td
At: Tue 02 Nov 2010 15:47:37
Changed By: resistor
Comments: Since these fields are not exactly equivalent to the encoded field, rename them to something with semantic meaning.
Properties: 




File: lib/Target/ARM/ARMMCCodeEmitter.cpp
At: Tue 02 Nov 2010 15:47:37
Changed By: void
Comments: Simplify the EncodeInstruction method now that a lot of the special case stuff
is handled with the MC encoder.
Properties: 




File: lib/Target/ARM/ARMMCCodeEmitter.cpp
At: Tue 02 Nov 2010 15:53:38
Changed By: void
Comments: Omit unused parameter name.Properties: 




File: lib/System/Unix/Path.inc
At: Tue 02 Nov 2010 15:53:38
Changed By: djg
Comments: Simplify this code.
Properties: 




File: lib/Target/ARM/ARMMCCodeEmitter.cpp
At: Tue 02 Nov 2010 15:57:37
Changed By: void
Comments: Obsessive formatting changes. No functionality impact.
Properties: 




Files:
 utils/TableGen/AsmMatcherEmitter.cpp
 utils/TableGen/CodeGenInstruction.h
At: Tue 02 Nov 2010 15:57:37
Changed By: lattner
Comments: rewrite EmitConvertToMCInst to iterate over the MCInst operands,
filling them in one at a time.  Previously this iterated over the
asmoperands, which left the problem of "holes".  The new approach
simplifies things.
Properties: 




File: lib/System/Unix/Path.inc
At: Tue 02 Nov 2010 15:57:37
Changed By: djg
Comments: Avoid manipulating paths in fixed-sized arrays.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	llvm[1]: Compiling SearchForAddressOfSpecialSymbol.cpp for Release+Asserts build
	llvm[1]: Compiling Threading.cpp for Release+Asserts build
	llvm[1]: Compiling TimeValue.cpp for Release+Asserts build
	llvm[1]: Compiling Valgrind.cpp for Release+Asserts build
	In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/lib/System/Path.cpp:292:
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/lib/System/Unix/Path.inc: In static member function 'static llvm::sys::Path llvm::sys::Path::GetTemporaryDirectory(std::string*)':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/lib/System/Unix/Path.inc:146: error: invalid operands of types 'char [17]' and 'const char [35]' to binary 'operator+'
	make[1]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/lib/System/Release+Asserts/Path.o] Error 1
	make[1]: *** Waiting for unfinished jobs....
	make: *** [all] Error 1




More information about the llvm-testresults mailing list