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 HotReloading, reference main (59d1b9), with Swift 5.10 for macOS (SPM) on 7 Apr 2025 16:43:36 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/johnno1962/HotReloading.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/johnno1962/HotReloading
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 59d1b91 Frontend server start.
Cloned https://github.com/johnno1962/HotReloading.git
Revision (git rev-parse @):
59d1b91bc70b8bc57c8f7753f65a36252eb4ea63
SUCCESS checkout https://github.com/johnno1962/HotReloading.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/johnno1962/HotReloading.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/42] Write sources
[2/42] Write injectiond-entitlement.plist
[3/42] Write swift-version-33747A42983211AE.txt
[4/42] Compiling SwiftTraceGutsD xt_forwarding_trampoline_x86.s
[5/42] Compiling XprobeSweep XprobeSweep.m
[6/42] Compiling SwiftTraceGutsD xt_forwarding_trampoline_arm7.s
[7/42] Compiling SwiftTraceGutsD xt_forwarding_trampoline_x64.s
[8/42] Write sources
[11/42] Compiling SwiftTraceGutsD xt_forwarding_trampoline_arm64.s
[12/46] Compiling SwiftTraceGutsD fishhook.c
[13/46] Compiling injectiondGuts SignerService.m
[14/46] Write sources
[15/46] Compiling SwiftTraceGutsD ObjCBridge.mm
[16/46] Compiling SwiftTraceGutsD SwiftTrace.mm
[16/46] Compiling SwiftTraceGutsD Trampolines.mm
[16/46] Write sources
[19/46] Compiling SwiftTraceGutsD fast_dladdr.mm
[20/46] Compiling HotReloadingGuts SimpleSocket.mm
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DLKit/Sources/DLKitCD/trie_dlops.mm:166:46: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
            for (uint32_t aVisitedNodeOffset : visitedNodeOffsets) {
                                             ^
1 warning generated.
[21/58] Compiling DLKitCD trie_dlops.mm
[22/58] Compiling DLKitCD DLKitC.c
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DLKit/Sources/DLKitCD/trie_dladdr.mm:86:5: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
    auto it = upper_bound(array.begin(), array.end(), value);
    ^
1 warning generated.
[23/58] Compiling DLKitCD trie_dladdr.mm
[24/58] Compiling HotReloadingGuts ClientBoot.mm
[25/58] Compiling HotReloadingGuts Unhide.mm
[26/58] Compiling RemoteCapture RemoteImpl.m
[27/58] Compiling XprobeUI XprobePluginMenuController.m
[28/58] Compiling XprobeUI XprobeConsole.m
[29/58] Emitting module SwiftRegex
[31/58] Compiling SwiftRegex TupleRegex.swift
[32/58] Compiling SwiftTraceD SwiftSwizzle.swift
[33/58] Compiling SwiftTraceD SwiftStats.swift
[34/59] Compiling SwiftTraceD SwiftStack.swift
[35/59] Compiling SwiftTraceD SwiftInvoke.swift
[36/59] Compiling SwiftTraceD SwiftLifetime.swift
[37/59] Compiling SwiftTraceD SwiftInterpose.swift
[38/59] Compiling SwiftTraceD SwiftMeta.swift
[39/59] Compiling SwiftTraceD EasyPointer.swift
[40/59] Compiling SwiftTraceD StringIndex.swift
[41/59] Emitting module SwiftTraceD
[42/59] Compiling SwiftTraceD SwiftArgs.swift
[43/59] Compiling SwiftTraceD SwiftAspects.swift
[44/59] Compiling SwiftTraceD SwiftTrace.swift
[44/59] Write Objects.LinkFileList
[45/59] Linking libSwiftTraceD.dylib
[47/63] Emitting module RemoteMovie
[48/63] Compiling RemoteMovie TimeLapseBuilder.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[49/63] Emitting module ProfileSwiftUI
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ProfileSwiftUI/Sources/ProfileSwiftUI/ProfileSwiftUI.swift:58:17: error: cannot find 'trie_dladdr' in scope
                trie_dladdr(existing, &info) != 0 && strstr(info.dli_fname,
                ^~~~~~~~~~~
[50/63] Compiling ProfileSwiftUI ProfileSwiftUI.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ProfileSwiftUI/Sources/ProfileSwiftUI/ProfileSwiftUI.swift:58:17: error: cannot find 'trie_dladdr' in scope
                trie_dladdr(existing, &info) != 0 && strstr(info.dli_fname,
                ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ProfileSwiftUI/Sources/ProfileSwiftUI/ProfileSwiftUI.swift:129:27: error: cannot find 'trie_dladdr' in scope
                    guard trie_dladdr(caller, &info) != 0, let sym = info.dli_sname else { continue }
                          ^~~~~~~~~~~
error: fatalError
[50/63] Compiling RemoteUI RMDeviceController.m
[50/63] Compiling RemoteUI RMMacroManager.m
[50/63] Compiling RemoteUI RMWindowController.m
[50/63] Compiling RemoteUI RMImageView.m
[50/63] Compiling RemoteUI RMPluginController.m
[51/63] Emitting module XprobeSwift
Fetching https://github.com/johnno1962/XprobePlugin
Fetching https://github.com/johnno1962/SwiftRegex5
Fetching https://github.com/johnno1962/Remote
Fetching https://github.com/johnno1962/SwiftTrace
Fetching https://github.com/johnno1962/ProfileSwiftUI
[1/74] Fetching profileswiftui
[41/984] Fetching profileswiftui, remote
[42/1193] Fetching profileswiftui, remote, swiftregex5
[226/3260] Fetching profileswiftui, remote, swiftregex5, swifttrace
[413/5233] Fetching profileswiftui, remote, swiftregex5, swifttrace, xprobeplugin
Fetched https://github.com/johnno1962/Remote from cache (1.34s)
[944/4323] Fetching profileswiftui, swiftregex5, swifttrace, xprobeplugin
Fetched https://github.com/johnno1962/XprobePlugin from cache (1.73s)
Fetched https://github.com/johnno1962/SwiftRegex5 from cache (1.73s)
Fetched https://github.com/johnno1962/ProfileSwiftUI from cache (1.73s)
Fetched https://github.com/johnno1962/SwiftTrace from cache (1.73s)
Computing version for https://github.com/johnno1962/ProfileSwiftUI
Computed https://github.com/johnno1962/ProfileSwiftUI at 1.1.3 (0.46s)
Fetching https://github.com/johnno1962/DLKit
[1/387] Fetching dlkit
Fetched https://github.com/johnno1962/DLKit from cache (0.72s)
Computing version for https://github.com/johnno1962/Remote
Computed https://github.com/johnno1962/Remote at 2.3.5 (0.47s)
Computing version for https://github.com/johnno1962/XprobePlugin
Computed https://github.com/johnno1962/XprobePlugin at 2.9.10 (0.46s)
Computing version for https://github.com/johnno1962/SwiftTrace
Computed https://github.com/johnno1962/SwiftTrace at 8.6.1 (0.45s)
Computing version for https://github.com/johnno1962/SwiftRegex5
Computed https://github.com/johnno1962/SwiftRegex5 at 6.1.3 (0.45s)
Computing version for https://github.com/johnno1962/DLKit
Computed https://github.com/johnno1962/DLKit at 3.4.7 (0.45s)
Fetching https://github.com/johnno1962/fishhook
[1/169] Fetching fishhook
Fetched https://github.com/johnno1962/fishhook from cache (0.58s)
Computing version for https://github.com/johnno1962/fishhook
Computed https://github.com/johnno1962/fishhook at 1.2.1 (0.45s)
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/XprobePlugin
Working copy of https://github.com/johnno1962/XprobePlugin resolved at 2.9.10
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/Remote
Working copy of https://github.com/johnno1962/Remote resolved at 2.3.5
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/DLKit
Working copy of https://github.com/johnno1962/DLKit resolved at 3.4.7
Creating working copy for https://github.com/johnno1962/fishhook
Working copy of https://github.com/johnno1962/fishhook resolved at 1.2.1
BUILD FAILURE 5.10 macosSpm