[llvm-testresults] buildbot failure in smooshlab on clang-powerpc-darwin8

daniel_dunbar at apple.com daniel_dunbar at apple.com
Mon Apr 19 09:27:31 PDT 2010


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

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

Buildslave for this Build: clattner.apple.com

Build Reason: 
Build Source Stamp: 101784
Blamelist: d0k,djg,johnny

BUILD FAILED: failed compile

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/System/Unix/Path.inc
At: Mon 19 Apr 2010 08:58:57
Changed By: djg
Comments: Revert 91528 and use a std::vector instead, fixing an abuse of std::string.
Properties: 




File: lib/System/Unix/Program.inc
At: Mon 19 Apr 2010 08:58:57
Changed By: djg
Comments: Fix -Wcast-qual warnings.
Properties: 




Files:
 include/llvm/Bitcode/Archive.h
 lib/Archive/Archive.cpp
 lib/Archive/ArchiveInternals.h
 lib/Archive/ArchiveReader.cpp
 lib/Archive/ArchiveWriter.cpp
At: Mon 19 Apr 2010 09:18:04
Changed By: d0k
Comments: Don't write into MemoryBuffers.
Properties: 




Files:
 lib/Target/ARM/Disassembler/ARMDisassemblerCore.cpp
 test/MC/Disassembler/neon-tests.txt
At: Mon 19 Apr 2010 09:23:04
Changed By: johnny
Comments: ARM disassembler did not react to recent changes to the NEON instruction table.
VLD1q*_UPD and VST1q*_UPD have the ${dst:dregpair} operand now.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	llvm[1]: Compiling Memory.cpp for Debug build
	llvm[1]: Compiling Mutex.cpp for Debug build
	llvm[1]: Compiling Path.cpp for Debug build
	llvm[1]: Compiling Process.cpp for Debug build
	Unix/Path.inc: In member function 'bool llvm::sys::Path::makeUnique(bool, std::string*)':
	Unix/Path.inc:866: error: 'class std::vector<char, std::allocator<char> >' has no member named 'data'
	llvm[1]: Compiling Program.cpp for Debug build
	make[1]: *** [/Users/buildslave/zorg2/buildbot/slaves/clang/build.clang-powerpc-darwin8/llvm/lib/System/Debug/Path.o] Error 1
	make[1]: *** Waiting for unfinished jobs....
	make: *** [all] Error 1




More information about the llvm-testresults mailing list