[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 14.04 - Long Test (master) #6378

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04-long-test [#6378]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04-long-test/6378/
Project:
oss-swift-incremental-RA-linux-ubuntu-14_04-long-test
Date of build:
Thu, 16 May 2019 13:22:25 -0500
Build duration:
3 hr 8 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 23b34fa379de7405a3ae6115a44691bd6adc5322 by bender:
    Install shared/import libraries into bin/lib on Windows

    • edit: CMakeLists.txt
  • Commit 843e73fda358e70a84ff9daf267b11d2998f9484 by millenomi:
    Parity: NSArray.sortedArray(…)

    • edit: CoreFoundation/Base.subproj/ForSwiftFoundationOnly.h
    • edit: Foundation/NSArray.swift
    • edit: CoreFoundation/Base.subproj/CFSortFunctions.c
  • Commit 4f6719244e137f6378cd211e689a16ae9c622dee by millenomi:
    Fix leak of the indexes buffer.

    • edit: Foundation/NSArray.swift
  • Commit 39c8cab1f36e7fc36ccdedf9b3d98fcceaa5b7bd by millenomi:
    Parity: NSPredicate and NSExpression

    • edit: Foundation/NSCompoundPredicate.swift
    • edit: Foundation/NSPredicate.swift
    • edit: Foundation/NSComparisonPredicate.swift
    • edit: Foundation/NSExpression.swift
  • Commit 39a45c7564e3fd47f40e0e38a2e3cb5a866f71e0 by millenomi:
    NSPredicate is no longer archivable. Remove corresponding tests.

    • edit: TestFoundation/TestNSPredicate.swift