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 6.0 (beta) for macOS (SPM) (3bc2f3) on 28 Jun 2024 17:34:36 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Beta.2.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.44.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftlang/swift-cmark.git
Reference: 0.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swiftlang/swift-cmark
 * tag               0.4.0      -> FETCH_HEAD
HEAD is now at 3bc2f3e integrate changes from cmark-gfm 0.29.0.gfm.12 and gfm.13 (#61)
Cloned https://github.com/swiftlang/swift-cmark.git
Revision (git rev-parse @):
3bc2f3e25df0cecc5dc269f7ccae65d0f386f06a
SUCCESS checkout https://github.com/swiftlang/swift-cmark.git at 0.4.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/swiftlang/swift-cmark.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Beta.2.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/46] Compiling cmark-gfm cmark.c
[1/46] Compiling cmark-gfm footnotes.c
[2/46] Compiling cmark-gfm-extensions tagfilter.c
[3/46] Compiling cmark-gfm houdini_href_e.c
[4/46] Compiling cmark-gfm-extensions tasklist.c
[5/46] Compiling cmark-gfm-extensions table.c
[6/46] Compiling cmark-gfm-extensions strikethrough.c
[7/46] Compiling cmark-gfm-extensions core-extensions.c
[8/46] Compiling cmark-gfm-extensions ext_scanners.c
[9/46] Compiling cmark-gfm blocks.c
[10/46] Compiling cmark-gfm-bin main.c
[11/46] Compiling cmark-gfm arena.c
[11/46] Compiling cmark-gfm-extensions autolink.c
[13/46] Compiling cmark-gfm buffer.c
[14/46] Compiling cmark-gfm xml.c
[15/46] Compiling cmark-gfm syntax_extension.c
[16/46] Compiling cmark-gfm cmark_ctype.c
[17/46] Compiling cmark-gfm references.c
[18/46] Compiling cmark-gfm render.c
[19/46] Compiling cmark-gfm plugin.c
[20/46] Compiling cmark-gfm registry.c
[21/46] Compiling cmark-gfm plaintext.c
[22/46] Compiling cmark-gfm utf8.c
[23/46] Compiling cmark-gfm map.c
[24/46] Compiling cmark-gfm node.c
[25/46] Compiling cmark-gfm linked_list.c
[25/46] Write cmark-gfm-bin-entitlement.plist
[27/46] Compiling cmark-gfm man.c
[28/46] Compiling cmark-gfm iterator.c
[29/46] Compiling cmark-gfm commonmark.c
[29/46] Write api_test-entitlement.plist
[31/46] Compiling cmark-gfm latex.c
[32/46] Compiling cmark-gfm html.c
[33/46] Compiling cmark-gfm houdini_html_e.c
[34/46] Compiling cmark-gfm inlines.c
[35/46] Compiling api_test harness.c
[36/46] Compiling cmark-gfm houdini_html_u.c
[37/46] Compiling api_test cplusplus.cpp
[38/46] Compiling api_test main.c
[39/46] Compiling cmark-gfm scanners.c
[40/46] Write Objects.LinkFileList
[42/46] Linking cmark-gfm-bin
[42/46] Linking api_test
[44/46] Applying cmark-gfm-bin
[45/46] Applying api_test
Build complete! (1.63s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "cmark-gfm",
  "name" : "cmark-gfm",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "cmark-gfm",
      "targets" : [
        "cmark-gfm"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "cmark-gfm-extensions",
      "targets" : [
        "cmark-gfm-extensions"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "cmark-gfm-bin",
      "targets" : [
        "cmark-gfm-bin"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "api_test",
      "targets" : [
        "api_test"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "cmark_gfm_extensions",
      "module_type" : "ClangTarget",
      "name" : "cmark-gfm-extensions",
      "path" : "extensions",
      "product_memberships" : [
        "cmark-gfm-extensions",
        "cmark-gfm-bin",
        "api_test"
      ],
      "sources" : [
        "autolink.c",
        "core-extensions.c",
        "ext_scanners.c",
        "strikethrough.c",
        "table.c",
        "tagfilter.c",
        "tasklist.c"
      ],
      "target_dependencies" : [
        "cmark-gfm"
      ],
      "type" : "library"
    },
    {
      "c99name" : "cmark_gfm_bin",
      "module_type" : "ClangTarget",
      "name" : "cmark-gfm-bin",
      "path" : "bin",
      "product_memberships" : [
        "cmark-gfm-bin"
      ],
      "sources" : [
        "main.c"
      ],
      "target_dependencies" : [
        "cmark-gfm",
        "cmark-gfm-extensions"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "cmark_gfm",
      "module_type" : "ClangTarget",
      "name" : "cmark-gfm",
      "path" : "src",
      "product_memberships" : [
        "cmark-gfm",
        "cmark-gfm-extensions",
        "cmark-gfm-bin",
        "api_test"
      ],
      "sources" : [
        "arena.c",
        "blocks.c",
        "buffer.c",
        "cmark.c",
        "cmark_ctype.c",
        "commonmark.c",
        "footnotes.c",
        "houdini_href_e.c",
        "houdini_html_e.c",
        "houdini_html_u.c",
        "html.c",
        "inlines.c",
        "iterator.c",
        "latex.c",
        "linked_list.c",
        "man.c",
        "map.c",
        "node.c",
        "plaintext.c",
        "plugin.c",
        "references.c",
        "registry.c",
        "render.c",
        "scanners.c",
        "syntax_extension.c",
        "utf8.c",
        "xml.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "api_test",
      "module_type" : "ClangTarget",
      "name" : "api_test",
      "path" : "api_test",
      "product_memberships" : [
        "api_test"
      ],
      "sources" : [
        "cplusplus.cpp",
        "harness.c",
        "main.c"
      ],
      "target_dependencies" : [
        "cmark-gfm",
        "cmark-gfm-extensions"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.3"
}
Done.