Build Information
Failed to build composable-core-location, reference 0.3.0 (68cb1f
), with Swift 6.1 for Android on 28 May 2025 20:08:52 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/composable-core-location.git
Reference: 0.3.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/pointfreeco/composable-core-location
* tag 0.3.0 -> FETCH_HEAD
HEAD is now at 68cb1f3 Run swift-format
Cloned https://github.com/pointfreeco/composable-core-location.git
Revision (git rev-parse @):
68cb1f3eea43275859b7141acfd6f7cb47137096
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/composable-core-location.git at 0.3.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/pointfreeco/composable-core-location.git
https://github.com/pointfreeco/composable-core-location.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-composable-architecture",
"requirement" : {
"range" : [
{
"lower_bound" : "0.43.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-composable-architecture"
}
],
"manifest_display_name" : "composable-core-location",
"name" : "composable-core-location",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "ComposableCoreLocation",
"targets" : [
"ComposableCoreLocation"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ComposableCoreLocationTests",
"module_type" : "SwiftTarget",
"name" : "ComposableCoreLocationTests",
"path" : "Tests/ComposableCoreLocationTests",
"sources" : [
"ComposableCoreLocationTests.swift"
],
"target_dependencies" : [
"ComposableCoreLocation"
],
"type" : "test"
},
{
"c99name" : "ComposableCoreLocation",
"module_type" : "SwiftTarget",
"name" : "ComposableCoreLocation",
"path" : "Sources/ComposableCoreLocation",
"product_dependencies" : [
"ComposableArchitecture"
],
"product_memberships" : [
"ComposableCoreLocation"
],
"sources" : [
"Failing.swift",
"Interface.swift",
"Internal/Deprecations.swift",
"Internal/Exports.swift",
"Live.swift",
"Models/AccuracyAuthorization.swift",
"Models/Beacon.swift",
"Models/Heading.swift",
"Models/Location.swift",
"Models/Region.swift",
"Models/Visit.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/pointfreeco/swift-composable-architecture
[1/303663] Fetching swift-composable-architecture
Fetched https://github.com/pointfreeco/swift-composable-architecture from cache (18.09s)
Computing version for https://github.com/pointfreeco/swift-composable-architecture
Computed https://github.com/pointfreeco/swift-composable-architecture at 0.59.0 (20.80s)
Fetching https://github.com/pointfreeco/swiftui-navigation
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/pointfreeco/swift-dependencies
[1/1394] Fetching swiftui-navigation
[294/2928] Fetching swiftui-navigation, swift-identified-collections
[1437/8386] Fetching swiftui-navigation, swift-identified-collections, xctest-dynamic-overlay
[3816/14635] Fetching swiftui-navigation, swift-identified-collections, xctest-dynamic-overlay, swift-dependencies
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (0.74s)
[10685/13101] Fetching swiftui-navigation, xctest-dynamic-overlay, swift-dependencies
Fetching https://github.com/pointfreeco/swift-case-paths
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.99s)
Fetching https://github.com/pointfreeco/combine-schedulers
[1/4375] Fetching swift-case-paths
Fetched https://github.com/pointfreeco/swiftui-navigation from cache (1.37s)
[1/2410] Fetching combine-schedulers
Fetching https://github.com/apple/swift-collections
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.40s)
[1375/6991] Fetching combine-schedulers, swift-custom-dump
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.67s)
[5250/7843] Fetching combine-schedulers, swift-custom-dump, swift-concurrency-extras
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.59s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.67s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.68s)
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.62s)
Computing version for https://github.com/pointfreeco/swiftui-navigation
Computed https://github.com/pointfreeco/swiftui-navigation at 0.8.0 (3.94s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 0.6.0 (0.86s)
Fetching https://github.com/pointfreeco/swift-clocks
[1/1292] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.46s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 0.14.1 (0.99s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.11.0 (0.80s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 0.4.0 (0.75s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 0.11.2 (2.54s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 0.1.2 (1.08s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.9.0 (0.60s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 0.8.0 (0.61s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.67s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 0.1.2
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.9.0
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 0.6.0
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 0.11.0
Creating working copy for https://github.com/pointfreeco/swiftui-navigation
Working copy of https://github.com/pointfreeco/swiftui-navigation resolved at 0.8.0
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 0.14.1
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 0.4.0
Creating working copy for https://github.com/pointfreeco/swift-composable-architecture
Working copy of https://github.com/pointfreeco/swift-composable-architecture resolved at 0.59.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 0.11.2
Creating working copy for https://github.com/pointfreeco/swift-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 0.8.0
Building for debugging...
[0/14] Write sources
[13/14] Write swift-version-24593BA9C3E375BF.txt
[15/44] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[16/45] Compiling InternalCollectionsUtilities Descriptions.swift
[17/45] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[18/45] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[19/45] Compiling InternalCollectionsUtilities Debugging.swift
[20/45] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[21/45] Compiling InternalCollectionsUtilities UInt+reversed.swift
[22/45] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[23/45] Compiling InternalCollectionsUtilities Integer rank.swift
[24/45] Emitting module InternalCollectionsUtilities
[25/45] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[26/45] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[27/45] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[28/45] Compiling InternalCollectionsUtilities _SortedCollection.swift
[29/45] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[31/46] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[32/102] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[33/102] Compiling XCTestDynamicOverlay Deprecations.swift
[34/102] Compiling OrderedCollections OrderedDictionary.swift
[35/102] Compiling OrderedCollections OrderedSet+Codable.swift
[36/102] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[37/102] Compiling OrderedCollections OrderedSet+Descriptions.swift
[38/102] Compiling OrderedCollections OrderedSet+Diffing.swift
[39/102] Compiling OrderedCollections OrderedSet+Equatable.swift
[40/102] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[41/102] Compiling OrderedCollections OrderedSet+Hashable.swift
[42/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[43/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[44/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[45/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[46/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[47/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[48/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[49/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[50/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[51/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[52/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[53/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[54/109] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[55/109] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[56/109] Compiling OrderedCollections OrderedSet+Initializers.swift
[57/109] Compiling OrderedCollections OrderedSet+Insertions.swift
[58/109] Compiling OrderedCollections OrderedSet+Invariants.swift
[59/109] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[60/109] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[61/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[62/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[63/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[64/109] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[65/109] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[66/109] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[67/109] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[68/109] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[69/109] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[70/109] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[71/109] Compiling OrderedCollections OrderedDictionary+Values.swift
[72/109] Compiling OrderedCollections OrderedDictionary+Codable.swift
[73/109] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[74/109] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[75/109] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[76/109] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[77/109] Compiling OrderedCollections OrderedDictionary+Elements.swift
[78/109] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[79/109] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[80/109] Compiling OrderedCollections OrderedSet+Sendable.swift
[81/109] Compiling OrderedCollections OrderedSet+SubSequence.swift
[82/109] Compiling OrderedCollections OrderedSet+Testing.swift
[83/109] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[84/109] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[85/109] Compiling OrderedCollections OrderedSet.swift
[86/109] Compiling OrderedCollections _UnsafeBitset.swift
[87/109] Emitting module OrderedCollections
[88/109] Compiling OrderedCollections _HashTable+Bucket.swift
[89/109] Compiling OrderedCollections _HashTable+BucketIterator.swift
[90/109] Compiling OrderedCollections _HashTable+Constants.swift
[91/109] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[92/109] Compiling OrderedCollections _HashTable+Testing.swift
[93/109] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[94/109] Compiling OrderedCollections _HashTable.swift
[95/109] Compiling OrderedCollections _Hashtable+Header.swift
[97/126] Emitting module IdentifiedCollections
[98/128] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[99/128] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[100/128] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[101/128] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[102/128] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[103/128] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[104/128] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[105/128] Compiling XCTestDynamicOverlay Unimplemented.swift
[106/128] Compiling XCTestDynamicOverlay XCTFail.swift
[107/128] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[108/128] Compiling IdentifiedCollections IdentifiedArray.swift
[109/128] Compiling ConcurrencyExtras LockIsolated.swift
[110/128] Compiling ConcurrencyExtras Task.swift
[111/128] Compiling ConcurrencyExtras MainSerialExecutor.swift
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/MainSerialExecutor.swift:77:5: error: cannot find 'dlsym' in scope
75 | }
76 | private let _swift_task_enqueueGlobal_hook: UnsafeMutablePointer<Hook?> =
77 | dlsym(dlopen(nil, 0), "swift_task_enqueueGlobal_hook").assumingMemoryBound(to: Hook?.self)
| `- error: cannot find 'dlsym' in scope
78 | #endif
79 |
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/MainSerialExecutor.swift:77:11: error: cannot find 'dlopen' in scope
75 | }
76 | private let _swift_task_enqueueGlobal_hook: UnsafeMutablePointer<Hook?> =
77 | dlsym(dlopen(nil, 0), "swift_task_enqueueGlobal_hook").assumingMemoryBound(to: Hook?.self)
| `- error: cannot find 'dlopen' in scope
78 | #endif
79 |
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/MainSerialExecutor.swift:77:18: error: 'nil' requires a contextual type
75 | }
76 | private let _swift_task_enqueueGlobal_hook: UnsafeMutablePointer<Hook?> =
77 | dlsym(dlopen(nil, 0), "swift_task_enqueueGlobal_hook").assumingMemoryBound(to: Hook?.self)
| `- error: 'nil' requires a contextual type
78 | #endif
79 |
[112/129] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[113/129] Compiling ConcurrencyExtras Locking.swift
[114/129] Compiling ConcurrencyExtras ActorIsolated.swift
[115/129] Compiling ConcurrencyExtras AsyncStream.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[116/129] Emitting module ConcurrencyExtras
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/MainSerialExecutor.swift:77:5: error: cannot find 'dlsym' in scope
75 | }
76 | private let _swift_task_enqueueGlobal_hook: UnsafeMutablePointer<Hook?> =
77 | dlsym(dlopen(nil, 0), "swift_task_enqueueGlobal_hook").assumingMemoryBound(to: Hook?.self)
| `- error: cannot find 'dlsym' in scope
78 | #endif
79 |
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/MainSerialExecutor.swift:77:11: error: cannot find 'dlopen' in scope
75 | }
76 | private let _swift_task_enqueueGlobal_hook: UnsafeMutablePointer<Hook?> =
77 | dlsym(dlopen(nil, 0), "swift_task_enqueueGlobal_hook").assumingMemoryBound(to: Hook?.self)
| `- error: cannot find 'dlopen' in scope
78 | #endif
79 |
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/MainSerialExecutor.swift:77:18: error: 'nil' requires a contextual type
75 | }
76 | private let _swift_task_enqueueGlobal_hook: UnsafeMutablePointer<Hook?> =
77 | dlsym(dlopen(nil, 0), "swift_task_enqueueGlobal_hook").assumingMemoryBound(to: Hook?.self)
| `- error: 'nil' requires a contextual type
78 | #endif
79 |
[117/129] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[118/129] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[119/129] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[120/129] Compiling IdentifiedCollections Identified.swift
[121/129] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[122/129] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[123/129] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[124/129] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[125/129] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[126/129] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[127/130] Emitting module XCTestDynamicOverlay
[128/130] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[131/131] Compiling ConcurrencyExtras UncheckedSendable.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/31] Compiling ConcurrencyExtras ActorIsolated.swift
[3/31] Compiling ConcurrencyExtras AsyncStream.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/32] Emitting module ConcurrencyExtras
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/MainSerialExecutor.swift:77:5: error: cannot find 'dlsym' in scope
75 | }
76 | private let _swift_task_enqueueGlobal_hook: UnsafeMutablePointer<Hook?> =
77 | dlsym(dlopen(nil, 0), "swift_task_enqueueGlobal_hook").assumingMemoryBound(to: Hook?.self)
| `- error: cannot find 'dlsym' in scope
78 | #endif
79 |
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/MainSerialExecutor.swift:77:11: error: cannot find 'dlopen' in scope
75 | }
76 | private let _swift_task_enqueueGlobal_hook: UnsafeMutablePointer<Hook?> =
77 | dlsym(dlopen(nil, 0), "swift_task_enqueueGlobal_hook").assumingMemoryBound(to: Hook?.self)
| `- error: cannot find 'dlopen' in scope
78 | #endif
79 |
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/MainSerialExecutor.swift:77:18: error: 'nil' requires a contextual type
75 | }
76 | private let _swift_task_enqueueGlobal_hook: UnsafeMutablePointer<Hook?> =
77 | dlsym(dlopen(nil, 0), "swift_task_enqueueGlobal_hook").assumingMemoryBound(to: Hook?.self)
| `- error: 'nil' requires a contextual type
78 | #endif
79 |
[5/32] Compiling ConcurrencyExtras UncheckedSendable.swift
[6/32] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[7/32] Compiling InternalCollectionsUtilities Debugging.swift
[8/32] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[9/32] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[10/32] Compiling XCTestDynamicOverlay XCTFail.swift
[11/34] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[12/34] Compiling ConcurrencyExtras LockIsolated.swift
[13/34] Compiling ConcurrencyExtras Locking.swift
[14/34] Compiling InternalCollectionsUtilities Descriptions.swift
[15/34] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[16/34] Compiling ConcurrencyExtras Task.swift
[17/34] Compiling ConcurrencyExtras MainSerialExecutor.swift
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/MainSerialExecutor.swift:77:5: error: cannot find 'dlsym' in scope
75 | }
76 | private let _swift_task_enqueueGlobal_hook: UnsafeMutablePointer<Hook?> =
77 | dlsym(dlopen(nil, 0), "swift_task_enqueueGlobal_hook").assumingMemoryBound(to: Hook?.self)
| `- error: cannot find 'dlsym' in scope
78 | #endif
79 |
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/MainSerialExecutor.swift:77:11: error: cannot find 'dlopen' in scope
75 | }
76 | private let _swift_task_enqueueGlobal_hook: UnsafeMutablePointer<Hook?> =
77 | dlsym(dlopen(nil, 0), "swift_task_enqueueGlobal_hook").assumingMemoryBound(to: Hook?.self)
| `- error: cannot find 'dlopen' in scope
78 | #endif
79 |
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/MainSerialExecutor.swift:77:18: error: 'nil' requires a contextual type
75 | }
76 | private let _swift_task_enqueueGlobal_hook: UnsafeMutablePointer<Hook?> =
77 | dlsym(dlopen(nil, 0), "swift_task_enqueueGlobal_hook").assumingMemoryBound(to: Hook?.self)
| `- error: 'nil' requires a contextual type
78 | #endif
79 |
[18/34] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[19/34] Compiling InternalCollectionsUtilities Integer rank.swift
[20/34] Emitting module InternalCollectionsUtilities
[21/34] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[22/34] Emitting module XCTestDynamicOverlay
[23/34] Compiling XCTestDynamicOverlay Deprecations.swift
[24/34] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[25/34] Compiling InternalCollectionsUtilities UInt+reversed.swift
[26/34] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[27/34] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[28/34] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[29/34] Compiling InternalCollectionsUtilities _SortedCollection.swift
[30/34] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[31/35] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[32/35] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[33/35] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[34/35] Compiling XCTestDynamicOverlay Unimplemented.swift
BUILD FAILURE 6.1 android