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 d3-scrollable-menu-list, reference 1.1.1 (3d0e13), with Swift 5.9 for Linux on 29 Nov 2024 12:59:08 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftuiux/food-scrollable-menu-list.git
Reference: 1.1.1
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/swiftuiux/food-scrollable-menu-list
 * tag               1.1.1      -> FETCH_HEAD
HEAD is now at 3d0e131 update
Cloned https://github.com/swiftuiux/food-scrollable-menu-list.git
Revision (git rev-parse @):
3d0e1318c8cc9acefbf783ea5ab1fc417c52ceea
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swiftuiux/food-scrollable-menu-list.git at 1.1.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/swiftuiux/food-scrollable-menu-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-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:a06db64ee3297a5f3491915d7662e6a86c0024d45425be3d593d7649696fef17
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/igor11191708/d3-menu-bar.git
[1/388] Fetching d3-menu-bar
Fetched https://github.com/igor11191708/d3-menu-bar.git (0.38s)
Fetching https://github.com/swiftuiux/d3-color.git
[1/80] Fetching d3-color
Fetched https://github.com/swiftuiux/d3-color.git (0.18s)
Computing version for https://github.com/swiftuiux/d3-color.git
Computed https://github.com/swiftuiux/d3-color.git at 2.1.0 (0.35s)
Creating working copy for https://github.com/swiftuiux/d3-color.git
Working copy of https://github.com/swiftuiux/d3-color.git resolved at 2.1.0
Creating working copy for https://github.com/igor11191708/d3-menu-bar.git
Working copy of https://github.com/igor11191708/d3-menu-bar.git resolved at main
warning: required dependency d3-color (https://github.com/igor11191708/d3-color.git) was not found in managed dependencies and will not be recorded in resolved file
warning: 'spi-builder-workspace': 'spi-builder-workspace' dependency on 'https://github.com/igor11191708/d3-color.git' conflicts with dependency on 'https://github.com/swiftuiux/d3-color.git' which has the same identity 'd3-color'. this will be escalated to an error in future versions of SwiftPM.
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/2] Emitting module d3_color
/host/spi-builder-workspace/.build/checkouts/d3-color/Sources/d3-color/Color+Ext.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[2/2] Compiling d3_color Color+Ext.swift
/host/spi-builder-workspace/.build/checkouts/d3-color/Sources/d3-color/Color+Ext.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
error: fatalError
BUILD FAILURE 5.9 linux