The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-cmark-gfm with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/stackotter/swift-cmark-gfm.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/stackotter/swift-cmark-gfm
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 5125efa Update to latest cmark-gfm
Cloned https://github.com/stackotter/swift-cmark-gfm.git
Revision (git rev-parse @):
5125efa8489b81ad049ddce0ec1f8aa35d7745b6
SUCCESS checkout https://github.com/stackotter/swift-cmark-gfm.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-cmark-gfm",
      "name": "swift-cmark-gfm",
      "url": "https://github.com/stackotter/swift-cmark-gfm.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-cmark-gfm",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/stackotter/swift-cmark-gfm.git
[1/175] Fetching swift-cmark-gfm
Fetched https://github.com/stackotter/swift-cmark-gfm.git (0.41s)
Creating working copy for https://github.com/stackotter/swift-cmark-gfm.git
Working copy of https://github.com/stackotter/swift-cmark-gfm.git resolved at main
warning: '.resolve-product-dependencies': dependency 'swift-cmark-gfm' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/34] Compiling CMarkGFM commonmark.c
[1/34] Compiling CMarkGFM core-extensions.c
[2/34] Compiling CMarkGFM xml.c
[3/34] Compiling CMarkGFM arena.c
[4/34] Compiling CMarkGFM tasklist.c
[5/34] Compiling CMarkGFM autolink.c
[6/34] Compiling CMarkGFM tagfilter.c
[7/34] Compiling CMarkGFM blocks.c
[8/34] Compiling CMarkGFM map.c
[9/34] Compiling CMarkGFM man.c
[10/34] Compiling CMarkGFM utf8.c
[11/34] Compiling CMarkGFM table.c
[12/34] Compiling CMarkGFM syntax_extension.c
[13/34] Compiling CMarkGFM strikethrough.c
[14/34] Compiling CMarkGFM render.c
[15/34] Compiling CMarkGFM registry.c
[16/34] Compiling CMarkGFM cmark.c
[17/34] Compiling CMarkGFM plugin.c
[18/34] Compiling CMarkGFM references.c
[19/34] Compiling CMarkGFM linked_list.c
[20/34] Compiling CMarkGFM plaintext.c
[21/34] Compiling CMarkGFM node.c
[22/34] Compiling CMarkGFM latex.c
[23/34] Compiling CMarkGFM iterator.c
[24/34] Compiling CMarkGFM html.c
[25/34] Compiling CMarkGFM houdini_html_u.c
[26/34] Compiling CMarkGFM footnotes.c
[27/34] Compiling CMarkGFM houdini_html_e.c
[28/34] Compiling CMarkGFM scanners.c
[29/34] Compiling CMarkGFM inlines.c
[30/34] Compiling CMarkGFM houdini_href_e.c
[31/34] Compiling CMarkGFM ext_scanners.c
[32/34] Compiling CMarkGFM cmark_ctype.c
[33/34] Compiling CMarkGFM buffer.c
Build complete! (4.47s)
Build complete.
Done.