Build Information
Failed to build AlamoFuzi, reference 3.0.0 (841609), with Swift 6.3 for macOS (SPM) on 11 Apr 2026 17:01:25 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/thebluepotato/AlamoFuzi.git
Reference: 3.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/thebluepotato/AlamoFuzi
* tag 3.0.0 -> FETCH_HEAD
HEAD is now at 841609f Update Package.swift
Cloned https://github.com/thebluepotato/AlamoFuzi.git
Revision (git rev-parse @):
841609f2d93e460f009cc8770e23400f0e3f5160
SUCCESS checkout https://github.com/thebluepotato/AlamoFuzi.git at 3.0.0
Fetching https://github.com/cezheng/Fuzi
Fetching https://github.com/Alamofire/Alamofire
[1/1325] Fetching fuzi
[1326/32822] Fetching fuzi, alamofire
Fetched https://github.com/cezheng/Fuzi from cache (7.94s)
Fetched https://github.com/Alamofire/Alamofire from cache (7.94s)
Computing version for https://github.com/cezheng/Fuzi
Computed https://github.com/cezheng/Fuzi at 3.1.3 (8.67s)
Computing version for https://github.com/Alamofire/Alamofire
Computed https://github.com/Alamofire/Alamofire at 5.11.2 (0.56s)
Creating working copy for https://github.com/Alamofire/Alamofire
Working copy of https://github.com/Alamofire/Alamofire resolved at 5.11.2
Creating working copy for https://github.com/cezheng/Fuzi
Working copy of https://github.com/cezheng/Fuzi resolved at 3.1.3
========================================
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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "alamofuzi",
"name": "AlamoFuzi",
"url": "https://github.com/thebluepotato/AlamoFuzi.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AlamoFuzi",
"traits": [
"default"
],
"dependencies": [
{
"identity": "alamofire",
"name": "Alamofire",
"url": "https://github.com/Alamofire/Alamofire",
"version": "5.11.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Alamofire",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "fuzi",
"name": "Fuzi",
"url": "https://github.com/cezheng/Fuzi",
"version": "3.1.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Fuzi",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/thebluepotato/AlamoFuzi.git
[1/1072] Fetching alamofuzi
Fetched https://github.com/thebluepotato/AlamoFuzi.git from cache (0.91s)
Fetching https://github.com/cezheng/Fuzi from cache
Fetching https://github.com/Alamofire/Alamofire from cache
Fetched https://github.com/Alamofire/Alamofire from cache (0.65s)
Fetched https://github.com/cezheng/Fuzi from cache (0.65s)
Computing version for https://github.com/cezheng/Fuzi
Computed https://github.com/cezheng/Fuzi at 3.1.3 (0.72s)
Computing version for https://github.com/Alamofire/Alamofire
Computed https://github.com/Alamofire/Alamofire at 5.11.2 (0.05s)
Creating working copy for https://github.com/thebluepotato/AlamoFuzi.git
Working copy of https://github.com/thebluepotato/AlamoFuzi.git resolved at 3.0.0 (841609f)
Creating working copy for https://github.com/cezheng/Fuzi
Working copy of https://github.com/cezheng/Fuzi resolved at 3.1.3
Creating working copy for https://github.com/Alamofire/Alamofire
Working copy of https://github.com/Alamofire/Alamofire resolved at 5.11.2
warning: '.resolve-product-dependencies': dependency 'alamofuzi' is not used by any target
Found 2 product dependencies
- Alamofire
- Fuzi
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/thebluepotato/AlamoFuzi.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Copying PrivacyInfo.xcprivacy
[0/5] Write sources
[4/5] Write swift-version--6988338F2F200930.txt
[6/54] Compiling Alamofire SessionDelegate.swift
[7/54] Compiling Alamofire URLConvertible+URLRequestConvertible.swift
[8/54] Compiling Alamofire UploadRequest.swift
[9/54] Compiling Alamofire WebSocketRequest.swift
[10/54] Compiling Alamofire DispatchQueue+Alamofire.swift
[11/58] Compiling Alamofire RequestCompression.swift
[12/58] Compiling Alamofire RequestInterceptor.swift
[13/58] Compiling Alamofire ResponseSerialization.swift
[14/58] Compiling Alamofire RetryPolicy.swift
[15/58] Compiling Alamofire Alamofire.swift
[16/58] Compiling Alamofire AFError.swift
[17/58] Compiling Alamofire DataRequest.swift
[18/58] Compiling Alamofire DataStreamRequest.swift
[19/58] Compiling Alamofire DownloadRequest.swift
[20/58] Emitting module Alamofire
[21/58] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[22/58] Compiling Alamofire AlamofireExtended.swift
[23/58] Compiling Alamofire AuthenticationInterceptor.swift
[24/58] Compiling Alamofire CachedResponseHandler.swift
[25/58] Compiling Alamofire Protected.swift
[26/58] Compiling Alamofire Request.swift
[27/58] Compiling Alamofire RequestTaskMap.swift
[28/58] Compiling Alamofire Response.swift
[29/58] Compiling Alamofire Session.swift
[30/58] Compiling Alamofire Combine.swift
[31/58] Compiling Alamofire Concurrency.swift
[32/58] Compiling Alamofire EventMonitor.swift
[33/58] Compiling Alamofire MultipartFormData.swift
[34/58] Compiling Alamofire HTTPHeaders.swift
[35/58] Compiling Alamofire HTTPMethod.swift
[36/58] Compiling Alamofire Notifications.swift
[37/58] Compiling Alamofire ParameterEncoder.swift
[38/58] Compiling Alamofire ParameterEncoding.swift
[39/58] Emitting module Fuzi
[40/58] Compiling Fuzi Document.swift
[41/58] Compiling Fuzi Element.swift
[42/58] Compiling Fuzi Queryable.swift
[43/58] Compiling Fuzi NodeSet.swift
[44/58] Compiling Fuzi Error.swift
[45/58] Compiling Fuzi Node.swift
[46/58] Compiling Fuzi Helpers.swift
[47/58] Compiling Alamofire MultipartUpload.swift
[48/58] Compiling Alamofire NetworkReachabilityManager.swift
[49/58] Compiling Alamofire OfflineRetrier.swift
[50/58] Compiling Alamofire RedirectHandler.swift
[51/58] Compiling Alamofire OperationQueue+Alamofire.swift
[52/58] Compiling Alamofire Result+Alamofire.swift
[53/58] Compiling Alamofire StringEncoding+Alamofire.swift
[54/58] Compiling Alamofire URLRequest+Alamofire.swift
[55/58] Compiling Alamofire ServerTrustEvaluation.swift
[56/58] Compiling Alamofire URLEncodedFormEncoder.swift
[57/58] Compiling Alamofire Validation.swift
[58/58] Compiling Alamofire resource_bundle_accessor.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[59/60] Emitting module AlamoFuzi
/Users/admin/builder/spi-builder-workspace/Sources/AlamoFuzi.swift:44:115: error: 'XMLDocument' is ambiguous for type lookup in this context
42 |
43 | public struct XMLSerializer: ResponseSerializer {
44 | public func serialize(request: URLRequest?, response: HTTPURLResponse?, data: Data?, error: Error?) throws -> XMLDocument {
| `- error: 'XMLDocument' is ambiguous for type lookup in this context
45 | // Call the existing StringResponseSerializer to get many behaviors automatically.
46 | let data = try DataResponseSerializer().serialize(request: request,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Fuzi/Sources/Document.swift:26:12: note: found this candidate
24 |
25 | /// XML document which can be searched and queried.
26 | open class XMLDocument {
| `- note: found this candidate
27 | // MARK: - Document Attributes
28 | /// The XML version.
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:54:12: note: found this candidate
52 | @discussion Note: if the application of a method would result in more than one element in the children array, an exception is thrown. Trying to add a document, namespace, attribute, or node with a parent also throws an exception. To add a node with a parent first detach or create a copy of it.
53 | */
54 | @interface NSXMLDocument : NSXMLNode {
| `- note: found this candidate
55 | @protected
56 | NSString *_encoding;
/Users/admin/builder/spi-builder-workspace/Sources/AlamoFuzi.swift:43:15: error: type 'XMLSerializer' does not conform to protocol 'DataResponseSerializerProtocol'
41 | }
42 |
43 | public struct XMLSerializer: ResponseSerializer {
| `- error: type 'XMLSerializer' does not conform to protocol 'DataResponseSerializerProtocol'
44 | public func serialize(request: URLRequest?, response: HTTPURLResponse?, data: Data?, error: Error?) throws -> XMLDocument {
45 | // Call the existing StringResponseSerializer to get many behaviors automatically.
/Users/admin/builder/spi-builder-workspace/Sources/AlamoFuzi.swift:43:15: error: type 'XMLSerializer' does not conform to protocol 'DownloadResponseSerializerProtocol'
41 | }
42 |
43 | public struct XMLSerializer: ResponseSerializer {
| |- error: type 'XMLSerializer' does not conform to protocol 'DownloadResponseSerializerProtocol'
| `- note: add stubs for conformance
44 | public func serialize(request: URLRequest?, response: HTTPURLResponse?, data: Data?, error: Error?) throws -> XMLDocument {
45 | // Call the existing StringResponseSerializer to get many behaviors automatically.
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Alamofire/Source/Features/ResponseSerialization.swift:30:20: note: protocol requires nested type 'SerializedObject'
28 | public protocol DataResponseSerializerProtocol<SerializedObject>: Sendable {
29 | /// The type of serialized object to be created.
30 | associatedtype SerializedObject: Sendable
| `- note: protocol requires nested type 'SerializedObject'
31 |
32 | /// Serialize the response `Data` into the provided type.
/Users/admin/builder/spi-builder-workspace/Sources/AlamoFuzi.swift:132:74: error: 'XMLDocument' is ambiguous for type lookup in this context
130 | @discardableResult
131 | public func responseXML(queue: DispatchQueue = .main,
132 | completionHandler: @escaping (AFDataResponse<XMLDocument>) -> Void) -> Self {
| `- error: 'XMLDocument' is ambiguous for type lookup in this context
133 | return response(queue: queue,
134 | responseSerializer: XMLSerializer(),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Fuzi/Sources/Document.swift:26:12: note: found this candidate
24 |
25 | /// XML document which can be searched and queried.
26 | open class XMLDocument {
| `- note: found this candidate
27 | // MARK: - Document Attributes
28 | /// The XML version.
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:54:12: note: found this candidate
52 | @discussion Note: if the application of a method would result in more than one element in the children array, an exception is thrown. Trying to add a document, namespace, attribute, or node with a parent also throws an exception. To add a node with a parent first detach or create a copy of it.
53 | */
54 | @interface NSXMLDocument : NSXMLNode {
| `- note: found this candidate
55 | @protected
56 | NSString *_encoding;
[60/60] Compiling AlamoFuzi AlamoFuzi.swift
/Users/admin/builder/spi-builder-workspace/Sources/AlamoFuzi.swift:44:115: error: 'XMLDocument' is ambiguous for type lookup in this context
42 |
43 | public struct XMLSerializer: ResponseSerializer {
44 | public func serialize(request: URLRequest?, response: HTTPURLResponse?, data: Data?, error: Error?) throws -> XMLDocument {
| `- error: 'XMLDocument' is ambiguous for type lookup in this context
45 | // Call the existing StringResponseSerializer to get many behaviors automatically.
46 | let data = try DataResponseSerializer().serialize(request: request,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Fuzi/Sources/Document.swift:26:12: note: found this candidate
24 |
25 | /// XML document which can be searched and queried.
26 | open class XMLDocument {
| `- note: found this candidate
27 | // MARK: - Document Attributes
28 | /// The XML version.
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:54:12: note: found this candidate
52 | @discussion Note: if the application of a method would result in more than one element in the children array, an exception is thrown. Trying to add a document, namespace, attribute, or node with a parent also throws an exception. To add a node with a parent first detach or create a copy of it.
53 | */
54 | @interface NSXMLDocument : NSXMLNode {
| `- note: found this candidate
55 | @protected
56 | NSString *_encoding;
/Users/admin/builder/spi-builder-workspace/Sources/AlamoFuzi.swift:43:15: error: type 'XMLSerializer' does not conform to protocol 'DataResponseSerializerProtocol'
41 | }
42 |
43 | public struct XMLSerializer: ResponseSerializer {
| `- error: type 'XMLSerializer' does not conform to protocol 'DataResponseSerializerProtocol'
44 | public func serialize(request: URLRequest?, response: HTTPURLResponse?, data: Data?, error: Error?) throws -> XMLDocument {
45 | // Call the existing StringResponseSerializer to get many behaviors automatically.
/Users/admin/builder/spi-builder-workspace/Sources/AlamoFuzi.swift:43:15: error: type 'XMLSerializer' does not conform to protocol 'DownloadResponseSerializerProtocol'
41 | }
42 |
43 | public struct XMLSerializer: ResponseSerializer {
| |- error: type 'XMLSerializer' does not conform to protocol 'DownloadResponseSerializerProtocol'
| `- note: add stubs for conformance
44 | public func serialize(request: URLRequest?, response: HTTPURLResponse?, data: Data?, error: Error?) throws -> XMLDocument {
45 | // Call the existing StringResponseSerializer to get many behaviors automatically.
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Alamofire/Source/Features/ResponseSerialization.swift:30:20: note: protocol requires nested type 'SerializedObject'
28 | public protocol DataResponseSerializerProtocol<SerializedObject>: Sendable {
29 | /// The type of serialized object to be created.
30 | associatedtype SerializedObject: Sendable
| `- note: protocol requires nested type 'SerializedObject'
31 |
32 | /// Serialize the response `Data` into the provided type.
/Users/admin/builder/spi-builder-workspace/Sources/AlamoFuzi.swift:132:74: error: 'XMLDocument' is ambiguous for type lookup in this context
130 | @discardableResult
131 | public func responseXML(queue: DispatchQueue = .main,
132 | completionHandler: @escaping (AFDataResponse<XMLDocument>) -> Void) -> Self {
| `- error: 'XMLDocument' is ambiguous for type lookup in this context
133 | return response(queue: queue,
134 | responseSerializer: XMLSerializer(),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Fuzi/Sources/Document.swift:26:12: note: found this candidate
24 |
25 | /// XML document which can be searched and queried.
26 | open class XMLDocument {
| `- note: found this candidate
27 | // MARK: - Document Attributes
28 | /// The XML version.
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:54:12: note: found this candidate
52 | @discussion Note: if the application of a method would result in more than one element in the children array, an exception is thrown. Trying to add a document, namespace, attribute, or node with a parent also throws an exception. To add a node with a parent first detach or create a copy of it.
53 | */
54 | @interface NSXMLDocument : NSXMLNode {
| `- note: found this candidate
55 | @protected
56 | NSString *_encoding;
BUILD FAILURE 6.3 macosSpm