This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of TextBundle with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.22.5
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mcritz/TextBundle.git
Reference: 1.0.7
Cloned https://github.com/mcritz/TextBundle.git into /host/spi-builder-workspace
Revision (git rev-parse @):
SUCCESS checkout https://github.com/mcritz/TextBundle.git at 1.0.7
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  /host/spi-builder-workspace
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/weichsel/ZIPFoundation
[1/4934] Fetching zipfoundation
Fetched https://github.com/weichsel/ZIPFoundation (0.52s)
Computing version for https://github.com/weichsel/ZIPFoundation
warning: 'zipfoundation': /Package@swift-5.9.swift:23:17: warning: 'v10_11' is deprecated: macOS 10.13 is the oldest supported version
        .macOS(.v10_11), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
                ^
/Package@swift-5.9.swift:23:32: warning: 'v9' is deprecated: iOS 11.0 is the oldest supported version
        .macOS(.v10_11), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
                               ^
/Package@swift-5.9.swift:23:44: warning: 'v9' is deprecated: tvOS 11.0 is the oldest supported version
        .macOS(.v10_11), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
                                           ^
/Package@swift-5.9.swift:23:59: warning: 'v2' is deprecated: watchOS 4.0 is the oldest supported version
        .macOS(.v10_11), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
                                                          ^
Computed https://github.com/weichsel/ZIPFoundation at 0.9.17 (0.38s)
warning: 'zipfoundation': /Package@swift-5.9.swift:23:17: warning: 'v10_11' is deprecated: macOS 10.13 is the oldest supported version
        .macOS(.v10_11), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
                ^
/Package@swift-5.9.swift:23:32: warning: 'v9' is deprecated: iOS 11.0 is the oldest supported version
        .macOS(.v10_11), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
                               ^
/Package@swift-5.9.swift:23:44: warning: 'v9' is deprecated: tvOS 11.0 is the oldest supported version
        .macOS(.v10_11), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
                                           ^
/Package@swift-5.9.swift:23:59: warning: 'v2' is deprecated: watchOS 4.0 is the oldest supported version
        .macOS(.v10_11), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
                                                          ^
Creating working copy for https://github.com/weichsel/ZIPFoundation
Working copy of https://github.com/weichsel/ZIPFoundation resolved at 0.9.17
warning: 'zipfoundation': /host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Package@swift-5.9.swift:23:17: warning: 'v10_11' is deprecated: macOS 10.13 is the oldest supported version
        .macOS(.v10_11), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
                ^
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Package@swift-5.9.swift:23:32: warning: 'v9' is deprecated: iOS 11.0 is the oldest supported version
        .macOS(.v10_11), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
                               ^
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Package@swift-5.9.swift:23:44: warning: 'v9' is deprecated: tvOS 11.0 is the oldest supported version
        .macOS(.v10_11), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
                                           ^
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Package@swift-5.9.swift:23:59: warning: 'v2' is deprecated: watchOS 4.0 is the oldest supported version
        .macOS(.v10_11), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
                                                          ^
Building for debugging...
[1/20] Emitting module ZIPFoundation
[2/22] Compiling ZIPFoundation Archive+BackingConfiguration.swift
[3/22] Compiling ZIPFoundation Archive+Deprecated.swift
[4/22] Compiling ZIPFoundation Archive+Helpers.swift
[5/22] Compiling ZIPFoundation FileManager+ZIPDeprecated.swift
[6/22] Compiling ZIPFoundation URL+ZIP.swift
[7/22] Compiling ZIPFoundation Entry+Serialization.swift
[8/22] Compiling ZIPFoundation Entry+ZIP64.swift
[9/22] Compiling ZIPFoundation Archive+ZIP64.swift
[10/22] Compiling ZIPFoundation Archive.swift
[11/22] Compiling ZIPFoundation Data+Compression.swift
[12/22] Compiling ZIPFoundation Entry.swift
[13/22] Compiling ZIPFoundation FileManager+ZIP.swift
[14/22] Compiling ZIPFoundation Archive+ReadingDeprecated.swift
[15/22] Compiling ZIPFoundation Archive+Writing.swift
[16/22] Compiling ZIPFoundation Archive+WritingDeprecated.swift
[17/22] Compiling ZIPFoundation Archive+MemoryFile.swift
[18/22] Compiling ZIPFoundation Archive+Progress.swift
[19/22] Compiling ZIPFoundation Archive+Reading.swift
[20/22] Compiling ZIPFoundation Data+CompressionDeprecated.swift
[21/22] Compiling ZIPFoundation Data+Serialization.swift
[22/22] Compiling ZIPFoundation Date+ZIP.swift
[25/30] Compiling TextBundle URL+SchemaType.swift
[26/30] Compiling TextBundle TextBundleRepresentable.swift
[27/30] Emitting module TextBundle
[28/30] Compiling TextBundle TextBundle.swift
[29/30] Compiling TextBundle TextBundle+Constants.swift
[30/30] Compiling TextBundle TextBundle+Errors.swift
Build complete! (15.64s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.