The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build SwiftPackageList, reference 4.8.0 (22ef2a), with Swift 6.0 for Linux on 10 May 2025 03:58:26 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.61.3
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.0
Building package at path:  $PWD
https://github.com/FelixHerrmann/swift-package-list.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-argument-parser
[1/15121] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.88s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.59s)
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.0
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin SwiftPackageListPlugin
Building for debugging...
[2/35] Write sources
[2/35] Copying Localizable.strings
[2/35] Copying PrivacyInfo.xcprivacy
[2/35] Copying Localizable.strings
[6/35] Write sources
[8/35] Copying PrivacyInfo.xcprivacy
[10/35] Copying Info.plist
[16/35] Write sources
[21/35] Copying Localizable.strings
[26/35] Copying Info.plist
[27/35] Write swift-version-24593BA9C3E375BF.txt
[29/45] Emitting module ArgumentParserToolInfo
[30/45] Compiling SwiftPackageList PackageProvider.swift
[31/45] Compiling ArgumentParserToolInfo ToolInfo.swift
[32/46] Wrapping AST for ArgumentParserToolInfo for debugging
[34/84] Emitting module ArgumentParser
[35/89] Compiling ArgumentParser OptionGroup.swift
[36/89] Compiling ArgumentParser AsyncParsableCommand.swift
[37/89] Compiling ArgumentParser CommandConfiguration.swift
[38/89] Compiling ArgumentParser CommandGroup.swift
[39/89] Compiling ArgumentParser EnumerableFlag.swift
[40/89] Compiling SwiftPackageList JSONPackageProvider.swift
[41/89] Compiling SwiftPackageList resource_bundle_accessor.swift
[42/89] Compiling SwiftPackageList PropertyListPackageProvider.swift
[43/89] Compiling ArgumentParser Name.swift
[44/89] Compiling ArgumentParser Parsed.swift
[45/89] Compiling ArgumentParser ParsedValues.swift
[46/89] Compiling ArgumentParser ParserError.swift
[47/89] Compiling ArgumentParser SplitArguments.swift
[48/89] Compiling SwiftPackageList Package+Kind.swift
[49/89] Compiling SwiftPackageList Bundle+acknowledgements.swift
[50/89] Emitting module SwiftPackageList
[51/89] Compiling SwiftPackageList Package.swift
[53/90] Compiling ArgumentParser CollectionExtensions.swift
[54/90] Compiling ArgumentParser Platform.swift
[55/90] Compiling ArgumentParser SequenceExtensions.swift
[56/90] Compiling ArgumentParser StringExtensions.swift
[57/90] Compiling ArgumentParser Tree.swift
[57/90] Wrapping AST for SwiftPackageList for debugging
[59/90] Compiling ArgumentParser BashCompletionsGenerator.swift
[60/90] Compiling ArgumentParser CompletionsGenerator.swift
[61/90] Compiling ArgumentParser FishCompletionsGenerator.swift
[62/90] Compiling ArgumentParser ZshCompletionsGenerator.swift
[63/90] Compiling ArgumentParser Argument.swift
[64/90] Compiling ArgumentParser ArgumentHelp.swift
[65/137] Compiling SwiftPackageListCore SettingsBundleGenerator+PropertyList.swift
[66/137] Compiling SwiftPackageListCore SettingsBundleGenerator.swift
[67/137] Compiling SwiftPackageListCore StandardOutputGenerator.swift
[68/137] Compiling SwiftPackageListCore NativeProject.swift
[69/137] Compiling SwiftPackageListCore Project.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[70/137] 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")
[71/138] Compiling SwiftPackageListUI _SPLLicenseTableViewCell.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/138] Compiling SwiftPackageListUI _SPLLicenseTextViewController.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/138] 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")
[74/138] 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")
[75/138] Compiling SwiftPackageListUI AcknowledgmentsList.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/138] Compiling SwiftPackageListUI _LicenseText.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/138] Compiling SwiftPackageListUI _TVOSTextView.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/138] Compiling SwiftPackageListUI SPLAcknowledgmentsTableViewController.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/138] 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")
[80/138] 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")
[81/138] 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)
[82/138] Compiling SwiftPackageListCore TuistDependencies.swift
[83/138] Compiling SwiftPackageListCore XcodeProject.swift
[84/138] Compiling SwiftPackageListCore XcodeWorkspace.swift
[85/138] Compiling SwiftPackageListCore RuntimeError.swift
[86/138] Compiling SwiftPackageListCore ProjectPbxproj.swift
[87/138] Compiling SwiftPackageListCore VersionedFile.swift
BUILD FAILURE 6.0 linux