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 main (efe6c0), with Swift 6.2 (beta) for macOS (SPM) on 24 Aug 2025 03:26:10 UTC.

Build Command

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