[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 16.04 (master) #3609

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-16_04/3609/
Project:
oss-swift-package-linux-ubuntu-16_04
Date of build:
Thu, 09 May 2019 02:16:44 -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:

Changes

  • Commit e3d6f04d4cb40bec81e57f19d08c89541a42a9e0 by ahatanaka:
    [Sema][ObjC] Disable -Wunused-parameter for ObjC methods

    • edit: test/SemaObjC/method-unused-attribute.m
    • edit: test/SemaObjC/unused.m
    • edit: lib/Sema/SemaDecl.cpp
  • Commit c0d2847204f6f55df0b82288b011cac85c1ff1d7 by ahatanaka:
    Revert "[Sema][ObjC] Disable -Wunused-parameter for ObjC methods"

    • edit: test/SemaObjC/unused.m
    • edit: lib/Sema/SemaDecl.cpp
    • edit: test/SemaObjC/method-unused-attribute.m
  • Commit 430cf7c69b1f64a6e1d4fff4d3d2c4a9b459bac4 by syaghmour:
    When making the change to fix ambiguous lookup in expressions between

    • edit: source/Expression/ExpressionSourceCode.cpp
  • Commit c94165268d9314af5f2cc635a6562ea84623c5f9 by aprantl:
    Fix an elusive crash in LLDBMemoryReader::readBytes().

    • edit: source/Target/SwiftLanguageRuntime.cpp
  • Commit aaf81687585468c6eff51aa0f47d4e49b4789654 by github:
    Fix NSRect init invocation on 32bit platforms

    • edit: Foundation/NSGeometry.swift
  • Commit e29486c4e6c2c71badb53451da6809a7bd4b7b49 by compnerd:
    TestFoundation: disable a couple of FileManager tests on Win32

    • edit: TestFoundation/Utilities.swift
    • edit: TestFoundation/TestFileManager.swift
  • Commit 42f3903851fc5c8a44a30060ae622cf1797d91fb by gwen.mittertreiner:
    Duplicate the Handle instead of the fd on Windows

    • edit: Foundation/FileHandle.swift