Build Information
Failed to build FZSwiftUtils, reference main (efe6c0
), with Swift 5.10 for macOS (SPM) on 24 Aug 2025 03:25:04 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/flocked/FZSwiftUtils.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/flocked/FZSwiftUtils
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at efe6c0f upated
Cloned https://github.com/flocked/FZSwiftUtils.git
Revision (git rev-parse @):
efe6c0f995e7f0581d55364dc0d15f913e41edaa
SUCCESS checkout https://github.com/flocked/FZSwiftUtils.git at main
========================================
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 ffi_i386.c
[2/28] Compiling ffi64_x86_64.c
[4/28] Compiling sysv_armv7.S
[5/28] Compiling sysv_arm64.S
[6/28] Compiling ffi_arm64.c
[7/28] Compiling debug.c
[8/28] Compiling closures.c
[9/28] Compiling win64_x86_64.S
[10/28] Compiling unix64_x86_64.S
[11/28] Compiling sysv_i386.S
[12/28] Compiling ffiw64_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 java_raw_api.c
[18/28] Write sources
[19/28] Compiling dlmalloc.c
[20/28] Compiling _ExceptionCatcher NSObject+ExceptionCatcher.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.
[21/28] Compiling _NSObjectProxy MethodSignature.m
[21/28] Compiling _NSObjectProxy ObjectProxy.m
[21/28] Compiling _SuperBuilder SuperBuilder.m
[21/28] Compiling _OCSources SHMethodSignature.m
[21/28] Compiling _NSObjectProxy Invocation.m
[21/28] Compiling _OCSources SHFFITypeContext.m
[21/28] Compiling _OCSources SHObjectiveCUtilities.m
BUILD FAILURE 5.10 macosSpm