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 6.0 for macOS (SPM) on 21 Nov 2025 20:19:29 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.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:             6.0
Building package at path:  $PWD
https://github.com/flocked/AdvancedCollectionTableView.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/70] Write sources
[2/70] Copying countingupandownhand.plist
[4/70] Write sources
[5/70] Write swift-version-5BDAB9E9C0126B9D.txt
[6/70] Compiling win64_x86_64.S
[7/70] Compiling unix64_x86_64.S
[8/70] Compiling sysv_i386.S
[9/70] Compiling ffiw64_x86_64.c
[10/70] Compiling ffi_i386.c
[11/70] Compiling ffi64_x86_64.c
[12/70] Compiling types.c
[13/70] Compiling tramp.c
[14/70] Compiling raw_api.c
[15/70] Compiling prep_cif.c
[16/70] Compiling java_raw_api.c
[17/70] Compiling dlmalloc.c
[18/70] Compiling debug.c
[19/70] Compiling closures.c
[20/70] Compiling sysv_armv7.S
[21/70] Compiling ffi_armv7.c
[22/70] Compiling sysv_arm64.S
[23/70] Compiling ffi_arm64.c
[24/70] Compiling _SuperBuilder SuperBuilder.m
[25/70] Copying zoomout.plist
[25/70] Copying zoomout.pdf
[25/70] Copying zoomin.plist
[25/70] Copying zoomin.pdf
[25/70] Copying resizewest.plist
[25/70] Copying resizewest.pdf
[25/70] Copying resizesouthwest.plist
[25/70] Copying resizesouthwest.pdf
[26/70] Copying resizesoutheast.plist
[34/70] Copying resizesoutheast.pdf
[34/70] Copying resizesouth.plist
[34/70] Copying resizesouth.pdf
[34/70] Copying resizenorthwestsoutheast.plist
[34/70] Copying resizenorthwestsoutheast.pdf
[34/70] Compiling _OCSources SHFFITypeContext.m
[34/70] Copying resizenorthwest.plist
[34/70] Copying resizenorthwest.pdf
[34/70] Copying resizenorthsouth.plist
[34/70] Copying resizenorthsouth.pdf
[34/70] Copying resizenortheastsouthwest.pdf
[34/70] Copying resizenortheastsouthwest.plist
[34/70] Copying resizenortheast.plist
[34/70] Copying resizenortheast.pdf
[34/70] Copying resizenorth.plist
[34/70] Copying resizenorth.pdf
[34/70] Copying resizeeastwest.plist
[34/70] Copying resizeeastwest.pdf
[34/70] Copying resizeeast.plist
[34/70] Copying resizeeast.pdf
[34/70] Copying move.plist
[34/70] Copying move.pdf
[34/70] Copying countinguphand.plist
[34/70] Copying countinguphand.pdf
[34/70] Copying countingupandownhand.pdf
[34/70] Copying countingdownhand.plist
[34/70] Copying countingdownhand.pdf
[34/70] Copying fontSizes
[62/70] Compiling _ExceptionCatcher NSObject+ExceptionCatcher.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]
   58 |         return;
      |         ^
1 error generated.
[63/70] Compiling _NSObjectProxy MethodSignature.m
[63/70] Compiling _NSObjectProxy ObjectProxy.m
[63/70] Compiling _OCSources SHObjectiveCUtilities.m
[63/70] Compiling _NSObjectProxy Invocation.m
[63/70] Compiling _DelegateProxy _DelegateProxy.m
[63/70] Compiling _OCSources SHMethodSignature.m
[63/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 (6.83s)
Fetching https://github.com/flocked/FZQuicklook.git
[1/2004] Fetching fzquicklook
Fetched https://github.com/flocked/FZQuicklook.git from cache (1.08s)
Fetching https://github.com/flocked/FZSwiftUtils.git
[1/70486] Fetching fzswiftutils
Fetched https://github.com/flocked/FZSwiftUtils.git from cache (4.13s)
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/FZSwiftUtils.git
Working copy of https://github.com/flocked/FZSwiftUtils.git resolved at main (90a4aa4)
Creating working copy for https://github.com/flocked/FZQuicklook.git
Working copy of https://github.com/flocked/FZQuicklook.git resolved at main (1c78476)
BUILD FAILURE 6.0 macosSpm