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

Report

[FAILURE] oss-swift-5.1-package-linux-ubuntu-14_04 [#417]

Build URL:
https://ci.swift.org/job/oss-swift-5.1-package-linux-ubuntu-14_04/417/
Project:
oss-swift-5.1-package-linux-ubuntu-14_04
Date of build:
Mon, 15 Jul 2019 20:56:29 -0500
Build duration:
2 hr 44 min

Identified problems:

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

Changes

  • Commit cadff3401dc87ff4d3dec6a5ba643f3501f95fe6 by compnerd:
    build: correct the DT_SONAME

    • edit: cmake/modules/SwiftSupport.cmake
  • Commit ea09f0076cf81261f0b925a66ff5164854447aae by compnerd:
    build: correct the DT_SONAME

    • edit: cmake/modules/SwiftSupport.cmake
  • Commit a81ea0ca7158ed2f03231f007509c2c3c9f5e4eb by nhawes:
    [SourceKitStressTester] Skip refactoring actions with an

    • edit: SourceKitStressTester/Sources/StressTester/SourceKitDocument.swift
  • Commit 625148aff18a500c396a0867ef7480a5b2c36148 by ankit_aggarwal:
    [Workspace] Diagnose when there is a basename mismatch when overriding

    • edit: Sources/Workspace/Diagnostics.swift
    • edit: Tests/WorkspaceTests/WorkspaceTests.swift
    • edit: Sources/Workspace/Workspace.swift
    • edit: Tests/WorkspaceTests/XCTestManifests.swift
  • Commit b7d1bf0c9dd61331e385f2f4682b221d0f4046e0 by ankit_aggarwal:
    [PackageLoading] Always parse manifest when there are errors

    • edit: Sources/PackageLoading/ManifestLoader.swift
  • Commit e6fcdf21986125943c53f92e265762f3bcdb6a53 by ankit_aggarwal:
    [Build] Establish dependency on executable product when available

    • edit: Sources/Build/llbuild.swift
    • edit: Tests/BuildTests/XCTestManifests.swift
    • edit: Tests/BuildTests/BuildPlanTests.swift
  • Commit 2facc4b71351df1dc792e2b839df73f3ba200aa5 by millenomi:
    Parity: URLCache

    • edit: Foundation/NSKeyedArchiver.swift
    • edit: CMakeLists.txt
    • edit: Foundation.xcodeproj/project.pbxproj
    • edit: Foundation/URLCache.swift
    • edit: TestFoundation/main.swift
    • edit: Foundation/URLResponse.swift
    • edit: Foundation/NSKeyedUnarchiver.swift
    • add: TestFoundation/TestURLCache.swift
  • Commit 6df76d009f7b4c72ffcb8199731aac83c4791c5a by millenomi:
    Add removal tests.

    • edit: TestFoundation/TestURLCache.swift
  • Commit 07f1ebeef666c4812377ce066b7be7f6e5a2d4a0 by millenomi:
    Parity: URLCache adoption for HTTP and FTP invocations.

    • edit: Foundation/URLSession/NativeProtocol.swift
    • edit: Foundation/URLSession/URLSessionTask.swift
    • edit: Foundation/URLRequest.swift
    • edit: Foundation/URLSession/URLSessionConfiguration.swift
    • edit: Foundation/URLSession/http/HTTPURLProtocol.swift
    • edit: Foundation/NSURLRequest.swift
    • edit: Foundation/URLCache.swift
    • edit: Foundation/URLProtocol.swift
    • edit: Foundation/URLSession/URLSession.swift
  • Commit 84d0b3ae11cec26ff823e9f2e999824fa50150d7 by danielrodriguez:
    HTTPCookie: parse domain according to RFC

    • edit: TestFoundation/TestHTTPCookie.swift
    • edit: Foundation/HTTPCookie.swift
  • Commit 4e41c335396f286a156ce60d568c14fc136c3f07 by si:
    Use NSDecimalString(:) for Decimal -> String conversion.

    • edit: TestFoundation/TestDecimal.swift
    • edit: Foundation/Decimal.swift
    • edit: Foundation/NSDecimalNumber.swift
  • Commit 806d2675040e6c69567b03a8031f65ae1e771a0d by gwen.mittertreiner:
    Fix _destinationOfSymbolicLink behaviour on Windows

    • edit: CoreFoundation/Base.subproj/ForSwiftFoundationOnly.h
    • edit: Foundation/FileManager+Win32.swift
  • Commit 86caf0b7a5f8cc5891f5ab2659da31da30e2e2d5 by millenomi:
    Address several concerns: - Less bookkeeping and looping in

    • edit: Foundation/URLResponse.swift
    • edit: Foundation/URLCache.swift
    • edit: TestFoundation/TestURLCache.swift
  • Commit e62ffeef0e907203ad97a200cc6bb44cf7a737a8 by gwen.mittertreiner:
    Fix TestProcess on Windows

    • edit: Foundation/Process.swift
    • edit: TestFoundation/TestProcess.swift
    • edit: TestFoundation/xdgTestHelper/main.swift
  • Commit 79bf014c40aa8a15df2a7aa486663ee518bae771 by gwen.mittertreiner:
    [Windows] Fix _fileExists for relative links

    • edit: Foundation/FileManager+Win32.swift
  • Commit 8210ccf2ba7d17dfca26123dc7716fe94eba85c6 by gwen.mittertreiner:
    [Windows] Overwrite the destination if it exists in _copySymlink

    • edit: Foundation/FileManager+Win32.swift
  • Commit de19911dda664279df8c28c8ddcf793d47581dd4 by danielrodriguez:
    [test] Remove external networking in TestHost

    • edit: TestFoundation/TestHost.swift
  • Commit e593c02c8b791ee4c8ec77fb29969685c22fe596 by compnerd:
    build: correct the DT_SONAME

    • edit: cmake/modules/SwiftSupport.cmake