Build Information
Failed to build FZUIKit, reference main (4d25bf
), with Swift 6.2 (beta) for macOS (SPM) on 31 Aug 2025 11:11:30 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.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/FZUIKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/flocked/FZUIKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 4d25bfb Update NSUIImage+.swift
Cloned https://github.com/flocked/FZUIKit.git
Revision (git rev-parse @):
4d25bfb80c7f86ddb4ade593d3144d03fb7b5b4f
SUCCESS checkout https://github.com/flocked/FZUIKit.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/flocked/FZUIKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/67] Copying countingdownhand.plist
[1/67] Write swift-version-1EA4D86E10B52AF.txt
[2/67] Compiling sysv_i386.S
[3/67] Compiling ffiw64_x86_64.c
[4/67] Compiling win64_x86_64.S
[5/67] Compiling unix64_x86_64.S
[6/67] Compiling ffi_i386.c
[7/67] Compiling ffi64_x86_64.c
[8/67] Compiling types.c
[9/67] Compiling tramp.c
[10/67] Compiling raw_api.c
[11/67] Compiling prep_cif.c
[12/67] Compiling java_raw_api.c
[13/67] Compiling dlmalloc.c
[14/67] Compiling debug.c
[15/67] Compiling closures.c
[16/67] Compiling sysv_armv7.S
[17/67] Compiling ffi_armv7.c
[18/67] Compiling sysv_arm64.S
[19/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-mismatch]
58 | return;
| ^
1 error generated.
[20/67] Compiling _NSObjectProxy MethodSignature.m
[20/67] Compiling _OCSources SHMethodSignature.m
[20/67] Compiling _SuperBuilder SuperBuilder.m
[20/67] Compiling _ExceptionCatcher NSObject+ExceptionCatcher.m
[20/67] Compiling _DelegateProxy _DelegateProxy.m
[20/67] Compiling _NSObjectProxy Invocation.m
[20/67] Compiling _OCSources SHFFITypeContext.m
[20/67] Compiling _NSObjectProxy ObjectProxy.m
[20/67] Compiling NSTokenAttachmentCell NSTokenAttachmentCell.m
[20/67] Compiling _OCSources SHObjectiveCUtilities.m
Fetching https://github.com/flocked/FZSwiftUtils.git
[1/69589] Fetching fzswiftutils
Fetched https://github.com/flocked/FZSwiftUtils.git from cache (2.73s)
Creating working copy for https://github.com/flocked/FZSwiftUtils.git
Working copy of https://github.com/flocked/FZSwiftUtils.git resolved at main (efe6c0f)
BUILD FAILURE 6.2 macosSpm