Build Information
Failed to build FZUIKit, reference 1.2.9 (50ffd8), with Swift 5.10 for macOS (SPM) on 21 Nov 2025 10:43:28 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.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/FZUIKit.git
Reference: 1.2.9
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/flocked/FZUIKit
* tag 1.2.9 -> FETCH_HEAD
HEAD is now at 50ffd8a Update Package.swift
Cloned https://github.com/flocked/FZUIKit.git
Revision (git rev-parse @):
50ffd8a874abdbf638f9fee9c60c4414918e83d9
SUCCESS checkout https://github.com/flocked/FZUIKit.git at 1.2.9
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/flocked/FZUIKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/67] Copying resizesouth.plist
[0/67] Copying resizesouth.pdf
[0/67] Copying resizenortheastsouthwest.plist
[3/67] Write swift-version-33747A42983211AE.txt
[4/67] Compiling ffiw64_x86_64.c
[5/67] Compiling ffi64_x86_64.c
[5/67] Compiling ffi_i386.c
[7/67] Compiling win64_x86_64.S
[8/67] Compiling sysv_i386.S
[9/67] Compiling unix64_x86_64.S
[10/67] Compiling debug.c
[11/67] Compiling tramp.c
[12/67] Compiling sysv_armv7.S
[13/67] Compiling ffi_armv7.c
/Users/admin/builder/spi-builder-workspace/.build/checkouts/libffi/Sources/libffi_apple/src/java_raw_api.c:328:46: warning: 'ffi_java_raw_size' is deprecated [-Wdeprecated-declarations]
ffi_java_raw *raw = (ffi_java_raw*)alloca (ffi_java_raw_size (cif));
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/libffi/Sources/libffi_apple/include/ffi_arm64.h:328:56: note: 'ffi_java_raw_size' has been explicitly marked deprecated here
size_t ffi_java_raw_size (ffi_cif *cif) __attribute__((deprecated));
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/libffi/Sources/libffi_apple/src/java_raw_api.c:331:3: warning: 'ffi_java_ptrarray_to_raw' is deprecated [-Wdeprecated-declarations]
ffi_java_ptrarray_to_raw (cif, avalue, raw);
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/libffi/Sources/libffi_apple/include/ffi_arm64.h:324:93: note: 'ffi_java_ptrarray_to_raw' has been explicitly marked deprecated here
void ffi_java_ptrarray_to_raw (ffi_cif *cif, void **args, ffi_java_raw *raw) __attribute__((deprecated));
^
2 warnings generated.
[14/67] Compiling java_raw_api.c
[15/67] Compiling closures.c
[16/67] Compiling sysv_arm64.S
[17/67] Compiling ffi_arm64.c
[18/67] Compiling types.c
[19/67] Compiling raw_api.c
/Users/admin/builder/spi-builder-workspace/.build/checkouts/libffi/Sources/libffi_apple/src/dlmalloc.c:3470:27: warning: 'sbrk' is deprecated [-Wdeprecated-declarations]
char* base = (char*)CALL_MORECORE(0);
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/libffi/Sources/libffi_apple/src/dlmalloc.c:1417:30: note: expanded from macro 'CALL_MORECORE'
#define CALL_MORECORE(S) MORECORE(S)
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/libffi/Sources/libffi_apple/src/dlmalloc.c:548:18: note: expanded from macro 'MORECORE'
#define MORECORE sbrk
^
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/unistd.h:582:1: note: 'sbrk' has been explicitly marked deprecated here
__deprecated __WATCHOS_PROHIBITED __TVOS_PROHIBITED
^
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:214:40: note: expanded from macro '__deprecated'
#define __deprecated __attribute__((__deprecated__))
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/libffi/Sources/libffi_apple/src/dlmalloc.c:3478:27: warning: 'sbrk' is deprecated [-Wdeprecated-declarations]
(br = (char*)(CALL_MORECORE(asize))) == base) {
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/libffi/Sources/libffi_apple/src/dlmalloc.c:1417:30: note: expanded from macro 'CALL_MORECORE'
#define CALL_MORECORE(S) MORECORE(S)
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/libffi/Sources/libffi_apple/src/dlmalloc.c:548:18: note: expanded from macro 'MORECORE'
#define MORECORE sbrk
^
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/unistd.h:582:1: note: 'sbrk' has been explicitly marked deprecated here
__deprecated __WATCHOS_PROHIBITED __TVOS_PROHIBITED
^
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:214:40: note: expanded from macro '__deprecated'
#define __deprecated __attribute__((__deprecated__))
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/libffi/Sources/libffi_apple/src/dlmalloc.c:3489:25: warning: 'sbrk' is deprecated [-Wdeprecated-declarations]
(br = (char*)(CALL_MORECORE(asize))) == ss->base+ss->size) {
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/libffi/Sources/libffi_apple/src/dlmalloc.c:1417:30: note: expanded from macro 'CALL_MORECORE'
#define CALL_MORECORE(S) MORECORE(S)
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/libffi/Sources/libffi_apple/src/dlmalloc.c:548:18: note: expanded from macro 'MORECORE'
#define MORECORE sbrk
^
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/unistd.h:582:1: note: 'sbrk' has been explicitly marked deprecated here
__deprecated __WATCHOS_PROHIBITED __TVOS_PROHIBITED
^
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:214:40: note: expanded from macro '__deprecated'
#define __deprecated __attribute__((__deprecated__))
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/libffi/Sources/libffi_apple/src/dlmalloc.c:3501:32: warning: 'sbrk' is deprecated [-Wdeprecated-declarations]
char* end = (char*)CALL_MORECORE(esize);
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/libffi/Sources/libffi_apple/src/dlmalloc.c:1417:30: note: expanded from macro 'CALL_MORECORE'
#define CALL_MORECORE(S) MORECORE(S)
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/libffi/Sources/libffi_apple/src/dlmalloc.c:548:18: note: expanded from macro 'MORECORE'
#define MORECORE sbrk
^
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/unistd.h:582:1: note: 'sbrk' has been explicitly marked deprecated here
__deprecated __WATCHOS_PROHIBITED __TVOS_PROHIBITED
^
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:214:40: note: expanded from macro '__deprecated'
#define __deprecated __attribute__((__deprecated__))
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/libffi/Sources/libffi_apple/src/dlmalloc.c:3505:21: warning: 'sbrk' is deprecated [-Wdeprecated-declarations]
(void)CALL_MORECORE(-asize);
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/libffi/Sources/libffi_apple/src/dlmalloc.c:1417:30: note: expanded from macro 'CALL_MORECORE'
#define CALL_MORECORE(S) MORECORE(S)
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/libffi/Sources/libffi_apple/src/dlmalloc.c:548:18: note: expanded from macro 'MORECORE'
#define MORECORE sbrk
^
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/unistd.h:582:1: note: 'sbrk' has been explicitly marked deprecated here
__deprecated __WATCHOS_PROHIBITED __TVOS_PROHIBITED
^
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:214:40: note: expanded from macro '__deprecated'
#define __deprecated __attribute__((__deprecated__))
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/libffi/Sources/libffi_apple/src/dlmalloc.c:3541:20: warning: 'sbrk' is deprecated [-Wdeprecated-declarations]
br = (char*)(CALL_MORECORE(asize));
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/libffi/Sources/libffi_apple/src/dlmalloc.c:1417:30: note: expanded from macro 'CALL_MORECORE'
#define CALL_MORECORE(S) MORECORE(S)
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/libffi/Sources/libffi_apple/src/dlmalloc.c:548:18: note: expanded from macro 'MORECORE'
#define MORECORE sbrk
^
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/unistd.h:582:1: note: 'sbrk' has been explicitly marked deprecated here
__deprecated __WATCHOS_PROHIBITED __TVOS_PROHIBITED
^
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:214:40: note: expanded from macro '__deprecated'
#define __deprecated __attribute__((__deprecated__))
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/libffi/Sources/libffi_apple/src/dlmalloc.c:3542:21: warning: 'sbrk' is deprecated [-Wdeprecated-declarations]
end = (char*)(CALL_MORECORE(0));
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/libffi/Sources/libffi_apple/src/dlmalloc.c:1417:30: note: expanded from macro 'CALL_MORECORE'
#define CALL_MORECORE(S) MORECORE(S)
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/libffi/Sources/libffi_apple/src/dlmalloc.c:548:18: note: expanded from macro 'MORECORE'
#define MORECORE sbrk
^
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/unistd.h:582:1: note: 'sbrk' has been explicitly marked deprecated here
__deprecated __WATCHOS_PROHIBITED __TVOS_PROHIBITED
^
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:214:40: note: expanded from macro '__deprecated'
#define __deprecated __attribute__((__deprecated__))
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/libffi/Sources/libffi_apple/src/dlmalloc.c:3697:36: warning: 'sbrk' is deprecated [-Wdeprecated-declarations]
char* old_br = (char*)(CALL_MORECORE(0));
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/libffi/Sources/libffi_apple/src/dlmalloc.c:1417:30: note: expanded from macro 'CALL_MORECORE'
#define CALL_MORECORE(S) MORECORE(S)
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/libffi/Sources/libffi_apple/src/dlmalloc.c:548:18: note: expanded from macro 'MORECORE'
#define MORECORE sbrk
^
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/unistd.h:582:1: note: 'sbrk' has been explicitly marked deprecated here
__deprecated __WATCHOS_PROHIBITED __TVOS_PROHIBITED
^
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:214:40: note: expanded from macro '__deprecated'
#define __deprecated __attribute__((__deprecated__))
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/libffi/Sources/libffi_apple/src/dlmalloc.c:3699:38: warning: 'sbrk' is deprecated [-Wdeprecated-declarations]
char* rel_br = (char*)(CALL_MORECORE(-extra));
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/libffi/Sources/libffi_apple/src/dlmalloc.c:1417:30: note: expanded from macro 'CALL_MORECORE'
#define CALL_MORECORE(S) MORECORE(S)
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/libffi/Sources/libffi_apple/src/dlmalloc.c:548:18: note: expanded from macro 'MORECORE'
#define MORECORE sbrk
^
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/unistd.h:582:1: note: 'sbrk' has been explicitly marked deprecated here
__deprecated __WATCHOS_PROHIBITED __TVOS_PROHIBITED
^
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:214:40: note: expanded from macro '__deprecated'
#define __deprecated __attribute__((__deprecated__))
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/libffi/Sources/libffi_apple/src/dlmalloc.c:3700:38: warning: 'sbrk' is deprecated [-Wdeprecated-declarations]
char* new_br = (char*)(CALL_MORECORE(0));
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/libffi/Sources/libffi_apple/src/dlmalloc.c:1417:30: note: expanded from macro 'CALL_MORECORE'
#define CALL_MORECORE(S) MORECORE(S)
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/libffi/Sources/libffi_apple/src/dlmalloc.c:548:18: note: expanded from macro 'MORECORE'
#define MORECORE sbrk
^
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/unistd.h:582:1: note: 'sbrk' has been explicitly marked deprecated here
__deprecated __WATCHOS_PROHIBITED __TVOS_PROHIBITED
^
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:214:40: note: expanded from macro '__deprecated'
#define __deprecated __attribute__((__deprecated__))
^
10 warnings generated.
[20/67] Compiling dlmalloc.c
[21/67] Compiling prep_cif.c
[22/67] Compiling _NSObjectProxy Invocation.m
[23/67] Copying zoomout.plist
[23/67] Copying zoomout.pdf
[23/67] Copying zoomin.plist
[23/67] Copying zoomin.pdf
[23/67] Copying resizewest.plist
[23/67] Copying resizewest.pdf
[23/67] Copying resizesouthwest.plist
[23/67] Copying resizesouthwest.pdf
[23/67] Copying resizesoutheast.plist
[23/67] Copying resizesoutheast.pdf
[23/67] Copying resizenorthwestsoutheast.plist
[23/67] Copying resizenorthwestsoutheast.pdf
[23/67] Copying resizenorthwest.plist
[28/67] Copying resizenorthwest.pdf
[37/67] Copying resizenorthsouth.plist
[37/67] Copying resizenorthsouth.pdf
[37/67] Copying resizenortheastsouthwest.pdf
[37/67] Copying resizenortheast.plist
[37/67] Copying resizenortheast.pdf
[37/67] Copying resizenorth.plist
[37/67] Copying resizenorth.pdf
[37/67] Copying resizeeastwest.plist
[37/67] Copying resizeeastwest.pdf
[37/67] Copying resizeeast.plist
[37/67] Copying resizeeast.pdf
[37/67] Copying move.plist
[37/67] Copying move.pdf
[37/67] Copying countinguphand.plist
[37/67] Copying countinguphand.pdf
[37/67] Copying countingupandownhand.plist
[37/67] Copying countingupandownhand.pdf
[37/67] Copying countingdownhand.plist
[37/67] Copying countingdownhand.pdf
[37/67] Write sources
[58/67] Compiling _ExceptionCatcher NSObject+ExceptionCatcher.m
[59/67] Compiling _OCSources SHMethodSignature.m
[60/67] Compiling _SuperBuilder SuperBuilder.m
[61/67] Compiling _NSObjectProxy ObjectProxy.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-type]
return;
^
1 error generated.
[62/67] Compiling _NSObjectProxy MethodSignature.m
[62/67] Compiling _OCSources SHObjectiveCUtilities.m
[62/67] Compiling _OCSources SHFFITypeContext.m
[62/67] Compiling _DelegateProxy _DelegateProxy.m
[62/67] Compiling NSTokenAttachmentCell NSTokenAttachmentCell.m
Fetching https://github.com/flocked/FZSwiftUtils.git
[1/70433] Fetching fzswiftutils
Fetched https://github.com/flocked/FZSwiftUtils.git from cache (3.53s)
Computing version for https://github.com/flocked/FZSwiftUtils.git
Computed https://github.com/flocked/FZSwiftUtils.git at 1.2.2 (0.47s)
Fetching https://github.com/623637646/libffi.git
[1/15566] Fetching libffi
Fetched https://github.com/623637646/libffi.git from cache (1.48s)
Computing version for https://github.com/623637646/libffi.git
Computed https://github.com/623637646/libffi.git at 3.4.7 (0.32s)
Creating working copy for https://github.com/flocked/FZSwiftUtils.git
Working copy of https://github.com/flocked/FZSwiftUtils.git resolved at 1.2.2
Creating working copy for https://github.com/623637646/libffi.git
Working copy of https://github.com/623637646/libffi.git resolved at 3.4.7
BUILD FAILURE 5.10 macosSpm