[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 14.04 - Long Test (swift 5.1) #630

Report

[FAILURE] oss-swift-5.1-incremental-RA-linux-ubuntu-14_04-long-test [#630]

Build URL:
https://ci.swift.org/job/oss-swift-5.1-incremental-RA-linux-ubuntu-14_04-long-test/630/
Project:
oss-swift-5.1-incremental-RA-linux-ubuntu-14_04-long-test
Date of build:
Mon, 15 Jul 2019 23:21:44 -0500
Build duration:
2 hr 38 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 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/BuildPlanTests.swift
    • edit: Tests/BuildTests/XCTestManifests.swift
  • Commit be67538f92dbc391757236f2cc9df2ea429a06c4 by gwen.mittertreiner:
    [Windows] Mark Symlinked Directories as Symlinks

    • edit: Foundation/FileManager+Win32.swift
    • edit: Foundation/FileManager.swift
  • Commit 63c3229fccfa6d724f79706dc8b4a904d356ec4d by gwen.mittertreiner:
    Fix TestProcessInfo on Windows

    • edit: TestFoundation/TestProcessInfo.swift