Build Information
Failed to build FZUIKit, reference 1.2.6 (36a6d8
), with Swift 5.10 for macOS (SPM) on 30 Jul 2025 12:43:25 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.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: 5.10
Building package at path: $PWD
https://github.com/flocked/FZUIKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/67] Write sources
[1/67] Copying resizewest.pdf
[2/67] Copying zoomin.pdf
[3/67] Copying resizewest.plist
[4/67] Copying zoomin.plist
[4/67] Copying zoomout.pdf
[5/67] Copying zoomout.plist
[7/67] Write swift-version-33747A42983211AE.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
/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.
[26/67] Compiling _NSObjectProxy MethodSignature.m
[26/67] Compiling _NSObjectProxy Invocation.m
[26/67] Compiling _NSObjectProxy ObjectProxy.m
[26/67] Compiling _OCSources SHObjectiveCUtilities.m
[26/67] Compiling _OCSources SHFFITypeContext.m
[26/67] Compiling _SuperBuilder SuperBuilder.m
[26/67] Compiling _DelegateProxy _DelegateProxy.m
[26/67] Compiling _OCSources SHMethodSignature.m
[26/67] Compiling _ExceptionCatcher NSObject+ExceptionCatcher.m
[26/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 (8.73s)
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 5.10 macosSpm