The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build RelayStore, reference main (e697c4), with Swift 6.1 for Android on 28 May 2025 03:29:46 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/alexito4/RelayStore.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/alexito4/RelayStore
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e697c4f open source
Cloned https://github.com/alexito4/RelayStore.git
Revision (git rev-parse @):
e697c4feb37e4640a785a509a892e976a36c8fe0
SUCCESS checkout https://github.com/alexito4/RelayStore.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/alexito4/RelayStore.git
https://github.com/alexito4/RelayStore.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-composable-architecture",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.29.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-composable-architecture.git"
    }
  ],
  "manifest_display_name" : "RelayStore",
  "name" : "RelayStore",
  "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" : "RelayStore",
      "targets" : [
        "RelayStore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RelayStoreTests",
      "module_type" : "SwiftTarget",
      "name" : "RelayStoreTests",
      "path" : "Tests/RelayStoreTests",
      "sources" : [
        "RelayStoreTests.swift"
      ],
      "target_dependencies" : [
        "RelayStore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RelayStore",
      "module_type" : "SwiftTarget",
      "name" : "RelayStore",
      "path" : "Sources/RelayStore",
      "product_dependencies" : [
        "ComposableArchitecture"
      ],
      "product_memberships" : [
        "RelayStore"
      ],
      "sources" : [
        "RelayStore.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.git
[1/303658] Fetching swift-composable-architecture
Fetched https://github.com/pointfreeco/swift-composable-architecture.git from cache (22.61s)
Computing version for https://github.com/pointfreeco/swift-composable-architecture.git
Computed https://github.com/pointfreeco/swift-composable-architecture.git at 0.59.0 (25.59s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/swiftui-navigation
[1/1394] Fetching swiftui-navigation
[1395/2928] Fetching swiftui-navigation, swift-identified-collections
[1687/8386] Fetching swiftui-navigation, swift-identified-collections, xctest-dynamic-overlay
[2615/14635] Fetching swiftui-navigation, swift-identified-collections, xctest-dynamic-overlay, swift-dependencies
Fetched https://github.com/pointfreeco/swiftui-navigation from cache (0.61s)
[8841/13241] Fetching swift-identified-collections, xctest-dynamic-overlay, swift-dependencies
Fetching https://github.com/pointfreeco/swift-case-paths
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (0.69s)
[9244/11707] Fetching xctest-dynamic-overlay, swift-dependencies
Fetching https://github.com/pointfreeco/combine-schedulers
[10180/16082] Fetching xctest-dynamic-overlay, swift-dependencies, swift-case-paths
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.97s)
[8871/9833] Fetching xctest-dynamic-overlay, swift-case-paths
Fetching https://github.com/apple/swift-collections
[9834/12243] Fetching xctest-dynamic-overlay, swift-case-paths, combine-schedulers
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.57s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.57s)
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.33s)
[1/4581] Fetching swift-custom-dump
[139/21172] Fetching swift-custom-dump, swift-collections
[4697/22024] Fetching swift-custom-dump, swift-collections, swift-concurrency-extras
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.45s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.45s)
[2821/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.94s)
Computing version for https://github.com/pointfreeco/swiftui-navigation
Computed https://github.com/pointfreeco/swiftui-navigation at 0.8.0 (3.88s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 0.6.0 (1.05s)
Fetching https://github.com/pointfreeco/swift-clocks
[1/1292] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.48s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 0.14.1 (5.07s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.11.0 (1.01s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 0.4.0 (1.24s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 0.11.2 (1.01s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 0.1.2 (0.94s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.9.0 (0.87s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 0.8.0 (0.93s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (1.17s)
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
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/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-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 0.4.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-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-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/swift-composable-architecture.git
Working copy of https://github.com/pointfreeco/swift-composable-architecture.git resolved at 0.59.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/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/swiftui-navigation
Working copy of https://github.com/pointfreeco/swiftui-navigation 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 UnsafeMutableBufferPointer+Extras.swift
[19/45] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[20/45] Compiling InternalCollectionsUtilities UInt+reversed.swift
[21/45] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[22/45] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[23/45] Emitting module InternalCollectionsUtilities
[24/45] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[25/45] Compiling InternalCollectionsUtilities Integer rank.swift
[26/45] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[27/45] Compiling InternalCollectionsUtilities _SortedCollection.swift
[28/45] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[29/45] Compiling InternalCollectionsUtilities Debugging.swift
[31/101] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[32/101] Compiling XCTestDynamicOverlay Unimplemented.swift
[33/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[34/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[35/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[36/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[37/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[38/102] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[39/102] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[40/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[41/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[42/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[43/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[44/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[45/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[46/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[47/109] Compiling OrderedCollections OrderedSet+Initializers.swift
[48/109] Compiling OrderedCollections OrderedSet+Insertions.swift
[49/109] Compiling OrderedCollections OrderedSet+Invariants.swift
[50/109] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[51/109] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[52/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[53/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[54/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[55/109] Compiling OrderedCollections OrderedDictionary+Codable.swift
[56/109] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[57/109] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[58/109] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[59/109] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[60/109] Compiling OrderedCollections OrderedDictionary+Elements.swift
[61/109] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[62/109] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[63/109] Compiling OrderedCollections OrderedDictionary.swift
[64/109] Compiling OrderedCollections OrderedSet+Codable.swift
[65/109] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[66/109] Compiling OrderedCollections OrderedSet+Descriptions.swift
[67/109] Compiling OrderedCollections OrderedSet+Diffing.swift
[68/109] Compiling OrderedCollections OrderedSet+Equatable.swift
[69/109] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[70/109] Compiling OrderedCollections OrderedSet+Hashable.swift
[71/109] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[72/109] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[73/109] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[74/109] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[75/109] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[76/109] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[77/109] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[78/109] Compiling OrderedCollections OrderedDictionary+Values.swift
[79/109] Compiling OrderedCollections _HashTable+Bucket.swift
[80/109] Compiling OrderedCollections _HashTable+BucketIterator.swift
[81/109] Compiling OrderedCollections _HashTable+Constants.swift
[82/109] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[83/109] Compiling OrderedCollections _HashTable+Testing.swift
[84/109] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[85/109] Compiling OrderedCollections _HashTable.swift
[86/109] Compiling OrderedCollections _Hashtable+Header.swift
[87/109] Emitting module OrderedCollections
[88/109] Compiling OrderedCollections OrderedSet+Sendable.swift
[89/109] Compiling OrderedCollections OrderedSet+SubSequence.swift
[90/109] Compiling OrderedCollections OrderedSet+Testing.swift
[91/109] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[92/109] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[93/109] Compiling OrderedCollections OrderedSet.swift
[94/109] Compiling OrderedCollections _UnsafeBitset.swift
[96/126] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[97/126] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[98/126] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[99/126] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[100/126] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[101/126] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[102/126] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[103/126] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[104/126] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[105/126] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[106/128] Emitting module IdentifiedCollections
[107/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 |
[108/129] Compiling IdentifiedCollections Identified.swift
[109/129] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[110/129] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[111/129] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[112/129] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[113/129] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[114/129] Compiling IdentifiedCollections IdentifiedArray.swift
[115/129] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[116/129] Compiling XCTestDynamicOverlay Deprecations.swift
[117/129] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[118/129] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[119/130] Compiling ConcurrencyExtras LockIsolated.swift
[120/130] Compiling ConcurrencyExtras Task.swift
[121/130] Compiling ConcurrencyExtras Locking.swift
[122/130] Emitting module XCTestDynamicOverlay
[123/130] Compiling XCTestDynamicOverlay DefaultInitializable.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[124/130] Compiling ConcurrencyExtras AsyncStream.swift
[125/130] Compiling ConcurrencyExtras ActorIsolated.swift
[126/130] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[127/130] 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 |
[128/130] Compiling XCTestDynamicOverlay XCTFail.swift
[130/131] Compiling ConcurrencyExtras UncheckedSendable.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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 XCTestDynamicOverlay DefaultInitializable.swift
[3/32] Compiling ConcurrencyExtras AsyncThrowingStream.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/33] 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/33] Compiling ConcurrencyExtras ActorIsolated.swift
[6/33] Compiling ConcurrencyExtras AsyncStream.swift
[7/33] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[8/33] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[9/34] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[10/34] Compiling InternalCollectionsUtilities Integer rank.swift
[11/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 |
[12/34] Compiling ConcurrencyExtras Task.swift
[13/34] Compiling XCTestDynamicOverlay XCTFail.swift
[14/34] Compiling InternalCollectionsUtilities Descriptions.swift
[15/34] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[16/34] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[17/34] Compiling InternalCollectionsUtilities Debugging.swift
[18/34] Compiling ConcurrencyExtras Locking.swift
[19/34] Compiling ConcurrencyExtras LockIsolated.swift
[20/34] Compiling ConcurrencyExtras UncheckedSendable.swift
[21/34] Emitting module XCTestDynamicOverlay
[22/34] Compiling XCTestDynamicOverlay Deprecations.swift
[23/34] Emitting module InternalCollectionsUtilities
[24/34] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[25/34] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[26/34] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
BUILD FAILURE 6.1 android