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 Linux (2c4732) on 28 Jun 2024 17:26:00 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
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:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/swiftlang/swift-cmark.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:ab27251c691c4483b16f6811e4d551420c56572b98ecfd3375d905e8cd6a5193
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Building for debugging...
[0/42] Compiling cmark-gfm-extensions core-extensions.c
[1/42] Compiling cmark-gfm-extensions strikethrough.c
[2/42] Compiling cmark-gfm-extensions ext_scanners.c
[3/42] Compiling cmark-gfm-bin main.c
[4/42] Compiling api_test cplusplus.cpp
[5/42] Compiling cmark-gfm-extensions autolink.c
[6/42] Compiling api_test harness.c
[7/42] Compiling cmark-gfm-extensions tagfilter.c
[8/42] Compiling api_test main.c
[9/42] Compiling cmark-gfm-extensions tasklist.c
[10/42] Compiling cmark-gfm syntax_extension.c
[11/42] Compiling cmark-gfm xml.c
[12/42] Compiling cmark-gfm plugin.c
[12/42] Compiling cmark-gfm registry.c
[14/42] Compiling cmark-gfm-extensions table.c
[15/42] Compiling cmark-gfm references.c
[16/42] Compiling cmark-gfm plaintext.c
[17/42] Compiling cmark-gfm render.c
[18/42] Compiling cmark-gfm map.c
[19/42] Compiling cmark-gfm linked_list.c
[20/42] Compiling cmark-gfm man.c
[21/42] Compiling cmark-gfm latex.c
[22/42] Compiling cmark-gfm iterator.c
[23/42] Compiling cmark-gfm utf8.c
[24/42] Compiling cmark-gfm node.c
[25/42] Compiling cmark-gfm houdini_html_e.c
[26/42] Compiling cmark-gfm html.c
[27/42] Compiling cmark-gfm houdini_href_e.c
[28/42] Compiling cmark-gfm cmark_ctype.c
[29/42] Compiling cmark-gfm footnotes.c
[30/42] Compiling cmark-gfm houdini_html_u.c
[31/42] Compiling cmark-gfm commonmark.c
[32/42] Compiling cmark-gfm cmark.c
[33/42] Compiling cmark-gfm arena.c
[34/42] Compiling cmark-gfm buffer.c
[35/42] Compiling cmark-gfm inlines.c
[36/42] Compiling cmark-gfm blocks.c
[37/42] Compiling cmark-gfm scanners.c
[38/42] Write Objects.LinkFileList
[40/42] Linking cmark-gfm-bin
[41/42] Linking api_test
Build complete! (1.57s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "cmark-gfm",
  "name" : "cmark-gfm",
  "path" : "/host/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"
}
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:25efef401ffd78342b231554234a436b1eb31bdd29046c1104fb984cc1b7d308
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.