Build Information
Failed to build DTTableViewManager, reference main (ebb417
), with Swift 5.9 for macOS (SPM) on 17 Jul 2024 14:20:37 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.46.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/DenTelezhkin/DTTableViewManager.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/DenTelezhkin/DTTableViewManager
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ebb417e Releasing version 11.0.1.
Cloned https://github.com/DenTelezhkin/DTTableViewManager.git
Revision (git rev-parse @):
ebb417e4dc3024baf6eca53fc580c84b63b77453
SUCCESS checkout https://github.com/DenTelezhkin/DTTableViewManager.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/DenTelezhkin/DTTableViewManager.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/19] Compiling DTModelStorage BackwardsCompatibility.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DTModelStorage/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
import UIKit
^
[2/19] Compiling DTModelStorage BaseStorage.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DTModelStorage/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
import UIKit
^
[3/19] Compiling DTModelStorage MemoryStorage+UpdateWithoutAnimations.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DTModelStorage/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
import UIKit
^
[4/19] Compiling DTModelStorage MemoryStorage.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DTModelStorage/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
import UIKit
^
[5/19] Compiling DTModelStorage StorageUpdate.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DTModelStorage/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
import UIKit
^
[6/19] Compiling DTModelStorage UINib+Existance.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DTModelStorage/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
import UIKit
^
[7/19] Compiling DTModelStorage SectionProtocols.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DTModelStorage/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
import UIKit
^
[8/19] Compiling DTModelStorage SingleSectionDiffing.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DTModelStorage/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
import UIKit
^
[9/19] Compiling DTModelStorage ModelTransfer.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DTModelStorage/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
import UIKit
^
[10/19] Compiling DTModelStorage RuntimeHelper.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DTModelStorage/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
import UIKit
^
[11/19] Compiling DTModelStorage Section.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DTModelStorage/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
import UIKit
^
[12/19] Compiling DTModelStorage SectionModel.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DTModelStorage/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
import UIKit
^
[13/19] Compiling DTModelStorage SingleSectionStorage.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DTModelStorage/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
import UIKit
^
[14/19] Compiling DTModelStorage StorageProtocols.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DTModelStorage/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
import UIKit
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[15/20] Emitting module DTModelStorage
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DTModelStorage/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
import UIKit
^
[16/20] Compiling DTModelStorage CoreDataStorage.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DTModelStorage/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
import UIKit
^
[17/20] Compiling DTModelStorage EventReactions.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DTModelStorage/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
import UIKit
^
[18/20] Compiling DTModelStorage AccumulationStrategy.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DTModelStorage/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
import UIKit
^
[19/20] Compiling DTModelStorage AnomalyHandler.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DTModelStorage/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
import UIKit
^
[20/20] Compiling DTModelStorage ViewModelMapping.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DTModelStorage/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
import UIKit
^
error: fatalError
Fetching https://github.com/DenTelezhkin/DTModelStorage
[1/6418] Fetching dtmodelstorage
Fetched https://github.com/DenTelezhkin/DTModelStorage (1.86s)
Computing version for https://github.com/DenTelezhkin/DTModelStorage
Computed https://github.com/DenTelezhkin/DTModelStorage at 11.0.2 (0.61s)
Creating working copy for https://github.com/DenTelezhkin/DTModelStorage
Working copy of https://github.com/DenTelezhkin/DTModelStorage resolved at 11.0.2
BUILD FAILURE 5.9 macosSpm