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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-5.1-package-linux-ubuntu-16_04/67/
Project:
oss-swift-5.1-package-linux-ubuntu-16_04
Date of build:
Sat, 13 Apr 2019 12:06:57 -0500
Build duration:
34 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 caea53ad329a79fce2ac2b3eadf7c8ba92b903fa by ankit_aggarwal:
    Remove use of fts

    • edit: Sources/Basic/FileSystem.swift
    • edit: Sources/clibc/include/clibc.h
    • edit: Tests/BasicTests/FileSystemTests.swift
  • Commit dadf766a78199d25d180deaac9f582ec63f41673 by ankit_aggarwal:
    Implement Basic/misc.swift on Windows

    • edit: Sources/Basic/misc.swift
  • Commit eb39addde73ec64fd5c6524c6b7ae8bd30a0fe02 by ankit_aggarwal:
    Implement ProcessEnv.swift on Windows

    • edit: Sources/Basic/ProcessEnv.swift
  • Commit 7b0d17b7de721e2a53fe6ce2071108739fe12e47 by ankit_aggarwal:
    Fix Up ProcessSet for Windows

    • edit: Sources/Basic/ProcessSet.swift
  • Commit 1d199c3519faa7504f2f8e5267ed7f08915c850a by ankit_aggarwal:
    Implement SignalHandler on Windows

    • edit: Sources/SPMUtility/InterruptHandler.swift
  • Commit 9e692e40283222c3967693b6af13a2fa531c32d0 by ankit_aggarwal:
    Implement Lock.swift on Windows

    • edit: Sources/Basic/Lock.swift
    • edit: Sources/SPMLibc/libc.swift
  • Commit 656760ea2a003825191694ace5a4cb93545bf619 by pvieito:
    Extended Bundle layout testing

    • edit: Foundation/Bundle.swift
    • edit: CoreFoundation/Base.subproj/ForSwiftFoundationOnly.h
    • edit: CoreFoundation/PlugIn.subproj/CFBundle.c
    • edit: TestFoundation/TestBundle.swift
  • Commit 44bda259f889918b1cf01ba519cee9bbddfb50f0 by si:
    DarwinCompatibiltyTests: Update for recent changes

    • edit: TestFoundation/TestStream.swift
    • edit: TestFoundation/TestProcess.swift
    • edit: DarwinCompatibilityTests.xcodeproj/project.pbxproj
  • Commit 7b811782c310dbbbbd0fa1e7571738e7991bcfc1 by compnerd:
    NSObject: use _getSuperclass() instead of a SPI

    • edit: Foundation/NSObject.swift