Build Information
Failed to build RxSwift, reference 6.9.0 (5dd190
), with Swift 6.2 (beta) for Wasm on 18 Jun 2025 20:13:47 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ReactiveX/RxSwift.git
Reference: 6.9.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/ReactiveX/RxSwift
* tag 6.9.0 -> FETCH_HEAD
HEAD is now at 5dd1907 6.9.0
Cloned https://github.com/ReactiveX/RxSwift.git
Revision (git rev-parse @):
5dd1907d64f0d36f158f61a466bab75067224893
SUCCESS checkout https://github.com/ReactiveX/RxSwift.git at 6.9.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/ReactiveX/RxSwift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Building for debugging...
[0/24] Write sources
[0/24] Copying PrivacyInfo.xcprivacy
[3/24] Write sources
[3/24] Copying PrivacyInfo.xcprivacy
[6/24] Write sources
[8/24] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/168] Emitting module RxSwift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[11/188] Compiling RxSwift Never.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[12/188] Compiling RxSwift NopDisposable.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[13/188] Compiling RxSwift Observable+Concurrency.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[14/188] Compiling RxSwift Observable.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[15/188] Compiling RxSwift ObservableConvertibleType+Infallible.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[16/188] Compiling RxSwift ObservableConvertibleType.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[17/188] Compiling RxSwift ObservableType+Extensions.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[18/188] Compiling RxSwift ObservableType+PrimitiveSequence.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[19/188] Compiling RxSwift ObservableType.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[20/188] Compiling RxSwift ObserveOn.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[21/188] Compiling RxSwift ObserverBase.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[22/188] Compiling RxSwift ObserverType.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[23/188] Compiling RxSwift OperationQueueScheduler.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[24/188] Compiling RxSwift Optional.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[25/188] Compiling RxSwift Platform.Darwin.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[26/188] Compiling RxSwift Platform.Linux.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[27/188] Compiling RxSwift PrimitiveSequence+Concurrency.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[28/188] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[29/188] Compiling RxSwift PrimitiveSequence.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[30/188] Compiling RxSwift PriorityQueue.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[31/188] Compiling RxSwift SynchronizedOnType.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[32/188] Compiling RxSwift SynchronizedUnsubscribeType.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[33/188] Compiling RxSwift TailRecursiveSink.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[34/188] Compiling RxSwift Take.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[35/188] Compiling RxSwift TakeLast.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[36/188] Compiling RxSwift TakeWithPredicate.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[37/188] Compiling RxSwift Throttle.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[38/188] Compiling RxSwift Timeout.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[39/188] Compiling RxSwift Timer.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[40/188] Compiling RxSwift ToArray.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[41/188] Compiling RxSwift Using.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[42/188] Compiling RxSwift VirtualTimeConverterType.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[43/188] Compiling RxSwift VirtualTimeScheduler.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[44/188] Compiling RxSwift Window.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[45/188] Compiling RxSwift WithLatestFrom.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[46/188] Compiling RxSwift WithUnretained.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[47/188] Compiling RxSwift Zip+Collection.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[48/188] Compiling RxSwift Zip+arity.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[49/188] Compiling RxSwift Zip.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[50/188] Compiling RxSwift resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[51/188] Compiling RxSwift DispatchQueueConfiguration.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[52/188] Compiling RxSwift Disposable.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[53/188] Compiling RxSwift Disposables.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[54/188] Compiling RxSwift DisposeBag.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[55/188] Compiling RxSwift DisposeBase.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[56/188] Compiling RxSwift DistinctUntilChanged.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[57/188] Compiling RxSwift Do.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[58/188] Compiling RxSwift ElementAt.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[59/188] Compiling RxSwift Empty.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[60/188] Compiling RxSwift Enumerated.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[61/188] Compiling RxSwift Error.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[62/188] Compiling RxSwift Errors.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[63/188] Compiling RxSwift Event.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[64/188] Compiling RxSwift Filter.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[65/188] Compiling RxSwift First.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[66/188] Compiling RxSwift Generate.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[67/188] Compiling RxSwift GroupBy.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[68/188] Compiling RxSwift GroupedObservable.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[69/188] Compiling RxSwift HistoricalScheduler.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[70/188] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[71/188] Compiling RxSwift ImmediateSchedulerType.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[72/188] Compiling RxSwift AddRef.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[73/188] Compiling RxSwift Amb.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[74/188] Compiling RxSwift AnonymousDisposable.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[75/188] Compiling RxSwift AnonymousObserver.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[76/188] Compiling RxSwift AnyObserver.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[77/188] Compiling RxSwift AsMaybe.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[78/188] Compiling RxSwift AsSingle.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[79/188] Compiling RxSwift AsyncLock.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[80/188] Compiling RxSwift AsyncSubject.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[81/188] Compiling RxSwift AtomicInt.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[82/188] Compiling RxSwift Bag+Rx.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[83/188] Compiling RxSwift Bag.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[84/188] Compiling RxSwift BehaviorSubject.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[85/188] Compiling RxSwift BinaryDisposable.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[86/188] Compiling RxSwift Binder.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[87/188] Compiling RxSwift BooleanDisposable.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[88/188] Compiling RxSwift Buffer.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[89/188] Compiling RxSwift Cancelable.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[90/188] Compiling RxSwift Catch.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[91/188] Compiling RxSwift CombineLatest+Collection.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[92/188] Compiling RxSwift CombineLatest+arity.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[93/188] Compiling RxSwift SchedulerType.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[94/188] Compiling RxSwift Sequence.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[95/188] Compiling RxSwift SerialDispatchQueueScheduler.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[96/188] Compiling RxSwift SerialDisposable.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[97/188] Compiling RxSwift ShareReplayScope.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[98/188] Compiling RxSwift Single.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[99/188] Compiling RxSwift SingleAssignmentDisposable.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[100/188] Compiling RxSwift SingleAsync.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[101/188] Compiling RxSwift Sink.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[102/188] Compiling RxSwift Skip.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[103/188] Compiling RxSwift SkipUntil.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[104/188] Compiling RxSwift SkipWhile.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[105/188] Compiling RxSwift StartWith.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[106/188] Compiling RxSwift SubjectType.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[107/188] Compiling RxSwift SubscribeOn.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[108/188] Compiling RxSwift SubscriptionDisposable.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[109/188] Compiling RxSwift SwiftSupport.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[110/188] Compiling RxSwift Switch.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[111/188] Compiling RxSwift SwitchIfEmpty.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[112/188] Compiling RxSwift SynchronizedDisposeType.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[113/188] Compiling RxSwift CombineLatest.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[114/188] Compiling RxSwift CompactMap.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[115/188] Compiling RxSwift Completable+AndThen.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[116/188] Compiling RxSwift Completable.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[117/188] Compiling RxSwift CompositeDisposable.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[118/188] Compiling RxSwift Concat.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[119/188] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[120/188] Compiling RxSwift ConcurrentMainScheduler.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[121/188] Compiling RxSwift ConnectableObservableType.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[122/188] Compiling RxSwift Create.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[123/188] Compiling RxSwift CurrentThreadScheduler.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[124/188] Compiling RxSwift Date+Dispatch.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[125/188] Compiling RxSwift Debounce.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[126/188] Compiling RxSwift Debug.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[127/188] Compiling RxSwift Decode.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[128/188] Compiling RxSwift DefaultIfEmpty.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[129/188] Compiling RxSwift Deferred.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[130/188] Compiling RxSwift Delay.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[131/188] Compiling RxSwift DelaySubscription.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[132/188] Compiling RxSwift Dematerialize.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[133/188] Compiling RxSwift DispatchQueue+Extensions.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[134/188] Compiling RxSwift Producer.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[135/188] Compiling RxSwift PublishSubject.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[136/188] Compiling RxSwift Queue.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[137/188] Compiling RxSwift Range.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[138/188] Compiling RxSwift Reactive.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[139/188] Compiling RxSwift RecursiveLock.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[140/188] Compiling RxSwift RecursiveScheduler.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[141/188] Compiling RxSwift Reduce.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[142/188] Compiling RxSwift RefCountDisposable.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[143/188] Compiling RxSwift Repeat.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[144/188] Compiling RxSwift ReplaySubject.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[145/188] Compiling RxSwift RetryWhen.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[146/188] Compiling RxSwift Rx.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[147/188] Compiling RxSwift RxMutableBox.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[148/188] Compiling RxSwift Sample.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[149/188] Compiling RxSwift Scan.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[150/188] Compiling RxSwift ScheduledDisposable.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[151/188] Compiling RxSwift ScheduledItem.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[152/188] Compiling RxSwift ScheduledItemType.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[153/188] Compiling RxSwift SchedulerServices+Emulation.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[154/188] Compiling RxSwift Infallible+CombineLatest+Collection.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[155/188] Compiling RxSwift Infallible+CombineLatest+arity.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[156/188] Compiling RxSwift Infallible+Concurrency.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[157/188] Compiling RxSwift Infallible+Create.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[158/188] Compiling RxSwift Infallible+Debug.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[159/188] Compiling RxSwift Infallible+Operators.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[160/188] Compiling RxSwift Infallible+Zip+arity.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[161/188] Compiling RxSwift Infallible.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[162/188] Compiling RxSwift InfiniteSequence.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[163/188] Compiling RxSwift InvocableScheduledItem.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[164/188] Compiling RxSwift InvocableType.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[165/188] Compiling RxSwift Just.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[166/188] Compiling RxSwift Lock.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[167/188] Compiling RxSwift LockOwnerType.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[168/188] Compiling RxSwift MainScheduler.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[169/188] Compiling RxSwift Map.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[170/188] Compiling RxSwift Materialize.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[171/188] Compiling RxSwift Maybe.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[172/188] Compiling RxSwift Merge.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
[173/188] Compiling RxSwift Multicast.swift
/host/spi-builder-workspace/Sources/RxSwift/AtomicInt.swift:9:8: error: no such module 'CoreFoundation'
7 | //
8 |
9 | import CoreFoundation
| `- error: no such module 'CoreFoundation'
10 | // This CoreFoundation import can be dropped when this issue is resolved:
11 | // https://github.com/swiftlang/swift-corelibs-foundation/pull/5122
BUILD FAILURE 6.2 wasm