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

Report

[FAILURE] oss-swift-5.1-package-linux-ubuntu-18_04 [#220]

Build URL:
https://ci.swift.org/job/oss-swift-5.1-package-linux-ubuntu-18_04/220/
Project:
oss-swift-5.1-package-linux-ubuntu-18_04
Date of build:
Mon, 20 May 2019 20:56:24 -0500
Build duration:
2 hr 1 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 412af5081b2f291c1d9ae0b01da1115f852ed3b4 by bob.wilson:
    [Test] Add availability to the ResilientNSObject test in

    • edit: test/Interpreter/SDK/objc_getClass.swift
  • Commit 224711aa094215b90b7644ddf4b631056ab75d3f by xi_ge:
    Parser: avoid skipping inactive code if we are building syntax trees.

    • edit: test/Syntax/diagnostics_verify.swift
    • edit: lib/Parse/ParseIfConfig.cpp
  • Commit 77c805e08f30b3d0b9c2e4c4c0c91451cbb3d666 by xi_ge:
    Parser: suppress diagnostics when parsing inside inactive code

    • edit: test/Syntax/diagnostics_verify.swift
    • edit: lib/Parse/ParseIfConfig.cpp
  • Commit a58b17990df17fad8264a065aa94ebc368cadc29 by blangmuir:
    [clang-importer] Fix option -disable-modules-validate-system-headers

    • edit: lib/ClangImporter/ClangImporter.cpp
    • add: test/ClangImporter/disable-modules-validate-system-headers.swift
  • Commit c7f6fa83fd871289e144b5e33533e9713a612953 by brentdax:
    Merge pull request #24881 from brentdax/crouching-module-hidden-method

    • add: test/decl/class/override-implementationOnly.swift
    • edit: lib/Sema/TypeCheckDecl.cpp
  • Commit 29cd2a9281a5cf42fe334d7dd31b6a6aa59a027b by github:
    Merge pull request #24819 from

    • edit: include/swift/Serialization/ModuleFormat.h
    • edit: test/Serialization/Recovery/Inputs/custom-modules/module.modulemap
    • edit: test/Serialization/Recovery/typedefs-in-enums.swift
    • add: validation-test/Serialization/crash-superclass-dependency-removal.swift
    • add: test/Serialization/Recovery/Inputs/custom-modules/SuperclassObjC.h
    • add: validation-test/Serialization/Inputs/custom-modules/SuperclassObjC.h
    • edit: lib/Serialization/Deserialization.cpp
    • add: test/Serialization/Recovery/superclass.swift
    • edit: validation-test/Serialization/Inputs/custom-modules/module.modulemap
    • edit: lib/Serialization/Serialization.cpp
    • add: validation-test/Serialization/crash-superclass-dependency-cycle.swift
  • Commit 2363ab9732f887f97e678349feab9c867563973c by compnerd:
    build: remove the staging paths

    • edit: CMakeLists.txt
  • Commit ebe853b751992743c02d0c7c1fabdf71f9164d6c by compnerd:
    build: clean up vestigial build parameters

    • edit: CMakeLists.txt
  • Commit 5b6ead20f6ce1a087a75caadc509030790ada773 by compnerd:
    CoreFoundation: remove option to disable libdispatch

    • edit: CoreFoundation/Base.subproj/CoreFoundation_Prefix.h
    • edit: CoreFoundation/CMakeLists.txt
  • Commit e1bb668852e9e9e54dc3d7f64f408442cb05601f by compnerd:
    build: remove DEPLOYMENT_ENABLE_LIBDISPATCH

    • edit: CMakeLists.txt
  • Commit 3292886ad94ec8d60a8375a8abf3eea7e5930605 by compnerd:
    CoreFoundation: make CFURLSessionInterface Win32 friendly

    • edit: CoreFoundation/URL.subproj/CFURLSessionInterface.c
    • edit: CoreFoundation/URL.subproj/CFURLSessionInterface.h