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-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/loopwerk/SagaPythonMarkdownReader.git
Reference: 0.4.0
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
 * tag               0.4.0      -> FETCH_HEAD
HEAD is now at 48aa373 Saga 1.0.0 supports async/await item processors
Cloned https://github.com/loopwerk/SagaPythonMarkdownReader.git
Revision (git rev-parse @):
48aa3735fd13bd102b92014fa64673b292165607
SUCCESS checkout https://github.com/loopwerk/SagaPythonMarkdownReader.git at 0.4.0
========================================
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-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/loopwerk/PathKit
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/loopwerk/SwiftMarkdown
Fetching https://github.com/pvieito/PythonKit.git
Fetching https://github.com/loopwerk/Saga.git
Fetching https://github.com/JohnSundell/Codextended.git
[1/1021] Fetching spectre
[1022/1084] Fetching spectre, swiftmarkdown
[1085/1265] Fetching spectre, swiftmarkdown, codextended
[1266/2844] Fetching spectre, swiftmarkdown, codextended, pythonkit
[2845/3673] Fetching spectre, swiftmarkdown, codextended, pythonkit, pathkit
[2928/5936] Fetching spectre, swiftmarkdown, codextended, pythonkit, pathkit, saga
Fetched https://github.com/kylef/Spectre.git from cache (0.29s)
Fetched https://github.com/loopwerk/SwiftMarkdown from cache (0.29s)
[4632/4852] Fetching codextended, pythonkit, pathkit, saga
Fetched https://github.com/loopwerk/PathKit from cache (0.29s)
Fetched https://github.com/pvieito/PythonKit.git from cache (0.29s)
[2444/2444] Fetching codextended, saga
Fetched https://github.com/JohnSundell/Codextended.git from cache (0.34s)
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.88s)
Computing version for https://github.com/loopwerk/Saga.git
Computed https://github.com/loopwerk/Saga.git at 1.0.0 (0.43s)
Computing version for https://github.com/pvieito/PythonKit.git
Computed https://github.com/pvieito/PythonKit.git at 0.1.1 (0.40s)
Computing version for https://github.com/JohnSundell/Codextended.git
Computed https://github.com/JohnSundell/Codextended.git at 0.3.0 (0.56s)
Computing version for https://github.com/loopwerk/PathKit
Computed https://github.com/loopwerk/PathKit at 1.2.0 (1.07s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.40s)
Creating working copy for https://github.com/loopwerk/PathKit
Working copy of https://github.com/loopwerk/PathKit resolved at 1.2.0
Creating working copy for https://github.com/pvieito/PythonKit.git
Working copy of https://github.com/pvieito/PythonKit.git resolved at 0.1.1
Creating working copy for https://github.com/loopwerk/Saga.git
Working copy of https://github.com/loopwerk/Saga.git resolved at 1.0.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/loopwerk/SwiftMarkdown
Working copy of https://github.com/loopwerk/SwiftMarkdown resolved at 0.4.0
Creating working copy for https://github.com/JohnSundell/Codextended.git
Working copy of https://github.com/JohnSundell/Codextended.git resolved at 0.3.0
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/16] Compiling PythonKit NumpyConversion.swift
[9/16] Emitting module PythonKit
[10/16] Compiling PythonKit Python.swift
[11/16] Emitting module Codextended
[12/16] Compiling Codextended Codextended.swift
[13/16] Compiling PythonKit PythonLibrary+Symbols.swift
[14/16] Compiling PythonKit PythonLibrary.swift
[17/20] Emitting module SwiftMarkdown
[18/20] Compiling SwiftMarkdown SwiftMarkdown.swift
[20/21] Emitting module PathKit
[21/21] Compiling PathKit PathKit.swift
[23/35] Compiling Saga String+Slugify.swift
[24/36] Emitting module Saga
[25/36] Compiling Saga Reader+Decoder.swift
[26/36] Compiling Saga Reader.swift
[27/36] Compiling Saga Saga.swift
[28/36] Compiling Saga Path+Extensions.swift
[29/36] Compiling Saga ProcessingStep.swift
[30/36] Compiling Saga Writer.swift
[31/36] Compiling Saga MetadataDecoder.swift
[32/36] Compiling Saga Paginator.swift
[33/36] Compiling Saga Item.swift
[34/36] Compiling Saga ItemWriteMode.swift
[35/36] Compiling Saga FileContainer.swift
[36/36] Compiling Saga FileIO.swift
[38/39] Compiling SagaPythonMarkdownReader SagaPythonMarkdownReader.swift
[39/39] Emitting module SagaPythonMarkdownReader
Build complete! (16.83s)
Build complete.
Done.

Build Machine: Linux 1