[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (master) #2935

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#2935]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/2935/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build:
Tue, 27 Feb 2018 22:43:16 -0600
Build duration:
19 min

Identified problems:

  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:

Tests:

Name: Swift(linux-x86_64)
Failed: 0 test(s), Passed: 10280 test(s), Total: 10280 test(s)
Name: Swift-Unit
Failed: 0 test(s), Passed: 502 test(s), Total: 502 test(s)

Changes

  • Commit 2e3e8997231eb3120c3fda1879939e62da5e20f0 by asbreckenridge:
    unittests/runtime: Add more stubs related to protocol conformance

    • edit: unittests/runtime/Stdlib.cpp
  • Commit 4b8d4d9640aa414ff453b6fd786a51e847cef11f by nathan:
    Add a SWIFT_BUILD_DIR variable to pass as an arugment to

    • edit: utils/build-script-impl
  • Commit df338a760f949783ffb89bd3c21debc8d61612c4 by aprantl:
    Relax testcase to also work with a debug stdlib

    • edit: test/DebugInfo/generic_enum_closure.swift
  • Commit 27304cd0cbe39c6d279ad34dd964e9abc09039ef by nathan:
    add a linker search path to account for libraries being moved to

    • edit: build_script.py