The Swift Package Index logo.Swift Package Index

Build Information

Failed to build RollView 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/gitvalue/RollView.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/gitvalue/RollView
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 480b343 fixes crash when adapter is nil
Cloned https://github.com/gitvalue/RollView.git
Revision (git rev-parse @):
480b343d448fc1ff4074b6de1e7180257af377c7
SUCCESS checkout https://github.com/gitvalue/RollView.git at master
Fetching https://github.com/gitvalue/Pooling.git from cache
Fetched https://github.com/gitvalue/Pooling.git (0.19s)
Computing version for https://github.com/gitvalue/Pooling.git
Computed https://github.com/gitvalue/Pooling.git at 1.0.0 (0.42s)
Creating working copy for https://github.com/gitvalue/Pooling.git
Working copy of https://github.com/gitvalue/Pooling.git resolved at 1.0.0
========================================
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": "rollview",
      "name": "RollView",
      "url": "https://github.com/gitvalue/RollView.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RollView",
      "dependencies": [
        {
          "identity": "pooling",
          "name": "Pooling",
          "url": "https://github.com/gitvalue/Pooling.git",
          "version": "1.0.1",
          "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Pooling",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/gitvalue/RollView.git
[1/213] Fetching rollview
Fetched https://github.com/gitvalue/RollView.git (0.37s)
Fetching https://github.com/gitvalue/Pooling.git from cache
Fetched https://github.com/gitvalue/Pooling.git (0.18s)
Computing version for https://github.com/gitvalue/Pooling.git
Computed https://github.com/gitvalue/Pooling.git at 1.0.1 (0.02s)
Creating working copy for https://github.com/gitvalue/Pooling.git
Working copy of https://github.com/gitvalue/Pooling.git resolved at 1.0.1
Creating working copy for https://github.com/gitvalue/RollView.git
Working copy of https://github.com/gitvalue/RollView.git resolved at master
warning: '.resolve-product-dependencies': dependency 'rollview' is not used by any target
Found 1 product dependencies
  - Pooling
========================================
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/4] Compiling Pooling Pool.swift
[2/4] Compiling Pooling Pooling.swift
[3/4] Emitting module Pooling
[4/4] Compiling Pooling PThreadMutex.swift
[5/9] Compiling RollView ContainerView.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RollView/Adapter.swift:20:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/9] Emitting module RollView
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RollView/Adapter.swift:20:8: error: no such module 'UIKit'
import UIKit
       ^
[7/9] Compiling RollView RollView.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RollView/Adapter.swift:20:8: error: no such module 'UIKit'
import UIKit
       ^
[8/9] Compiling RollView Adapter.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RollView/Adapter.swift:20:8: error: no such module 'UIKit'
import UIKit
       ^
[9/9] Compiling RollView AdapterView.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RollView/Adapter.swift:20:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/5] Emitting module RollView
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RollView/Adapter.swift:20:8: error: no such module 'UIKit'
import UIKit
       ^
[2/5] Compiling RollView ContainerView.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RollView/Adapter.swift:20:8: error: no such module 'UIKit'
import UIKit
       ^
[3/5] Compiling RollView RollView.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RollView/Adapter.swift:20:8: error: no such module 'UIKit'
import UIKit
       ^
[4/5] Compiling RollView Adapter.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RollView/Adapter.swift:20:8: error: no such module 'UIKit'
import UIKit
       ^
[5/5] Compiling RollView AdapterView.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RollView/Adapter.swift:20:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.9 macosSpm