The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftMarkdown with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor-community/markdown.git
Reference: 0.7.1
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/vapor-community/markdown
 * tag               0.7.1      -> FETCH_HEAD
HEAD is now at f0cdf12 Merge pull request #13 from vapor-community/enable-55-ci
Cloned https://github.com/vapor-community/markdown.git
Revision (git rev-parse @):
f0cdf125947c06685ebaef633fd00ae5247a1cfc
SUCCESS checkout https://github.com/vapor-community/markdown.git at 0.7.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/vapor-community/markdown.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/36] Write swift-version--423B1241ED78D482.txt
[1/36] Compiling cmark table.c
[2/36] Compiling cmark render.c
[3/36] Compiling cmark syntax_extension.c
[4/36] Compiling cmark registry.c
[5/36] Compiling cmark tasklist.c
[6/36] Compiling cmark references.c
[7/36] Compiling cmark strikethrough.c
[8/36] Compiling cmark plaintext.c
[9/36] Compiling cmark plugin.c
[10/36] Compiling cmark tagfilter.c
[11/36] Compiling cmark map.c
[12/36] Compiling cmark linked_list.c
[13/36] Compiling cmark node.c
[14/36] Compiling cmark man.c
[15/36] Compiling cmark utf8.c
[16/36] Compiling cmark latex.c
[17/36] Compiling cmark iterator.c
[18/36] Compiling cmark houdini_html_e.c
[19/36] Compiling cmark houdini_href_e.c
[20/36] Compiling cmark houdini_html_u.c
[21/36] Compiling cmark html.c
[22/36] Compiling cmark scanners.c
[23/36] Compiling cmark inlines.c
[24/36] Compiling cmark core-extensions.c
[25/36] Compiling cmark footnotes.c
[25/36] Compiling cmark ext_scanners.c
[27/36] Compiling cmark xml.c
[28/36] Write sources
[29/36] Compiling cmark cmark_ctype.c
[30/36] Compiling cmark commonmark.c
[31/36] Compiling cmark buffer.c
[32/36] Compiling cmark cmark.c
[33/36] Compiling cmark arena.c
[34/36] Compiling cmark autolink.c
[35/36] Compiling cmark blocks.c
[37/38] Compiling SwiftMarkdown SwiftMarkdown.swift
[38/38] Emitting module SwiftMarkdown
Build complete! (3.64s)
Fetching https://github.com/brokenhandsio/cmark-gfm.git from cache
Fetched https://github.com/brokenhandsio/cmark-gfm.git from cache (0.18s)
Computing version for https://github.com/brokenhandsio/cmark-gfm.git
Computed https://github.com/brokenhandsio/cmark-gfm.git at 2.1.0 (0.53s)
Creating working copy for https://github.com/brokenhandsio/cmark-gfm.git
Working copy of https://github.com/brokenhandsio/cmark-gfm.git resolved at 2.1.0
Build complete.
Done.