The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build CocoaCompose, reference main (b93583), with Swift 5.10 for Linux on 25 Mar 2025 05:11:28 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PasiSalenius/CocoaCompose.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/PasiSalenius/CocoaCompose
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b935835 Align horizontal oriented views in PreferenceSection according to alignment of the main stack view.
Cloned https://github.com/PasiSalenius/CocoaCompose.git
Revision (git rev-parse @):
b9358350157092a71f076d57236bf90144eae693
SUCCESS checkout https://github.com/PasiSalenius/CocoaCompose.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/PasiSalenius/CocoaCompose.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:8b386ca1081dd55ec0944429387f246ccb59ef99c9c8cbb418b0abd78460b38f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/30] Compiling CocoaCompose PreferenceButtonSection.swift
/host/spi-builder-workspace/Sources/CocoaCompose/Components/Box.swift:1:8: error: no such module 'Cocoa'
import Cocoa
       ^
[4/30] Compiling CocoaCompose PreferenceGroup.swift
/host/spi-builder-workspace/Sources/CocoaCompose/Components/Box.swift:1:8: error: no such module 'Cocoa'
import Cocoa
       ^
[5/30] Compiling CocoaCompose PreferenceList.swift
/host/spi-builder-workspace/Sources/CocoaCompose/Components/Box.swift:1:8: error: no such module 'Cocoa'
import Cocoa
       ^
[6/30] Compiling CocoaCompose TimePicker.swift
/host/spi-builder-workspace/Sources/CocoaCompose/Components/Box.swift:1:8: error: no such module 'Cocoa'
import Cocoa
       ^
[7/30] Compiling CocoaCompose NSStackView+Extensions.swift
/host/spi-builder-workspace/Sources/CocoaCompose/Components/Box.swift:1:8: error: no such module 'Cocoa'
import Cocoa
       ^
[8/30] Compiling CocoaCompose NSView+Extensions.swift
/host/spi-builder-workspace/Sources/CocoaCompose/Components/Box.swift:1:8: error: no such module 'Cocoa'
import Cocoa
       ^
[9/30] Compiling CocoaCompose PreferenceBlock.swift
/host/spi-builder-workspace/Sources/CocoaCompose/Components/Box.swift:1:8: error: no such module 'Cocoa'
import Cocoa
       ^
[10/30] Compiling CocoaCompose Switch.swift
/host/spi-builder-workspace/Sources/CocoaCompose/Components/Box.swift:1:8: error: no such module 'Cocoa'
import Cocoa
       ^
[11/30] Compiling CocoaCompose Tabs.swift
/host/spi-builder-workspace/Sources/CocoaCompose/Components/Box.swift:1:8: error: no such module 'Cocoa'
import Cocoa
       ^
[12/30] Compiling CocoaCompose TextField.swift
/host/spi-builder-workspace/Sources/CocoaCompose/Components/Box.swift:1:8: error: no such module 'Cocoa'
import Cocoa
       ^
[13/30] Compiling CocoaCompose TextView.swift
/host/spi-builder-workspace/Sources/CocoaCompose/Components/Box.swift:1:8: error: no such module 'Cocoa'
import Cocoa
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/33] Emitting module CocoaCompose
/host/spi-builder-workspace/Sources/CocoaCompose/Components/Box.swift:1:8: error: no such module 'Cocoa'
import Cocoa
       ^
[15/33] Compiling CocoaCompose Box.swift
/host/spi-builder-workspace/Sources/CocoaCompose/Components/Box.swift:1:8: error: no such module 'Cocoa'
import Cocoa
       ^
[16/33] Compiling CocoaCompose Button.swift
/host/spi-builder-workspace/Sources/CocoaCompose/Components/Box.swift:1:8: error: no such module 'Cocoa'
import Cocoa
       ^
[17/33] Compiling CocoaCompose CalendarPicker.swift
/host/spi-builder-workspace/Sources/CocoaCompose/Components/Box.swift:1:8: error: no such module 'Cocoa'
import Cocoa
       ^
[18/33] Compiling CocoaCompose Checkbox.swift
/host/spi-builder-workspace/Sources/CocoaCompose/Components/Box.swift:1:8: error: no such module 'Cocoa'
import Cocoa
       ^
[19/33] Compiling CocoaCompose Image.swift
/host/spi-builder-workspace/Sources/CocoaCompose/Components/Box.swift:1:8: error: no such module 'Cocoa'
import Cocoa
       ^
[20/33] Compiling CocoaCompose Label.swift
/host/spi-builder-workspace/Sources/CocoaCompose/Components/Box.swift:1:8: error: no such module 'Cocoa'
import Cocoa
       ^
[21/33] Compiling CocoaCompose Level.swift
/host/spi-builder-workspace/Sources/CocoaCompose/Components/Box.swift:1:8: error: no such module 'Cocoa'
import Cocoa
       ^
[22/33] Compiling CocoaCompose PopUp.swift
/host/spi-builder-workspace/Sources/CocoaCompose/Components/Box.swift:1:8: error: no such module 'Cocoa'
import Cocoa
       ^
[23/33] Compiling CocoaCompose ClockPicker.swift
/host/spi-builder-workspace/Sources/CocoaCompose/Components/Box.swift:1:8: error: no such module 'Cocoa'
import Cocoa
       ^
[24/33] Compiling CocoaCompose ColorWell.swift
/host/spi-builder-workspace/Sources/CocoaCompose/Components/Box.swift:1:8: error: no such module 'Cocoa'
import Cocoa
       ^
[25/33] Compiling CocoaCompose DatePicker.swift
/host/spi-builder-workspace/Sources/CocoaCompose/Components/Box.swift:1:8: error: no such module 'Cocoa'
import Cocoa
       ^
[26/33] Compiling CocoaCompose FontPicker.swift
/host/spi-builder-workspace/Sources/CocoaCompose/Components/Box.swift:1:8: error: no such module 'Cocoa'
import Cocoa
       ^
[27/33] Compiling CocoaCompose Radio.swift
/host/spi-builder-workspace/Sources/CocoaCompose/Components/Box.swift:1:8: error: no such module 'Cocoa'
import Cocoa
       ^
[28/33] Compiling CocoaCompose ScrollView.swift
/host/spi-builder-workspace/Sources/CocoaCompose/Components/Box.swift:1:8: error: no such module 'Cocoa'
import Cocoa
       ^
[29/33] Compiling CocoaCompose Separator.swift
/host/spi-builder-workspace/Sources/CocoaCompose/Components/Box.swift:1:8: error: no such module 'Cocoa'
import Cocoa
       ^
[30/33] Compiling CocoaCompose Slider.swift
/host/spi-builder-workspace/Sources/CocoaCompose/Components/Box.swift:1:8: error: no such module 'Cocoa'
import Cocoa
       ^
[31/33] Compiling CocoaCompose PreferenceSection.swift
/host/spi-builder-workspace/Sources/CocoaCompose/Components/Box.swift:1:8: error: no such module 'Cocoa'
import Cocoa
       ^
[32/33] Compiling CocoaCompose ConstrainingStackView.swift
/host/spi-builder-workspace/Sources/CocoaCompose/Components/Box.swift:1:8: error: no such module 'Cocoa'
import Cocoa
       ^
[33/33] Compiling CocoaCompose FlippedClipView.swift
/host/spi-builder-workspace/Sources/CocoaCompose/Components/Box.swift:1:8: error: no such module 'Cocoa'
import Cocoa
       ^
error: fatalError
BUILD FAILURE 5.10 linux