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 HotReloading, reference main (592ef2), with Swift 5.10 for Linux on 7 Jun 2025 10:02:31 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/johnno1962/HotReloading.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/johnno1962/HotReloading
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 592ef22 Client connections.
Cloned https://github.com/johnno1962/HotReloading.git
Revision (git rev-parse @):
592ef227cef758e77c34d3a79fb0c2671ac3a6dc
SUCCESS checkout https://github.com/johnno1962/HotReloading.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/johnno1962/HotReloading.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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:aa1999fda62728f989ec9f885e6a69f8a206ad63b6efcfc03397a00c96f5855b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/johnno1962/Remote
Fetching https://github.com/johnno1962/XprobePlugin
Fetching https://github.com/johnno1962/ProfileSwiftUI
Fetching https://github.com/johnno1962/SwiftRegex5
Fetching https://github.com/johnno1962/SwiftTrace
[1/910] Fetching remote
[702/2977] Fetching remote, swifttrace
[1098/3186] Fetching remote, swifttrace, swiftregex5
[1266/3260] Fetching remote, swifttrace, swiftregex5, profileswiftui
[1254/5233] Fetching remote, swifttrace, swiftregex5, profileswiftui, xprobeplugin
Fetched https://github.com/johnno1962/ProfileSwiftUI from cache (0.32s)
[4835/5159] Fetching remote, swifttrace, swiftregex5, xprobeplugin
Fetched https://github.com/johnno1962/SwiftRegex5 from cache (0.56s)
Fetched https://github.com/johnno1962/Remote from cache (0.56s)
Fetched https://github.com/johnno1962/SwiftTrace from cache (0.57s)
Fetched https://github.com/johnno1962/XprobePlugin from cache (0.57s)
Computing version for https://github.com/johnno1962/ProfileSwiftUI
Computed https://github.com/johnno1962/ProfileSwiftUI at 1.1.3 (0.41s)
Fetching https://github.com/johnno1962/DLKit
[1/399] Fetching dlkit
Fetched https://github.com/johnno1962/DLKit from cache (0.25s)
Computing version for https://github.com/johnno1962/Remote
Computed https://github.com/johnno1962/Remote at 2.3.5 (1.75s)
Computing version for https://github.com/johnno1962/XprobePlugin
Computed https://github.com/johnno1962/XprobePlugin at 2.9.10 (0.70s)
Computing version for https://github.com/johnno1962/SwiftTrace
Computed https://github.com/johnno1962/SwiftTrace at 8.6.1 (0.50s)
Computing version for https://github.com/johnno1962/SwiftRegex5
Computed https://github.com/johnno1962/SwiftRegex5 at 6.1.3 (0.74s)
Computing version for https://github.com/johnno1962/DLKit
Computed https://github.com/johnno1962/DLKit at 3.4.8 (0.43s)
Fetching https://github.com/johnno1962/fishhook
[1/169] Fetching fishhook
Fetched https://github.com/johnno1962/fishhook from cache (0.23s)
Computing version for https://github.com/johnno1962/fishhook
Computed https://github.com/johnno1962/fishhook at 1.2.1 (0.42s)
Creating working copy for https://github.com/johnno1962/DLKit
Working copy of https://github.com/johnno1962/DLKit resolved at 3.4.8
Creating working copy for https://github.com/johnno1962/SwiftTrace
Working copy of https://github.com/johnno1962/SwiftTrace resolved at 8.6.1
Creating working copy for https://github.com/johnno1962/ProfileSwiftUI
Working copy of https://github.com/johnno1962/ProfileSwiftUI resolved at 1.1.3
Creating working copy for https://github.com/johnno1962/XprobePlugin
Working copy of https://github.com/johnno1962/XprobePlugin resolved at 2.9.10
Creating working copy for https://github.com/johnno1962/fishhook
Working copy of https://github.com/johnno1962/fishhook resolved at 1.2.1
Creating working copy for https://github.com/johnno1962/SwiftRegex5
Working copy of https://github.com/johnno1962/SwiftRegex5 resolved at 6.1.3
Creating working copy for https://github.com/johnno1962/Remote
Working copy of https://github.com/johnno1962/Remote resolved at 2.3.5
Building for debugging...
[0/44] Write sources
In file included from /host/spi-builder-workspace/Sources/injectiondGuts/SignerService.m:11:
/host/spi-builder-workspace/Sources/injectiondGuts/include/SignerService.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[5/44] Compiling injectiondGuts SignerService.m
[5/44] Compiling XprobeUI XprobeConsole.m
[5/44] Compiling SwiftTraceGutsD ObjCBridge.mm
/host/spi-builder-workspace/Sources/HotReloadingGuts/Unhide.mm:14:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
[5/44] Compiling HotReloadingGuts Unhide.mm
[5/44] Compiling XprobeUI XprobePluginMenuController.m
In file included from /host/spi-builder-workspace/Sources/HotReloadingGuts/SimpleSocket.mm:17:
/host/spi-builder-workspace/Sources/HotReloadingGuts/include/SimpleSocket.h:11:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[5/44] Compiling HotReloadingGuts SimpleSocket.mm
In file included from /host/spi-builder-workspace/Sources/HotReloadingGuts/ClientBoot.mm:14:
/host/spi-builder-workspace/Sources/HotReloadingGuts/include/InjectionClient.h:13:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[5/44] Compiling HotReloadingGuts ClientBoot.mm
[5/44] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 5.10 linux