The Swift Package Index logo.Swift Package Index

Build Information

Failed to build GenericDataSources with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.22.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GenericDataSource/GenericDataSource.git
Reference: 3.1.3
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/GenericDataSource/GenericDataSource
 * tag               3.1.3      -> FETCH_HEAD
Cloned https://github.com/GenericDataSource/GenericDataSource.git into /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
Revision (git rev-parse @):
8b06dfd564afc80155ab0a30a2613dc8e04be1e9
SUCCESS checkout https://github.com/GenericDataSource/GenericDataSource.git at 3.1.3
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/33] Emitting module GenericDataSources
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[2/37] Compiling GenericDataSources DataSourceSelector.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[3/37] Compiling GenericDataSources GeneralCollectionView.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[4/37] Compiling GenericDataSources GeneralCollectionViewFocusUpdateContext.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[5/37] Compiling GenericDataSources LocalDataSourceCollectionView.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[6/37] Compiling GenericDataSources ReusableCell.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[7/37] Compiling GenericDataSources _MultiSectionDataSourcesCollection.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[8/37] Compiling GenericDataSources _SegmentedGeneralCollectionViewMapping.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[9/37] Compiling GenericDataSources _SingleSectionDataSourcesCollection.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[10/37] Compiling GenericDataSources _Utilities.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[11/37] Compiling GenericDataSources _CompositeParentGeneralCollectionViewMapping.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[12/37] Compiling GenericDataSources _DataSourcesCollection.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[13/37] Compiling GenericDataSources _DelegatedGeneralCollectionView.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[14/37] Compiling GenericDataSources _GeneralCollectionViewWrapperMapping.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[15/37] Compiling GenericDataSources BasicDataSource.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[16/37] Compiling GenericDataSources BasicDataSourceRepresentable.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[17/37] Compiling GenericDataSources BasicSupplementaryViewCreator.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[18/37] Compiling GenericDataSources BatchUpdater.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[19/37] Compiling GenericDataSources BlockSelectionHandler.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[20/37] Compiling GenericDataSources ReusableSupplementaryView.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[21/37] Compiling GenericDataSources ReusableView.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[22/37] Compiling GenericDataSources SegmentedDataSource.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[23/37] Compiling GenericDataSources SupplementaryViewCreator.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[24/37] Compiling GenericDataSources UICollectionView+CollectionView.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[25/37] Compiling GenericDataSources UIKitExtensions.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[26/37] Compiling GenericDataSources UITableView+CollectionView.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[27/37] Compiling GenericDataSources UnselectableSelectionHandler.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[28/37] Compiling GenericDataSources CollectionDataSource.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[29/37] Compiling GenericDataSources CompositeDataSource.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[30/37] Compiling GenericDataSources CompositeSupplementaryViewCreator.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[31/37] Compiling GenericDataSources DataSource.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[32/37] Compiling GenericDataSources DataSourceSelectionHandler.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[33/37] Compiling GenericDataSources AbstractDataSource.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[34/37] Compiling GenericDataSources AnyBasicDataSourceRepresentable.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[35/37] Compiling GenericDataSources AnyDataSourceSelectionHandler.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[36/37] Compiling GenericDataSources BasicBlockDataSource.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[37/37] Compiling GenericDataSources BasicBlockSupplementaryViewCreator.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[1/33] Compiling GenericDataSources UICollectionView+CollectionView.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[2/33] Compiling GenericDataSources UIKitExtensions.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[3/33] Compiling GenericDataSources UITableView+CollectionView.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[4/33] Compiling GenericDataSources UnselectableSelectionHandler.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[5/33] Compiling GenericDataSources DataSourceSelector.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[6/33] Compiling GenericDataSources GeneralCollectionView.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[7/33] Compiling GenericDataSources GeneralCollectionViewFocusUpdateContext.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[8/33] Compiling GenericDataSources LocalDataSourceCollectionView.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[9/33] Compiling GenericDataSources ReusableCell.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/37] Emitting module GenericDataSources
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[11/37] Compiling GenericDataSources _CompositeParentGeneralCollectionViewMapping.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[12/37] Compiling GenericDataSources _DataSourcesCollection.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[13/37] Compiling GenericDataSources _DelegatedGeneralCollectionView.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[14/37] Compiling GenericDataSources _GeneralCollectionViewWrapperMapping.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[15/37] Compiling GenericDataSources BasicDataSource.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[16/37] Compiling GenericDataSources BasicDataSourceRepresentable.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[17/37] Compiling GenericDataSources BasicSupplementaryViewCreator.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[18/37] Compiling GenericDataSources BatchUpdater.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[19/37] Compiling GenericDataSources BlockSelectionHandler.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[20/37] Compiling GenericDataSources CollectionDataSource.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[21/37] Compiling GenericDataSources CompositeDataSource.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[22/37] Compiling GenericDataSources CompositeSupplementaryViewCreator.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[23/37] Compiling GenericDataSources DataSource.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[24/37] Compiling GenericDataSources DataSourceSelectionHandler.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[25/37] Compiling GenericDataSources AbstractDataSource.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[26/37] Compiling GenericDataSources AnyBasicDataSourceRepresentable.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[27/37] Compiling GenericDataSources AnyDataSourceSelectionHandler.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[28/37] Compiling GenericDataSources BasicBlockDataSource.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[29/37] Compiling GenericDataSources BasicBlockSupplementaryViewCreator.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[30/37] Compiling GenericDataSources ReusableSupplementaryView.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[31/37] Compiling GenericDataSources ReusableView.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[32/37] Compiling GenericDataSources SegmentedDataSource.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[33/37] Compiling GenericDataSources SupplementaryViewCreator.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[34/37] Compiling GenericDataSources _MultiSectionDataSourcesCollection.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[35/37] Compiling GenericDataSources _SegmentedGeneralCollectionViewMapping.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[36/37] Compiling GenericDataSources _SingleSectionDataSourcesCollection.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[37/37] Compiling GenericDataSources _Utilities.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AbstractDataSource.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.9 macosSpm