[llvm-testresults] buildbot failure in lab.llvm.org on phase1 - sanity
llvmlab-buildmaster at lab.llvm.org
llvmlab-buildmaster at lab.llvm.org
Fri May 30 19:28:23 PDT 2014
The Buildbot has detected a new failure on builder phase1 - sanity while building llvm.
Full details are available at:
http://lab.llvm.org:8013/builders/phase1%20-%20sanity/builds/286
Buildbot URL: http://lab.llvm.org:8013/
Buildslave for this Build: macpro1
Build Reason: scheduler
Build Source Stamp: 209952
Blamelist: pcc,rafael
BUILD FAILED: failed
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/Support/Program.cpp
unittests/Support/ProgramTest.cpp
On: http://10.1.1.2/svn/llvm-project
For: llvm
At: Fri 30 May 2014 18:46:37
Changed By: pcc
Comments: Fix the behavior of ExecuteAndWait with a non-zero timeout.Properties:
Files:
include/llvm/Object/ELF.h
include/llvm/Support/ErrorOr.h
include/llvm/Support/FileSystem.h
include/llvm/Support/system_error.h
lib/Bitcode/Reader/BitcodeReader.cpp
lib/ExecutionEngine/MCJIT/SectionMemoryManager.cpp
lib/IR/Module.cpp
lib/Object/Archive.cpp
lib/Support/DataStream.cpp
lib/Support/FileOutputBuffer.cpp
lib/Support/MemoryBuffer.cpp
lib/Support/Path.cpp
lib/Support/Unix/Memory.inc
lib/Support/Unix/Path.inc
lib/Support/Unix/Process.inc
lib/Support/Windows/Memory.inc
lib/Support/Windows/Path.inc
lib/Support/Windows/Process.inc
unittests/Support/MemoryTest.cpp
On: http://10.1.1.2/svn/llvm-project
For: llvm
At: Fri 30 May 2014 18:50:37
Changed By: rafael
Comments: Use error_code() instead of error_code::succes()
There is no std::error_code::success, so this removes much of the noise
in transitioning to std::error_code.Properties:
LOGS:
More information about the llvm-testresults
mailing list