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 (193875), with Swift 5.10 for macOS (SPM) on 22 Aug 2025 09:34:20 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.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/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 193875f Update NSListContentView+ImageView.swift
Cloned https://github.com/flocked/AdvancedCollectionTableView.git
Revision (git rev-parse @):
193875fae0d6b7cc983ab5f7d9f6fb532e714221
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/71] Write sources
[3/71] Copying fontSizes
[5/71] Write swift-version-33747A42983211AE.txt
[6/71] Compiling win64_x86_64.S
[6/71] Compiling unix64_x86_64.S
[8/71] Compiling sysv_i386.S
[9/71] Compiling ffiw64_x86_64.c
[10/71] Compiling ffi_i386.c
[11/71] Compiling ffi64_x86_64.c
[12/71] Compiling types.c
[13/71] Compiling raw_api.c
[14/71] Compiling prep_cif.c
[15/71] Compiling java_raw_api.c
[16/71] Compiling tramp.c
[17/71] Compiling debug.c
[18/71] Compiling dlmalloc.c
[19/71] Compiling closures.c
[20/71] Compiling sysv_armv7.S
[21/71] Compiling ffi_armv7.c
[22/71] Compiling sysv_arm64.S
[23/71] 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.
[24/71] Compiling _NSObjectProxy MethodSignature.m
[24/71] Compiling _DelegateProxy _DelegateProxy.m
[24/71] Compiling _NSObjectProxy Invocation.m
[24/71] Compiling _NSObjectProxy ObjectProxy.m
[24/71] Compiling _OCSources SHObjectiveCUtilities.m
[24/71] Compiling _OCSources SHMethodSignature.m
[24/71] Compiling _SuperBuilder SuperBuilder.m
[24/71] Compiling NSTokenAttachmentCell NSTokenAttachmentCell.m
[24/71] Compiling _ExceptionCatcher NSObject+ExceptionCatcher.m
[24/71] Compiling _OCSources SHFFITypeContext.m
Fetching https://github.com/flocked/FZSwiftUtils.git
[1/69513] Fetching fzswiftutils
Fetched https://github.com/flocked/FZSwiftUtils.git from cache (3.64s)
Fetching https://github.com/flocked/FZUIKit.git
[1/228985] Fetching fzuikit
Fetched https://github.com/flocked/FZUIKit.git from cache (6.84s)
Fetching https://github.com/flocked/FZQuicklook.git
[1/2001] Fetching fzquicklook
Fetched https://github.com/flocked/FZQuicklook.git from cache (1.16s)
Creating working copy for https://github.com/flocked/FZQuicklook.git
Working copy of https://github.com/flocked/FZQuicklook.git resolved at main (835a344)
Creating working copy for https://github.com/flocked/FZSwiftUtils.git
Working copy of https://github.com/flocked/FZSwiftUtils.git resolved at main (11bc4fb)
Creating working copy for https://github.com/flocked/FZUIKit.git
Working copy of https://github.com/flocked/FZUIKit.git resolved at main (aaf46c9)
BUILD FAILURE 5.10 macosSpm