The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SagaPythonMarkdownReader with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/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/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 a46612d chore: Don't commit Package.resolved to git
Cloned https://github.com/loopwerk/SagaPythonMarkdownReader.git
Revision (git rev-parse @):
a46612d6433071d47b4c61b99ccc1725151f585d
SUCCESS checkout https://github.com/loopwerk/SagaPythonMarkdownReader.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/loopwerk/SagaPythonMarkdownReader.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/loopwerk/Saga.git
Fetching https://github.com/loopwerk/SwiftMarkdown
[1/63] Fetching swiftmarkdown
[64/2326] Fetching swiftmarkdown, saga
Fetched https://github.com/loopwerk/SwiftMarkdown from cache (0.26s)
[1290/2263] Fetching saga
Fetched https://github.com/loopwerk/Saga.git from cache (0.34s)
Computing version for https://github.com/loopwerk/SwiftMarkdown
Computed https://github.com/loopwerk/SwiftMarkdown at 0.4.0 (0.40s)
Fetching https://github.com/pvieito/PythonKit.git
[1/1579] Fetching pythonkit
Fetched https://github.com/pvieito/PythonKit.git from cache (0.22s)
Computing version for https://github.com/loopwerk/Saga.git
Computed https://github.com/loopwerk/Saga.git at 1.2.1 (0.45s)
Fetching https://github.com/JohnSundell/Codextended.git
Fetching https://github.com/kylef/PathKit
[1/181] Fetching codextended
[182/1585] Fetching codextended, pathkit
Fetched https://github.com/kylef/PathKit from cache (0.22s)
Fetched https://github.com/JohnSundell/Codextended.git from cache (0.22s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (1.29s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.27s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.45s)
Computing version for https://github.com/JohnSundell/Codextended.git
Computed https://github.com/JohnSundell/Codextended.git at 0.3.0 (0.39s)
Computing version for https://github.com/pvieito/PythonKit.git
Computed https://github.com/pvieito/PythonKit.git at 0.4.1 (0.39s)
Creating working copy for https://github.com/pvieito/PythonKit.git
Working copy of https://github.com/pvieito/PythonKit.git resolved at 0.4.1
Creating working copy for https://github.com/loopwerk/Saga.git
Working copy of https://github.com/loopwerk/Saga.git resolved at 1.2.1
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
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...
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/16] Emitting module Codextended
[9/16] Emitting module PathKit
[10/16] Emitting module PythonKit
[11/16] Compiling PythonKit NumpyConversion.swift
[12/16] Compiling PythonKit Python.swift
[13/16] Compiling PythonKit PythonLibrary+Symbols.swift
[14/16] Compiling PythonKit PythonLibrary.swift
[15/17] Compiling Codextended Codextended.swift
[18/18] Compiling PathKit PathKit.swift
[20/21] Emitting module SwiftMarkdown
[21/21] Compiling SwiftMarkdown SwiftMarkdown.swift
[23/35] Compiling Saga String+Slugify.swift
[24/36] Compiling Saga Reader.swift
[25/36] Compiling Saga RenderingContexts.swift
[26/36] Compiling Saga Saga.swift
[27/36] Compiling Saga ProcessingStep.swift
[28/36] Compiling Saga Reader+Decoder.swift
[29/36] Compiling Saga Writer.swift
[30/36] Compiling Saga FileContainer.swift
[31/36] Compiling Saga FileIO.swift
[32/36] Compiling Saga Item.swift
[33/36] Compiling Saga ItemWriteMode.swift
[34/36] Emitting module Saga
[35/36] Compiling Saga MetadataDecoder.swift
[36/36] Compiling Saga Path+Extensions.swift
[38/39] Compiling SagaPythonMarkdownReader SagaPythonMarkdownReader.swift
[39/39] Emitting module SagaPythonMarkdownReader
Build complete! (16.62s)
Build complete.
Done.

Build Machine: Linux 1