[llvm-testresults] buildbot failure in lab.llvm.org on phase1 - sanity

llvmlab-buildmaster at lab.llvm.org llvmlab-buildmaster at lab.llvm.org
Wed Apr 30 17:42:04 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/19450

Buildbot URL: http://lab.llvm.org:8013/

Buildslave for this Build: macpro1

Build Reason: scheduler
Build Source Stamp: 207726
Blamelist: chandlerc,dblaikie,joerg

BUILD FAILED: failed

sincerely,
 -The Buildbot


================================================================================

CHANGES:
File: lib/dfsan/CMakeLists.txt
On: http://10.1.1.2/svn/llvm-project
For: compiler-rt
At: Wed 30 Apr 2014 16:55:35
Changed By: chandlerc
Comments: The newest versions of CMake require outputs of custom commands be in
DEPENDS rather than SOURCES. The SOURCES just end up looking on the
filesystem and not finding anything. Makes for very hard to debug build
errors. =/Properties: 




File: lib/MC/MCObjectFileInfo.cpp
On: http://10.1.1.2/svn/llvm-project
For: llvm
At: Wed 30 Apr 2014 16:55:35
Changed By: joerg
Comments: Add missing breaks.
Properties: 




Files:
 include/llvm/CodeGen/LexicalScopes.h
 lib/CodeGen/LexicalScopes.cpp
On: http://10.1.1.2/svn/llvm-project
For: llvm
At: Wed 30 Apr 2014 16:55:35
Changed By: dblaikie
Comments: LexicalScopes: use unique_ptr to own LexicalScope objects.

Ownership of abstract scopes coming soon.Properties: 




File: lib/CodeGen/LexicalScopes.cpp
On: http://10.1.1.2/svn/llvm-project
For: llvm
At: Wed 30 Apr 2014 16:55:35
Changed By: dblaikie
Comments: Forgotten reformatting.Properties: 




Files:
 include/llvm/CodeGen/LexicalScopes.h
 lib/CodeGen/LexicalScopes.cpp
On: http://10.1.1.2/svn/llvm-project
For: llvm
At: Wed 30 Apr 2014 16:55:35
Changed By: dblaikie
Comments: LexicalScopes: Use unique_ptr to manage ownership of abstract LexicalScopes.Properties: 




LOGS:






More information about the llvm-testresults mailing list