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 cmark-gfm with Swift 5.8 for macOS (SPM) (2c4732) on 28 Jun 2024 17:34:52 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.44.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftlang/swift-cmark.git
Reference: gfm
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swiftlang/swift-cmark
 * branch            gfm        -> FETCH_HEAD
 * [new branch]      gfm        -> origin/gfm
HEAD is now at 2c47322 Merge pull request #72 from compnerd/config
Cloned https://github.com/swiftlang/swift-cmark.git
Revision (git rev-parse @):
2c47322cb32cbed555f13bf5cbfaa488cc30a785
SUCCESS checkout https://github.com/swiftlang/swift-cmark.git at gfm
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/swiftlang/swift-cmark.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/40] Compiling cmark-gfm buffer.c
[1/40] Compiling api_test harness.c
[2/40] Compiling cmark-gfm-bin main.c
[3/40] Compiling cmark-gfm arena.c
[4/40] Compiling cmark-gfm cmark.c
[5/40] Compiling cmark-gfm-extensions tasklist.c
[6/40] Compiling cmark-gfm-extensions core-extensions.c
[7/40] Compiling cmark-gfm-extensions tagfilter.c
[8/40] Compiling cmark-gfm-extensions strikethrough.c
[9/40] Compiling cmark-gfm-extensions table.c
[10/40] Compiling cmark-gfm-extensions ext_scanners.c
[11/40] Compiling api_test main.c
[12/40] Compiling cmark-gfm xml.c
[13/40] Compiling cmark-gfm-extensions autolink.c
[14/40] Compiling cmark-gfm syntax_extension.c
[15/40] Compiling cmark-gfm cmark_ctype.c
[16/40] Compiling cmark-gfm render.c
[17/40] Compiling cmark-gfm registry.c
[18/40] Compiling cmark-gfm utf8.c
[19/40] Compiling cmark-gfm references.c
[20/40] Compiling cmark-gfm plugin.c
[21/40] Compiling cmark-gfm plaintext.c
[22/40] Compiling cmark-gfm commonmark.c
[23/40] Compiling cmark-gfm map.c
[24/40] Compiling cmark-gfm node.c
[25/40] Compiling cmark-gfm man.c
[26/40] Compiling cmark-gfm linked_list.c
[27/40] Compiling cmark-gfm blocks.c
[28/40] Compiling cmark-gfm iterator.c
[29/40] Compiling cmark-gfm latex.c
[30/40] Compiling cmark-gfm html.c
[31/40] Compiling cmark-gfm scanners.c
[32/40] Compiling cmark-gfm houdini_html_e.c
[33/40] Compiling cmark-gfm houdini_href_e.c
[34/40] Compiling cmark-gfm houdini_html_u.c
[35/40] Compiling cmark-gfm inlines.c
[36/40] Compiling cmark-gfm footnotes.c
[37/40] Compiling api_test cplusplus.cpp
[38/40] Linking cmark-gfm-bin
[39/40] Linking api_test
Build complete! (7.55s)
Build complete.
Done.