[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 16.04 (swift 5.1) #301

Report

[FAILURE] oss-swift-5.1-package-linux-ubuntu-16_04 [#301]

Build URL:
https://ci.swift.org/job/oss-swift-5.1-package-linux-ubuntu-16_04/301/
Project:
oss-swift-5.1-package-linux-ubuntu-16_04
Date of build:
Wed, 12 Jun 2019 18:48:40 -0500
Build duration:
1 hr 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:
  • Swift Compile Error: Swift compiler error

Changes

  • Commit 3d312e3cfe48100470eac28a763f8e4c25521b27 by compnerd:
    Remove libbsd dependency for Linux

    • edit: src/shims.h
    • edit: src/internal.h
    • edit: src/CMakeLists.txt
    • edit: CMakeLists.txt
    • edit: tests/CMakeLists.txt
  • Commit 67240e8921cca2de113fce0c0b4cbc87ac6402ff by ankit_aggarwal:
    Support new XCTest overlays

    • edit: Sources/TestSupport/Resources.swift
    • edit: Sources/Commands/SwiftTestTool.swift
    • edit: Sources/Workspace/Destination.swift
  • Commit 6f18aeb08eca2ae5731aa4996f589c4e362c32d9 by ankit_aggarwal:
    [Build] Disable Swift static linking on macOS

    • edit: Sources/Build/BuildPlan.swift
    • edit: Tests/BuildTests/BuildPlanTests.swift
  • Commit ffde19e620c620e29b8ed1da7228b67206e0c577 by blangmuir:
    Disable test_ftpDataTask crashing occasionally in CI

    • edit: TestFoundation/TestURLSessionFTP.swift