Build Information
Failed to build reactiveswift-composable-architecture, reference 0.50.0 (c3f39b
), with Swift 6.1 for Android on 28 May 2025 12:32:21 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/ReactiveCocoa/reactiveswift-composable-architecture.git
Reference: 0.50.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/ReactiveCocoa/reactiveswift-composable-architecture
* tag 0.50.0 -> FETCH_HEAD
HEAD is now at c3f39b7 Fix build/tests, run swift-format
Cloned https://github.com/ReactiveCocoa/reactiveswift-composable-architecture.git
Revision (git rev-parse @):
c3f39b7c1a0ba15912c1b9c5c9e8ed2447f87467
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ReactiveCocoa/reactiveswift-composable-architecture.git at 0.50.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/ReactiveCocoa/reactiveswift-composable-architecture.git
https://github.com/ReactiveCocoa/reactiveswift-composable-architecture.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
},
{
"identity" : "swift-benchmark",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/google/swift-benchmark"
},
{
"identity" : "reactiveswift",
"requirement" : {
"range" : [
{
"lower_bound" : "7.1.0",
"upper_bound" : "8.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ReactiveCocoa/ReactiveSwift"
},
{
"identity" : "swift-case-paths",
"requirement" : {
"range" : [
{
"lower_bound" : "0.10.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-case-paths"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections"
},
{
"identity" : "swift-custom-dump",
"requirement" : {
"range" : [
{
"lower_bound" : "0.6.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-custom-dump"
},
{
"identity" : "swift-dependencies",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-dependencies"
},
{
"identity" : "swift-identified-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-identified-collections"
},
{
"identity" : "swiftui-navigation",
"requirement" : {
"range" : [
{
"lower_bound" : "0.6.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swiftui-navigation"
},
{
"identity" : "xctest-dynamic-overlay",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
}
],
"manifest_display_name" : "reactiveswift-composable-architecture",
"name" : "reactiveswift-composable-architecture",
"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" : "ComposableArchitecture",
"targets" : [
"ComposableArchitecture"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "swift-composable-architecture-benchmark",
"targets" : [
"swift-composable-architecture-benchmark"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "swift_composable_architecture_benchmark",
"module_type" : "SwiftTarget",
"name" : "swift-composable-architecture-benchmark",
"path" : "Sources/swift-composable-architecture-benchmark",
"product_dependencies" : [
"Benchmark"
],
"product_memberships" : [
"swift-composable-architecture-benchmark"
],
"sources" : [
"Common.swift",
"Dependencies.swift",
"Effects.swift",
"StoreScope.swift",
"ViewStore.swift",
"main.swift"
],
"target_dependencies" : [
"ComposableArchitecture"
],
"type" : "executable"
},
{
"c99name" : "_CAsyncSupport",
"module_type" : "SystemLibraryTarget",
"name" : "_CAsyncSupport",
"path" : "Sources/_CAsyncSupport",
"sources" : [
],
"type" : "system-target"
},
{
"c99name" : "ComposableArchitectureTests",
"module_type" : "SwiftTarget",
"name" : "ComposableArchitectureTests",
"path" : "Tests/ComposableArchitectureTests",
"sources" : [
"BindingTests.swift",
"CompatibilityTests.swift",
"ComposableArchitectureTests.swift",
"DebugTests.swift",
"DependencyKeyWritingReducerTests.swift",
"DeprecatedTests.swift",
"EffectCancellationTests.swift",
"EffectDebounceTests.swift",
"EffectDeferredTests.swift",
"EffectFailureTests.swift",
"EffectOperationTests.swift",
"EffectRunTests.swift",
"EffectTaskTests.swift",
"EffectTests.swift",
"EffectThrottleTests.swift",
"ForEachReducerTests.swift",
"IfCaseLetReducerTests.swift",
"IfLetReducerTests.swift",
"MemoryManagementTests.swift",
"ReducerBuilderTests.swift",
"ReducerTests.swift",
"RuntimeWarningTests.swift",
"SchedulerTests.swift",
"ScopeTests.swift",
"SerialExecutor.swift",
"StoreTests.swift",
"TaskCancellationTests.swift",
"TaskResultTests.swift",
"TestStoreFailureTests.swift",
"TestStoreNonExhaustiveTests.swift",
"TestStoreTests.swift",
"TimerTests.swift",
"ViewStoreTests.swift",
"WithViewStoreAppTest.swift"
],
"target_dependencies" : [
"_CAsyncSupport",
"ComposableArchitecture"
],
"type" : "test"
},
{
"c99name" : "ComposableArchitecture",
"module_type" : "SwiftTarget",
"name" : "ComposableArchitecture",
"path" : "Sources/ComposableArchitecture",
"product_dependencies" : [
"CasePaths",
"CustomDump",
"Dependencies",
"IdentifiedCollections",
"OrderedCollections",
"ReactiveSwift",
"XCTestDynamicOverlay"
],
"product_memberships" : [
"ComposableArchitecture",
"swift-composable-architecture-benchmark"
],
"sources" : [
"Dependencies/MainQueue.swift",
"Effect.swift",
"Effects/Animation.swift",
"Effects/Cancellation.swift",
"Effects/Publisher/Debouncing.swift",
"Effects/Publisher/Deferring.swift",
"Effects/Publisher/Throttling.swift",
"Effects/Publisher/Timer.swift",
"Effects/SignalProducer.swift",
"Effects/TaskResult.swift",
"Internal/Binding+IsPresent.swift",
"Internal/Box.swift",
"Internal/Breakpoint.swift",
"Internal/CurrentValueRelay.swift",
"Internal/Debug.swift",
"Internal/Deprecations.swift",
"Internal/Exports.swift",
"Internal/Locking.swift",
"Internal/OpenExistential.swift",
"Internal/RuntimeWarnings.swift",
"Internal/TaskCancellableValue.swift",
"Internal/TypeName.swift",
"Reducer/AnyReducer/AnyReducer.swift",
"Reducer/AnyReducer/AnyReducerBinding.swift",
"Reducer/AnyReducer/AnyReducerCompatibility.swift",
"Reducer/AnyReducer/AnyReducerDebug.swift",
"Reducer/AnyReducer/AnyReducerSignpost.swift",
"Reducer/ReducerBuilder.swift",
"Reducer/Reducers/BindingReducer.swift",
"Reducer/Reducers/CombineReducers.swift",
"Reducer/Reducers/DebugReducer.swift",
"Reducer/Reducers/DependencyKeyWritingReducer.swift",
"Reducer/Reducers/EmptyReducer.swift",
"Reducer/Reducers/ForEachReducer.swift",
"Reducer/Reducers/IfCaseLetReducer.swift",
"Reducer/Reducers/IfLetReducer.swift",
"Reducer/Reducers/Optional.swift",
"Reducer/Reducers/Reduce.swift",
"Reducer/Reducers/Scope.swift",
"Reducer/Reducers/SignpostReducer.swift",
"ReducerProtocol.swift",
"SchedulerExtensions/SchedulerExtensions.swift",
"Store.swift",
"SwiftUI/ActionWrappingScheduler.swift",
"SwiftUI/Alert.swift",
"SwiftUI/Binding.swift",
"SwiftUI/ConfirmationDialog.swift",
"SwiftUI/ForEachStore.swift",
"SwiftUI/Identified.swift",
"SwiftUI/IfLetStore.swift",
"SwiftUI/SwitchStore.swift",
"SwiftUI/WithViewStore.swift",
"TestStore.swift",
"TestSupport/ImmediateScheduler.swift",
"UIKit/AlertStateUIKit.swift",
"UIKit/IfLetUIKit.swift",
"UIKit/UIKitAnimationScheduler.swift",
"ViewStore.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
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/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/apple/swift-collections
[1/4581] Fetching swift-custom-dump
[3483/21172] Fetching swift-custom-dump, swift-collections
[6242/26630] Fetching swift-custom-dump, swift-collections, xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/swiftui-navigation
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.44s)
[17357/21172] Fetching swift-custom-dump, swift-collections
Fetching https://github.com/pointfreeco/swift-case-paths
[21173/22566] Fetching swift-custom-dump, swift-collections, swiftui-navigation
[22317/24100] Fetching swift-custom-dump, swift-collections, swiftui-navigation, swift-identified-collections
[23611/28475] Fetching swift-custom-dump, swift-collections, swiftui-navigation, swift-identified-collections, swift-case-paths
Fetched https://github.com/pointfreeco/swiftui-navigation from cache (0.60s)
[26513/27081] Fetching swift-custom-dump, swift-collections, swift-identified-collections, swift-case-paths
Fetching https://github.com/ReactiveCocoa/ReactiveSwift
[27082/33330] Fetching swift-custom-dump, swift-collections, swift-identified-collections, swift-case-paths, swift-dependencies
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (0.64s)
[25797/31796] Fetching swift-custom-dump, swift-collections, swift-case-paths, swift-dependencies
Fetching https://github.com/google/swift-benchmark
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (2.18s)
[23154/27215] Fetching swift-collections, swift-case-paths, swift-dependencies
Fetching https://github.com/apple/swift-docc-plugin
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.77s)
[19654/22840] Fetching swift-collections, swift-dependencies
Fetched https://github.com/apple/swift-collections from cache (2.25s)
[3437/6249] Fetching swift-dependencies
[6250/58737] Fetching swift-dependencies, reactiveswift
[8350/60223] Fetching swift-dependencies, reactiveswift, swift-benchmark
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.22s)
[6735/53974] Fetching reactiveswift, swift-benchmark
Fetched https://github.com/google/swift-benchmark from cache (0.56s)
[5774/52488] Fetching reactiveswift
[8400/54537] Fetching reactiveswift, swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.85s)
[14172/52488] Fetching reactiveswift
Fetched https://github.com/ReactiveCocoa/ReactiveSwift from cache (3.57s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift
Computed https://github.com/ReactiveCocoa/ReactiveSwift at 7.2.0 (6.65s)
Computing version for https://github.com/google/swift-benchmark
Computed https://github.com/google/swift-benchmark at 0.1.2 (0.89s)
Fetching https://github.com/apple/swift-argument-parser
[1/15351] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.30s)
Computing version for https://github.com/pointfreeco/swiftui-navigation
Computed https://github.com/pointfreeco/swiftui-navigation at 0.8.0 (2.24s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 0.14.1 (1.00s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 0.8.0 (1.05s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.9.0 (0.99s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (1.07s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3391] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.55s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.57s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 0.6.0 (0.95s)
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-clocks
[1/2410] Fetching combine-schedulers
[1206/3262] Fetching combine-schedulers, swift-concurrency-extras
[3093/4554] Fetching combine-schedulers, swift-concurrency-extras, swift-clocks
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.60s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.60s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.60s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 0.4.0 (1.55s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.11.0 (0.93s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 0.1.2 (0.90s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (1.03s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 0.11.2 (0.94s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.82s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
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/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.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-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/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/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.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-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/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/ReactiveCocoa/ReactiveSwift
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift resolved at 7.2.0
Creating working copy for https://github.com/google/swift-benchmark
Working copy of https://github.com/google/swift-benchmark resolved at 0.1.2
warning: 'spi-builder-workspace': dependency 'swiftui-navigation' is not used by any target
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin Swift-DocC Preview
[3/3] Compiling plugin Swift-DocC
Building for debugging...
[3/38] Write sources
[19/38] Write swift-version-24593BA9C3E375BF.txt
[21/116] Compiling ArgumentParserToolInfo ToolInfo.swift
[22/116] Emitting module ArgumentParserToolInfo
[24/117] Compiling ReactiveSwift Delay.swift
[25/117] Compiling ReactiveSwift Dematerialize.swift
[26/117] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[27/117] Compiling ReactiveSwift AttemptMap.swift
[28/117] Compiling ReactiveSwift Collect.swift
[29/118] Compiling ReactiveSwift FoundationExtensions.swift
[30/118] Compiling ReactiveSwift Lifetime.swift
[31/118] Compiling ReactiveSwift DematerializeResults.swift
[32/118] Compiling ReactiveSwift Filter.swift
[33/118] Emitting module InternalCollectionsUtilities
[34/118] Compiling ReactiveSwift CompactMap.swift
[35/118] Compiling ReactiveSwift Debounce.swift
[36/118] Compiling ReactiveSwift LazyMap.swift
[37/118] Compiling ReactiveSwift Flatten.swift
[38/118] Compiling ReactiveSwift Map.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
[39/118] Compiling ReactiveSwift MapError.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
[40/118] Compiling ReactiveSwift Materialize.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
[41/118] Compiling ReactiveSwift MaterializeAsResult.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
[42/118] Compiling ReactiveSwift ObserveOn.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
[43/118] Compiling ReactiveSwift Observer.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
[44/124] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[45/125] Compiling XCTestDynamicOverlay Deprecations.swift
[46/125] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[48/126] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[48/126] Wrapping AST for ArgumentParserToolInfo for debugging
[49/126] Wrapping AST for InternalCollectionsUtilities for debugging
[51/219] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[52/219] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[53/219] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[54/219] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[55/219] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[56/219] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[57/219] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[58/219] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[59/219] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[60/219] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[61/219] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[62/219] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[63/219] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[64/219] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[65/226] Compiling OrderedCollections OrderedSet+Initializers.swift
[66/226] Compiling OrderedCollections OrderedSet+Insertions.swift
[67/226] Compiling OrderedCollections OrderedSet+Invariants.swift
[68/226] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[69/226] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[70/226] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[71/226] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[72/226] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[73/226] Compiling OrderedCollections OrderedDictionary.swift
[74/226] Compiling OrderedCollections OrderedSet+Codable.swift
[75/226] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[76/226] Compiling OrderedCollections OrderedSet+Descriptions.swift
[77/226] Compiling OrderedCollections OrderedSet+Diffing.swift
[78/226] Compiling OrderedCollections OrderedSet+Equatable.swift
[79/226] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[80/226] Compiling OrderedCollections OrderedSet+Hashable.swift
[81/226] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[82/226] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[83/226] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[84/226] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[85/226] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[86/226] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[87/226] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[88/226] Compiling OrderedCollections OrderedDictionary+Values.swift
[89/226] Compiling OrderedCollections OrderedDictionary+Codable.swift
[90/226] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[91/226] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[92/226] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[93/226] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[94/226] Compiling OrderedCollections OrderedDictionary+Elements.swift
[95/226] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[96/226] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[103/231] Compiling XCTestDynamicOverlay XCTIsTesting.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
[110/231] Compiling ConcurrencyExtras Task.swift
[111/231] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[112/232] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[113/232] Emitting module XCTestDynamicOverlay
[114/232] Compiling ArgumentParser SequenceExtensions.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
[115/232] Compiling ArgumentParser StringExtensions.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
[116/232] Compiling ArgumentParser Tree.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
[124/232] Compiling ArgumentParser CollectionExtensions.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
[125/232] Compiling ArgumentParser Platform.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
[126/232] Compiling ConcurrencyExtras UncheckedSendable.swift
[127/232] 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 |
[128/232] Compiling XCTestDynamicOverlay XCTFail.swift
[129/232] Compiling XCTestDynamicOverlay Unimplemented.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[130/233] 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 |
[131/233] Compiling ConcurrencyExtras Locking.swift
[132/233] Compiling ConcurrencyExtras AsyncStream.swift
[133/233] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[134/233] Compiling OrderedCollections _HashTable+Testing.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
[135/233] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
[136/233] Compiling OrderedCollections _HashTable.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
[137/233] Compiling OrderedCollections _Hashtable+Header.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
[141/233] Compiling ConcurrencyExtras ActorIsolated.swift
[142/233] Compiling ConcurrencyExtras LockIsolated.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[156/233] Emitting module ReactiveSwift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
[164/233] Compiling OrderedCollections _HashTable+BucketIterator.swift
[165/233] Compiling OrderedCollections _HashTable+Constants.swift
[166/233] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[169/233] Compiling OrderedCollections _HashTable+Bucket.swift
[177/233] Emitting module ArgumentParser
[184/233] Emitting module OrderedCollections
[190/233] Compiling OrderedCollections OrderedSet+Sendable.swift
[191/233] Compiling OrderedCollections OrderedSet+SubSequence.swift
[192/233] Compiling OrderedCollections OrderedSet+Testing.swift
[193/233] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[194/233] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[195/233] Compiling OrderedCollections OrderedSet.swift
[196/233] Compiling OrderedCollections _UnsafeBitset.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
warning: 'spi-builder-workspace': dependency 'swiftui-navigation' is not used by any target
[0/1] Planning build
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin Swift-DocC Preview
[3/3] Compiling plugin Swift-DocC
Building for debugging...
[3/22] Write swift-version-24593BA9C3E375BF.txt
[5/100] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[6/101] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[7/102] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[8/102] Compiling ReactiveSwift Deprecations+Removals.swift
[9/102] Compiling ReactiveSwift Disposable.swift
[10/102] Compiling ReactiveSwift CombinePrevious.swift
[11/102] Compiling ReactiveSwift Action.swift
[12/102] Compiling XCTestDynamicOverlay XCTFail.swift
[13/102] Emitting module ArgumentParserToolInfo
[14/102] 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 |
[15/102] Compiling ConcurrencyExtras ActorIsolated.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[16/103] 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 |
[17/103] Emitting module XCTestDynamicOverlay
[18/103] Compiling ConcurrencyExtras AsyncStream.swift
[19/103] Compiling ConcurrencyExtras Locking.swift
[20/103] Compiling ConcurrencyExtras LockIsolated.swift
[21/103] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[22/103] Compiling ReactiveSwift Map.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
[23/103] Compiling ReactiveSwift MapError.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
[24/103] Compiling ReactiveSwift Materialize.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
[25/103] Compiling ReactiveSwift MaterializeAsResult.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
[26/103] Compiling ReactiveSwift ObserveOn.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
[27/103] Compiling ReactiveSwift Observer.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
[28/103] Compiling ReactiveSwift Operators.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
[29/103] Compiling ReactiveSwift Reduce.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
[30/103] Compiling ReactiveSwift ScanMap.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
[31/103] Compiling ReactiveSwift SkipFirst.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
[32/103] Compiling ReactiveSwift SkipRepeats.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
[33/103] Compiling ReactiveSwift SkipWhile.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
[34/103] Compiling ReactiveSwift CompactMap.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
[35/103] Compiling ReactiveSwift Debounce.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
[36/103] Compiling ReactiveSwift Delay.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
[37/103] Compiling ReactiveSwift Dematerialize.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
[38/103] Compiling ReactiveSwift DematerializeResults.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
[39/103] Compiling ReactiveSwift Filter.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
[40/103] Compiling ReactiveSwift LazyMap.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Property.swift:4:8: error: no such module 'Glibc'
2 | import Darwin.POSIX.pthread
3 | #else
4 | import Glibc
| `- error: no such module 'Glibc'
5 | #endif
6 |
[41/109] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[42/109] Compiling ConcurrencyExtras Task.swift
[43/109] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[44/109] Compiling XCTestDynamicOverlay Deprecations.swift
[45/109] Compiling ReactiveSwift Flatten.swift
[46/109] Compiling ReactiveSwift FoundationExtensions.swift
[47/109] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[48/109] Compiling ConcurrencyExtras UncheckedSendable.swift
[49/109] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
BUILD FAILURE 6.1 android