This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build Magellan with Swift 6.0 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pjechris/Magellan.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pjechris/Magellan
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at fb83da1 [navigation] re-add root to set its navigation object
Cloned https://github.com/pjechris/Magellan.git
Revision (git rev-parse @):
fb83da19bcfb0a0ef2b74ad61f6e1b6c13c680a0
SUCCESS checkout https://github.com/pjechris/Magellan.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/pjechris/Magellan.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-6F35C1178C84523A.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/12] Emitting module Magellan
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Navigation/Navigation.swift:10:8: error: no such module 'UIKit'
 8 |
 9 | import Foundation
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | open class Navigation {
[4/12] Compiling Magellan NavigationContext.swift
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Navigation/Navigation.swift:10:8: error: no such module 'UIKit'
 8 |
 9 | import Foundation
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | open class Navigation {
[5/12] Compiling Magellan PresentationStrategy.swift
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Navigation/Navigation.swift:10:8: error: no such module 'UIKit'
 8 |
 9 | import Foundation
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | open class Navigation {
[6/12] Compiling Magellan Navigation.swift
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Navigation/Navigation.swift:10:8: error: no such module 'UIKit'
 8 |
 9 | import Foundation
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | open class Navigation {
[7/13] Compiling Magellan Route.swift
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Navigation/Navigation.swift:10:8: error: no such module 'UIKit'
 8 |
 9 | import Foundation
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | open class Navigation {
[8/13] Compiling Magellan PresentationPush.swift
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Navigation/Navigation.swift:10:8: error: no such module 'UIKit'
 8 |
 9 | import Foundation
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | open class Navigation {
[9/13] Compiling Magellan PresentingContext.swift
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Navigation/Navigation.swift:10:8: error: no such module 'UIKit'
 8 |
 9 | import Foundation
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | open class Navigation {
[10/13] Compiling Magellan PresentationSegue.swift
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Navigation/Navigation.swift:10:8: error: no such module 'UIKit'
 8 |
 9 | import Foundation
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | open class Navigation {
[11/13] Compiling Magellan PresentationModal.swift
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Navigation/Navigation.swift:10:8: error: no such module 'UIKit'
 8 |
 9 | import Foundation
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | open class Navigation {
[12/13] Compiling Magellan PresentationPopover.swift
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Navigation/Navigation.swift:10:8: error: no such module 'UIKit'
 8 |
 9 | import Foundation
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | open class Navigation {
[13/13] Compiling Magellan UIViewController+Nabigeta.swift
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Navigation/Navigation.swift:10:8: error: no such module 'UIKit'
 8 |
 9 | import Foundation
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | open class Navigation {
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/Quick/quick
[1/14549] Fetching quick
[14550/33189] Fetching quick, nimble
Fetched https://github.com/Quick/quick from cache (1.78s)
Computing version for https://github.com/Quick/quick
[187/18640] Fetching nimble
Fetched https://github.com/Quick/Nimble.git from cache (2.95s)
Computed https://github.com/Quick/quick at 1.3.2 (2.41s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 7.3.1 (0.67s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 7.3.1
Creating working copy for https://github.com/Quick/quick
Working copy of https://github.com/Quick/quick resolved at 1.3.2
warning: 'spi-builder-workspace': Source files for target MagellanTests should be located under 'Tests/MagellanTests', or a custom sources path can be set with the 'path' property in Package.swift
warning: 'spi-builder-workspace': dependency 'quick' is not used by any target
BUILD FAILURE 6.0 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.