The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ThasianX/ElegantCalendar.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ThasianX/ElegantCalendar
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 3d1e836 Fix issue https://github.com/ThasianX/ElegantCalendar/issues/43
Cloned https://github.com/ThasianX/ElegantCalendar.git
Revision (git rev-parse @):
3d1e8369ffb233e392ee36ad6ff0fd38ad4846b2
SUCCESS checkout https://github.com/ThasianX/ElegantCalendar.git at master
Fetching https://github.com/ThasianX/ElegantPages from cache
Fetched https://github.com/ThasianX/ElegantPages (0.19s)
Computing version for https://github.com/ThasianX/ElegantPages
Computed https://github.com/ThasianX/ElegantPages at 1.4.1 (0.64s)
Creating working copy for https://github.com/ThasianX/ElegantPages
Working copy of https://github.com/ThasianX/ElegantPages resolved at 1.4.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "elegantcalendar",
      "name": "ElegantCalendar",
      "url": "https://github.com/ThasianX/ElegantCalendar.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ElegantCalendar",
      "dependencies": [
        {
          "identity": "elegantpages",
          "name": "ElegantPages",
          "url": "https://github.com/ThasianX/ElegantPages",
          "version": "1.4.2",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ElegantPages",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ThasianX/ElegantCalendar.git
[1/2210] Fetching elegantcalendar
Fetched https://github.com/ThasianX/ElegantCalendar.git (16.48s)
Fetching https://github.com/ThasianX/ElegantPages from cache
Fetched https://github.com/ThasianX/ElegantPages (0.18s)
Computing version for https://github.com/ThasianX/ElegantPages
Computed https://github.com/ThasianX/ElegantPages at 1.4.2 (0.42s)
Creating working copy for https://github.com/ThasianX/ElegantPages
Working copy of https://github.com/ThasianX/ElegantPages resolved at 1.4.2
Creating working copy for https://github.com/ThasianX/ElegantCalendar.git
Working copy of https://github.com/ThasianX/ElegantCalendar.git resolved at master
warning: '.resolve-product-dependencies': dependency 'elegantcalendar' is not used by any target
Found 1 product dependencies
  - ElegantPages
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
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/15] Emitting module ElegantPages
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Models/Internal/Constants.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
[2/15] Compiling ElegantPages ScrollDirection.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Models/Internal/Constants.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
[3/15] Compiling ElegantPages ElegantListManager.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Models/Internal/Constants.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
[4/17] Compiling ElegantPages ElegantPagesManager.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Models/Internal/Constants.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
[5/17] Compiling ElegantPages PageTurnType.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Models/Internal/Constants.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
[6/17] Compiling ElegantPages ElegantListController.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Models/Internal/Constants.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
[7/17] Compiling ElegantPages ElegantListView.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Models/Internal/Constants.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
[8/17] Compiling ElegantPages Constants.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Models/Internal/Constants.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
[9/17] Compiling ElegantPages PageState.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Models/Internal/Constants.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
[10/17] Compiling ElegantPages ElegantHList.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Models/Internal/Constants.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
[11/17] Compiling ElegantPages ElegantVList.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Models/Internal/Constants.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
[12/17] Compiling ElegantPages PageViewBuilder.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Models/Internal/Constants.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
[13/17] Compiling ElegantPages ElegantPagesView.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Models/Internal/Constants.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
[14/17] Compiling ElegantPages Comparable+Clamped.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Models/Internal/Constants.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
[15/17] Compiling ElegantPages View+Erased.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Models/Internal/Constants.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
[16/17] Compiling ElegantPages ElegantHPages.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Models/Internal/Constants.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
[17/17] Compiling ElegantPages ElegantVPages.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Models/Internal/Constants.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[1/15] Compiling ElegantPages Constants.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Models/Internal/Constants.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
[2/15] Compiling ElegantPages PageState.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Models/Internal/Constants.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
[3/15] Compiling ElegantPages ElegantPagesManager.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Models/Internal/Constants.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
[4/15] Compiling ElegantPages PageTurnType.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Models/Internal/Constants.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
[5/17] Compiling ElegantPages ScrollDirection.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Models/Internal/Constants.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
[6/17] Compiling ElegantPages ElegantListManager.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Models/Internal/Constants.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
[7/17] Compiling ElegantPages PageViewBuilder.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Models/Internal/Constants.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
[8/17] Compiling ElegantPages ElegantPagesView.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Models/Internal/Constants.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
[9/17] Compiling ElegantPages ElegantHPages.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Models/Internal/Constants.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
[10/17] Compiling ElegantPages ElegantVPages.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Models/Internal/Constants.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/17] Emitting module ElegantPages
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Models/Internal/Constants.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
[12/17] Compiling ElegantPages ElegantListController.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Models/Internal/Constants.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
[13/17] Compiling ElegantPages ElegantListView.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Models/Internal/Constants.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
[14/17] Compiling ElegantPages ElegantHList.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Models/Internal/Constants.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
[15/17] Compiling ElegantPages ElegantVList.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Models/Internal/Constants.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
[16/17] Compiling ElegantPages Comparable+Clamped.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Models/Internal/Constants.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
[17/17] Compiling ElegantPages View+Erased.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Models/Internal/Constants.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.9 macosSpm