The Swift Package Index logo.Swift Package Index

Build Information

Failed to build appicon-generator, reference main (73b228), with Swift 6.3 for Linux on 21 Apr 2026 11:50:12 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/skagedal/appicon-generator.git
Reference: main
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/skagedal/appicon-generator
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 73b228e bundle update to make dependabot happy
Cloned https://github.com/skagedal/appicon-generator.git
Revision (git rev-parse @):
73b228ea43ec61c2b68f0b13dec6f407e4d2ceae
SUCCESS checkout https://github.com/skagedal/appicon-generator.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/skagedal/appicon-generator.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/skagedal/xcodeproj-modify
Fetching https://github.com/Realm/SwiftLint
[1/32] Fetching xcodeproj-modify
[19/161157] Fetching xcodeproj-modify, swiftlint
Fetched https://github.com/skagedal/xcodeproj-modify from cache (60.65s)
Fetched https://github.com/Realm/SwiftLint from cache (62.35s)
Computing version for https://github.com/skagedal/xcodeproj-modify
Computed https://github.com/skagedal/xcodeproj-modify at 1.0.2 (64.94s)
Fetching https://github.com/tuist/xcodeproj.git
[1/24507] Fetching xcodeproj
Fetched https://github.com/tuist/xcodeproj.git from cache (2.18s)
Computing version for https://github.com/tuist/xcodeproj.git
Computed https://github.com/tuist/xcodeproj.git at 6.7.0 (3.08s)
Fetching https://github.com/kylef/PathKit
Fetching https://github.com/tadija/AEXML
Fetching https://github.com/kareman/SwiftShell
[1/1452] Fetching pathkit
[989/3607] Fetching pathkit, aexml
[1213/8498] Fetching pathkit, aexml, swiftshell
Fetched https://github.com/kylef/PathKit from cache (0.53s)
[3476/7046] Fetching aexml, swiftshell
Fetched https://github.com/tadija/AEXML from cache (1.02s)
Fetched https://github.com/kareman/SwiftShell from cache (1.03s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 4.1.2 (1.95s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 0.9.2 (0.87s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.51s)
Computing version for https://github.com/tadija/AEXML
Computed https://github.com/tadija/AEXML at 4.3.3 (1.23s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.2 (8.88s)
Computing version for https://github.com/Realm/SwiftLint
Computed https://github.com/Realm/SwiftLint at 0.63.2 (7.50s)
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git
Fetching https://github.com/JohnSundell/CollectionConcurrencyKit.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/jpsim/SourceKitten.git
Fetching https://github.com/ileitch/swift-filename-matcher
[1/101] Fetching collectionconcurrencykit
[102/16301] Fetching collectionconcurrencykit, sourcekitten
[1074/17230] Fetching collectionconcurrencykit, sourcekitten, swiftytexttable
[2446/17293] Fetching collectionconcurrencykit, sourcekitten, swiftytexttable, swift-filename-matcher
[3362/30634] Fetching collectionconcurrencykit, sourcekitten, swiftytexttable, swift-filename-matcher, cryptoswift
[14788/42185] Fetching collectionconcurrencykit, sourcekitten, swiftytexttable, swift-filename-matcher, cryptoswift, yams
Fetched https://github.com/ileitch/swift-filename-matcher from cache (6.54s)
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (6.54s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/swiftlang/swift-syntax.git
Fetched https://github.com/jpsim/SourceKitten.git from cache (7.72s)
Fetched https://github.com/JohnSundell/CollectionConcurrencyKit.git from cache (8.16s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (8.22s)
Fetched https://github.com/jpsim/Yams.git from cache (8.37s)
[1/74981] Fetching swift-syntax
[12748/92405] Fetching swift-syntax, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (11.42s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (11.47s)
Computing version for https://github.com/ileitch/swift-filename-matcher
Computed https://github.com/ileitch/swift-filename-matcher at 2.0.1 (18.70s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (1.30s)
Computing version for https://github.com/JohnSundell/CollectionConcurrencyKit.git
Computed https://github.com/JohnSundell/CollectionConcurrencyKit.git at 0.2.0 (0.79s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (0.79s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/jpsim/SourceKitten.git at 0.37.3 (0.69s)
Fetching https://github.com/drmohundro/SWXMLHash.git
[1/2858] Fetching swxmlhash
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.49s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 6.2.1 (1.08s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (0.64s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (0.53s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 604.0.0-prerelease-2026-01-20 (0.92s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 6.2.1
Creating working copy for https://github.com/skagedal/xcodeproj-modify
Working copy of https://github.com/skagedal/xcodeproj-modify resolved at 1.0.2
Creating working copy for https://github.com/jpsim/SourceKitten.git
Working copy of https://github.com/jpsim/SourceKitten.git resolved at 0.37.3
Creating working copy for https://github.com/JohnSundell/CollectionConcurrencyKit.git
Working copy of https://github.com/JohnSundell/CollectionConcurrencyKit.git resolved at 0.2.0
Creating working copy for https://github.com/kareman/SwiftShell
Working copy of https://github.com/kareman/SwiftShell resolved at 4.1.2
Creating working copy for https://github.com/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 0.9.2
Creating working copy for https://github.com/tadija/AEXML
Working copy of https://github.com/tadija/AEXML resolved at 4.3.3
Creating working copy for https://github.com/ileitch/swift-filename-matcher
Working copy of https://github.com/ileitch/swift-filename-matcher resolved at 2.0.1
Creating working copy for https://github.com/Realm/SwiftLint
Working copy of https://github.com/Realm/SwiftLint resolved at 0.63.2
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.9.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 604.0.0-prerelease-2026-01-20
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 7.0.2
Creating working copy for https://github.com/scottrhoyt/SwiftyTextTable.git
Working copy of https://github.com/scottrhoyt/SwiftyTextTable.git resolved at 0.9.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.1
Creating working copy for https://github.com/tuist/xcodeproj.git
Working copy of https://github.com/tuist/xcodeproj.git resolved at 6.7.0
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.2
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.63.2/SwiftLintBinary.artifactbundle.zip
[1397/72588246] Downloading https://github.com/realm/SwiftLint/releases/download/0.63.2/SwiftLintBinary.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.63.2/SwiftLintBinary.artifactbundle.zip (8.11s)
[1/1] Compiling plugin SwiftLintCommandPlugin
[2/2] Compiling plugin SwiftLintBuildToolPlugin
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin GenerateDoccReference
Building for debugging...
[4/15] Write sources
[7/15] Write swift-version-24593BA9C3E375BF.txt
[9/20] Compiling AppIconKit IconVariant.swift
/host/spi-builder-workspace/Sources/AppIconKit/DrawingUtilities.swift:5:8: error: no such module 'Cocoa'
 3 | //
 4 |
 5 | import Cocoa
   |        `- error: no such module 'Cocoa'
 6 |
 7 | extension NSBitmapImageRep {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/20] Emitting module AppIconKit
/host/spi-builder-workspace/Sources/AppIconKit/DrawingUtilities.swift:5:8: error: no such module 'Cocoa'
 3 | //
 4 |
 5 | import Cocoa
   |        `- error: no such module 'Cocoa'
 6 |
 7 | extension NSBitmapImageRep {
[11/20] Compiling AppIconKit AppIconSetGenerator.swift
/host/spi-builder-workspace/Sources/AppIconKit/DrawingUtilities.swift:5:8: error: no such module 'Cocoa'
 3 | //
 4 |
 5 | import Cocoa
   |        `- error: no such module 'Cocoa'
 6 |
 7 | extension NSBitmapImageRep {
[12/20] Compiling AppIconKit EmojiIconRenderer.swift
/host/spi-builder-workspace/Sources/AppIconKit/DrawingUtilities.swift:5:8: error: no such module 'Cocoa'
 3 | //
 4 |
 5 | import Cocoa
   |        `- error: no such module 'Cocoa'
 6 |
 7 | extension NSBitmapImageRep {
[13/20] Compiling AppIconKit DrawingUtilities.swift
/host/spi-builder-workspace/Sources/AppIconKit/DrawingUtilities.swift:5:8: error: no such module 'Cocoa'
 3 | //
 4 |
 5 | import Cocoa
   |        `- error: no such module 'Cocoa'
 6 |
 7 | extension NSBitmapImageRep {
BUILD FAILURE 6.3 linux