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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-package-osx/4303/
Project:
oss-swift-package-osx
Date of build:
Wed, 05 Feb 2020 13:41:17 -0600
Build duration:
4 hr 25 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 81b4d84ee92b3ec6d71159cc2028e721ac27dd8c by acgarland:
    swift-symbolgraph-extract: Mark required args

    • edit: tools/driver/swift_symbolgraph_extract_main.cpp
  • Commit 7030301ae18bc82d0780c23f29a73e5e4676da4a by acgarland:
    Pass -Xcc flags through swift-symbolgraph-extract

    • edit: tools/driver/swift_symbolgraph_extract_main.cpp
  • Commit 1e74c399563be0efc1cf889d98daefa0703f3e86 by rishizaki:
    [SourceKit] Expose ExpectedTypeRelation for the completion results

    • edit: tools/SourceKit/tools/sourcekitd/lib/API/CodeCompletionResultsArray.cpp
    • edit: test/SourceKit/CodeComplete/complete_member.swift
    • edit: tools/SourceKit/tools/sourcekitd/lib/API/Requests.cpp
    • edit: utils/gyb_sourcekit_support/UIDs.py
    • edit: test/SourceKit/CodeComplete/complete_override.swift.response
    • edit: tools/SourceKit/lib/SwiftLang/SwiftCompletion.cpp
    • edit: tools/SourceKit/include/SourceKit/Core/LangSupport.h
    • edit: test/SourceKit/CodeComplete/complete_optionalmethod.swift.response
    • edit: tools/SourceKit/tools/sourcekitd/include/sourcekitd/CodeCompletionResultsArray.h
    • edit: test/SourceKit/CodeComplete/complete_member.swift.response
    • edit: test/SourceKit/CodeComplete/complete_unresolvedmember.swift.response
    • edit: test/SourceKit/CodeComplete/complete_docbrief_1.swift
    • edit: test/SourceKit/CodeComplete/complete_constructor.swift.response
    • edit: test/SourceKit/CodeComplete/complete_docbrief_2.swift
    • edit: test/SourceKit/CodeComplete/complete_from_clang_module.swift
    • edit: test/SourceKit/CodeComplete/complete_docbrief_3.swift
  • Commit 71aeffdf1738724df758b41c7a4b9d54a88ebff5 by rishizaki:
    [CodeCompletion] Calculate type relation for EnumElementDecl

    • edit: test/IDE/complete_single_expression_return.swift
    • edit: test/IDE/complete_call_arg.swift
    • edit: test/IDE/complete_stmt_controlling_expr.swift
    • edit: test/SourceKit/CodeComplete/complete_unresolvedmember.swift.response
    • edit: test/IDE/complete_constrained.swift
    • edit: test/IDE/complete_assignment.swift
    • edit: test/IDE/complete_enum_elements.swift
    • edit: lib/IDE/CodeCompletion.cpp
    • edit: test/IDE/complete_unresolved_members.swift
    • edit: test/IDE/complete_in_closures.swift
    • edit: test/IDE/complete_property_delegate_attribute.swift
  • Commit 7d498b1d8134066305f461e486aa8a4e8e7d9cf2 by rishizaki:
    [SourceKit] Add test cases for type relation in code completion

    • add: test/SourceKit/CodeComplete/complete_typerelation.swift.identical.response
    • add: test/SourceKit/CodeComplete/complete_typerelation.swift.convertible.response
    • add: test/SourceKit/CodeComplete/complete_typerelation.swift
  • Commit 676436640ca3148317873038de1ffe325f6517d2 by rwidmann:
    Add SILGenSourceFileRequest

    • edit: lib/SILGen/SILGen.cpp
    • edit: lib/SILGen/SILGen.h
    • edit: include/swift/AST/SILGenRequests.h
    • edit: include/swift/AST/SILGenTypeIDZone.def
  • Commit 4570ba84269066b67df579a24085a461c4c6bc33 by rwidmann:
    Refactor GenerateSILRequest into WMO and per-SF SILGen Requests

    • edit: lib/SILGen/SILGen.cpp
    • edit: include/swift/SIL/SILModule.h
    • edit: include/swift/AST/SILGenTypeIDZone.def
    • edit: include/swift/AST/SILGenRequests.h
  • Commit 8a76358b889fecacf6498a45f52f5ec8a73fa2a6 by github:
    [build] avoid use generator expression to add linker parameter (#29636)

    • edit: cmake/modules/AddSwift.cmake
  • Commit a7f28785c9abad5ea8e03ac1df5cf8c4583f8677 by github:
    Fixes for FixedWidthInteger.random(in: ClosedRange, using:)

    • edit: stdlib/public/core/Integers.swift
  • Commit 8a4995f5133e26b1f95d86bbc4844b7545372e3f by abdulras:
    bootstrap: add an LC_RPATH relative to the executable

    • edit: Utilities/bootstrap

New issue found!