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 FZUIKit, reference 1.2.6 (36a6d8), with Swift 6.0 for macOS (SPM) on 30 Jul 2025 12:43:50 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.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/FZUIKit.git
Reference: 1.2.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/flocked/FZUIKit
 * tag               1.2.6      -> FETCH_HEAD
HEAD is now at 36a6d85 Update NSOutlineView+.swift
Cloned https://github.com/flocked/FZUIKit.git
Revision (git rev-parse @):
36a6d852a86660f19a3765a7e7431f04bf8409d7
SUCCESS checkout https://github.com/flocked/FZUIKit.git at 1.2.6
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/flocked/FZUIKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/67] Copying countinguphand.plist
[0/67] Copying countingupandownhand.plist
[2/67] Write sources
[2/67] Copying countinguphand.pdf
[2/67] Copying countingdownhand.plist
[3/67] Copying countingupandownhand.pdf
[3/67] Copying countingdownhand.pdf
[7/67] Write swift-version-5BDAB9E9C0126B9D.txt
[8/67] Compiling win64_x86_64.S
[9/67] Compiling unix64_x86_64.S
[10/67] Compiling sysv_i386.S
[11/67] Compiling ffiw64_x86_64.c
[12/67] Compiling ffi_i386.c
[13/67] Compiling ffi64_x86_64.c
[14/67] Compiling types.c
[15/67] Compiling tramp.c
[16/67] Compiling raw_api.c
[17/67] Compiling prep_cif.c
[18/67] Compiling java_raw_api.c
[19/67] Compiling dlmalloc.c
[20/67] Compiling debug.c
[21/67] Compiling closures.c
[22/67] Compiling sysv_armv7.S
[23/67] Compiling ffi_armv7.c
[24/67] Compiling sysv_arm64.S
[25/67] Compiling ffi_arm64.c
[26/67] Compiling _OCSources SHFFITypeContext.m
[27/67] Copying zoomout.plist
[27/67] Copying zoomout.pdf
[27/67] Copying zoomin.plist
[27/67] Copying zoomin.pdf
[27/67] Copying resizewest.plist
[27/67] Copying resizewest.pdf
[27/67] Copying resizesouthwest.plist
[27/67] Copying resizesouthwest.pdf
[27/67] Copying resizesoutheast.plist
[27/67] Copying resizesoutheast.pdf
[27/67] Copying resizesouth.plist
[28/67] Copying resizesouth.pdf
[39/67] Copying resizenorthwestsoutheast.plist
[39/67] Copying resizenorthwestsoutheast.pdf
[39/67] Copying resizenorthwest.plist
[39/67] Copying resizenorthwest.pdf
[39/67] Copying resizenorthsouth.plist
[39/67] Copying resizenorthsouth.pdf
[39/67] Copying resizenortheastsouthwest.plist
[39/67] Copying resizenortheastsouthwest.pdf
[39/67] Copying resizenortheast.plist
[39/67] Copying resizenortheast.pdf
[39/67] Copying resizenorth.plist
[39/67] Copying resizenorth.pdf
[39/67] Copying resizeeastwest.plist
[39/67] Copying resizeeastwest.pdf
[39/67] Copying resizeeast.plist
[39/67] Copying resizeeast.pdf
[39/67] Copying move.plist
[39/67] Copying move.pdf
[39/67] Write sources
[58/67] Compiling _OCSources SHMethodSignature.m
[59/67] Compiling _ExceptionCatcher NSObject+ExceptionCatcher.m
[60/67] Compiling _OCSources SHObjectiveCUtilities.m
[61/67] Compiling _SuperBuilder SuperBuilder.m
[62/67] Compiling _DelegateProxy _DelegateProxy.m
[63/67] Compiling _NSObjectProxy Invocation.m
[64/67] Compiling _NSObjectProxy ObjectProxy.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.
[65/67] Compiling _NSObjectProxy MethodSignature.m
[65/67] Compiling NSTokenAttachmentCell NSTokenAttachmentCell.m
Fetching https://github.com/flocked/FZSwiftUtils.git
[1/68859] Fetching fzswiftutils
Fetched https://github.com/flocked/FZSwiftUtils.git from cache (2.69s)
Creating working copy for https://github.com/flocked/FZSwiftUtils.git
Working copy of https://github.com/flocked/FZSwiftUtils.git resolved at main (c652cc5)
BUILD FAILURE 6.0 macosSpm