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

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04 [#7379]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/7379/
Project:
oss-swift-incremental-RA-linux-ubuntu-14_04
Date of build:
Wed, 08 May 2019 22:31:50 -0500
Build duration:
1 hr 33 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 5cd187d8342d49583716ac0efc766f6840cd119b by atrick:
    Remove macros and visitors from AccessedStorage.

    • edit: lib/SILOptimizer/Mandatory/SemanticARCOpts.cpp
    • delete: include/swift/SIL/AccessedStorage.def
    • edit: lib/SIL/MemAccessUtils.cpp
    • edit: include/swift/SIL/MemAccessUtils.h
  • Commit 150bcb0503d8080c9c2dbc1bc276418fefb45ba9 by patrickpijnappel:
    [benchmark] Add integer parsing benchmarks

    • edit: benchmark/utils/main.swift
    • add: benchmark/single-source/IntegerParsing.swift
    • edit: benchmark/CMakeLists.txt
  • Commit b4654bf660747761869c346d15ff2000aea08a26 by patrickpijnappel:
    [benchmark] Use dot in integer parsing benchmark names

    • edit: benchmark/single-source/IntegerParsing.swift
  • Commit 414d860cebf47807fd375d6e67bb0e52e3bd00c0 by patrickpijnappel:
    [benchmark] Split ParseInt into small/large & check results

    • edit: benchmark/single-source/IntegerParsing.swift
  • Commit aa39122ad51fbe988d951f155d48cc65154327a3 by patrickpijnappel:
    [benchmark] Make small int parsing take >20µs

    • edit: benchmark/single-source/IntegerParsing.swift
  • Commit 77c26874d10a5658a9b709e40e8e70365d64036c by gwen.mittertreiner:
    [Windows] Fix resolvePathSymlinks

    • edit: tools/SourceKit/lib/SwiftLang/SwiftLangSupport.cpp
  • 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: lib/Sema/SemaDecl.cpp
    • edit: test/SemaObjC/method-unused-attribute.m
    • edit: test/SemaObjC/unused.m
  • 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 096d7a24e27960ce2af0f82c87d85d725d36362a by gwen.mittertreiner:
    [Windows] Ensure files open with FILE_SHARE_DELETE

    • edit: CoreFoundation/Base.subproj/CFPlatform.c
  • Commit 7de33536925deb052e95b79bc96ec3f24a9fc352 by brentdax:
    XFAIL TestXMLDocument.test_validation_success()

    • edit: TestFoundation/TestXMLDocument.swift