Build Information
Failed to build FZQuicklook, reference main (692557), with Swift 6.2 for macOS (SPM) on 30 Nov 2025 12:15:28 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/flocked/FZQuicklook.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/flocked/FZQuicklook
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 6925577 Update Package.swift
Cloned https://github.com/flocked/FZQuicklook.git
Revision (git rev-parse @):
692557725b5bf1075e61fb66c42453f54ee2c53b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/flocked/FZQuicklook.git at main
Fetching https://github.com/flocked/FZSwiftUtils.git
[1/70654] Fetching fzswiftutils
Fetched https://github.com/flocked/FZSwiftUtils.git from cache (2.89s)
Creating working copy for https://github.com/flocked/FZSwiftUtils.git
Working copy of https://github.com/flocked/FZSwiftUtils.git resolved at main (f9da82c)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "fzquicklook",
"name": "FZQuicklook",
"url": "https://github.com/flocked/FZQuicklook.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FZQuicklook",
"dependencies": [
{
"identity": "fzswiftutils",
"name": "FZSwiftUtils",
"url": "https://github.com/flocked/FZSwiftUtils.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FZSwiftUtils",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/flocked/FZQuicklook.git
[1/2007] Fetching fzquicklook
Fetched https://github.com/flocked/FZQuicklook.git from cache (1.07s)
Fetching https://github.com/flocked/FZSwiftUtils.git from cache
Fetched https://github.com/flocked/FZSwiftUtils.git from cache (0.45s)
Creating working copy for https://github.com/flocked/FZQuicklook.git
Working copy of https://github.com/flocked/FZQuicklook.git resolved at main (6925577)
Creating working copy for https://github.com/flocked/FZSwiftUtils.git
Working copy of https://github.com/flocked/FZSwiftUtils.git resolved at main (f9da82c)
warning: '.resolve-product-dependencies': dependency 'fzquicklook' is not used by any target
Found 1 product dependencies
- FZSwiftUtils
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/flocked/FZQuicklook.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/29] Write sources
[2/29] Write swift-version-49B95AFC49DCD68C.txt
[3/29] Compiling sysv_arm64.S
[4/29] Compiling win64_x86_64.S
[5/29] Compiling ffi_arm64.c
[6/29] Compiling unix64_x86_64.S
[7/29] Compiling sysv_i386.S
[8/29] Compiling ffiw64_x86_64.c
[9/29] Compiling ffi_i386.c
[10/29] Compiling ffi64_x86_64.c
[11/29] Compiling types.c
[12/29] Compiling tramp.c
[13/29] Compiling raw_api.c
[14/29] Compiling prep_cif.c
[15/29] Compiling java_raw_api.c
[16/29] Compiling debug.c
[17/29] Compiling dlmalloc.c
[18/29] Compiling closures.c
[19/29] Compiling sysv_armv7.S
[20/29] Compiling ffi_armv7.c
[21/29] Compiling _OCSources SHMethodSignature.m
[22/29] Compiling _SuperBuilder SuperBuilder.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-mismatch]
58 | return;
| ^
1 error generated.
[23/29] Compiling _NSObjectProxy MethodSignature.m
[23/29] Compiling _OCSources SHObjectiveCUtilities.m
[23/29] Compiling _NSObjectProxy ObjectProxy.m
[23/29] Compiling _ExceptionCatcher NSObject+ExceptionCatcher.m
[23/29] Compiling _OCSources SHFFITypeContext.m
[23/29] Compiling _NSObjectProxy Invocation.m
BUILD FAILURE 6.2 macosSpm