Build Information
Failed to build AlamoFuzi, reference master (841609), with Swift 6.3 for Android on 11 Apr 2026 17:13:36 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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: master
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
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
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 master
========================================
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-1":/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/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 (3.81s)
Fetched https://github.com/Alamofire/Alamofire from cache (3.89s)
Computing version for https://github.com/cezheng/Fuzi
Computed https://github.com/cezheng/Fuzi at 3.1.3 (4.99s)
Computing version for https://github.com/Alamofire/Alamofire
Computed https://github.com/Alamofire/Alamofire at 5.11.2 (0.45s)
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] Compiling Alamofire WebSocketRequest.swift
[7/53] Compiling Alamofire DispatchQueue+Alamofire.swift
[8/53] Compiling Alamofire OperationQueue+Alamofire.swift
[9/53] Compiling Alamofire Result+Alamofire.swift
[10/53] Compiling Alamofire StringEncoding+Alamofire.swift
[11/53] Compiling Alamofire URLRequest+Alamofire.swift
[12/53] Compiling Alamofire OfflineRetrier.swift
[13/53] Compiling Alamofire RedirectHandler.swift
[14/53] Compiling Alamofire RequestCompression.swift
[15/53] Compiling Alamofire RequestInterceptor.swift
[16/53] Compiling Alamofire ResponseSerialization.swift
[17/53] 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.
[18/53] 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.
[19/53] 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.
[20/53] 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.
[21/53] Compiling Alamofire HTTPMethod.swift
[22/53] Compiling Alamofire Notifications.swift
[23/53] Compiling Alamofire ParameterEncoder.swift
[24/53] Compiling Alamofire ParameterEncoding.swift
[25/53] Compiling Alamofire Protected.swift
[26/53] Compiling Alamofire Request.swift
[27/58] Compiling Alamofire Concurrency.swift
[28/58] Compiling Alamofire EventMonitor.swift
[29/58] Compiling Alamofire MultipartFormData.swift
[30/58] Compiling Alamofire MultipartUpload.swift
[31/58] Compiling Alamofire NetworkReachabilityManager.swift
[32/58] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[33/58] Compiling Alamofire AlamofireExtended.swift
[34/58] Compiling Alamofire AuthenticationInterceptor.swift
[35/58] Compiling Alamofire CachedResponseHandler.swift
[36/58] Compiling Alamofire Combine.swift
[37/58] Emitting module Alamofire
[38/58] Compiling Alamofire Alamofire.swift
[39/58] Compiling Alamofire AFError.swift
[40/58] Compiling Alamofire DataRequest.swift
[41/58] Compiling Alamofire DataStreamRequest.swift
[42/58] Compiling Alamofire DownloadRequest.swift
[43/58] Compiling Alamofire HTTPHeaders.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[44/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.
[45/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.
[46/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.
[47/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.
BUILD FAILURE 6.3 android