Build Information
Successful build of cmark-gfm, reference 0.5.0 (3ccff7
), with Swift 5.9 for macOS (SPM) on 17 Sep 2024 18:07:26 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.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: 0.5.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swiftlang/swift-cmark
* tag 0.5.0 -> FETCH_HEAD
HEAD is now at 3ccff77 Merge pull request #74 from bc-lee/feature/6.0-pic
Cloned https://github.com/swiftlang/swift-cmark.git
Revision (git rev-parse @):
3ccff77b2dc5b96b77db3da0d68d28068593fa53
SUCCESS checkout https://github.com/swiftlang/swift-cmark.git at 0.5.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/swiftlang/swift-cmark.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/40] Compiling cmark-gfm-bin main.c
[1/40] Compiling cmark-gfm buffer.c
[2/40] Compiling cmark-gfm arena.c
[3/40] Compiling cmark-gfm cmark.c
[4/40] Compiling api_test harness.c
[5/40] Compiling cmark-gfm cmark_ctype.c
[6/40] Compiling cmark-gfm-extensions tagfilter.c
[7/40] Compiling cmark-gfm-extensions ext_scanners.c
[8/40] Compiling cmark-gfm-extensions core-extensions.c
[9/40] Compiling cmark-gfm-extensions table.c
[10/40] Compiling cmark-gfm-extensions strikethrough.c
[11/40] Compiling cmark-gfm xml.c
[12/40] Compiling cmark-gfm-extensions tasklist.c
[13/40] Compiling cmark-gfm-extensions autolink.c
[14/40] Compiling cmark-gfm blocks.c
[15/40] Compiling cmark-gfm syntax_extension.c
[16/40] Compiling api_test main.c
[17/40] Compiling cmark-gfm render.c
[18/40] Compiling cmark-gfm registry.c
[19/40] Compiling cmark-gfm references.c
[20/40] Compiling cmark-gfm plugin.c
[21/40] Compiling cmark-gfm plaintext.c
[22/40] Compiling cmark-gfm utf8.c
[23/40] Compiling cmark-gfm map.c
[24/40] Compiling cmark-gfm node.c
[25/40] Compiling cmark-gfm man.c
[26/40] Compiling cmark-gfm linked_list.c
[27/40] Compiling cmark-gfm iterator.c
[28/40] Compiling cmark-gfm latex.c
[29/40] Compiling cmark-gfm commonmark.c
[30/40] Compiling cmark-gfm houdini_href_e.c
[31/40] Compiling cmark-gfm houdini_html_e.c
[32/40] Compiling cmark-gfm html.c
[33/40] Compiling cmark-gfm footnotes.c
[34/40] Compiling cmark-gfm houdini_html_u.c
[35/40] Compiling cmark-gfm inlines.c
[36/40] Compiling cmark-gfm scanners.c
[37/40] Compiling api_test cplusplus.cpp
[38/40] Linking cmark-gfm-bin
[39/40] Linking api_test
Build complete! (5.10s)
Build complete.
Done.