[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9

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


The Buildbot has detected a new failure of llvm-gcc-i386-darwin9 on smooshlab.
Full details are available at:
 http://smooshlab.apple.com:8010/builders/llvm-gcc-i386-darwin9/builds/5596

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

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

Build Reason: 
Build Source Stamp: 101782
Blamelist: djg

BUILD FAILED: failed compile.llvm.stage1

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: 




LOGS:
Last 10 lines of 'stdio':
	llvm[1]: Compiling Signals.cpp for Release build
	llvm[1]: Compiling ThreadLocal.cpp for Release build
	llvm[1]: Compiling Threading.cpp for Release build
	llvm[1]: Compiling TimeValue.cpp for Release build
	llvm[1]: Compiling Valgrind.cpp for Release build
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/lib/System/Unix/Path.inc: In member function 'bool llvm::sys::Path::makeUnique(bool, std::string*)':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/lib/System/Unix/Path.inc:866: error: 'class std::vector<char, std::allocator<char> >' has no member named 'data'
	make[1]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/lib/System/Release/Path.o] Error 1
	make[1]: *** Waiting for unfinished jobs....
	make: *** [all] Error 1




More information about the llvm-testresults mailing list