Build Information
Failed to build AlamoFuzi, reference 3.0.0 (841609), with Swift 6.3 for Android on 11 Apr 2026 17:12:57 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build 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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
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
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/thebluepotato/AlamoFuzi.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/Alamofire/Alamofire
Fetching https://github.com/cezheng/Fuzi
[1/1325] Fetching fuzi
[1326/32822] Fetching fuzi, alamofire
Fetched https://github.com/cezheng/Fuzi from cache (1.27s)
[13229/31497] Fetching alamofire
Fetched https://github.com/Alamofire/Alamofire from cache (3.09s)
Computing version for https://github.com/cezheng/Fuzi
Computed https://github.com/cezheng/Fuzi at 3.1.3 (4.09s)
Computing version for https://github.com/Alamofire/Alamofire
Computed https://github.com/Alamofire/Alamofire at 5.11.2 (0.42s)
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
Building for debugging...
[0/5] Copying PrivacyInfo.xcprivacy
[1/5] Write sources
[4/5] Write swift-version--4F562202D5529B1.txt
[6/53] Emitting module Alamofire
[7/58] Compiling Fuzi Queryable.swift
/host/spi-builder-workspace/.build/checkouts/Fuzi/Sources/Document.swift:23:8: error: no such module 'libxml2'
21 |
22 | import Foundation
23 | import libxml2
| `- error: no such module 'libxml2'
24 |
25 | /// XML document which can be searched and queried.
[8/58] Compiling Fuzi NodeSet.swift
/host/spi-builder-workspace/.build/checkouts/Fuzi/Sources/Document.swift:23:8: error: no such module 'libxml2'
21 |
22 | import Foundation
23 | import libxml2
| `- error: no such module 'libxml2'
24 |
25 | /// XML document which can be searched and queried.
[9/58] Compiling Fuzi Node.swift
/host/spi-builder-workspace/.build/checkouts/Fuzi/Sources/Document.swift:23:8: error: no such module 'libxml2'
21 |
22 | import Foundation
23 | import libxml2
| `- error: no such module 'libxml2'
24 |
25 | /// XML document which can be searched and queried.
[10/58] Compiling Fuzi Helpers.swift
/host/spi-builder-workspace/.build/checkouts/Fuzi/Sources/Document.swift:23:8: error: no such module 'libxml2'
21 |
22 | import Foundation
23 | import libxml2
| `- error: no such module 'libxml2'
24 |
25 | /// XML document which can be searched and queried.
[11/58] Compiling Alamofire RetryPolicy.swift
[12/58] Compiling Alamofire ServerTrustEvaluation.swift
[13/58] Compiling Alamofire URLEncodedFormEncoder.swift
[14/58] Compiling Alamofire Validation.swift
[15/58] Compiling Alamofire resource_bundle_accessor.swift
[16/58] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[17/58] Compiling Alamofire AlamofireExtended.swift
[18/58] Compiling Alamofire AuthenticationInterceptor.swift
[19/58] Compiling Alamofire CachedResponseHandler.swift
[20/58] Compiling Alamofire Combine.swift
[21/58] Compiling Alamofire OfflineRetrier.swift
[22/58] Compiling Alamofire RedirectHandler.swift
[23/58] Compiling Alamofire RequestCompression.swift
[24/58] Compiling Alamofire RequestInterceptor.swift
[25/58] Compiling Alamofire ResponseSerialization.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[26/58] Emitting module Fuzi
/host/spi-builder-workspace/.build/checkouts/Fuzi/Sources/Document.swift:23:8: error: no such module 'libxml2'
21 |
22 | import Foundation
23 | import libxml2
| `- error: no such module 'libxml2'
24 |
25 | /// XML document which can be searched and queried.
[27/58] Compiling Alamofire WebSocketRequest.swift
[28/58] Compiling Alamofire DispatchQueue+Alamofire.swift
[29/58] Compiling Alamofire OperationQueue+Alamofire.swift
[30/58] Compiling Alamofire Result+Alamofire.swift
[31/58] Compiling Alamofire StringEncoding+Alamofire.swift
[32/58] Compiling Alamofire URLRequest+Alamofire.swift
[33/58] Compiling Fuzi Document.swift
/host/spi-builder-workspace/.build/checkouts/Fuzi/Sources/Document.swift:23:8: error: no such module 'libxml2'
21 |
22 | import Foundation
23 | import libxml2
| `- error: no such module 'libxml2'
24 |
25 | /// XML document which can be searched and queried.
[34/58] Compiling Alamofire HTTPMethod.swift
[35/58] Compiling Alamofire Notifications.swift
[36/58] Compiling Alamofire ParameterEncoder.swift
[37/58] Compiling Alamofire ParameterEncoding.swift
[38/58] Compiling Alamofire Protected.swift
[39/58] Compiling Alamofire Request.swift
[40/58] Compiling Alamofire Alamofire.swift
[41/58] Compiling Alamofire AFError.swift
[42/58] Compiling Alamofire DataRequest.swift
[43/58] Compiling Alamofire DataStreamRequest.swift
[44/58] Compiling Alamofire DownloadRequest.swift
[45/58] Compiling Alamofire HTTPHeaders.swift
[46/58] Compiling Fuzi Element.swift
/host/spi-builder-workspace/.build/checkouts/Fuzi/Sources/Document.swift:23:8: error: no such module 'libxml2'
21 |
22 | import Foundation
23 | import libxml2
| `- error: no such module 'libxml2'
24 |
25 | /// XML document which can be searched and queried.
[47/58] Compiling Fuzi Error.swift
/host/spi-builder-workspace/.build/checkouts/Fuzi/Sources/Document.swift:23:8: error: no such module 'libxml2'
21 |
22 | import Foundation
23 | import libxml2
| `- error: no such module 'libxml2'
24 |
25 | /// XML document which can be searched and queried.
[48/58] Compiling Alamofire RequestTaskMap.swift
[49/58] Compiling Alamofire Response.swift
[50/58] Compiling Alamofire Session.swift
[51/58] Compiling Alamofire SessionDelegate.swift
[52/58] Compiling Alamofire URLConvertible+URLRequestConvertible.swift
[53/58] Compiling Alamofire UploadRequest.swift
BUILD FAILURE 6.3 android