Build Information
Failed to build FZMetadata, reference main (9e8707), with Swift 6.2 for macOS (SPM) on 1 Dec 2025 12:06:21 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/FZMetadata.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/flocked/FZMetadata
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 9e87078 Update MetadataQuery+Predicate.swift
Cloned https://github.com/flocked/FZMetadata.git
Revision (git rev-parse @):
9e87078ee127a808beb598a71a16c8d6d230b607
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/flocked/FZMetadata.git at main
Fetching https://github.com/flocked/FZSwiftUtils.git
[1/70693] Fetching fzswiftutils
Fetched https://github.com/flocked/FZSwiftUtils.git from cache (2.90s)
Creating working copy for https://github.com/flocked/FZSwiftUtils.git
Working copy of https://github.com/flocked/FZSwiftUtils.git resolved at main (fa6dbc1)
========================================
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": "fzmetadata",
"name": "FZMetadata",
"url": "https://github.com/flocked/FZMetadata.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FZMetadata",
"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/FZMetadata.git
[1/6490] Fetching fzmetadata
Fetched https://github.com/flocked/FZMetadata.git from cache (1.30s)
Fetching https://github.com/flocked/FZSwiftUtils.git from cache
Fetched https://github.com/flocked/FZSwiftUtils.git from cache (0.53s)
Creating working copy for https://github.com/flocked/FZMetadata.git
Working copy of https://github.com/flocked/FZMetadata.git resolved at main (9e87078)
Creating working copy for https://github.com/flocked/FZSwiftUtils.git
Working copy of https://github.com/flocked/FZSwiftUtils.git resolved at main (fa6dbc1)
warning: '.resolve-product-dependencies': dependency 'fzmetadata' 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/FZMetadata.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/30] Write swift-version-49B95AFC49DCD68C.txt
[1/30] Compiling win64_x86_64.S
[2/30] Compiling unix64_x86_64.S
[3/30] Compiling sysv_i386.S
[4/30] Compiling ffiw64_x86_64.c
[5/30] Compiling ffi_i386.c
[6/30] Compiling ffi64_x86_64.c
[7/30] Compiling tramp.c
[8/30] Compiling types.c
[9/30] Compiling raw_api.c
[10/30] Compiling prep_cif.c
[11/30] Compiling java_raw_api.c
[12/30] Compiling debug.c
[13/30] Compiling dlmalloc.c
[14/30] Compiling closures.c
[15/30] Compiling sysv_armv7.S
[16/30] Compiling ffi_armv7.c
[17/30] Compiling sysv_arm64.S
[18/30] Compiling ffi_arm64.c
[19/30] Write sources
[21/30] Compiling _MDQueryInterposer MDQueryInterposer.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.
[22/30] Compiling _NSObjectProxy MethodSignature.m
[22/30] Compiling _NSObjectProxy ObjectProxy.m
[22/30] Compiling _OCSources SHObjectiveCUtilities.m
[22/30] Compiling _NSObjectProxy Invocation.m
[22/30] Compiling _ExceptionCatcher NSObject+ExceptionCatcher.m
[22/30] Compiling _OCSources SHMethodSignature.m
[22/30] Compiling _OCSources SHFFITypeContext.m
[22/30] Compiling _SuperBuilder SuperBuilder.m
BUILD FAILURE 6.2 macosSpm