[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Mon Nov 29 22:17:43 PST 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/5905
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-02
Build Reason:
Build Source Stamp: 120393
Blamelist: andersca,dgregor,lattner
BUILD FAILED: failed compile
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: lib/Transforms/Scalar/DeadStoreElimination.cpp
At: Mon 29 Nov 2010 21:36:40
Changed By: lattner
Comments: rename a function and reduce some indentation, no functionality change.
Properties:
File: tools/c-index-test/c-index-test.c
At: Mon 29 Nov 2010 21:56:40
Changed By: dgregor
Comments: Teach c-index-test to reparse the source file a few times when testing
clang_getCursor() via -cursor-at=??? and CINDEXTEST_EDITING is set in
the environment. This mirrors how we test code completion and
source-loading in the presence of this environment variable.
Properties:
Files:
test/Transforms/SimplifyLibCalls/FPuts.ll
test/Transforms/SimplifyLibCalls/Puts.ll
At: Mon 29 Nov 2010 22:01:40
Changed By: andersca
Comments: Rename this test to FPuts.ll since it actually tests fputs.Properties:
LOGS:
Last 10 lines of 'stdio':
llvm[4]: Linking Debug+Asserts Shared Library libclang.dylib
llvm[4]: Building Debug+Asserts Archive Library libclang.a
llvm[4]: Compiling c-index-test.c for Debug+Asserts build
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/tools/clang/tools/c-index-test/c-index-test.c: In function 'inspect_cursor_at':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/tools/clang/tools/c-index-test/c-index-test.c:1143: error: 'for' loop initial declaration used outside C99 mode
make[4]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.obj/tools/clang/tools/c-index-test/Debug+Asserts/c-index-test.o] Error 1
make[3]: *** [all] Error 1
make[2]: *** [all] Error 1
make[1]: *** [clang/.makeall] Error 2
make: *** [all] Error 1
More information about the llvm-testresults
mailing list