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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-package-osx/3971/
Project:
oss-swift-package-osx
Date of build:
Tue, 19 Nov 2019 13:51:41 -0600
Build duration:
2 hr 16 min

Identified problems:

  • Swift Compile Error: Swift compiler error
  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:

Changes

  • Commit f2f521f8bf20957d323f7b5701f1d321bd3a5491 by tapanth:
    [FrondEnd] Wrap RunInmediately() in a pretty stack trace indicating we

    • add: test/Frontend/crash-in-user-code.swift
    • edit: lib/FrontendTool/FrontendTool.cpp
  • Commit 125c1fb03eb65b1d8b6de878fdf219b46f8d028f by nhawes:
    [Sema] Avoid needing the typechecker for the IsStaticRequest request

    • edit: include/swift/AST/DiagnosticsSema.def
    • edit: test/decl/func/operator.swift
    • edit: lib/Sema/TypeCheckDecl.cpp
    • edit: test/SourceKit/DocumentStructure/structure.swift.foobar.response
    • edit: test/SourceKit/DocumentStructure/structure.swift.response
    • edit: test/SourceKit/DocumentStructure/Inputs/main.swift
    • edit: test/SourceKit/DocumentStructure/structure.swift.empty.response
  • Commit 77daaf3338a7676843e1c17e04d15c45e3e9f832 by nhawes:
    [ASTVerifier] Don't perform semantic requests in verifyParsed()

    • edit: lib/AST/ASTVerifier.cpp
    • edit: test/SourceKit/DocumentStructure/Inputs/main.swift
  • Commit 11d20b8c922cf0b03a2c6909c69f28f003a951da by nhawes:
    [IDE] Avoid name binding in sourcekitd's syntactic requests

    • edit: test/SourceKit/DocumentStructure/access_parse.swift.response
    • edit: test/SourceKit/InterfaceGen/gen_clang_module.swift.response
    • edit: test/SourceKit/DocumentStructure/structure.swift.foobar.response
    • edit: test/SourceKit/InterfaceGen/gen_clang_module.swift.apinotes_swift4.response
    • edit: lib/IDE/SyntaxModel.cpp
    • edit: test/SourceKit/DocumentStructure/Inputs/main.swift
    • edit: test/SourceKit/DocumentStructure/structure.swift.empty.response
    • edit: test/SourceKit/DocumentStructure/structure.swift.response
    • edit: test/SourceKit/DocumentStructure/structure.swift.invalid.response
    • edit: tools/SourceKit/lib/SwiftLang/SwiftEditor.cpp
    • edit: test/SourceKit/InterfaceGen/gen_clang_module.swift.apinotes_swift3.response
  • Commit 43523df08a604f2df9b1d66c1ee1c593b76ab0ba by nhawes:
    [IDE] Remove call to getFormalAccess() in inferAccessSyntactically()

    • edit: test/SourceKit/DocumentStructure/structure.swift.response
    • edit: test/SourceKit/DocumentStructure/structure.swift.empty.response
    • edit: tools/SourceKit/lib/SwiftLang/SwiftEditor.cpp
    • edit: test/SourceKit/DocumentStructure/structure.swift.foobar.response
    • edit: test/SourceKit/DocumentStructure/Inputs/main.swift
  • Commit 4990bc4c1ee9c1e42fcc3eff6bd53ef18c4363da by 1094986+edymtt:
    [build] amend search path for Cmake modules

    • edit: cmake/modules/StandaloneOverlay.cmake
  • Commit 0f3ed3fc98c8e682501a124a609d83bf205e0e84 by tapanth:
    Fix the crash-in-user-code test for macos and Linux

    • edit: test/Frontend/crash-in-user-code.swift
  • Commit 15eea66b9f5690c15f27eee9fb074ed027181cf4 by github:
    Make the crash-in-user-code check agnostic for macOS, Linux and Windows

    • edit: test/Frontend/crash-in-user-code.swift
  • Commit ab062fcd14789c4a86277d68de8d2a05305d4a97 by dgregor:
    [Runtime] Handle dynamic casting to NSObject via error bridging.

    • edit: stdlib/public/runtime/SwiftObject.mm
    • edit: stdlib/public/runtime/Casting.cpp
    • edit: stdlib/public/runtime/SwiftObject.h
  • Commit fe60ace8688dd7fc81ed3f09fa6a3c06af2da41d by dave:
    [CMake] Add missing dep when building with BUILD_SHARED_LIBS

    • edit: lib/Serialization/CMakeLists.txt
  • Commit 18570c723f7369da72566a81ec906d5e534f7ef6 by compnerd:
    build: remove SWIFT_NEED_EXPLICIT_LIBDISPATCH (NFC)

    • edit: tools/SourceKit/lib/Support/CMakeLists.txt
    • edit: CMakeLists.txt
    • edit: tools/swift-syntax-parser-test/CMakeLists.txt
    • edit: unittests/SyntaxParser/CMakeLists.txt
    • edit: tools/SourceKit/tools/sourcekitd-test/CMakeLists.txt
    • edit: tools/libSwiftSyntaxParser/CMakeLists.txt
    • edit: tools/SourceKit/tools/complete-test/CMakeLists.txt
    • edit: tools/SourceKit/tools/sourcekitd-repl/CMakeLists.txt
  • Commit 76591217fed524f476b9febde5b213a8cf74a0a3 by dgregor:
    [Runtime] Add test for casting an Error type to NSObject

    • edit: test/stdlib/ErrorBridged.swift
  • Commit c0d72656bb2b1207886cc88c62827ff609d5e58a by teemperor:
    [upstreaming] Revert adding comment to DWARFDebugInfoEntry.cpp

    • edit: lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.cpp
  • Commit 1e775939768c00c7385908586685de1598190e58 by jonas:
    Adding support for glibc 2.30

    • edit: Sources/TSCBasic/Process.swift
  • Commit 060b99a4016e30494a7045f4fd2a7e7e01ed6316 by jonas:
    Fixing indents

    • edit: Sources/TSCBasic/Process.swift
  • Commit 2968ec9e64948f6f69060d5736fbe8b2a1773fa1 by jonas:
    simplifying force unwrap

    • edit: Sources/TSCBasic/Process.swift
  • Commit 0420b0da659794ff55cd181163dd8001d5b2eb0d by jonas:
    Simplifying strdup

    • edit: Sources/TSCBasic/Process.swift