The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Reeeed with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nate-parrott/reeeed.git
Reference: 1.0.1
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/nate-parrott/reeeed
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at 567e2f5 update mercury
Cloned https://github.com/nate-parrott/reeeed.git
Revision (git rev-parse @):
567e2f50592f8a5fe41e9ff64784b42c77f35433
SUCCESS checkout https://github.com/nate-parrott/reeeed.git at 1.0.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/nate-parrott/reeeed.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/cezheng/Fuzi
Fetching https://github.com/scinfu/SwiftSoup.git
[1/1236] Fetching fuzi
[1237/4282] Fetching fuzi, swiftsoup
Fetched https://github.com/cezheng/Fuzi from cache (0.26s)
[701/3046] Fetching swiftsoup
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.38s)
Computing version for https://github.com/cezheng/Fuzi
Computed https://github.com/cezheng/Fuzi at 3.1.3 (0.38s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.7.1 (0.40s)
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.7.1
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/8] Write sources
[0/8] Copying DO NOT OPEN THESE FILES IN XCODE.txt
[0/8] Copying PrivacyInfo.xcprivacy
[4/8] Write sources
[5/8] Copying mercury.web.js
[6/8] Copying readability.bundle.min.js
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/69] Emitting module SwiftSoup
[10/76] Compiling SwiftSoup HtmlTreeBuilderState.swift
[11/76] Compiling SwiftSoup HttpStatusException.swift
[12/76] Compiling SwiftSoup Mutex.swift
[13/76] Compiling SwiftSoup Node.swift
[14/76] Compiling SwiftSoup NodeTraversor.swift
[15/76] Compiling SwiftSoup NodeVisitor.swift
[16/76] Compiling SwiftSoup OrderedSet.swift
[17/76] Compiling Fuzi NodeSet.swift
/host/spi-builder-workspace/.build/checkouts/Fuzi/Sources/Document.swift:23:8: error: no such module 'libxml2'
import libxml2
       ^
[18/76] Compiling Fuzi Queryable.swift
/host/spi-builder-workspace/.build/checkouts/Fuzi/Sources/Document.swift:23:8: error: no such module 'libxml2'
import libxml2
       ^
[19/76] Compiling Fuzi Node.swift
/host/spi-builder-workspace/.build/checkouts/Fuzi/Sources/Document.swift:23:8: error: no such module 'libxml2'
import libxml2
       ^
[20/76] Compiling SwiftSoup UnfairLock.swift
[21/76] Compiling SwiftSoup UnicodeScalar.swift
[22/76] Compiling SwiftSoup Validate.swift
[23/76] Compiling SwiftSoup Whitelist.swift
[24/76] Compiling SwiftSoup XmlDeclaration.swift
[25/76] Compiling SwiftSoup XmlTreeBuilder.swift
[26/76] Compiling SwiftSoup resource_bundle_accessor.swift
[27/76] Compiling SwiftSoup SimpleDictionary.swift
[28/76] Compiling SwiftSoup StreamReader.swift
[29/76] Compiling SwiftSoup String.swift
[30/76] Compiling SwiftSoup StringBuilder.swift
[31/76] Compiling SwiftSoup StringUtil.swift
[32/76] Compiling SwiftSoup StructuralEvaluator.swift
[33/76] Compiling SwiftSoup SwiftSoup.swift
[34/76] Compiling SwiftSoup Tag.swift
[35/76] Compiling SwiftSoup TextNode.swift
[36/76] Compiling SwiftSoup Token.swift
[37/76] Compiling SwiftSoup TokenQueue.swift
[38/76] Compiling SwiftSoup Tokeniser.swift
[39/76] Compiling SwiftSoup TokeniserState.swift
[40/76] Compiling SwiftSoup TreeBuilder.swift
[41/76] Compiling Fuzi Element.swift
/host/spi-builder-workspace/.build/checkouts/Fuzi/Sources/Document.swift:23:8: error: no such module 'libxml2'
import libxml2
       ^
[42/76] Compiling Fuzi Error.swift
/host/spi-builder-workspace/.build/checkouts/Fuzi/Sources/Document.swift:23:8: error: no such module 'libxml2'
import libxml2
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[43/76] Compiling Fuzi Document.swift
/host/spi-builder-workspace/.build/checkouts/Fuzi/Sources/Document.swift:23:8: error: no such module 'libxml2'
import libxml2
       ^
[44/76] Emitting module Fuzi
/host/spi-builder-workspace/.build/checkouts/Fuzi/Sources/Document.swift:23:8: error: no such module 'libxml2'
import libxml2
       ^
[45/76] Compiling SwiftSoup ArrayExt.swift
[46/76] Compiling SwiftSoup Attribute.swift
[47/76] Compiling SwiftSoup Attributes.swift
[48/76] Compiling SwiftSoup BinarySearch.swift
[49/76] Compiling SwiftSoup BooleanAttribute.swift
[50/76] Compiling SwiftSoup CharacterExt.swift
[51/76] Compiling SwiftSoup CharacterReader.swift
[52/76] Compiling SwiftSoup Cleaner.swift
[53/76] Compiling SwiftSoup ParseError.swift
[54/76] Compiling SwiftSoup ParseErrorList.swift
[55/76] Compiling SwiftSoup ParseSettings.swift
[56/76] Compiling SwiftSoup Parser.swift
[57/76] Compiling SwiftSoup Pattern.swift
[58/76] Compiling SwiftSoup QueryParser.swift
[59/76] Compiling SwiftSoup SerializationException.swift
[60/76] Compiling Fuzi Helpers.swift
/host/spi-builder-workspace/.build/checkouts/Fuzi/Sources/Document.swift:23:8: error: no such module 'libxml2'
import libxml2
       ^
[61/76] Compiling SwiftSoup Collector.swift
[62/76] Compiling SwiftSoup CombiningEvaluator.swift
[63/76] Compiling SwiftSoup Comment.swift
[64/76] Compiling SwiftSoup Connection.swift
[65/76] Compiling SwiftSoup CssSelector.swift
[66/76] Compiling SwiftSoup DataNode.swift
[67/76] Compiling SwiftSoup DataUtil.swift
[68/76] Compiling SwiftSoup Document.swift
[69/76] Compiling SwiftSoup DocumentType.swift
[70/76] Compiling SwiftSoup Element.swift
[71/76] Compiling SwiftSoup Elements.swift
[72/76] Compiling SwiftSoup Entities.swift
[73/76] Compiling SwiftSoup Evaluator.swift
[74/76] Compiling SwiftSoup Exception.swift
[75/76] Compiling SwiftSoup FormElement.swift
[76/76] Compiling SwiftSoup HtmlTreeBuilder.swift
error: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/9] Compiling Fuzi Element.swift
/host/spi-builder-workspace/.build/checkouts/Fuzi/Sources/Document.swift:23:8: error: no such module 'libxml2'
import libxml2
       ^
[3/10] Compiling Fuzi Document.swift
/host/spi-builder-workspace/.build/checkouts/Fuzi/Sources/Document.swift:23:8: error: no such module 'libxml2'
import libxml2
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/10] Emitting module Fuzi
/host/spi-builder-workspace/.build/checkouts/Fuzi/Sources/Document.swift:23:8: error: no such module 'libxml2'
import libxml2
       ^
[5/10] Compiling Fuzi Queryable.swift
/host/spi-builder-workspace/.build/checkouts/Fuzi/Sources/Document.swift:23:8: error: no such module 'libxml2'
import libxml2
       ^
[6/10] Compiling Fuzi NodeSet.swift
/host/spi-builder-workspace/.build/checkouts/Fuzi/Sources/Document.swift:23:8: error: no such module 'libxml2'
import libxml2
       ^
[7/10] Compiling Fuzi Error.swift
/host/spi-builder-workspace/.build/checkouts/Fuzi/Sources/Document.swift:23:8: error: no such module 'libxml2'
import libxml2
       ^
[8/10] Compiling Fuzi Helpers.swift
/host/spi-builder-workspace/.build/checkouts/Fuzi/Sources/Document.swift:23:8: error: no such module 'libxml2'
import libxml2
       ^
[9/10] Compiling Fuzi Node.swift
/host/spi-builder-workspace/.build/checkouts/Fuzi/Sources/Document.swift:23:8: error: no such module 'libxml2'
import libxml2
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 1