The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Phoenix, reference v10.0.2 (745c51), with Swift 6.3 for Linux on 22 Apr 2026 22:21:14 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/shareup/phoenix-apple.git
Reference: v10.0.2
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/shareup/phoenix-apple
 * tag               v10.0.2    -> FETCH_HEAD
HEAD is now at 745c515 Fix Phoenix socket reconnection (#52)
Cloned https://github.com/shareup/phoenix-apple.git
Revision (git rev-parse @):
745c51587d390394b409545125abc5bfe09359c0
SUCCESS checkout https://github.com/shareup/phoenix-apple.git at v10.0.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/shareup/phoenix-apple.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/shareup/synchronized.git
Fetching https://github.com/shareup/json-apple.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/shareup/async-extensions.git
Fetching https://github.com/shareup/dispatch-timer.git
Fetching https://github.com/shareup/websocket-apple.git
[1/142] Fetching json-apple
[63/247] Fetching json-apple, dispatch-timer
[248/473] Fetching json-apple, dispatch-timer, synchronized
[474/1202] Fetching json-apple, dispatch-timer, synchronized, websocket-apple
[1203/1689] Fetching json-apple, dispatch-timer, synchronized, websocket-apple, async-extensions
[1690/25319] Fetching json-apple, dispatch-timer, synchronized, websocket-apple, async-extensions, swift-collections
Fetched https://github.com/shareup/async-extensions.git from cache (0.28s)
Fetched https://github.com/shareup/websocket-apple.git from cache (0.28s)
[710/24103] Fetching json-apple, dispatch-timer, synchronized, swift-collections
Fetched https://github.com/shareup/dispatch-timer.git from cache (1.48s)
Fetched https://github.com/shareup/synchronized.git from cache (1.49s)
Fetched https://github.com/shareup/json-apple.git from cache (1.49s)
Fetched https://github.com/apple/swift-collections.git from cache (1.52s)
Computing version for https://github.com/shareup/websocket-apple.git
Computed https://github.com/shareup/websocket-apple.git at 4.1.1 (2.00s)
Computing version for https://github.com/shareup/synchronized.git
Computed https://github.com/shareup/synchronized.git at 4.0.1 (2.33s)
Computing version for https://github.com/shareup/dispatch-timer.git
Computed https://github.com/shareup/dispatch-timer.git at 3.0.1 (0.43s)
Computing version for https://github.com/shareup/json-apple.git
Computed https://github.com/shareup/json-apple.git at 1.4.2 (0.35s)
Computing version for https://github.com/shareup/async-extensions.git
Computed https://github.com/shareup/async-extensions.git at 4.4.0 (0.38s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.62s)
Creating working copy for https://github.com/shareup/json-apple.git
Working copy of https://github.com/shareup/json-apple.git resolved at 1.4.2
Creating working copy for https://github.com/shareup/async-extensions.git
Working copy of https://github.com/shareup/async-extensions.git resolved at 4.4.0
Creating working copy for https://github.com/shareup/websocket-apple.git
Working copy of https://github.com/shareup/websocket-apple.git resolved at 4.1.1
Creating working copy for https://github.com/shareup/dispatch-timer.git
Working copy of https://github.com/shareup/dispatch-timer.git resolved at 3.0.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/shareup/synchronized.git
Working copy of https://github.com/shareup/synchronized.git resolved at 4.0.1
Building for debugging...
[0/16] Write sources
[15/16] Write swift-version-24593BA9C3E375BF.txt
[17/41] Emitting module InternalCollectionsUtilities
[18/43] Compiling InternalCollectionsUtilities _SortedCollection.swift
[19/43] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[20/43] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[21/43] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[22/43] Compiling InternalCollectionsUtilities Span+Extras.swift
[23/43] Compiling InternalCollectionsUtilities String+Padding.swift
[24/43] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[25/43] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[26/43] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[27/43] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[28/43] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[29/43] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[30/43] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[31/43] Compiling InternalCollectionsUtilities Debugging.swift
[32/43] Compiling InternalCollectionsUtilities Descriptions.swift
[33/43] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[34/43] Compiling InternalCollectionsUtilities Integer rank.swift
[35/43] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[36/43] Compiling InternalCollectionsUtilities UInt+reversed.swift
[38/107] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[39/339] Compiling BitCollections BitArray+Hashable.swift
[40/339] Compiling BitCollections BitArray+Initializers.swift
[41/339] Compiling BitCollections BitArray+Invariants.swift
[42/339] Compiling BitCollections BinaryInteger extensions.swift
[43/339] Compiling BitCollections BitArray+BitwiseOperations.swift
[44/339] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[45/339] Compiling BitCollections BitArray+Codable.swift
[46/339] Compiling BitCollections BitArray+Collection.swift
[47/339] Compiling BitCollections BitArray+Copy.swift
[48/339] Compiling BitCollections BitArray+CustomReflectable.swift
[49/343] Compiling BitCollections BitSet+BidirectionalCollection.swift
[50/343] Compiling BitCollections BitSet+Codable.swift
[51/343] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[52/343] Compiling BitCollections BitSet+CustomReflectable.swift
[53/343] Compiling BitCollections BitArray+Shifts.swift
[54/343] Compiling BitCollections BitArray+Testing.swift
[55/343] Compiling BitCollections BitArray._UnsafeHandle.swift
[56/343] Compiling BitCollections BitArray.swift
[57/343] Compiling BitCollections BitSet+CustomStringConvertible.swift
[58/343] Compiling BitCollections BitSet+Equatable.swift
[59/343] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[60/343] Compiling BitCollections BitSet+Extras.swift
[61/343] Compiling BitCollections BitSet+Hashable.swift
[62/343] Compiling BitCollections BitArray+Descriptions.swift
[63/343] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[64/343] Compiling BitCollections BitArray+RandomBits.swift
[65/343] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[66/343] Emitting module ContainersPreview
[67/343] Compiling ContainersPreview Box.swift
[68/343] Compiling ContainersPreview Inout.swift
[69/343] Compiling ContainersPreview InputSpan.swift
[70/343] Compiling ContainersPreview Shared.swift
[71/343] Compiling HeapModule _HeapNode.swift
[72/343] Compiling HeapModule Heap.swift
[73/343] Compiling BitCollections BitArray+Equatable.swift
[74/343] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[75/343] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[76/343] Compiling BitCollections BitArray+Extras.swift
[77/343] Compiling BitCollections BitArray+Fill.swift
[79/344] Emitting module HeapModule
[80/344] Compiling HeapModule Heap+Invariants.swift
[81/344] Compiling HeapModule Heap+Descriptions.swift
[82/344] Compiling HeapModule Heap+UnsafeHandle.swift
[84/385] Compiling DequeModule Deque+Codable.swift
[85/385] Compiling DequeModule Deque+Collection.swift
[86/385] Compiling DequeModule Deque+CustomReflectable.swift
[87/385] Compiling DequeModule Deque+Descriptions.swift
[88/385] Compiling DequeModule Deque+Equatable.swift
[89/385] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[90/385] Compiling DequeModule Deque+Extras.swift
[91/385] Compiling DequeModule Deque+Hashable.swift
[92/392] Compiling HashTreeCollections TreeSet+Hashable.swift
[93/392] Compiling HashTreeCollections TreeSet+Sendable.swift
[94/392] Compiling HashTreeCollections TreeSet+Sequence.swift
[95/392] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[96/392] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[97/392] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[98/392] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[99/392] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[100/392] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[101/392] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[102/402] Compiling DequeModule RigidDeque+Removals.swift
[103/402] Compiling DequeModule RigidDeque+Replacements.swift
[104/402] Compiling DequeModule RigidDeque+Testing.swift
[105/402] Compiling DequeModule RigidDeque.swift
[106/402] Compiling DequeModule UniqueDeque+Append.swift
[107/402] Compiling DequeModule UniqueDeque+Consumption.swift
[108/402] Compiling DequeModule UniqueDeque+Container.swift
[109/402] Compiling DequeModule UniqueDeque+Descriptions.swift
[110/402] Compiling DequeModule UniqueDeque+Equatable.swift
[111/402] Compiling DequeModule UniqueDeque+Experimental.swift
[112/402] Compiling DequeModule UniqueDeque+Hashable.swift
[113/402] Compiling DequeModule UniqueDeque+Initializers.swift
[114/402] Compiling DequeModule UniqueDeque+Insertions.swift
[115/402] Compiling DequeModule UniqueDeque+Prepend.swift
[116/402] Compiling DequeModule UniqueDeque+Removals.swift
[117/402] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[118/402] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[119/402] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[120/402] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[121/402] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[122/402] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[123/402] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[124/402] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[125/402] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[126/402] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[127/402] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[128/402] Compiling BitCollections BitSet+SetAlgebra union.swift
[129/402] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[130/402] Compiling BitCollections BitSet.Counted.swift
[131/402] Compiling BitCollections BitSet.Index.swift
[140/409] Compiling DequeModule RigidDeque+Insertions.swift
[141/409] Compiling DequeModule RigidDeque+Prepend.swift
[142/409] Compiling DequeModule _DequeBuffer.swift
[143/409] Compiling DequeModule _DequeBufferHeader.swift
[144/409] Compiling DequeModule RigidDeque+Append.swift
[145/409] Compiling DequeModule RigidDeque+Consumption.swift
[146/409] Compiling DequeModule RigidDeque+Container.swift
[147/409] Compiling DequeModule RigidDeque+Descriptions.swift
[148/409] Compiling DequeModule Deque+Testing.swift
[149/409] Compiling DequeModule Deque._Storage.swift
[150/409] Compiling DequeModule Deque._UnsafeHandle.swift
[151/409] Compiling DequeModule Deque.swift
[152/409] Compiling DequeModule RigidDeque+Equatable.swift
[153/409] Compiling DequeModule RigidDeque+Experimental.swift
[154/409] Compiling DequeModule RigidDeque+Hashable.swift
[155/409] Compiling DequeModule RigidDeque+Initializers.swift
[176/414] Compiling OrderedCollections OrderedSet+Sendable.swift
[177/414] Compiling OrderedCollections OrderedSet+SubSequence.swift
[178/414] Compiling OrderedCollections OrderedSet+Testing.swift
[179/414] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[180/414] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[181/414] Compiling OrderedCollections OrderedSet.swift
[182/414] Compiling OrderedCollections _UnsafeBitset.swift
[183/414] Compiling HashTreeCollections TreeDictionary+Merge.swift
[184/414] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[185/414] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[186/414] Compiling HashTreeCollections TreeDictionary+Values.swift
[194/414] Compiling DequeModule UniqueDeque+Replacements.swift
[195/414] Compiling DequeModule UniqueDeque.swift
[196/414] Compiling DequeModule _DequeSlot.swift
[197/414] Compiling DequeModule _UnsafeDequeHandle.swift
[198/414] Compiling DequeModule _UnsafeDequeSegments.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[225/414] Emitting module Synchronized
/host/spi-builder-workspace/.build/checkouts/synchronized/Sources/Synchronized/Lock.swift:4:47: error: cannot find type 'os_unfair_lock' in scope
 2 |
 3 | public final class Lock {
 4 |     private var backing: UnsafeMutablePointer<os_unfair_lock>
   |                                               `- error: cannot find type 'os_unfair_lock' in scope
 5 |
 6 |     public init() {
/host/spi-builder-workspace/.build/checkouts/synchronized/Sources/Synchronized/Locked.swift:4:54: error: cannot find type 'os_unfair_lock' in scope
 2 |
 3 | public struct Locked<Element> {
 4 |     private final class Lock: ManagedBuffer<Element, os_unfair_lock> {
   |                                                      `- error: cannot find type 'os_unfair_lock' in scope
 5 |         deinit {
 6 |             withUnsafeMutablePointerToElements { lock in
/host/spi-builder-workspace/.build/checkouts/synchronized/Sources/Synchronized/Locked.swift:12:48: error: cannot find type 'os_unfair_lock' in scope
10 |     }
11 |
12 |     private let buffer: ManagedBuffer<Element, os_unfair_lock>
   |                                                `- error: cannot find type 'os_unfair_lock' in scope
13 |
14 |     public init(_ element: Element) {
[226/414] Compiling Synchronized Locked.swift
/host/spi-builder-workspace/.build/checkouts/synchronized/Sources/Synchronized/Locked.swift:4:54: error: cannot find type 'os_unfair_lock' in scope
 2 |
 3 | public struct Locked<Element> {
 4 |     private final class Lock: ManagedBuffer<Element, os_unfair_lock> {
   |                                                      `- error: cannot find type 'os_unfair_lock' in scope
 5 |         deinit {
 6 |             withUnsafeMutablePointerToElements { lock in
/host/spi-builder-workspace/.build/checkouts/synchronized/Sources/Synchronized/Locked.swift:12:48: error: cannot find type 'os_unfair_lock' in scope
10 |     }
11 |
12 |     private let buffer: ManagedBuffer<Element, os_unfair_lock>
   |                                                `- error: cannot find type 'os_unfair_lock' in scope
13 |
14 |     public init(_ element: Element) {
/host/spi-builder-workspace/.build/checkouts/synchronized/Sources/Synchronized/Locked.swift:6:13: error: failed to produce diagnostic for expression; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
 4 |     private final class Lock: ManagedBuffer<Element, os_unfair_lock> {
 5 |         deinit {
 6 |             withUnsafeMutablePointerToElements { lock in
   |             `- error: failed to produce diagnostic for expression; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
 7 |                 _ = lock.deinitialize(count: 1)
 8 |             }
/host/spi-builder-workspace/.build/checkouts/synchronized/Sources/Synchronized/Locked.swift:17:35: error: cannot find 'os_unfair_lock' in scope
15 |         buffer = Lock.create(minimumCapacity: 1) { buffer in
16 |             buffer.withUnsafeMutablePointerToElements {
17 |                 $0.initialize(to: os_unfair_lock())
   |                                   `- error: cannot find 'os_unfair_lock' in scope
18 |             }
19 |             return element
/host/spi-builder-workspace/.build/checkouts/synchronized/Sources/Synchronized/Locked.swift:15:16: error: failed to produce diagnostic for expression; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
13 |
14 |     public init(_ element: Element) {
15 |         buffer = Lock.create(minimumCapacity: 1) { buffer in
   |                `- error: failed to produce diagnostic for expression; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
16 |             buffer.withUnsafeMutablePointerToElements {
17 |                 $0.initialize(to: os_unfair_lock())
/host/spi-builder-workspace/.build/checkouts/synchronized/Sources/Synchronized/Locked.swift:25:13: error: cannot find 'os_unfair_lock_lock' in scope
23 |     public func access<Return>(_ block: (inout Element) throws -> Return) rethrows -> Return {
24 |         try buffer.withUnsafeMutablePointers { element, lock in
25 |             os_unfair_lock_lock(lock)
   |             `- error: cannot find 'os_unfair_lock_lock' in scope
26 |             defer { os_unfair_lock_unlock(lock) }
27 |             return try block(&element.pointee)
[227/414] Compiling Synchronized RecursiveLock.swift
/host/spi-builder-workspace/.build/checkouts/synchronized/Sources/Synchronized/RecursiveLock.swift:14:54: error: cannot convert value of type 'Int' to expected argument type 'Int32'
12 |         else { preconditionFailure() }
13 |
14 |         guard pthread_mutexattr_settype(&attributes, PTHREAD_MUTEX_RECURSIVE) == 0
   |                                                      `- error: cannot convert value of type 'Int' to expected argument type 'Int32'
15 |         else { preconditionFailure() }
16 |
[228/414] Compiling Synchronized Lock.swift
/host/spi-builder-workspace/.build/checkouts/synchronized/Sources/Synchronized/Lock.swift:4:47: error: cannot find type 'os_unfair_lock' in scope
 2 |
 3 | public final class Lock {
 4 |     private var backing: UnsafeMutablePointer<os_unfair_lock>
   |                                               `- error: cannot find type 'os_unfair_lock' in scope
 5 |
 6 |     public init() {
/host/spi-builder-workspace/.build/checkouts/synchronized/Sources/Synchronized/Lock.swift:7:40: error: cannot find type 'os_unfair_lock' in scope
 5 |
 6 |     public init() {
 7 |         backing = UnsafeMutablePointer<os_unfair_lock>.allocate(capacity: 1)
   |                                        `- error: cannot find type 'os_unfair_lock' in scope
 8 |         backing.initialize(to: os_unfair_lock())
 9 |     }
/host/spi-builder-workspace/.build/checkouts/synchronized/Sources/Synchronized/Lock.swift:8:32: error: cannot find 'os_unfair_lock' in scope
 6 |     public init() {
 7 |         backing = UnsafeMutablePointer<os_unfair_lock>.allocate(capacity: 1)
 8 |         backing.initialize(to: os_unfair_lock())
   |                                `- error: cannot find 'os_unfair_lock' in scope
 9 |     }
10 |
/host/spi-builder-workspace/.build/checkouts/synchronized/Sources/Synchronized/Lock.swift:18:9: error: cannot find 'os_unfair_lock_lock' in scope
16 |     public func locked<T>(_ block: () throws -> T) rethrows -> T {
17 |         // https://developer.apple.com/documentation/os/1646466-os_unfair_lock_lock
18 |         os_unfair_lock_lock(backing)
   |         `- error: cannot find 'os_unfair_lock_lock' in scope
19 |         defer { os_unfair_lock_unlock(backing) }
20 |         return try block()
/host/spi-builder-workspace/.build/checkouts/synchronized/Sources/Synchronized/Lock.swift:19:17: error: cannot find 'os_unfair_lock_unlock' in scope
17 |         // https://developer.apple.com/documentation/os/1646466-os_unfair_lock_lock
18 |         os_unfair_lock_lock(backing)
19 |         defer { os_unfair_lock_unlock(backing) }
   |                 `- error: cannot find 'os_unfair_lock_unlock' in scope
20 |         return try block()
21 |     }
/host/spi-builder-workspace/.build/checkouts/synchronized/Sources/Synchronized/Lock.swift:25:12: error: cannot find 'os_unfair_lock_trylock' in scope
23 |     public func tryLocked(_ block: () throws -> Void) rethrows -> Bool {
24 |         // https://developer.apple.com/documentation/os/1646469-os_unfair_lock_trylock
25 |         if os_unfair_lock_trylock(backing) {
   |            `- error: cannot find 'os_unfair_lock_trylock' in scope
26 |             defer { os_unfair_lock_unlock(backing) }
27 |             try block()
/host/spi-builder-workspace/.build/checkouts/synchronized/Sources/Synchronized/Lock.swift:26:21: error: cannot find 'os_unfair_lock_unlock' in scope
24 |         // https://developer.apple.com/documentation/os/1646469-os_unfair_lock_trylock
25 |         if os_unfair_lock_trylock(backing) {
26 |             defer { os_unfair_lock_unlock(backing) }
   |                     `- error: cannot find 'os_unfair_lock_unlock' in scope
27 |             try block()
28 |             return true
[229/414] Emitting module JSON
[230/414] Compiling JSON Dictionary+JSON.swift
/host/spi-builder-workspace/.build/checkouts/json-apple/Sources/JSON/Dictionary+JSON.swift:73:9: error: cannot find 'CFBooleanGetTypeID' in scope
71 | private extension NSNumber {
72 |     var isBool: Bool {
73 |         CFBooleanGetTypeID() == CFGetTypeID(self)
   |         `- error: cannot find 'CFBooleanGetTypeID' in scope
74 |     }
75 | }
/host/spi-builder-workspace/.build/checkouts/json-apple/Sources/JSON/Dictionary+JSON.swift:73:33: error: cannot find 'CFGetTypeID' in scope
71 | private extension NSNumber {
72 |     var isBool: Bool {
73 |         CFBooleanGetTypeID() == CFGetTypeID(self)
   |                                 `- error: cannot find 'CFGetTypeID' in scope
74 |     }
75 | }
/host/spi-builder-workspace/.build/checkouts/json-apple/Sources/JSON/JSON.swift:673:9: error: cannot find 'CFBooleanGetTypeID' in scope
671 | private extension NSNumber {
672 |     var isBool: Bool {
673 |         CFBooleanGetTypeID() == CFGetTypeID(self)
    |         `- error: cannot find 'CFBooleanGetTypeID' in scope
674 |     }
675 | }
BUILD FAILURE 6.3 linux