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 FZUIKit, reference main (90b83e), with Swift 5.10 for macOS (SPM) on 14 Dec 2025 17:28:15 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/flocked/FZUIKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/flocked/FZUIKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 90b83e5 updated
Cloned https://github.com/flocked/FZUIKit.git
Revision (git rev-parse @):
90b83e5a1c642ebcd5791c04cbdf8fa3d73709f5
SUCCESS checkout https://github.com/flocked/FZUIKit.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/flocked/FZUIKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/67] Copying resizenorthwestsoutheast.plist
[0/67] Copying zoomout.pdf
[2/67] Copying zoomin.plist
[3/67] Copying zoomout.plist
[4/67] Copying resizewest.plist
[5/67] Write swift-version-33747A42983211AE.txt
[6/67] Compiling win64_x86_64.S
[7/67] Compiling unix64_x86_64.S
[8/67] Compiling sysv_i386.S
[9/67] Compiling ffiw64_x86_64.c
[10/67] Compiling ffi_i386.c
[11/67] Compiling ffi64_x86_64.c
[12/67] Compiling types.c
[13/67] Compiling tramp.c
[14/67] Compiling raw_api.c
[15/67] Compiling prep_cif.c
[16/67] Compiling java_raw_api.c
[17/67] Compiling dlmalloc.c
[18/67] Compiling debug.c
[19/67] Compiling closures.c
[20/67] Compiling sysv_armv7.S
[21/67] Compiling ffi_armv7.c
[22/67] Compiling sysv_arm64.S
[23/67] Compiling ffi_arm64.c
[24/67] Compiling _DelegateProxy _DelegateProxy.m
[25/67] Copying zoomin.pdf
[25/67] Copying resizewest.pdf
[25/67] Copying resizesouthwest.plist
[25/67] Copying resizesouthwest.pdf
[25/67] Copying resizesoutheast.plist
[25/67] Copying resizesoutheast.pdf
[25/67] Copying resizesouth.plist
[25/67] Copying resizesouth.pdf
[33/67] Copying resizenorthwestsoutheast.pdf
[33/67] Copying resizenorthwest.plist
[33/67] Copying resizenorthwest.pdf
[33/67] Compiling _SuperBuilder SuperBuilder.m
[33/67] Copying resizenorthsouth.plist
[33/67] Copying resizenorthsouth.pdf
[33/67] Copying resizenortheastsouthwest.plist
[33/67] Copying resizenortheastsouthwest.pdf
[33/67] Copying resizenortheast.plist
[33/67] Copying resizenortheast.pdf
[33/67] Copying resizenorth.plist
[33/67] Copying resizenorth.pdf
[33/67] Copying resizeeastwest.plist
[33/67] Copying resizeeastwest.pdf
[33/67] Copying resizeeast.plist
[33/67] Copying resizeeast.pdf
[33/67] Copying move.plist
[33/67] Copying move.pdf
[33/67] Copying countinguphand.plist
[33/67] Copying countinguphand.pdf
[33/67] Copying countingupandownhand.plist
[33/67] Copying countingupandownhand.pdf
[33/67] Copying countingdownhand.plist
[33/67] Copying countingdownhand.pdf
[33/67] Write sources
[33/67] Compiling _OCSources SHMethodSignature.m
/Users/admin/builder/spi-builder-workspace/.build/checkouts/FZSwiftUtils/Sources/FZSwiftUtils+ObjC/NSObjectProxy/MethodSignature.m:58:9: error: non-void method 'getMethodSignatureForSelector:' should return a value [-Wreturn-type]
        return;
        ^
1 error generated.
[60/67] Compiling _NSObjectProxy MethodSignature.m
[60/67] Compiling _NSObjectProxy ObjectProxy.m
[60/67] Compiling _NSObjectProxy Invocation.m
[60/67] Compiling _OCSources SHFFITypeContext.m
[60/67] Compiling _OCSources SHObjectiveCUtilities.m
[60/67] Compiling _ExceptionCatcher NSObject+ExceptionCatcher.m
[60/67] Compiling NSTokenAttachmentCell NSTokenAttachmentCell.m
Fetching https://github.com/flocked/FZSwiftUtils.git
[1/70977] Fetching fzswiftutils
Fetched https://github.com/flocked/FZSwiftUtils.git from cache (4.36s)
Creating working copy for https://github.com/flocked/FZSwiftUtils.git
Working copy of https://github.com/flocked/FZSwiftUtils.git resolved at main (cf98dc0)
BUILD FAILURE 5.10 macosSpm