[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Mon Apr 12 15:26:32 PDT 2010
The Buildbot has detected a new failure of clang-x86_64-darwin10-fnt on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-fnt/builds/1267
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-02
Build Reason:
Build Source Stamp: 101073
Blamelist: kremenek,lattner,spyffe
BUILD FAILED: failed compile
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
include/clang/Basic/Diagnostic.h
lib/Basic/Diagnostic.cpp
lib/Frontend/TextDiagnosticPrinter.cpp
At: Mon 12 Apr 2010 14:56:22
Changed By: lattner
Comments: fix PR6814 - Only print [-pedantic] on a diagnostic if -pedantic
actually turned it on. If a diag is produced by a warning which
is an extension but defaults to on, and has no warning group, don't
print any option info.
Properties:
Files:
tools/Makefile
tools/edis/Makefile
At: Mon 12 Apr 2010 15:01:26
Changed By: spyffe
Comments: Build system fixes. llvm-mc depends on
libEnhancedDisassembly, so we now build the
static library in all cases (although the shared
library is only built when requested/possible).
Also, fixed a bug where edis wasn't properly
initializing the targets it uses.
Properties:
Files:
lib/Parse/ParseExpr.cpp
test/FixIt/fixit.c
At: Mon 12 Apr 2010 15:11:49
Changed By: kremenek
Comments: Add fixit hint for missing ':' in ternary expressions.Properties:
LOGS:
Last 10 lines of 'stdio':
llvm[2]: ======= Finished Linking Debug Executable llvm-extract
llvm[2]: Linking Debug executable opt
llvm[2]: ======= Finished Linking Debug Executable llvm-prof
llvm[2]: Linking Debug executable bugpoint
llvm[2]: ======= Finished Linking Debug Executable lli
llvm[2]: ======= Finished Linking Debug Executable llvm-ld
llvm[2]: ======= Finished Linking Debug Executable opt
llvm[2]: ======= Finished Linking Debug Executable bugpoint
llvm[2]: ======= Finished Linking Debug Executable llc
make: *** [all] Error 1
More information about the llvm-testresults
mailing list