The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Segmentio 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/Yalantis/Segmentio.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Yalantis/Segmentio
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at f12bae7 Merge pull request #143 from Yalantis/feature/new_options
Cloned https://github.com/Yalantis/Segmentio.git
Revision (git rev-parse @):
f12bae77afc7dbdc5d176cc01ab8f45eb3563e68
SUCCESS checkout https://github.com/Yalantis/Segmentio.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "segmentio",
      "name": "Segmentio",
      "url": "https://github.com/Yalantis/Segmentio.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Segmentio",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/Yalantis/Segmentio.git
[1/1702] Fetching segmentio
Fetched https://github.com/Yalantis/Segmentio.git (0.72s)
Creating working copy for https://github.com/Yalantis/Segmentio.git
Working copy of https://github.com/Yalantis/Segmentio.git resolved at master
warning: '.resolve-product-dependencies': dependency 'segmentio' 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...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/13] Emitting module Segmentio
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[2/13] Compiling Segmentio UIView+Appearance.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[3/13] Compiling Segmentio Segmentio.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[4/13] Compiling Segmentio BadgeViewPresenter.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[5/13] Compiling Segmentio BadgeWithCounterView.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[6/13] Compiling Segmentio SegmentioCell.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[7/13] Compiling Segmentio SegmentioCellWithImage.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[8/13] Compiling Segmentio SegmentioCellWithImageOverLabel.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[9/13] Compiling Segmentio SegmentioCellWithImageUnderLabel.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[10/13] Compiling Segmentio SegmentioCellWithImageAfterLabel.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[11/13] Compiling Segmentio SegmentioCellWithImageBeforeLabel.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[12/13] Compiling Segmentio SegmentioCellWithLabel.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[13/13] Compiling Segmentio RoundImageView.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[14/14] Compiling Segmentio SegmentioOptions.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[1/13] Compiling Segmentio UIView+Appearance.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[2/14] Compiling Segmentio SegmentioOptions.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/14] Compiling Segmentio Segmentio.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[4/14] Emitting module Segmentio
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[5/14] Compiling Segmentio BadgeViewPresenter.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[6/14] Compiling Segmentio BadgeWithCounterView.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[7/14] Compiling Segmentio SegmentioCellWithLabel.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[8/14] Compiling Segmentio RoundImageView.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[9/14] Compiling Segmentio SegmentioCellWithImageOverLabel.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[10/14] Compiling Segmentio SegmentioCellWithImageUnderLabel.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[11/14] Compiling Segmentio SegmentioCellWithImageAfterLabel.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[12/14] Compiling Segmentio SegmentioCellWithImageBeforeLabel.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[13/14] Compiling Segmentio SegmentioCell.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[14/14] Compiling Segmentio SegmentioCellWithImage.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.9 macosSpm