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 6.0 for macOS (SPM) on 30 Jul 2025 10:05:57 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.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:             6.0
Building package at path:  $PWD
https://github.com/flocked/FZSwiftUtils.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/28] Compiling ffi_armv7.c
[1/28] Compiling sysv_armv7.S
[2/28] Write swift-version-5BDAB9E9C0126B9D.txt
[3/28] Compiling java_raw_api.c
[4/28] Compiling debug.c
[5/28] Compiling sysv_arm64.S
[6/28] Compiling ffi_arm64.c
[7/28] Compiling dlmalloc.c
[8/28] Compiling win64_x86_64.S
[9/28] Compiling unix64_x86_64.S
[10/28] Compiling closures.c
[11/28] Compiling ffiw64_x86_64.c
[12/28] Compiling sysv_i386.S
[13/28] Compiling ffi_i386.c
[14/28] Compiling ffi64_x86_64.c
[15/28] Compiling types.c
[16/28] Compiling tramp.c
[17/28] Compiling raw_api.c
[18/28] Write sources
[19/28] Compiling prep_cif.c
/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]
   58 |         return;
      |         ^
1 error generated.
[20/28] Compiling _NSObjectProxy MethodSignature.m
[20/28] Compiling _OCSources SHMethodSignature.m
[20/28] Compiling _NSObjectProxy ObjectProxy.m
[20/28] Compiling _ExceptionCatcher NSObject+ExceptionCatcher.m
[20/28] Compiling _OCSources SHFFITypeContext.m
[20/28] Compiling _NSObjectProxy Invocation.m
[20/28] Compiling _SuperBuilder SuperBuilder.m
[20/28] Compiling _OCSources SHObjectiveCUtilities.m
BUILD FAILURE 6.0 macosSpm