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 6.0 for macOS (SPM) on 22 Aug 2025 09:35:39 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.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:             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/71] Write swift-version-5BDAB9E9C0126B9D.txt
[1/71] Compiling unix64_x86_64.S
[2/71] Compiling win64_x86_64.S
[3/71] Compiling sysv_i386.S
[4/71] Compiling ffi_i386.c
[4/71] Compiling ffiw64_x86_64.c
[6/71] Compiling ffi64_x86_64.c
[7/71] Compiling tramp.c
[8/71] Compiling raw_api.c
[9/71] Compiling types.c
[10/71] Compiling prep_cif.c
[11/71] Compiling java_raw_api.c
[12/71] Compiling debug.c
[13/71] Compiling sysv_armv7.S
[14/71] Compiling ffi_armv7.c
[15/71] Compiling dlmalloc.c
[16/71] Compiling sysv_arm64.S
[17/71] Compiling ffi_arm64.c
[18/71] Compiling closures.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]
   58 |         return;
      |         ^
1 error generated.
[19/71] Compiling _NSObjectProxy MethodSignature.m
[19/71] Compiling _OCSources SHObjectiveCUtilities.m
[19/71] Compiling _ExceptionCatcher NSObject+ExceptionCatcher.m
[19/71] Compiling _DelegateProxy _DelegateProxy.m
[19/71] Compiling _SuperBuilder SuperBuilder.m
[19/71] Compiling _NSObjectProxy Invocation.m
[19/71] Compiling NSTokenAttachmentCell NSTokenAttachmentCell.m
[19/71] Compiling _OCSources SHMethodSignature.m
[19/71] Compiling _OCSources SHFFITypeContext.m
[19/71] Compiling _NSObjectProxy ObjectProxy.m
Fetching https://github.com/flocked/FZSwiftUtils.git
[1/69513] Fetching fzswiftutils
Fetched https://github.com/flocked/FZSwiftUtils.git from cache (2.81s)
Fetching https://github.com/flocked/FZUIKit.git
[1/228985] Fetching fzuikit
Fetched https://github.com/flocked/FZUIKit.git from cache (6.21s)
Fetching https://github.com/flocked/FZQuicklook.git
[1/2001] Fetching fzquicklook
Fetched https://github.com/flocked/FZQuicklook.git from cache (1.00s)
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 6.0 macosSpm