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 KSCrash, reference 2.2.0 (0c515d), with Swift 5.10 for macOS (SPM) on 15 Jun 2025 22:12:53 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kstenerud/KSCrash.git
Reference: 2.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kstenerud/KSCrash
 * tag               2.2.0      -> FETCH_HEAD
HEAD is now at 0c515d8 Update version to 2.2.0
Cloned https://github.com/kstenerud/KSCrash.git
Revision (git rev-parse @):
0c515d8533318fc882f5b316abb17f2110fb4f9e
SUCCESS checkout https://github.com/kstenerud/KSCrash.git at 2.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/kstenerud/KSCrash.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/111] Copying PrivacyInfo.xcprivacy
[10/111] Compiling KSCrashRecordingCore KSSymbolicator.c
[11/111] Compiling KSCrashRecordingCore KSStackCursor_MachineContext.c
[12/111] Compiling KSCrashRecordingCore KSStackCursor_Backtrace.c
[13/111] Compiling KSCrashRecordingCore KSSysCtl.c
[14/111] Compiling KSCrashRecordingCore KSStackCursor_SelfThread.c
[15/111] Compiling KSCrashRecordingCore KSString.c
[16/111] Compiling KSCrashRecordingCore KSThread.c
[17/111] Compiling KSCrashTestTools TestThread.m
[18/111] Compiling KSCrashReportingCore KSNSDictionaryHelper.m
[19/111] Compiling KSCrashReportingCore resource_bundle_accessor.m
[20/111] Compiling KSCrashReportingCore KSHTTPRequestSender.m
[21/111] Compiling KSCrashSinks KSCrashReportSinkStandard.m
[22/111] Compiling KSCrashReportingCore KSReachabilityKSCrash.m
[23/111] Compiling KSCrashRecordingCore resource_bundle_accessor.m
[24/111] Compiling KSCrashSinks resource_bundle_accessor.m
[25/111] Compiling KSCrashRecordingCore KSSignalInfo.c
[26/111] Compiling KSCrashRecordingCore KSStackCursor.c
[27/111] Compiling KSCrashSinks KSCrashReportSinkEMail.m
[28/111] Compiling KSCrashReportingCore KSHTTPMultipartPostBody.m
[29/111] Compiling KSCrashReportingCore KSCString.m
[30/111] Compiling KSCrashReportingCore KSGZipHelper.m
[31/111] Compiling KSCrashRecordingCore KSMemory.c
[32/111] Compiling KSCrashRecordingCore KSMach.c
[33/111] Compiling KSCrashRecordingCore KSMachineContext.c
[34/111] Compiling KSCrashSinks KSCrashReportSinkConsole.m
[35/111] Compiling KSCrashRecordingCore KSMach-O.c
[36/111] Compiling KSCrashRecordingCore KSID.c
[37/111] Compiling KSCrashRecordingCore KSDebug.c
[38/111] Compiling KSCrashRecordingCore KSDynamicLinker.c
[39/111] Compiling KSCrashRecordingCore KSJSONCodec.c
[40/111] Compiling KSCrashRecordingCore KSFileUtils.c
[41/111] Compiling KSCrashRecordingCore KSDate.c
[42/111] Compiling KSCrashRecordingCore KSJSONCodecObjC.m
[43/111] Compiling KSCrashRecordingCore KSCPU_x86_32.c
[44/111] Compiling KSCrashRecordingCore KSCPU_x86_64.c
[45/111] Compiling KSCrashRecordingCore KSLogger.c
[46/111] Compiling KSCrashRecordingCore KSCxaThrowSwapper.c
[47/111] Compiling KSCrashRecordingCore KSCrashMonitor.c
[48/111] Compiling KSCrashRecordingCore KSCPU_arm.c
[49/111] Compiling KSCrashRecordingCore KSCPU_arm64.c
[50/111] Compiling KSCrashRecordingCore KSCPU.c
[51/111] Compiling KSCrashRecordingCore KSBinaryImageCache.c
[52/111] Compiling KSCrashRecordingCore KSBacktrace.c
[53/111] Compiling KSCrashRecording resource_bundle_accessor.m
[54/111] Compiling KSCrashMonitor_Signal.c
[55/111] Compiling KSCrashMonitor_Zombie.c
[56/111] Compiling KSCrashMonitor_User.c
[57/111] Compiling KSCrashMonitor_NSException.m
[58/111] Compiling KSCrashMonitor_MachException.c
[59/111] Compiling KSCrashMonitor_Memory.m
[60/111] Compiling KSCrashRecordingCore KSObjC.c
[61/111] Compiling KSCrashMonitor_Deadlock.m
[62/111] Compiling KSCrashMonitor_System.m
[63/111] Compiling KSCrashMonitor_AppState.c
[64/111] Compiling KSCrashRecording KSThreadCache.c
[65/111] Compiling KSCrashRecording KSCrashReportStoreC.c
[66/111] Compiling KSCrashRecording KSCrashReportFixer.c
[67/111] Compiling KSCrashRecording KSCrashReportStore.m
[68/111] Compiling KSCrashRecording KSCrashC.c
[69/111] Compiling KSCrashRecording KSCrashReportC.c
[70/111] Compiling KSCrashRecording KSCrashReport.m
[71/111] Compiling KSCrashRecording KSCrashAppStateTracker.m
[72/111] Compiling KSCrashRecording KSCrashConfiguration.m
[73/111] Compiling KSCrashRecording KSCrashAppMemory.m
[74/111] Compiling KSCrashRecording KSCrashAppMemoryTracker.m
[75/111] Compiling KSCrashInstallations resource_bundle_accessor.m
[76/111] Compiling KSCrashRecording KSCrash.m
[77/111] Compiling KSCrashFilters resource_bundle_accessor.m
[78/111] Compiling KSCrashInstallations KSCrashInstallationEmail.m
[78/111] Compiling KSCrashInstallations KSCrashInstallationConsole.m
[80/111] Compiling KSCrashFilters KSCrashReportFilterSets.m
[81/111] Compiling KSCrashFilters KSCrashReportFilterStringify.m
[82/111] Compiling KSCrashInstallations KSCrashInstallationStandard.m
[83/111] Compiling KSCrashInstallations KSCrashInstallation.m
[84/111] Compiling KSCrashFilters KSCrashReportFilterDoctor.m
[85/111] Compiling KSCrashFilters KSCrashReportFilterGZip.m
[86/111] Compiling KSCrashFilters KSCrashReportFilterJSON.m
In file included from <built-in>:1:
In file included from /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/KSCrashRecording.build/DerivedSources/resource_bundle_accessor.h:1:
In file included from /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:9:
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:601:1: error: expected unqualified-id
@class NSString, Protocol;
^
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:603:9: error: unknown type name 'NSString'
typedef NSString * NSExceptionName NS_TYPED_EXTENSIBLE_ENUM;
        ^
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:604:9: error: unknown type name 'NSString'
typedef NSString * NSRunLoopMode NS_TYPED_EXTENSIBLE_ENUM;
        ^
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:606:19: error: unknown type name 'NSString'
FOUNDATION_EXPORT NSString *NSStringFromSelector(SEL aSelector);
                  ^
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:607:44: error: unknown type name 'NSString'
FOUNDATION_EXPORT SEL NSSelectorFromString(NSString *aSelectorName);
                                           ^
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:609:19: error: unknown type name 'NSString'
FOUNDATION_EXPORT NSString *NSStringFromClass(Class aClass);
                  ^
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:610:53: error: unknown type name 'NSString'
FOUNDATION_EXPORT Class _Nullable NSClassFromString(NSString *aClassName);
                                                    ^
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:612:19: error: unknown type name 'NSString'
FOUNDATION_EXPORT NSString *NSStringFromProtocol(Protocol *proto) API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0));
                  ^
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:612:50: error: unknown type name 'Protocol'
FOUNDATION_EXPORT NSString *NSStringFromProtocol(Protocol *proto) API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0));
                                                 ^
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:613:19: error: unknown type name 'Protocol'
FOUNDATION_EXPORT Protocol * _Nullable NSProtocolFromString(NSString *namestr) API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0));
                  ^
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:613:61: error: unknown type name 'NSString'
FOUNDATION_EXPORT Protocol * _Nullable NSProtocolFromString(NSString *namestr) API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0));
                                                            ^
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:617:30: error: unknown type name 'NSString'
FOUNDATION_EXPORT void NSLog(NSString *format, ...) NS_FORMAT_FUNCTION(1,2) NS_NO_TAIL_CALL;
                             ^
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:617:53: error: format argument not a string type
FOUNDATION_EXPORT void NSLog(NSString *format, ...) NS_FORMAT_FUNCTION(1,2) NS_NO_TAIL_CALL;
                             ~~~~~~~~~~~~~~~~       ^                  ~
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:94:49: note: expanded from macro 'NS_FORMAT_FUNCTION'
        #define NS_FORMAT_FUNCTION(F,A) __attribute__((format(__NSString__, F, A)))
                                                       ^                    ~
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:618:31: error: unknown type name 'NSString'
FOUNDATION_EXPORT void NSLogv(NSString *format, va_list args) NS_FORMAT_FUNCTION(1,0) NS_NO_TAIL_CALL;
                              ^
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:618:63: error: format argument not a string type
FOUNDATION_EXPORT void NSLogv(NSString *format, va_list args) NS_FORMAT_FUNCTION(1,0) NS_NO_TAIL_CALL;
                              ~~~~~~~~~~~~~~~~                ^                  ~
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:94:49: note: expanded from macro 'NS_FORMAT_FUNCTION'
        #define NS_FORMAT_FUNCTION(F,A) __attribute__((format(__NSString__, F, A)))
                                                       ^                    ~
In file included from <built-in>:1:
In file included from /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/KSCrashRecording.build/DerivedSources/resource_bundle_accessor.h:1:
In file included from /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:11:
In file included from /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:5:
In file included from /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:7:
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSZone.h:9:1: error: expected unqualified-id
@class NSString;
^
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSZone.h:19:63: error: unknown type name 'NSString'
FOUNDATION_EXPORT void NSSetZoneName(NSZone * _Nullable zone, NSString *name)NS_SWIFT_UNAVAILABLE("Zone-based memory management is unavailable");
                                                              ^
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSZone.h:20:19: error: unknown type name 'NSString'
FOUNDATION_EXPORT NSString *NSZoneName(NSZone * _Nullable zone) NS_SWIFT_UNAVAILABLE("Zone-based memory management is unavailable");
                  ^
In file included from <built-in>:1:
In file included from /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/KSCrashRecording.build/DerivedSources/resource_bundle_accessor.h:1:
In file included from /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:11:
In file included from /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:5:
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:9:1: error: expected unqualified-id
@class NSInvocation, NSMethodSignature, NSCoder, NSString, NSEnumerator;
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
[87/111] Compiling KSCrashMonitor_CPPException.cpp
[87/111] Compiling KSCrashDiscSpaceMonitor KSCrashMonitor_DiscSpace.m
[87/111] Compiling Punycode.cpp
[87/111] Compiling KSCrashDiscSpaceMonitor resource_bundle_accessor.m
[87/111] Compiling KSCrashFilters KSCrashDoctor.m
[87/111] Compiling KSCrashFilters KSCrashReportFilterBasic.m
[87/111] Compiling KSCrashFilters KSCrashReportFilterAlert.m
[87/111] Compiling KSCrashTestTools KSTestCaseUtils.m
[87/111] Compiling KSCrashFilters KSCrashReportFilterAppleFmt.m
[87/111] Compiling KSCrashTestTools FileBasedTestCase.m
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package.swift:4:17: remark: '@preconcurrency' attribute on module 'PackageDescription' is unused
@preconcurrency import PackageDescription
~~~~~~~~~~~~~~~~^
BUILD FAILURE 5.10 macosSpm