[llvm-testresults] buildbot failure in lab.llvm.org on phase2 - living
llvmlab-buildmaster at lab.llvm.org
llvmlab-buildmaster at lab.llvm.org
Fri Jan 31 13:23:30 PST 2014
The Buildbot has detected a new failure on builder phase2 - living while building lab.llvm.org.
Full details are available at:
http://lab.llvm.org:8013/builders/phase2%20-%20living/builds/6927
Buildbot URL: http://lab.llvm.org:8013/
Buildslave for this Build: macpro1
Build Reason: scheduler
Build Source Stamp: 200568
Blamelist: hans,panickal,rnk,smatveev,timurrrr
BUILD FAILED: failed
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: CMakeLists.txt
On: smooshlab-project
At: Fri 31 Jan 2014 10:35:51
Changed By: timurrrr
Comments: Remove /FS as it's auto-added by CMake 2.8.12.1; also, remove /wd4221 as 4221 is a linker warning, not a compiler warningProperties:
phase_id: r200564-t20140131_104446-b15956
Files:
CMakeLists.txt
include/lldb/Host/Editline.h
include/lldb/Host/HostGetOpt.h
include/lldb/Host/windows/GetOptInc.h
include/lldb/Host/windows/editlinewin.h
source/Commands/CommandObjectGUI.cpp
source/Commands/CommandObjectType.cpp
source/Core/IOHandler.cpp
source/Host/common/OptionParser.cpp
source/Host/windows/CMakeLists.txt
source/Host/windows/EditLineWin.cpp
source/Host/windows/GetOptInc.cpp
source/Host/windows/msvc
source/Target/Process.cpp
tools/driver/CMakeLists.txt
tools/driver/ELWrapper.cpp
tools/driver/ELWrapper.h
tools/driver/GetOptWrapper.cpp
tools/driver/GetOptWrapper.h
tools/driver/Platform.h
tools/lldb-platform/lldb-platform.cpp
On: smooshlab-project
At: Fri 31 Jan 2014 10:55:51
Changed By: panickal
Comments: Fixing the Windows build for the changes brought in from the iohandler merge.Properties:
phase_id: r200565-t20140131_105752-b15957
File: lib/Target/X86/X86ISelLowering.cpp
On: smooshlab-project
At: Fri 31 Jan 2014 11:15:51
Changed By: rnk
Comments: x86: Rename NumBytesForCalleeToPush to ...Pop for accuracy
If we have a callee cleanup convention, the callee is going to pop the
arguments off the stack, not push them on.Properties:
phase_id: r200566-t20140131_111752-b15958
Files:
lib/msan/lit_tests/Linux/ioctl_sound.cc
lib/sanitizer_common/sanitizer_common_interceptors_ioctl.inc
lib/sanitizer_common/sanitizer_platform_limits_posix.cc
lib/sanitizer_common/sanitizer_platform_limits_posix.h
On: smooshlab-project
At: Fri 31 Jan 2014 11:31:51
Changed By: smatveev
Comments: [sanitizer] Partial revert of recent ioctl changes.
Some build environments are missing the required headers.
This reverts r200544, r200547, r200551. This does not revert the change that
introduced READWRITE ioctl type.Properties:
phase_id: r200567-t20140131_113352-b15959
File: lib/Headers/Intrin.h
On: smooshlab-project
At: Fri 31 Jan 2014 11:56:06
Changed By: hans
Comments: MS Intrin.h: implement __cpuidex and simplify __cpuid
The two identical implementations of __cpuid for X86 / X86_64 were
leftovers from my first iteration on the patch that implemented it.Properties:
phase_id: r200568-t20140131_115807-b15960
LOGS:
More information about the llvm-testresults
mailing list