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 Device, reference v2.6.0 (848ee8), with Swift 5.10 for Linux on 25 Oct 2024 21:01:53 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kudit/Device.git
Reference: v2.6.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/kudit/Device
 * tag               v2.6.0     -> FETCH_HEAD
HEAD is now at 848ee8f v2.6.0
Cloned https://github.com/kudit/Device.git
Revision (git rev-parse @):
848ee8fd26586738170deac076de69d1dd6bffa9
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/kudit/Device.git at v2.6.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/kudit/Device.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:5bb17dbcfcf8548eee753b07845b2378de013b2470bb445b58120b16b16ecc2b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
warning: 'spi-builder-workspace': /host/spi-builder-workspace/Package.swift:56:8: warning: unknown operating system for build configuration 'os'
#if os(visionOS)
       ^
/host/spi-builder-workspace/Package.swift:56:8: note: did you mean 'iOS'?
#if os(visionOS)
       ^~~~~~~~
       iOS
/host/spi-builder-workspace/Package.swift:56:8: note: did you mean 'Windows'?
#if os(visionOS)
       ^~~~~~~~
       Windows
Fetching https://github.com/kudit/Color
Fetching https://github.com/kudit/Compatibility
[1/382] Fetching color
[299/1370] Fetching color, compatibility
Fetched https://github.com/kudit/Color from cache (0.94s)
Fetched https://github.com/kudit/Compatibility from cache (0.94s)
Computing version for https://github.com/kudit/Color
warning: 'color': /Package.swift:57:8: warning: unknown operating system for build configuration 'os'
#if os(visionOS)
       ^
/Package.swift:57:8: note: did you mean 'iOS'?
#if os(visionOS)
       ^~~~~~~~
       iOS
/Package.swift:57:8: note: did you mean 'Windows'?
#if os(visionOS)
       ^~~~~~~~
       Windows
Computed https://github.com/kudit/Color at 1.1.4 (0.38s)
Computing version for https://github.com/kudit/Compatibility
warning: 'compatibility': /Package.swift:56:8: warning: unknown operating system for build configuration 'os'
#if os(visionOS)
       ^
/Package.swift:56:8: note: did you mean 'iOS'?
#if os(visionOS)
       ^~~~~~~~
       iOS
/Package.swift:56:8: note: did you mean 'Windows'?
#if os(visionOS)
       ^~~~~~~~
       Windows
Computed https://github.com/kudit/Compatibility at 1.3.15 (0.34s)
Creating working copy for https://github.com/kudit/Compatibility
Working copy of https://github.com/kudit/Compatibility resolved at 1.3.15
Creating working copy for https://github.com/kudit/Color
Working copy of https://github.com/kudit/Color resolved at 1.1.4
warning: 'color': /host/spi-builder-workspace/.build/checkouts/Color/Package.swift:57:8: warning: unknown operating system for build configuration 'os'
#if os(visionOS)
       ^
/host/spi-builder-workspace/.build/checkouts/Color/Package.swift:57:8: note: did you mean 'iOS'?
#if os(visionOS)
       ^~~~~~~~
       iOS
/host/spi-builder-workspace/.build/checkouts/Color/Package.swift:57:8: note: did you mean 'Windows'?
#if os(visionOS)
       ^~~~~~~~
       Windows
warning: 'compatibility': /host/spi-builder-workspace/.build/checkouts/Compatibility/Package.swift:56:8: warning: unknown operating system for build configuration 'os'
#if os(visionOS)
       ^
/host/spi-builder-workspace/.build/checkouts/Compatibility/Package.swift:56:8: note: did you mean 'iOS'?
#if os(visionOS)
       ^~~~~~~~
       iOS
/host/spi-builder-workspace/.build/checkouts/Compatibility/Package.swift:56:8: note: did you mean 'Windows'?
#if os(visionOS)
       ^~~~~~~~
       Windows
Building for debugging...
[0/5] Write sources
[3/5] Copying SymbolAssets.xcassets
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/39] Emitting module Compatibility
[7/43] Compiling Compatibility Placard.swift
[8/43] Compiling Compatibility Triangle.swift
[9/43] Compiling Compatibility SwiftUI.swift
[10/43] Compiling Compatibility TestUI.swift
[11/43] Compiling Compatibility ObservableObject.swift
[12/43] Compiling Compatibility Test.swift
[13/43] Compiling Compatibility UserDefaultsBacked.swift
[14/43] Compiling Compatibility Array.swift
[15/43] Compiling Compatibility Codable.swift
[16/43] Compiling Compatibility DataStore.swift
[17/43] Compiling Compatibility Debug.swift
[18/43] Compiling Compatibility FileManager.swift
[19/43] Compiling Compatibility Graphics.swift
[20/43] Compiling Compatibility Network.swift
[21/43] Compiling Compatibility String.swift
[22/43] Compiling Compatibility Threading.swift
[23/43] Compiling Compatibility URL.swift
[24/43] Compiling Compatibility Version.swift
[25/43] Compiling Compatibility Compatibility.swift
[26/43] Compiling Compatibility Application.swift
[27/43] Compiling Compatibility CloudStatus.swift
[28/43] Compiling Compatibility CloudStorage.swift
[29/43] Compiling Compatibility CloudStorageSync.swift
[30/43] Compiling Compatibility Backport.swift
[31/43] Compiling Compatibility BytesView.swift
[32/43] Compiling Compatibility ClearableTextField.swift
[33/43] Compiling Compatibility Menu.swift
[34/43] Compiling Compatibility Double.swift
[35/43] Compiling Compatibility Enum.swift
[36/43] Compiling Compatibility Int.swift
[37/43] Compiling Compatibility OrderedDictionary.swift
[38/43] Compiling Compatibility OrderedSet.swift
[39/43] Compiling Compatibility CodingFoundation.swift
[40/43] Compiling Compatibility CodingJSON.swift
[41/43] Compiling Compatibility CodingParameters.swift
[42/43] Compiling Compatibility Date.swift
[43/43] Compiling Compatibility Dictionary.swift
[45/50] Compiling Color Compatibility.swift
[46/50] Compiling Color Colorsets.swift
[47/50] Compiling Color ColorUI.swift
[48/50] Compiling Color CSSColors.swift
[49/50] Emitting module Color
[50/50] Compiling Color Color.swift
[52/67] Compiling Device Symbols.swift
[53/67] Compiling Device SystemInfoView.swift
[54/69] Compiling Device ScreenInfoView.swift
/host/spi-builder-workspace/Sources/ScreenInfoView.swift:126:8: warning: unknown operating system for build configuration 'os'
#if os(visionOS)
       ^
/host/spi-builder-workspace/Sources/ScreenInfoView.swift:126:8: note: did you mean 'iOS'?
#if os(visionOS)
       ^~~~~~~~
       iOS
/host/spi-builder-workspace/Sources/ScreenInfoView.swift:126:8: note: did you mean 'Windows'?
#if os(visionOS)
       ^~~~~~~~
       Windows
[55/69] Compiling Device StorageInfoView.swift
/host/spi-builder-workspace/Sources/ScreenInfoView.swift:126:8: warning: unknown operating system for build configuration 'os'
#if os(visionOS)
       ^
/host/spi-builder-workspace/Sources/ScreenInfoView.swift:126:8: note: did you mean 'iOS'?
#if os(visionOS)
       ^~~~~~~~
       iOS
/host/spi-builder-workspace/Sources/ScreenInfoView.swift:126:8: note: did you mean 'Windows'?
#if os(visionOS)
       ^~~~~~~~
       Windows
[56/69] Compiling Device Version.swift
[57/69] Compiling Device resource_bundle_accessor.swift
[58/69] Compiling Device AttributeListView.swift
[59/69] Compiling Device Battery.swift
[60/69] Compiling Device BatteryView.swift
[61/69] Compiling Device CurrentDevice.swift
/host/spi-builder-workspace/Sources/CurrentDevice.swift:442:20: warning: unknown operating system for build configuration 'os'
#if os(iOS) && !os(visionOS)
                   ^
/host/spi-builder-workspace/Sources/CurrentDevice.swift:442:20: note: did you mean 'iOS'?
#if os(iOS) && !os(visionOS)
                   ^~~~~~~~
                   iOS
/host/spi-builder-workspace/Sources/CurrentDevice.swift:442:20: note: did you mean 'Windows'?
#if os(iOS) && !os(visionOS)
                   ^~~~~~~~
                   Windows
/host/spi-builder-workspace/Sources/CurrentDevice.swift:526:20: warning: unknown operating system for build configuration 'os'
#if os(iOS) && !os(visionOS)
                   ^
/host/spi-builder-workspace/Sources/CurrentDevice.swift:526:20: note: did you mean 'iOS'?
#if os(iOS) && !os(visionOS)
                   ^~~~~~~~
                   iOS
/host/spi-builder-workspace/Sources/CurrentDevice.swift:526:20: note: did you mean 'Windows'?
#if os(iOS) && !os(visionOS)
                   ^~~~~~~~
                   Windows
[62/69] Compiling Device CurrentDeviceInfoView.swift
/host/spi-builder-workspace/Sources/CurrentDevice.swift:442:20: warning: unknown operating system for build configuration 'os'
#if os(iOS) && !os(visionOS)
                   ^
/host/spi-builder-workspace/Sources/CurrentDevice.swift:442:20: note: did you mean 'iOS'?
#if os(iOS) && !os(visionOS)
                   ^~~~~~~~
                   iOS
/host/spi-builder-workspace/Sources/CurrentDevice.swift:442:20: note: did you mean 'Windows'?
#if os(iOS) && !os(visionOS)
                   ^~~~~~~~
                   Windows
/host/spi-builder-workspace/Sources/CurrentDevice.swift:526:20: warning: unknown operating system for build configuration 'os'
#if os(iOS) && !os(visionOS)
                   ^
/host/spi-builder-workspace/Sources/CurrentDevice.swift:526:20: note: did you mean 'iOS'?
#if os(iOS) && !os(visionOS)
                   ^~~~~~~~
                   iOS
/host/spi-builder-workspace/Sources/CurrentDevice.swift:526:20: note: did you mean 'Windows'?
#if os(iOS) && !os(visionOS)
                   ^~~~~~~~
                   Windows
[63/69] Emitting module Device
[64/69] Compiling Device DeviceKitBridge.swift
[65/69] Compiling Device EnvironmentsView.swift
[66/69] Compiling Device Hardware.swift
[67/69] Compiling Device Screen.swift
[68/69] Compiling Device Device.swift
[69/69] Compiling Device DeviceInfoView.swift
Build complete! (11.69s)
Build complete.
Done.