The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftMiscUtility 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/erica/Swift-Misc-Utility.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/erica/Swift-Misc-Utility
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1a68b87 Initial commit
Cloned https://github.com/erica/Swift-Misc-Utility.git
Revision (git rev-parse @):
1a68b879157e933d07c9fb80bafa0af8f71db274
SUCCESS checkout https://github.com/erica/Swift-Misc-Utility.git at main
Fetching https://github.com/erica/Swift-General-Utility from cache
Fetched https://github.com/erica/Swift-General-Utility (0.21s)
Computing version for https://github.com/erica/Swift-General-Utility
Computed https://github.com/erica/Swift-General-Utility at 0.0.8 (0.63s)
Creating working copy for https://github.com/erica/Swift-General-Utility
Working copy of https://github.com/erica/Swift-General-Utility resolved at 0.0.8
========================================
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": "swift-misc-utility",
      "name": "SwiftMiscUtility",
      "url": "https://github.com/erica/Swift-Misc-Utility.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swift-Misc-Utility",
      "dependencies": [
        {
          "identity": "swift-general-utility",
          "name": "Swift-General-Utility",
          "url": "https://github.com/erica/Swift-General-Utility",
          "version": "0.0.8",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swift-General-Utility",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/erica/Swift-Misc-Utility.git
[1/38] Fetching swift-misc-utility
Fetched https://github.com/erica/Swift-Misc-Utility.git (0.25s)
Fetching https://github.com/erica/Swift-General-Utility from cache
Fetched https://github.com/erica/Swift-General-Utility (0.21s)
Computing version for https://github.com/erica/Swift-General-Utility
Computed https://github.com/erica/Swift-General-Utility at 0.0.8 (0.02s)
Creating working copy for https://github.com/erica/Swift-Misc-Utility.git
Working copy of https://github.com/erica/Swift-Misc-Utility.git resolved at main
Creating working copy for https://github.com/erica/Swift-General-Utility
Working copy of https://github.com/erica/Swift-General-Utility resolved at 0.0.8
warning: '.resolve-product-dependencies': dependency 'swift-misc-utility' is not used by any target
Found 1 product dependencies
  - Swift-General-Utility
========================================
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/2] Emitting module GeneralUtility
[2/2] Compiling GeneralUtility Utility.swift
[3/11] Compiling SwiftMiscUtility RuntimeError.swift
[4/11] Compiling SwiftMiscUtility String+Utility.swift
[5/12] Compiling SwiftMiscUtility SynchronousData.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftMiscUtility/SynchronousData.swift:5:11: error: cannot find type 'Utility' in scope
extension Utility {
          ^~~~~~~
[6/12] Compiling SwiftMiscUtility Result+Utility.swift
[7/12] Compiling SwiftMiscUtility Exponentiation.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/12] Compiling SwiftMiscUtility Applicative.swift
[9/12] Compiling SwiftMiscUtility Collection+Utility.swift
[10/12] Emitting module SwiftMiscUtility
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftMiscUtility/SynchronousData.swift:5:11: error: cannot find type 'Utility' in scope
extension Utility {
          ^~~~~~~
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftMiscUtility/Utility+SideEffect.swift:13:11: error: cannot find type 'Utility' in scope
extension Utility {
          ^~~~~~~
[11/12] Compiling SwiftMiscUtility Rounding.swift
[12/12] Compiling SwiftMiscUtility Utility+SideEffect.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftMiscUtility/Utility+SideEffect.swift:13:11: error: cannot find type 'Utility' in scope
extension Utility {
          ^~~~~~~
error: fatalError
[0/1] Planning build
Building for debugging...
[1/3] Compiling SwiftMiscUtility Utility+SideEffect.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftMiscUtility/Utility+SideEffect.swift:13:11: error: cannot find type 'Utility' in scope
extension Utility {
          ^~~~~~~
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/3] Emitting module SwiftMiscUtility
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftMiscUtility/SynchronousData.swift:5:11: error: cannot find type 'Utility' in scope
extension Utility {
          ^~~~~~~
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftMiscUtility/Utility+SideEffect.swift:13:11: error: cannot find type 'Utility' in scope
extension Utility {
          ^~~~~~~
[3/3] Compiling SwiftMiscUtility SynchronousData.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftMiscUtility/SynchronousData.swift:5:11: error: cannot find type 'Utility' in scope
extension Utility {
          ^~~~~~~
error: fatalError
BUILD FAILURE 5.9 macosSpm