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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed Feb 9 14:32:56 PST 2011


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/13242

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

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

Build Reason: 
Build Source Stamp: 125229
Blamelist: dgregor,fjahanian

BUILD FAILED: failed compile.llvm.stage1

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 include/llvm/Support/PathV2.h
 lib/Support/Unix/PathV2.inc
At: Wed 09 Feb 2011 14:17:57
Changed By: dgregor
Comments: Add llvm::sys::path::canonical(), which provides the canonicalized
name of a path, after resolving symbolic links and eliminating excess
path elements such as "foo/../" and "./".

This routine still needs a Windows implementation, but I don't have a
Windows machine available. Help? Please?
Properties: 




Files:
 include/clang/Basic/DiagnosticCommonKinds.td
 include/clang/Sema/Sema.h
 lib/Parse/ParseObjc.cpp
 lib/Sema/SemaDeclObjC.cpp
 test/Parser/objc-forcollection-neg-2.m
 test/Parser/objc-forcollection-neg.m
 test/Parser/objc-foreach-syntax.m
 test/SemaObjC/method-prototype-scope.m
At: Wed 09 Feb 2011 14:27:48
Changed By: fjahanian
Comments: Fix scoping of method declarations and issue 
warning when same parameter name used multiple times.
// rdar://8877730
Properties: 




LOGS:
Last 10 lines of 'stdio':
	llvm[1]: Compiling RWMutex.cpp for Release+Asserts build
	llvm[1]: Compiling Regex.cpp for Release+Asserts build
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/lib/Support/Unix/PathV2.inc: In function 'void llvm::sys::path::canonical(const char*, llvm::SmallVectorImpl<char>&)':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/lib/Support/Unix/PathV2.inc:525: error: return-statement with a value, in function returning 'void'
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/lib/Support/Unix/PathV2.inc:531: error: return-statement with a value, in function returning 'void'
	llvm[1]: Compiling SearchForAddressOfSpecialSymbol.cpp for Release+Asserts build
	llvm[1]: Compiling Signals.cpp for Release+Asserts build
	make[1]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/lib/Support/Release+Asserts/PathV2.o] Error 1
	make[1]: *** Waiting for unfinished jobs....
	make: *** [all] Error 1




More information about the llvm-testresults mailing list