[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (master) #11632

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#11632]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/11632/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build:
Thu, 02 Jan 2020 17:29:12 -0600
Build duration:
35 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 59e97437998fb33cec8b924aaddda45841389d0c by mishal_shah:
    Update the macOS package bot for swift 5.2

    • edit: jobs/swift-5.2-branch/oss-swift-package-osx.sh
  • Commit 26af3a66892ea84e38b7779b1c8b11abedf2e357 by mishal_shah:
    Fix the name of the toolchain for swift 5.2

    • edit: jobs/swift-5.2-branch/oss-package-trigger.sh
  • Commit c9bd831004a35e542a8b8cf238b868e3081e1991 by aschwaighofer:
    DeserializeSIL: Fix two places where we want the SILType inside of the

    • add: test/Serialization/opaque_types_inlineable.swift
    • add: test/Serialization/Inputs/opaque_types_inlineable_2.swift
    • edit: lib/Serialization/DeserializeSIL.cpp
  • Commit f9792ee3c1b16d0c0cc66f85084e0602699c1310 by ankit_aggarwal:
    [Package.swift] Adopt TSC package

    • edit: Package.swift
  • Commit bbf906859869fabbad06cf208693f7524fe94679 by ankit_aggarwal:
    [TSC] Move TSC sources into its own directory

    • delete: Sources/TSCBasic/Lock.swift
    • delete: Tests/TSCBasicTests/RegExTests.swift
    • delete: Sources/TSCUtility/Versioning.swift
    • delete: Tests/TSCBasicTests/TupleTests.swift
    • delete: Sources/TSCUtility/ArgumentParser.swift
    • add: TSC/Sources/TSCUtility/FSWatch.swift
    • delete: Sources/TSCTestSupport/misc.swift
    • delete: Sources/TSCUtility/InterruptHandler.swift
    • add: TSC/Tests/TSCBasicPerformanceTests/SHA256PerfTests.swift
    • add: TSC/Tests/TSCBasicTests/Inputs/empty_file
    • add: TSC/Sources/TSCBasic/EditDistance.swift
    • add: TSC/Sources/TSCBasic/Condition.swift
    • delete: Sources/TSCBasic/CacheableSequence.swift
    • add: TSC/Sources/TSCUtility/ArgumentParser.swift
    • delete: Sources/TSCUtility/FSWatch.swift
    • delete: Tests/TSCBasicTests/DictionaryExtensionsTests.swift
    • delete: Tests/TSCBasicTests/DiagnosticsEngineTests.swift
    • delete: Tests/TSCBasicTests/CollectionExtensionsTests.swift
    • add: TSC/Sources/TSCclibc/include/module.modulemap
    • delete: Tests/TSCBasicTests/PathShimTests.swift
    • add: TSC/Tests/TSCBasicTests/TemporaryFileTests.swift
    • delete: Tests/TSCBasicTests/AwaitTests.swift
    • add: TSC/Tests/TSCUtilityTests/pkgconfigInputs/deps_variable.pc
    • delete: Tests/TSCUtilityTests/VersionTests.swift
    • add: TSC/Tests/TSCBasicTests/XCTestManifests.swift
    • add: TSC/Sources/TSCUtility/misc.swift
    • delete: Tests/TSCBasicTests/FileSystemTests.swift
    • add: TSC/Tests/TSCBasicTests/SortedArrayTests.swift
    • delete: Sources/TSCUtility/SimplePersistence.swift
    • delete: Sources/TSCBasic/FileSystem.swift
    • add: TSC/Sources/TSCTestSupport/misc.swift
    • add: TSC/Sources/TSCBasic/DictionaryLiteralExtensions.swift
    • delete: Tests/TSCBasicTests/SortedArrayTests.swift
    • delete: Sources/TSCTestSupport/FileSystemExtensions.swift
    • add: TSC/Tests/TSCUtilityTests/XCTestManifests.swift
    • add: TSC/Sources/TSCBasic/OSLog.swift
    • add: TSC/Tests/TSCBasicTests/SynchronizedQueueTests.swift
    • add: TSC/Sources/TSCTestSupport/JSONExtensions.swift
    • add: TSC/Sources/TSCUtility/CMakeLists.txt
    • add: TSC/CMakeLists.txt
    • delete: Sources/TSCclibc/include/module.modulemap
    • add: TSC/LICENSE.txt
    • add: TSC/Sources/TSCclibc/include/indexstore_functions.h
    • delete: Sources/TSCBasic/SortedArray.swift
    • add: TSC/Tests/LinuxMain.swift
    • delete: Tests/TSCBasicTests/ProcessSetTests.swift
    • delete: Tests/TSCUtilityTests/miscTests.swift
    • add: TSC/Sources/TSCBasic/TemporaryFile.swift
    • add: TSC/Sources/TSCUtility/Archiver.swift
    • add: TSC/Sources/TSCBasic/RegEx.swift
    • delete: Sources/TSCTestSupport/PseudoTerminal.swift
    • add: TSC/Sources/TSCUtility/Platform.swift
    • delete: Tests/TSCUtilityTests/ArgumentParserTests.swift
    • add: TSC/Sources/TSCBasic/Await.swift
    • delete: Tests/TSCBasicTests/Inputs/empty_file
    • add: TSC/Sources/TSCUtility/StringMangling.swift
    • add: TSC/Sources/CMakeLists.txt
    • add: TSC/Sources/TSCUtility/Downloader.swift
    • add: TSC/Tests/TSCBasicPerformanceTests/SortedArrayPerfTests.swift
    • delete: Sources/TSCBasic/ProcessEnv.swift
    • delete: Sources/TSCUtility/ArgumentParserShellCompletion.swift
    • add: TSC/Tests/TSCBasicTests/DiagnosticsEngineTests.swift
    • add: TSC/Tests/TSCBasicTests/OrderedDictionaryTests.swift
    • add: TSC/Sources/TSCBasic/KeyedPair.swift
    • add: TSC/Tests/TSCUtilityTests/DownloaderTests.swift
    • delete: Tests/TSCTestSupportTests/XCTestManifests.swift
    • add: TSC/Sources/TSCUtility/Versioning.swift
    • add: TSC/Tests/TSCBasicTests/OutputByteStreamTests.swift
    • add: TSC/Tests/TSCUtilityTests/PkgConfigParserTests.swift
    • delete: Sources/TSCTestSupport/AssertMatch.swift
    • add: TSC/Sources/TSCBasic/SHA256.swift
    • add: TSC/Sources/TSCTestSupportExecutable/main.swift
    • delete: Sources/TSCBasic/CMakeLists.txt
    • delete: Sources/TSCclibc/libc.c
    • delete: Sources/TSCBasic/CStringArray.swift
    • add: TSC/Sources/TSCBasic/ProcessEnv.swift
    • delete: Sources/TSCLibc/CMakeLists.txt
    • add: TSC/Tests/TSCUtilityTests/pkgconfigInputs/escaped_spaces.pc
    • delete: Tests/TSCBasicTests/Inputs/regular_text_file
    • delete: Tests/TSCBasicTests/JSONMapperTests.swift
    • add: TSC/Tests/TSCBasicTests/LazyCacheTests.swift
    • delete: Tests/TSCBasicTests/OrderedSetTests.swift
    • delete: Sources/TSCUtility/StringMangling.swift
    • add: TSC/Sources/TSCUtility/OSLog.swift
    • delete: Sources/TSCBasic/JSON.swift
    • delete: Sources/TSCBasic/DiagnosticsEngine.swift
    • delete: Tests/TSCUtilityTests/InterruptHandlerTests.swift
    • add: TSC/Sources/TSCUtility/ArgumentParserShellCompletion.swift
    • add: TSC/Tests/TSCBasicTests/LockTests.swift
    • delete: Sources/TSCBasic/ProcessSet.swift
    • add: TSC/Tests/TSCBasicPerformanceTests/ByteStringPerfTests.swift
    • add: TSC/Sources/TSCBasic/OrderedDictionary.swift
    • delete: Sources/TSCBasic/CodableResult.swift
    • delete: Sources/TSCBasic/FileInfo.swift
    • add: TSC/Sources/TSCBasic/CodableResult.swift
    • delete: Sources/TSCBasic/TemporaryFile.swift
    • add: TSC/Tests/TSCBasicTests/POSIXTests.swift
    • add: TSC/Tests/TSCBasicTests/CollectionAlgorithmsTests.swift
    • add: TSC/Sources/TSCBasic/Tuple.swift
    • delete: Tests/TSCBasicTests/DeltaAlgorithmTests.swift
    • add: TSC/Tests/TSCUtilityTests/pkgconfigInputs/failure_case.pc
    • add: TSC/Tests/TSCBasicTests/ProcessTests.swift
    • add: TSC/Tests/TSCUtilityTests/Inputs/archive.zip
    • delete: Sources/TSCUtility/dlopen.swift
    • delete: Sources/TSCBasic/Process.swift
    • delete: Sources/TSCUtility/FloatingPointExtensions.swift
    • delete: Sources/TSCUtility/URL.swift
    • add: TSC/Tests/TSCBasicTests/ObjectIdentifierProtocolTests.swift
    • delete: Sources/TSCBasic/SHA256.swift
    • delete: Sources/TSCBasic/DictionaryLiteralExtensions.swift
    • add: TSC/Sources/TSCBasic/OutputByteStream.swift
    • delete: Sources/TSCUtility/CollectionExtensions.swift
    • add: TSC/Sources/TSCTestSupport/FileSystemExtensions.swift
    • add: TSC/Tests/TSCBasicTests/DictionaryExtensionsTests.swift
    • delete: Tests/TSCUtilityTests/pkgconfigInputs/empty_cflags.pc
    • add: TSC/Sources/TSCTestSupport/Product.swift
    • add: TSC/Tests/TSCBasicTests/PathShimTests.swift
    • delete: Sources/TSCUtility/misc.swift
    • add: TSC/Sources/TSCclibc/libc.c
    • add: TSC/Sources/TSCUtility/Git.swift
    • add: TSC/Tests/TSCUtilityTests/miscTests.swift
    • delete: Tests/TSCBasicTests/EditDistanceTests.swift
    • add: TSC/Sources/TSCBasic/CStringArray.swift
    • delete: Sources/TSCBasic/ObjectIdentifierProtocol.swift
    • delete: Sources/TSCUtility/Diagnostics.swift
    • add: TSC/Package.swift
    • add: TSC/Sources/TSCBasic/Thread.swift
    • add: TSC/Tests/TSCBasicTests/DictionaryLiteralExtensionsTests.swift
    • delete: Tests/TSCBasicTests/OutputByteStreamTests.swift
    • delete: Sources/TSCBasic/DeltaAlgorithm.swift
    • delete: Sources/TSCTestSupport/XCTestCasePerf.swift
    • delete: Sources/TSCBasic/SynchronizedQueue.swift
    • add: TSC/Tests/TSCBasicTests/ThreadTests.swift
    • delete: Sources/TSCBasic/EditDistance.swift
    • add: TSC/Tests/TSCBasicPerformanceTests/PathPerfTests.swift
    • add: TSC/Tests/TSCBasicPerformanceTests/StringConversionsPerfTests.swift
    • add: TSC/Tests/TSCBasicTests/CStringArrayTests.swift
    • delete: Tests/TSCBasicTests/ObjectIdentifierProtocolTests.swift
    • add: TSC/Tests/TSCBasicTests/processInputs/print-pid
    • delete: Tests/TSCUtilityTests/DownloaderTests.swift
    • add: TSC/Tests/TSCBasicTests/CollectionExtensionsTests.swift
    • delete: Sources/TSCBasic/Result.swift
    • add: TSC/Sources/TSCBasic/FileSystem.swift
    • delete: Tests/TSCUtilityTests/CollectionTests.swift
    • delete: Sources/TSCBasic/DictionaryExtensions.swift
    • add: TSC/Sources/TSCUtility/FloatingPointExtensions.swift
    • add: TSC/Tests/TSCBasicTests/processInputs/blocking-ignore-sigint
    • delete: Tests/TSCBasicPerformanceTests/SortedArrayPerfTests.swift
    • add: TSC/Tests/TSCBasicTests/CacheableSequenceTests.swift
    • delete: Tests/TSCUtilityTests/StringTests.swift
    • add: TSC/Sources/TSCBasic/Result.swift
    • delete: Sources/TSCBasic/README.md
    • add: TSC/Tests/TSCBasicTests/TerminalControllerTests.swift
    • delete: Tests/TSCBasicTests/XCTestManifests.swift
    • add: TSC/README.md
    • delete: Tests/TSCUtilityTests/SimplePersistenceTests.swift
    • delete: Tests/TSCTestSupportTests/TestSupportTests.swift
    • add: TSC/Tests/TSCUtilityTests/pkgconfigInputs/quotes_failure.pc
    • add: TSC/Tests/TSCBasicTests/ProcessEnvTests.swift
    • delete: Sources/TSCTestSupport/DiagnosticsEngine.swift
    • add: TSC/Tests/TSCUtilityTests/ArchiverTests.swift
    • delete: Sources/TSCTestSupport/XCTAssertHelpers.swift
    • delete: Tests/TSCUtilityTests/ProgressAnimationTests.swift
    • delete: Tests/TSCBasicTests/GraphAlgorithmsTests.swift
    • delete: Tests/TSCBasicTests/TemporaryFileTests.swift
    • delete: Tests/TSCBasicTests/processInputs/print-pid
    • add: TSC/Sources/TSCTestSupport/XCTAssertHelpers.swift
    • add: TSC/Sources/TSCUtility/Verbosity.swift
    • delete: Tests/TSCUtilityTests/ArchiverTests.swift
    • add: TSC/Tests/TSCUtilityTests/ProgressAnimationTests.swift
    • add: TSC/Tests/TSCBasicTests/processInputs/long-stdout-stderr
    • delete: Sources/TSCUtility/Verbosity.swift
    • delete: Sources/TSCBasic/OutputByteStream.swift
    • delete: Tests/TSCBasicTests/processInputs/blocking-ignore-sigint
    • delete: Tests/TSCBasicTests/ProcessEnvTests.swift
    • add: TSC/Tests/TSCBasicTests/FileSystemTests.swift
    • delete: Tests/TSCBasicTests/processInputs/long-stdout-stderr
    • add: TSC/Sources/TSCBasic/GraphAlgorithms.swift
    • delete: Tests/TSCBasicTests/processInputs/subprocess
    • add: TSC/Sources/TSCBasic/DiagnosticsEngine.swift
    • add: TSC/Tests/TSCBasicTests/JSONTests.swift
    • delete: Sources/TSCBasic/Await.swift
    • delete: Tests/TSCBasicTests/OrderedDictionaryTests.swift
    • add: TSC/Tests/TSCBasicTests/Inputs/regular_text_file
    • add: TSC/Sources/TSCBasic/CMakeLists.txt
    • add: TSC/Sources/TSCUtility/IndexStore.swift
    • add: TSC/Sources/TSCBasic/SynchronizedQueue.swift
    • delete: Sources/TSCUtility/StringExtensions.swift
    • add: TSC/Tests/TSCBasicTests/SHA256Tests.swift
    • add: TSC/Sources/TSCBasic/StringConversions.swift
    • delete: Sources/TSCTestSupportExecutable/main.swift
    • add: TSC/Tests/TSCBasicTests/EditDistanceTests.swift
    • add: TSC/Sources/TSCLibc/CMakeLists.txt
    • delete: Sources/TSCUtility/BuildFlags.swift
    • add: TSC/Tests/TSCUtilityTests/InterruptHandlerTests.swift
    • add: TSC/Sources/TSCBasic/OrderedSet.swift
    • add: TSC/Tests/TSCUtilityTests/pkgconfigInputs/gtk+-3.0.pc
    • add: TSC/Tests/TSCUtilityTests/SimplePersistenceTests.swift
    • add: TSC/Sources/TSCBasic/CollectionExtensions.swift
    • add: TSC/Tests/TSCTestSupportTests/TestSupportTests.swift
    • add: TSC/Tests/TSCBasicTests/processInputs/exit4
    • delete: Tests/TSCUtilityTests/pkgconfigInputs/escaped_spaces.pc
    • add: TSC/Sources/TSCclibc/include/TSCclibc.h
    • add: TSC/Tests/TSCUtilityTests/ArgumentParserTests.swift
    • delete: Sources/TSCBasic/KeyedPair.swift
    • add: TSC/Sources/TSCBasic/misc.swift
    • delete: Sources/TSCBasic/Thread.swift
    • add: TSC/Tests/TSCUtilityTests/StringTests.swift
    • delete: Sources/TSCBasic/Path.swift
    • delete: Tests/TSCBasicTests/ByteStringTests.swift
    • add: TSC/Tests/TSCTestSupportTests/XCTestManifests.swift
    • add: TSC/Sources/TSCBasic/ObjectIdentifierProtocol.swift
    • delete: Tests/TSCBasicTests/TerminalControllerTests.swift
    • delete: Tests/TSCUtilityTests/XCTestManifests.swift
    • delete: Sources/TSCUtility/Git.swift
    • add: TSC/Sources/TSCUtility/dlopen.swift
    • delete: Tests/TSCUtilityTests/StringConversionTests.swift
    • add: TSC/Sources/TSCBasic/JSON.swift
    • delete: Sources/TSCBasic/misc.swift
    • delete: Sources/TSCUtility/PkgConfig.swift
    • delete: Tests/TSCBasicTests/DictionaryLiteralExtensionsTests.swift
    • add: TSC/Sources/TSCBasic/ByteString.swift
    • delete: Tests/TSCUtilityTests/pkgconfigInputs/deps_variable.pc
    • delete: Sources/TSCBasic/Condition.swift
    • add: TSC/Sources/TSCBasic/PathShims.swift
    • add: TSC/Tests/TSCUtilityTests/VersionTests.swift
    • delete: Sources/TSCUtility/Platform.swift
    • delete: Tests/TSCBasicPerformanceTests/PathPerfTests.swift
    • delete: Tests/TSCBasicPerformanceTests/StringConversionsPerfTests.swift
    • delete: Tests/TSCBasicTests/KeyedPairTests.swift
    • add: TSC/Sources/TSCBasic/Path.swift
    • delete: Tests/TSCBasicTests/CollectionAlgorithmsTests.swift
    • delete: Tests/TSCBasicTests/ProcessTests.swift
    • delete: Tests/TSCBasicTests/SHA256Tests.swift
    • add: TSC/Tests/TSCUtilityTests/StringConversionTests.swift
    • delete: Tests/TSCBasicTests/ConditionTests.swift
    • add: TSC/Tests/TSCBasicTests/JSONMapperTests.swift
    • add: TSC/Tests/TSCBasicTests/processInputs/blocking
    • delete: Sources/TSCclibc/CMakeLists.txt
    • add: TSC/Sources/TSCclibc/CMakeLists.txt
    • add: TSC/cmake/modules/CMakeLists.txt
    • add: TSC/Sources/TSCLibc/libc.swift
    • delete: Tests/TSCUtilityTests/Inputs/archive.zip
    • delete: Tests/TSCBasicTests/processInputs/blocking
    • delete: Tests/TSCUtilityTests/Inputs/invalid_archive.zip
    • delete: Sources/TSCLibc/libc.swift
    • delete: Tests/TSCBasicTests/ThreadTests.swift
    • delete: Tests/TSCBasicPerformanceTests/ByteStringPerfTests.swift
    • add: TSC/Tests/TSCBasicTests/ConditionTests.swift
    • add: TSC/Tests/TSCBasicTests/DeltaAlgorithmTests.swift
    • delete: Tests/TSCBasicTests/LazyCacheTests.swift
    • delete: Sources/TSCUtility/Downloader.swift
    • add: TSC/Tests/TSCBasicTests/AwaitTests.swift
    • delete: Sources/TSCUtility/CMakeLists.txt
    • add: TSC/Sources/TSCUtility/SimplePersistence.swift
    • add: TSC/Sources/TSCBasic/DictionaryExtensions.swift
    • add: TSC/Tests/TSCBasicTests/OrderedSetTests.swift
    • add: TSC/Sources/TSCUtility/CollectionExtensions.swift
    • add: TSC/Sources/TSCTestSupport/XCTestCasePerf.swift
    • delete: Tests/TSCBasicTests/processInputs/deadlock-if-blocking-io
    • delete: Sources/TSCBasic/RegEx.swift
    • delete: Tests/TSCBasicTests/CStringArrayTests.swift
    • delete: Tests/TSCUtilityTests/pkgconfigInputs/gtk+-3.0.pc
    • delete: Tests/TSCBasicPerformanceTests/SHA256PerfTests.swift
    • add: TSC/Sources/TSCBasic/LazyCache.swift
    • add: TSC/Sources/TSCUtility/Diagnostics.swift
    • delete: Sources/TSCBasic/LazyCache.swift
    • add: TSC/Sources/TSCTestSupport/PseudoTerminal.swift
    • delete: Sources/TSCUtility/Version.swift
    • add: TSC/Tests/TSCBasicPerformanceTests/OutputByteStreamPerfTests.swift
    • add: TSC/Sources/TSCBasic/ProcessSet.swift
    • delete: Sources/TSCUtility/ProgressAnimation.swift
    • add: TSC/Tests/TSCUtilityTests/pkgconfigInputs/empty_cflags.pc
    • add: TSC/Sources/TSCBasic/FileInfo.swift
    • add: TSC/Tests/TSCUtilityTests/Inputs/invalid_archive.zip
    • add: TSC/Tests/TSCBasicTests/ResultTests.swift
    • delete: Tests/TSCBasicTests/miscTests.swift
    • delete: Sources/TSCBasic/OSLog.swift
    • delete: Sources/TSCclibc/include/indexstore_functions.h
    • add: TSC/Tests/TSCBasicTests/PathTests.swift
    • delete: Tests/TSCBasicTests/LockTests.swift
    • add: TSC/Tests/TSCUtilityTests/CollectionTests.swift
    • add: TSC/Sources/TSCBasic/DeltaAlgorithm.swift
    • add: TSC/Sources/TSCBasic/TerminalController.swift
    • add: TSC/cmake/modules/TSCConfig.cmake.in
    • add: TSC/Sources/TSCBasic/README.md
    • delete: Sources/TSCBasic/CollectionAlgorithms.swift
    • delete: Tests/TSCUtilityTests/PkgConfigParserTests.swift
    • delete: Tests/TSCBasicTests/PathTests.swift
    • add: TSC/Sources/TSCBasic/SortedArray.swift
    • add: TSC/Sources/TSCBasic/Lock.swift
    • add: TSC/Sources/TSCUtility/StringExtensions.swift
    • add: TSC/Sources/TSCBasic/Process.swift
    • delete: Sources/TSCUtility/OSLog.swift
    • delete: Sources/TSCTestSupport/JSONExtensions.swift
    • delete: Sources/TSCBasic/Tuple.swift
    • delete: Tests/TSCBasicTests/StringConversionsTests.swift
    • add: TSC/Tests/TSCBasicTests/KeyedPairTests.swift
    • add: TSC/Sources/TSCBasic/CacheableSequence.swift
    • add: TSC/Sources/TSCUtility/URL.swift
    • add: TSC/Sources/TSCUtility/ProgressAnimation.swift
    • add: TSC/Sources/TSCBasic/CollectionAlgorithms.swift
    • add: TSC/Sources/TSCUtility/InterruptHandler.swift
    • add: TSC/Sources/TSCUtility/PkgConfig.swift
    • delete: Tests/TSCBasicTests/processInputs/exit4
    • delete: Sources/TSCBasic/TerminalController.swift
    • delete: Tests/TSCBasicTests/JSONTests.swift
    • delete: Sources/TSCUtility/Archiver.swift
    • add: TSC/Tests/TSCBasicTests/miscTests.swift
    • delete: Tests/TSCBasicTests/processInputs/simple-stdout-stderr
    • add: TSC/Tests/TSCBasicTests/processInputs/simple-stdout-stderr
    • delete: Tests/TSCBasicTests/CacheableSequenceTests.swift
    • delete: Sources/TSCUtility/IndexStore.swift
    • delete: Tests/TSCBasicTests/SynchronizedQueueTests.swift
    • add: TSC/Tests/TSCBasicTests/processInputs/subprocess
    • delete: Tests/TSCUtilityTests/pkgconfigInputs/quotes_failure.pc
    • add: TSC/Tests/TSCBasicTests/RegExTests.swift
    • delete: Tests/TSCBasicTests/POSIXTests.swift
    • delete: Sources/TSCclibc/include/TSCclibc.h
    • delete: Tests/TSCUtilityTests/pkgconfigInputs/failure_case.pc
    • delete: Sources/TSCBasic/GraphAlgorithms.swift
    • delete: Sources/TSCBasic/StringConversions.swift
    • add: TSC/Tests/TSCBasicTests/processInputs/deadlock-if-blocking-io
    • delete: Sources/TSCBasic/ByteString.swift
    • delete: Sources/TSCBasic/PathShims.swift
    • delete: Sources/TSCTestSupport/Product.swift
    • add: TSC/Tests/TSCBasicTests/GraphAlgorithmsTests.swift
    • add: TSC/Tests/TSCBasicTests/TupleTests.swift
    • add: TSC/Sources/TSCBasic/JSONMapper.swift
    • delete: Sources/TSCBasic/OrderedSet.swift
    • delete: Sources/TSCBasic/CollectionExtensions.swift
    • add: TSC/Tests/TSCBasicTests/ProcessSetTests.swift
    • add: TSC/Tests/TSCBasicTests/StringConversionsTests.swift
    • delete: Sources/TSCBasic/OrderedDictionary.swift
    • delete: Sources/TSCBasic/JSONMapper.swift
    • add: TSC/Sources/TSCTestSupport/AssertMatch.swift
    • add: TSC/Sources/TSCTestSupport/DiagnosticsEngine.swift
    • add: TSC/Tests/TSCBasicTests/ByteStringTests.swift
    • add: TSC/Sources/TSCUtility/BuildFlags.swift
    • delete: Tests/TSCBasicPerformanceTests/OutputByteStreamPerfTests.swift
    • add: TSC/Sources/TSCUtility/Version.swift
    • delete: Tests/TSCBasicTests/ResultTests.swift
  • Commit 4f69f1931b5a28bcac7a41bdb1eaddcb1223eeec by ankit_aggarwal:
    [TSC] Add cmake build support for vendored TSC

    • edit: CMakeLists.txt
    • edit: TSC/Sources/TSCclibc/CMakeLists.txt
    • edit: TSC/Sources/TSCBasic/CMakeLists.txt
    • edit: TSC/Sources/TSCUtility/CMakeLists.txt
    • edit: Utilities/bootstrap
    • edit: Tests/LinuxMain.swift
    • edit: Package.swift
    • edit: TSC/Package.swift
    • edit: TSC/Sources/TSCLibc/CMakeLists.txt
    • edit: Sources/CMakeLists.txt
  • Commit a87242e7c59f131eaee62ecdf036e5c4a4fd7538 by ankit_aggarwal:
    Actually limit build jobs, fixing SR-10325 again

    • edit: Sources/Build/BuildPlan.swift
    • edit: Sources/Commands/SwiftTool.swift
    • edit: Tests/BuildTests/BuildPlanTests.swift
    • edit: Sources/Build/BuildOperation.swift
    • edit: Sources/Build/BuildParameters.swift