[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_10 [#1959]
Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-
ubuntu-16_10/1959/
Project: oss-swift-incremental-RA-linux-ubuntu-16_10
Date of build: Fri, 17 Feb 2017 09:25:38 -0800
Build duration: 31 sec Identified problems:
- Compile Error: This build failed because of a compile error. Below
is a list of all errors in the build log:
- Indication 1
<https://ci.swift.org//job/oss-swift-incremental-RA-linux-ubuntu-16_10/1959/consoleFull#1090132898ee1a197b-acac-4b17-83cf-a53b95139a76>
Tests:
Name: *Swift(linux-x86_64)*
Failed: 0 test(s), Passed: 8981 test(s), Total: 8981 test(s)
Name: *Swift-Unit*
Failed: 0 test(s), Passed: 310 test(s), Total: 310 test(s)
Changes
- Commit *15525c0d68d80fa137834a8054d9d379afa35749* by *nmersethcook:*
[stdlib] Correct documentation for ReversedIndex.base
- *edit*: stdlib/public/core/Reverse.swift
- *edit*: stdlib/public/core/Builtin.swift
- Commit *cb5800aa6992b7de3ac8293cccdfb1d6c4033bc5* by *hughbellars:*
[CMake] remove some unused functions
- *edit*: cmake/modules/SwiftDarwin.cmake
- *edit*: cmake/modules/SwiftList.cmake
- Commit *aba6d4164874877df7401acb61e97c3901df141f* by *hughbellars:*
[CMake] remove redundant generator expression checks
- *edit*: cmake/modules/AddSwift.cmake
- *edit*: CMakeLists.txt
- Commit *2b1c5efe4b7ff15975c5a58a61e45b64a6923bde* by *hughbellars:*
[CMake] remove redundant USES_TERMINAL checks
- *edit*: test/CMakeLists.txt
- *edit*: cmake/modules/SwiftSharedCMakeConfig.cmake
- Commit *38d9cb5d33ad8852eb51b141cc4b7fc9b314818b* by *hughbellars:*
[CMake] remove dead version specific checks
- *edit*: cmake/modules/SwiftSharedCMakeConfig.cmake
- Commit *0c82511b04859c03b36a16ade2200ecdae8b3bfb* by *hughbellars:*
[CMake] remove redundant job pooling check
- *edit*: CMakeLists.txt
- Commit *e6c6c85fe54ce299fd1ea48df833c13ab7e02119* by *hughbellars:*
Convert python-lint to python, not bash, file
- *edit*: utils/python-lint
- Commit *4c67c1d45b6f9649cc39bbb296d63663c1ef841f* by *rjmccall:*
Add the initial revision of the ownership manifesto document.
- *add*: docs/OwnershipManifesto.md
- Commit *4003b49150bc78080c279d47ad9efc0e42780dc6* by *arphaman:*
Use correct fix-it location for -Wblock-capture-autoreleasing
- *edit*: test/SemaObjC/arc.m
- *edit*: lib/Sema/SemaExpr.cpp