[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 14.04 (master) #2584

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-14_04/2584/
Project:
oss-swift-package-linux-ubuntu-14_04
Date of build:
Sun, 11 Nov 2018 16:30:15 -0600
Build duration:
9 min 44 sec

Changes

  • Commit 87d81d7b226dc8b1059689012be5acd433b5bd0f by ankit_aggarwal:
    [bootstrap] Clean up the compiler arguments during bootstrap

    • edit: Utilities/bootstrap
  • Commit 6b45ad426653852f93eb050d03e080c3f9738a68 by ankit_aggarwal:
    [PackageLoading] Allow using Foundation in PackageDescription

    • edit: Sources/PackageLoading/ManifestLoader.swift
  • Commit 8567c877fca81cd2f37e298026d3a92981296023 by ankit_aggarwal:
    [Commands] Fix sorting in LinuxMain.swift generation

    • edit: Tests/LinuxMain.swift
    • edit: Sources/Commands/GenerateLinuxMain.swift
  • Commit ecb157ea8752e11687e86df6f3456bdb524965db by ankit_aggarwal:
    [bootstrap] Test in parallel by default

    • edit: Utilities/bootstrap