[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (master) #9776

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#9776]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/9776/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build:
Fri, 02 Aug 2019 02:21:33 -0500
Build duration:
28 min

Identified problems:

  • Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:

Changes

  • Commit 930f57a452015c6510dfe9cb487175613b7fa262 by millenomi:
    FoundationXML: Adoption in bootstrap

    • edit: Utilities/bootstrap
  • Commit 3eaa563dfbc2372671871df24f286f1cdffd3802 by millenomi:
    Split: FoundationXML

    • edit: Foundation/XMLDTD.swift
    • edit: CoreFoundation/Parsing.subproj/CFXMLInterface.c
    • add: Foundation/XML/Info.plist
    • edit: CMakeLists.txt
    • edit: Docs/ReleaseNotes_Swift5.md
    • edit: Foundation/NSObjCRuntime.swift
    • edit: CoreFoundation/Parsing.subproj/CFXMLInterface.h
    • edit: CoreFoundation/CMakeLists.txt
    • edit: Foundation/XMLDocument.swift
    • edit: Foundation.xcodeproj/project.pbxproj
    • edit: Foundation/NSError.swift
    • edit: Foundation/NSSwiftRuntime.swift
    • edit: Foundation/XMLNode.swift
    • edit: TestFoundation/TestImports.swift
    • edit: TestFoundation/xdgTestHelper/main.swift
    • edit: Foundation/XMLParser.swift
    • add: CoreFoundation/Parsing.subproj/module.map
    • edit: Foundation/XMLDTDNode.swift
    • edit: Foundation/XMLElement.swift
    • add: CoreFoundation/Parsing.subproj/module.modulemap
    • edit: CoreFoundation/Base.subproj/ForSwiftFoundationOnly.h
  • Commit 9bdf8c0f63a2c62326cc41238d939fa1584b0b5d by millenomi:
    Do not use casts with CF types.

    • edit: Foundation/XMLDocument.swift
  • Commit 5c5d24b48030da5f804e0e3fb7773a7c3cda77bf by millenomi:
    Correctly make SwiftFoundationXML depend on SwiftFoundation; add

    • edit: Foundation.xcodeproj/project.pbxproj
    • edit: Foundation/NSObjCRuntime.swift
  • Commit 02db4820d1ad838b2ddc6c30c3e31f342a34d481 by millenomi:
    The compiler doesn’t support bridging these types; cast unsafely, and

    • edit: Foundation/XMLDocument.swift
    • edit: Foundation/XMLParser.swift
    • edit: Foundation/NSError.swift
    • edit: Foundation/XMLDTD.swift
  • Commit 52cc92afc473220b45942db9012cd33bf17d5bef by millenomi:
    Correct typo.

    • edit: CMakeLists.txt
  • Commit c12feeb4ad2680e30a41869938f3822ebcd4d10a by millenomi:
    Do not use CDispatch symbols in the interface.

    • edit: CoreFoundation/Parsing.subproj/CFXMLInterface.h
    • edit: CoreFoundation/Parsing.subproj/CFXMLInterface.c
  • Commit 3711ca66272558394c758ed6e2f72e4a3ff5aea2 by millenomi:
    Ensure sys/types.h is imported explicitly.

    • edit: CoreFoundation/Parsing.subproj/CFXMLInterface.h
  • Commit 079ebe97f68cb386d96c3b9728cf35afb4d41a27 by millenomi:
    Add stdint as well.

    • edit: CoreFoundation/Parsing.subproj/CFXMLInterface.h