The Swift Package Index logo.Swift Package Index

Build Information

Failed to build makata, reference 0.0.11 (17bf6a), with Swift 6.2 for Android on 20 Jun 2025 18:57:31 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/buslo/makata.git
Reference: 0.0.11
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/buslo/makata
 * tag               0.0.11     -> FETCH_HEAD
HEAD is now at 17bf6a4 Add update for initial value.
Cloned https://github.com/buslo/makata.git
Revision (git rev-parse @):
17bf6a4ee96f2587a0792cc1cdcc0d3fa9d52429
SUCCESS checkout https://github.com/buslo/makata.git at 0.0.11
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/buslo/makata.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/snapkit/snapkit.git
Fetching https://github.com/nicklockwood/swiftformat
[1/4250] Fetching snapkit
[4251/53191] Fetching snapkit, swiftformat
Fetched https://github.com/snapkit/snapkit.git from cache (40.80s)
Fetched https://github.com/nicklockwood/swiftformat from cache (41.55s)
Computing version for https://github.com/snapkit/snapkit.git
Computed https://github.com/snapkit/snapkit.git at 5.7.1 (42.02s)
Computing version for https://github.com/nicklockwood/swiftformat
Computed https://github.com/nicklockwood/swiftformat at 0.56.4 (0.47s)
Creating working copy for https://github.com/snapkit/snapkit.git
Working copy of https://github.com/snapkit/snapkit.git resolved at 5.7.1
Creating working copy for https://github.com/nicklockwood/swiftformat
Working copy of https://github.com/nicklockwood/swiftformat resolved at 0.56.4
[1/1] Compiling plugin SwiftFormatPlugin
Building for debugging...
[1/7] Write sources
[2/7] Copying PrivacyInfo.xcprivacy
[5/7] Write sources
[6/7] Write swift-version-8C5A4AE7A8CE2BA.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/65] Emitting module makataInteraction
/host/spi-builder-workspace/Sources/makata-interaction/protocol/observable.swift:7:8: error: no such module 'Combine'
 5 |
 6 | import Foundation
 7 | import Combine
   |        `- error: no such module 'Combine'
 8 |
 9 | extension AnyCancellable: Lifetimeable {
[9/66] Compiling SnapKit ConstraintView.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[10/66] Compiling SnapKit ConstraintViewDSL.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[11/66] Compiling SnapKit Debugging.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[12/66] Compiling SnapKit LayoutConstraint.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[13/70] Compiling SnapKit ConstraintLayoutSupportDSL.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[14/70] Compiling SnapKit ConstraintMaker.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[15/70] Compiling makataInteraction protocol-hookable.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[16/70] Compiling makataInteraction protocol-lifetimeable.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[17/70] Compiling makataInteraction interaction.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[18/70] Compiling SnapKit ConstraintDescription.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[19/70] Compiling SnapKit ConstraintDirectionalInsetTarget.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[20/70] Compiling SnapKit ConstraintDirectionalInsets.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[21/70] Compiling SnapKit ConstraintInsetTarget.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[22/70] Compiling SnapKit ConstraintInsets.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[23/70] Compiling SnapKit Constraint.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[24/70] Compiling SnapKit ConstraintAttributes.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[25/70] Compiling SnapKit ConstraintConfig.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[26/70] Compiling SnapKit ConstraintConstantTarget.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[27/70] Compiling SnapKit ConstraintDSL.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[28/70] Emitting module SnapKit
/host/spi-builder-workspace/.build/checkouts/snapkit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[29/70] Compiling makataInteraction observable.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[30/70] Compiling makataForm form-binding+swiftui.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[31/70] Compiling makataForm form-binding.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[32/70] Compiling SnapKit ConstraintLayoutGuideDSL.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[33/70] Compiling SnapKit ConstraintLayoutSupport.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[34/70] Compiling SnapKit ConstraintMakerPrioritizable.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[35/70] Compiling SnapKit ConstraintMakerRelatable+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[36/70] Compiling SnapKit ConstraintMakerRelatable.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[37/70] Compiling SnapKit ConstraintMultiplierTarget.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[38/70] Compiling SnapKit ConstraintOffsetTarget.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[39/70] Compiling SnapKit ConstraintPriority.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[40/70] Compiling SnapKit ConstraintPriorityTarget.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[41/70] Compiling SnapKit ConstraintRelatableTarget.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[42/70] Compiling SnapKit ConstraintRelation.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[43/70] Compiling SnapKit ConstraintView+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[44/70] Compiling makataInteraction protocol-stateable.swift
/host/spi-builder-workspace/Sources/makata-interaction/protocol/observable.swift:7:8: error: no such module 'Combine'
 5 |
 6 | import Foundation
 7 | import Combine
   |        `- error: no such module 'Combine'
 8 |
 9 | extension AnyCancellable: Lifetimeable {
[45/70] Compiling makataForm protocol-field-transformable.swift
/host/spi-builder-workspace/Sources/makata-form/form-handler.swift:7:8: error: no such module 'SwiftUI'
  5 |
  6 | import Foundation
  7 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  8 | import Combine
  9 |
[46/71] Compiling makataInteraction protocol-withable.swift
/host/spi-builder-workspace/Sources/makata-interaction/protocol/observable.swift:7:8: error: no such module 'Combine'
 5 |
 6 | import Foundation
 7 | import Combine
   |        `- error: no such module 'Combine'
 8 |
 9 | extension AnyCancellable: Lifetimeable {
/host/spi-builder-workspace/Sources/makata-form/form-handler.swift:140:26: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
138 |         updateHandler = callback
139 |
140 |         Task { @MainActor () in await pushUpdates() }
    |                          `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
141 |
142 |         return self
/host/spi-builder-workspace/Sources/makata-form/form-handler.swift:164:26: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
162 |         validations = handler
163 |
164 |         Task { @MainActor () in await pushUpdates() }
    |                          `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
165 |
166 |         return self
/host/spi-builder-workspace/Sources/makata-form/form-handler.swift:217:30: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
215 |             }
216 |
217 |             Task { @MainActor () in await pushUpdates() }
    |                              `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
218 |         }
219 |     }
/host/spi-builder-workspace/Sources/makata-form/form-handler.swift:140:28: error: expected argument for '@MainActor ' attribute
138 |         updateHandler = callback
139 |
140 |         Task { @MainActor () in await pushUpdates() }
    |                            |- error: expected argument for '@MainActor ' attribute
    |                            `- note: insert attribute argument
141 |
142 |         return self
/host/spi-builder-workspace/Sources/makata-form/form-handler.swift:164:28: error: expected argument for '@MainActor ' attribute
162 |         validations = handler
163 |
164 |         Task { @MainActor () in await pushUpdates() }
    |                            |- error: expected argument for '@MainActor ' attribute
    |                            `- note: insert attribute argument
165 |
166 |         return self
/host/spi-builder-workspace/Sources/makata-form/form-handler.swift:217:32: error: expected argument for '@MainActor ' attribute
215 |             }
216 |
217 |             Task { @MainActor () in await pushUpdates() }
    |                                |- error: expected argument for '@MainActor ' attribute
    |                                `- note: insert attribute argument
218 |         }
219 |     }
/host/spi-builder-workspace/Sources/makata-form/form-handler.swift:1:1: error: new Swift parser generated errors for code that C++ parser accepted
  1 | // form-handler.swift
    | `- error: new Swift parser generated errors for code that C++ parser accepted
  2 | //
  3 | // Code Copyright Buslo Collective
/host/spi-builder-workspace/Sources/makata-form/form-handler.swift:7:8: error: no such module 'SwiftUI'
  5 |
  6 | import Foundation
  7 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  8 | import Combine
  9 |
/host/spi-builder-workspace/Sources/makata-form/form-handler.swift:140:26: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
138 |         updateHandler = callback
139 |
140 |         Task { @MainActor () in await pushUpdates() }
    |                          `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
141 |
142 |         return self
/host/spi-builder-workspace/Sources/makata-form/form-handler.swift:164:26: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
162 |         validations = handler
163 |
164 |         Task { @MainActor () in await pushUpdates() }
    |                          `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
165 |
166 |         return self
/host/spi-builder-workspace/Sources/makata-form/form-handler.swift:217:30: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
215 |             }
216 |
217 |             Task { @MainActor () in await pushUpdates() }
    |                              `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
218 |         }
219 |     }
/host/spi-builder-workspace/Sources/makata-form/form-handler.swift:140:28: error: expected argument for '@MainActor ' attribute
138 |         updateHandler = callback
139 |
140 |         Task { @MainActor () in await pushUpdates() }
    |                            |- error: expected argument for '@MainActor ' attribute
    |                            `- note: insert attribute argument
141 |
142 |         return self
/host/spi-builder-workspace/Sources/makata-form/form-handler.swift:164:28: error: expected argument for '@MainActor ' attribute
162 |         validations = handler
163 |
164 |         Task { @MainActor () in await pushUpdates() }
    |                            |- error: expected argument for '@MainActor ' attribute
    |                            `- note: insert attribute argument
165 |
166 |         return self
/host/spi-builder-workspace/Sources/makata-form/form-handler.swift:217:32: error: expected argument for '@MainActor ' attribute
215 |             }
216 |
217 |             Task { @MainActor () in await pushUpdates() }
    |                                |- error: expected argument for '@MainActor ' attribute
    |                                `- note: insert attribute argument
218 |         }
219 |     }
/host/spi-builder-workspace/Sources/makata-form/form-handler.swift:1:1: error: new Swift parser generated errors for code that C++ parser accepted
  1 | // form-handler.swift
    | `- error: new Swift parser generated errors for code that C++ parser accepted
  2 | //
  3 | // Code Copyright Buslo Collective
/host/spi-builder-workspace/Sources/makata-form/form-handler.swift:7:8: error: no such module 'SwiftUI'
  5 |
  6 | import Foundation
  7 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  8 | import Combine
  9 |
[49/71] Compiling SnapKit LayoutConstraintItem.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[50/71] Compiling SnapKit Typealiases.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[51/71] Compiling SnapKit UILayoutSupport+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[52/71] Compiling SnapKit resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
/host/spi-builder-workspace/Sources/makata-form/form-handler.swift:7:8: error: no such module 'SwiftUI'
  5 |
  6 | import Foundation
  7 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  8 | import Combine
  9 |
/host/spi-builder-workspace/Sources/makata-form/form-handler.swift:7:8: error: no such module 'SwiftUI'
  5 |
  6 | import Foundation
  7 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  8 | import Combine
  9 |
/host/spi-builder-workspace/Sources/makata-form/form-handler.swift:7:8: error: no such module 'SwiftUI'
  5 |
  6 | import Foundation
  7 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  8 | import Combine
  9 |
/host/spi-builder-workspace/Sources/makata-form/form-handler.swift:7:8: error: no such module 'SwiftUI'
  5 |
  6 | import Foundation
  7 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  8 | import Combine
  9 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[57/71] Emitting module makataForm
/host/spi-builder-workspace/Sources/makata-form/form-handler.swift:7:8: error: no such module 'SwiftUI'
  5 |
  6 | import Foundation
  7 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  8 | import Combine
  9 |
[58/71] Compiling makataForm form-validation.swift
/host/spi-builder-workspace/Sources/makata-form/form-handler.swift:7:8: error: no such module 'SwiftUI'
  5 |
  6 | import Foundation
  7 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  8 | import Combine
  9 |
/host/spi-builder-workspace/Sources/makata-form/form-handler.swift:7:8: error: no such module 'SwiftUI'
  5 |
  6 | import Foundation
  7 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  8 | import Combine
  9 |
/host/spi-builder-workspace/Sources/makata-form/form-handler.swift:7:8: error: no such module 'SwiftUI'
  5 |
  6 | import Foundation
  7 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  8 | import Combine
  9 |
[61/71] Compiling makataInteraction protocol-routeable.swift
/host/spi-builder-workspace/Sources/makata-interaction/protocol/observable.swift:7:8: error: no such module 'Combine'
 5 |
 6 | import Foundation
 7 | import Combine
   |        `- error: no such module 'Combine'
 8 |
 9 | extension AnyCancellable: Lifetimeable {
[62/71] Compiling makataForm protocol-field-formattable.swift
/host/spi-builder-workspace/Sources/makata-form/form-handler.swift:7:8: error: no such module 'SwiftUI'
  5 |
  6 | import Foundation
  7 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  8 | import Combine
  9 |
[63/71] Compiling makataInteraction protocol-loadable.swift
/host/spi-builder-workspace/Sources/makata-interaction/protocol/observable.swift:7:8: error: no such module 'Combine'
 5 |
 6 | import Foundation
 7 | import Combine
   |        `- error: no such module 'Combine'
 8 |
 9 | extension AnyCancellable: Lifetimeable {
/host/spi-builder-workspace/Sources/makata-interaction/protocol/observable.swift:7:8: error: no such module 'Combine'
 5 |
 6 | import Foundation
 7 | import Combine
   |        `- error: no such module 'Combine'
 8 |
 9 | extension AnyCancellable: Lifetimeable {
/host/spi-builder-workspace/Sources/makata-interaction/protocol/observable.swift:7:8: error: no such module 'Combine'
 5 |
 6 | import Foundation
 7 | import Combine
   |        `- error: no such module 'Combine'
 8 |
 9 | extension AnyCancellable: Lifetimeable {
/host/spi-builder-workspace/Sources/makata-interaction/protocol/observable.swift:7:8: error: no such module 'Combine'
 5 |
 6 | import Foundation
 7 | import Combine
   |        `- error: no such module 'Combine'
 8 |
 9 | extension AnyCancellable: Lifetimeable {
/host/spi-builder-workspace/Sources/makata-interaction/protocol/observable.swift:7:8: error: no such module 'Combine'
 5 |
 6 | import Foundation
 7 | import Combine
   |        `- error: no such module 'Combine'
 8 |
 9 | extension AnyCancellable: Lifetimeable {
[68/71] Compiling makataInteraction protocol-stateable+swiftui.swift
/host/spi-builder-workspace/Sources/makata-interaction/protocol/observable.swift:7:8: error: no such module 'Combine'
 5 |
 6 | import Foundation
 7 | import Combine
   |        `- error: no such module 'Combine'
 8 |
 9 | extension AnyCancellable: Lifetimeable {
/host/spi-builder-workspace/Sources/makata-interaction/protocol/observable.swift:7:8: error: no such module 'Combine'
 5 |
 6 | import Foundation
 7 | import Combine
   |        `- error: no such module 'Combine'
 8 |
 9 | extension AnyCancellable: Lifetimeable {
/host/spi-builder-workspace/Sources/makata-interaction/protocol/observable.swift:7:8: error: no such module 'Combine'
 5 |
 6 | import Foundation
 7 | import Combine
   |        `- error: no such module 'Combine'
 8 |
 9 | extension AnyCancellable: Lifetimeable {
[71/71] Compiling makataForm protocol-formable.swift
/host/spi-builder-workspace/Sources/makata-form/form-handler.swift:7:8: error: no such module 'SwiftUI'
  5 |
  6 | import Foundation
  7 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  8 | import Combine
  9 |
BUILD FAILURE 6.2 android