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

llvmlab-buildmaster at lab.llvm.org llvmlab-buildmaster at lab.llvm.org
Tue Apr 22 17:49:52 PDT 2014


The Buildbot has detected a new failure on builder phase1 - sanity while building cfe.
Full details are available at:
 http://lab.llvm.org:8013/builders/phase1%20-%20sanity/builds/19166

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

Buildslave for this Build: macpro1

Build Reason: scheduler
Build Source Stamp: 206934
Blamelist: rnk

BUILD FAILED: failed

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/Driver/WindowsToolChain.cpp
On: http://10.1.1.2/svn/llvm-project
For: cfe
At: Tue 22 Apr 2014 17:26:42
Changed By: rnk
Comments: Driver: Avoid a duplicate path separator and clean up codeProperties: 




Files:
 lib/Driver/WindowsToolChain.cpp
 test/Driver/windows-include-env.c
On: http://10.1.1.2/svn/llvm-project
For: cfe
At: Tue 22 Apr 2014 17:26:42
Changed By: rnk
Comments: Driver: Honor %INCLUDE% when built with MinGW

Users are expected to pass system includes through the INCLUDE
environment variable on Windows.  There's no reason to change behavior
based on the toolchain used to build Clang.

I didn't change the registry searching code because I'm not sure it
builds with mingw and I'm not set up to test it.Properties: 




LOGS:






More information about the llvm-testresults mailing list