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 AdvancedCollectionTableView, reference 1.5.2 (874416), with Swift 5.10 for macOS (SPM) on 30 Jul 2025 13:08:35 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/AdvancedCollectionTableView.git
Reference: 1.5.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/flocked/AdvancedCollectionTableView
 * tag               1.5.2      -> FETCH_HEAD
HEAD is now at 874416d updated
Cloned https://github.com/flocked/AdvancedCollectionTableView.git
Revision (git rev-parse @):
874416ddbd5160baa9b2ab57be7ba797757b9f05
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/flocked/AdvancedCollectionTableView.git at 1.5.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/flocked/AdvancedCollectionTableView.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/69] Write sources
[2/69] Write swift-version-33747A42983211AE.txt
[3/69] Compiling win64_x86_64.S
[3/69] Compiling unix64_x86_64.S
[5/69] Compiling sysv_i386.S
[6/69] Compiling ffiw64_x86_64.c
[7/69] Compiling ffi64_x86_64.c
[8/69] Compiling ffi_i386.c
[9/69] Compiling types.c
[10/69] Compiling raw_api.c
[11/69] Compiling prep_cif.c
[12/69] Compiling java_raw_api.c
[13/69] Compiling tramp.c
[14/69] Compiling debug.c
[15/69] Compiling dlmalloc.c
[16/69] Compiling sysv_armv7.S
[17/69] Compiling closures.c
[18/69] Compiling ffi_armv7.c
[19/69] Compiling sysv_arm64.S
[20/69] Compiling ffi_arm64.c
/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.
[21/69] Compiling _NSObjectProxy MethodSignature.m
[21/69] Compiling _OCSources SHMethodSignature.m
[21/69] Compiling _DelegateProxy _DelegateProxy.m
[21/69] Compiling _NSObjectProxy Invocation.m
[21/69] Compiling _SuperBuilder SuperBuilder.m
[21/69] Compiling _ExceptionCatcher NSObject+ExceptionCatcher.m
[21/69] Compiling NSTokenAttachmentCell NSTokenAttachmentCell.m
[21/69] Compiling _NSObjectProxy ObjectProxy.m
[21/69] Compiling _OCSources SHObjectiveCUtilities.m
[21/69] Compiling _OCSources SHFFITypeContext.m
Fetching https://github.com/flocked/FZSwiftUtils.git
[1/68859] Fetching fzswiftutils
Fetched https://github.com/flocked/FZSwiftUtils.git from cache (4.39s)
Fetching https://github.com/flocked/FZUIKit.git
[1/227634] Fetching fzuikit
Fetched https://github.com/flocked/FZUIKit.git from cache (11.25s)
Fetching https://github.com/flocked/FZQuicklook.git
[1/2001] Fetching fzquicklook
Fetched https://github.com/flocked/FZQuicklook.git from cache (1.04s)
Creating working copy for https://github.com/flocked/FZSwiftUtils.git
Working copy of https://github.com/flocked/FZSwiftUtils.git resolved at main (c652cc5)
Creating working copy for https://github.com/flocked/FZUIKit.git
Working copy of https://github.com/flocked/FZUIKit.git resolved at main (2fa6ead)
Creating working copy for https://github.com/flocked/FZQuicklook.git
Working copy of https://github.com/flocked/FZQuicklook.git resolved at main (835a344)
BUILD FAILURE 5.10 macosSpm