Build Information
Failed to build SwiftPackageList, reference master (2e0a42
), with Swift 6.1 for Android on 2 Jun 2025 17:23:28 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
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: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/FelixHerrmann/swift-package-list.git
https://github.com/FelixHerrmann/swift-package-list.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
}
],
"manifest_display_name" : "SwiftPackageList",
"name" : "SwiftPackageList",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "swift-package-list",
"targets" : [
"swift-package-list"
],
"type" : {
"executable" : null
}
},
{
"name" : "SwiftPackageListPlugin",
"targets" : [
"SwiftPackageListPlugin"
],
"type" : {
"plugin" : null
}
},
{
"name" : "SwiftPackageList",
"targets" : [
"SwiftPackageList"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftPackageListUI",
"targets" : [
"SwiftPackageListUI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "swift_package_list_tests",
"module_type" : "SwiftTarget",
"name" : "swift-package-list-tests",
"path" : "Tests/swift-package-list-tests",
"sources" : [
"ExecutionTests.swift"
],
"type" : "test"
},
{
"c99name" : "swift_package_list",
"module_type" : "SwiftTarget",
"name" : "swift-package-list",
"path" : "Sources/swift-package-list",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"swift-package-list",
"SwiftPackageListPlugin"
],
"sources" : [
"OutputType+ExpressibleByArgument.swift",
"SwiftPackageList+InputOptions.swift",
"SwiftPackageList+OutputOptions.swift",
"SwiftPackageList.swift"
],
"target_dependencies" : [
"SwiftPackageListCore"
],
"type" : "executable"
},
{
"c99name" : "SwiftPackageListUI",
"module_type" : "SwiftTarget",
"name" : "SwiftPackageListUI",
"path" : "Sources/SwiftPackageListUI",
"product_memberships" : [
"SwiftPackageListUI"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/ar.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "ar"
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/de.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "de"
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/en.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "en"
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/es.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "es"
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/fr.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "fr"
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/hi.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "hi"
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/it.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "it"
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/ja.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "ja"
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/pl.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "pl"
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/pt.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "pt"
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/ru.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "ru"
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/tr.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "tr"
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/uk.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "uk"
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/zh-Hans.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "zh-hans"
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/zh-Hant.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "zh-hant"
}
}
}
],
"sources" : [
"SwiftUI/AcknowledgmentsList.swift",
"SwiftUI/_LicenseText.swift",
"SwiftUI/_TVOSTextView.swift",
"UIKit/SPLAcknowledgmentsTableViewController.swift",
"UIKit/_SPLLicenseTableViewCell.swift",
"UIKit/_SPLLicenseTextViewController.swift",
"Utilites/Backport/Backport+navigationBarTitleDisplayMode.swift",
"Utilites/Backport/Backport+navigationTitle.swift",
"Utilites/Backport/Backport+task.swift",
"Utilites/Backport/Backport.swift"
],
"target_dependencies" : [
"SwiftPackageList"
],
"type" : "library"
},
{
"c99name" : "SwiftPackageListTests",
"module_type" : "SwiftTarget",
"name" : "SwiftPackageListTests",
"path" : "Tests/SwiftPackageListTests",
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/SwiftPackageListTests/Resources/Acknowledgements.pdf",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SwiftPackageListTests/Resources/example_1.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SwiftPackageListTests/Resources/example_2.plist",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"BundleAcknowledgementsTests.swift",
"JSONPackageProviderTests.swift",
"PackageKindTests.swift",
"PropertyListPackageProviderTests.swift"
],
"target_dependencies" : [
"SwiftPackageList"
],
"type" : "test"
},
{
"c99name" : "SwiftPackageListPlugin",
"module_type" : "PluginTarget",
"name" : "SwiftPackageListPlugin",
"path" : "Plugins/SwiftPackageListPlugin",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"SwiftPackageListPlugin"
],
"sources" : [
"SwiftPackageListPlugin+BuildToolPlugin.swift",
"SwiftPackageListPlugin+XcodeBuildToolPlugin.swift",
"SwiftPackageListPlugin.Configuration.swift",
"SwiftPackageListPlugin.Error.swift",
"SwiftPackageListPlugin.swift"
],
"target_dependencies" : [
"swift-package-list"
],
"type" : "plugin"
},
{
"c99name" : "SwiftPackageListCoreTests",
"module_type" : "SwiftTarget",
"name" : "SwiftPackageListCoreTests",
"path" : "Tests/SwiftPackageListCoreTests",
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/SwiftPackageListCoreTests/Resources",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"CheckoutsTests.swift",
"CustomPackagesTests.swift",
"JSONGeneratorTests.swift",
"LicenseTests.swift",
"OutputTypeTests.swift",
"PDFGeneratorTests.swift",
"PackageResolvedTests.swift",
"ProjectPbxprojTests.swift",
"ProjectTests.swift",
"PropertyListGeneratorTests.swift",
"RegistryDownloadsTests.swift",
"RegistryIdentityTests.swift",
"SettingsBundleGeneratorTests.swift",
"URLExtensionTests.swift",
"WorkspaceStateTests.swift"
],
"target_dependencies" : [
"SwiftPackageListCore"
],
"type" : "test"
},
{
"c99name" : "SwiftPackageListCore",
"module_type" : "SwiftTarget",
"name" : "SwiftPackageListCore",
"path" : "Sources/SwiftPackageListCore",
"product_memberships" : [
"swift-package-list",
"SwiftPackageListPlugin"
],
"sources" : [
"Directories/Checkouts.swift",
"Directories/DerivedData.swift",
"Directories/Directory.swift",
"Directories/PackageSource.swift",
"Directories/RegistryDownloads.swift",
"Directories/SourcePackages.swift",
"Files/CustomPackages.swift",
"Files/File.swift",
"Files/License.swift",
"Files/PackageResolved.swift",
"Files/ProjectPbxproj.swift",
"Files/VersionedFile.swift",
"Files/VersionedFileStorage.swift",
"Files/WorkspaceState.swift",
"Output Generation/JSON/JSONGenerator.swift",
"Output Generation/OutputGenerator.swift",
"Output Generation/OutputGeneratorOptions.swift",
"Output Generation/OutputType.swift",
"Output Generation/PDF/PDFGenerator.swift",
"Output Generation/PropertyList/PropertyListGenerator.swift",
"Output Generation/SettingsBundle/SettingsBundleGenerator+Language.swift",
"Output Generation/SettingsBundle/SettingsBundleGenerator+PropertyList.swift",
"Output Generation/SettingsBundle/SettingsBundleGenerator.swift",
"Output Generation/StandardOutput/StandardOutputGenerator.swift",
"Project/NativeProject.swift",
"Project/Project.swift",
"Project/ProjectOptions.swift",
"Project/ProjectType.swift",
"Project/SwiftPackage/SwiftPackage.swift",
"Project/Tuist/Tuist+Dump.swift",
"Project/Tuist/Tuist.swift",
"Project/TuistDependencies/TuistDependencies.swift",
"Project/XcodeProject/XcodeProject.swift",
"Project/XcodeWorkspace/XcodeWorkspace.swift",
"RuntimeError.swift",
"Utilites/Regex.swift",
"Utilites/RegistryIdentity.swift",
"Utilites/URL+deletingGitExtension.swift",
"Utilites/ZSH.swift"
],
"target_dependencies" : [
"SwiftPackageList"
],
"type" : "library"
},
{
"c99name" : "SwiftPackageList",
"module_type" : "SwiftTarget",
"name" : "SwiftPackageList",
"path" : "Sources/SwiftPackageList",
"product_memberships" : [
"swift-package-list",
"SwiftPackageListPlugin",
"SwiftPackageList",
"SwiftPackageListUI"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/SwiftPackageList/Resources/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Bundle+acknowledgements.swift",
"JSONPackageProvider.swift",
"Package+Kind.swift",
"Package.swift",
"PackageProvider.swift",
"PropertyListPackageProvider.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-argument-parser
[1/15386] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.35s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (2.24s)
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 PrivacyInfo.xcprivacy
[2/49] Copying Info.plist
[2/49] Write sources
[6/49] Copying Localizable.strings
[11/49] Copying PrivacyInfo.xcprivacy
[11/49] Copying Info.plist
[11/49] Copying PrivacyInfo.xcprivacy
[11/49] Copying Info.plist
[11/49] Write sources
[34/49] Write swift-version-24593BA9C3E375BF.txt
[36/69] Emitting module ArgumentParserToolInfo
[37/69] Compiling SwiftPackageList PackageProvider.swift
[38/69] Emitting module SwiftPackageList
[39/69] Emitting module ArgumentParserToolInfo
[40/69] Compiling ArgumentParserToolInfo ToolInfo.swift
[43/71] Compiling SwiftPackageList PackageProvider.swift
[43/71] Wrapping AST for ArgumentParserToolInfo for debugging
[47/147] Compiling ArgumentParser ArgumentVisibility.swift
[48/147] Compiling ArgumentParser CompletionKind.swift
[49/147] Compiling ArgumentParser Errors.swift
[50/147] Compiling ArgumentParser Flag.swift
[51/147] Compiling ArgumentParser NameSpecification.swift
[52/152] Emitting module ArgumentParser
[54/157] Compiling ArgumentParser DumpHelpGenerator.swift
[55/157] Compiling ArgumentParser HelpCommand.swift
[56/157] Compiling ArgumentParser HelpGenerator.swift
[57/157] Compiling ArgumentParser MessageInfo.swift
[58/157] Compiling ArgumentParser UsageGenerator.swift
[59/157] Compiling ArgumentParser InputOrigin.swift
[60/157] Compiling ArgumentParser Name.swift
[61/157] Compiling ArgumentParser Parsed.swift
[62/157] Compiling ArgumentParser ParsedValues.swift
[63/157] Compiling ArgumentParser ParserError.swift
[64/157] Compiling ArgumentParser SplitArguments.swift
[65/157] Emitting module SwiftPackageList
[66/157] Compiling SwiftPackageList Package.swift
[67/157] Compiling SwiftPackageList Package+Kind.swift
[68/157] Compiling SwiftPackageList Bundle+acknowledgements.swift
[69/157] Compiling SwiftPackageList JSONPackageProvider.swift
[70/157] Compiling SwiftPackageList PropertyListPackageProvider.swift
[71/157] Compiling SwiftPackageList resource_bundle_accessor.swift
[72/158] Wrapping AST for SwiftPackageList for debugging
[74/158] Compiling ArgumentParser EnumerableFlag.swift
[75/158] Compiling ArgumentParser BashCompletionsGenerator.swift
[76/158] Compiling ArgumentParser CompletionsGenerator.swift
[77/158] Compiling ArgumentParser FishCompletionsGenerator.swift
[78/158] Compiling ArgumentParser ZshCompletionsGenerator.swift
[79/158] Compiling ArgumentParser CollectionExtensions.swift
[80/158] Compiling ArgumentParser Platform.swift
[81/158] Compiling ArgumentParser SequenceExtensions.swift
[82/158] Compiling ArgumentParser StringExtensions.swift
[83/158] Compiling ArgumentParser Tree.swift
[89/179] Compiling SwiftPackageListCore ProjectPbxproj.swift
[90/179] Compiling SwiftPackageListCore VersionedFile.swift
[91/179] Compiling SwiftPackageListCore VersionedFileStorage.swift
[92/179] Compiling SwiftPackageListCore WorkspaceState.swift
[93/179] Compiling SwiftPackageListCore JSONGenerator.swift
[94/179] Compiling ArgumentParser InputKey.swift
[95/179] Compiling SwiftPackageListCore SourcePackages.swift
[96/179] Compiling SwiftPackageListCore CustomPackages.swift
[97/179] Compiling SwiftPackageListCore File.swift
[98/179] Compiling SwiftPackageListCore License.swift
[99/179] Compiling SwiftPackageListCore PackageResolved.swift
[100/194] 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 |
[101/194] 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 |
[102/194] 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 |
[103/194] 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 |
[104/194] 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 |
[105/198] 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 |
[106/198] 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 |
[107/198] 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 |
[108/198] 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 |
[109/198] 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 |
[110/198] 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 |
[111/198] 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 |
[112/198] 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 |
[113/198] 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 |
[114/198] 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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[115/198] 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 |
/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 |
[121/198] 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 |
[122/198] 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 |
[123/198] 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 |
[124/198] 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 |
[125/198] 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 |
/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 |
[131/198] Compiling SwiftPackageListCore OutputGenerator.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 |
[132/198] Compiling SwiftPackageListCore OutputGeneratorOptions.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 |
[133/198] 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 |
[134/198] 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 |
[135/198] 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 |
[136/198] Compiling SwiftPackageList JSONPackageProvider.swift
[137/198] Compiling SwiftPackageList Package.swift
[138/198] Compiling SwiftPackageList Package+Kind.swift
[150/198] Compiling SwiftPackageList resource_bundle_accessor.swift
[151/198] 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 |
[152/198] 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 |
[153/198] 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 |
[154/198] 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 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin SwiftPackageListPlugin
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/17] Write swift-version-24593BA9C3E375BF.txt
[4/37] Compiling SwiftPackageList Bundle+acknowledgements.swift
[5/37] Compiling SwiftPackageList resource_bundle_accessor.swift
[6/37] Emitting module SwiftPackageList
[7/37] Emitting module ArgumentParserToolInfo
[8/37] Compiling SwiftPackageList resource_bundle_accessor.swift
[9/37] Emitting module SwiftPackageList
[10/37] Compiling SwiftPackageList PropertyListPackageProvider.swift
[11/37] Compiling SwiftPackageList PackageProvider.swift
[13/37] Compiling SwiftPackageList PropertyListPackageProvider.swift
[14/37] Compiling SwiftPackageList Package+Kind.swift
[15/37] Compiling SwiftPackageList JSONPackageProvider.swift
[16/37] Compiling SwiftPackageList Package.swift
[17/38] Compiling SwiftPackageList JSONPackageProvider.swift
[18/38] Compiling SwiftPackageList Bundle+acknowledgements.swift
[19/38] Compiling SwiftPackageList Package.swift
[20/38] Compiling SwiftPackageList Package+Kind.swift
[22/49] Wrapping AST for SwiftPackageList for debugging
[24/121] 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")
[25/121] 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")
[26/121] Compiling SwiftPackageListCore DerivedData.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")
[27/122] Compiling SwiftPackageListCore Directory.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")
[28/122] Compiling SwiftPackageListCore PackageSource.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")
[29/122] Compiling SwiftPackageListCore RegistryDownloads.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")
[30/122] 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")
error: emit-module command failed with exit code 1 (use -v to see invocation)
[31/122] 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")
[32/122] Compiling ArgumentParserToolInfo ToolInfo.swift
[33/123] 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")
[34/123] 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")
[35/123] 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")
error: emit-module command failed with exit code 1 (use -v to see invocation)
[36/123] 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 |
[38/126] 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 |
[39/126] 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 |
[40/126] 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 |
[41/126] 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 |
[42/126] 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 |
[43/130] Emitting module ArgumentParserToolInfo
[44/130] Compiling ArgumentParserToolInfo ToolInfo.swift
[45/131] 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 |
[46/131] 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 |
[47/131] 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 |
[48/131] 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 |
[49/131] 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")
BUILD FAILURE 6.1 android