Build Information
Failed to build ImageCoordinateSpace, reference master (e44015
), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 05:18:19 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/paulz/ImageCoordinateSpace.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/paulz/ImageCoordinateSpace
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at e44015f Bump algoliasearch from 1.27.4 to 1.27.5
Cloned https://github.com/paulz/ImageCoordinateSpace.git
Revision (git rev-parse @):
e44015fb32c55588fb365fc50282337c596b69b3
SUCCESS checkout https://github.com/paulz/ImageCoordinateSpace.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/paulz/ImageCoordinateSpace.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/13] Compiling ImageCoordinateSpace ScaleFactor.swift
/Users/admin/builder/spi-builder-workspace/ImageCoordinateSpace/UIView+UICoordinateSpace.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | // MARK: Adds UIView contentSpace property to view
[4/13] Compiling ImageCoordinateSpace ViewContentModeTransformer+UIView.swift
/Users/admin/builder/spi-builder-workspace/ImageCoordinateSpace/UIView+UICoordinateSpace.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | // MARK: Adds UIView contentSpace property to view
[5/13] Compiling ImageCoordinateSpace UIView+UICoordinateSpace.swift
/Users/admin/builder/spi-builder-workspace/ImageCoordinateSpace/UIView+UICoordinateSpace.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | // MARK: Adds UIView contentSpace property to view
[6/14] Compiling ImageCoordinateSpace TransformedCoordinateSpace.swift
/Users/admin/builder/spi-builder-workspace/ImageCoordinateSpace/UIView+UICoordinateSpace.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | // MARK: Adds UIView contentSpace property to view
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/14] Compiling ImageCoordinateSpace Convertible.swift
/Users/admin/builder/spi-builder-workspace/ImageCoordinateSpace/UIView+UICoordinateSpace.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | // MARK: Adds UIView contentSpace property to view
[8/14] Compiling ImageCoordinateSpace Converter.swift
/Users/admin/builder/spi-builder-workspace/ImageCoordinateSpace/UIView+UICoordinateSpace.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | // MARK: Adds UIView contentSpace property to view
[9/14] Emitting module ImageCoordinateSpace
/Users/admin/builder/spi-builder-workspace/ImageCoordinateSpace/UIView+UICoordinateSpace.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | // MARK: Adds UIView contentSpace property to view
[10/14] Compiling ImageCoordinateSpace CGAffineTransform+Extensions.swift
/Users/admin/builder/spi-builder-workspace/ImageCoordinateSpace/UIView+UICoordinateSpace.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | // MARK: Adds UIView contentSpace property to view
[11/14] Compiling ImageCoordinateSpace CGSize+AxesPathMap.swift
/Users/admin/builder/spi-builder-workspace/ImageCoordinateSpace/UIView+UICoordinateSpace.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | // MARK: Adds UIView contentSpace property to view
[12/14] Compiling ImageCoordinateSpace SizeFactor.swift
/Users/admin/builder/spi-builder-workspace/ImageCoordinateSpace/UIView+UICoordinateSpace.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | // MARK: Adds UIView contentSpace property to view
[13/14] Compiling ImageCoordinateSpace SizeTransformer.swift
/Users/admin/builder/spi-builder-workspace/ImageCoordinateSpace/UIView+UICoordinateSpace.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | // MARK: Adds UIView contentSpace property to view
[14/14] Compiling ImageCoordinateSpace ViewContentModeTransformer.swift
/Users/admin/builder/spi-builder-workspace/ImageCoordinateSpace/UIView+UICoordinateSpace.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | // MARK: Adds UIView contentSpace property to view
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/Quick/Quick.git
[1/14759] Fetching quick
[2215/34343] Fetching quick, nimble
Fetched https://github.com/Quick/Nimble.git from cache (1.87s)
Fetched https://github.com/Quick/Quick.git from cache (1.87s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 1.3.4 (2.38s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 7.3.4 (0.46s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 7.3.4
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 1.3.4
BUILD FAILURE 6.2 macosSpm