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 5.0.11 (02449d), with Swift 5.9 for macOS (SPM) on 23 Oct 2024 17:34:37 UTC.

Build Command

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

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 /Users/admin/builder/spi-builder-workspace/.git/
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:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/johnno1962/HotReloading.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/30] Compiling HotReloadingGuts SimpleSocket.mm
[1/32] Compiling SwiftTraceGutsD ObjCBridge.mm
[2/32] Compiling SwiftTraceGutsD Trampolines.mm
[2/32] Compiling SwiftTraceGutsD SwiftTrace.mm
[4/32] Compiling XprobeSweep XprobeSweep.m
[5/32] Compiling SwiftTraceGutsD xt_forwarding_trampoline_x86.s
[6/34] Compiling SwiftTraceGutsD xt_forwarding_trampoline_x64.s
[7/34] Compiling SwiftTraceGutsD xt_forwarding_trampoline_arm7.s
[8/34] Compiling SwiftTraceGutsD xt_forwarding_trampoline_arm64.s
[9/34] Compiling SwiftTraceGutsD fast_dladdr.mm
[10/34] Compiling HotReloadingGuts ClientBoot.mm
[11/34] Compiling injectiondGuts SignerService.m
[12/34] Compiling HotReloadingGuts Unhide.mm
[13/34] Compiling DLKitCD DLKitC.c
[14/34] Compiling SwiftTraceGutsD fishhook.c
/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.
[15/46] Compiling DLKitCD trie_dlops.mm
/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.
[16/46] Compiling DLKitCD trie_dladdr.mm
[17/46] Compiling XprobeUI XprobePluginMenuController.m
[18/46] Compiling XprobeUI XprobeConsole.m
[19/46] Compiling RemoteCapture RemoteImpl.m
[21/46] Emitting module SwiftRegex
[22/46] Compiling SwiftRegex TupleRegex.swift
[23/46] Compiling SwiftTraceD SwiftStats.swift
[24/46] Compiling SwiftTraceD SwiftSwizzle.swift
[25/46] Compiling SwiftTraceD SwiftLifetime.swift
[26/46] Compiling SwiftTraceD SwiftInterpose.swift
[27/46] Compiling SwiftTraceD SwiftStack.swift
[28/47] Compiling SwiftTraceD SwiftInvoke.swift
[29/47] Compiling SwiftTraceD SwiftMeta.swift
[30/47] Compiling SwiftTraceD SwiftTrace.swift
[31/47] Compiling SwiftTraceD SwiftArgs.swift
[32/47] Compiling SwiftTraceD SwiftAspects.swift
[33/47] Compiling SwiftTraceD EasyPointer.swift
[34/47] Compiling SwiftTraceD StringIndex.swift
[35/47] Emitting module SwiftTraceD
[36/47] Emitting module RemoteMovie
[37/47] Compiling RemoteMovie TimeLapseBuilder.swift
[37/47] Linking libSwiftTraceD.dylib
[38/51] Compiling RemoteUI RMPluginController.m
[39/51] Compiling RemoteUI RMMacroManager.m
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Remote/Sources/RemoteUI/RMImageView.m:32:57: warning: 'NSGeneralPboard' is deprecated: first deprecated in macOS 10.13 [-Wdeprecated-declarations]
    NSPasteboard *pb = [NSPasteboard pasteboardWithName:NSGeneralPboard];
                                                        ^~~~~~~~~~~~~~~
                                                        NSPasteboardNameGeneral
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:334:32: note: 'NSGeneralPboard' has been explicitly marked deprecated here
APPKIT_EXTERN NSPasteboardName NSGeneralPboard API_DEPRECATED_WITH_REPLACEMENT("NSPasteboardNameGeneral", macos(10.0,10.13));
                               ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Remote/Sources/RemoteUI/RMImageView.m:40:57: warning: 'NSGeneralPboard' is deprecated: first deprecated in macOS 10.13 [-Wdeprecated-declarations]
    NSPasteboard *pb = [NSPasteboard pasteboardWithName:NSGeneralPboard];
                                                        ^~~~~~~~~~~~~~~
                                                        NSPasteboardNameGeneral
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:334:32: note: 'NSGeneralPboard' has been explicitly marked deprecated here
APPKIT_EXTERN NSPasteboardName NSGeneralPboard API_DEPRECATED_WITH_REPLACEMENT("NSPasteboardNameGeneral", macos(10.0,10.13));
                               ^
2 warnings generated.
[40/51] Compiling RemoteUI RMImageView.m
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Remote/Sources/RemoteUI/RMWindowController.m:39:14: warning: 'NSDrawer' is deprecated: first deprecated in macOS 10.13 - Drawers are deprecated; consider using NSSplitViewController [-Wdeprecated-declarations]
    IBOutlet NSDrawer *drawer;
             ^
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDrawer.h:34:12: note: 'NSDrawer' has been explicitly marked deprecated here
@interface NSDrawer : NSResponder <NSAccessibilityElement, NSAccessibility>
           ^
1 warning generated.
[41/51] Compiling RemoteUI RMWindowController.m
[42/51] Compiling RemoteUI RMDeviceController.m
error: emit-module command failed with exit code 1 (use -v to see invocation)
[44/61] 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,
                ^~~~~~~~~~~
[45/61] 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
[46/61] Emitting module XprobeSwift
Fetching https://github.com/johnno1962/ProfileSwiftUI
Fetching https://github.com/johnno1962/Remote
Fetching https://github.com/johnno1962/XprobePlugin
[2/74] Fetching profileswiftui
[75/984] Fetching profileswiftui, remote
[94/2957] Fetching profileswiftui, remote, xprobeplugin
Fetched https://github.com/johnno1962/Remote (2.06s)
Fetching https://github.com/johnno1962/SwiftRegex5
Fetched https://github.com/johnno1962/XprobePlugin (2.06s)
Fetching https://github.com/johnno1962/SwiftTrace
Fetched https://github.com/johnno1962/ProfileSwiftUI (2.06s)
[1/2067] Fetching swifttrace
[188/2270] Fetching swifttrace, swiftregex5
Fetched https://github.com/johnno1962/SwiftTrace (1.25s)
Fetched https://github.com/johnno1962/SwiftRegex5 (1.25s)
Computing version for https://github.com/johnno1962/ProfileSwiftUI
Computed https://github.com/johnno1962/ProfileSwiftUI at 1.1.3 (0.56s)
Fetching https://github.com/johnno1962/DLKit
[1/374] Fetching dlkit
Fetched https://github.com/johnno1962/DLKit (0.75s)
Computing version for https://github.com/johnno1962/Remote
Computed https://github.com/johnno1962/Remote at 2.3.5 (0.57s)
Computing version for https://github.com/johnno1962/XprobePlugin
Computed https://github.com/johnno1962/XprobePlugin at 2.9.10 (0.56s)
Computing version for https://github.com/johnno1962/SwiftRegex5
Computed https://github.com/johnno1962/SwiftRegex5 at 6.1.2 (0.55s)
Computing version for https://github.com/johnno1962/SwiftTrace
Computed https://github.com/johnno1962/SwiftTrace at 8.6.1 (0.57s)
Computing version for https://github.com/johnno1962/DLKit
Computed https://github.com/johnno1962/DLKit at 3.4.6 (0.57s)
Fetching https://github.com/johnno1962/fishhook
[1/169] Fetching fishhook
Fetched https://github.com/johnno1962/fishhook (0.68s)
Computing version for https://github.com/johnno1962/fishhook
Computed https://github.com/johnno1962/fishhook at 1.2.1 (0.55s)
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/XprobePlugin
Working copy of https://github.com/johnno1962/XprobePlugin resolved at 2.9.10
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/SwiftRegex5
Working copy of https://github.com/johnno1962/SwiftRegex5 resolved at 6.1.2
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/SwiftTrace
Working copy of https://github.com/johnno1962/SwiftTrace resolved at 8.6.1
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.9 macosSpm