Build Information
Failed to build HotReloading, reference 5.0.11 (02449d
), with Swift 5.10 for Linux on 23 Oct 2024 17:30:40 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.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/johnno1962/HotReloading.git
Reference: 5.0.11
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
* tag 5.0.11 -> FETCH_HEAD
HEAD is now at 02449d6 Sequoia
Cloned https://github.com/johnno1962/HotReloading.git
Revision (git rev-parse @):
02449d642e6ed80071a50a7d676cb7ff2335e557
SUCCESS checkout https://github.com/johnno1962/HotReloading.git at 5.0.11
========================================
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-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:5bb17dbcfcf8548eee753b07845b2378de013b2470bb445b58120b16b16ecc2b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/johnno1962/SwiftTrace
Fetching https://github.com/johnno1962/Remote
Fetching https://github.com/johnno1962/ProfileSwiftUI
Fetching https://github.com/johnno1962/XprobePlugin
Fetching https://github.com/johnno1962/SwiftRegex5
[1/74] Fetching profileswiftui
[9/2047] Fetching profileswiftui, xprobeplugin
[352/4114] Fetching profileswiftui, xprobeplugin, swifttrace
[914/4317] Fetching profileswiftui, xprobeplugin, swifttrace, swiftregex5
[980/5227] Fetching profileswiftui, xprobeplugin, swifttrace, swiftregex5, remote
Fetched https://github.com/johnno1962/ProfileSwiftUI from cache (0.24s)
Fetched https://github.com/johnno1962/Remote from cache (0.25s)
[4004/4243] Fetching xprobeplugin, swifttrace, swiftregex5
Fetched https://github.com/johnno1962/SwiftRegex5 from cache (0.31s)
[3902/4040] Fetching xprobeplugin, swifttrace
Fetched https://github.com/johnno1962/SwiftTrace from cache (0.43s)
Fetched https://github.com/johnno1962/XprobePlugin from cache (0.44s)
Computing version for https://github.com/johnno1962/ProfileSwiftUI
Computed https://github.com/johnno1962/ProfileSwiftUI at 1.1.3 (0.35s)
Fetching https://github.com/johnno1962/DLKit
[1/374] Fetching dlkit
Fetched https://github.com/johnno1962/DLKit from cache (0.19s)
Computing version for https://github.com/johnno1962/Remote
Computed https://github.com/johnno1962/Remote at 2.3.5 (0.37s)
Computing version for https://github.com/johnno1962/XprobePlugin
Computed https://github.com/johnno1962/XprobePlugin at 2.9.10 (0.37s)
Computing version for https://github.com/johnno1962/SwiftRegex5
Computed https://github.com/johnno1962/SwiftRegex5 at 6.1.2 (0.36s)
Computing version for https://github.com/johnno1962/SwiftTrace
Computed https://github.com/johnno1962/SwiftTrace at 8.6.1 (0.36s)
Computing version for https://github.com/johnno1962/DLKit
Computed https://github.com/johnno1962/DLKit at 3.4.6 (0.37s)
Fetching https://github.com/johnno1962/fishhook
[1/169] Fetching fishhook
Fetched https://github.com/johnno1962/fishhook from cache (0.20s)
Computing version for https://github.com/johnno1962/fishhook
Computed https://github.com/johnno1962/fishhook at 1.2.1 (0.35s)
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/XprobePlugin
Working copy of https://github.com/johnno1962/XprobePlugin resolved at 2.9.10
Creating working copy for https://github.com/johnno1962/SwiftRegex5
Working copy of https://github.com/johnno1962/SwiftRegex5 resolved at 6.1.2
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/Remote
Working copy of https://github.com/johnno1962/Remote resolved at 2.3.5
Creating working copy for https://github.com/johnno1962/DLKit
Working copy of https://github.com/johnno1962/DLKit resolved at 3.4.6
Creating working copy for https://github.com/johnno1962/ProfileSwiftUI
Working copy of https://github.com/johnno1962/ProfileSwiftUI resolved at 1.1.3
Building for debugging...
[0/44] Write sources
[3/44] Compiling XprobeSweep XprobeSweep.m
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.
[4/44] Compiling injectiondGuts SignerService.m
[4/44] Compiling SwiftTraceGutsD xt_forwarding_trampoline_x64.s
clang-15: warning: argument unused during compilation: '-D SWIFT_PACKAGE=1' [-Wunused-command-line-argument]
clang-15: warning: argument unused during compilation: '-D DEBUG=1' [-Wunused-command-line-argument]
clang-15: warning: argument unused during compilation: '-fblocks' [-Wunused-command-line-argument]
clang-15: warning: argument unused during compilation: '-fmodule-name=SwiftTraceGutsD' [-Wunused-command-line-argument]
clang-15: warning: argument unused during compilation: '-fmodules-cache-path=/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/ModuleCache' [-Wunused-command-line-argument]
clang-15: warning: argument unused during compilation: '-D DEBUG_ONLY' [-Wunused-command-line-argument]
clang-15: warning: argument unused during compilation: '-fno-omit-frame-pointer' [-Wunused-command-line-argument]
clang-15: warning: argument unused during compilation: '-MD' [-Wunused-command-line-argument]
clang-15: warning: argument unused during compilation: '-MT dependencies' [-Wunused-command-line-argument]
clang-15: warning: argument unused during compilation: '-MF /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/SwiftTraceGutsD.build/xt_forwarding_trampoline_x86.s.d' [-Wunused-command-line-argument]
/host/spi-builder-workspace/.build/checkouts/SwiftTrace/SwiftTraceGutsD/xt_forwarding_trampoline_x86.s:9:8: error: alignment must be a power of 2
.align 12
^
/host/spi-builder-workspace/.build/checkouts/SwiftTrace/SwiftTraceGutsD/xt_forwarding_trampoline_x86.s:17:5: error: instruction requires: Not 64-bit mode
popl %eax // pop saved pc (address of first of the three nops)
^
/host/spi-builder-workspace/.build/checkouts/SwiftTrace/SwiftTraceGutsD/xt_forwarding_trampoline_x86.s:18:5: error: instruction requires: Not 64-bit mode
pushl %ebp // save frame pointer
^
/host/spi-builder-workspace/.build/checkouts/SwiftTrace/SwiftTraceGutsD/xt_forwarding_trampoline_x86.s:21:5: error: instruction requires: Not 64-bit mode
pushl %eax // save pointer to trampoline data (func+data)
^
/host/spi-builder-workspace/.build/checkouts/SwiftTrace/SwiftTraceGutsD/xt_forwarding_trampoline_x86.s:23:5: error: instruction requires: Not 64-bit mode
pushl %eax // save pointer to user data
^
/host/spi-builder-workspace/.build/checkouts/SwiftTrace/SwiftTraceGutsD/xt_forwarding_trampoline_x86.s:26:5: error: instruction requires: Not 64-bit mode
popl %ebp
^
/host/spi-builder-workspace/.build/checkouts/SwiftTrace/SwiftTraceGutsD/xt_forwarding_trampoline_x86.s:27:5: error: instruction requires: Not 64-bit mode
popl %ebp
^
/host/spi-builder-workspace/.build/checkouts/SwiftTrace/SwiftTraceGutsD/xt_forwarding_trampoline_x86.s:28:5: error: instruction requires: Not 64-bit mode
popl %ebp // restore frame pointer
^
/host/spi-builder-workspace/.build/checkouts/SwiftTrace/SwiftTraceGutsD/xt_forwarding_trampoline_x86.s:29:5: error: instruction requires: Not 64-bit mode
jmpl *%eax // pass on to original implementation
^
[4/44] Compiling SwiftTraceGutsD xt_forwarding_trampoline_x86.s
In file included from /host/spi-builder-workspace/.build/checkouts/XprobePlugin/Sources/XprobeUI/XprobePluginMenuController.m:11:
/host/spi-builder-workspace/.build/checkouts/XprobePlugin/Sources/XprobeUI/include/XprobePluginMenuController.h:11:9: fatal error: 'Cocoa/Cocoa.h' file not found
#import <Cocoa/Cocoa.h>
^~~~~~~~~~~~~~~
1 error generated.
[4/44] Compiling XprobeUI XprobePluginMenuController.m
In file included from /host/spi-builder-workspace/.build/checkouts/XprobePlugin/Sources/XprobeUI/XprobeConsole.m:11:
/host/spi-builder-workspace/.build/checkouts/XprobePlugin/Sources/XprobeUI/include/XprobePluginMenuController.h:11:9: fatal error: 'Cocoa/Cocoa.h' file not found
#import <Cocoa/Cocoa.h>
^~~~~~~~~~~~~~~
[4/44] Compiling XprobeUI XprobeConsole.m
In file included from /host/spi-builder-workspace/.build/checkouts/SwiftTrace/SwiftTraceGutsD/SwiftTrace.mm:10:
/host/spi-builder-workspace/.build/checkouts/SwiftTrace/SwiftTraceGutsD/include/SwiftTrace.h:16:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
^~~~~~~~~~~~~~~~~~~~~~~~~
[4/44] Compiling SwiftTraceGutsD SwiftTrace.mm
In file included from /host/spi-builder-workspace/.build/checkouts/SwiftTrace/SwiftTraceGutsD/ObjCBridge.mm:11:
/host/spi-builder-workspace/.build/checkouts/SwiftTrace/SwiftTraceGutsD/include/SwiftTrace.h:16:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
^~~~~~~~~~~~~~~~~~~~~~~~~
[4/44] Compiling SwiftTraceGutsD ObjCBridge.mm
[4/44] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 5.10 linux