The Swift Package Index logo.Swift Package Index

Build Information

Failed to build EventBottle 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/slightair/EventBottle.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/slightair/EventBottle
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 67eb55a Merge pull request #7 from slightair/Xcode12
Cloned https://github.com/slightair/EventBottle.git
Revision (git rev-parse @):
67eb55ab766dd55fea4fe639dbe058c2e45ffd1d
SUCCESS checkout https://github.com/slightair/EventBottle.git at master
========================================
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": "eventbottle",
      "name": "EventBottle",
      "url": "https://github.com/slightair/EventBottle.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/EventBottle",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/slightair/EventBottle.git
[1/438] Fetching eventbottle
Fetched https://github.com/slightair/EventBottle.git (0.29s)
Creating working copy for https://github.com/slightair/EventBottle.git
Working copy of https://github.com/slightair/EventBottle.git resolved at master
warning: '.resolve-product-dependencies': dependency 'eventbottle' 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/9] Emitting module EventBottle
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/EventBottle/EventViewer/EventBottleViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[2/9] Compiling EventBottle EventBottleFileEventDataStore.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/EventBottle/EventViewer/EventBottleViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[3/9] Compiling EventBottle EventBottleViewController.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/EventBottle/EventViewer/EventBottleViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[4/9] Compiling EventBottle EventCell.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/EventBottle/EventViewer/EventBottleViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[5/9] Compiling EventBottle FileEventDataStore.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/EventBottle/EventViewer/EventBottleViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[6/9] Compiling EventBottle EventDataStore.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/EventBottle/EventViewer/EventBottleViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[7/9] Compiling EventBottle EventBottleFileEventDataSource.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/EventBottle/EventViewer/EventBottleViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[8/9] Compiling EventBottle EventDataSource.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/EventBottle/EventViewer/EventBottleViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[9/9] Compiling EventBottle FileEventDataSource.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/EventBottle/EventViewer/EventBottleViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[10/10] Compiling EventBottle EventLabelView.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/EventBottle/EventViewer/EventBottleViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[1/9] Compiling EventBottle EventCell.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/EventBottle/EventViewer/EventBottleViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[2/9] Compiling EventBottle FileEventDataSource.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/EventBottle/EventViewer/EventBottleViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[3/9] Compiling EventBottle FileEventDataStore.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/EventBottle/EventViewer/EventBottleViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[4/10] Compiling EventBottle EventBottleFileEventDataStore.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/EventBottle/EventViewer/EventBottleViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[5/10] Compiling EventBottle EventBottleViewController.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/EventBottle/EventViewer/EventBottleViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[6/10] Compiling EventBottle EventDataStore.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/EventBottle/EventViewer/EventBottleViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/10] Emitting module EventBottle
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/EventBottle/EventViewer/EventBottleViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[8/10] Compiling EventBottle EventBottleFileEventDataSource.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/EventBottle/EventViewer/EventBottleViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[9/10] Compiling EventBottle EventDataSource.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/EventBottle/EventViewer/EventBottleViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[10/10] Compiling EventBottle EventLabelView.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/EventBottle/EventViewer/EventBottleViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.9 macosSpm