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 swift-cmark-gfm, reference main (396d17), with Swift 5.9 for Linux on 1 Aug 2024 02:50:48 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.48.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/stackotter/swift-cmark-gfm.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/stackotter/swift-cmark-gfm
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 396d17b Update to latest cmark-gfm
Cloned https://github.com/stackotter/swift-cmark-gfm.git
Revision (git rev-parse @):
396d17bd022e4c90429bea3991130c1d39a4c361
SUCCESS checkout https://github.com/stackotter/swift-cmark-gfm.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/stackotter/swift-cmark-gfm.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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
9b857f539cb1: Already exists
08d599862abd: Pulling fs layer
171434641d5a: Pulling fs layer
06209b7d61a3: Pulling fs layer
2ba28e82741f: Pulling fs layer
7fc9d63c38c6: Pulling fs layer
2ba28e82741f: Waiting
7fc9d63c38c6: Waiting
06209b7d61a3: Download complete
08d599862abd: Verifying Checksum
08d599862abd: Download complete
7fc9d63c38c6: Download complete
2ba28e82741f: Verifying Checksum
2ba28e82741f: Download complete
171434641d5a: Verifying Checksum
171434641d5a: Download complete
08d599862abd: Pull complete
171434641d5a: Pull complete
06209b7d61a3: Pull complete
2ba28e82741f: Pull complete
7fc9d63c38c6: Pull complete
Digest: sha256:ab95bcf8ae8f59ab6d4725f4fd8a1a6162581ba0800402e498200829aee2a822
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Building for debugging...
[0/34] Compiling CMarkGFM plugin.c
[1/34] Compiling CMarkGFM registry.c
[2/34] Compiling CMarkGFM arena.c
[3/34] Compiling CMarkGFM buffer.c
[4/34] Compiling CMarkGFM cmark.c
[5/34] Compiling CMarkGFM references.c
[6/34] Compiling CMarkGFM autolink.c
[7/34] Compiling CMarkGFM xml.c
[8/34] Compiling CMarkGFM tagfilter.c
[9/34] Compiling CMarkGFM blocks.c
[10/34] Compiling CMarkGFM strikethrough.c
[11/34] Compiling CMarkGFM tasklist.c
[12/34] Compiling CMarkGFM syntax_extension.c
[12/34] Compiling CMarkGFM table.c
[14/34] Compiling CMarkGFM render.c
[15/34] Compiling CMarkGFM map.c
[16/34] Compiling CMarkGFM plaintext.c
[17/34] Compiling CMarkGFM linked_list.c
[18/34] Compiling CMarkGFM node.c
[19/34] Compiling CMarkGFM utf8.c
[19/34] Compiling CMarkGFM latex.c
[21/34] Compiling CMarkGFM man.c
[22/34] Compiling CMarkGFM iterator.c
[23/34] Compiling CMarkGFM houdini_html_e.c
[23/34] Compiling CMarkGFM houdini_href_e.c
[25/34] Compiling CMarkGFM footnotes.c
[26/34] Compiling CMarkGFM ext_scanners.c
[27/34] Compiling CMarkGFM html.c
[28/34] Compiling CMarkGFM inlines.c
[28/34] Compiling CMarkGFM core-extensions.c
[30/34] Compiling CMarkGFM houdini_html_u.c
[31/34] Compiling CMarkGFM cmark_ctype.c
[32/34] Compiling CMarkGFM commonmark.c
[33/34] Compiling CMarkGFM scanners.c
Build complete! (2.44s)
Build complete.
Done.