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.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.6
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SDGGiesbrecht/swift-cmark.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/SDGGiesbrecht/swift-cmark
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 622a3c3 Merged upstream/gfm, resolving conflicts.
Cloned https://github.com/SDGGiesbrecht/swift-cmark.git
Revision (git rev-parse @):
622a3c3271477523e57f6f739eccbfeacc8f164c
SUCCESS checkout https://github.com/SDGGiesbrecht/swift-cmark.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-cmark",
      "name": "cmark-gfm",
      "url": "https://github.com/SDGGiesbrecht/swift-cmark.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-cmark",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/SDGGiesbrecht/swift-cmark.git from cache
Fetched https://github.com/SDGGiesbrecht/swift-cmark.git (0.22s)
Creating working copy for https://github.com/SDGGiesbrecht/swift-cmark.git
Working copy of https://github.com/SDGGiesbrecht/swift-cmark.git resolved at master
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/SDGGiesbrecht/swift-cmark.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/40] Compiling api_test cplusplus.cpp
[1/40] Compiling api_test harness.c
[2/40] Compiling cmark-gfm arena.c
[3/40] Compiling cmark-gfm blocks.c
[4/40] Compiling cmark-gfm-extensions tagfilter.c
[5/40] Compiling cmark-gfm-extensions strikethrough.c
[6/40] Compiling cmark-gfm-extensions ext_scanners.c
[7/40] Compiling cmark-gfm-extensions core-extensions.c
[8/40] Compiling cmark-gfm-extensions autolink.c
[9/40] Compiling cmark-gfm-extensions tasklist.c
[10/40] Compiling cmark-gfm xml.c
[11/40] Compiling cmark-gfm syntax_extension.c
[12/40] Compiling cmark-gfm render.c
[13/40] Compiling cmark-gfm registry.c
[14/40] Compiling cmark-gfm plugin.c
[15/40] Compiling cmark-gfm references.c
[16/40] Compiling cmark-gfm-bin main.c
[17/40] Compiling cmark-gfm plaintext.c
[18/40] Compiling cmark-gfm utf8.c
[19/40] Compiling api_test main.c
[20/40] Compiling cmark-gfm map.c
[21/40] Compiling cmark-gfm linked_list.c
[22/40] Compiling cmark-gfm man.c
[23/40] Compiling cmark-gfm node.c
[24/40] Compiling cmark-gfm latex.c
[25/40] Compiling cmark-gfm iterator.c
[26/40] Compiling cmark-gfm scanners.c
[27/40] Compiling cmark-gfm houdini_href_e.c
[28/40] Compiling cmark-gfm houdini_html_e.c
[29/40] Compiling cmark-gfm html.c
[30/40] Compiling cmark-gfm houdini_html_u.c
[31/40] Compiling cmark-gfm footnotes.c
[32/40] Compiling cmark-gfm inlines.c
[33/40] Compiling cmark-gfm cmark_ctype.c
[34/40] Compiling cmark-gfm commonmark.c
[34/40] Compiling cmark-gfm cmark.c
[36/40] Compiling cmark-gfm buffer.c
[37/40] Compiling cmark-gfm-extensions table.c
[38/40] Linking cmark-gfm-bin
[38/40] Linking api_test
Build complete! (1.73s)
Build complete.
Done.