Build Information
Failed to build SwiftPackageList, reference 4.8.0 (22ef2a
), with Swift 6.2 (beta) for Linux on 24 Jun 2025 00:39:50 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: 4.8.0
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
* tag 4.8.0 -> FETCH_HEAD
HEAD is now at 22ef2a2 Bump version (4.8.0)
Cloned https://github.com/FelixHerrmann/swift-package-list.git
Revision (git rev-parse @):
22ef2a2b1b51b453be02ce2bd780753718e8893a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/FelixHerrmann/swift-package-list.git at 4.8.0
========================================
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 (0.80s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (1.28s)
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
[5/49] Copying Localizable.strings
[5/49] Copying Info.plist
[5/49] Copying PrivacyInfo.xcprivacy
[5/49] Copying Localizable.strings
[5/49] Copying PrivacyInfo.xcprivacy
[5/49] Copying Info.plist
[5/49] Write sources
[5/49] Copying PrivacyInfo.xcprivacy
[5/49] Write sources
[5/49] Copying Info.plist
[6/49] Write sources
[18/49] Copying Localizable.strings
[34/49] Write swift-version-24593BA9C3E375BF.txt
[36/69] Emitting module ArgumentParserToolInfo
[37/69] Compiling SwiftPackageList PackageProvider.swift
[38/69] Compiling SwiftPackageList Package+Kind.swift
[39/69] Emitting module ArgumentParserToolInfo
[40/69] Compiling ArgumentParserToolInfo ToolInfo.swift
[43/71] Wrapping AST for ArgumentParserToolInfo for debugging
[46/147] Compiling SwiftPackageList JSONPackageProvider.swift
[47/147] Compiling SwiftPackageList resource_bundle_accessor.swift
[48/147] Compiling SwiftPackageList Package.swift
[49/147] Compiling SwiftPackageList Package+Kind.swift
[50/147] Compiling SwiftPackageList JSONPackageProvider.swift
[51/147] Compiling SwiftPackageList PackageProvider.swift
[52/147] Compiling SwiftPackageList PropertyListPackageProvider.swift
[53/147] Emitting module SwiftPackageList
[54/147] Compiling SwiftPackageList Bundle+acknowledgements.swift
[55/147] Emitting module SwiftPackageList
[56/148] Compiling ArgumentParser Name.swift
[57/148] Compiling ArgumentParser Parsed.swift
[58/148] Compiling ArgumentParser ParsedValues.swift
[59/148] Compiling ArgumentParser ParserError.swift
[60/148] Compiling ArgumentParser SplitArguments.swift
[61/153] Compiling SwiftPackageList PropertyListPackageProvider.swift
[62/153] Compiling SwiftPackageList resource_bundle_accessor.swift
[64/153] Compiling SwiftPackageList Bundle+acknowledgements.swift
[65/153] Compiling SwiftPackageList Package.swift
[66/154] Emitting module ArgumentParser
[67/154] Wrapping AST for SwiftPackageList for debugging
[69/154] Compiling ArgumentParser ArgumentVisibility.swift
[70/154] Compiling ArgumentParser CompletionKind.swift
[71/154] Compiling ArgumentParser Errors.swift
[72/154] Compiling ArgumentParser Flag.swift
[73/154] Compiling ArgumentParser NameSpecification.swift
[74/154] Compiling ArgumentParser Option.swift
[75/204] Compiling SwiftPackageListUI AcknowledgmentsList.swift
[76/204] Compiling SwiftPackageListUI _LicenseText.swift
[77/204] Compiling SwiftPackageListUI _TVOSTextView.swift
[78/204] Compiling SwiftPackageListUI SPLAcknowledgmentsTableViewController.swift
[79/204] Compiling SwiftPackageListUI _SPLLicenseTableViewCell.swift
[80/204] Compiling SwiftPackageListUI _SPLLicenseTextViewController.swift
[81/204] Emitting module ArgumentParser
[82/206] 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")
[83/206] 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")
[84/207] 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")
/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")
/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/207] 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")
/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")
/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)
[90/207] 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")
/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")
/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")
[93/207] Compiling SwiftPackageListCore VersionedFile.swift
[94/207] Compiling SwiftPackageListCore VersionedFileStorage.swift
[95/207] Compiling SwiftPackageListCore WorkspaceState.swift
[96/207] Compiling SwiftPackageListCore JSONGenerator.swift
[97/207] Compiling SwiftPackageListCore OutputGenerator.swift
[98/207] Compiling SwiftPackageListCore OutputGeneratorOptions.swift
[99/207] Compiling SwiftPackageListCore Project.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 |
[100/207] Compiling SwiftPackageListCore ProjectOptions.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 |
[101/207] Compiling SwiftPackageListCore ProjectType.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 |
[102/207] Compiling SwiftPackageListCore SwiftPackage.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 |
[103/207] Compiling SwiftPackageListCore Tuist+Dump.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 |
[104/207] Compiling SwiftPackageListCore SettingsBundleGenerator+Language.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 |
[105/207] Compiling SwiftPackageListCore SettingsBundleGenerator+PropertyList.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 |
[106/207] Compiling SwiftPackageListCore SettingsBundleGenerator.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 |
[107/207] Compiling SwiftPackageListCore StandardOutputGenerator.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 |
[108/207] Compiling SwiftPackageListCore NativeProject.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 |
[109/211] 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")
[110/211] Compiling SwiftPackageListCore Tuist.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 |
[111/211] Compiling SwiftPackageListCore TuistDependencies.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 |
[112/211] Compiling SwiftPackageListCore XcodeProject.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 |
[113/211] Compiling SwiftPackageListCore XcodeWorkspace.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 |
[114/211] Compiling SwiftPackageListCore RuntimeError.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 |
/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 |
/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 |
[123/211] Compiling SwiftPackageListCore OutputType.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 |
[124/211] Compiling SwiftPackageListCore PDFGenerator.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 |
[125/211] Compiling SwiftPackageListCore PropertyListGenerator.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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[126/211] Emitting module SwiftPackageListCore
/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 |
[127/211] Compiling SwiftPackageListCore Regex.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 |
[128/211] Compiling SwiftPackageListCore RegistryIdentity.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 |
[129/211] Compiling SwiftPackageListCore URL+deletingGitExtension.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 |
[130/211] Compiling SwiftPackageListCore ZSH.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 |
/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 |
/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 |
/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 |
/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 |
/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 |
[136/211] 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 |
[137/211] 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 |
[138/211] 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 |
[139/211] 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 |
[140/211] 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 |
/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 |
/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 |
/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 |
/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 |
/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 |
[165/211] Wrapping AST for SwiftPackageList for debugging
[167/247] Compiling SwiftPackageListCore XcodeProject.swift
[168/247] Compiling SwiftPackageListCore XcodeWorkspace.swift
[169/247] Compiling SwiftPackageListCore RuntimeError.swift
[172/247] Compiling SwiftPackageListCore ProjectType.swift
[173/247] Compiling SwiftPackageListCore SwiftPackage.swift
[174/247] Compiling SwiftPackageListCore Tuist+Dump.swift
[175/247] Compiling SwiftPackageListCore Tuist.swift
[176/247] Compiling SwiftPackageListCore TuistDependencies.swift
[182/247] 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 |
[183/247] 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 |
[184/247] 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 |
[185/247] 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 |
[186/247] 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 |
/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 |
/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 |
/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 |
/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 |
/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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[192/251] Emitting module SwiftPackageListCore
/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 |
[193/251] Compiling SwiftPackageListCore URL+deletingGitExtension.swift
[194/251] Compiling SwiftPackageListCore ZSH.swift
[195/251] Compiling ArgumentParser SequenceExtensions.swift
[196/251] Compiling ArgumentParser StringExtensions.swift
[197/251] Compiling ArgumentParser Tree.swift
[198/251] Compiling SwiftPackageListCore SettingsBundleGenerator+Language.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 |
[199/251] Compiling SwiftPackageListCore SettingsBundleGenerator+PropertyList.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 |
[200/251] Compiling SwiftPackageListCore SettingsBundleGenerator.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 |
[201/251] Compiling SwiftPackageListCore StandardOutputGenerator.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 |
[202/251] Compiling SwiftPackageListCore NativeProject.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 |
[203/251] Compiling SwiftPackageListCore Project.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 |
[204/251] Compiling SwiftPackageListCore ProjectOptions.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 |
/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 |
/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 |
/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 |
[211/251] Compiling SwiftPackageListCore OutputGenerator.swift
[212/251] Compiling SwiftPackageListCore OutputGeneratorOptions.swift
[213/251] Compiling SwiftPackageListCore OutputType.swift
[214/251] Compiling SwiftPackageListCore PDFGenerator.swift
[215/251] Compiling SwiftPackageListCore PropertyListGenerator.swift
[218/252] 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 |
[219/252] 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 |
[220/252] 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 |
[221/252] 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 |
[222/252] 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 |
/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 |
/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 |
/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 |
/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 |
/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 |
[228/252] Compiling SwiftPackageListCore Checkouts.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 |
[229/252] Compiling SwiftPackageListCore DerivedData.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 |
[230/252] Compiling SwiftPackageListCore Directory.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 |
[231/252] Compiling SwiftPackageListCore PackageSource.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 |
[232/252] Compiling SwiftPackageListCore RegistryDownloads.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 |
[233/252] Compiling SwiftPackageListCore Regex.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 |
[234/252] Compiling SwiftPackageListCore RegistryIdentity.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 |
/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 |
/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