Build Information
Failed to build FZMetadata, reference main (7c9186
), with Swift 6.2 (beta) for macOS (SPM) on 21 Aug 2025 21:58:41 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/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 7c91865 Update MetadataItem.swift
Cloned https://github.com/flocked/FZMetadata.git
Revision (git rev-parse @):
7c91865e04fcb79daa69154d999ea9df46a31cf1
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/flocked/FZMetadata.git at main
========================================
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-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/30] Write swift-version-1EA4D86E10B52AF.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 ffi64_x86_64.c
[6/30] Compiling ffi_i386.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 closures.c
[14/30] Compiling sysv_armv7.S
[15/30] Compiling dlmalloc.c
[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
[22/30] Compiling _NSObjectProxy Invocation.m
[23/30] Compiling _OCSources SHObjectiveCUtilities.m
[24/30] Compiling _ExceptionCatcher NSObject+ExceptionCatcher.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 _NSObjectProxy ObjectProxy.m
[26/30] Compiling _SuperBuilder SuperBuilder.m
[26/30] Compiling _OCSources SHMethodSignature.m
Fetching https://github.com/flocked/FZSwiftUtils.git
[1/69507] Fetching fzswiftutils
Fetched https://github.com/flocked/FZSwiftUtils.git from cache (2.54s)
Creating working copy for https://github.com/flocked/FZSwiftUtils.git
Working copy of https://github.com/flocked/FZSwiftUtils.git resolved at main (29c311c)
BUILD FAILURE 6.2 macosSpm