Build Information
Failed to build SwiftMarkup, reference 0.3.0 (bc71bd
), with Swift 6.1 for macOS (SPM) on 26 Apr 2025 09:37:07 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftDocOrg/SwiftMarkup.git
Reference: 0.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SwiftDocOrg/SwiftMarkup
* tag 0.3.0 -> FETCH_HEAD
HEAD is now at bc71bde Bump version to 0.3.0
Cloned https://github.com/SwiftDocOrg/SwiftMarkup.git
Revision (git rev-parse @):
bc71bde93b5217833c8ed13d5cf1e0c60f1367a7
SUCCESS checkout https://github.com/SwiftDocOrg/SwiftMarkup.git at 0.3.0
Fetching https://github.com/SwiftDocOrg/swift-cmark.git
Fetching https://github.com/SwiftDocOrg/CommonMark.git
[1/1175] Fetching commonmark
[1176/13730] Fetching commonmark, swift-cmark
Fetched https://github.com/SwiftDocOrg/CommonMark.git from cache (1.49s)
Fetched https://github.com/SwiftDocOrg/swift-cmark.git from cache (1.49s)
Computing version for https://github.com/SwiftDocOrg/CommonMark.git
Computed https://github.com/SwiftDocOrg/CommonMark.git at 0.5.0 (2.10s)
Computing version for https://github.com/SwiftDocOrg/swift-cmark.git
Computed https://github.com/SwiftDocOrg/swift-cmark.git at 0.29.0+20210102.9c8096a (0.68s)
Creating working copy for https://github.com/SwiftDocOrg/CommonMark.git
Working copy of https://github.com/SwiftDocOrg/CommonMark.git resolved at 0.5.0
Creating working copy for https://github.com/SwiftDocOrg/swift-cmark.git
Working copy of https://github.com/SwiftDocOrg/swift-cmark.git resolved at 0.29.0+20210102.9c8096a
========================================
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": "swiftmarkup",
"name": "SwiftMarkup",
"url": "https://github.com/SwiftDocOrg/SwiftMarkup.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftMarkup",
"dependencies": [
{
"identity": "commonmark",
"name": "CommonMark",
"url": "https://github.com/SwiftDocOrg/CommonMark.git",
"version": "0.5.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CommonMark",
"dependencies": [
{
"identity": "swift-cmark",
"name": "cmark",
"url": "https://github.com/SwiftDocOrg/swift-cmark.git",
"version": "0.29.0+20210102.9c8096a",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-cmark",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/SwiftDocOrg/SwiftMarkup.git
[1/369] Fetching swiftmarkup
Fetched https://github.com/SwiftDocOrg/SwiftMarkup.git from cache (0.71s)
Fetching https://github.com/SwiftDocOrg/CommonMark.git from cache
Fetched https://github.com/SwiftDocOrg/CommonMark.git from cache (0.47s)
Computing version for https://github.com/SwiftDocOrg/CommonMark.git
Computed https://github.com/SwiftDocOrg/CommonMark.git at 0.5.1 (0.52s)
Fetching https://github.com/SwiftDocOrg/swift-cmark.git from cache
Fetched https://github.com/SwiftDocOrg/swift-cmark.git from cache (0.73s)
Computing version for https://github.com/SwiftDocOrg/swift-cmark.git
Computed https://github.com/SwiftDocOrg/swift-cmark.git at 0.29.0+20210102.9c8096a (0.79s)
Creating working copy for https://github.com/SwiftDocOrg/SwiftMarkup.git
Working copy of https://github.com/SwiftDocOrg/SwiftMarkup.git resolved at 0.3.0 (bc71bde)
Creating working copy for https://github.com/SwiftDocOrg/CommonMark.git
Working copy of https://github.com/SwiftDocOrg/CommonMark.git resolved at 0.5.1
Creating working copy for https://github.com/SwiftDocOrg/swift-cmark.git
Working copy of https://github.com/SwiftDocOrg/swift-cmark.git resolved at 0.29.0+20210102.9c8096a
warning: '.resolve-product-dependencies': dependency 'swiftmarkup' is not used by any target
Found 1 product dependencies
- CommonMark
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/SwiftDocOrg/SwiftMarkup.git
https://github.com/SwiftDocOrg/SwiftMarkup.git
{
"dependencies" : [
{
"identity" : "commonmark",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.0",
"upper_bound" : "0.6.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwiftDocOrg/CommonMark.git"
}
],
"manifest_display_name" : "SwiftMarkup",
"name" : "SwiftMarkup",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SwiftMarkup",
"targets" : [
"SwiftMarkup"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftMarkupTests",
"module_type" : "SwiftTarget",
"name" : "SwiftMarkupTests",
"path" : "Tests/SwiftMarkupTests",
"sources" : [
"SwiftMarkupTests.swift"
],
"target_dependencies" : [
"SwiftMarkup"
],
"type" : "test"
},
{
"c99name" : "SwiftMarkup",
"module_type" : "SwiftTarget",
"name" : "SwiftMarkup",
"path" : "Sources/SwiftMarkup",
"product_dependencies" : [
"CommonMark"
],
"product_memberships" : [
"SwiftMarkup"
],
"sources" : [
"Callout.swift",
"DiscussionPart.swift",
"Documentation.swift",
"Parameter.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/22] Write swift-version-2F0A5646E1D333AE.txt
[1/22] Compiling cmark cmark_ctype.c
[2/22] Compiling cmark houdini_html_e.c
[3/22] Compiling cmark houdini_html_u.c
[3/22] Compiling cmark houdini_href_e.c
[5/22] Compiling cmark cmark.c
[6/22] Compiling cmark references.c
[7/22] Compiling cmark render.c
[8/22] Compiling cmark xml.c
[9/22] Compiling cmark node.c
[10/22] Compiling cmark html.c
[11/22] Write sources
[13/22] Compiling cmark man.c
[14/22] Compiling cmark latex.c
[15/22] Compiling cmark iterator.c
[16/22] Compiling cmark buffer.c
[17/22] Compiling cmark scanners.c
[18/22] Compiling cmark blocks.c
[19/22] Compiling cmark utf8.c
[20/22] Compiling cmark commonmark.c
[21/22] Compiling cmark inlines.c
[23/48] Emitting module CommonMark
[24/50] Compiling CommonMark Visitor.swift
[25/50] Compiling CommonMark Version.swift
[26/50] Compiling CommonMark ThematicBreak.swift
[27/50] Compiling CommonMark Document.swift
[28/50] Compiling CommonMark Code.swift
[29/50] Compiling CommonMark Literal.swift
[30/50] Compiling CommonMark Visitable.swift
[31/50] Compiling CommonMark Block.swift
[32/50] Compiling CommonMark Children.swift
[33/50] Compiling CommonMark Inline.swift
[34/50] Compiling CommonMark BlockQuote.swift
[35/50] Compiling CommonMark CodeBlock.swift
[36/50] Compiling CommonMark HTMLBlock.swift
[37/50] Compiling CommonMark Strong.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CommonMark/Sources/CommonMark/Nodes/Node.swift:218:13: error: cannot find 'free' in scope
216 |
217 | defer {
218 | free(cString)
| `- error: cannot find 'free' in scope
219 | }
220 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CommonMark/Sources/CommonMark/Nodes/Node.swift:332:13: error: cannot find 'free' in scope
330 |
331 | defer {
332 | free(cString)
| `- error: cannot find 'free' in scope
333 | }
334 |
[38/50] Compiling CommonMark Text.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CommonMark/Sources/CommonMark/Nodes/Node.swift:218:13: error: cannot find 'free' in scope
216 |
217 | defer {
218 | free(cString)
| `- error: cannot find 'free' in scope
219 | }
220 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CommonMark/Sources/CommonMark/Nodes/Node.swift:332:13: error: cannot find 'free' in scope
330 |
331 | defer {
332 | free(cString)
| `- error: cannot find 'free' in scope
333 | }
334 |
[39/50] Compiling CommonMark Node.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CommonMark/Sources/CommonMark/Nodes/Node.swift:218:13: error: cannot find 'free' in scope
216 |
217 | defer {
218 | free(cString)
| `- error: cannot find 'free' in scope
219 | }
220 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CommonMark/Sources/CommonMark/Nodes/Node.swift:332:13: error: cannot find 'free' in scope
330 |
331 | defer {
332 | free(cString)
| `- error: cannot find 'free' in scope
333 | }
334 |
[40/50] Compiling CommonMark Emphasis.swift
[41/50] Compiling CommonMark HardLineBreak.swift
[42/50] Compiling CommonMark Image.swift
[43/50] Compiling CommonMark LineBreak.swift
[44/50] Compiling CommonMark Linked.swift
[45/50] Compiling CommonMark Link.swift
[46/50] Compiling CommonMark RawHTML.swift
[47/50] Compiling CommonMark SoftLineBreak.swift
[48/50] Compiling CommonMark Heading.swift
[49/50] Compiling CommonMark List.swift
[50/50] Compiling CommonMark Paragraph.swift
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/27] Compiling CommonMark Link.swift
[3/27] Compiling CommonMark RawHTML.swift
[4/27] Compiling CommonMark SoftLineBreak.swift
[5/27] Compiling CommonMark BlockQuote.swift
[6/27] Compiling CommonMark CodeBlock.swift
[7/27] Compiling CommonMark HTMLBlock.swift
[8/29] Compiling CommonMark ThematicBreak.swift
[9/29] Compiling CommonMark Document.swift
[10/29] Compiling CommonMark Code.swift
[11/29] Emitting module CommonMark
[12/29] Compiling CommonMark Heading.swift
[13/29] Compiling CommonMark List.swift
[14/29] Compiling CommonMark Paragraph.swift
[15/29] Compiling CommonMark LineBreak.swift
[16/29] Compiling CommonMark Linked.swift
[17/29] Compiling CommonMark Block.swift
[18/29] Compiling CommonMark Children.swift
[19/29] Compiling CommonMark Inline.swift
[20/29] Compiling CommonMark Literal.swift
[21/29] Compiling CommonMark Visitable.swift
[22/29] Compiling CommonMark Emphasis.swift
[23/29] Compiling CommonMark HardLineBreak.swift
[24/29] Compiling CommonMark Image.swift
[25/29] Compiling CommonMark Strong.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CommonMark/Sources/CommonMark/Nodes/Node.swift:218:13: error: cannot find 'free' in scope
216 |
217 | defer {
218 | free(cString)
| `- error: cannot find 'free' in scope
219 | }
220 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CommonMark/Sources/CommonMark/Nodes/Node.swift:332:13: error: cannot find 'free' in scope
330 |
331 | defer {
332 | free(cString)
| `- error: cannot find 'free' in scope
333 | }
334 |
[26/29] Compiling CommonMark Text.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CommonMark/Sources/CommonMark/Nodes/Node.swift:218:13: error: cannot find 'free' in scope
216 |
217 | defer {
218 | free(cString)
| `- error: cannot find 'free' in scope
219 | }
220 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CommonMark/Sources/CommonMark/Nodes/Node.swift:332:13: error: cannot find 'free' in scope
330 |
331 | defer {
332 | free(cString)
| `- error: cannot find 'free' in scope
333 | }
334 |
[27/29] Compiling CommonMark Node.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CommonMark/Sources/CommonMark/Nodes/Node.swift:218:13: error: cannot find 'free' in scope
216 |
217 | defer {
218 | free(cString)
| `- error: cannot find 'free' in scope
219 | }
220 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CommonMark/Sources/CommonMark/Nodes/Node.swift:332:13: error: cannot find 'free' in scope
330 |
331 | defer {
332 | free(cString)
| `- error: cannot find 'free' in scope
333 | }
334 |
[28/29] Compiling CommonMark Visitor.swift
[29/29] Compiling CommonMark Version.swift
BUILD FAILURE 6.1 macosSpm