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 WledLib with Swift 5.9 for Linux.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.28.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sqrt0b1000/WledLib.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/sqrt0b1000/WledLib
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 35dffc2 Add ip-address frield to info struct
Cloned https://github.com/sqrt0b1000/WledLib.git
Revision (git rev-parse @):
35dffc22f913f4341a83f9dd76de650813d93316
SUCCESS checkout https://github.com/sqrt0b1000/WledLib.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/apple/swift-log.git
[1/3155] Fetching swift-log
Fetched https://github.com/apple/swift-log.git (0.62s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.94s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.3
Building for debugging...
[1/5] Compiling Logging MetadataProvider.swift
[2/5] Compiling Logging LogHandler.swift
[3/5] Compiling Logging Locks.swift
[4/5] Emitting module Logging
[5/5] Compiling Logging Logging.swift
[8/31] Compiling WledLib Device.swift
/host/spi-builder-workspace/Sources/WledLib/Discovery/DiscoveryService.swift:9:8: error: no such module 'Network'
import Network
       ^
[9/31] Compiling WledLib FileSystem.swift
/host/spi-builder-workspace/Sources/WledLib/Discovery/DiscoveryService.swift:9:8: error: no such module 'Network'
import Network
       ^
[10/31] Compiling WledLib Info.swift
/host/spi-builder-workspace/Sources/WledLib/Discovery/DiscoveryService.swift:9:8: error: no such module 'Network'
import Network
       ^
[11/31] Compiling WledLib Leds.swift
/host/spi-builder-workspace/Sources/WledLib/Discovery/DiscoveryService.swift:9:8: error: no such module 'Network'
import Network
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[12/34] Emitting module WledLib
/host/spi-builder-workspace/Sources/WledLib/Discovery/DiscoveryService.swift:9:8: error: no such module 'Network'
import Network
       ^
[13/34] Compiling WledLib State.swift
/host/spi-builder-workspace/Sources/WledLib/Discovery/DiscoveryService.swift:9:8: error: no such module 'Network'
import Network
       ^
[14/34] Compiling WledLib SuccessMessage.swift
/host/spi-builder-workspace/Sources/WledLib/Discovery/DiscoveryService.swift:9:8: error: no such module 'Network'
import Network
       ^
[15/34] Compiling WledLib Wifi.swift
/host/spi-builder-workspace/Sources/WledLib/Discovery/DiscoveryService.swift:9:8: error: no such module 'Network'
import Network
       ^
[16/34] Compiling WledLib DiscoveryService.swift
/host/spi-builder-workspace/Sources/WledLib/Discovery/DiscoveryService.swift:9:8: error: no such module 'Network'
import Network
       ^
[17/34] Compiling WledLib DeviceExtension.swift
/host/spi-builder-workspace/Sources/WledLib/Discovery/DiscoveryService.swift:9:8: error: no such module 'Network'
import Network
       ^
[18/34] Compiling WledLib PresetsExtension.swift
/host/spi-builder-workspace/Sources/WledLib/Discovery/DiscoveryService.swift:9:8: error: no such module 'Network'
import Network
       ^
[19/34] Compiling WledLib WledHostHTTP.swift
/host/spi-builder-workspace/Sources/WledLib/Discovery/DiscoveryService.swift:9:8: error: no such module 'Network'
import Network
       ^
[20/34] Compiling WledLib WledHostURL.swift
/host/spi-builder-workspace/Sources/WledLib/Discovery/DiscoveryService.swift:9:8: error: no such module 'Network'
import Network
       ^
[21/34] Compiling WledLib WledHostWebSocket.swift
/host/spi-builder-workspace/Sources/WledLib/Discovery/DiscoveryService.swift:9:8: error: no such module 'Network'
import Network
       ^
[22/34] Compiling WledLib WledHTTPPost.swift
/host/spi-builder-workspace/Sources/WledLib/Discovery/DiscoveryService.swift:9:8: error: no such module 'Network'
import Network
       ^
[23/34] Compiling WledLib WledHTTPResponse.swift
/host/spi-builder-workspace/Sources/WledLib/Discovery/DiscoveryService.swift:9:8: error: no such module 'Network'
import Network
       ^
[24/34] Compiling WledLib WledWebSocketData.swift
/host/spi-builder-workspace/Sources/WledLib/Discovery/DiscoveryService.swift:9:8: error: no such module 'Network'
import Network
       ^
[25/34] Compiling WledLib Connection.swift
/host/spi-builder-workspace/Sources/WledLib/Discovery/DiscoveryService.swift:9:8: error: no such module 'Network'
import Network
       ^
[26/34] Compiling WledLib ConnectionSheme.swift
/host/spi-builder-workspace/Sources/WledLib/Discovery/DiscoveryService.swift:9:8: error: no such module 'Network'
import Network
       ^
[27/34] Compiling WledLib WledHost.swift
/host/spi-builder-workspace/Sources/WledLib/Discovery/DiscoveryService.swift:9:8: error: no such module 'Network'
import Network
       ^
[28/34] Compiling WledLib SuccessMessageExtension.swift
/host/spi-builder-workspace/Sources/WledLib/Discovery/DiscoveryService.swift:9:8: error: no such module 'Network'
import Network
       ^
[29/34] Compiling WledLib WledStateExtension.swift
/host/spi-builder-workspace/Sources/WledLib/Discovery/DiscoveryService.swift:9:8: error: no such module 'Network'
import Network
       ^
[30/34] Compiling WledLib WledHTTPGet.swift
/host/spi-builder-workspace/Sources/WledLib/Discovery/DiscoveryService.swift:9:8: error: no such module 'Network'
import Network
       ^
[31/34] Compiling WledLib Nightlight.swift
/host/spi-builder-workspace/Sources/WledLib/Discovery/DiscoveryService.swift:9:8: error: no such module 'Network'
import Network
       ^
[32/34] Compiling WledLib Preset.swift
/host/spi-builder-workspace/Sources/WledLib/Discovery/DiscoveryService.swift:9:8: error: no such module 'Network'
import Network
       ^
[33/34] Compiling WledLib Presets.swift
/host/spi-builder-workspace/Sources/WledLib/Discovery/DiscoveryService.swift:9:8: error: no such module 'Network'
import Network
       ^
[34/34] Compiling WledLib Segment.swift
/host/spi-builder-workspace/Sources/WledLib/Discovery/DiscoveryService.swift:9:8: error: no such module 'Network'
import Network
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[1/24] Compiling WledLib WledHTTPPost.swift
/host/spi-builder-workspace/Sources/WledLib/Discovery/DiscoveryService.swift:9:8: error: no such module 'Network'
import Network
       ^
[2/24] Compiling WledLib WledHTTPResponse.swift
/host/spi-builder-workspace/Sources/WledLib/Discovery/DiscoveryService.swift:9:8: error: no such module 'Network'
import Network
       ^
[3/24] Compiling WledLib WledWebSocketData.swift
/host/spi-builder-workspace/Sources/WledLib/Discovery/DiscoveryService.swift:9:8: error: no such module 'Network'
import Network
       ^
[4/24] Compiling WledLib Connection.swift
/host/spi-builder-workspace/Sources/WledLib/Discovery/DiscoveryService.swift:9:8: error: no such module 'Network'
import Network
       ^
[5/24] Compiling WledLib ConnectionSheme.swift
/host/spi-builder-workspace/Sources/WledLib/Discovery/DiscoveryService.swift:9:8: error: no such module 'Network'
import Network
       ^
[6/24] Compiling WledLib WledHost.swift
/host/spi-builder-workspace/Sources/WledLib/Discovery/DiscoveryService.swift:9:8: error: no such module 'Network'
import Network
       ^
[7/27] Compiling WledLib DiscoveryService.swift
/host/spi-builder-workspace/Sources/WledLib/Discovery/DiscoveryService.swift:9:8: error: no such module 'Network'
import Network
       ^
[8/27] Compiling WledLib DeviceExtension.swift
/host/spi-builder-workspace/Sources/WledLib/Discovery/DiscoveryService.swift:9:8: error: no such module 'Network'
import Network
       ^
[9/27] Compiling WledLib PresetsExtension.swift
/host/spi-builder-workspace/Sources/WledLib/Discovery/DiscoveryService.swift:9:8: error: no such module 'Network'
import Network
       ^
[10/27] Compiling WledLib State.swift
/host/spi-builder-workspace/Sources/WledLib/Discovery/DiscoveryService.swift:9:8: error: no such module 'Network'
import Network
       ^
[11/27] Compiling WledLib SuccessMessage.swift
/host/spi-builder-workspace/Sources/WledLib/Discovery/DiscoveryService.swift:9:8: error: no such module 'Network'
import Network
       ^
[12/27] Compiling WledLib Wifi.swift
/host/spi-builder-workspace/Sources/WledLib/Discovery/DiscoveryService.swift:9:8: error: no such module 'Network'
import Network
       ^
[13/27] Compiling WledLib SuccessMessageExtension.swift
/host/spi-builder-workspace/Sources/WledLib/Discovery/DiscoveryService.swift:9:8: error: no such module 'Network'
import Network
       ^
[14/27] Compiling WledLib WledStateExtension.swift
/host/spi-builder-workspace/Sources/WledLib/Discovery/DiscoveryService.swift:9:8: error: no such module 'Network'
import Network
       ^
[15/27] Compiling WledLib WledHTTPGet.swift
/host/spi-builder-workspace/Sources/WledLib/Discovery/DiscoveryService.swift:9:8: error: no such module 'Network'
import Network
       ^
[16/27] Compiling WledLib Device.swift
/host/spi-builder-workspace/Sources/WledLib/Discovery/DiscoveryService.swift:9:8: error: no such module 'Network'
import Network
       ^
[17/27] Compiling WledLib FileSystem.swift
/host/spi-builder-workspace/Sources/WledLib/Discovery/DiscoveryService.swift:9:8: error: no such module 'Network'
import Network
       ^
[18/27] Compiling WledLib Info.swift
/host/spi-builder-workspace/Sources/WledLib/Discovery/DiscoveryService.swift:9:8: error: no such module 'Network'
import Network
       ^
[19/27] Compiling WledLib Leds.swift
/host/spi-builder-workspace/Sources/WledLib/Discovery/DiscoveryService.swift:9:8: error: no such module 'Network'
import Network
       ^
[20/27] Compiling WledLib Nightlight.swift
/host/spi-builder-workspace/Sources/WledLib/Discovery/DiscoveryService.swift:9:8: error: no such module 'Network'
import Network
       ^
[21/27] Compiling WledLib Preset.swift
/host/spi-builder-workspace/Sources/WledLib/Discovery/DiscoveryService.swift:9:8: error: no such module 'Network'
import Network
       ^
[22/27] Compiling WledLib Presets.swift
/host/spi-builder-workspace/Sources/WledLib/Discovery/DiscoveryService.swift:9:8: error: no such module 'Network'
import Network
       ^
[23/27] Compiling WledLib Segment.swift
/host/spi-builder-workspace/Sources/WledLib/Discovery/DiscoveryService.swift:9:8: error: no such module 'Network'
import Network
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[24/27] Emitting module WledLib
/host/spi-builder-workspace/Sources/WledLib/Discovery/DiscoveryService.swift:9:8: error: no such module 'Network'
import Network
       ^
[25/27] Compiling WledLib WledHostHTTP.swift
/host/spi-builder-workspace/Sources/WledLib/Discovery/DiscoveryService.swift:9:8: error: no such module 'Network'
import Network
       ^
[26/27] Compiling WledLib WledHostURL.swift
/host/spi-builder-workspace/Sources/WledLib/Discovery/DiscoveryService.swift:9:8: error: no such module 'Network'
import Network
       ^
[27/27] Compiling WledLib WledHostWebSocket.swift
/host/spi-builder-workspace/Sources/WledLib/Discovery/DiscoveryService.swift:9:8: error: no such module 'Network'
import Network
       ^
error: fatalError
BUILD FAILURE 5.9 linux