Build Information
Failed to build SpeziNotifications, reference main (e805df
), with Swift 6.0 for Linux on 31 Oct 2024 12:54:51 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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 -Xswiftc -strict-concurrency=complete 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziNotifications.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/SpeziNotifications
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at e805df8 Fix CI Badge (#6)
Cloned https://github.com/StanfordSpezi/SpeziNotifications.git
Revision (git rev-parse @):
e805df85baa7384f9db73e3a3fa9251a8b69b2b0
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziNotifications.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/StanfordSpezi/SpeziNotifications.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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 -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/StanfordSpezi/SpeziViews.git
Fetching https://github.com/StanfordSpezi/Spezi.git
[1/2485] Fetching speziviews
[2362/11411] Fetching speziviews, spezi
Fetched https://github.com/StanfordSpezi/SpeziViews.git from cache (0.51s)
Fetched https://github.com/StanfordSpezi/Spezi.git from cache (0.55s)
Computing version for https://github.com/StanfordSpezi/SpeziViews.git
Computed https://github.com/StanfordSpezi/SpeziViews.git at 1.7.0 (0.98s)
Fetching https://github.com/apple/swift-collections.git
[1/15475] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.41s)
Computing version for https://github.com/StanfordSpezi/Spezi.git
Computed https://github.com/StanfordSpezi/Spezi.git at 1.8.0 (0.66s)
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Fetching https://github.com/StanfordSpezi/SpeziFoundation.git
[1/374] Fetching xctruntimeassertions
[375/834] Fetching xctruntimeassertions, spezifoundation
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions.git from cache (0.23s)
Fetched https://github.com/StanfordSpezi/SpeziFoundation.git from cache (0.24s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation.git
Computed https://github.com/StanfordSpezi/SpeziFoundation.git at 2.0.0 (0.85s)
Fetching https://github.com/apple/swift-atomics.git
[1/1569] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.46s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.69s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 1.1.3 (3.39s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.17s)
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/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/SpeziViews.git
Working copy of https://github.com/StanfordSpezi/SpeziViews.git resolved at 1.7.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/StanfordSpezi/Spezi.git
Working copy of https://github.com/StanfordSpezi/Spezi.git resolved at 1.8.0
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/XCTSpeziNotificationsUI/Resources/Localizable.xcstrings.license
/host/spi-builder-workspace/Sources/XCTSpeziNotificationsUI/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/SpeziViews/Resources/Localizable.xcstrings
/host/spi-builder-workspace/.build/checkouts/SpeziViews/Sources/SpeziViews/Resources/Localizable.xcstrings.license
Building for debugging...
[0/15] Write sources
[5/15] Copying Localizable.xcstrings.license
[5/15] Write sources
[7/15] Copying Info.plist
[9/15] Copying Localizable.xcstrings
[9/15] Write sources
[13/15] Compiling _AtomicsShims.c
[14/15] Write swift-version-24593BA9C3E375BF.txt
[16/59] Emitting module InternalCollectionsUtilities
[17/61] Emitting module Atomics
[18/63] Compiling InternalCollectionsUtilities UInt+reversed.swift
[19/63] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[20/63] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[21/63] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[22/63] Compiling XCTRuntimeAssertions Assert.swift
[23/63] Emitting module XCTRuntimeAssertions
[24/63] Compiling XCTRuntimeAssertions Counter.swift
[25/63] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[26/63] Compiling InternalCollectionsUtilities Integer rank.swift
[27/63] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[28/63] Compiling Atomics Primitives.shims.swift
[29/63] Compiling Atomics AtomicInteger.swift
[30/63] Compiling Atomics AtomicOptionalWrappable.swift
[34/64] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[35/64] Compiling InternalCollectionsUtilities Debugging.swift
[39/64] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[40/64] Compiling InternalCollectionsUtilities Specialize.swift
[44/64] Compiling InternalCollectionsUtilities Descriptions.swift
[45/64] Compiling InternalCollectionsUtilities _SortedCollection.swift
[46/64] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[47/64] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[58/65] Compiling Atomics IntegerOperations.swift
[59/65] Compiling Atomics Unmanaged extensions.swift
[61/143] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[62/143] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[63/143] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[64/143] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[65/143] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[66/143] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[67/143] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[68/150] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[69/150] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[70/150] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[71/150] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[72/150] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[73/150] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[74/150] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[75/150] Compiling OrderedCollections OrderedDictionary.swift
[76/150] Compiling OrderedCollections OrderedSet+Codable.swift
[77/150] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[78/150] Compiling OrderedCollections OrderedSet+Descriptions.swift
[79/150] Compiling OrderedCollections OrderedSet+Diffing.swift
[80/150] Compiling OrderedCollections OrderedSet+Equatable.swift
[81/150] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[82/150] Compiling OrderedCollections OrderedSet+Hashable.swift
[83/150] Compiling OrderedCollections OrderedSet+Initializers.swift
[84/150] Compiling OrderedCollections OrderedSet+Insertions.swift
[85/150] Compiling OrderedCollections OrderedSet+Invariants.swift
[86/150] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[87/150] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[88/150] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[89/150] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[90/150] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[91/150] Compiling SpeziFoundation KnowledgeSource.swift
[92/150] Compiling SpeziFoundation OptionalComputedKnowledgeSource.swift
[93/150] Compiling SpeziFoundation SomeComputedKnowledgeSource.swift
[94/150] Compiling SpeziFoundation RepositoryAnchor.swift
[95/150] Compiling SpeziFoundation SendableSharedRepository.swift
[96/150] Compiling OrderedCollections OrderedDictionary+Elements.swift
[97/150] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[98/150] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[99/150] Compiling SpeziFoundation TopLevelDecoder.swift
[100/150] Compiling SpeziFoundation TopLevelEncoder.swift
[101/150] Compiling SpeziFoundation RuntimeConfig.swift
[102/150] Compiling SpeziFoundation RepositoryValue.swift
[103/150] Compiling SpeziFoundation SendableValueRepository.swift
[104/150] Compiling SpeziFoundation ValueRepository.swift
[105/150] Compiling SpeziFoundation ComputedKnowledgeSource.swift
[106/150] Compiling SpeziFoundation DefaultProvidingKnowledgeSource.swift
[107/150] Compiling OrderedCollections OrderedSet+Sendable.swift
[108/150] Compiling OrderedCollections OrderedSet+SubSequence.swift
[109/150] Compiling OrderedCollections OrderedSet+Testing.swift
[110/150] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[111/150] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[112/150] Compiling OrderedCollections OrderedSet.swift
[113/150] Compiling OrderedCollections _UnsafeBitset.swift
[114/150] Compiling XCTRuntimeAssertions XCTRuntimeAssertionInjector.swift
[121/152] Compiling SpeziFoundation AsyncSemaphore.swift
[122/152] Compiling SpeziFoundation ManagedAsynchronousAccess.swift
[123/152] Compiling SpeziFoundation RWLock.swift
[124/152] Compiling SpeziFoundation RecursiveRWLock.swift
[125/152] Compiling SpeziFoundation AnyArray.swift
[126/152] Compiling SpeziFoundation AnyOptional.swift
[127/152] Compiling SpeziFoundation DataDescriptor.swift
[128/152] Compiling SpeziFoundation TimeoutError.swift
[129/152] Compiling XCTRuntimeAssertions XCTRuntimePrecondition.swift
[130/152] Compiling XCTRuntimeAssertions XCTFail.swift
[131/152] Compiling XCTRuntimeAssertions XCTRuntimeAssertion.swift
[135/152] Compiling SpeziFoundation SharedRepository.swift
[136/152] Compiling SpeziFoundation resource_bundle_accessor.swift
[137/152] Compiling XCTRuntimeAssertions NeverReturn.swift
[138/152] Compiling XCTRuntimeAssertions Precondition.swift
[140/153] Emitting module OrderedCollections
error: emit-module command failed with exit code 1 (use -v to see invocation)
[148/154] 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,
/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).
/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).
/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).
/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 | }
/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 | }
/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 | }
BUILD FAILURE 6.0 linux