[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Wed Feb 9 14:35:54 PST 2011
The Buildbot has detected a new failure of llvm-gcc-x86_64-darwin10-selfhost on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/llvm-gcc-x86_64-darwin10-selfhost/builds/7982
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-01
Build Reason:
Build Source Stamp: 125229
Blamelist: dgregor,fjahanian
BUILD FAILED: failed buildit-llvmCore
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':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/lib/Support/Unix/PathV2.inc:531: error: return-statement with a value, in function returning 'void'
lipo: can't figure out the architecture type of: /var/tmp//ccTvTXpf.out
make[2]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/Support/Release+Debug/PathV2.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [all] Error 1
+ '[' 2 '!=' 0 ']'
+ echo 'error: LLVM '\''make'\'' failed!'
error: LLVM 'make' failed!
+ exit 1
make: *** [install] Error 1
More information about the llvm-testresults
mailing list