The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Dysprosium 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/e-sites/Dysprosium.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/e-sites/Dysprosium
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at f924ff3 Removed AnyObject protocol inheritance
Cloned https://github.com/e-sites/Dysprosium.git
Revision (git rev-parse @):
f924ff3e0c5c3b5c6577916216155156bb7a950e
SUCCESS checkout https://github.com/e-sites/Dysprosium.git at master
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/e-sites/lithium.git
Fetched https://github.com/apple/swift-log.git (0.34s)
[1/304] Fetching lithium
Fetched https://github.com/e-sites/lithium.git (0.41s)
Computing version for https://github.com/e-sites/lithium.git
Computed https://github.com/e-sites/lithium.git at 9.0.1 (0.93s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.3.0 (0.09s)
Creating working copy for https://github.com/e-sites/lithium.git
Working copy of https://github.com/e-sites/lithium.git resolved at 9.0.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.3.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "dysprosium",
      "name": "Dysprosium",
      "url": "https://github.com/e-sites/Dysprosium.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Dysprosium",
      "dependencies": [
        {
          "identity": "lithium",
          "name": "Lithium",
          "url": "https://github.com/e-sites/lithium.git",
          "version": "9.0.5",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/lithium",
          "dependencies": [
            {
              "identity": "swift-log",
              "name": "swift-log",
              "url": "https://github.com/apple/swift-log.git",
              "version": "1.5.3",
              "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/e-sites/Dysprosium.git
[1/211] Fetching dysprosium
Fetched https://github.com/e-sites/Dysprosium.git (0.36s)
Fetching https://github.com/e-sites/lithium.git from cache
Fetched https://github.com/e-sites/lithium.git (0.20s)
Computing version for https://github.com/e-sites/lithium.git
Computed https://github.com/e-sites/lithium.git at 9.0.5 (0.02s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git (0.23s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.04s)
Creating working copy for https://github.com/e-sites/Dysprosium.git
Working copy of https://github.com/e-sites/Dysprosium.git resolved at master
Creating working copy for https://github.com/e-sites/lithium.git
Working copy of https://github.com/e-sites/lithium.git resolved at 9.0.5
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.3
warning: '.resolve-product-dependencies': dependency 'dysprosium' is not used by any target
Found 1 product dependencies
  - Lithium
========================================
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...
[1/7] Compiling Logging Locks.swift
[2/7] Emitting module Logging
[3/7] Compiling Logging Logging.swift
[4/7] Compiling Logging LogHandler.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/14] Emitting module Dysprosium
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Dysprosium.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[6/14] Compiling Dysprosium Dysprosium.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Dysprosium.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[7/14] Compiling Dysprosium DysprosiumCompatible.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Dysprosium.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
[8/14] Compiling Lithium LogTheme.swift
[9/14] Compiling Lithium EmojiLogTheme.swift
[10/14] Compiling Lithium DefaultLogTheme.swift
[11/14] Compiling Lithium LogStyle.swift
[12/14] Emitting module Lithium
[0/1] Planning build
Building for debugging...
[1/9] Compiling Dysprosium DysprosiumCompatible.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Dysprosium.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[2/9] Compiling Lithium DefaultLogTheme.swift
[3/9] Compiling Lithium LogTheme.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/10] Emitting module Dysprosium
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Dysprosium.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[5/10] Compiling Dysprosium Dysprosium.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Dysprosium.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.9 macosSpm