[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Wed Jun 9 16:16:58 PDT 2010
The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/2680
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-02
Build Reason:
Build Source Stamp: 105763
Blamelist: ddunbar
BUILD FAILED: failed compile.llvm.stage2
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: lib/Frontend/CompilerInvocation.cpp
At: Wed 09 Jun 2010 15:35:26
Changed By: ddunbar
Comments: Frontend: Fix crashes on error paths.Properties:
Files:
include/clang/Driver/Arg.h
lib/Driver/Arg.cpp
lib/Driver/ArgList.cpp
lib/Driver/OptTable.cpp
lib/Driver/Option.cpp
At: Wed 09 Jun 2010 15:35:26
Changed By: ddunbar
Comments: Driver: Change Arg to just hold the values directly, instead of implicitly
deriving them from the Arg type.Properties:
Files:
include/clang/Driver/Arg.h
include/clang/Driver/Option.h
lib/Driver/Arg.cpp
lib/Driver/OptTable.cpp
lib/Driver/Option.cpp
At: Wed 09 Jun 2010 15:35:26
Changed By: ddunbar
Comments: Driver: Keep the rendering style in the option, instead of as part of the Arg.Properties:
Files:
include/clang/Driver/Arg.h
lib/Driver/Arg.cpp
lib/Driver/ArgList.cpp
lib/Driver/Driver.cpp
lib/Driver/OptTable.cpp
lib/Driver/Option.cpp
At: Wed 09 Jun 2010 15:35:26
Changed By: ddunbar
Comments: Driver: Eliminate Arg subclasses, which are now unnecessary.Properties:
Files:
include/clang/Driver/Options.td
lib/Driver/Option.cpp
test/Driver/option-aliases.c
At: Wed 09 Jun 2010 15:45:26
Changed By: ddunbar
Comments: Driver: Change Option parsing to always create arguments referring to unaliased
options.
- This matches the intent of the .td files, and will simplify alias handling.
- PR7321.Properties:
LOGS:
Last 10 lines of 'stdio':
llvm[2]: Compiling TableGenBackend.cpp for Release build
llvm[2]: Compiling X86DisassemblerTables.cpp for Release build
llvm[2]: Compiling X86RecognizableInstr.cpp for Release build
llvm[3]: Building Release Archive Library libGoogleTest.a
llvm[2]: Linking Release executable tblgen (without symbols)
ld: library not found for -lLLVMSupport
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release/bin/tblgen] Error 1
make[1]: *** [TableGen/.makeall] Error 2
make: *** [all] Error 1
More information about the llvm-testresults
mailing list