Build Information
Failed to build WordPress-AztecEditor-iOS, reference develop (2935d9), with Swift 6.0 for Linux on 25 Mar 2026 15:42:07 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:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wordpress-mobile/AztecEditor-iOS.git
Reference: develop
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/wordpress-mobile/AztecEditor-iOS
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at 2935d90 Update activesupport to fix security vulnerabilities (#1422)
Cloned https://github.com/wordpress-mobile/AztecEditor-iOS.git
Revision (git rev-parse @):
2935d90680c33e11a27282f1d8459e850f66a276
SUCCESS checkout https://github.com/wordpress-mobile/AztecEditor-iOS.git at develop
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/wordpress-mobile/AztecEditor-iOS.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:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:1db7dbcaf887dbb499f5976218948969b74406bfba66e3dcc9b7cf6b3e333907
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/WordPressEditor/Assets/aztec.png
Building for debugging...
[0/6] Write sources
[0/6] Copying html_colors.json
[3/6] Write sources
[4/6] Copying Media.xcassets
[5/6] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/32] Emitting module HTMLParser
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
1 | import Foundation
2 | import libxml2
| `- error: no such module 'libxml2'
3 |
4 |
[8/35] Compiling HTMLParser BoldCSSAttributeMatcher.swift
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
1 | import Foundation
2 | import libxml2
| `- error: no such module 'libxml2'
3 |
4 |
[9/35] Compiling HTMLParser CSSAttributeMatcher.swift
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
1 | import Foundation
2 | import libxml2
| `- error: no such module 'libxml2'
3 |
4 |
[10/35] Compiling HTMLParser ForegroundColorCSSAttributeMatcher.swift
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
1 | import Foundation
2 | import libxml2
| `- error: no such module 'libxml2'
3 |
4 |
[11/35] Compiling HTMLParser String+HTML.swift
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
1 | import Foundation
2 | import libxml2
| `- error: no such module 'libxml2'
3 |
4 |
[12/35] Compiling HTMLParser CLinkedListToArrayConverter.swift
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
1 | import Foundation
2 | import libxml2
| `- error: no such module 'libxml2'
3 |
4 |
[13/35] Compiling HTMLParser Converter.swift
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
1 | import Foundation
2 | import libxml2
| `- error: no such module 'libxml2'
3 |
4 |
[14/35] Compiling HTMLParser CSSParser.swift
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
1 | import Foundation
2 | import libxml2
| `- error: no such module 'libxml2'
3 |
4 |
[15/35] Compiling HTMLParser HTMLParser.swift
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
1 | import Foundation
2 | import libxml2
| `- error: no such module 'libxml2'
3 |
4 |
[16/35] Compiling HTMLParser InAttributeConverter.swift
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
1 | import Foundation
2 | import libxml2
| `- error: no such module 'libxml2'
3 |
4 |
[17/35] Compiling HTMLParser InAttributesConverter.swift
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
1 | import Foundation
2 | import libxml2
| `- error: no such module 'libxml2'
3 |
4 |
[18/35] Compiling HTMLParser ItalicCSSAttributeMatcher.swift
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
1 | import Foundation
2 | import libxml2
| `- error: no such module 'libxml2'
3 |
4 |
[19/35] Compiling HTMLParser UnderlineCSSAttributeMatcher.swift
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
1 | import Foundation
2 | import libxml2
| `- error: no such module 'libxml2'
3 |
4 |
[20/35] Compiling HTMLParser ElementToStringConverter.swift
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
1 | import Foundation
2 | import libxml2
| `- error: no such module 'libxml2'
3 |
4 |
[21/35] Compiling HTMLParser GenericElementToTagConverter.swift
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
1 | import Foundation
2 | import libxml2
| `- error: no such module 'libxml2'
3 |
4 |
[22/35] Compiling HTMLParser Character+Name.swift
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
1 | import Foundation
2 | import libxml2
| `- error: no such module 'libxml2'
3 |
4 |
[23/35] Compiling HTMLParser String+CharacterName.swift
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
1 | import Foundation
2 | import libxml2
| `- error: no such module 'libxml2'
3 |
4 |
[24/35] Compiling HTMLParser Element.swift
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
1 | import Foundation
2 | import libxml2
| `- error: no such module 'libxml2'
3 |
4 |
[25/35] Compiling HTMLParser ElementNode.swift
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
1 | import Foundation
2 | import libxml2
| `- error: no such module 'libxml2'
3 |
4 |
[26/35] Compiling HTMLParser Node.swift
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
1 | import Foundation
2 | import libxml2
| `- error: no such module 'libxml2'
3 |
4 |
[27/35] Compiling HTMLParser TextNode.swift
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
1 | import Foundation
2 | import libxml2
| `- error: no such module 'libxml2'
3 |
4 |
[28/35] Compiling HTMLParser InNodeConverter.swift
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
1 | import Foundation
2 | import libxml2
| `- error: no such module 'libxml2'
3 |
4 |
[29/35] Compiling HTMLParser InNodesConverter.swift
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
1 | import Foundation
2 | import libxml2
| `- error: no such module 'libxml2'
3 |
4 |
[30/35] Compiling HTMLParser HTMLSerializer.swift
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
1 | import Foundation
2 | import libxml2
| `- error: no such module 'libxml2'
3 |
4 |
[31/35] Compiling HTMLParser Attribute.swift
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
1 | import Foundation
2 | import libxml2
| `- error: no such module 'libxml2'
3 |
4 |
[32/35] Compiling HTMLParser AttributeType.swift
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
1 | import Foundation
2 | import libxml2
| `- error: no such module 'libxml2'
3 |
4 |
[33/35] Compiling HTMLParser CSSAttribute.swift
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
1 | import Foundation
2 | import libxml2
| `- error: no such module 'libxml2'
3 |
4 |
[34/35] Compiling HTMLParser CSSAttributeType.swift
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
1 | import Foundation
2 | import libxml2
| `- error: no such module 'libxml2'
3 |
4 |
[35/35] Compiling HTMLParser CommentNode.swift
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
1 | import Foundation
2 | import libxml2
| `- error: no such module 'libxml2'
3 |
4 |
BUILD FAILURE 6.0 linux