[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Wed Jul 7 12:59:32 PDT 2010
The Buildbot has detected a new failure of llvm-gcc-x86_64-darwin10-selfhost on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/llvm-gcc-x86_64-darwin10-selfhost/builds/4490
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-04
Build Reason:
Build Source Stamp: 107802
Blamelist: bruno,bwilson,djg,dpatel,void
BUILD FAILED: failed configure-llvm-stage2
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: lib/CodeGen/SelectionDAG/InstrEmitter.cpp
At: Wed 07 Jul 2010 11:24:51
Changed By: dpatel
Comments: Update comment.
Properties:
File: lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
At: Wed 07 Jul 2010 11:24:51
Changed By: djg
Comments: Update the insert position after scheduling, which may change the
position when emitting multiple blocks when executing a custom
inserter.
Properties:
Files:
lib/Target/X86/X86InstrSSE.td
test/MC/AsmParser/X86/x86_32-encoding.s
test/MC/AsmParser/X86/x86_64-encoding.s
At: Wed 07 Jul 2010 11:28:39
Changed By: bruno
Comments: Add AVX AES instructionsProperties:
Files:
libcpp/configure
libcpp/configure.ac
At: Wed 07 Jul 2010 11:33:41
Changed By: void
Comments: Support ALL of the different build modes.
Did anyone test this change at all?!
Properties:
Files:
include/llvm/CodeGen/CallingConvLower.h
include/llvm/Target/TargetLowering.h
lib/CodeGen/CallingConvLower.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
lib/CodeGen/SelectionDAG/TargetLowering.cpp
lib/Target/X86/X86FastISel.cpp
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86ISelLowering.h
lib/Target/XCore/XCoreISelLowering.cpp
lib/Target/XCore/XCoreISelLowering.h
test/CodeGen/X86/fast-isel-gep.ll
At: Wed 07 Jul 2010 11:33:41
Changed By: djg
Comments: Add X86FastISel support for return statements. This entails refactoring
a bunch of stuff, to allow the target-independent calling convention
logic to be employed.
Properties:
File: Makefile.rules
At: Wed 07 Jul 2010 12:04:00
Changed By: bwilson
Comments: Update test-suite Makefile.rules to match llvm's Makefile.rules as changed
in svn 107758.
Properties:
LOGS:
Last 10 lines of 'stdio':
checking build system type... x86_64-apple-darwin10.2.0
checking host system type... x86_64-apple-darwin10.2.0
checking target system type... x86_64-apple-darwin10.2.0
checking type of operating system we're going to host on... Darwin
checking type of operating system we're going to target... Darwin
checking target architecture... x86_64
checking for gcc... /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmgcc42.roots/llvmgcc42~dst/Developer/usr/bin/llvm-gcc-4.2
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.
More information about the llvm-testresults
mailing list