swift-ci
(Swift CI)
1
# [FAILURE] oss-swift-package-linux-ubuntu-18_04 [#3684]
Build URL: https://ci.swift.org/job/oss-swift-package-linux-ubuntu-18_04/3684/
Project: oss-swift-package-linux-ubuntu-18_04
Date of build: Thu, 28 Jan 2021 17:49:07 -0600
Build duration: 1 hr 17 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 ffa0d1cf939b05b23010c7b69a87081fd069995f by z.zoelec2:
[cxx-interop] Add support for custom C++ destructors.
-
add: test/Interop/Cxx/value-witness-table/Inputs/custom-destructors.h
-
add: test/Interop/Cxx/value-witness-table/Inputs/module.modulemap
-
edit: lib/IRGen/IRGenModule.h
-
add: test/Interop/Cxx/value-witness-table/custom-destructors-non-virtual-irgen.swift
-
edit: lib/IRGen/GenStruct.cpp
-
add: test/Interop/Cxx/value-witness-table/custom-destructors-typechecker.swift
-
add: test/Interop/Cxx/class/destructors-non-trivial-implicit-irgen.swift
-
add: test/Interop/Cxx/class/Inputs/destructors.h
-
add: test/Interop/Cxx/value-witness-table/custom-destructors-non-virtual.swift
-
edit: test/Interop/Cxx/class/Inputs/module.modulemap
-
add: test/Interop/Cxx/value-witness-table/custom-destructors-virtual.swift
-
add: test/Interop/Cxx/class/destructors-correct-abi-irgen.swift
-
add: test/Interop/Cxx/value-witness-table/custom-destructors-virtual-irgen.swift
-
Commit 31334355e4c7c23a10c043088bb0e2da5d6bdb36 by compnerd:
ABI: convert unsigned long long to uint64_t (NFC)
-
edit: include/swift/ABI/Task.h
-
Commit 58adbefbb3d1e7c100223b5cec5c082b5c2af3a2 by victoria_m:
add me as an owner of the symbol graph tool
-
Commit 9813e94dc886ef7ec6547693ef62b41aa593d1a0 by spestov:
IRGen: Use CallEmission to emit dispatch thunks
-
edit: lib/IRGen/CallEmission.h
-
edit: lib/IRGen/GenThunk.cpp
-
Commit d67a3aecd7c6a4ee5cd50ef9a666db035fa28116 by dave:
[testing] Add missing REQUIRES
-
edit: test/IRGen/async/protocol_resilience.swift
-
edit: test/IRGen/async/class_resilience.swift
-
Commit a28154d7db755084ed1300013d8f21c491a94209 by github:
Revert "Revert " [runtime] unittests should use just-built compiler if the ru…"
-
edit: unittests/runtime/CMakeLists.txt
-
Commit 4e1987fdf4dd24cf7609f82782c5bca8d4a7483d by github:
[TBDGen] don't add "_" when adding objc classes to swift TBD (#35621)
-
edit: lib/TBDGen/TBDGen.cpp
-
add: test/TBD/implied_objc_symbols.swift
-
Commit 1e5dc375383cb47654313e57d9cc7f15829eeb98 by victoria_m:
don't print USRs for type parameters into symbol graphs
-
edit: test/SymbolGraph/Symbols/Mixins/DeclarationFragments/Subheading/Function.swift
-
edit: test/SymbolGraph/Symbols/Mixins/DeclarationFragments/Navigator/Navigator.swift
-
edit: test/SymbolGraph/Symbols/Mixins/DeclarationFragments/Full/Function.swift
-
edit: test/SymbolGraph/Symbols/Mixins/DeclarationFragments/Full/NominalTypes.swift
-
edit: lib/SymbolGraphGen/DeclarationFragmentPrinter.cpp
-
edit: test/SourceKit/CursorInfo/cursor_symbol_graph.swift
-
Commit c4c665815af5d2aab86990dd8339bb3eaf943d09 by devteam.codafi:
[Gardening] Split Bitcode from Bitstream from BitstreamReader
-
add: Sources/TSCUtility/BitstreamReader.swift
-
edit: Sources/TSCUtility/CMakeLists.txt
-
edit: Sources/TSCUtility/Bitstream.swift
-
Commit 32d87dee2deb1c869553830d63be4aa1de9d7248 by devteam.codafi:
Add a Bitstream Writer Utility
-
add: Sources/TSCUtility/BitstreamWriter.swift
-
edit: Tests/TSCUtilityTests/BitstreamTests.swift
-
edit: Sources/TSCUtility/CMakeLists.txt
-
Commit 237baa8a9bf9f932edcef01cc1221d63280c93bb by devteam.codafi:
Document BitstreamWriter
-
edit: Sources/TSCUtility/Bitstream.swift
-
edit: Sources/TSCUtility/BitstreamWriter.swift
-
Commit 1ef480cc3a7bcb85d8a81fc1e36555f6149cb37d by devteam.codafi:
Move BlockInfoCode to Bitstream
-
edit: Tests/TSCUtilityTests/BitstreamTests.swift
-
edit: Sources/TSCUtility/BitstreamReader.swift
-
edit: Sources/TSCUtility/BitstreamWriter.swift
-
edit: Sources/TSCUtility/Bitstream.swift
-
Commit fa878ddb7b898d26685ca9d570ca90c349596ef9 by blangmuir:
[test] Disable clangd crash recovery tests that are failing on rebranch
-
edit: Tests/SourceKitDTests/CrashRecoveryTests.swift