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, reference 0.5.0 (3ccff7), with Swift 5.10 for macOS (SPM) on 17 Sep 2024 18:07:58 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftlang/swift-cmark.git
Reference: 0.5.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swiftlang/swift-cmark
 * tag               0.5.0      -> FETCH_HEAD
HEAD is now at 3ccff77 Merge pull request #74 from bc-lee/feature/6.0-pic
Cloned https://github.com/swiftlang/swift-cmark.git
Revision (git rev-parse @):
3ccff77b2dc5b96b77db3da0d68d28068593fa53
SUCCESS checkout https://github.com/swiftlang/swift-cmark.git at 0.5.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-cmark",
      "name": "cmark-gfm",
      "url": "https://github.com/swiftlang/swift-cmark.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-cmark",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/swiftlang/swift-cmark.git
[1/17853] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark.git from cache (2.19s)
Creating working copy for https://github.com/swiftlang/swift-cmark.git
Working copy of https://github.com/swiftlang/swift-cmark.git resolved at 0.5.0 (3ccff77)
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/swiftlang/swift-cmark.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/46] Compiling cmark-gfm cmark.c
[1/46] Compiling cmark-gfm-bin main.c
[2/46] Compiling cmark-gfm syntax_extension.c
[3/46] Compiling cmark-gfm utf8.c
[4/46] Compiling cmark-gfm-extensions ext_scanners.c
[5/46] Compiling cmark-gfm xml.c
[6/46] Compiling cmark-gfm-extensions strikethrough.c
[7/46] Compiling cmark-gfm-extensions table.c
[8/46] Compiling cmark-gfm-extensions tasklist.c
[9/46] Compiling cmark-gfm-extensions tagfilter.c
[10/46] Compiling cmark-gfm-extensions core-extensions.c
[11/46] Compiling cmark-gfm-extensions autolink.c
[12/46] Compiling cmark-gfm render.c
[13/46] Compiling cmark-gfm registry.c
[14/46] Compiling cmark-gfm plugin.c
[15/46] Compiling cmark-gfm references.c
[16/46] Compiling cmark-gfm plaintext.c
[17/46] Compiling cmark-gfm map.c
[18/46] Compiling cmark-gfm linked_list.c
[19/46] Compiling cmark-gfm node.c
[20/46] Compiling cmark-gfm man.c
[21/46] Compiling cmark-gfm iterator.c
[22/46] Compiling cmark-gfm latex.c
[23/46] Compiling cmark-gfm scanners.c
[24/46] Compiling cmark-gfm html.c
[25/46] Compiling cmark-gfm inlines.c
[25/46] Write cmark-gfm-bin-entitlement.plist
[27/46] Compiling cmark-gfm houdini_html_e.c
[27/46] Compiling cmark-gfm houdini_href_e.c
[29/46] Compiling cmark-gfm footnotes.c
[29/46] Write api_test-entitlement.plist
[31/46] Compiling cmark-gfm cmark_ctype.c
[32/46] Compiling cmark-gfm houdini_html_u.c
[33/46] Compiling cmark-gfm buffer.c
[34/46] Compiling cmark-gfm arena.c
[35/46] Compiling cmark-gfm commonmark.c
[36/46] Compiling api_test harness.c
[37/46] Compiling cmark-gfm blocks.c
[38/46] Write Objects.LinkFileList
[39/46] Compiling api_test cplusplus.cpp
[40/46] Compiling api_test main.c
[41/46] Write Objects.LinkFileList
[42/46] Linking cmark-gfm-bin
[43/46] Linking api_test
[44/46] Applying api_test
[45/46] Applying cmark-gfm-bin
Build complete! (2.12s)
Build complete.
Done.