The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Composed with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/thread/Composed.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/thread/Composed.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/12] Compiling FlowLayout FlowLayoutItemAttributes.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[5/12] Compiling FlowLayout FlowLayout.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[6/13] Compiling FlowLayout Helpers.swift
/Users/builder/builds/UKfvDsi8u/3/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)
[7/13] Emitting module FlowLayout
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[8/13] Compiling FlowLayout FlowLayoutInvalidationContext.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[9/13] Compiling FlowLayout FlowLayout+Types.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[10/13] Compiling FlowLayout FlowLayout+Backgrounds.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[11/13] Compiling FlowLayout FlowLayoutDelegate.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[12/13] Compiling FlowLayout Constants.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[13/13] Compiling FlowLayout FlowLayout+Adjustments.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
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 from cache (0.21s)
Fetched https://github.com/Quick/Nimble.git from cache (0.21s)
Fetched https://github.com/Quick/Quick.git from cache (0.21s)
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.02s)
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/shaps80/FlowLayout.git
Working copy of https://github.com/shaps80/FlowLayout.git resolved at 1.0.7
warning: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Nimble-80770dfe is not valid git repository for 'https://github.com/Quick/Nimble.git', will fetch again.
Fetching https://github.com/Quick/Nimble.git from cache
Fetched https://github.com/Quick/Nimble.git from cache (0.00s)
warning: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Nimble-80770dfe is not valid git repository for 'https://github.com/Quick/Nimble.git', will fetch again.
Fetching https://github.com/Quick/Nimble.git from cache
Fetched https://github.com/Quick/Nimble.git from cache (0.00s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.0.2
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version--423B1241ED78D482.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/10] Emitting module FlowLayout
/Users/builder/builds/UKfvDsi8u/3/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 FlowLayoutDelegate.swift
/Users/builder/builds/UKfvDsi8u/3/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 FlowLayoutItemAttributes.swift
/Users/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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 Constants.swift
/Users/builder/builds/UKfvDsi8u/3/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+Adjustments.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[8/10] Compiling FlowLayout FlowLayoutInvalidationContext.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[9/11] Compiling FlowLayout Helpers.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[10/11] Compiling FlowLayout FlowLayout+Backgrounds.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[11/11] Compiling FlowLayout FlowLayout+Types.swift
/Users/builder/builds/UKfvDsi8u/3/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.10 macosSpm

Build Machine: Mac 7