This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Parsley with Swift 5.8 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/loopwerk/Parsley.git
Reference: 0.9.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/Parsley
 * tag               0.9.0      -> FETCH_HEAD
HEAD is now at 3240bdf feat: Allow users to supply additional syntax extensions (#2)
Cloned https://github.com/loopwerk/Parsley.git
Revision (git rev-parse @):
3240bdfee97f3bbde5c4ec150a29b0abcb0d3d21
SUCCESS checkout https://github.com/loopwerk/Parsley.git at 0.9.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/stackotter/swift-cmark-gfm
[1/175] Fetching swift-cmark-gfm
Fetched https://github.com/stackotter/swift-cmark-gfm (0.30s)
Computing version for https://github.com/stackotter/swift-cmark-gfm
Computed https://github.com/stackotter/swift-cmark-gfm at 1.0.2 (0.33s)
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
Building for debugging...
[0/34] Compiling CMarkGFM syntax_extension.c
[1/34] Compiling CMarkGFM tasklist.c
[2/34] Compiling CMarkGFM tagfilter.c
[3/34] Compiling CMarkGFM strikethrough.c
[4/34] Compiling CMarkGFM xml.c
[5/34] Compiling CMarkGFM render.c
[6/34] Compiling CMarkGFM table.c
[7/34] Compiling CMarkGFM references.c
[8/34] Compiling CMarkGFM registry.c
[9/34] Compiling CMarkGFM plugin.c
[10/34] Compiling CMarkGFM plaintext.c
[11/34] Compiling CMarkGFM map.c
[12/34] Compiling CMarkGFM linked_list.c
[13/34] Compiling CMarkGFM man.c
[14/34] Compiling CMarkGFM utf8.c
[15/34] Compiling CMarkGFM node.c
[16/34] Compiling CMarkGFM latex.c
[17/34] Compiling CMarkGFM houdini_html_e.c
[18/34] Compiling CMarkGFM houdini_href_e.c
[19/34] Compiling CMarkGFM iterator.c
[20/34] Compiling CMarkGFM html.c
[21/34] Compiling CMarkGFM inlines.c
[22/34] Compiling CMarkGFM core-extensions.c
[23/34] Compiling CMarkGFM footnotes.c
[24/34] Compiling CMarkGFM houdini_html_u.c
[25/34] Compiling CMarkGFM ext_scanners.c
[26/34] Compiling CMarkGFM cmark_ctype.c
[27/34] Compiling CMarkGFM cmark.c
[28/34] Compiling CMarkGFM commonmark.c
[29/34] Compiling CMarkGFM arena.c
[30/34] Compiling CMarkGFM scanners.c
[31/34] Compiling CMarkGFM buffer.c
[32/34] Compiling CMarkGFM autolink.c
[33/34] Compiling CMarkGFM blocks.c
[35/39] Emitting module Parsley
[36/39] Compiling Parsley SyntaxExtension.swift
[37/39] Compiling Parsley Document.swift
[38/39] Compiling Parsley MarkdownOptions.swift
[39/39] Compiling Parsley Parsley.swift
Build complete! (8.00s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.