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 swift-composable-presentation, reference v0.16.0 (b5e2df), with Swift 6.1 for Android on 28 May 2025 13:37:23 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/darrarski/swift-composable-presentation.git
Reference: v0.16.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/darrarski/swift-composable-presentation
 * tag               v0.16.0    -> FETCH_HEAD
HEAD is now at b5e2df0 Merge pull request #55 from darrarski/feature/swift-concurrency
Cloned https://github.com/darrarski/swift-composable-presentation.git
Revision (git rev-parse @):
b5e2df0c7bcdd66e32d3e80c765dbfe84300cbf5
SUCCESS checkout https://github.com/darrarski/swift-composable-presentation.git at v0.16.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/darrarski/swift-composable-presentation.git
https://github.com/darrarski/swift-composable-presentation.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-composable-architecture",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.52.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-composable-architecture.git"
    }
  ],
  "manifest_display_name" : "swift-composable-presentation",
  "name" : "swift-composable-presentation",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "ComposablePresentation",
      "targets" : [
        "ComposablePresentation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ComposablePresentationTests",
      "module_type" : "SwiftTarget",
      "name" : "ComposablePresentationTests",
      "path" : "Tests/ComposablePresentationTests",
      "sources" : [
        "PresentingCaseReducerTests.swift",
        "PresentingForEachReducerTests.swift",
        "PresentingReducerTests.swift",
        "ReplayNonNilTests.swift"
      ],
      "target_dependencies" : [
        "ComposablePresentation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ComposablePresentation",
      "module_type" : "SwiftTarget",
      "name" : "ComposablePresentation",
      "path" : "Sources/ComposablePresentation",
      "product_dependencies" : [
        "ComposableArchitecture"
      ],
      "product_memberships" : [
        "ComposablePresentation"
      ],
      "sources" : [
        "FullScreenCoverWithStore.swift",
        "NavigationDestinationForEachStore.swift",
        "NavigationDestinationWithStore.swift",
        "NavigationLinkWithStore.swift",
        "NavigationStackWithStore.swift",
        "PopoverWithStore.swift",
        "PresentationID.swift",
        "PresentingCaseReducer.swift",
        "PresentingForEachReducer.swift",
        "PresentingReducer.swift",
        "ReplayNonNil.swift",
        "SheetWithStore.swift",
        "_SwiftUINavigation.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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 (16.86s)
Computing version for https://github.com/pointfreeco/swift-composable-architecture.git
Computed https://github.com/pointfreeco/swift-composable-architecture.git at 0.59.0 (19.02s)
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swiftui-navigation
[1/1394] Fetching swiftui-navigation
[517/5975] Fetching swiftui-navigation, swift-custom-dump
[5976/6827] Fetching swiftui-navigation, swift-custom-dump, swift-concurrency-extras
[6317/8361] Fetching swiftui-navigation, swift-custom-dump, swift-concurrency-extras, swift-identified-collections
[7120/13819] Fetching swiftui-navigation, swift-custom-dump, swift-concurrency-extras, swift-identified-collections, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.46s)
[7931/12967] Fetching swiftui-navigation, swift-custom-dump, swift-identified-collections, xctest-dynamic-overlay
[7932/19216] Fetching swiftui-navigation, swift-custom-dump, swift-identified-collections, xctest-dynamic-overlay, swift-dependencies
Fetching https://github.com/pointfreeco/swift-case-paths
Fetched https://github.com/pointfreeco/swiftui-navigation from cache (0.57s)
[15296/17822] Fetching swift-custom-dump, swift-identified-collections, xctest-dynamic-overlay, swift-dependencies
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (0.58s)
[13825/16288] Fetching swift-custom-dump, xctest-dynamic-overlay, swift-dependencies
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/apple/swift-collections
[14434/20663] Fetching swift-custom-dump, xctest-dynamic-overlay, swift-dependencies, swift-case-paths
[20664/23073] Fetching swift-custom-dump, xctest-dynamic-overlay, swift-dependencies, swift-case-paths, combine-schedulers
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.87s)
[15860/16824] Fetching swift-custom-dump, xctest-dynamic-overlay, swift-case-paths, combine-schedulers
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.48s)
[1/16591] Fetching swift-collections
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.01s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.43s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.03s)
Fetched https://github.com/apple/swift-collections from cache (1.45s)
Computing version for https://github.com/pointfreeco/swiftui-navigation
Computed https://github.com/pointfreeco/swiftui-navigation at 0.8.0 (2.70s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 0.6.0 (0.63s)
Fetching https://github.com/pointfreeco/swift-clocks
[1/1292] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.40s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 0.14.1 (1.47s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.11.0 (0.87s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 0.4.0 (0.77s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 0.11.2 (0.99s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 0.1.2 (0.63s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.9.0 (0.61s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 0.8.0 (0.58s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.75s)
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/swiftui-navigation
Working copy of https://github.com/pointfreeco/swiftui-navigation 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/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-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-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-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 0.4.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-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-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] Emitting module InternalCollectionsUtilities
[16/45] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[17/45] Compiling InternalCollectionsUtilities Debugging.swift
[18/45] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[19/45] Compiling InternalCollectionsUtilities _SortedCollection.swift
[20/45] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[21/45] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[22/45] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[23/45] Compiling InternalCollectionsUtilities Descriptions.swift
[24/45] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[25/45] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[26/45] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[27/45] Compiling InternalCollectionsUtilities Integer rank.swift
[28/45] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[29/45] Compiling InternalCollectionsUtilities UInt+reversed.swift
[31/46] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[32/102] Emitting module XCTestDynamicOverlay
[33/102] Compiling XCTestDynamicOverlay Deprecations.swift
[34/102] Compiling OrderedCollections OrderedSet+Initializers.swift
[35/102] Compiling OrderedCollections OrderedSet+Insertions.swift
[36/102] Compiling OrderedCollections OrderedSet+Invariants.swift
[37/102] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[38/102] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[39/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[40/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[41/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[42/109] Compiling OrderedCollections OrderedDictionary.swift
[43/109] Compiling OrderedCollections OrderedSet+Codable.swift
[44/109] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[45/109] Compiling OrderedCollections OrderedSet+Descriptions.swift
[46/109] Compiling OrderedCollections OrderedSet+Diffing.swift
[47/109] Compiling OrderedCollections OrderedSet+Equatable.swift
[48/109] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[49/109] Compiling OrderedCollections OrderedSet+Hashable.swift
[50/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[51/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[52/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[53/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[54/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[55/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[56/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[57/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[58/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[59/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[60/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[61/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[62/109] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[63/109] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[64/109] Compiling OrderedCollections OrderedDictionary+Codable.swift
[65/109] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[66/109] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[67/109] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[68/109] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[69/109] Compiling OrderedCollections OrderedDictionary+Elements.swift
[70/109] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[71/109] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[72/109] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[73/109] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[74/109] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[75/109] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[76/109] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[77/109] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[78/109] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[79/109] Compiling OrderedCollections OrderedDictionary+Values.swift
[80/109] Compiling OrderedCollections _HashTable+Bucket.swift
[81/109] Compiling OrderedCollections _HashTable+BucketIterator.swift
[82/109] Compiling OrderedCollections _HashTable+Constants.swift
[83/109] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[84/109] Compiling OrderedCollections _HashTable+Testing.swift
[85/109] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[86/109] Compiling OrderedCollections _HashTable.swift
[87/109] Compiling OrderedCollections _Hashtable+Header.swift
[88/109] Emitting module OrderedCollections
[89/109] Compiling OrderedCollections OrderedSet+Sendable.swift
[90/109] Compiling OrderedCollections OrderedSet+SubSequence.swift
[91/109] Compiling OrderedCollections OrderedSet+Testing.swift
[92/109] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[93/109] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[94/109] Compiling OrderedCollections OrderedSet.swift
[95/109] Compiling OrderedCollections _UnsafeBitset.swift
[97/126] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[98/126] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[99/126] Emitting module IdentifiedCollections
[100/126] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[101/126] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[102/126] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[103/126] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[104/128] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[105/128] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[106/128] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[107/128] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[108/128] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[109/128] Compiling IdentifiedCollections IdentifiedArray.swift
[110/128] Compiling ConcurrencyExtras ActorIsolated.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[111/128] Compiling ConcurrencyExtras AsyncStream.swift
[112/128] 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 |
[113/129] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[114/129] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[115/129] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[116/129] 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 |
[117/129] Compiling XCTestDynamicOverlay Unimplemented.swift
[118/129] Compiling XCTestDynamicOverlay XCTFail.swift
[119/129] Compiling IdentifiedCollections Identified.swift
[120/129] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[121/129] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[122/129] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[123/129] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[124/130] Compiling ConcurrencyExtras LockIsolated.swift
[126/130] Compiling ConcurrencyExtras Task.swift
[127/130] Compiling ConcurrencyExtras UncheckedSendable.swift
[128/130] Compiling ConcurrencyExtras Locking.swift
[129/130] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[130/130] Compiling XCTestDynamicOverlay XCTIsTesting.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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 AsyncThrowingStream.swift
[3/32] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[4/32] Compiling InternalCollectionsUtilities Debugging.swift
[5/33] Compiling InternalCollectionsUtilities Descriptions.swift
[6/33] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[7/33] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[8/33] Compiling ConcurrencyExtras LockIsolated.swift
[9/33] Compiling ConcurrencyExtras ActorIsolated.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/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 |
[11/33] Compiling ConcurrencyExtras AsyncStream.swift
[12/33] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[13/33] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[14/34] Compiling XCTestDynamicOverlay Deprecations.swift
[15/34] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[16/34] Compiling XCTestDynamicOverlay XCTFail.swift
[17/34] Compiling ConcurrencyExtras UncheckedSendable.swift
[18/34] Compiling ConcurrencyExtras Locking.swift
[19/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 |
[20/34] Compiling ConcurrencyExtras Task.swift
[21/34] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[22/34] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[23/34] Compiling InternalCollectionsUtilities Integer rank.swift
[24/34] Emitting module XCTestDynamicOverlay
BUILD FAILURE 6.1 android