The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SagaParsleyMarkdownReader with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/loopwerk/SagaParsleyMarkdownReader.git
Reference: main
Cloned https://github.com/loopwerk/SagaParsleyMarkdownReader.git into spi-builder-workspace
SUCCESS checkout https://github.com/loopwerk/SagaParsleyMarkdownReader.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/loopwerk/Parsley
Fetching https://github.com/loopwerk/Saga.git
[1/263] Fetching parsley
[264/2309] Fetching parsley, saga
Fetched https://github.com/loopwerk/Parsley (0.31s)
Fetched https://github.com/loopwerk/Saga.git (0.31s)
Computing version for https://github.com/loopwerk/Parsley
Computed https://github.com/loopwerk/Parsley at 0.9.0 (0.31s)
Fetching https://github.com/stackotter/swift-cmark-gfm
[1/160] Fetching swift-cmark-gfm
Fetched https://github.com/stackotter/swift-cmark-gfm (0.24s)
Computing version for https://github.com/stackotter/swift-cmark-gfm
Computed https://github.com/stackotter/swift-cmark-gfm at 1.0.2 (0.30s)
Computing version for https://github.com/loopwerk/Saga.git
Computed https://github.com/loopwerk/Saga.git at 1.1.4 (0.34s)
Fetching https://github.com/JohnSundell/Codextended.git
Fetching https://github.com/kylef/PathKit
[1/181] Fetching codextended
[182/1586] Fetching codextended, pathkit
Fetched https://github.com/JohnSundell/Codextended.git (0.23s)
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.20s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git (0.25s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.31s)
Computing version for https://github.com/JohnSundell/Codextended.git
Computed https://github.com/JohnSundell/Codextended.git at 0.3.0 (0.30s)
Creating working copy for https://github.com/stackotter/swift-cmark-gfm
Working copy of https://github.com/stackotter/swift-cmark-gfm resolved at 1.0.2
Creating working copy for https://github.com/loopwerk/Parsley
Working copy of https://github.com/loopwerk/Parsley resolved at 0.9.0
Creating working copy for https://github.com/loopwerk/Saga.git
Working copy of https://github.com/loopwerk/Saga.git resolved at 1.1.4
Creating working copy for https://github.com/JohnSundell/Codextended.git
Working copy of https://github.com/JohnSundell/Codextended.git resolved at 0.3.0
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/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 1.0.1
Building for debugging...
[0/34] Compiling CMarkGFM cmark_ctype.c
[1/34] Compiling CMarkGFM linked_list.c
[2/34] Compiling CMarkGFM footnotes.c
[3/34] Compiling CMarkGFM cmark.c
[4/34] Compiling CMarkGFM xml.c
[5/34] Compiling CMarkGFM man.c
[6/34] Compiling CMarkGFM commonmark.c
[7/34] Compiling CMarkGFM tasklist.c
[8/34] Compiling CMarkGFM tagfilter.c
[9/35] Compiling CMarkGFM syntax_extension.c
[10/38] Compiling CMarkGFM table.c
[11/38] Compiling CMarkGFM strikethrough.c
[12/38] Compiling CMarkGFM registry.c
[13/38] Compiling CMarkGFM render.c
[14/38] Compiling CMarkGFM plugin.c
[15/38] Compiling CMarkGFM references.c
[16/38] Compiling CMarkGFM utf8.c
[17/38] Compiling CMarkGFM plaintext.c
[18/38] Compiling CMarkGFM map.c
[19/38] Compiling CMarkGFM iterator.c
[19/38] Compiling CMarkGFM latex.c
[21/38] Compiling CMarkGFM node.c
[22/38] Compiling CMarkGFM html.c
[23/38] Compiling CMarkGFM houdini_href_e.c
[24/38] Compiling CMarkGFM houdini_html_e.c
[25/38] Compiling CMarkGFM inlines.c
[26/38] Compiling CMarkGFM core-extensions.c
[27/38] Compiling CMarkGFM houdini_html_u.c
[28/38] Compiling CMarkGFM ext_scanners.c
[29/38] Compiling CMarkGFM buffer.c
[30/38] Compiling CMarkGFM scanners.c
[31/38] Compiling CMarkGFM arena.c
[32/38] Compiling CMarkGFM autolink.c
[33/38] Compiling CMarkGFM blocks.c
[35/43] Emitting module PathKit
[36/43] Emitting module Codextended
[37/43] Compiling Codextended Codextended.swift
[40/45] Compiling Parsley MarkdownOptions.swift
[41/45] Emitting module Parsley
[42/45] Compiling Parsley Parsley.swift
[43/45] Compiling Parsley SyntaxExtension.swift
[44/45] Compiling Parsley Document.swift
[46/47] Compiling PathKit PathKit.swift
[50/62] Compiling Saga String+Slugify.swift
[51/62] Compiling Saga Reader.swift
[52/62] Compiling Saga RenderingContexts.swift
[53/62] Compiling Saga ProcessingStep.swift
[54/62] Compiling Saga Reader+Decoder.swift
[55/62] Compiling Saga Saga.swift
[56/63] Compiling Saga Writer.swift
[57/63] Compiling Saga Item.swift
[58/63] Compiling Saga ItemWriteMode.swift
[59/63] Emitting module Saga
[60/63] Compiling Saga FileContainer.swift
[61/63] Compiling Saga FileIO.swift
[62/63] Compiling Saga MetadataDecoder.swift
[63/63] Compiling Saga Path+Extensions.swift
[66/67] Compiling SagaParsleyMarkdownReader SagaParsleyMarkdownReader.swift
[67/67] Emitting module SagaParsleyMarkdownReader
Build complete! (17.88s)
Build complete.
Done.

Build Machine: Linux 2