[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 18.04 (main) #3506

# [FAILURE] oss-swift-package-linux-ubuntu-18_04 [#3506]

Build URL: https://ci.swift.org/job/oss-swift-package-linux-ubuntu-18_04/3506/
Project: oss-swift-package-linux-ubuntu-18_04
Date of build: Sat, 05 Dec 2020 04:16:02 -0600
Build duration: 1 hr 3 min

Identified problems:- Swift Compile Error: Swift compiler error

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

Changes- Commit 3add677c3a000515e41a946d91bcba272c549d43 by compnerd:

build: correct dependencies for a unified build

  • edit: stdlib/private/BlocksRuntimeStubs/CMakeLists.txt

  • Commit 055dc66d3b2285bed1f9255513a4da08ca811c56 by rishizaki:

    [Frontend] Recover missing input file by dummy input buffer.

    • edit: lib/Frontend/Frontend.cpp
    • add: test/SourceKit/CodeComplete/complete_missing_files.swift
    • add: test/Frontend/missing_files.swift
  • Commit bf5d22257ac22530840030b71cfca1f78c240ad2 by rishizaki:

    [Frontend] Opt-in missing file recovery

    • edit: lib/Frontend/FrontendInputsAndOutputs.cpp
    • edit: include/swift/Frontend/Frontend.h
    • edit: lib/IDE/Utils.cpp
    • edit: test/Frontend/missing_files.swift
    • edit: include/swift/Frontend/FrontendInputsAndOutputs.h
    • edit: lib/Frontend/Frontend.cpp
  • Commit 7ce975f43ca2da8289157f5d0ba8bfd97c70664a by kyrtzidis:

    [AST] Fix linker errors when doing a 'parser only' build

    • edit: lib/AST/ClangTypeConverter.cpp
    • edit: lib/AST/NameLookup.cpp
  • Commit 379d7522a15a790faa6ec2a5d4a4bc7233481a3c by spestov:

    IRGen: Nonoverridden method descriptors should be true-const

    • edit: test/IRGen/vtable_non_overridden.sil
    • edit: lib/IRGen/GenMeta.cpp
  • Commit 16399d00aef30f819bd11bfbd16c8ccaab7db92e by jonas:

    [lldb] Treat remote macOS debugging like any other remote darwin platform

    • edit: lldb/source/Plugins/Platform/MacOSX/CMakeLists.txt
    • add: lldb/source/Plugins/Platform/MacOSX/PlatformRemoteMacOSX.h
    • edit: lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.h
    • add: lldb/source/Plugins/Platform/MacOSX/PlatformRemoteMacOSX.cpp
    • edit: lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp
    • edit: lldb/unittests/Process/ProcessEventDataTest.cpp
    • add: lldb/test/API/commands/platform/sdk/Makefile
    • add: lldb/test/API/commands/platform/sdk/TestPlatformSDK.py
    • add: lldb/test/API/commands/platform/sdk/main.c
  • Commit 5c326fcc8ce6648b99ded7caf68a929dd979bfd5 by aprantl:

    [lldb] Replace unittest2.expectedFailure with expectedFailure (NFC)

    • edit: lldb/test/API/functionalities/avoids-fd-leak/TestFdLeak.py
    • edit: lldb/test/API/lang/objc/hidden-ivars/TestHiddenIvars.py
    • edit: lldb/test/API/functionalities/breakpoint/require_hw_breakpoints/TestRequireHWBreakpoints.py
    • edit: lldb/test/API/commands/expression/test/TestExprs.py
    • edit: lldb/test/API/functionalities/jitloader_gdb/TestJITLoaderGDB.py
    • edit: lldb/test/API/tools/lldb-server/TestLldbGdbServer.py
    • edit: lldb/packages/Python/lldbsuite/test/decorators.py
    • edit: lldb/test/API/functionalities/thread/state/TestThreadStates.py
    • edit: lldb/test/API/lang/c/shared_lib_stripped_symbols/TestSharedLibStrippedSymbols.py
    • edit: lldb/test/API/lang/cpp/namespace/TestNamespaceLookup.py
    • edit: lldb/test/API/lang/c/shared_lib/TestSharedLib.py
    • edit: lldb/test/API/lang/cpp/static_members/TestCPPStaticMembers.py
  • Commit 13c1afdf37851eadee3afc93373808e9aba83a8b by aprantl:

    [lldb] Refactor GetDeviceSupportDirectoryNames and GetPlatformName (NFC)

    • edit: lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleBridge.cpp
    • edit: lldb/source/Plugins/Platform/MacOSX/PlatformRemoteiOS.h
    • edit: lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.h
    • edit: lldb/source/Plugins/Platform/MacOSX/PlatformRemoteiOS.cpp
    • edit: lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.cpp
    • edit: lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleTV.cpp
    • edit: lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleTV.h
    • edit: lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleBridge.h
    • edit: lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleWatch.cpp
    • edit: lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleWatch.h
  • Commit 389c6ea22592d7cd264eb459d19efa0cd51a3b35 by aprantl:

    Delete obsolete code that should have been removed.

    • edit: lldb/packages/Python/lldbsuite/test/decorators.py
  • Commit 58ea6e2771ec7544c2d9b77ccadd72978d757d4b by dungar:

    honor -driver-use-frontend-path

    • edit: Sources/SwiftDriver/Jobs/PrintTargetInfoJob.swift
    • edit: Sources/SwiftDriver/Toolchains/WebAssemblyToolchain.swift
    • edit: Sources/SwiftDriver/Utilities/Triple.swift
    • edit: Sources/SwiftDriver/Utilities/VirtualPath.swift
    • edit: Sources/SwiftDriver/Driver/Driver.swift
    • edit: Sources/SwiftDriver/Toolchains/DarwinToolchain.swift
    • edit: Sources/SwiftDriver/Toolchains/Toolchain.swift
    • edit: Sources/SwiftDriver/Toolchains/GenericUnixToolchain.swift
  • Commit 8485c2bcc543be262d36da7221d0e3a67d58bba3 by dungar:

    Take relative path

    • edit: Sources/SwiftDriver/Incremental Compilation/SourceFileDependencyGraph.swift
  • Commit cf4a725a8121274de74bd64380e612c16362fd92 by si:

    SR-13861: Dont run TestProcess.test_processGroup on Windows

    • edit: Tests/Foundation/Tests/TestProcess.swift