The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build Modals, reference main (d060be), with Swift 6.1 for Android on 30 May 2025 19:00:59 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/square/swift-modals.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/square/swift-modals
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d060bea docs: generate api docs (#1)
Cloned https://github.com/square/swift-modals.git
Revision (git rev-parse @):
d060bea1f9242f4acc2bd8e124fce45e52c1af6b
SUCCESS checkout https://github.com/square/swift-modals.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/square/swift-modals.git
https://github.com/square/swift-modals.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log"
    },
    {
      "identity" : "workflow-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.14.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/square/workflow-swift"
    }
  ],
  "manifest_display_name" : "Modals",
  "name" : "Modals",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "maccatalyst",
      "version" : "16.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "Modals",
      "targets" : [
        "Modals"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WorkflowModals",
      "targets" : [
        "WorkflowModals"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WorkflowModals",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowModals",
      "path" : "WorkflowModals",
      "product_dependencies" : [
        "WorkflowUI"
      ],
      "product_memberships" : [
        "WorkflowModals"
      ],
      "sources" : [
        "Sources/AnyModalToastContainer.swift",
        "Sources/Builder.swift",
        "Sources/Modal.swift",
        "Sources/ModalContainer.swift",
        "Sources/ModalHostContainer.swift",
        "Sources/ModalListObserver+Workflow.swift",
        "Sources/ModalsRendering.swift",
        "Sources/PresentedModalsManager.swift",
        "Sources/Toast.swift",
        "Sources/ToastContainer.swift",
        "Sources/UIViewController+LoggingAttribution.swift",
        "Sources/WorkflowModalListProvider.swift"
      ],
      "target_dependencies" : [
        "Modals"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Modals",
      "module_type" : "SwiftTarget",
      "name" : "Modals",
      "path" : "Modals",
      "product_dependencies" : [
        "ViewEnvironmentUI",
        "Logging"
      ],
      "product_memberships" : [
        "Modals",
        "WorkflowModals"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Modals/Resources/ca-ES.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ca-es"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Modals/Resources/en-AU.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en-au"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Modals/Resources/en-CA.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en-ca"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Modals/Resources/en-GB.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en-gb"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Modals/Resources/en-IE.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en-ie"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Modals/Resources/en.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Modals/Resources/es-ES.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "es-es"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Modals/Resources/es.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "es"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Modals/Resources/fr-CA.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "fr-ca"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Modals/Resources/fr-FR.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "fr-fr"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Modals/Resources/ja.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ja"
            }
          }
        }
      ],
      "sources" : [
        "Sources/AccessibilityProxyView.swift",
        "Sources/Bundle+Modals.swift",
        "Sources/CACornerMask+Extensions.swift",
        "Sources/CGSize+Extensions.swift",
        "Sources/ClippingView.swift",
        "Sources/Dynamics.swift",
        "Sources/KeyboardObserver/KeyboardObserver.swift",
        "Sources/LocalizedStrings.swift",
        "Sources/ModalAnimation.swift",
        "Sources/ModalBehaviorContext.swift",
        "Sources/ModalBehaviorPreferences.swift",
        "Sources/ModalDecoration.swift",
        "Sources/ModalDisplayValues.swift",
        "Sources/ModalHeightSizing.swift",
        "Sources/ModalHost.swift",
        "Sources/ModalHostContainerViewController.swift",
        "Sources/ModalHostValidation.swift",
        "Sources/ModalInfo.swift",
        "Sources/ModalList.swift",
        "Sources/ModalListObserver.swift",
        "Sources/ModalPreferenceContext.swift",
        "Sources/ModalPresentable.swift",
        "Sources/ModalPresentationContext.swift",
        "Sources/ModalPresentationFilter.swift",
        "Sources/ModalPresentationPassthroughView.swift",
        "Sources/ModalPresentationStyle.swift",
        "Sources/ModalPresentationStyleProvider.swift",
        "Sources/ModalPresentationViewController+FocusRestoration.swift",
        "Sources/ModalPresentationViewController.swift",
        "Sources/ModalPresenter.swift",
        "Sources/ModalReverseTransitionValues.swift",
        "Sources/ModalRoundedCorners.swift",
        "Sources/ModalShadow.swift",
        "Sources/ModalTransitionValues+CrossFade.swift",
        "Sources/ModalTransitionValues.swift",
        "Sources/ModalWidthSizing.swift",
        "Sources/ModalsLogging.swift",
        "Sources/PreferredContentSize.swift",
        "Sources/PresentableModal.swift",
        "Sources/ShadowView.swift",
        "Sources/Toasts/PresentableToast.swift",
        "Sources/Toasts/ToastBehaviorContext.swift",
        "Sources/Toasts/ToastBehaviorPreferences.swift",
        "Sources/Toasts/ToastContainerPresentationStyle.swift",
        "Sources/Toasts/ToastContainerPresentationStyleProvider.swift",
        "Sources/Toasts/ToastDisplayContext.swift",
        "Sources/Toasts/ToastDisplayValues.swift",
        "Sources/Toasts/ToastInteractiveExitContext.swift",
        "Sources/Toasts/ToastPreheatContext.swift",
        "Sources/Toasts/ToastPreheatValues.swift",
        "Sources/Toasts/ToastPresentable.swift",
        "Sources/Toasts/ToastPresentationStyle.swift",
        "Sources/Toasts/ToastPresentationStyleProvider.swift",
        "Sources/Toasts/ToastPresentationViewController+PanGesture.swift",
        "Sources/Toasts/ToastPresentationViewController+Presentation.swift",
        "Sources/Toasts/ToastPresentationViewController+StyleContexts.swift",
        "Sources/Toasts/ToastPresentationViewController+Timer.swift",
        "Sources/Toasts/ToastPresentationViewController+Transitions.swift",
        "Sources/Toasts/ToastPresentationViewController.swift",
        "Sources/Toasts/ToastPresentationViewControllerDelegate.swift",
        "Sources/Toasts/ToastPresenter.swift",
        "Sources/Toasts/ToastSafeAreaAnchor.swift",
        "Sources/Toasts/ToastTransitionContext.swift",
        "Sources/Toasts/ToastTransitionValues.swift",
        "Sources/TrampolineModalListObserver.swift",
        "Sources/TrampolineModalPresenter.swift",
        "Sources/UICoordinateSpace+Extensions.swift",
        "Sources/UIResponder+Extensions.swift",
        "Sources/UIView+Modals.swift",
        "Sources/UIViewAnimating+Extensions.swift",
        "Sources/UIViewController+Extensions.swift",
        "Sources/UIViewController+Modals.swift",
        "Sources/UIViewController+Orientation.swift",
        "Sources/Visibility.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/square/workflow-swift
Fetching https://github.com/apple/swift-log
[1/3836] Fetching swift-log
[3837/36474] Fetching swift-log, workflow-swift
Fetched https://github.com/apple/swift-log from cache (1.05s)
Fetched https://github.com/square/workflow-swift from cache (1.06s)
Computing version for https://github.com/square/workflow-swift
Computed https://github.com/square/workflow-swift at 3.17.0 (1.76s)
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/ReactiveX/RxSwift.git
Fetching https://github.com/pointfreeco/swift-case-paths
Fetching https://github.com/pointfreeco/swift-perception
[1/4375] Fetching swift-case-paths
[2233/8956] Fetching swift-case-paths, swift-custom-dump
[3708/10367] Fetching swift-case-paths, swift-custom-dump, swift-perception
[5754/11901] Fetching swift-case-paths, swift-custom-dump, swift-perception, swift-identified-collections
[10660/64587] Fetching swift-case-paths, swift-custom-dump, swift-perception, swift-identified-collections, rxswift
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.61s)
[10688/60212] Fetching swift-custom-dump, swift-perception, swift-identified-collections, rxswift
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
Fetching https://github.com/swiftlang/swift-syntax
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.05s)
[20859/55631] Fetching swift-perception, swift-identified-collections, rxswift
[53979/108119] Fetching swift-perception, swift-identified-collections, rxswift, reactiveswift
[106467/178641] Fetching swift-perception, swift-identified-collections, rxswift, reactiveswift, swift-syntax
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (5.18s)
[94419/126153] Fetching swift-perception, swift-identified-collections, rxswift, swift-syntax
Fetched https://github.com/pointfreeco/swift-perception from cache (5.97s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (5.98s)
[101347/123208] Fetching rxswift, swift-syntax
Fetched https://github.com/ReactiveX/RxSwift.git from cache (6.19s)
[57123/70522] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (8.72s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 7.2.0 (11.51s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 1.6.0 (0.58s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5458] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.68s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (1.21s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (3.71s)
Fetching https://github.com/apple/swift-collections
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.82s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.0 (3.77s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.9.0 (0.48s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (0.48s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.75s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.51s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.63s)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/swift-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 1.1.1
Creating working copy for https://github.com/square/workflow-swift
Working copy of https://github.com/square/workflow-swift resolved at 3.17.0
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.3
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.7.0
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.9.0
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift.git
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift.git resolved at 7.2.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 1.6.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
Building for debugging...
[0/21] Write sources
[0/21] Copying Localizable.strings
[0/21] Write sources
[10/21] Copying Localizable.strings
[15/21] Copying Info.plist
[19/21] Copying Localizable.strings
[20/21] Write swift-version-24593BA9C3E375BF.txt
[22/76] Compiling ViewEnvironment ViewEnvironmentKey.swift
[23/76] Compiling ViewEnvironment ViewEnvironment.swift
[24/76] Emitting module ViewEnvironment
[25/76] Compiling ViewEnvironment EnvironmentValues+ViewEnvironment.swift
[27/83] Compiling ViewEnvironmentUI UIViewController+ViewEnvironmentPropagating.swift
[28/83] Compiling ViewEnvironmentUI UIView+ViewEnvironmentPropagating.swift
[29/83] Emitting module ViewEnvironmentUI
[30/83] Compiling ViewEnvironmentUI ViewEnvironmentPropagationNode.swift
[31/83] Compiling Logging MetadataProvider.swift
[32/83] Emitting module Logging
[33/83] Compiling Logging Logging.swift
[34/83] Compiling Logging Locks.swift
[35/83] Compiling Logging LogHandler.swift
[37/84] Compiling ReactiveSwift UniqueValues.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/84] Compiling ReactiveSwift Optional.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/84] Compiling ReactiveSwift Property.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/84] Compiling ReactiveSwift Reactive.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/84] Compiling ReactiveSwift ResultExtensions.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/84] Compiling ReactiveSwift Scheduler.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/84] Compiling ReactiveSwift TakeFirst.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/84] Compiling ReactiveSwift TakeLast.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 |
[45/84] Compiling ReactiveSwift TakeUntil.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 |
[46/84] Compiling ReactiveSwift TakeWhile.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 |
[47/84] Compiling ReactiveSwift Throttle.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 |
[48/84] Compiling ReactiveSwift UnaryAsyncOperator.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 |
[49/90] Compiling ReactiveSwift Flatten.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 |
[50/90] Compiling ReactiveSwift FoundationExtensions.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 |
[51/90] Compiling ReactiveSwift Lifetime.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 |
[52/90] Compiling ReactiveSwift AttemptMap.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 |
[53/90] Compiling ReactiveSwift Collect.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 |
[54/90] Compiling ReactiveSwift CollectEvery.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 |
[55/90] Compiling ReactiveSwift CombinePrevious.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 |
[56/90] Compiling ViewEnvironmentUI ViewEnvironmentObserving.swift
[57/90] Compiling ViewEnvironmentUI ViewEnvironmentPropagating.swift
/host/spi-builder-workspace/.build/checkouts/workflow-swift/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:259:13: error: cannot find 'objc_getAssociatedObject' in scope
257 |     public var environmentAncestorOverride: EnvironmentAncestorProvider? {
258 |         get {
259 |             objc_getAssociatedObject(self, &AssociatedKeys.ancestorOverride) as? EnvironmentAncestorProvider
    |             `- error: cannot find 'objc_getAssociatedObject' in scope
260 |         }
261 |         set {
/host/spi-builder-workspace/.build/checkouts/workflow-swift/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:267:13: error: cannot find 'objc_setAssociatedObject' in scope
265 |                 "Attempting to set environment ancestor override when one is already set."
266 |             )
267 |             objc_setAssociatedObject(self, &AssociatedKeys.ancestorOverride, newValue, .OBJC_ASSOCIATION_RETAIN)
    |             `- error: cannot find 'objc_setAssociatedObject' in scope
268 |         }
269 |     }
/host/spi-builder-workspace/.build/checkouts/workflow-swift/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:267:89: error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN'
265 |                 "Attempting to set environment ancestor override when one is already set."
266 |             )
267 |             objc_setAssociatedObject(self, &AssociatedKeys.ancestorOverride, newValue, .OBJC_ASSOCIATION_RETAIN)
    |                                                                                         `- error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN'
268 |         }
269 |     }
/host/spi-builder-workspace/.build/checkouts/workflow-swift/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:293:13: error: cannot find 'objc_getAssociatedObject' in scope
291 |     public var environmentDescendantsOverride: EnvironmentDescendantsProvider? {
292 |         get {
293 |             objc_getAssociatedObject(self, &AssociatedKeys.descendantsOverride) as? EnvironmentDescendantsProvider
    |             `- error: cannot find 'objc_getAssociatedObject' in scope
294 |         }
295 |         set {
/host/spi-builder-workspace/.build/checkouts/workflow-swift/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:301:13: error: cannot find 'objc_setAssociatedObject' in scope
299 |                 "Attempting to set environment descendants override when one is already set."
300 |             )
301 |             objc_setAssociatedObject(self, &AssociatedKeys.descendantsOverride, newValue, .OBJC_ASSOCIATION_RETAIN)
    |             `- error: cannot find 'objc_setAssociatedObject' in scope
302 |         }
303 |     }
/host/spi-builder-workspace/.build/checkouts/workflow-swift/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:301:92: error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN'
299 |                 "Attempting to set environment descendants override when one is already set."
300 |             )
301 |             objc_setAssociatedObject(self, &AssociatedKeys.descendantsOverride, newValue, .OBJC_ASSOCIATION_RETAIN)
    |                                                                                            `- error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN'
302 |         }
303 |     }
/host/spi-builder-workspace/.build/checkouts/workflow-swift/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:436:13: error: cannot find 'objc_getAssociatedObject' in scope
434 |     private var needsUpdateObservers: [ViewEnvironmentUpdateObservationKey: ViewEnvironmentUpdateObservation] {
435 |         get {
436 |             objc_getAssociatedObject(
    |             `- error: cannot find 'objc_getAssociatedObject' in scope
437 |                 self,
438 |                 &AssociatedKeys.needsUpdateObservers
/host/spi-builder-workspace/.build/checkouts/workflow-swift/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:442:13: error: cannot find 'objc_setAssociatedObject' in scope
440 |         }
441 |         set {
442 |             objc_setAssociatedObject(
    |             `- error: cannot find 'objc_setAssociatedObject' in scope
443 |                 self,
444 |                 &AssociatedKeys.needsUpdateObservers,
/host/spi-builder-workspace/.build/checkouts/workflow-swift/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:446:18: error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN_NONATOMIC'
444 |                 &AssociatedKeys.needsUpdateObservers,
445 |                 newValue,
446 |                 .OBJC_ASSOCIATION_RETAIN_NONATOMIC
    |                  `- error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN_NONATOMIC'
447 |             )
448 |         }
/host/spi-builder-workspace/.build/checkouts/workflow-swift/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:453:36: error: cannot find 'objc_getAssociatedObject' in scope
451 |     var needsEnvironmentUpdate: Bool {
452 |         get {
453 |             let associatedObject = objc_getAssociatedObject(
    |                                    `- error: cannot find 'objc_getAssociatedObject' in scope
454 |                 self,
455 |                 &AssociatedKeys.needsEnvironmentUpdate
/host/spi-builder-workspace/.build/checkouts/workflow-swift/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:460:13: error: cannot find 'objc_setAssociatedObject' in scope
458 |         }
459 |         set {
460 |             objc_setAssociatedObject(
    |             `- error: cannot find 'objc_setAssociatedObject' in scope
461 |                 self,
462 |                 &AssociatedKeys.needsEnvironmentUpdate,
/host/spi-builder-workspace/.build/checkouts/workflow-swift/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:464:17: error: cannot find 'objc_AssociationPolicy' in scope
462 |                 &AssociatedKeys.needsEnvironmentUpdate,
463 |                 newValue,
464 |                 objc_AssociationPolicy.OBJC_ASSOCIATION_COPY
    |                 `- error: cannot find 'objc_AssociationPolicy' in scope
465 |             )
466 |         }
/host/spi-builder-workspace/.build/checkouts/workflow-swift/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:513:13: error: cannot find 'objc_getAssociatedObject' in scope
511 |     fileprivate var customizations: [StoredViewEnvironmentCustomization] {
512 |         get {
513 |             objc_getAssociatedObject(
    |             `- error: cannot find 'objc_getAssociatedObject' in scope
514 |                 self,
515 |                 &AssociatedKeys.customizations
/host/spi-builder-workspace/.build/checkouts/workflow-swift/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:519:13: error: cannot find 'objc_setAssociatedObject' in scope
517 |         }
518 |         set {
519 |             objc_setAssociatedObject(
    |             `- error: cannot find 'objc_setAssociatedObject' in scope
520 |                 self,
521 |                 &AssociatedKeys.customizations,
/host/spi-builder-workspace/.build/checkouts/workflow-swift/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:523:18: error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN_NONATOMIC'
521 |                 &AssociatedKeys.customizations,
522 |                 newValue,
523 |                 .OBJC_ASSOCIATION_RETAIN_NONATOMIC
    |                  `- error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN_NONATOMIC'
524 |             )
525 |         }
[58/90] 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 |
[59/90] 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 |
[60/90] 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 |
[61/90] 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 |
[62/90] 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 |
[63/90] 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 |
[64/90] 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 |
[65/90] 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 |
[66/90] 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 |
[67/90] 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 |
[68/90] 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 |
[69/90] 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 |
[70/90] 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 |
[71/90] 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 |
[72/90] 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 |
[73/90] 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 |
[74/90] 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 |
[75/90] 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 |
[76/90] 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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[77/90] 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 |
[78/90] Compiling ReactiveSwift Action.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 |
[79/90] Compiling ReactiveSwift Atomic.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 |
[80/90] Compiling ReactiveSwift Bag.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 |
[81/90] Compiling ReactiveSwift Deprecations+Removals.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 |
[82/90] Compiling ReactiveSwift Disposable.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 |
[83/90] Compiling ReactiveSwift Event.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 |
[84/90] Compiling ReactiveSwift EventLogger.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 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/56] Emitting module ViewEnvironment
[3/56] Compiling ViewEnvironment ViewEnvironmentKey.swift
[4/56] Compiling ViewEnvironment EnvironmentValues+ViewEnvironment.swift
[5/56] Compiling ViewEnvironment ViewEnvironment.swift
[6/57] 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 |
[7/57] 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 |
[8/57] 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 |
[9/57] 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 |
[10/57] 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 |
[11/57] 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 |
[12/63] Compiling Logging MetadataProvider.swift
[13/63] Compiling ReactiveSwift TakeFirst.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 |
[14/63] Compiling ReactiveSwift TakeLast.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 |
[15/63] Compiling ReactiveSwift TakeUntil.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 |
[16/63] Compiling ReactiveSwift TakeWhile.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 |
[17/63] Compiling ReactiveSwift Throttle.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 |
[18/63] Compiling ReactiveSwift UnaryAsyncOperator.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 |
[20/63] 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 |
[21/63] 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 |
[22/63] 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 |
[23/63] 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 |
[24/63] 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 |
[25/63] 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 |
[26/63] 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 |
[27/63] Emitting module Logging
[28/69] Compiling ReactiveSwift Flatten.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/69] Compiling ReactiveSwift FoundationExtensions.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/69] Compiling ReactiveSwift Lifetime.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/69] Compiling ReactiveSwift AttemptMap.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/69] Compiling ReactiveSwift Collect.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/69] Compiling ReactiveSwift CollectEvery.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/69] Compiling ReactiveSwift CombinePrevious.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/69] 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 |
[36/69] 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 |
[37/69] 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 |
[38/69] 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 |
[39/69] 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 |
[40/69] 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 |
[41/69] Compiling ReactiveSwift UniqueValues.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/69] Compiling ReactiveSwift Optional.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/69] Compiling ReactiveSwift Property.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/69] Compiling ReactiveSwift Reactive.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 |
[45/69] Compiling ReactiveSwift ResultExtensions.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 |
[46/69] Compiling ReactiveSwift Scheduler.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 |
[47/69] Compiling ReactiveSwift Action.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 |
[48/69] Compiling ReactiveSwift Atomic.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 |
[49/69] Compiling ReactiveSwift Bag.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 |
[50/69] Compiling ReactiveSwift Deprecations+Removals.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 |
[51/69] Compiling ReactiveSwift Disposable.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 |
[52/69] Compiling ReactiveSwift Event.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 |
[53/69] Compiling ReactiveSwift EventLogger.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 |
[54/69] Emitting module ViewEnvironmentUI
[55/69] Compiling ViewEnvironmentUI UIView+ViewEnvironmentPropagating.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[56/69] 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 |
[57/69] Compiling ViewEnvironmentUI ViewEnvironmentPropagationNode.swift
[58/69] Compiling ViewEnvironmentUI ViewEnvironmentObserving.swift
[59/69] Compiling ViewEnvironmentUI UIViewController+ViewEnvironmentPropagating.swift
[60/69] Compiling ViewEnvironmentUI ViewEnvironmentPropagating.swift
/host/spi-builder-workspace/.build/checkouts/workflow-swift/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:259:13: error: cannot find 'objc_getAssociatedObject' in scope
257 |     public var environmentAncestorOverride: EnvironmentAncestorProvider? {
258 |         get {
259 |             objc_getAssociatedObject(self, &AssociatedKeys.ancestorOverride) as? EnvironmentAncestorProvider
    |             `- error: cannot find 'objc_getAssociatedObject' in scope
260 |         }
261 |         set {
/host/spi-builder-workspace/.build/checkouts/workflow-swift/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:267:13: error: cannot find 'objc_setAssociatedObject' in scope
265 |                 "Attempting to set environment ancestor override when one is already set."
266 |             )
267 |             objc_setAssociatedObject(self, &AssociatedKeys.ancestorOverride, newValue, .OBJC_ASSOCIATION_RETAIN)
    |             `- error: cannot find 'objc_setAssociatedObject' in scope
268 |         }
269 |     }
/host/spi-builder-workspace/.build/checkouts/workflow-swift/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:267:89: error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN'
265 |                 "Attempting to set environment ancestor override when one is already set."
266 |             )
267 |             objc_setAssociatedObject(self, &AssociatedKeys.ancestorOverride, newValue, .OBJC_ASSOCIATION_RETAIN)
    |                                                                                         `- error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN'
268 |         }
269 |     }
/host/spi-builder-workspace/.build/checkouts/workflow-swift/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:293:13: error: cannot find 'objc_getAssociatedObject' in scope
291 |     public var environmentDescendantsOverride: EnvironmentDescendantsProvider? {
292 |         get {
293 |             objc_getAssociatedObject(self, &AssociatedKeys.descendantsOverride) as? EnvironmentDescendantsProvider
    |             `- error: cannot find 'objc_getAssociatedObject' in scope
294 |         }
295 |         set {
/host/spi-builder-workspace/.build/checkouts/workflow-swift/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:301:13: error: cannot find 'objc_setAssociatedObject' in scope
299 |                 "Attempting to set environment descendants override when one is already set."
300 |             )
301 |             objc_setAssociatedObject(self, &AssociatedKeys.descendantsOverride, newValue, .OBJC_ASSOCIATION_RETAIN)
    |             `- error: cannot find 'objc_setAssociatedObject' in scope
302 |         }
303 |     }
/host/spi-builder-workspace/.build/checkouts/workflow-swift/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:301:92: error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN'
299 |                 "Attempting to set environment descendants override when one is already set."
300 |             )
301 |             objc_setAssociatedObject(self, &AssociatedKeys.descendantsOverride, newValue, .OBJC_ASSOCIATION_RETAIN)
    |                                                                                            `- error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN'
302 |         }
303 |     }
/host/spi-builder-workspace/.build/checkouts/workflow-swift/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:436:13: error: cannot find 'objc_getAssociatedObject' in scope
434 |     private var needsUpdateObservers: [ViewEnvironmentUpdateObservationKey: ViewEnvironmentUpdateObservation] {
435 |         get {
436 |             objc_getAssociatedObject(
    |             `- error: cannot find 'objc_getAssociatedObject' in scope
437 |                 self,
438 |                 &AssociatedKeys.needsUpdateObservers
/host/spi-builder-workspace/.build/checkouts/workflow-swift/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:442:13: error: cannot find 'objc_setAssociatedObject' in scope
440 |         }
441 |         set {
442 |             objc_setAssociatedObject(
    |             `- error: cannot find 'objc_setAssociatedObject' in scope
443 |                 self,
444 |                 &AssociatedKeys.needsUpdateObservers,
/host/spi-builder-workspace/.build/checkouts/workflow-swift/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:446:18: error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN_NONATOMIC'
444 |                 &AssociatedKeys.needsUpdateObservers,
445 |                 newValue,
446 |                 .OBJC_ASSOCIATION_RETAIN_NONATOMIC
    |                  `- error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN_NONATOMIC'
447 |             )
448 |         }
/host/spi-builder-workspace/.build/checkouts/workflow-swift/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:453:36: error: cannot find 'objc_getAssociatedObject' in scope
451 |     var needsEnvironmentUpdate: Bool {
452 |         get {
453 |             let associatedObject = objc_getAssociatedObject(
    |                                    `- error: cannot find 'objc_getAssociatedObject' in scope
454 |                 self,
455 |                 &AssociatedKeys.needsEnvironmentUpdate
/host/spi-builder-workspace/.build/checkouts/workflow-swift/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:460:13: error: cannot find 'objc_setAssociatedObject' in scope
458 |         }
459 |         set {
460 |             objc_setAssociatedObject(
    |             `- error: cannot find 'objc_setAssociatedObject' in scope
461 |                 self,
462 |                 &AssociatedKeys.needsEnvironmentUpdate,
/host/spi-builder-workspace/.build/checkouts/workflow-swift/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:464:17: error: cannot find 'objc_AssociationPolicy' in scope
462 |                 &AssociatedKeys.needsEnvironmentUpdate,
463 |                 newValue,
464 |                 objc_AssociationPolicy.OBJC_ASSOCIATION_COPY
    |                 `- error: cannot find 'objc_AssociationPolicy' in scope
465 |             )
466 |         }
/host/spi-builder-workspace/.build/checkouts/workflow-swift/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:513:13: error: cannot find 'objc_getAssociatedObject' in scope
511 |     fileprivate var customizations: [StoredViewEnvironmentCustomization] {
512 |         get {
513 |             objc_getAssociatedObject(
    |             `- error: cannot find 'objc_getAssociatedObject' in scope
514 |                 self,
515 |                 &AssociatedKeys.customizations
/host/spi-builder-workspace/.build/checkouts/workflow-swift/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:519:13: error: cannot find 'objc_setAssociatedObject' in scope
517 |         }
518 |         set {
519 |             objc_setAssociatedObject(
    |             `- error: cannot find 'objc_setAssociatedObject' in scope
520 |                 self,
521 |                 &AssociatedKeys.customizations,
/host/spi-builder-workspace/.build/checkouts/workflow-swift/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:523:18: error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN_NONATOMIC'
521 |                 &AssociatedKeys.customizations,
522 |                 newValue,
523 |                 .OBJC_ASSOCIATION_RETAIN_NONATOMIC
    |                  `- error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN_NONATOMIC'
524 |             )
525 |         }
[61/69] Compiling Logging LogHandler.swift
[62/69] Compiling Logging Logging.swift
[63/69] Compiling Logging Locks.swift
[65/70] Compiling ReactiveSwift Signal.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 |
[66/70] Compiling ReactiveSwift Signal.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 |
[67/70] Compiling ReactiveSwift SignalProducer.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 |
[68/70] Compiling ReactiveSwift UnidirectionalBinding.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 |
[69/70] Compiling ReactiveSwift UninhabitedTypeGuards.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 |
[70/70] Compiling ReactiveSwift ValidatingProperty.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 |
BUILD FAILURE 6.1 android