The Swift Package Index logo.Swift Package Index

Build Information

Failed to build BookKit with Swift 5.9 for macOS (SPM).

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.28.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bdewey/BookKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/bdewey/BookKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f1d8bbb Add `Sendable` annotations
Cloned https://github.com/bdewey/BookKit.git
Revision (git rev-parse @):
f1d8bbbabb00c1d6b7eb97dce6c0c71c0a8b2328
SUCCESS checkout https://github.com/bdewey/BookKit.git at main
Fetching https://github.com/dehesa/CodableCSV.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/dehesa/CodableCSV.git (0.37s)
Fetched https://github.com/apple/swift-log.git (0.38s)
Computing version for https://github.com/dehesa/CodableCSV.git
Computed https://github.com/dehesa/CodableCSV.git at 0.6.6 (2.09s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.4.2 (0.06s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.4.2
Creating working copy for https://github.com/dehesa/CodableCSV.git
Working copy of https://github.com/dehesa/CodableCSV.git resolved at 0.6.6
========================================
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": "bookkit",
      "name": "BookKit",
      "url": "https://github.com/bdewey/BookKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BookKit",
      "dependencies": [
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.5.3",
          "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "dependencies": [
          ]
        },
        {
          "identity": "codablecsv",
          "name": "CodableCSV",
          "url": "https://github.com/dehesa/CodableCSV.git",
          "version": "0.6.7",
          "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CodableCSV",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/bdewey/BookKit.git
[1/132] Fetching bookkit
Fetched https://github.com/bdewey/BookKit.git (0.38s)
Fetching https://github.com/dehesa/CodableCSV.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/dehesa/CodableCSV.git (0.42s)
Fetched https://github.com/apple/swift-log.git (0.44s)
Computing version for https://github.com/dehesa/CodableCSV.git
Computed https://github.com/dehesa/CodableCSV.git at 0.6.7 (1.03s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.07s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.3
Creating working copy for https://github.com/bdewey/BookKit.git
Working copy of https://github.com/bdewey/BookKit.git resolved at main
Creating working copy for https://github.com/dehesa/CodableCSV.git
Working copy of https://github.com/dehesa/CodableCSV.git resolved at 0.6.7
warning: '.resolve-product-dependencies': dependency 'bookkit' is not used by any target
Found 2 product dependencies
  - swift-log
  - CodableCSV
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[1/42] Compiling Logging Locks.swift
[2/42] Compiling Logging LogHandler.swift
[3/42] Emitting module Logging
[4/42] Compiling Logging Logging.swift
[5/42] Emitting module CodableCSV
[6/47] Compiling CodableCSV ShadowDecoder.swift
[7/47] Compiling CodableCSV Source.swift
[8/47] Compiling CodableCSV SourceBuffer.swift
[9/47] Compiling CodableCSV Encoder.swift
[10/47] Compiling CodableCSV EncoderConfiguration.swift
[11/47] Compiling CodableCSV ReaderAPI.swift
[12/47] Compiling CodableCSV ReaderCollections.swift
[13/47] Compiling CodableCSV ReaderConfiguration.swift
[14/47] Compiling CodableCSV ReaderBuffer.swift
[15/47] Compiling CodableCSV ReaderDecoder.swift
[16/47] Compiling CodableCSV EncoderLazy.swift
[17/47] Compiling CodableCSV InvalidEncodingContainer.swift
[18/47] Compiling CodableCSV KeyedEncodingContainer.swift
[19/47] Compiling CodableCSV SingleValueEncodingContainer.swift
[20/47] Compiling CodableCSV UnkeyedEncodingContainer.swift
[21/47] Compiling CodableCSV Decoder.swift
[22/47] Compiling CodableCSV DecoderConfiguration.swift
[23/47] Compiling CodableCSV DecoderLazy.swift
[24/47] Compiling CodableCSV KeyedDecodingContainer.swift
[25/47] Compiling CodableCSV SingleValueDecodingContainer.swift
[26/47] Compiling CodableCSV UnkeyedDecodingContainer.swift
[27/47] Compiling CodableCSV ReaderEncodings.swift
[28/47] Compiling CodableCSV ReaderInference.swift
[29/47] Compiling CodableCSV ReaderInternals.swift
[30/47] Compiling CodableCSV Writer.swift
[31/47] Compiling CodableCSV WriterAPI.swift
[32/47] Compiling CodableCSV ShadowEncoder.swift
[33/47] Compiling CodableCSV Sink.swift
[34/47] Compiling CodableCSV SinkBuffer.swift
[35/47] Compiling CodableCSV BOM.swift
[36/47] Compiling CodableCSV Reader.swift
[37/47] Compiling CodableCSV Delimiter.swift
[38/47] Compiling CodableCSV Deprecated.swift
[39/47] Compiling CodableCSV Error.swift
[40/47] Compiling CodableCSV Strategy.swift
[41/47] Compiling CodableCSV Utils.swift
[42/47] Compiling CodableCSV CodingKey.swift
[43/47] Compiling CodableCSV WriterConfiguration.swift
[44/47] Compiling CodableCSV WriterEncoder.swift
[45/47] Compiling CodableCSV WriterEncoding.swift
[46/47] Compiling CodableCSV WriterInference.swift
[47/47] Compiling CodableCSV WriterInternals.swift
[48/56] Compiling BookKit ReadingHistory.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BookKit/OpenLibrary.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[49/56] Compiling BookKit OpenLibrary.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BookKit/OpenLibrary.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[50/57] Compiling BookKit DayComponents.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BookKit/OpenLibrary.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[51/57] Emitting module BookKit
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BookKit/OpenLibrary.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[52/57] Compiling BookKit Book.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BookKit/OpenLibrary.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[53/57] Compiling BookKit LibraryThing.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BookKit/OpenLibrary.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[54/57] Compiling BookKit GoogleBooks.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BookKit/OpenLibrary.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[55/57] Compiling BookKit AugmentedBook+CSV.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BookKit/OpenLibrary.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[56/57] Compiling BookKit AugmentedBook.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BookKit/OpenLibrary.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[57/57] Compiling BookKit TypedData.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BookKit/OpenLibrary.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[1/9] Compiling BookKit ReadingHistory.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BookKit/OpenLibrary.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/10] Emitting module BookKit
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BookKit/OpenLibrary.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[3/10] Compiling BookKit GoogleBooks.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BookKit/OpenLibrary.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[4/10] Compiling BookKit OpenLibrary.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BookKit/OpenLibrary.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[5/10] Compiling BookKit LibraryThing.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BookKit/OpenLibrary.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[6/10] Compiling BookKit AugmentedBook+CSV.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BookKit/OpenLibrary.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[7/10] Compiling BookKit AugmentedBook.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BookKit/OpenLibrary.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[8/10] Compiling BookKit DayComponents.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BookKit/OpenLibrary.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[9/10] Compiling BookKit Book.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BookKit/OpenLibrary.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[10/10] Compiling BookKit TypedData.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BookKit/OpenLibrary.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.9 macosSpm