[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Sat Mar 13 23:59:32 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/516
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-11.apple.com
Build Reason:
Build Source Stamp: 98478
Blamelist: krj,lattner
BUILD FAILED: failed compile
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
include/llvm/CodeGen/GCMetadata.h
include/llvm/CodeGen/GCMetadataPrinter.h
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/CodeGen/GCMetadata.cpp
lib/CodeGen/GCMetadataPrinter.cpp
lib/CodeGen/GCStrategy.cpp
lib/Target/X86/X86CodeEmitter.cpp
At: Sat 13 Mar 2010 23:32:27
Changed By: lattner
Comments: switch GC_LABEL to use an MCSymbol operand instead of a label ID operand.
Properties:
File: lib/CodeGen/GCStrategy.cpp
At: Sat 13 Mar 2010 23:32:27
Changed By: lattner
Comments: Change this code to allocate temporary labels from mccontext,
not from MMI.
Properties:
Files:
test/MC/AsmParser/X86/x86_32-bit.s
test/MC/AsmParser/X86/x86_32-bit_cat.s
test/MC/AsmParser/X86/x86_32-encoding.s
test/MC/MachO/Darwin/x86_32_diff_as.s
At: Sat 13 Mar 2010 23:37:23
Changed By: lattner
Comments: xfail these tests temporarily to get teh buildbots back to happy land.
Properties:
File: lib/CodeGen/AsmPrinter/OcamlGCPrinter.cpp
At: Sat 13 Mar 2010 23:37:23
Changed By: lattner
Comments: unbreak the build, grr symlinks.
Properties:
File: lib/Frontend/CacheTokens.cpp
At: Sat 13 Mar 2010 23:42:23
Changed By: krj
Comments: Pass file string by referenceProperties:
LOGS:
Last 10 lines of 'stdio':
llvm[4]: Compiling UndefResultChecker.cpp for Debug build
llvm[4]: Compiling UndefinedArraySubscriptChecker.cpp for Debug build
llvm[4]: Compiling UndefinedAssignmentChecker.cpp for Debug build
llvm[4]: Compiling UnixAPIChecker.cpp for Debug build
llvm[4]: Compiling VLASizeChecker.cpp for Debug build
llvm[4]: Compiling ValueManager.cpp for Debug build
llvm[4]: Building Debug Archive Library libclangChecker.a
make[2]: *** [all] Error 1
make[1]: *** [clang/.makeall] Error 2
make: *** [all] Error 1
More information about the llvm-testresults
mailing list