[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Sun Nov 14 10:59:38 PST 2010
The Buildbot has detected a new failure of clang-x86_64-darwin10 on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10/builds/11717
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-04
Build Reason:
Build Source Stamp: 119055
Blamelist: baldrick,johannes,lattner
BUILD FAILED: failed compile
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
test/MC/Disassembler/ARM
test/MC/Disassembler/ARM/arm-tests.txt
test/MC/Disassembler/ARM/dg.exp
test/MC/Disassembler/ARM/neon-tests.txt
test/MC/Disassembler/ARM/thumb-tests.txt
test/MC/Disassembler/MBlaze
test/MC/Disassembler/MBlaze/dg.exp
test/MC/Disassembler/MBlaze/mblaze-tests.txt
test/MC/Disassembler/X86
test/MC/Disassembler/X86/dg.exp
test/MC/Disassembler/X86/simple-tests.txt
test/MC/Disassembler/arm-tests.txt
test/MC/Disassembler/dg.exp
test/MC/Disassembler/mblaze-tests.txt
test/MC/Disassembler/neon-tests.txt
test/MC/Disassembler/simple-tests.txt
test/MC/Disassembler/thumb-tests.txt
At: Sun 14 Nov 2010 10:18:04
Changed By: johannes
Comments: Segregate tests by target.
Properties:
Files:
Makefile.rules
autoconf/configure.ac
configure
lib/Target/Alpha/AlphaCodeEmitter.cpp
lib/Target/Alpha/AlphaJITInfo.cpp
lib/Target/Alpha/AlphaJITInfo.h
lib/Target/Alpha/AlphaTargetMachine.cpp
lib/Target/Alpha/AlphaTargetMachine.h
lib/Target/Alpha/AsmPrinter/AlphaAsmPrinter.cpp
lib/Target/Alpha/CMakeLists.txt
lib/Target/Alpha/Makefile
At: Sun 14 Nov 2010 10:29:21
Changed By: lattner
Comments: remove JIT support from the Alpha backend. The JIT will be moving to MC,
and the Alpha backend isn't MCized yet. Approved by Andrew.
Properties:
File: docs/CodeGenerator.html
At: Sun 14 Nov 2010 10:32:37
Changed By: lattner
Comments: no alpha jit support.
Properties:
File: lib/Target/Alpha/CMakeLists.txt
At: Sun 14 Nov 2010 10:32:37
Changed By: lattner
Comments: fix cmake
Properties:
Files:
lib/Target/PowerPC/AsmPrinter
lib/Target/PowerPC/CMakeLists.txt
lib/Target/PowerPC/Makefile
lib/Target/PowerPC/PPCAsmPrinter.cpp
At: Sun 14 Nov 2010 10:37:37
Changed By: lattner
Comments: move PPCAsmPrinter into the main PPC library, like ARM and X86.
Properties:
Files:
include/llvm/Analysis/InstructionSimplify.h
include/llvm/Instructions.h
lib/Analysis/InstructionSimplify.cpp
lib/Transforms/Scalar/GVN.cpp
lib/Transforms/Scalar/LoopUnswitch.cpp
lib/VMCore/Instructions.cpp
At: Sun 14 Nov 2010 10:43:14
Changed By: baldrick
Comments: If dom tree information is available, make it possible to pass
it to get better phi node simplification.
Properties:
LOGS:
Last 10 lines of 'stdio':
llvm[2]: Compiling llvm-dis.cpp for Debug+Asserts build
llvm[2]: Linking Debug+Asserts executable llvm-dis
llvm[2]: Linking Debug+Asserts executable llvm-as
llvm[2]: Compiling PrintSCC.cpp for Debug+Asserts build
llvm[2]: Compiling opt.cpp for Debug+Asserts build
llvm[2]: ======= Finished Linking Debug+Asserts Executable llvm-dis
llvm[2]: ======= Finished Linking Debug+Asserts Executable llvm-as
llvm[2]: Linking Debug+Asserts executable opt
llvm[2]: ======= Finished Linking Debug+Asserts Executable opt
make: *** [all] Error 1
More information about the llvm-testresults
mailing list