Build Information
Failed to build CareKit, reference 2.0.2 (9d4233
), with Swift 6.0 for Linux on 29 Nov 2024 20:29:57 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -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
Build Log
========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/carekit-apple/carekit.git
Reference: 2.0.2
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/carekit-apple/carekit
* tag 2.0.2 -> FETCH_HEAD
HEAD is now at 9d42332 Fix #439 (#571)
Cloned https://github.com/carekit-apple/carekit.git
Revision (git rev-parse @):
9d4233253faf39e5dcd52e6cb4a0498ac4ca4a1f
SUCCESS checkout https://github.com/carekit-apple/carekit.git at 2.0.2
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/carekit-apple/carekit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/136] Emitting module CareKitUI
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
29 | */
30 |
31 | import UIKit
| `- error: no such module 'UIKit'
32 |
33 | private extension UIColor {
[6/144] Compiling CareKitStore OCKAnyTaskStore.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
29 | */
30 |
31 | import UIKit
| `- error: no such module 'UIKit'
32 |
33 | private extension UIColor {
[7/144] Compiling CareKitStore OCKAnyVersionableTask.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
29 | */
30 |
31 | import UIKit
| `- error: no such module 'UIKit'
32 |
33 | private extension UIColor {
[8/144] Compiling CareKitUI OCKGraphable.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
29 | */
30 |
31 | import UIKit
| `- error: no such module 'UIKit'
32 |
33 | private extension UIColor {
[9/144] Compiling CareKitStore OCKCoreDataTaskStore.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
29 | */
30 |
31 | import UIKit
| `- error: no such module 'UIKit'
32 |
33 | private extension UIColor {
[10/144] Compiling CareKitStore OCKAnyEvent.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
29 | */
30 |
31 | import UIKit
| `- error: no such module 'UIKit'
32 |
33 | private extension UIColor {
[11/144] Compiling CareKitStore OCKAnyEventStore.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
29 | */
30 |
31 | import UIKit
| `- error: no such module 'UIKit'
32 |
33 | private extension UIColor {
[12/144] Compiling CareKitStore OCKEventStore.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
29 | */
30 |
31 | import UIKit
| `- error: no such module 'UIKit'
32 |
33 | private extension UIColor {
[13/144] Compiling CareKitUI OCKSimpleContactView.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
29 | */
30 |
31 | import UIKit
| `- error: no such module 'UIKit'
32 |
33 | private extension UIColor {
[14/144] Compiling CareKitUI OCKChecklistItemButton.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
29 | */
30 |
31 | import UIKit
| `- error: no such module 'UIKit'
32 |
33 | private extension UIColor {
[15/144] Compiling CareKitUI OCKLabeledButton.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
29 | */
30 |
31 | import UIKit
| `- error: no such module 'UIKit'
32 |
33 | private extension UIColor {
[16/144] Compiling CareKitStore OCKStoreProtocol.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
29 | */
30 |
31 | import UIKit
| `- error: no such module 'UIKit'
32 |
33 | private extension UIColor {
[17/144] Compiling CareKitStore OCKAnyOutcome.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
29 | */
30 |
31 | import UIKit
| `- error: no such module 'UIKit'
32 |
33 | private extension UIColor {
[18/144] Compiling CareKitStore OCKTaskStore.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
29 | */
30 |
31 | import UIKit
| `- error: no such module 'UIKit'
32 |
33 | private extension UIColor {
[19/144] Compiling CareKitStore OCKTaskStoreDelegate.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
29 | */
30 |
31 | import UIKit
| `- error: no such module 'UIKit'
32 |
33 | private extension UIColor {
[20/144] Compiling CareKitStore OCKAdherence.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
29 | */
30 |
31 | import UIKit
| `- error: no such module 'UIKit'
32 |
33 | private extension UIColor {
[21/144] Compiling CareKitStore OCKBiologicalSex.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
29 | */
30 |
31 | import UIKit
| `- error: no such module 'UIKit'
32 |
33 | private extension UIColor {
[22/144] Compiling CareKitStore OCKCDTask.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[23/144] Compiling CareKitStore OCKCDVersionedObject.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[24/144] Compiling CareKitStore OCKManagedObjectModel.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[25/144] Compiling CareKitStore OCKStore+CarePlans.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[26/144] Compiling CareKitStore OCKStore+Contacts.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[27/144] Compiling CareKitStore OCKStore+Outcomes.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[28/144] Compiling CareKitStore OCKStore+Patients.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[29/144] Compiling CareKitStore OCKStore+Tasks.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[30/144] Compiling CareKitStore OCKStore.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[31/144] Compiling CareKitStore OCKAdherenceAggregator.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[32/144] Compiling CareKitStore OCKEventAggregator.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[33/144] Compiling CareKitStore OCKCDCarePlan.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[34/144] Compiling CareKitStore OCKCDContact.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[35/144] Compiling CareKitStore OCKCDHealthKitLinkage.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[36/144] Compiling CareKitStore OCKCDNote.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[37/144] Compiling CareKitStore OCKCDObject.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[38/144] Compiling CareKitStore OCKCDOutcome.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[39/144] Compiling CareKitStore OCKCDOutcomeValue.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[40/144] Compiling CareKitStore OCKCDPatient.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[41/144] Compiling CareKitStore OCKCDPersonName.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[42/144] Compiling CareKitStore OCKCDPostalAddress.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[43/144] Compiling CareKitStore OCKCDScheduleElement.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[44/144] Emitting module CareKitStore
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[45/144] Compiling CareKitStore OCKResultClosure.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[46/144] Compiling CareKitStore OCKStoreError.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[47/144] Compiling CareKitStore OCKUtilities.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[48/144] Compiling CareKitStore OCKAnyCarePlan.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[49/144] Compiling CareKitStore OCKAnyCarePlanStore.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[50/144] Compiling CareKitStore OCKCarePlanStore.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[51/144] Compiling CareKitStore OCKCarePlanStoreDelegate.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[52/144] Compiling CareKitStore OCKAnyContact.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[53/144] Compiling CareKitStore OCKAnyContactStore.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[54/144] Compiling CareKitStore OCKContactStore.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[55/144] Compiling CareKitStore OCKContactStoreDelegate.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[56/154] Compiling CareKitStore OCKAnyOutcomeStore.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[57/154] Compiling CareKitStore OCKOutcomeStore.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[58/154] Compiling CareKitStore OCKOutcomeStoreDelegate.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[59/154] Compiling CareKitStore OCKAnyPatient.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[60/154] Compiling CareKitStore OCKAnyPatientStore.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[61/154] Compiling CareKitStore OCKPatientStore.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[62/154] Compiling CareKitStore OCKPatientStoreDelegate.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[63/154] Compiling CareKitStore OCKAnyTask.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[76/154] Compiling CareKitUI OCKDetailView.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[77/154] Compiling CareKitUI OCKLocalization.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[78/154] Compiling CareKitStore OCKOutcomeValue.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[79/154] Compiling CareKitStore OCKPatient.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[80/154] Compiling CareKitStore OCKPostalAddress.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[81/154] Compiling CareKitStore OCKSchedule.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[82/154] Compiling CareKitStore OCKScheduleElement.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[83/154] Compiling CareKitStore OCKScheduleEvent.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[84/154] Compiling CareKitStore OCKSemanticVersion.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[85/154] Compiling CareKitStore OCKStoreConfiguration.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[90/154] Compiling CareKitUI OCKChecklistTaskView.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[91/154] Compiling CareKitUI OCKGridTaskView.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[92/154] Compiling CareKitUI OCKInstructionsTaskView.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[93/154] Compiling CareKitUI OCKLogTaskView.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[94/154] Compiling CareKitUI OCKSimpleTaskView.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[95/154] Compiling CareKitUI OCKTaskDisplayable.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[96/154] Compiling CareKitStore OCKTask.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[97/154] Compiling CareKitStore OCKAdherenceQuery.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[98/154] Compiling CareKitStore OCKCarePlanQuery.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[99/154] Compiling CareKitStore OCKContactQuery.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[100/154] Compiling CareKitStore OCKEntityQuery.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[101/154] Compiling CareKitStore OCKEventQuery.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[102/154] Compiling CareKitStore OCKInsightQuery.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[103/154] Compiling CareKitStore OCKOutcomeQuery.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[104/154] Compiling CareKitStore OCKPatientQuery.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
[105/154] Compiling CareKitStore OCKTaskQuery.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
29 | */
30 |
31 | import CoreData
| `- error: no such module 'CoreData'
32 |
33 | @objc(OCKCDCarePlan)
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
29 | */
30 |
31 | import UIKit
| `- error: no such module 'UIKit'
32 |
33 | private extension UIColor {
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
29 | */
30 |
31 | import UIKit
| `- error: no such module 'UIKit'
32 |
33 | private extension UIColor {
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
29 | */
30 |
31 | import UIKit
| `- error: no such module 'UIKit'
32 |
33 | private extension UIColor {
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
29 | */
30 |
31 | import UIKit
| `- error: no such module 'UIKit'
32 |
33 | private extension UIColor {
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
29 | */
30 |
31 | import UIKit
| `- error: no such module 'UIKit'
32 |
33 | private extension UIColor {
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
29 | */
30 |
31 | import UIKit
| `- error: no such module 'UIKit'
32 |
33 | private extension UIColor {
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
29 | */
30 |
31 | import UIKit
| `- error: no such module 'UIKit'
32 |
33 | private extension UIColor {
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
29 | */
30 |
31 | import UIKit
| `- error: no such module 'UIKit'
32 |
33 | private extension UIColor {
BUILD FAILURE 6.0 linux