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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-5.1-package-linux-ubuntu-16_04/270/
Project:
oss-swift-5.1-package-linux-ubuntu-16_04
Date of build:
Tue, 04 Jun 2019 04:20:28 -0500
Build duration:
1 hr 15 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 8deef3369ff555b5ddece39cbec708e1be49d718 by ankit_aggarwal:
    [PackageDescription4] Add new OS versions in SupportedPlatforms

    • edit: Tests/PackageLoadingTests/PD4LoadingTests.swift
    • edit: Sources/PackageModel/Sources.swift
    • edit: Sources/PackageLoading/ManifestLoader.swift
    • edit: Sources/Xcodeproj/pbxproj().swift
    • edit: Sources/PackageDescription4/SupportedPlatforms.swift
    • edit: Sources/PackageLoading/PackageBuilder.swift
    • edit: Sources/PackageModel/Manifest.swift
    • edit: Tests/PackageLoadingTests/PD5LoadingTests.swift
  • Commit c192a4b65a2d9a3cb0344a9442d51425856aadbc by jmolenda:
    Fix x86 return pattern detection

    • edit: source/Plugins/UnwindAssembly/x86/x86AssemblyInspectionEngine.cpp
    • edit: unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp
  • Commit c254881d3664926c9a98b2732fc44c855c68c410 by jmolenda:
    Add support for mid-function epilogues on x86 that end in a non-local

    • edit: unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp
    • edit: source/Plugins/UnwindAssembly/x86/x86AssemblyInspectionEngine.cpp
    • edit: source/Plugins/UnwindAssembly/x86/x86AssemblyInspectionEngine.h