The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Composed 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/thread/Composed.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/thread/Composed
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 75b9500 Pin Quick and Nimble versions
Cloned https://github.com/thread/Composed.git
Revision (git rev-parse @):
75b9500d2649f65b20ce89df057308056607ef8a
SUCCESS checkout https://github.com/thread/Composed.git at master
Fetching https://github.com/Quick/Quick.git from cache
Fetching https://github.com/Quick/Nimble.git from cache
Fetching https://github.com/shaps80/FlowLayout.git from cache
Fetched https://github.com/shaps80/FlowLayout.git (0.23s)
Fetched https://github.com/Quick/Quick.git (0.30s)
Fetched https://github.com/Quick/Nimble.git (0.32s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.0.2 (0.07s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.1.0 (0.05s)
Computing version for https://github.com/shaps80/FlowLayout.git
Computed https://github.com/shaps80/FlowLayout.git at 1.0.7 (0.50s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.0.2
Creating working copy for https://github.com/shaps80/FlowLayout.git
Working copy of https://github.com/shaps80/FlowLayout.git resolved at 1.0.7
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.1.0
========================================
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": "composed",
      "name": "Composed",
      "url": "https://github.com/thread/Composed.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Composed",
      "dependencies": [
        {
          "identity": "flowlayout",
          "name": "FlowLayout",
          "url": "https://github.com/shaps80/FlowLayout.git",
          "version": "1.0.7",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FlowLayout",
          "dependencies": [
          ]
        },
        {
          "identity": "quick",
          "name": "Quick",
          "url": "https://github.com/Quick/Quick.git",
          "version": "2.1.0",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Quick",
          "dependencies": [
            {
              "identity": "nimble",
              "name": "Nimble",
              "url": "https://github.com/Quick/Nimble.git",
              "version": "8.0.2",
              "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Nimble",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "nimble",
          "name": "Nimble",
          "url": "https://github.com/Quick/Nimble.git",
          "version": "8.0.2",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Nimble",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/thread/Composed.git
[1/2517] Fetching composed
Fetched https://github.com/thread/Composed.git (0.50s)
Fetching https://github.com/Quick/Nimble.git from cache
Fetching https://github.com/Quick/Quick.git from cache
Fetching https://github.com/shaps80/FlowLayout.git from cache
Fetched https://github.com/shaps80/FlowLayout.git (0.26s)
Fetched https://github.com/Quick/Quick.git (0.26s)
Fetched https://github.com/Quick/Nimble.git (0.27s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.0.2 (0.03s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.1.0 (0.03s)
Computing version for https://github.com/shaps80/FlowLayout.git
Computed https://github.com/shaps80/FlowLayout.git at 1.0.7 (0.03s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.0.2
Creating working copy for https://github.com/shaps80/FlowLayout.git
Working copy of https://github.com/shaps80/FlowLayout.git resolved at 1.0.7
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.1.0
Creating working copy for https://github.com/thread/Composed.git
Working copy of https://github.com/thread/Composed.git resolved at master
warning: '.resolve-product-dependencies': dependency 'composed' is not used by any target
Found 3 product dependencies
  - FlowLayout
  - Quick
  - Nimble
========================================
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/9] Compiling FlowLayout FlowLayoutInvalidationContext.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[2/9] Compiling FlowLayout FlowLayoutDelegate.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[3/9] Compiling FlowLayout FlowLayoutItemAttributes.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[4/10] Compiling FlowLayout Helpers.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[5/10] Compiling FlowLayout FlowLayout.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[6/10] Compiling FlowLayout FlowLayout+Types.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[7/10] Compiling FlowLayout FlowLayout+Backgrounds.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/10] Emitting module FlowLayout
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[9/10] Compiling FlowLayout Constants.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[10/10] Compiling FlowLayout FlowLayout+Adjustments.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[1/9] Compiling FlowLayout Constants.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[2/9] Compiling FlowLayout FlowLayout+Adjustments.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[3/10] Compiling FlowLayout FlowLayoutItemAttributes.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[4/10] Compiling FlowLayout FlowLayout.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[5/10] Compiling FlowLayout FlowLayoutDelegate.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[6/10] Compiling FlowLayout FlowLayoutInvalidationContext.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[7/10] Compiling FlowLayout Helpers.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/10] Compiling FlowLayout FlowLayout+Types.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[9/10] Emitting module FlowLayout
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[10/10] Compiling FlowLayout FlowLayout+Backgrounds.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.9 macosSpm