The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build WordPress-AztecEditor-iOS, reference develop (2aade4), with Swift 5.10 for Linux on 16 Jun 2025 10:00:02 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
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 2aade45 Add explanatory comments to the conditional HTMLParser imports (#1413)
Cloned https://github.com/wordpress-mobile/AztecEditor-iOS.git
Revision (git rev-parse @):
2aade453b7ab6018a8c24f1f9d2c29f5098fbf31
SUCCESS checkout https://github.com/wordpress-mobile/AztecEditor-iOS.git at develop
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
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-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:de327bef702ff4959f5638a3616172a6097ac13671afdda000dc7db6c28901e3
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-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
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/Tests/AztecTests/Aztec.xctestplan
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'
import libxml2
       ^
[8/35] Compiling HTMLParser String+HTML.swift
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
import libxml2
       ^
[9/35] Compiling HTMLParser CLinkedListToArrayConverter.swift
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
import libxml2
       ^
[10/35] Compiling HTMLParser Converter.swift
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
import libxml2
       ^
[11/35] Compiling HTMLParser CSSParser.swift
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
import libxml2
       ^
[12/35] Compiling HTMLParser HTMLParser.swift
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
import libxml2
       ^
[13/35] Compiling HTMLParser InAttributeConverter.swift
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
import libxml2
       ^
[14/35] Compiling HTMLParser InAttributesConverter.swift
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
import libxml2
       ^
[15/35] Compiling HTMLParser InNodeConverter.swift
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
import libxml2
       ^
[16/35] Compiling HTMLParser InNodesConverter.swift
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
import libxml2
       ^
[17/35] Compiling HTMLParser HTMLSerializer.swift
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
import libxml2
       ^
[18/35] Compiling HTMLParser Attribute.swift
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
import libxml2
       ^
[19/35] Compiling HTMLParser ItalicCSSAttributeMatcher.swift
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
import libxml2
       ^
[20/35] Compiling HTMLParser UnderlineCSSAttributeMatcher.swift
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
import libxml2
       ^
[21/35] Compiling HTMLParser ElementToStringConverter.swift
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
import libxml2
       ^
[22/35] Compiling HTMLParser GenericElementToTagConverter.swift
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
import libxml2
       ^
[23/35] Compiling HTMLParser Character+Name.swift
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
import libxml2
       ^
[24/35] Compiling HTMLParser String+CharacterName.swift
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
import libxml2
       ^
[25/35] Compiling HTMLParser BoldCSSAttributeMatcher.swift
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
import libxml2
       ^
[26/35] Compiling HTMLParser CSSAttributeMatcher.swift
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
import libxml2
       ^
[27/35] Compiling HTMLParser ForegroundColorCSSAttributeMatcher.swift
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
import libxml2
       ^
[28/35] Compiling HTMLParser Element.swift
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
import libxml2
       ^
[29/35] Compiling HTMLParser ElementNode.swift
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
import libxml2
       ^
[30/35] Compiling HTMLParser Node.swift
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
import libxml2
       ^
[31/35] Compiling HTMLParser TextNode.swift
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
import libxml2
       ^
[32/35] Compiling HTMLParser AttributeType.swift
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
import libxml2
       ^
[33/35] Compiling HTMLParser CSSAttribute.swift
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
import libxml2
       ^
[34/35] Compiling HTMLParser CSSAttributeType.swift
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
import libxml2
       ^
[35/35] Compiling HTMLParser CommentNode.swift
/host/spi-builder-workspace/Sources/HTMLParser/Converters/In/HTMLParser.swift:2:8: error: no such module 'libxml2'
import libxml2
       ^
error: fatalError
BUILD FAILURE 5.10 linux