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 composable-core-motion, reference main (e06c2f), with Swift 6.1 for Android on 28 May 2025 01:25:10 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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-motion.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/pointfreeco/composable-core-motion
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e06c2fb Add `.editorconfig` for consistent code formatting (#11)
Cloned https://github.com/pointfreeco/composable-core-motion.git
Revision (git rev-parse @):
e06c2fbb14fd0fdc5240a058b02871451b0c36b8
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/composable-core-motion.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/pointfreeco/composable-core-motion.git
https://github.com/pointfreeco/composable-core-motion.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-composable-architecture",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.21.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-composable-architecture"
    }
  ],
  "manifest_display_name" : "composable-core-motion",
  "name" : "composable-core-motion",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "ComposableCoreMotion",
      "targets" : [
        "ComposableCoreMotion"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ComposableCoreMotionTests",
      "module_type" : "SwiftTarget",
      "name" : "ComposableCoreMotionTests",
      "path" : "Tests/ComposableCoreMotionTests",
      "sources" : [
        "ComposableCoreMotionTests.swift"
      ],
      "target_dependencies" : [
        "ComposableCoreMotion"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ComposableCoreMotion",
      "module_type" : "SwiftTarget",
      "name" : "ComposableCoreMotion",
      "path" : "Sources/ComposableCoreMotion",
      "product_dependencies" : [
        "ComposableArchitecture"
      ],
      "product_memberships" : [
        "ComposableCoreMotion"
      ],
      "sources" : [
        "HeadphoneMotionManager/HeadphoneMotionManagerInterface.swift",
        "HeadphoneMotionManager/HeadphoneMotionManagerLive.swift",
        "HeadphoneMotionManager/HeadphoneMotionManagerMock.swift",
        "Internal/Exports.swift",
        "Internal/Unimplemented.swift",
        "Models/AccelerometerData.swift",
        "Models/Attitude.swift",
        "Models/DeviceMotion.swift",
        "Models/GyroData.swift",
        "Models/MagnetometerData.swift",
        "MotionManager/MotionManagerInterface.swift",
        "MotionManager/MotionManagerLive.swift",
        "MotionManager/MotionManagerMock.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/303658] Fetching swift-composable-architecture
Fetched https://github.com/pointfreeco/swift-composable-architecture from cache (16.49s)
Computing version for https://github.com/pointfreeco/swift-composable-architecture
Computed https://github.com/pointfreeco/swift-composable-architecture at 0.59.0 (17.12s)
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/swiftui-navigation
Fetching https://github.com/pointfreeco/swift-identified-collections
[1/852] Fetching swift-concurrency-extras
[223/5433] Fetching swift-concurrency-extras, swift-custom-dump
[5160/6827] Fetching swift-concurrency-extras, swift-custom-dump, swiftui-navigation
[5769/8361] Fetching swift-concurrency-extras, swift-custom-dump, swiftui-navigation, swift-identified-collections
[8362/14608] Fetching swift-concurrency-extras, swift-custom-dump, swiftui-navigation, swift-identified-collections, swift-dependencies
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.39s)
[7634/13756] Fetching swift-custom-dump, swiftui-navigation, swift-identified-collections, swift-dependencies
Fetched https://github.com/pointfreeco/swiftui-navigation from cache (0.40s)
Fetching https://github.com/pointfreeco/swift-case-paths
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.40s)
[2409/7781] Fetching swift-identified-collections, swift-dependencies
Fetching https://github.com/pointfreeco/combine-schedulers
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (0.44s)
[3686/6247] Fetching swift-dependencies
[6248/10622] Fetching swift-dependencies, swift-case-paths
[6336/13032] Fetching swift-dependencies, swift-case-paths, combine-schedulers
[6375/6785] Fetching swift-case-paths, combine-schedulers
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.68s)
[6786/12243] Fetching swift-case-paths, combine-schedulers, xctest-dynamic-overlay
Fetching https://github.com/apple/swift-collections
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.36s)
[3939/7868] Fetching combine-schedulers, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.37s)
[2839/5458] Fetching xctest-dynamic-overlay
[5459/22049] Fetching xctest-dynamic-overlay, swift-collections
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.82s)
[3153/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.35s)
Computing version for https://github.com/pointfreeco/swiftui-navigation
Computed https://github.com/pointfreeco/swiftui-navigation at 0.8.0 (2.76s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 0.6.0 (0.68s)
Fetching https://github.com/pointfreeco/swift-clocks
[1/1292] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.38s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 0.14.1 (1.18s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.11.0 (0.95s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 0.4.0 (0.83s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 0.11.2 (0.88s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 0.1.2 (1.75s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.9.0 (0.77s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 0.8.0 (0.83s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (1.01s)
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/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 0.6.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/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-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/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/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-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 0.11.2
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.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 _UniqueCollection.swift
[17/45] Compiling InternalCollectionsUtilities Debugging.swift
[18/45] Compiling InternalCollectionsUtilities Descriptions.swift
[19/45] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.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 ConcurrencyExtras ActorIsolated.swift
[32/47] Compiling ConcurrencyExtras UncheckedSendable.swift
[33/47] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[34/47] Compiling XCTestDynamicOverlay Unimplemented.swift
[35/103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[36/103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[37/103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[38/103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[39/103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[40/103] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[41/103] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[42/103] Compiling OrderedCollections OrderedDictionary.swift
[43/103] Compiling OrderedCollections OrderedSet+Codable.swift
[44/103] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[45/103] Compiling OrderedCollections OrderedSet+Descriptions.swift
[46/103] Compiling OrderedCollections OrderedSet+Diffing.swift
[47/103] Compiling OrderedCollections OrderedSet+Equatable.swift
[48/103] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[49/103] Compiling OrderedCollections OrderedSet+Hashable.swift
[50/110] Compiling OrderedCollections OrderedDictionary+Codable.swift
[51/110] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[52/110] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[53/110] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[54/110] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[55/110] Compiling OrderedCollections OrderedDictionary+Elements.swift
[56/110] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[57/110] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[58/110] Compiling OrderedCollections OrderedSet+Initializers.swift
[59/110] Compiling OrderedCollections OrderedSet+Insertions.swift
[60/110] Compiling OrderedCollections OrderedSet+Invariants.swift
[61/110] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[62/110] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[63/110] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[64/110] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[65/110] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[66/110] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[67/110] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[68/110] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[69/110] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[70/110] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[71/110] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[72/110] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[73/110] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[74/110] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[75/110] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[76/110] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[77/110] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[78/110] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[79/110] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[80/110] Compiling OrderedCollections OrderedDictionary+Values.swift
[81/110] Emitting module OrderedCollections
[82/110] Compiling OrderedCollections OrderedSet+Sendable.swift
[83/110] Compiling OrderedCollections OrderedSet+SubSequence.swift
[84/110] Compiling OrderedCollections OrderedSet+Testing.swift
[85/110] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[86/110] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[87/110] Compiling OrderedCollections OrderedSet.swift
[88/110] Compiling OrderedCollections _UnsafeBitset.swift
[89/110] Compiling OrderedCollections _HashTable+Bucket.swift
[90/110] Compiling OrderedCollections _HashTable+BucketIterator.swift
[91/110] Compiling OrderedCollections _HashTable+Constants.swift
[92/110] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[93/110] Compiling OrderedCollections _HashTable+Testing.swift
[94/110] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[95/110] Compiling OrderedCollections _HashTable.swift
[96/110] Compiling OrderedCollections _Hashtable+Header.swift
[98/127] Compiling ConcurrencyExtras AsyncStream.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[99/127] 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 |
[100/127] 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 |
[101/127] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[102/127] Compiling XCTestDynamicOverlay Deprecations.swift
[103/127] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[104/127] Compiling ConcurrencyExtras Locking.swift
[105/127] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[106/127] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[107/127] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[108/129] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[109/129] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[110/129] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[111/129] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[112/129] Emitting module IdentifiedCollections
[113/129] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[114/129] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[115/129] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[116/129] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[117/129] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[118/129] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[119/129] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[120/129] Compiling IdentifiedCollections IdentifiedArray.swift
[121/129] Compiling IdentifiedCollections Identified.swift
[122/129] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[123/129] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[124/130] Emitting module XCTestDynamicOverlay
[125/130] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[126/130] Compiling ConcurrencyExtras LockIsolated.swift
[127/130] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[128/130] Compiling ConcurrencyExtras Task.swift
[129/130] Compiling XCTestDynamicOverlay XCTFail.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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 RuntimeWarnings.swift
[3/32] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[4/33] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/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 |
[6/33] Compiling ConcurrencyExtras ActorIsolated.swift
[7/34] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[8/34] Compiling InternalCollectionsUtilities Debugging.swift
[9/34] Compiling InternalCollectionsUtilities Descriptions.swift
[10/34] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[11/34] Compiling ConcurrencyExtras AsyncStream.swift
[12/34] Compiling XCTestDynamicOverlay XCTFail.swift
[13/34] Compiling ConcurrencyExtras LockIsolated.swift
[14/34] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[15/34] Compiling ConcurrencyExtras Locking.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 XCTestDynamicOverlay Deprecations.swift
[19/34] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[20/34] Emitting module XCTestDynamicOverlay
[21/34] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[22/34] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[23/34] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[24/34] Compiling InternalCollectionsUtilities Integer rank.swift
[25/34] Compiling ConcurrencyExtras UncheckedSendable.swift
[26/34] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
BUILD FAILURE 6.1 android