Build Information
Successful build of cmark-gfm, reference gfm (b022b0
), with Swift 5.10 for macOS (SPM) on 12 Sep 2024 01:26:17 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftlang/swift-cmark.git
Reference: gfm
Initialized empty Git repository in /Users/admin/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 b022b08 Merge pull request #58 from swiftlang/egorzhdan/include-inside-extern-c
Cloned https://github.com/swiftlang/swift-cmark.git
Revision (git rev-parse @):
b022b08312decdc46585e0b3440d97f6f22ef703
SUCCESS checkout https://github.com/swiftlang/swift-cmark.git at gfm
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/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/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-cmark",
"dependencies": [
]
}
]
}
Fetching https://github.com/swiftlang/swift-cmark.git
[1/17846] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark.git from cache (2.16s)
Creating working copy for https://github.com/swiftlang/swift-cmark.git
Working copy of https://github.com/swiftlang/swift-cmark.git resolved at gfm (b022b08)
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
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 arena.c
[1/46] Compiling cmark-gfm commonmark.c
[2/46] Compiling cmark-gfm map.c
[3/46] Compiling cmark-gfm-bin main.c
[4/46] Compiling cmark-gfm buffer.c
[5/46] Compiling cmark-gfm-extensions strikethrough.c
[6/46] Compiling cmark-gfm-extensions tasklist.c
[7/46] Compiling cmark-gfm cmark_ctype.c
[8/46] Compiling cmark-gfm-extensions tagfilter.c
[9/46] Compiling cmark-gfm-extensions ext_scanners.c
[10/46] Compiling cmark-gfm-extensions table.c
[11/46] Compiling cmark-gfm-extensions core-extensions.c
[12/46] Compiling cmark-gfm xml.c
[13/46] Compiling cmark-gfm man.c
[14/46] Compiling cmark-gfm syntax_extension.c
[15/46] Compiling cmark-gfm-extensions autolink.c
[16/46] Compiling cmark-gfm footnotes.c
[17/46] Compiling cmark-gfm render.c
[18/46] Compiling cmark-gfm registry.c
[19/46] Compiling cmark-gfm utf8.c
[20/46] Compiling cmark-gfm plugin.c
[21/46] Compiling cmark-gfm references.c
[22/46] Compiling cmark-gfm plaintext.c
[23/46] Compiling cmark-gfm node.c
[24/46] Compiling cmark-gfm linked_list.c
[25/46] Compiling cmark-gfm iterator.c
[26/46] Write cmark-gfm-bin-entitlement.plist
[27/46] Compiling cmark-gfm latex.c
[28/46] Compiling cmark-gfm html.c
[29/46] Compiling cmark-gfm cmark.c
[30/46] Write api_test-entitlement.plist
[31/46] Compiling cmark-gfm houdini_html_e.c
[32/46] Compiling cmark-gfm houdini_href_e.c
[33/46] Compiling cmark-gfm houdini_html_u.c
[34/46] Compiling cmark-gfm inlines.c
[35/46] Compiling cmark-gfm scanners.c
[36/46] Compiling api_test harness.c
[37/46] Compiling api_test cplusplus.cpp
[38/46] Compiling api_test main.c
[39/46] Compiling cmark-gfm blocks.c
[40/46] Write Objects.LinkFileList
[42/46] Linking cmark-gfm-bin
[43/46] Linking api_test
[44/46] Applying api_test
[45/46] Applying cmark-gfm-bin
Build complete! (2.16s)
Build complete.
Done.