The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ActiveLabel 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/optonaut/ActiveLabel.swift.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/optonaut/ActiveLabel.swift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 36949c1 Merge pull request #370 from optonaut/115-release-candidate
Cloned https://github.com/optonaut/ActiveLabel.swift.git
Revision (git rev-parse @):
36949c1a69ef8b40574da20c9e24b115f387b1cf
SUCCESS checkout https://github.com/optonaut/ActiveLabel.swift.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "activelabel.swift",
      "name": "ActiveLabel",
      "url": "https://github.com/optonaut/ActiveLabel.swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ActiveLabel.swift",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/optonaut/ActiveLabel.swift.git
[1/2216] Fetching activelabel.swift
Fetched https://github.com/optonaut/ActiveLabel.swift.git (0.65s)
Creating working copy for https://github.com/optonaut/ActiveLabel.swift.git
Working copy of https://github.com/optonaut/ActiveLabel.swift.git resolved at master
warning: '.resolve-product-dependencies': dependency 'activelabel.swift' is not used by any target
Found 0 product dependencies
========================================
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/6] Compiling ActiveLabel StringTrimExtension.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/6] Emitting module ActiveLabel
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[3/6] Compiling ActiveLabel ActiveBuilder.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[4/6] Compiling ActiveLabel ActiveType.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[5/6] Compiling ActiveLabel ActiveLabel.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[6/6] Compiling ActiveLabel RegexParser.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[1/6] Compiling ActiveLabel StringTrimExtension.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[2/6] Compiling ActiveLabel RegexParser.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[3/6] Compiling ActiveLabel ActiveType.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/6] Emitting module ActiveLabel
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[5/6] Compiling ActiveLabel ActiveBuilder.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[6/6] Compiling ActiveLabel ActiveLabel.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.9 macosSpm