Build Information
Failed to build SpeziDevices, reference main (e842a0
), with Swift 6.0 for Linux on 24 Dec 2024 02:08:55 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.60.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziDevices.git
Reference: main
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/StanfordSpezi/SpeziDevices
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at e842a01 Decompose Nearby Device Row (#18)
Cloned https://github.com/StanfordSpezi/SpeziDevices.git
Revision (git rev-parse @):
e842a01372c6682f4ed390601125a6928e46c1ee
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziDevices.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/StanfordSpezi/SpeziDevices.git
https://github.com/StanfordSpezi/SpeziDevices.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
},
{
"identity" : "spezifoundation",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0-beta.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordSpezi/SpeziFoundation.git"
},
{
"identity" : "spezi",
"requirement" : {
"range" : [
{
"lower_bound" : "1.7.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordSpezi/Spezi.git"
},
{
"identity" : "speziviews",
"requirement" : {
"range" : [
{
"lower_bound" : "1.8.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordSpezi/SpeziViews.git"
},
{
"identity" : "spezibluetooth",
"requirement" : {
"range" : [
{
"lower_bound" : "3.1.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordSpezi/SpeziBluetooth.git"
},
{
"identity" : "spezinetworking",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordSpezi/SpeziNetworking.git"
},
{
"identity" : "xctestextensions",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordBDHG/XCTestExtensions.git"
}
],
"manifest_display_name" : "SpeziDevices",
"name" : "SpeziDevices",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "SpeziDevices",
"targets" : [
"SpeziDevices"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SpeziDevicesUI",
"targets" : [
"SpeziDevicesUI"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SpeziOmron",
"targets" : [
"SpeziOmron"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SpeziOmronTests",
"module_type" : "SwiftTarget",
"name" : "SpeziOmronTests",
"path" : "Tests/SpeziOmronTests",
"product_dependencies" : [
"SpeziBluetooth",
"XCTByteCoding",
"XCTestExtensions"
],
"sources" : [
"SpeziOmronTests.swift"
],
"target_dependencies" : [
"SpeziOmron"
],
"type" : "test"
},
{
"c99name" : "SpeziOmron",
"module_type" : "SwiftTarget",
"name" : "SpeziOmron",
"path" : "Sources/SpeziOmron",
"product_dependencies" : [
"SpeziBluetooth",
"SpeziBluetoothServices"
],
"product_memberships" : [
"SpeziOmron"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/SpeziOmron/Resources/Media.xcassets",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Characteristic/CharacteristicAccessor+OmronRecordAccess.swift",
"Characteristic/OmronRecordAccessOperand.swift",
"Characteristic/RecordAccessControlPoint+Omron.swift",
"Characteristic/RecordAccessOpCode+Omron.swift",
"Devices/OmronBloodPressureCuff.swift",
"Devices/OmronWeightScale.swift",
"Model/ManufacturerIdentifier+Omron.swift",
"Model/OmronLocalName.swift",
"Model/OmronManufacturerData.swift",
"Model/OmronModel.swift",
"OmronHealthDevice.swift",
"OmronOptionService.swift"
],
"target_dependencies" : [
"SpeziDevices"
],
"type" : "library"
},
{
"c99name" : "SpeziDevicesUI",
"module_type" : "SwiftTarget",
"name" : "SpeziDevicesUI",
"path" : "Sources/SpeziDevicesUI",
"product_dependencies" : [
"SpeziViews",
"SpeziValidation",
"SpeziBluetooth"
],
"product_memberships" : [
"SpeziDevicesUI"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/SpeziDevicesUI/Resources/Localizable.xcstrings",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SpeziDevicesUI/Resources/Localizable.xcstrings.license",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Devices/BatteryIcon.swift",
"Devices/DeviceDetailsView.swift",
"Devices/DeviceInfoSection.swift",
"Devices/DeviceTile.swift",
"Devices/DevicesGrid.swift",
"Devices/DevicesUnavailableView.swift",
"Devices/DevicesView.swift",
"Devices/NameEditView.swift",
"Measurements/BloodPressureMeasurementLabel.swift",
"Measurements/ConfirmMeasurementButton.swift",
"Measurements/MeasurementLayer.swift",
"Measurements/MeasurementsRecordedSheet.swift",
"Measurements/WeightMeasurementLabel.swift",
"Pairing/AccessoryImageView.swift",
"Pairing/AccessorySetupSheet.swift",
"Pairing/DiscoveryView.swift",
"Pairing/Model/PairingViewState.swift",
"Pairing/PairDeviceView.swift",
"Pairing/PairedDeviceView.swift",
"Pairing/PairingFailureView.swift",
"Scanning/BluetoothUnavailableView.swift",
"Scanning/LoadingSectionHeader.swift",
"Scanning/NearbyDeviceRow.swift",
"Scanning/PeripheralLabel.swift",
"Scanning/PeripheralSecondaryLabel.swift",
"Tips/ForgetDeviceTip.swift",
"Utils/PaneContent.swift"
],
"target_dependencies" : [
"SpeziDevices"
],
"type" : "library"
},
{
"c99name" : "SpeziDevicesTests",
"module_type" : "SwiftTarget",
"name" : "SpeziDevicesTests",
"path" : "Tests/SpeziDevicesTests",
"product_dependencies" : [
"SpeziFoundation",
"XCTSpezi",
"SpeziBluetooth",
"SpeziBluetoothServices",
"XCTestExtensions"
],
"sources" : [
"HealthMeasurementsTests.swift",
"PairedDevicesTests.swift"
],
"target_dependencies" : [
"SpeziDevices"
],
"type" : "test"
},
{
"c99name" : "SpeziDevices",
"module_type" : "SwiftTarget",
"name" : "SpeziDevices",
"path" : "Sources/SpeziDevices",
"product_dependencies" : [
"OrderedCollections",
"SpeziFoundation",
"SpeziBluetooth",
"SpeziBluetoothServices",
"SpeziViews",
"Spezi"
],
"product_memberships" : [
"SpeziDevices",
"SpeziDevicesUI",
"SpeziOmron"
],
"sources" : [
"Devices/BatteryPoweredDevice.swift",
"Devices/GenericBluetoothPeripheral.swift",
"Devices/GenericDevice.swift",
"Devices/HealthDevice.swift",
"Devices/PairableDevice.swift",
"Health/BloodPressureMeasurement+HKSample.swift",
"Health/BloodPressureMeasurement.Unit+HKUnit.swift",
"Health/WeightMeasurement+HKSample.swift",
"Health/WeightMeasurement.Unit+HKUnit.swift",
"HealthMeasurements.swift",
"Measurements/BluetoothHealthMeasurement.swift",
"Measurements/HealthKitMeasurement.swift",
"Measurements/StoredMeasurement.swift",
"Model/DeviceAsset.swift",
"Model/DevicePairingError.swift",
"Model/ImageReference.swift",
"Model/PairedDeviceInfo.swift",
"Model/PairingContinuation.swift",
"PairedDevices.swift",
"Testing/MockBluetoothPeripheral.swift",
"Testing/MockDevice.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
7478e0ac0f23: Already exists
d2078c270eeb: Pulling fs layer
4d345160ec45: Pulling fs layer
b504d0abf61f: Pulling fs layer
772e5007c952: Pulling fs layer
b02cc3adee55: Pulling fs layer
772e5007c952: Waiting
b02cc3adee55: Waiting
b504d0abf61f: Download complete
772e5007c952: Verifying Checksum
772e5007c952: Download complete
b02cc3adee55: Verifying Checksum
b02cc3adee55: Download complete
d2078c270eeb: Verifying Checksum
d2078c270eeb: Download complete
4d345160ec45: Verifying Checksum
4d345160ec45: Download complete
d2078c270eeb: Pull complete
4d345160ec45: Pull complete
b504d0abf61f: Pull complete
772e5007c952: Pull complete
b02cc3adee55: Pull complete
Digest: sha256:081dcf4fb829aea9d08447f4790431afbdfbcc335bfeed728ca69c6f181ae2aa
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/StanfordSpezi/SpeziFoundation.git
Fetching https://github.com/StanfordSpezi/SpeziNetworking.git
Fetching https://github.com/StanfordSpezi/SpeziBluetooth.git
Fetching https://github.com/StanfordBDHG/XCTestExtensions.git
Fetching https://github.com/StanfordSpezi/SpeziViews.git
Fetching https://github.com/StanfordSpezi/Spezi.git
[1/277] Fetching spezinetworking
[278/5517] Fetching spezinetworking, spezibluetooth
[3003/5977] Fetching spezinetworking, spezibluetooth, spezifoundation
[4773/14903] Fetching spezinetworking, spezibluetooth, spezifoundation, spezi
Fetched https://github.com/StanfordSpezi/SpeziNetworking.git from cache (0.25s)
[6593/14626] Fetching spezibluetooth, spezifoundation, spezi
Fetching https://github.com/apple/swift-collections.git
[7487/15398] Fetching spezibluetooth, spezifoundation, spezi, xctestextensions
[10133/18030] Fetching spezibluetooth, spezifoundation, spezi, xctestextensions, speziviews
Fetched https://github.com/StanfordSpezi/SpeziBluetooth.git from cache (0.39s)
Fetched https://github.com/StanfordSpezi/SpeziFoundation.git from cache (0.39s)
[9086/12330] Fetching spezi, xctestextensions, speziviews
[12331/27933] Fetching spezi, xctestextensions, speziviews, swift-collections
Fetched https://github.com/StanfordBDHG/XCTestExtensions.git from cache (0.61s)
[12807/27161] Fetching spezi, speziviews, swift-collections
Fetched https://github.com/StanfordSpezi/Spezi.git from cache (0.61s)
[4037/18235] Fetching speziviews, swift-collections
Fetched https://github.com/StanfordSpezi/SpeziViews.git from cache (0.62s)
[1561/15603] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.18s)
Computing version for https://github.com/StanfordSpezi/SpeziViews.git
Computed https://github.com/StanfordSpezi/SpeziViews.git at 1.8.0 (0.70s)
Computing version for https://github.com/StanfordSpezi/Spezi.git
Computed https://github.com/StanfordSpezi/Spezi.git at 1.8.0 (0.74s)
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
[1/374] Fetching xctruntimeassertions
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions.git from cache (0.21s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation.git
Computed https://github.com/StanfordSpezi/SpeziFoundation.git at 2.0.0 (0.66s)
Fetching https://github.com/apple/swift-atomics.git
[1/1569] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.43s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.58s)
Computing version for https://github.com/StanfordBDHG/XCTestExtensions.git
Computed https://github.com/StanfordBDHG/XCTestExtensions.git at 1.1.0 (0.65s)
Computing version for https://github.com/StanfordSpezi/SpeziBluetooth.git
Computed https://github.com/StanfordSpezi/SpeziBluetooth.git at 3.2.0 (0.80s)
Fetching https://github.com/apple/swift-nio.git
[1/72557] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (5.56s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 1.1.3 (2.15s)
Computing version for https://github.com/StanfordSpezi/SpeziNetworking.git
Computed https://github.com/StanfordSpezi/SpeziNetworking.git at 2.2.0 (0.72s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.75s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.77.0 (0.75s)
Fetching https://github.com/apple/swift-system.git
[1/3960] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.31s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.60s)
Creating working copy for https://github.com/StanfordBDHG/XCTestExtensions.git
Working copy of https://github.com/StanfordBDHG/XCTestExtensions.git resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.0
Creating working copy for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Working copy of https://github.com/StanfordBDHG/XCTRuntimeAssertions.git resolved at 1.1.3
Creating working copy for https://github.com/StanfordSpezi/SpeziBluetooth.git
Working copy of https://github.com/StanfordSpezi/SpeziBluetooth.git resolved at 3.2.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/StanfordSpezi/SpeziFoundation.git
Working copy of https://github.com/StanfordSpezi/SpeziFoundation.git resolved at 2.0.0
Creating working copy for https://github.com/StanfordSpezi/SpeziNetworking.git
Working copy of https://github.com/StanfordSpezi/SpeziNetworking.git resolved at 2.2.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.77.0
Creating working copy for https://github.com/StanfordSpezi/Spezi.git
Working copy of https://github.com/StanfordSpezi/Spezi.git resolved at 1.8.0
Creating working copy for https://github.com/StanfordSpezi/SpeziViews.git
Working copy of https://github.com/StanfordSpezi/SpeziViews.git resolved at 1.8.0
warning: 'speziviews': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/SpeziViews/Sources/SpeziViews/Resources/Localizable.xcstrings.license
/host/spi-builder-workspace/.build/checkouts/SpeziViews/Sources/SpeziViews/Resources/Localizable.xcstrings
warning: 'speziviews': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/SpeziViews/Sources/SpeziValidation/Resources/Localizable.xcstrings.license
/host/spi-builder-workspace/.build/checkouts/SpeziViews/Sources/SpeziValidation/Resources/Localizable.xcstrings
Building for debugging...
[0/45] Write sources
[7/45] Copying Localizable.xcstrings
[7/45] Copying Localizable.xcstrings.license
[7/45] Write sources
[7/45] Copying Info.plist
[8/45] Copying Localizable.xcstrings.license
[12/45] Copying Localizable.xcstrings
[12/45] Copying Info.plist
[12/45] Write sources
[12/45] Copying Localizable.xcstrings.license
[12/45] Copying Localizable.xcstrings
[12/45] Copying Info.plist
[19/45] Write sources
[31/45] Copying Info.plist
[32/45] Copying Media.xcassets
[33/45] Compiling CNIOWindows shim.c
[34/45] Compiling CNIODarwin shim.c
[35/45] Compiling _AtomicsShims.c
[36/45] Write sources
[38/45] Compiling CNIOWASI CNIOWASI.c
[39/45] Compiling CNIOLinux liburing_shims.c
[40/45] Compiling CNIOWindows WSAStartup.c
[41/45] Compiling CNIOLinux shim.c
[42/45] Write swift-version-24593BA9C3E375BF.txt
[44/95] Emitting module _NIODataStructures
[44/95] Compiling c-nioatomics.c
[45/95] Compiling c-atomics.c
[47/101] Emitting module Atomics
[48/103] Emitting module XCTRuntimeAssertions
[49/103] Compiling XCTRuntimeAssertions Assert.swift
[50/104] Compiling InternalCollectionsUtilities UInt+reversed.swift
[51/104] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[52/106] Emitting module InternalCollectionsUtilities
[53/106] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[54/106] Compiling _NIODataStructures _TinyArray.swift
[55/106] Compiling Atomics IntegerOperations.swift
[56/106] Compiling Atomics Unmanaged extensions.swift
[59/106] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[60/106] Compiling InternalCollectionsUtilities Integer rank.swift
[61/106] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[62/106] Compiling InternalCollectionsUtilities Debugging.swift
[63/106] Compiling InternalCollectionsUtilities Descriptions.swift
[64/106] Compiling XCTRuntimeAssertions Counter.swift
[65/106] Compiling InternalCollectionsUtilities _SortedCollection.swift
[66/106] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[67/106] Compiling _NIODataStructures PriorityQueue.swift
[68/106] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[69/106] Compiling InternalCollectionsUtilities Specialize.swift
[70/106] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[71/106] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[72/106] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[73/106] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[74/106] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[75/106] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[76/106] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[77/106] Emitting module _NIOBase64
[78/106] Compiling _NIOBase64 Base64.swift
[87/107] Emitting module NIOConcurrencyHelpers
[99/201] Compiling NIOConcurrencyHelpers NIOLock.swift
[100/201] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[101/201] Compiling NIOConcurrencyHelpers lock.swift
[102/201] Compiling NIOConcurrencyHelpers atomics.swift
[103/201] Compiling _NIODataStructures Heap.swift
[104/203] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[105/203] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[108/205] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[109/205] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[110/205] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[111/205] Compiling OrderedCollections OrderedDictionary+Elements.swift
[112/205] Compiling OrderedCollections OrderedDictionary+Codable.swift
[113/205] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[114/205] Compiling DequeModule _DequeSlot.swift
[115/205] Compiling DequeModule _UnsafeWrappedBuffer.swift
[116/205] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[117/205] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[118/205] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[119/205] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[120/205] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[121/205] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[122/205] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[123/205] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[124/205] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[125/205] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[126/205] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[127/205] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[128/205] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[129/205] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[130/212] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[131/212] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[132/212] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[133/212] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[134/212] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[135/212] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[136/212] Compiling OrderedCollections OrderedDictionary.swift
[137/212] Compiling OrderedCollections OrderedSet+Codable.swift
[138/212] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[139/212] Compiling OrderedCollections OrderedSet+Descriptions.swift
[140/212] Compiling OrderedCollections OrderedSet+Diffing.swift
[141/212] Compiling OrderedCollections OrderedSet+Equatable.swift
[142/212] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[143/212] Compiling OrderedCollections OrderedSet+Hashable.swift
[144/212] Compiling OrderedCollections OrderedSet+Initializers.swift
[145/212] Compiling OrderedCollections OrderedSet+Insertions.swift
[146/212] Compiling OrderedCollections OrderedSet+Invariants.swift
[147/212] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[148/212] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[149/212] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[150/212] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[151/212] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[152/212] Compiling XCTRuntimeAssertions XCTRuntimeAssertionInjector.swift
[153/212] Compiling XCTRuntimeAssertions Precondition.swift
[154/212] Compiling XCTRuntimeAssertions NeverReturn.swift
[155/212] Emitting module DequeModule
[172/213] Compiling OrderedCollections _HashTable+Bucket.swift
[173/213] Compiling OrderedCollections _HashTable+BucketIterator.swift
[174/213] Compiling OrderedCollections _HashTable+Constants.swift
[175/213] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[176/213] Compiling OrderedCollections _HashTable+Testing.swift
[177/213] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[178/213] Compiling OrderedCollections _HashTable.swift
[179/213] Compiling OrderedCollections _Hashtable+Header.swift
[180/213] Compiling XCTRuntimeAssertions XCTRuntimeAssertion.swift
[181/213] Compiling XCTRuntimeAssertions XCTFail.swift
[183/213] Compiling XCTRuntimeAssertions XCTRuntimePrecondition.swift
[185/274] Compiling NIOCore IntegerBitPacking.swift
[186/274] Compiling NIOCore IntegerTypes.swift
[187/274] Compiling NIOCore Interfaces.swift
[188/274] Compiling NIOCore Linux.swift
[189/274] Compiling NIOCore MarkedCircularBuffer.swift
[190/274] Compiling OrderedCollections OrderedSet.swift
[191/274] Compiling OrderedCollections _UnsafeBitset.swift
[192/274] Compiling NIOCore AsyncChannelHandler.swift
[193/274] Compiling NIOCore AsyncChannelInboundStream.swift
[194/274] Compiling NIOCore AsyncChannelOutboundWriter.swift
[195/274] Compiling NIOCore NIOAsyncSequenceProducer.swift
[196/274] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[197/274] Compiling NIOCore NIOAsyncWriter.swift
[198/276] Compiling NIOCore ByteBuffer-hex.swift
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:20:32: error: type 'pthread_t' (aka 'UInt') does not conform to protocol 'AtomicOptionalWrappable'
18 | let rwLock: UnsafeMutablePointer<pthread_rwlock_t>
19 |
20 | private let writerThread = ManagedAtomic<pthread_t?>(nil)
| `- error: type 'pthread_t' (aka 'UInt') does not conform to protocol 'AtomicOptionalWrappable'
21 | private var writerCount = 0
22 | private var readerCount = 0
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:20:32: error: 'ManagedAtomic' requires that 'pthread_t' (aka 'UInt') conform to 'AtomicOptionalWrappable'
18 | let rwLock: UnsafeMutablePointer<pthread_rwlock_t>
19 |
20 | private let writerThread = ManagedAtomic<pthread_t?>(nil)
| `- error: 'ManagedAtomic' requires that 'pthread_t' (aka 'UInt') conform to 'AtomicOptionalWrappable'
21 | private var writerCount = 0
22 | private var readerCount = 0
/host/spi-builder-workspace/.build/checkouts/swift-atomics/Sources/Atomics/Types/ManagedAtomic.swift:15:14: note: requirement specified as 'pthread_t' (aka 'UInt') : 'AtomicOptionalWrappable'
13 | /// A reference type holding an atomic value, with automatic memory management.
14 | @_fixed_layout
15 | public class ManagedAtomic<Value: AtomicValue>
| |- note: requirement specified as 'pthread_t' (aka 'UInt') : 'AtomicOptionalWrappable'
| `- note: requirement from conditional conformance of 'pthread_t?' (aka 'Optional<UInt>') to 'AtomicValue'
16 | where Value.AtomicRepresentation.Value == Value {
17 | // Note: the Value.AtomicRepresentation.Value == Value requirement could be relaxed,
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:33:54: error: cannot infer contextual base in reference to member 'relaxed'
31 | let selfThread = pthread_self()
32 |
33 | if let writer = writerThread.load(ordering: .relaxed),
| `- error: cannot infer contextual base in reference to member 'relaxed'
34 | pthread_equal(writer, selfThread) != 0 {
35 | // we know that the writerThread is us, so access to `writerCount` is synchronized (its us that holds the rwLock).
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:43:51: error: cannot infer contextual base in reference to member 'relaxed'
41 | pthreadWriteLock()
42 |
43 | writerThread.store(selfThread, ordering: .relaxed)
| `- error: cannot infer contextual base in reference to member 'relaxed'
44 | writerCount = 1
45 | }
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:55:28: error: 'nil' requires a contextual type
53 |
54 | // otherwise it is the last unlock
55 | writerThread.store(nil, ordering: .relaxed)
| `- error: 'nil' requires a contextual type
56 | writerCount = 0
57 |
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:55:44: error: cannot infer contextual base in reference to member 'relaxed'
53 |
54 | // otherwise it is the last unlock
55 | writerThread.store(nil, ordering: .relaxed)
| `- error: cannot infer contextual base in reference to member 'relaxed'
56 | writerCount = 0
57 |
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:64:54: error: cannot infer contextual base in reference to member 'relaxed'
62 | let selfThread = pthread_self()
63 |
64 | if let writer = writerThread.load(ordering: .relaxed),
| `- error: cannot infer contextual base in reference to member 'relaxed'
65 | pthread_equal(writer, selfThread) != 0 {
66 | // we know that the writerThread is us, so access to `readerCount` is synchronized (its us that holds the rwLock).
[199/276] Compiling NIOCore ByteBuffer-int.swift
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:20:32: error: type 'pthread_t' (aka 'UInt') does not conform to protocol 'AtomicOptionalWrappable'
18 | let rwLock: UnsafeMutablePointer<pthread_rwlock_t>
19 |
20 | private let writerThread = ManagedAtomic<pthread_t?>(nil)
| `- error: type 'pthread_t' (aka 'UInt') does not conform to protocol 'AtomicOptionalWrappable'
21 | private var writerCount = 0
22 | private var readerCount = 0
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:20:32: error: 'ManagedAtomic' requires that 'pthread_t' (aka 'UInt') conform to 'AtomicOptionalWrappable'
18 | let rwLock: UnsafeMutablePointer<pthread_rwlock_t>
19 |
20 | private let writerThread = ManagedAtomic<pthread_t?>(nil)
| `- error: 'ManagedAtomic' requires that 'pthread_t' (aka 'UInt') conform to 'AtomicOptionalWrappable'
21 | private var writerCount = 0
22 | private var readerCount = 0
/host/spi-builder-workspace/.build/checkouts/swift-atomics/Sources/Atomics/Types/ManagedAtomic.swift:15:14: note: requirement specified as 'pthread_t' (aka 'UInt') : 'AtomicOptionalWrappable'
13 | /// A reference type holding an atomic value, with automatic memory management.
14 | @_fixed_layout
15 | public class ManagedAtomic<Value: AtomicValue>
| |- note: requirement specified as 'pthread_t' (aka 'UInt') : 'AtomicOptionalWrappable'
| `- note: requirement from conditional conformance of 'pthread_t?' (aka 'Optional<UInt>') to 'AtomicValue'
16 | where Value.AtomicRepresentation.Value == Value {
17 | // Note: the Value.AtomicRepresentation.Value == Value requirement could be relaxed,
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:33:54: error: cannot infer contextual base in reference to member 'relaxed'
31 | let selfThread = pthread_self()
32 |
33 | if let writer = writerThread.load(ordering: .relaxed),
| `- error: cannot infer contextual base in reference to member 'relaxed'
34 | pthread_equal(writer, selfThread) != 0 {
35 | // we know that the writerThread is us, so access to `writerCount` is synchronized (its us that holds the rwLock).
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:43:51: error: cannot infer contextual base in reference to member 'relaxed'
41 | pthreadWriteLock()
42 |
43 | writerThread.store(selfThread, ordering: .relaxed)
| `- error: cannot infer contextual base in reference to member 'relaxed'
44 | writerCount = 1
45 | }
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:55:28: error: 'nil' requires a contextual type
53 |
54 | // otherwise it is the last unlock
55 | writerThread.store(nil, ordering: .relaxed)
| `- error: 'nil' requires a contextual type
56 | writerCount = 0
57 |
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:55:44: error: cannot infer contextual base in reference to member 'relaxed'
53 |
54 | // otherwise it is the last unlock
55 | writerThread.store(nil, ordering: .relaxed)
| `- error: cannot infer contextual base in reference to member 'relaxed'
56 | writerCount = 0
57 |
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:64:54: error: cannot infer contextual base in reference to member 'relaxed'
62 | let selfThread = pthread_self()
63 |
64 | if let writer = writerThread.load(ordering: .relaxed),
| `- error: cannot infer contextual base in reference to member 'relaxed'
65 | pthread_equal(writer, selfThread) != 0 {
66 | // we know that the writerThread is us, so access to `readerCount` is synchronized (its us that holds the rwLock).
[200/276] Compiling NIOCore ByteBuffer-lengthPrefix.swift
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:20:32: error: type 'pthread_t' (aka 'UInt') does not conform to protocol 'AtomicOptionalWrappable'
18 | let rwLock: UnsafeMutablePointer<pthread_rwlock_t>
19 |
20 | private let writerThread = ManagedAtomic<pthread_t?>(nil)
| `- error: type 'pthread_t' (aka 'UInt') does not conform to protocol 'AtomicOptionalWrappable'
21 | private var writerCount = 0
22 | private var readerCount = 0
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:20:32: error: 'ManagedAtomic' requires that 'pthread_t' (aka 'UInt') conform to 'AtomicOptionalWrappable'
18 | let rwLock: UnsafeMutablePointer<pthread_rwlock_t>
19 |
20 | private let writerThread = ManagedAtomic<pthread_t?>(nil)
| `- error: 'ManagedAtomic' requires that 'pthread_t' (aka 'UInt') conform to 'AtomicOptionalWrappable'
21 | private var writerCount = 0
22 | private var readerCount = 0
/host/spi-builder-workspace/.build/checkouts/swift-atomics/Sources/Atomics/Types/ManagedAtomic.swift:15:14: note: requirement specified as 'pthread_t' (aka 'UInt') : 'AtomicOptionalWrappable'
13 | /// A reference type holding an atomic value, with automatic memory management.
14 | @_fixed_layout
15 | public class ManagedAtomic<Value: AtomicValue>
| |- note: requirement specified as 'pthread_t' (aka 'UInt') : 'AtomicOptionalWrappable'
| `- note: requirement from conditional conformance of 'pthread_t?' (aka 'Optional<UInt>') to 'AtomicValue'
16 | where Value.AtomicRepresentation.Value == Value {
17 | // Note: the Value.AtomicRepresentation.Value == Value requirement could be relaxed,
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:33:54: error: cannot infer contextual base in reference to member 'relaxed'
31 | let selfThread = pthread_self()
32 |
33 | if let writer = writerThread.load(ordering: .relaxed),
| `- error: cannot infer contextual base in reference to member 'relaxed'
34 | pthread_equal(writer, selfThread) != 0 {
35 | // we know that the writerThread is us, so access to `writerCount` is synchronized (its us that holds the rwLock).
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:43:51: error: cannot infer contextual base in reference to member 'relaxed'
41 | pthreadWriteLock()
42 |
43 | writerThread.store(selfThread, ordering: .relaxed)
| `- error: cannot infer contextual base in reference to member 'relaxed'
44 | writerCount = 1
45 | }
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:55:28: error: 'nil' requires a contextual type
53 |
54 | // otherwise it is the last unlock
55 | writerThread.store(nil, ordering: .relaxed)
| `- error: 'nil' requires a contextual type
56 | writerCount = 0
57 |
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:55:44: error: cannot infer contextual base in reference to member 'relaxed'
53 |
54 | // otherwise it is the last unlock
55 | writerThread.store(nil, ordering: .relaxed)
| `- error: cannot infer contextual base in reference to member 'relaxed'
56 | writerCount = 0
57 |
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:64:54: error: cannot infer contextual base in reference to member 'relaxed'
62 | let selfThread = pthread_self()
63 |
64 | if let writer = writerThread.load(ordering: .relaxed),
| `- error: cannot infer contextual base in reference to member 'relaxed'
65 | pthread_equal(writer, selfThread) != 0 {
66 | // we know that the writerThread is us, so access to `readerCount` is synchronized (its us that holds the rwLock).
[201/276] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:21:27: error: cannot find 'LocalizedStringResource' in scope
19 | extension TimeoutError: LocalizedError {
20 | public var errorDescription: String? {
21 | String(localized: LocalizedStringResource("Timeout", bundle: .atURL(Bundle.module.bundleURL)))
| `- error: cannot find 'LocalizedStringResource' in scope
22 | }
23 |
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:21:9: error: no exact matches in call to initializer
19 | extension TimeoutError: LocalizedError {
20 | public var errorDescription: String? {
21 | String(localized: LocalizedStringResource("Timeout", bundle: .atURL(Bundle.module.bundleURL)))
| `- error: no exact matches in call to initializer
22 | }
23 |
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | extension String {
2 | public init?(_ codeUnits: Substring.UTF8View)
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 | }
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | extension String {
2 | public init?(_ codeUnits: Substring.UTF16View)
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 | }
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:21:71: error: cannot infer contextual base in reference to member 'atURL'
19 | extension TimeoutError: LocalizedError {
20 | public var errorDescription: String? {
21 | String(localized: LocalizedStringResource("Timeout", bundle: .atURL(Bundle.module.bundleURL)))
| `- error: cannot infer contextual base in reference to member 'atURL'
22 | }
23 |
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:25:27: error: cannot find 'LocalizedStringResource' in scope
23 |
24 | public var failureReason: String? {
25 | String(localized: LocalizedStringResource("The operation timed out.", bundle: .atURL(Bundle.module.bundleURL)))
| `- error: cannot find 'LocalizedStringResource' in scope
26 | }
27 | }
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:25:9: error: no exact matches in call to initializer
23 |
24 | public var failureReason: String? {
25 | String(localized: LocalizedStringResource("The operation timed out.", bundle: .atURL(Bundle.module.bundleURL)))
| `- error: no exact matches in call to initializer
26 | }
27 | }
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | extension String {
2 | public init?(_ codeUnits: Substring.UTF8View)
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 | }
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | extension String {
2 | public init?(_ codeUnits: Substring.UTF16View)
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 | }
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:25:88: error: cannot infer contextual base in reference to member 'atURL'
23 |
24 | public var failureReason: String? {
25 | String(localized: LocalizedStringResource("The operation timed out.", bundle: .atURL(Bundle.module.bundleURL)))
| `- error: cannot infer contextual base in reference to member 'atURL'
26 | }
27 | }
[202/276] Compiling NIOCore ByteBuffer-conversions.swift
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:21:27: error: cannot find 'LocalizedStringResource' in scope
19 | extension TimeoutError: LocalizedError {
20 | public var errorDescription: String? {
21 | String(localized: LocalizedStringResource("Timeout", bundle: .atURL(Bundle.module.bundleURL)))
| `- error: cannot find 'LocalizedStringResource' in scope
22 | }
23 |
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:21:9: error: no exact matches in call to initializer
19 | extension TimeoutError: LocalizedError {
20 | public var errorDescription: String? {
21 | String(localized: LocalizedStringResource("Timeout", bundle: .atURL(Bundle.module.bundleURL)))
| `- error: no exact matches in call to initializer
22 | }
23 |
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | extension String {
2 | public init?(_ codeUnits: Substring.UTF8View)
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 | }
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | extension String {
2 | public init?(_ codeUnits: Substring.UTF16View)
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 | }
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:21:71: error: cannot infer contextual base in reference to member 'atURL'
19 | extension TimeoutError: LocalizedError {
20 | public var errorDescription: String? {
21 | String(localized: LocalizedStringResource("Timeout", bundle: .atURL(Bundle.module.bundleURL)))
| `- error: cannot infer contextual base in reference to member 'atURL'
22 | }
23 |
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:25:27: error: cannot find 'LocalizedStringResource' in scope
23 |
24 | public var failureReason: String? {
25 | String(localized: LocalizedStringResource("The operation timed out.", bundle: .atURL(Bundle.module.bundleURL)))
| `- error: cannot find 'LocalizedStringResource' in scope
26 | }
27 | }
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:25:9: error: no exact matches in call to initializer
23 |
24 | public var failureReason: String? {
25 | String(localized: LocalizedStringResource("The operation timed out.", bundle: .atURL(Bundle.module.bundleURL)))
| `- error: no exact matches in call to initializer
26 | }
27 | }
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | extension String {
2 | public init?(_ codeUnits: Substring.UTF8View)
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 | }
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | extension String {
2 | public init?(_ codeUnits: Substring.UTF16View)
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 | }
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:25:88: error: cannot infer contextual base in reference to member 'atURL'
23 |
24 | public var failureReason: String? {
25 | String(localized: LocalizedStringResource("The operation timed out.", bundle: .atURL(Bundle.module.bundleURL)))
| `- error: cannot infer contextual base in reference to member 'atURL'
26 | }
27 | }
[203/276] Compiling NIOCore ByteBuffer-core.swift
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:21:27: error: cannot find 'LocalizedStringResource' in scope
19 | extension TimeoutError: LocalizedError {
20 | public var errorDescription: String? {
21 | String(localized: LocalizedStringResource("Timeout", bundle: .atURL(Bundle.module.bundleURL)))
| `- error: cannot find 'LocalizedStringResource' in scope
22 | }
23 |
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:21:9: error: no exact matches in call to initializer
19 | extension TimeoutError: LocalizedError {
20 | public var errorDescription: String? {
21 | String(localized: LocalizedStringResource("Timeout", bundle: .atURL(Bundle.module.bundleURL)))
| `- error: no exact matches in call to initializer
22 | }
23 |
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | extension String {
2 | public init?(_ codeUnits: Substring.UTF8View)
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 | }
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | extension String {
2 | public init?(_ codeUnits: Substring.UTF16View)
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 | }
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:21:71: error: cannot infer contextual base in reference to member 'atURL'
19 | extension TimeoutError: LocalizedError {
20 | public var errorDescription: String? {
21 | String(localized: LocalizedStringResource("Timeout", bundle: .atURL(Bundle.module.bundleURL)))
| `- error: cannot infer contextual base in reference to member 'atURL'
22 | }
23 |
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:25:27: error: cannot find 'LocalizedStringResource' in scope
23 |
24 | public var failureReason: String? {
25 | String(localized: LocalizedStringResource("The operation timed out.", bundle: .atURL(Bundle.module.bundleURL)))
| `- error: cannot find 'LocalizedStringResource' in scope
26 | }
27 | }
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:25:9: error: no exact matches in call to initializer
23 |
24 | public var failureReason: String? {
25 | String(localized: LocalizedStringResource("The operation timed out.", bundle: .atURL(Bundle.module.bundleURL)))
| `- error: no exact matches in call to initializer
26 | }
27 | }
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | extension String {
2 | public init?(_ codeUnits: Substring.UTF8View)
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 | }
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | extension String {
2 | public init?(_ codeUnits: Substring.UTF16View)
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 | }
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:25:88: error: cannot infer contextual base in reference to member 'atURL'
23 |
24 | public var failureReason: String? {
25 | String(localized: LocalizedStringResource("The operation timed out.", bundle: .atURL(Bundle.module.bundleURL)))
| `- error: cannot infer contextual base in reference to member 'atURL'
26 | }
27 | }
error: emit-module command failed with exit code 1 (use -v to see invocation)
[204/276] Emitting module SpeziFoundation
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:20:32: error: type 'pthread_t' (aka 'UInt') does not conform to protocol 'AtomicOptionalWrappable'
18 | let rwLock: UnsafeMutablePointer<pthread_rwlock_t>
19 |
20 | private let writerThread = ManagedAtomic<pthread_t?>(nil)
| `- error: type 'pthread_t' (aka 'UInt') does not conform to protocol 'AtomicOptionalWrappable'
21 | private var writerCount = 0
22 | private var readerCount = 0
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:20:32: error: 'ManagedAtomic' requires that 'pthread_t' (aka 'UInt') conform to 'AtomicOptionalWrappable'
18 | let rwLock: UnsafeMutablePointer<pthread_rwlock_t>
19 |
20 | private let writerThread = ManagedAtomic<pthread_t?>(nil)
| `- error: 'ManagedAtomic' requires that 'pthread_t' (aka 'UInt') conform to 'AtomicOptionalWrappable'
21 | private var writerCount = 0
22 | private var readerCount = 0
/host/spi-builder-workspace/.build/checkouts/swift-atomics/Sources/Atomics/Types/ManagedAtomic.swift:15:14: note: requirement specified as 'pthread_t' (aka 'UInt') : 'AtomicOptionalWrappable'
13 | /// A reference type holding an atomic value, with automatic memory management.
14 | @_fixed_layout
15 | public class ManagedAtomic<Value: AtomicValue>
| |- note: requirement specified as 'pthread_t' (aka 'UInt') : 'AtomicOptionalWrappable'
| `- note: requirement from conditional conformance of 'pthread_t?' (aka 'Optional<UInt>') to 'AtomicValue'
16 | where Value.AtomicRepresentation.Value == Value {
17 | // Note: the Value.AtomicRepresentation.Value == Value requirement could be relaxed,
[205/276] Compiling NIOCore AddressedEnvelope.swift
[206/276] Compiling NIOCore AsyncAwaitSupport.swift
[207/276] Compiling NIOCore AsyncChannel.swift
[208/276] Compiling NIOCore CircularBuffer.swift
[209/276] Compiling NIOCore Codec.swift
[210/276] Compiling NIOCore ConvenienceOptionSupport.swift
[211/276] Compiling SpeziFoundation SharedRepository.swift
[212/276] Compiling SpeziFoundation resource_bundle_accessor.swift
[213/276] Emitting module OrderedCollections
[214/277] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[215/277] Compiling NIOCore BSDSocketAPI.swift
[216/277] Compiling NIOCore ByteBuffer-aux.swift
[218/277] Compiling NIOCore MulticastChannel.swift
[219/277] Compiling NIOCore NIOAny.swift
[220/277] Compiling NIOCore NIOCloseOnErrorHandler.swift
[221/277] Compiling NIOCore NIOLoopBound.swift
[222/277] Compiling NIOCore NIOScheduledCallback.swift
[223/277] Compiling NIOCore NIOSendable.swift
[224/277] Compiling NIOCore PointerHelpers.swift
[225/277] Compiling NIOCore RecvByteBufferAllocator.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:081dcf4fb829aea9d08447f4790431afbdfbcc335bfeed728ca69c6f181ae2aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
warning: 'speziviews': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/SpeziViews/Sources/SpeziViews/Resources/Localizable.xcstrings.license
/host/spi-builder-workspace/.build/checkouts/SpeziViews/Sources/SpeziViews/Resources/Localizable.xcstrings
warning: 'speziviews': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/SpeziViews/Sources/SpeziValidation/Resources/Localizable.xcstrings
/host/spi-builder-workspace/.build/checkouts/SpeziViews/Sources/SpeziValidation/Resources/Localizable.xcstrings.license
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/57] Compiling Atomics ManagedAtomic.swift
[3/57] Compiling Atomics ManagedAtomicLazyReference.swift
[4/59] Compiling XCTRuntimeAssertions NeverReturn.swift
[5/60] Compiling Atomics AtomicStorage.swift
[6/60] Compiling Atomics AtomicValue.swift
[7/60] Compiling Atomics AtomicMemoryOrderings.swift
[8/60] Compiling Atomics DoubleWord.swift
[9/60] Compiling XCTRuntimeAssertions Precondition.swift
[10/60] Compiling XCTRuntimeAssertions Assert.swift
[11/60] Compiling XCTRuntimeAssertions Counter.swift
[12/60] Emitting module XCTRuntimeAssertions
[15/60] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[16/60] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[19/62] Compiling _NIODataStructures PriorityQueue.swift
[20/62] Compiling Atomics Primitives.shims.swift
[21/62] Compiling Atomics AtomicInteger.swift
[24/62] Compiling XCTRuntimeAssertions XCTRuntimeAssertionInjector.swift
[25/62] Compiling NIOConcurrencyHelpers NIOLock.swift
[26/62] Compiling NIOConcurrencyHelpers lock.swift
[27/62] Compiling XCTRuntimeAssertions XCTFail.swift
[28/62] Compiling XCTRuntimeAssertions XCTRuntimeAssertion.swift
[29/62] Compiling Atomics OptionalRawRepresentable.swift
[30/62] Compiling Atomics RawRepresentable.swift
[31/62] Compiling Atomics AtomicBool.swift
[32/62] Compiling Atomics IntegerConformances.swift
[33/62] Compiling Atomics PointerConformances.swift
[34/62] Compiling Atomics Primitives.native.swift
[35/62] Compiling XCTRuntimeAssertions XCTRuntimePrecondition.swift
[36/63] Compiling _NIODataStructures Heap.swift
[37/63] Emitting module _NIODataStructures
[38/63] Compiling Atomics IntegerOperations.swift
[39/63] Compiling Atomics Unmanaged extensions.swift
[40/63] Compiling _NIODataStructures _TinyArray.swift
[43/64] Compiling Atomics AtomicOptionalWrappable.swift
[44/64] Compiling Atomics AtomicReference.swift
[48/64] Emitting module InternalCollectionsUtilities
[49/64] Emitting module _NIOBase64
[50/64] Compiling _NIOBase64 Base64.swift
[52/65] Emitting module NIOConcurrencyHelpers
[53/65] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[54/65] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[55/65] Compiling NIOConcurrencyHelpers atomics.swift
[61/137] Compiling OrderedCollections OrderedDictionary+Codable.swift
[62/137] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[63/139] Emitting module Atomics
[64/139] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[65/139] Compiling OrderedCollections OrderedDictionary+Elements.swift
[66/139] Compiling OrderedCollections OrderedDictionary.swift
[67/139] Compiling OrderedCollections OrderedSet+Codable.swift
[68/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[69/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[70/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[71/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[72/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[73/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[74/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[75/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[76/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[77/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[78/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[79/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[80/139] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[81/139] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[82/146] Compiling DequeModule _DequeSlot.swift
[83/146] Compiling DequeModule _UnsafeWrappedBuffer.swift
[86/146] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[87/146] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[90/146] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[91/146] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[94/146] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[95/146] Compiling OrderedCollections OrderedSet+Descriptions.swift
[96/146] Compiling OrderedCollections OrderedSet+Diffing.swift
[97/146] Compiling OrderedCollections OrderedSet+Equatable.swift
[100/146] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[101/146] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[102/146] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[103/146] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[104/146] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[105/146] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[106/146] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[107/146] Compiling OrderedCollections OrderedDictionary+Values.swift
[108/146] Compiling OrderedCollections OrderedSet+Initializers.swift
[109/146] Compiling OrderedCollections OrderedSet+Insertions.swift
[110/146] Compiling OrderedCollections OrderedSet+Invariants.swift
[111/146] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[112/146] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[113/146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[114/146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[115/146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[122/147] Emitting module DequeModule
[125/148] Compiling OrderedCollections OrderedSet+Sendable.swift
[126/148] Compiling OrderedCollections OrderedSet+SubSequence.swift
[127/148] Compiling OrderedCollections OrderedSet+Testing.swift
[128/148] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[129/148] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[130/148] Compiling OrderedCollections OrderedSet.swift
[131/148] Compiling OrderedCollections _UnsafeBitset.swift
[140/148] Compiling OrderedCollections _HashTable+Bucket.swift
[141/148] Compiling OrderedCollections _HashTable+BucketIterator.swift
[142/148] Compiling OrderedCollections _HashTable+Constants.swift
[143/148] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[144/148] Compiling OrderedCollections _HashTable+Testing.swift
[145/148] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[146/148] Compiling OrderedCollections _HashTable.swift
[147/148] Compiling OrderedCollections _Hashtable+Header.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[148/230] Emitting module SpeziFoundation
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:20:32: error: type 'pthread_t' (aka 'UInt') does not conform to protocol 'AtomicOptionalWrappable'
18 | let rwLock: UnsafeMutablePointer<pthread_rwlock_t>
19 |
20 | private let writerThread = ManagedAtomic<pthread_t?>(nil)
| `- error: type 'pthread_t' (aka 'UInt') does not conform to protocol 'AtomicOptionalWrappable'
21 | private var writerCount = 0
22 | private var readerCount = 0
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:20:32: error: 'ManagedAtomic' requires that 'pthread_t' (aka 'UInt') conform to 'AtomicOptionalWrappable'
18 | let rwLock: UnsafeMutablePointer<pthread_rwlock_t>
19 |
20 | private let writerThread = ManagedAtomic<pthread_t?>(nil)
| `- error: 'ManagedAtomic' requires that 'pthread_t' (aka 'UInt') conform to 'AtomicOptionalWrappable'
21 | private var writerCount = 0
22 | private var readerCount = 0
/host/spi-builder-workspace/.build/checkouts/swift-atomics/Sources/Atomics/Types/ManagedAtomic.swift:15:14: note: requirement specified as 'pthread_t' (aka 'UInt') : 'AtomicOptionalWrappable'
13 | /// A reference type holding an atomic value, with automatic memory management.
14 | @_fixed_layout
15 | public class ManagedAtomic<Value: AtomicValue>
| |- note: requirement specified as 'pthread_t' (aka 'UInt') : 'AtomicOptionalWrappable'
| `- note: requirement from conditional conformance of 'pthread_t?' (aka 'Optional<UInt>') to 'AtomicValue'
16 | where Value.AtomicRepresentation.Value == Value {
17 | // Note: the Value.AtomicRepresentation.Value == Value requirement could be relaxed,
[149/232] Emitting module OrderedCollections
[150/232] Compiling NIOCore AddressedEnvelope.swift
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:20:32: error: type 'pthread_t' (aka 'UInt') does not conform to protocol 'AtomicOptionalWrappable'
18 | let rwLock: UnsafeMutablePointer<pthread_rwlock_t>
19 |
20 | private let writerThread = ManagedAtomic<pthread_t?>(nil)
| `- error: type 'pthread_t' (aka 'UInt') does not conform to protocol 'AtomicOptionalWrappable'
21 | private var writerCount = 0
22 | private var readerCount = 0
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:20:32: error: 'ManagedAtomic' requires that 'pthread_t' (aka 'UInt') conform to 'AtomicOptionalWrappable'
18 | let rwLock: UnsafeMutablePointer<pthread_rwlock_t>
19 |
20 | private let writerThread = ManagedAtomic<pthread_t?>(nil)
| `- error: 'ManagedAtomic' requires that 'pthread_t' (aka 'UInt') conform to 'AtomicOptionalWrappable'
21 | private var writerCount = 0
22 | private var readerCount = 0
/host/spi-builder-workspace/.build/checkouts/swift-atomics/Sources/Atomics/Types/ManagedAtomic.swift:15:14: note: requirement specified as 'pthread_t' (aka 'UInt') : 'AtomicOptionalWrappable'
13 | /// A reference type holding an atomic value, with automatic memory management.
14 | @_fixed_layout
15 | public class ManagedAtomic<Value: AtomicValue>
| |- note: requirement specified as 'pthread_t' (aka 'UInt') : 'AtomicOptionalWrappable'
| `- note: requirement from conditional conformance of 'pthread_t?' (aka 'Optional<UInt>') to 'AtomicValue'
16 | where Value.AtomicRepresentation.Value == Value {
17 | // Note: the Value.AtomicRepresentation.Value == Value requirement could be relaxed,
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:33:54: error: cannot infer contextual base in reference to member 'relaxed'
31 | let selfThread = pthread_self()
32 |
33 | if let writer = writerThread.load(ordering: .relaxed),
| `- error: cannot infer contextual base in reference to member 'relaxed'
34 | pthread_equal(writer, selfThread) != 0 {
35 | // we know that the writerThread is us, so access to `writerCount` is synchronized (its us that holds the rwLock).
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:43:51: error: cannot infer contextual base in reference to member 'relaxed'
41 | pthreadWriteLock()
42 |
43 | writerThread.store(selfThread, ordering: .relaxed)
| `- error: cannot infer contextual base in reference to member 'relaxed'
44 | writerCount = 1
45 | }
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:55:28: error: 'nil' requires a contextual type
53 |
54 | // otherwise it is the last unlock
55 | writerThread.store(nil, ordering: .relaxed)
| `- error: 'nil' requires a contextual type
56 | writerCount = 0
57 |
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:55:44: error: cannot infer contextual base in reference to member 'relaxed'
53 |
54 | // otherwise it is the last unlock
55 | writerThread.store(nil, ordering: .relaxed)
| `- error: cannot infer contextual base in reference to member 'relaxed'
56 | writerCount = 0
57 |
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:64:54: error: cannot infer contextual base in reference to member 'relaxed'
62 | let selfThread = pthread_self()
63 |
64 | if let writer = writerThread.load(ordering: .relaxed),
| `- error: cannot infer contextual base in reference to member 'relaxed'
65 | pthread_equal(writer, selfThread) != 0 {
66 | // we know that the writerThread is us, so access to `readerCount` is synchronized (its us that holds the rwLock).
[151/232] Compiling NIOCore AsyncAwaitSupport.swift
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:20:32: error: type 'pthread_t' (aka 'UInt') does not conform to protocol 'AtomicOptionalWrappable'
18 | let rwLock: UnsafeMutablePointer<pthread_rwlock_t>
19 |
20 | private let writerThread = ManagedAtomic<pthread_t?>(nil)
| `- error: type 'pthread_t' (aka 'UInt') does not conform to protocol 'AtomicOptionalWrappable'
21 | private var writerCount = 0
22 | private var readerCount = 0
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:20:32: error: 'ManagedAtomic' requires that 'pthread_t' (aka 'UInt') conform to 'AtomicOptionalWrappable'
18 | let rwLock: UnsafeMutablePointer<pthread_rwlock_t>
19 |
20 | private let writerThread = ManagedAtomic<pthread_t?>(nil)
| `- error: 'ManagedAtomic' requires that 'pthread_t' (aka 'UInt') conform to 'AtomicOptionalWrappable'
21 | private var writerCount = 0
22 | private var readerCount = 0
/host/spi-builder-workspace/.build/checkouts/swift-atomics/Sources/Atomics/Types/ManagedAtomic.swift:15:14: note: requirement specified as 'pthread_t' (aka 'UInt') : 'AtomicOptionalWrappable'
13 | /// A reference type holding an atomic value, with automatic memory management.
14 | @_fixed_layout
15 | public class ManagedAtomic<Value: AtomicValue>
| |- note: requirement specified as 'pthread_t' (aka 'UInt') : 'AtomicOptionalWrappable'
| `- note: requirement from conditional conformance of 'pthread_t?' (aka 'Optional<UInt>') to 'AtomicValue'
16 | where Value.AtomicRepresentation.Value == Value {
17 | // Note: the Value.AtomicRepresentation.Value == Value requirement could be relaxed,
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:33:54: error: cannot infer contextual base in reference to member 'relaxed'
31 | let selfThread = pthread_self()
32 |
33 | if let writer = writerThread.load(ordering: .relaxed),
| `- error: cannot infer contextual base in reference to member 'relaxed'
34 | pthread_equal(writer, selfThread) != 0 {
35 | // we know that the writerThread is us, so access to `writerCount` is synchronized (its us that holds the rwLock).
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:43:51: error: cannot infer contextual base in reference to member 'relaxed'
41 | pthreadWriteLock()
42 |
43 | writerThread.store(selfThread, ordering: .relaxed)
| `- error: cannot infer contextual base in reference to member 'relaxed'
44 | writerCount = 1
45 | }
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:55:28: error: 'nil' requires a contextual type
53 |
54 | // otherwise it is the last unlock
55 | writerThread.store(nil, ordering: .relaxed)
| `- error: 'nil' requires a contextual type
56 | writerCount = 0
57 |
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:55:44: error: cannot infer contextual base in reference to member 'relaxed'
53 |
54 | // otherwise it is the last unlock
55 | writerThread.store(nil, ordering: .relaxed)
| `- error: cannot infer contextual base in reference to member 'relaxed'
56 | writerCount = 0
57 |
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:64:54: error: cannot infer contextual base in reference to member 'relaxed'
62 | let selfThread = pthread_self()
63 |
64 | if let writer = writerThread.load(ordering: .relaxed),
| `- error: cannot infer contextual base in reference to member 'relaxed'
65 | pthread_equal(writer, selfThread) != 0 {
66 | // we know that the writerThread is us, so access to `readerCount` is synchronized (its us that holds the rwLock).
[152/232] Compiling NIOCore AsyncChannel.swift
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:20:32: error: type 'pthread_t' (aka 'UInt') does not conform to protocol 'AtomicOptionalWrappable'
18 | let rwLock: UnsafeMutablePointer<pthread_rwlock_t>
19 |
20 | private let writerThread = ManagedAtomic<pthread_t?>(nil)
| `- error: type 'pthread_t' (aka 'UInt') does not conform to protocol 'AtomicOptionalWrappable'
21 | private var writerCount = 0
22 | private var readerCount = 0
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:20:32: error: 'ManagedAtomic' requires that 'pthread_t' (aka 'UInt') conform to 'AtomicOptionalWrappable'
18 | let rwLock: UnsafeMutablePointer<pthread_rwlock_t>
19 |
20 | private let writerThread = ManagedAtomic<pthread_t?>(nil)
| `- error: 'ManagedAtomic' requires that 'pthread_t' (aka 'UInt') conform to 'AtomicOptionalWrappable'
21 | private var writerCount = 0
22 | private var readerCount = 0
/host/spi-builder-workspace/.build/checkouts/swift-atomics/Sources/Atomics/Types/ManagedAtomic.swift:15:14: note: requirement specified as 'pthread_t' (aka 'UInt') : 'AtomicOptionalWrappable'
13 | /// A reference type holding an atomic value, with automatic memory management.
14 | @_fixed_layout
15 | public class ManagedAtomic<Value: AtomicValue>
| |- note: requirement specified as 'pthread_t' (aka 'UInt') : 'AtomicOptionalWrappable'
| `- note: requirement from conditional conformance of 'pthread_t?' (aka 'Optional<UInt>') to 'AtomicValue'
16 | where Value.AtomicRepresentation.Value == Value {
17 | // Note: the Value.AtomicRepresentation.Value == Value requirement could be relaxed,
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:33:54: error: cannot infer contextual base in reference to member 'relaxed'
31 | let selfThread = pthread_self()
32 |
33 | if let writer = writerThread.load(ordering: .relaxed),
| `- error: cannot infer contextual base in reference to member 'relaxed'
34 | pthread_equal(writer, selfThread) != 0 {
35 | // we know that the writerThread is us, so access to `writerCount` is synchronized (its us that holds the rwLock).
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:43:51: error: cannot infer contextual base in reference to member 'relaxed'
41 | pthreadWriteLock()
42 |
43 | writerThread.store(selfThread, ordering: .relaxed)
| `- error: cannot infer contextual base in reference to member 'relaxed'
44 | writerCount = 1
45 | }
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:55:28: error: 'nil' requires a contextual type
53 |
54 | // otherwise it is the last unlock
55 | writerThread.store(nil, ordering: .relaxed)
| `- error: 'nil' requires a contextual type
56 | writerCount = 0
57 |
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:55:44: error: cannot infer contextual base in reference to member 'relaxed'
53 |
54 | // otherwise it is the last unlock
55 | writerThread.store(nil, ordering: .relaxed)
| `- error: cannot infer contextual base in reference to member 'relaxed'
56 | writerCount = 0
57 |
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:64:54: error: cannot infer contextual base in reference to member 'relaxed'
62 | let selfThread = pthread_self()
63 |
64 | if let writer = writerThread.load(ordering: .relaxed),
| `- error: cannot infer contextual base in reference to member 'relaxed'
65 | pthread_equal(writer, selfThread) != 0 {
66 | // we know that the writerThread is us, so access to `readerCount` is synchronized (its us that holds the rwLock).
[153/233] Compiling NIOCore NIOAsyncSequenceProducer.swift
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:21:27: error: cannot find 'LocalizedStringResource' in scope
19 | extension TimeoutError: LocalizedError {
20 | public var errorDescription: String? {
21 | String(localized: LocalizedStringResource("Timeout", bundle: .atURL(Bundle.module.bundleURL)))
| `- error: cannot find 'LocalizedStringResource' in scope
22 | }
23 |
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:21:9: error: no exact matches in call to initializer
19 | extension TimeoutError: LocalizedError {
20 | public var errorDescription: String? {
21 | String(localized: LocalizedStringResource("Timeout", bundle: .atURL(Bundle.module.bundleURL)))
| `- error: no exact matches in call to initializer
22 | }
23 |
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | extension String {
2 | public init?(_ codeUnits: Substring.UTF8View)
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 | }
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | extension String {
2 | public init?(_ codeUnits: Substring.UTF16View)
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 | }
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:21:71: error: cannot infer contextual base in reference to member 'atURL'
19 | extension TimeoutError: LocalizedError {
20 | public var errorDescription: String? {
21 | String(localized: LocalizedStringResource("Timeout", bundle: .atURL(Bundle.module.bundleURL)))
| `- error: cannot infer contextual base in reference to member 'atURL'
22 | }
23 |
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:25:27: error: cannot find 'LocalizedStringResource' in scope
23 |
24 | public var failureReason: String? {
25 | String(localized: LocalizedStringResource("The operation timed out.", bundle: .atURL(Bundle.module.bundleURL)))
| `- error: cannot find 'LocalizedStringResource' in scope
26 | }
27 | }
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:25:9: error: no exact matches in call to initializer
23 |
24 | public var failureReason: String? {
25 | String(localized: LocalizedStringResource("The operation timed out.", bundle: .atURL(Bundle.module.bundleURL)))
| `- error: no exact matches in call to initializer
26 | }
27 | }
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | extension String {
2 | public init?(_ codeUnits: Substring.UTF8View)
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 | }
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | extension String {
2 | public init?(_ codeUnits: Substring.UTF16View)
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 | }
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:25:88: error: cannot infer contextual base in reference to member 'atURL'
23 |
24 | public var failureReason: String? {
25 | String(localized: LocalizedStringResource("The operation timed out.", bundle: .atURL(Bundle.module.bundleURL)))
| `- error: cannot infer contextual base in reference to member 'atURL'
26 | }
27 | }
[154/233] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:21:27: error: cannot find 'LocalizedStringResource' in scope
19 | extension TimeoutError: LocalizedError {
20 | public var errorDescription: String? {
21 | String(localized: LocalizedStringResource("Timeout", bundle: .atURL(Bundle.module.bundleURL)))
| `- error: cannot find 'LocalizedStringResource' in scope
22 | }
23 |
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:21:9: error: no exact matches in call to initializer
19 | extension TimeoutError: LocalizedError {
20 | public var errorDescription: String? {
21 | String(localized: LocalizedStringResource("Timeout", bundle: .atURL(Bundle.module.bundleURL)))
| `- error: no exact matches in call to initializer
22 | }
23 |
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | extension String {
2 | public init?(_ codeUnits: Substring.UTF8View)
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 | }
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | extension String {
2 | public init?(_ codeUnits: Substring.UTF16View)
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 | }
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:21:71: error: cannot infer contextual base in reference to member 'atURL'
19 | extension TimeoutError: LocalizedError {
20 | public var errorDescription: String? {
21 | String(localized: LocalizedStringResource("Timeout", bundle: .atURL(Bundle.module.bundleURL)))
| `- error: cannot infer contextual base in reference to member 'atURL'
22 | }
23 |
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:25:27: error: cannot find 'LocalizedStringResource' in scope
23 |
24 | public var failureReason: String? {
25 | String(localized: LocalizedStringResource("The operation timed out.", bundle: .atURL(Bundle.module.bundleURL)))
| `- error: cannot find 'LocalizedStringResource' in scope
26 | }
27 | }
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:25:9: error: no exact matches in call to initializer
23 |
24 | public var failureReason: String? {
25 | String(localized: LocalizedStringResource("The operation timed out.", bundle: .atURL(Bundle.module.bundleURL)))
| `- error: no exact matches in call to initializer
26 | }
27 | }
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | extension String {
2 | public init?(_ codeUnits: Substring.UTF8View)
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 | }
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | extension String {
2 | public init?(_ codeUnits: Substring.UTF16View)
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 | }
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:25:88: error: cannot infer contextual base in reference to member 'atURL'
23 |
24 | public var failureReason: String? {
25 | String(localized: LocalizedStringResource("The operation timed out.", bundle: .atURL(Bundle.module.bundleURL)))
| `- error: cannot infer contextual base in reference to member 'atURL'
26 | }
27 | }
[155/233] Compiling NIOCore NIOAsyncWriter.swift
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:21:27: error: cannot find 'LocalizedStringResource' in scope
19 | extension TimeoutError: LocalizedError {
20 | public var errorDescription: String? {
21 | String(localized: LocalizedStringResource("Timeout", bundle: .atURL(Bundle.module.bundleURL)))
| `- error: cannot find 'LocalizedStringResource' in scope
22 | }
23 |
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:21:9: error: no exact matches in call to initializer
19 | extension TimeoutError: LocalizedError {
20 | public var errorDescription: String? {
21 | String(localized: LocalizedStringResource("Timeout", bundle: .atURL(Bundle.module.bundleURL)))
| `- error: no exact matches in call to initializer
22 | }
23 |
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | extension String {
2 | public init?(_ codeUnits: Substring.UTF8View)
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 | }
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | extension String {
2 | public init?(_ codeUnits: Substring.UTF16View)
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 | }
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:21:71: error: cannot infer contextual base in reference to member 'atURL'
19 | extension TimeoutError: LocalizedError {
20 | public var errorDescription: String? {
21 | String(localized: LocalizedStringResource("Timeout", bundle: .atURL(Bundle.module.bundleURL)))
| `- error: cannot infer contextual base in reference to member 'atURL'
22 | }
23 |
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:25:27: error: cannot find 'LocalizedStringResource' in scope
23 |
24 | public var failureReason: String? {
25 | String(localized: LocalizedStringResource("The operation timed out.", bundle: .atURL(Bundle.module.bundleURL)))
| `- error: cannot find 'LocalizedStringResource' in scope
26 | }
27 | }
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:25:9: error: no exact matches in call to initializer
23 |
24 | public var failureReason: String? {
25 | String(localized: LocalizedStringResource("The operation timed out.", bundle: .atURL(Bundle.module.bundleURL)))
| `- error: no exact matches in call to initializer
26 | }
27 | }
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | extension String {
2 | public init?(_ codeUnits: Substring.UTF8View)
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 | }
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | extension String {
2 | public init?(_ codeUnits: Substring.UTF16View)
| `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 | }
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:25:88: error: cannot infer contextual base in reference to member 'atURL'
23 |
24 | public var failureReason: String? {
25 | String(localized: LocalizedStringResource("The operation timed out.", bundle: .atURL(Bundle.module.bundleURL)))
| `- error: cannot infer contextual base in reference to member 'atURL'
26 | }
27 | }
[157/233] Compiling NIOCore CircularBuffer.swift
[158/233] Compiling NIOCore Codec.swift
[159/233] Compiling NIOCore ConvenienceOptionSupport.swift
[160/233] Compiling NIOCore ChannelInvoker.swift
[161/233] Compiling NIOCore ChannelOption.swift
[162/233] Compiling NIOCore ChannelPipeline.swift
[163/233] Compiling SpeziFoundation SharedRepository.swift
[164/233] Compiling SpeziFoundation resource_bundle_accessor.swift
[165/233] Compiling NIOCore AsyncChannelHandler.swift
[166/233] Compiling NIOCore AsyncChannelInboundStream.swift
[167/233] Compiling NIOCore AsyncChannelOutboundWriter.swift
[168/233] Compiling NIOCore MulticastChannel.swift
[169/233] Compiling NIOCore NIOAny.swift
[170/233] Compiling NIOCore NIOCloseOnErrorHandler.swift
[171/233] Compiling NIOCore NIOLoopBound.swift
[172/233] Compiling NIOCore NIOScheduledCallback.swift
[173/233] Compiling NIOCore NIOSendable.swift
[174/233] Compiling NIOCore PointerHelpers.swift
[175/233] Compiling NIOCore RecvByteBufferAllocator.swift
[176/233] Compiling NIOCore ByteBuffer-multi-int.swift
[177/233] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[178/233] Compiling NIOCore ByteBuffer-views.swift
[179/233] Compiling NIOCore Channel.swift
[180/233] Compiling NIOCore ChannelHandler.swift
[181/233] Compiling NIOCore ChannelHandlers.swift
BUILD FAILURE 6.0 linux