Build Information
Failed to build SagaPythonMarkdownReader, reference main (f69e17
), with Swift 5.9 for Linux on 18 Feb 2025 16:33:30 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/loopwerk/SagaPythonMarkdownReader.git
Reference: main
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/loopwerk/SagaPythonMarkdownReader
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at f69e178 Migrate to Saga 2.0.0
Cloned https://github.com/loopwerk/SagaPythonMarkdownReader.git
Revision (git rev-parse @):
f69e17872cb3ec7f1606a6db2c005fa44085ae3a
SUCCESS checkout https://github.com/loopwerk/SagaPythonMarkdownReader.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/loopwerk/SagaPythonMarkdownReader.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:e6feefcc5d5d2f301fe47477cfe0928fc3b12c59579fdacf1d387095b6fee662
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/loopwerk/Saga.git
Fetching https://github.com/loopwerk/SwiftMarkdown
[1/2753] Fetching saga
[497/2816] Fetching saga, swiftmarkdown
Fetched https://github.com/loopwerk/SwiftMarkdown (0.30s)
Fetched https://github.com/loopwerk/Saga.git (0.30s)
Computing version for https://github.com/loopwerk/SwiftMarkdown
Computed https://github.com/loopwerk/SwiftMarkdown at 0.4.0 (0.37s)
Fetching https://github.com/pvieito/PythonKit.git
[1/1633] Fetching pythonkit
Fetched https://github.com/pvieito/PythonKit.git (0.22s)
Computing version for https://github.com/loopwerk/Saga.git
Computed https://github.com/loopwerk/Saga.git at 2.0.0 (0.35s)
Fetching https://github.com/kylef/PathKit
[1/1411] Fetching pathkit
Fetched https://github.com/kylef/PathKit (0.23s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (1.01s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git (0.21s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.41s)
Computing version for https://github.com/pvieito/PythonKit.git
Computed https://github.com/pvieito/PythonKit.git at 0.5.0 (0.53s)
Creating working copy for https://github.com/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 1.0.1
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/pvieito/PythonKit.git
Working copy of https://github.com/pvieito/PythonKit.git resolved at 0.5.0
Creating working copy for https://github.com/loopwerk/Saga.git
Working copy of https://github.com/loopwerk/Saga.git resolved at 2.0.0
Creating working copy for https://github.com/loopwerk/SwiftMarkdown
Working copy of https://github.com/loopwerk/SwiftMarkdown resolved at 0.4.0
Building for debugging...
[1/7] Compiling PythonKit NumpyConversion.swift
[2/7] Emitting module PythonKit
[3/7] Compiling PythonKit PythonLibrary+Symbols.swift
[4/7] Compiling PythonKit PythonLibrary.swift
[5/7] Compiling PythonKit Python.swift
[8/11] Emitting module PathKit
[9/11] Compiling PathKit PathKit.swift
[12/27] Compiling SwiftMarkdown SwiftMarkdown.swift
[13/27] Emitting module SwiftMarkdown
[14/28] Compiling Saga Saga.swift
[15/28] Compiling Saga String+Slugify.swift
[17/30] Compiling Saga Path+Extensions.swift
[18/30] Compiling Saga ProcessingStep.swift
[19/30] Compiling Saga Reader.swift
[20/30] Compiling Saga RenderingContexts.swift
[21/30] Compiling Saga Writer.swift
[23/30] Compiling Saga utils.swift
[24/30] Compiling Saga FileIO.swift
[25/30] Compiling Saga Item.swift
[26/30] Emitting module Saga
[27/30] Compiling Saga ItemWriteMode.swift
[28/30] Compiling Saga MetadataDecoder.swift
[29/30] Compiling Saga Atom.swift
/host/spi-builder-workspace/.build/checkouts/Saga/Sources/Saga/Atom.swift:24:23: error: 'XMLElement' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
let rootElement = XMLElement(name: "feed")
^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/Saga/Sources/Saga/Atom.swift:24:23: error: 'XMLElement' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
let rootElement = XMLElement(name: "feed")
^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/Saga/Sources/Saga/Atom.swift:28:15: error: 'XMLDocument' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
let XML = XMLDocument(rootElement: rootElement)
^~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/Saga/Sources/Saga/Atom.swift:30:21: error: 'XMLElement' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
let idElement = XMLElement(name: "id")
^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/Saga/Sources/Saga/Atom.swift:37:27: error: 'XMLElement' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
let authorElement = XMLElement(name: "author")
^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/Saga/Sources/Saga/Atom.swift:42:23: error: 'XMLElement' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
let linkElement = XMLElement(name: "link")
^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/Saga/Sources/Saga/Atom.swift:46:26: error: 'XMLElement' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
let updatedElement = XMLElement(name: "updated", stringValue: RFC3339_DF.string(from: Date()))
^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/Saga/Sources/Saga/Atom.swift:52:26: error: 'XMLElement' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
let entryElement = XMLElement(name: "entry")
^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/Saga/Sources/Saga/Atom.swift:54:23: error: 'XMLElement' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
let idElement = XMLElement(name: "id")
^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/Saga/Sources/Saga/Atom.swift:62:30: error: 'XMLElement' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
let summaryElement = XMLElement(name: "summary", stringValue: summaryString)
^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/Saga/Sources/Saga/Atom.swift:63:32: error: 'XMLElement' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
let alternateElement = XMLElement(name: "link")
^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/Saga/Sources/Saga/Atom.swift:68:30: error: 'XMLElement' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
let contentElement = XMLElement(name: "content", stringValue: item.body)
^~~~~~~~~~
[30/30] Compiling Saga FileContainer.swift
/host/spi-builder-workspace/.build/checkouts/Saga/Sources/Saga/Atom.swift:24:23: error: 'XMLElement' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
let rootElement = XMLElement(name: "feed")
^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/Saga/Sources/Saga/Atom.swift:24:23: error: 'XMLElement' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
let rootElement = XMLElement(name: "feed")
^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/Saga/Sources/Saga/Atom.swift:28:15: error: 'XMLDocument' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
let XML = XMLDocument(rootElement: rootElement)
^~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/Saga/Sources/Saga/Atom.swift:30:21: error: 'XMLElement' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
let idElement = XMLElement(name: "id")
^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/Saga/Sources/Saga/Atom.swift:37:27: error: 'XMLElement' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
let authorElement = XMLElement(name: "author")
^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/Saga/Sources/Saga/Atom.swift:42:23: error: 'XMLElement' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
let linkElement = XMLElement(name: "link")
^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/Saga/Sources/Saga/Atom.swift:46:26: error: 'XMLElement' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
let updatedElement = XMLElement(name: "updated", stringValue: RFC3339_DF.string(from: Date()))
^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/Saga/Sources/Saga/Atom.swift:52:26: error: 'XMLElement' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
let entryElement = XMLElement(name: "entry")
^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/Saga/Sources/Saga/Atom.swift:54:23: error: 'XMLElement' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
let idElement = XMLElement(name: "id")
^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/Saga/Sources/Saga/Atom.swift:62:30: error: 'XMLElement' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
let summaryElement = XMLElement(name: "summary", stringValue: summaryString)
^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/Saga/Sources/Saga/Atom.swift:63:32: error: 'XMLElement' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
let alternateElement = XMLElement(name: "link")
^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/Saga/Sources/Saga/Atom.swift:68:30: error: 'XMLElement' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
let contentElement = XMLElement(name: "content", stringValue: item.body)
^~~~~~~~~~
error: fatalError
BUILD FAILURE 5.9 linux