Build Information
Failed to build FZMetadata, reference main (9e8707), with Swift 6.1 for macOS (SPM) on 1 Dec 2025 16:06:50 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/flocked/FZMetadata.git
https://github.com/flocked/FZMetadata.git
{
"dependencies" : [
{
"identity" : "fzswiftutils",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/flocked/FZSwiftUtils.git"
}
],
"manifest_display_name" : "FZMetadata",
"name" : "FZMetadata",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "maccatalyst",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
}
],
"products" : [
{
"name" : "FZMetadata",
"targets" : [
"FZMetadata"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "_MDQueryInterposer",
"module_type" : "ClangTarget",
"name" : "_MDQueryInterposer",
"path" : "Sources/FZMetadata+ObjC/MDQueryInterposer",
"product_memberships" : [
"FZMetadata"
],
"sources" : [
"MDQueryInterposer.m"
],
"type" : "library"
},
{
"c99name" : "FZMetadata",
"module_type" : "SwiftTarget",
"name" : "FZMetadata",
"path" : "Sources/FZMetadata",
"product_dependencies" : [
"FZSwiftUtils"
],
"product_memberships" : [
"FZMetadata"
],
"sources" : [
"Extensions/NSMetadataQuery+.swift",
"Extensions/NSPredicateEditor+.swift",
"Extensions/NSPredicateEditorRowTemplate+.swift",
"MetadataItem/MetadataItem+Attribute.swift",
"MetadataItem/MetadataItem+Changes.swift",
"MetadataItem/MetadataItem+FinderTag.swift",
"MetadataItem/MetadataItem.swift",
"MetadataItem/MetadtaItem+Filter.swift",
"MetadataItem/NSPredicateEditor+MetadataItem.swift",
"MetadataQuery/MetadataQuery+AttributeValueTuple.swift",
"MetadataQuery/MetadataQuery+HierarchicalResult.swift",
"MetadataQuery/MetadataQuery+Options.swift",
"MetadataQuery/MetadataQuery+ResultDfference.swift",
"MetadataQuery/MetadataQuery+ResultGroup.swift",
"MetadataQuery/MetadataQuery+SearchScope.swift",
"MetadataQuery/MetadataQuery+SortDescriptor.swift",
"MetadataQuery/MetadataQuery.swift",
"MetadataQuery/Predicate/MetadataQuery+Predicate+DateComponent.swift",
"MetadataQuery/Predicate/MetadataQuery+Predicate+StringOptions.swift",
"MetadataQuery/Predicate/MetadataQuery+Predicate.swift",
"MetadataQuery/Predicate/MetadataQuery+PredicateComponent.swift",
"MetadataQuery/Predicate/MetadataQuery+PredicateResult.swift",
"Operator.swift"
],
"target_dependencies" : [
"_MDQueryInterposer"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/30] Write sources
[2/30] Write swift-version-2F0A5646E1D333AE.txt
[3/30] Compiling sysv_arm64.S
[4/30] Compiling win64_x86_64.S
[5/30] Compiling unix64_x86_64.S
[6/30] Compiling sysv_i386.S
[7/30] Compiling ffiw64_x86_64.c
[8/30] Compiling ffi_i386.c
[9/30] Compiling ffi64_x86_64.c
[10/30] Compiling types.c
[11/30] Compiling tramp.c
[12/30] Compiling raw_api.c
[13/30] Compiling prep_cif.c
[14/30] Compiling java_raw_api.c
[15/30] Compiling dlmalloc.c
[16/30] Compiling debug.c
[17/30] Compiling closures.c
[18/30] Compiling sysv_armv7.S
[19/30] Compiling ffi_armv7.c
[20/30] Compiling ffi_arm64.c
[21/30] Compiling _MDQueryInterposer MDQueryInterposer.m
[22/30] Compiling _OCSources SHObjectiveCUtilities.m
[23/30] Compiling _SuperBuilder SuperBuilder.m
[24/30] Compiling _NSObjectProxy Invocation.m
[25/30] Compiling _OCSources SHFFITypeContext.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.
[26/30] Compiling _NSObjectProxy MethodSignature.m
[26/30] Compiling _OCSources SHMethodSignature.m
[26/30] Compiling _NSObjectProxy ObjectProxy.m
[26/30] Compiling _ExceptionCatcher NSObject+ExceptionCatcher.m
Fetching https://github.com/flocked/FZSwiftUtils.git
[1/70719] Fetching fzswiftutils
Fetched https://github.com/flocked/FZSwiftUtils.git from cache (2.70s)
Creating working copy for https://github.com/flocked/FZSwiftUtils.git
Working copy of https://github.com/flocked/FZSwiftUtils.git resolved at main (a359c6e)
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
/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.
[0/5] Compiling _NSObjectProxy MethodSignature.m
[0/5] Compiling _NSObjectProxy ObjectProxy.m
[0/5] Compiling _OCSources SHMethodSignature.m
[0/5] Compiling _ExceptionCatcher NSObject+ExceptionCatcher.m
[0/5] Write swift-version-2F0A5646E1D333AE.txt
BUILD FAILURE 6.1 macosSpm