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 main (e8e2bf), with Swift 5.10 for macOS (SPM) on 21 Nov 2025 20:19:14 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/AdvancedCollectionTableView.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/flocked/AdvancedCollectionTableView
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e8e2bf6 updated
Cloned https://github.com/flocked/AdvancedCollectionTableView.git
Revision (git rev-parse @):
e8e2bf669754a278a7eb33c535456e94e5a0d518
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/flocked/AdvancedCollectionTableView.git at main
========================================
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/70] Write sources
[1/70] Copying resizesouthwest.pdf
[3/70] Copying resizenorthwest.plist
[3/70] Copying resizesouth.plist
[3/70] Copying resizenorthwest.pdf
[5/70] Copying resizenorthsouth.plist
[7/70] Write swift-version-33747A42983211AE.txt
[8/70] Compiling win64_x86_64.S
[9/70] Compiling unix64_x86_64.S
[10/70] Compiling sysv_i386.S
[11/70] Compiling ffiw64_x86_64.c
[12/70] Compiling ffi_i386.c
[13/70] Compiling ffi64_x86_64.c
[14/70] Compiling types.c
[15/70] Compiling tramp.c
[16/70] Compiling raw_api.c
[17/70] Compiling prep_cif.c
[18/70] Compiling java_raw_api.c
[19/70] Compiling dlmalloc.c
[20/70] Compiling debug.c
[21/70] Compiling closures.c
[22/70] Compiling sysv_armv7.S
[23/70] Compiling ffi_armv7.c
[24/70] Compiling sysv_arm64.S
[25/70] Compiling ffi_arm64.c
[26/70] Compiling _DelegateProxy _DelegateProxy.m
[27/70] Copying zoomout.plist
[27/70] Copying zoomout.pdf
[27/70] Copying zoomin.plist
[27/70] Copying zoomin.pdf
[27/70] Copying resizewest.plist
[27/70] Copying resizewest.pdf
[27/70] Copying resizesouthwest.plist
[27/70] Copying resizesoutheast.plist
[27/70] Copying resizesoutheast.pdf
[27/70] Copying resizesouth.pdf
[27/70] Copying resizenorthwestsoutheast.plist
[38/70] Copying resizenorthwestsoutheast.pdf
[38/70] Copying resizenorthsouth.pdf
[38/70] Copying resizenortheastsouthwest.plist
[38/70] Copying resizenortheastsouthwest.pdf
[38/70] Copying resizenortheast.plist
[38/70] Copying resizenortheast.pdf
[38/70] Copying resizenorth.plist
[38/70] Copying resizenorth.pdf
[38/70] Copying resizeeastwest.plist
[38/70] Copying resizeeastwest.pdf
[38/70] Copying resizeeast.plist
[38/70] Copying resizeeast.pdf
[38/70] Copying move.plist
[38/70] Copying move.pdf
[38/70] Copying countinguphand.plist
[38/70] Copying countinguphand.pdf
[38/70] Copying countingupandownhand.plist
[38/70] Copying countingupandownhand.pdf
[38/70] Copying countingdownhand.plist
[38/70] Compiling _OCSources SHMethodSignature.m
[38/70] Copying countingdownhand.pdf
[38/70] Write sources
[38/70] Copying fontSizes
[38/70] Write sources
[38/70] Compiling _OCSources SHObjectiveCUtilities.m
[63/70] Compiling _NSObjectProxy ObjectProxy.m
[64/70] Compiling _OCSources SHFFITypeContext.m
[65/70] Compiling _ExceptionCatcher NSObject+ExceptionCatcher.m
[66/70] Compiling _SuperBuilder SuperBuilder.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.
[67/70] Compiling _NSObjectProxy MethodSignature.m
[67/70] Compiling _NSObjectProxy Invocation.m
[67/70] Compiling NSTokenAttachmentCell NSTokenAttachmentCell.m
Fetching https://github.com/flocked/FZUIKit.git
[1/229988] Fetching fzuikit
Fetched https://github.com/flocked/FZUIKit.git from cache (8.37s)
Fetching https://github.com/flocked/FZQuicklook.git
[1/2004] Fetching fzquicklook
Fetched https://github.com/flocked/FZQuicklook.git from cache (1.02s)
Fetching https://github.com/flocked/FZSwiftUtils.git
[1/70486] Fetching fzswiftutils
Fetched https://github.com/flocked/FZSwiftUtils.git from cache (2.77s)
Creating working copy for https://github.com/flocked/FZUIKit.git
Working copy of https://github.com/flocked/FZUIKit.git resolved at main (ccd5b8e)
Creating working copy for https://github.com/flocked/FZQuicklook.git
Working copy of https://github.com/flocked/FZQuicklook.git resolved at main (1c78476)
Creating working copy for https://github.com/flocked/FZSwiftUtils.git
Working copy of https://github.com/flocked/FZSwiftUtils.git resolved at main (90a4aa4)
BUILD FAILURE 5.10 macosSpm