Build Information
Failed to build SwiftPackageList, reference master (2e0a42
), with Swift 6.2 (beta) for Linux on 24 Jun 2025 00:40:59 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FelixHerrmann/swift-package-list.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/FelixHerrmann/swift-package-list
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 2e0a42b Merge pull request #147 from FelixHerrmann/dependabot/swift/github.com/apple/swift-argument-parser-1.5.1
Cloned https://github.com/FelixHerrmann/swift-package-list.git
Revision (git rev-parse @):
2e0a42bd6577e0fcb8dacd7f2f8e410d62f7a054
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/FelixHerrmann/swift-package-list.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/FelixHerrmann/swift-package-list.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-argument-parser
[1/15380] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.64s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (2.61s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
[1/1] Compiling plugin SwiftPackageListPlugin
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/49] Write sources
[2/49] Copying Localizable.strings
[2/49] Copying PrivacyInfo.xcprivacy
[2/49] Copying Localizable.strings
[2/49] Copying PrivacyInfo.xcprivacy
[2/49] Copying Info.plist
[2/49] Copying PrivacyInfo.xcprivacy
[2/49] Write sources
[34/49] Write swift-version-24593BA9C3E375BF.txt
[36/69] Compiling SwiftPackageList Package+Kind.swift
[37/69] Emitting module ArgumentParserToolInfo
[38/69] Compiling ArgumentParserToolInfo ToolInfo.swift
[39/70] Wrapping AST for ArgumentParserToolInfo for debugging
[41/108] Emitting module ArgumentParserToolInfo
[42/108] Compiling ArgumentParserToolInfo ToolInfo.swift
[43/109] Wrapping AST for ArgumentParserToolInfo for debugging
[45/147] Compiling ArgumentParser OptionGroup.swift
[46/147] Compiling ArgumentParser AsyncParsableCommand.swift
[47/147] Compiling ArgumentParser CommandConfiguration.swift
[48/147] Compiling ArgumentParser CommandGroup.swift
[49/147] Compiling ArgumentParser EnumerableFlag.swift
[50/152] Emitting module ArgumentParser
[51/152] Compiling SwiftPackageList resource_bundle_accessor.swift
[52/152] Compiling SwiftPackageList Bundle+acknowledgements.swift
[53/152] Emitting module SwiftPackageList
[54/152] Compiling SwiftPackageList JSONPackageProvider.swift
[55/152] Compiling SwiftPackageList PackageProvider.swift
[56/152] Compiling SwiftPackageList PropertyListPackageProvider.swift
[57/152] Compiling SwiftPackageList Package+Kind.swift
[58/152] Compiling SwiftPackageList Package.swift
[59/152] Compiling SwiftPackageList PackageProvider.swift
[60/152] Compiling SwiftPackageList PropertyListPackageProvider.swift
[61/152] Compiling SwiftPackageList resource_bundle_accessor.swift
[62/152] Compiling SwiftPackageList Bundle+acknowledgements.swift
[63/152] Emitting module SwiftPackageList
[64/152] Compiling SwiftPackageList JSONPackageProvider.swift
[66/153] Compiling SwiftPackageList Package.swift
[67/163] Wrapping AST for SwiftPackageList for debugging
[70/201] Compiling SwiftPackageListUI Backport+navigationTitle.swift
/host/spi-builder-workspace/Sources/SwiftPackageListUI/Utilites/Backport/Backport+navigationBarTitleDisplayMode.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @available(iOS, deprecated: 14.0, message: "Back-port no longer needed with iOS 14")
[71/202] Compiling SwiftPackageListCore SourcePackages.swift
/host/spi-builder-workspace/Sources/SwiftPackageListUI/Utilites/Backport/Backport+navigationBarTitleDisplayMode.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @available(iOS, deprecated: 14.0, message: "Back-port no longer needed with iOS 14")
[72/202] Compiling SwiftPackageListCore CustomPackages.swift
/host/spi-builder-workspace/Sources/SwiftPackageListUI/Utilites/Backport/Backport+navigationBarTitleDisplayMode.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @available(iOS, deprecated: 14.0, message: "Back-port no longer needed with iOS 14")
[73/202] Compiling SwiftPackageListCore File.swift
/host/spi-builder-workspace/Sources/SwiftPackageListUI/Utilites/Backport/Backport+navigationBarTitleDisplayMode.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @available(iOS, deprecated: 14.0, message: "Back-port no longer needed with iOS 14")
[74/202] Compiling SwiftPackageListCore License.swift
/host/spi-builder-workspace/Sources/SwiftPackageListUI/Utilites/Backport/Backport+navigationBarTitleDisplayMode.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @available(iOS, deprecated: 14.0, message: "Back-port no longer needed with iOS 14")
[75/202] Compiling SwiftPackageListUI Backport+navigationBarTitleDisplayMode.swift
/host/spi-builder-workspace/Sources/SwiftPackageListUI/Utilites/Backport/Backport+navigationBarTitleDisplayMode.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @available(iOS, deprecated: 14.0, message: "Back-port no longer needed with iOS 14")
[76/202] Compiling SwiftPackageListCore PackageResolved.swift
/host/spi-builder-workspace/Sources/SwiftPackageListUI/Utilites/Backport/Backport+navigationBarTitleDisplayMode.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @available(iOS, deprecated: 14.0, message: "Back-port no longer needed with iOS 14")
[77/202] Compiling SwiftPackageListCore Checkouts.swift
/host/spi-builder-workspace/Sources/SwiftPackageListUI/Utilites/Backport/Backport+navigationBarTitleDisplayMode.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @available(iOS, deprecated: 14.0, message: "Back-port no longer needed with iOS 14")
[78/212] Compiling SwiftPackageListUI Backport+task.swift
/host/spi-builder-workspace/Sources/SwiftPackageListUI/Utilites/Backport/Backport+navigationBarTitleDisplayMode.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @available(iOS, deprecated: 14.0, message: "Back-port no longer needed with iOS 14")
[79/212] Compiling SwiftPackageListUI Backport.swift
/host/spi-builder-workspace/Sources/SwiftPackageListUI/Utilites/Backport/Backport+navigationBarTitleDisplayMode.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @available(iOS, deprecated: 14.0, message: "Back-port no longer needed with iOS 14")
error: emit-module command failed with exit code 1 (use -v to see invocation)
[80/228] Emitting module SwiftPackageListUI
/host/spi-builder-workspace/Sources/SwiftPackageListUI/Utilites/Backport/Backport+navigationBarTitleDisplayMode.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @available(iOS, deprecated: 14.0, message: "Back-port no longer needed with iOS 14")
[81/238] Compiling SwiftPackageListCore ProjectType.swift
[82/238] Compiling SwiftPackageListCore SwiftPackage.swift
[83/238] Compiling SwiftPackageListCore Tuist+Dump.swift
[84/238] Compiling SwiftPackageListCore Tuist.swift
[85/238] Compiling SwiftPackageListCore TuistDependencies.swift
[86/238] Compiling SwiftPackageListUI resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/SwiftPackageListUI/Utilites/Backport/Backport+navigationBarTitleDisplayMode.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @available(iOS, deprecated: 14.0, message: "Back-port no longer needed with iOS 14")
[87/238] Compiling SwiftPackageListCore SourcePackages.swift
/host/spi-builder-workspace/Sources/SwiftPackageListCore/Output Generation/PDF/PDFGenerator.swift:8:8: error: no such module 'AppKit'
6 | //
7 |
8 | import AppKit
| `- error: no such module 'AppKit'
9 | import SwiftPackageList
10 |
[88/238] Compiling SwiftPackageListCore CustomPackages.swift
/host/spi-builder-workspace/Sources/SwiftPackageListCore/Output Generation/PDF/PDFGenerator.swift:8:8: error: no such module 'AppKit'
6 | //
7 |
8 | import AppKit
| `- error: no such module 'AppKit'
9 | import SwiftPackageList
10 |
[89/238] Compiling SwiftPackageListCore File.swift
/host/spi-builder-workspace/Sources/SwiftPackageListCore/Output Generation/PDF/PDFGenerator.swift:8:8: error: no such module 'AppKit'
6 | //
7 |
8 | import AppKit
| `- error: no such module 'AppKit'
9 | import SwiftPackageList
10 |
[90/238] Compiling SwiftPackageListCore License.swift
/host/spi-builder-workspace/Sources/SwiftPackageListCore/Output Generation/PDF/PDFGenerator.swift:8:8: error: no such module 'AppKit'
6 | //
7 |
8 | import AppKit
| `- error: no such module 'AppKit'
9 | import SwiftPackageList
10 |
[91/238] Compiling SwiftPackageListCore PackageResolved.swift
/host/spi-builder-workspace/Sources/SwiftPackageListCore/Output Generation/PDF/PDFGenerator.swift:8:8: error: no such module 'AppKit'
6 | //
7 |
8 | import AppKit
| `- error: no such module 'AppKit'
9 | import SwiftPackageList
10 |
[92/238] Compiling SwiftPackageListCore ProjectPbxproj.swift
/host/spi-builder-workspace/Sources/SwiftPackageListCore/Output Generation/PDF/PDFGenerator.swift:8:8: error: no such module 'AppKit'
6 | //
7 |
8 | import AppKit
| `- error: no such module 'AppKit'
9 | import SwiftPackageList
10 |
[93/238] Compiling SwiftPackageListCore VersionedFile.swift
/host/spi-builder-workspace/Sources/SwiftPackageListCore/Output Generation/PDF/PDFGenerator.swift:8:8: error: no such module 'AppKit'
6 | //
7 |
8 | import AppKit
| `- error: no such module 'AppKit'
9 | import SwiftPackageList
10 |
[94/238] Compiling SwiftPackageListCore VersionedFileStorage.swift
/host/spi-builder-workspace/Sources/SwiftPackageListCore/Output Generation/PDF/PDFGenerator.swift:8:8: error: no such module 'AppKit'
6 | //
7 |
8 | import AppKit
| `- error: no such module 'AppKit'
9 | import SwiftPackageList
10 |
[95/238] Compiling SwiftPackageListCore WorkspaceState.swift
/host/spi-builder-workspace/Sources/SwiftPackageListCore/Output Generation/PDF/PDFGenerator.swift:8:8: error: no such module 'AppKit'
6 | //
7 |
8 | import AppKit
| `- error: no such module 'AppKit'
9 | import SwiftPackageList
10 |
[96/238] Compiling SwiftPackageListCore JSONGenerator.swift
/host/spi-builder-workspace/Sources/SwiftPackageListCore/Output Generation/PDF/PDFGenerator.swift:8:8: error: no such module 'AppKit'
6 | //
7 |
8 | import AppKit
| `- error: no such module 'AppKit'
9 | import SwiftPackageList
10 |
BUILD FAILURE 6.2 linux