[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 14 17:03:42 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/4563
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-04
Build Reason:
Build Source Stamp: 108367
Blamelist: bwilson,d0k,djg,echristo
BUILD FAILED: failed test-llvm
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: lib/CodeGen/SelectionDAG/FastISel.cpp
At: Wed 14 Jul 2010 15:03:10
Changed By: djg
Comments: Properly restore DebugLoc after leaving the local constant area.
Properties:
File: test/FrontendC/vla-1.c
At: Wed 14 Jul 2010 15:27:48
Changed By: echristo
Comments: Add a testcase for the vla and stack realignment warning.
Properties:
Files:
docs/ProgrammersManual.html
include/llvm/ADT/APFloat.h
include/llvm/ADT/APInt.h
include/llvm/MC/MCParser/AsmParser.h
include/llvm/Support/Regex.h
include/llvm/Support/StringPool.h
include/llvm/Target/TargetAsmParser.h
lib/MC/MCParser/AsmParser.cpp
lib/Support/APFloat.cpp
lib/Support/APInt.cpp
lib/Support/Regex.cpp
lib/Support/StringPool.cpp
lib/Target/ARM/AsmParser/ARMAsmParser.cpp
lib/Target/Alpha/AlphaMCAsmInfo.cpp
lib/Target/Alpha/AlphaMCAsmInfo.h
lib/Target/Blackfin/BlackfinMCAsmInfo.cpp
lib/Target/Blackfin/BlackfinMCAsmInfo.h
lib/Target/CellSPU/SPUMCAsmInfo.cpp
lib/Target/CellSPU/SPUMCAsmInfo.h
lib/Target/MBlaze/MBlazeMCAsmInfo.cpp
lib/Target/MBlaze/MBlazeMCAsmInfo.h
lib/Target/MSIL/MSILWriter.cpp
lib/Target/MSIL/MSILWriter.h
lib/Target/MSP430/MSP430MCAsmInfo.cpp
lib/Target/MSP430/MSP430MCAsmInfo.h
lib/Target/Mips/MipsMCAsmInfo.cpp
lib/Target/Mips/MipsMCAsmInfo.h
lib/Target/PIC16/PIC16MCAsmInfo.cpp
lib/Target/PIC16/PIC16MCAsmInfo.h
lib/Target/Sparc/SparcMCAsmInfo.cpp
lib/Target/Sparc/SparcMCAsmInfo.h
lib/Target/SystemZ/SystemZMCAsmInfo.cpp
lib/Target/SystemZ/SystemZMCAsmInfo.h
lib/Target/X86/AsmParser/X86AsmParser.cpp
lib/Target/XCore/XCoreMCAsmInfo.cpp
lib/Target/XCore/XCoreMCAsmInfo.h
lib/VMCore/AsmWriter.cpp
At: Wed 14 Jul 2010 15:42:48
Changed By: d0k
Comments: Don't pass StringRef by reference.
Properties:
Files:
tools/Makefile
tools/edis/Makefile
At: Wed 14 Jul 2010 15:42:48
Changed By: bwilson
Comments: Remove some broken code to check the DISABLE_EDIS flag (edis is now in the
DIRS list, so it does no good to filter it from PARALLEL_DIRS), and replace
it with a check to disable building the shared library version of edis when
the flag is set. Disabling it entirely does not work because MC uses it now.
Properties:
LOGS:
Last 10 lines of 'stdio':
Running /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/test/Transforms/TailDup/dg.exp ...
Running /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/test/Verifier/dg.exp ...
=== Summary ===
# of expected passes 5057
# of unexpected failures 1
# of expected failures 35
make[1]: *** [check-local] Error 1
make: *** [check] Error 2
Last 10 lines of 'dg.log':
Last 10 lines of 'dg.sum':
More information about the llvm-testresults
mailing list