[Swift CI] Build Failure: OSS - Swift Package - OS X (master) #4748

Report

[FAILURE] oss-swift-package-osx [#4748]

Build URL:
https://ci.swift.org/job/oss-swift-package-osx/4748/
Project:
oss-swift-package-osx
Date of build:
Wed, 20 May 2020 12:04:44 -0500
Build duration:
5 hr 10 min

Identified problems:

  • Delete directory failed: A script tried to delete a directory with rm and it failed
  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:

Changes

  • Commit 40759df737166167422824d2d2ea678247a1a25d by davg:
    [SourceKit] Include operation kind in compile notifications

    • edit: utils/gyb_sourcekit_support/UIDs.py
    • edit: test/SourceKit/CompileNotifications/code-completion.swift
    • edit: test/SourceKit/CompileNotifications/edits.swift
    • edit: test/SourceKit/CompileNotifications/cursor-info.swift
    • edit: test/SourceKit/CompileNotifications/arg-parsing.swift
    • edit: tools/SourceKit/tools/sourcekitd/lib/API/Requests.cpp
  • Commit 67a2fe494a0eb4827bfe4e14116b521c4293eb97 by davg:
    Fix up compile operation kind

    • edit: utils/gyb_sourcekit_support/UIDs.py
    • edit: test/SourceKit/CompileNotifications/code-completion.swift
    • edit: test/SourceKit/CompileNotifications/edits.swift
    • edit: tools/SourceKit/tools/sourcekitd/lib/API/Requests.cpp
    • edit: test/SourceKit/CompileNotifications/cursor-info.swift
    • edit: test/SourceKit/CompileNotifications/arg-parsing.swift
  • Commit af27e8f18378769b8bb6650cb73e45df2045b50b by rishizaki:
    [CodeCompletion] Avoid suggesting duplicated module names

    • add: test/IDE/complete_overlaymodule.swift
    • add: test/IDE/Inputs/mock-sdk/OverlayTest.framework/Headers/Overlayed.h
    • add: test/IDE/Inputs/mock-sdk/OverlayTest.framework/Modules/module.modulemap
    • add: test/IDE/Inputs/mock-sdk/OverlayTest.swiftinterface
    • add: test/IDE/Inputs/mock-sdk/OverlayTest.framework/Headers/OverlayTest.h
    • edit: lib/IDE/CodeCompletion.cpp
  • Commit 5cbf3f3e07d430ae7a3a41b19ca7e379b82e186f by compnerd:
    stdlib: remove llvm-config.h from swiftLLVMSupport

    • edit: stdlib/public/LLVMSupport/CMakeLists.txt
    • delete: stdlib/include/llvm/Config/llvm-config.h.cmake
    • edit: stdlib/include/llvm/Support/Compiler.h
  • Commit 653fa07260497ab736c7667158e9e59226723af4 by spestov:
    GSB: Fix maybeResolveEquivalenceClass() with member type of

    • add: test/Generics/Inputs/sr8945-other.swift
    • add: test/Generics/sr8945.swift
    • edit: lib/AST/GenericSignatureBuilder.cpp
    • edit: validation-test/compiler_crashers_2_fixed/0163-sr8033.swift
    • edit: test/Constraints/same_types.swift
    • edit: test/IDE/print_ast_tc_decls_errors.swift
    • edit: validation-test/compiler_crashers_2_fixed/0159-rdar40009245.swift
    • delete: test/AutoDiff/compiler_crashers/sr12744-unhandled-pullback-indirect-result.swift
    • add: test/AutoDiff/compiler_crashers_fixed/sr12744-unhandled-pullback-indirect-result.swift
    • edit: test/decl/protocol/req/recursion.swift
  • Commit 131e1d3b9c2c956592d1e8529030af71177f3abc by gribozavr:
    Removed support for iOS 8.2 and earlier from lit.cfg

    • edit: test/lit.cfg
  • Commit b6a79b5a73d900887323aff440470e7ef8264a9e by davg:
    [SourceKit] Don't handle OperationKind::all

    • edit: tools/SourceKit/tools/sourcekitd/lib/API/Requests.cpp
  • Commit c9478630b4daac47e8cdb4bd5a453f8dfd425c8b by aprantl:
    Add support for bridging headers to Makefile.rules

    • edit: lldb/packages/Python/lldbsuite/test/make/Makefile.rules
    • edit: lldb/test/API/lang/swift/clangimporter/extra_clang_flags/Makefile
    • edit: lldb/test/API/lang/swift/dwarfimporter/BridgingPCH/Makefile
    • edit: lldb/test/API/lang/swift/clangimporter/objcmain_conflicting_dylibs_bridging_headers/Makefile
    • edit: lldb/test/API/lang/swift/clangimporter/objcmain_conflicting_dylibs_bridging_headers/dylib.mk

New issue found!