The Swift Package Index logo.Swift Package Index

Build Information

Failed to build NextLevel 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/NextLevel/NextLevel.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/NextLevel/NextLevel
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d0dbca9 Merge pull request #273 from rojo69/main
Cloned https://github.com/NextLevel/NextLevel.git
Revision (git rev-parse @):
d0dbca9aa865c105bd3208652d490ecd17f764da
SUCCESS checkout https://github.com/NextLevel/NextLevel.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "nextlevel",
      "name": "NextLevel",
      "url": "https://github.com/NextLevel/NextLevel.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/NextLevel",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/NextLevel/NextLevel.git
[1/5156] Fetching nextlevel
Fetched https://github.com/NextLevel/NextLevel.git (0.54s)
Creating working copy for https://github.com/NextLevel/NextLevel.git
Working copy of https://github.com/NextLevel/NextLevel.git resolved at main
warning: '.resolve-product-dependencies': dependency 'nextlevel' 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/13] Compiling NextLevel NextLevelProtocols.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NextLevel+AVFoundation.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/14] Emitting module NextLevel
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NextLevel+AVFoundation.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[3/14] Compiling NextLevel NextLevel+AVFoundation.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NextLevel+AVFoundation.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[4/14] Compiling NextLevel NextLevel+CIContext.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NextLevel+AVFoundation.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[5/14] Compiling NextLevel NextLevel+CMSampleBuffer.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NextLevel+AVFoundation.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[6/14] Compiling NextLevel NextLevel+Foundation.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NextLevel+AVFoundation.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[7/14] Compiling NextLevel NextLevel.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NextLevel+AVFoundation.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[8/14] Compiling NextLevel NextLevelBufferRenderer.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NextLevel+AVFoundation.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[9/14] Compiling NextLevel NextLevel+Metadata.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NextLevel+AVFoundation.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[10/14] Compiling NextLevel NextLevel+UIImage.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NextLevel+AVFoundation.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[11/14] Compiling NextLevel NextLevelClip.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NextLevel+AVFoundation.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[12/14] Compiling NextLevel NextLevelConfiguration.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NextLevel+AVFoundation.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[13/14] Compiling NextLevel NextLevelGIFCreator.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NextLevel+AVFoundation.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[14/14] Compiling NextLevel NextLevelSession.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NextLevel+AVFoundation.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[1/13] Compiling NextLevel NextLevelGIFCreator.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NextLevel+AVFoundation.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[2/14] Compiling NextLevel NextLevelProtocols.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NextLevel+AVFoundation.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[3/14] Compiling NextLevel NextLevel+CMSampleBuffer.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NextLevel+AVFoundation.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[4/14] Compiling NextLevel NextLevel+Foundation.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NextLevel+AVFoundation.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[5/14] Compiling NextLevel NextLevel+AVFoundation.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NextLevel+AVFoundation.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[6/14] Compiling NextLevel NextLevel+CIContext.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NextLevel+AVFoundation.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[7/14] Compiling NextLevel NextLevelSession.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NextLevel+AVFoundation.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/14] Emitting module NextLevel
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NextLevel+AVFoundation.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[9/14] Compiling NextLevel NextLevel.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NextLevel+AVFoundation.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[10/14] Compiling NextLevel NextLevelBufferRenderer.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NextLevel+AVFoundation.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[11/14] Compiling NextLevel NextLevelClip.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NextLevel+AVFoundation.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[12/14] Compiling NextLevel NextLevelConfiguration.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NextLevel+AVFoundation.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[13/14] Compiling NextLevel NextLevel+Metadata.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NextLevel+AVFoundation.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[14/14] Compiling NextLevel NextLevel+UIImage.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NextLevel+AVFoundation.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.9 macosSpm