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 FZSwiftUtils, reference 1.1.9 (5c5494), with Swift 5.10 for macOS (SPM) on 30 Jul 2025 10:05:46 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/flocked/FZSwiftUtils.git
Reference: 1.1.9
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/flocked/FZSwiftUtils
 * tag               1.1.9      -> FETCH_HEAD
HEAD is now at 5c54943 updated
Cloned https://github.com/flocked/FZSwiftUtils.git
Revision (git rev-parse @):
5c54943b99df7c3713fcf8379fd96fe04268ad1e
SUCCESS checkout https://github.com/flocked/FZSwiftUtils.git at 1.1.9
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/flocked/FZSwiftUtils.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/28] Write swift-version-33747A42983211AE.txt
[1/28] Compiling ffi_armv7.c
[2/28] Compiling sysv_armv7.S
[3/28] Compiling sysv_arm64.S
[4/28] Compiling java_raw_api.c
[5/28] Compiling debug.c
[6/28] Compiling closures.c
[7/28] Compiling win64_x86_64.S
[8/28] Compiling unix64_x86_64.S
[9/28] Compiling ffiw64_x86_64.c
[10/28] Compiling sysv_i386.S
[11/28] Compiling ffi_i386.c
[12/28] Compiling ffi64_x86_64.c
[13/28] Compiling types.c
[14/28] Compiling tramp.c
[15/28] Compiling raw_api.c
[16/28] Compiling prep_cif.c
[17/28] Compiling dlmalloc.c
[18/28] Write sources
[19/28] Compiling ffi_arm64.c
[20/28] Compiling _OCSources SHMethodSignature.m
[21/28] Compiling _SuperBuilder SuperBuilder.m
[22/28] Compiling _NSObjectProxy Invocation.m
[23/28] Compiling _ExceptionCatcher NSObject+ExceptionCatcher.m
[24/28] Compiling _NSObjectProxy ObjectProxy.m
[25/28] Compiling _OCSources SHObjectiveCUtilities.m
[26/28] Compiling _OCSources SHFFITypeContext.m
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils+ObjC/NSObjectProxy/MethodSignature.m:58:9: error: non-void method 'getMethodSignatureForSelector:' should return a value [-Wreturn-type]
        return;
        ^
1 error generated.
[27/28] Compiling _NSObjectProxy MethodSignature.m
BUILD FAILURE 5.10 macosSpm