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.10 for macOS (SPM) (2c4732) on 28 Jun 2024 17:26:05 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-cmark",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/swiftlang/swift-cmark.git from cache
Fetched https://github.com/swiftlang/swift-cmark.git from cache (0.34s)
Creating working copy for https://github.com/swiftlang/swift-cmark.git
Working copy of https://github.com/swiftlang/swift-cmark.git resolved at gfm (2c47322)
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
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 plugin.c
[1/46] Compiling cmark-gfm-bin main.c
[2/46] Compiling cmark-gfm node.c
[3/46] Compiling cmark-gfm-extensions tagfilter.c
[4/46] Compiling cmark-gfm-extensions strikethrough.c
[5/46] Compiling cmark-gfm-extensions table.c
[6/46] Compiling cmark-gfm-extensions ext_scanners.c
[7/46] Compiling cmark-gfm map.c
[8/46] Compiling cmark-gfm plaintext.c
[9/46] Compiling cmark-gfm-extensions core-extensions.c
[10/46] Compiling cmark-gfm-extensions autolink.c
[11/46] Compiling cmark-gfm-extensions tasklist.c
[12/46] Compiling cmark-gfm xml.c
[13/46] Compiling cmark-gfm linked_list.c
[14/46] Compiling cmark-gfm man.c
[15/46] Compiling cmark-gfm syntax_extension.c
[16/46] Compiling cmark-gfm render.c
[16/46] Compiling cmark-gfm latex.c
[18/46] Compiling cmark-gfm references.c
[19/46] Compiling cmark-gfm iterator.c
[20/46] Compiling cmark-gfm registry.c
[21/46] Compiling cmark-gfm utf8.c
[22/46] Compiling cmark-gfm footnotes.c
[23/46] Compiling cmark-gfm houdini_href_e.c
[24/46] Compiling cmark-gfm inlines.c
[25/46] Compiling cmark-gfm houdini_html_e.c
[26/46] Compiling cmark-gfm html.c
[27/46] Compiling cmark-gfm cmark_ctype.c
[28/46] Write cmark-gfm-bin-entitlement.plist
[29/46] Compiling cmark-gfm buffer.c
[30/46] Compiling cmark-gfm cmark.c
[31/46] Compiling cmark-gfm houdini_html_u.c
[31/46] Write api_test-entitlement.plist
[33/46] Compiling cmark-gfm commonmark.c
[34/46] Compiling cmark-gfm arena.c
[35/46] Compiling api_test harness.c
[36/46] Compiling cmark-gfm blocks.c
[37/46] Compiling api_test main.c
[38/46] Compiling api_test cplusplus.cpp
[39/46] Compiling cmark-gfm scanners.c
[40/46] Write Objects.LinkFileList
[42/46] Linking cmark-gfm-bin
[43/46] Linking api_test
[44/46] Applying cmark-gfm-bin
[45/46] Applying api_test
Build complete! (1.66s)
Build complete.
Done.