Build Information
Failed to build swift-doc, reference master (f935eb
), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 13:23:04 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftDocOrg/swift-doc.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SwiftDocOrg/swift-doc
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at f935ebf Bump version to 1.0.0-rc.1
Cloned https://github.com/SwiftDocOrg/swift-doc.git
Revision (git rev-parse @):
f935ebfe524a0ff27bda07dadc3662e3e45b5125
SUCCESS checkout https://github.com/SwiftDocOrg/swift-doc.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/SwiftDocOrg/swift-doc.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/48] Write sources
[1/48] Write swift-doc-entitlement.plist
[6/48] Write swift-version-1EA4D86E10B52AF.txt
[7/48] Compiling cmark references.c
[7/48] Compiling cmark render.c
[9/48] Compiling cmark latex.c
[10/48] Compiling cmark iterator.c
[11/48] Compiling cmark houdini_html_e.c
[12/48] Compiling cmark html.c
[13/48] Compiling cmark man.c
[14/48] Compiling cmark houdini_html_u.c
[15/48] Compiling cmark houdini_href_e.c
[16/48] Compiling cmark cmark_ctype.c
[17/48] Compiling cmark commonmark.c
[18/48] Write sources
[26/48] Compiling cmark cmark.c
[27/48] Compiling cmark buffer.c
[28/48] Write sources
[32/48] Compiling atomic-counter.c
[33/48] Compiling cmark scanners.c
[34/48] Compiling cmark node.c
[35/48] Write sources
[37/48] Compiling cmark blocks.c
[38/48] Write sources
[40/58] Compiling cmark utf8.c
[41/69] Compiling cmark inlines.c
[42/78] Compiling cmark xml.c
[44/200] Compiling DCOV Ratio.swift
[45/200] Compiling DCOV Report.swift
[46/200] Compiling DCOV Entry.swift
[47/200] Emitting module DCOV
[48/200] Compiling CommonMark Emphasis.swift
[49/200] Compiling CommonMark HardLineBreak.swift
[50/200] Compiling CommonMark Image.swift
[51/202] Compiling CommonMark ThematicBreak.swift
[52/202] Compiling CommonMark Document.swift
[53/202] Compiling CommonMark Code.swift
[54/202] Emitting module CommonMark
[55/202] Compiling CommonMark BlockQuote.swift
[56/202] Compiling CommonMark CodeBlock.swift
[57/202] Compiling CommonMark HTMLBlock.swift
[58/202] Compiling CommonMark Heading.swift
[59/202] Compiling CommonMark List.swift
[60/202] Compiling CommonMark Paragraph.swift
[61/202] Compiling CommonMark LineBreak.swift
[62/202] Compiling CommonMark Linked.swift
[63/202] Compiling CommonMark Literal.swift
[64/202] Compiling CommonMark Visitable.swift
[65/202] Compiling CommonMark Link.swift
[66/202] Compiling CommonMark RawHTML.swift
[67/202] Compiling CommonMark SoftLineBreak.swift
[68/202] Compiling CommonMark Block.swift
[69/202] Compiling CommonMark Children.swift
[70/202] Compiling CommonMark Inline.swift
[71/202] 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 |
[72/202] 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 |
[73/202] 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 |
[74/202] Compiling CommonMark Visitor.swift
[75/202] Compiling CommonMark Version.swift
[76/202] Emitting module Logging
Fetching https://github.com/apple/swift-syntax.git
[1/70884] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (5.59s)
Fetching https://github.com/NSHipster/SwiftSyntaxHighlighter.git
[1/547] Fetching swiftsyntaxhighlighter
Fetched https://github.com/NSHipster/SwiftSyntaxHighlighter.git from cache (0.80s)
Fetching https://github.com/SwiftDocOrg/GraphViz.git
Fetching https://github.com/SwiftDocOrg/SwiftMarkup.git
Fetching https://github.com/SwiftDocOrg/Markup.git
Fetching https://github.com/NSHipster/HypertextLiteral.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/NSHipster/swift-log-github-actions.git
Fetching https://github.com/apple/swift-log.git
[1/369] Fetching swiftmarkup
[16/1179] Fetching swiftmarkup, graphviz
[174/1558] Fetching swiftmarkup, graphviz, markup
[452/1694] Fetching swiftmarkup, graphviz, markup, hypertextliteral
[512/1761] Fetching swiftmarkup, graphviz, markup, hypertextliteral, swift-log-github-actions
Fetched https://github.com/SwiftDocOrg/Markup.git from cache (0.76s)
Fetching https://github.com/SwiftDocOrg/CommonMark.git
[1081/5218] Fetching swiftmarkup, graphviz, hypertextliteral, swift-log-github-actions, swift-log
Fetched https://github.com/SwiftDocOrg/GraphViz.git from cache (0.82s)
Fetching https://github.com/SwiftDocOrg/SwiftSemantics.git
[838/4408] Fetching swiftmarkup, hypertextliteral, swift-log-github-actions, swift-log
[1453/19788] Fetching swiftmarkup, hypertextliteral, swift-log-github-actions, swift-log, swift-argument-parser
Fetched https://github.com/SwiftDocOrg/SwiftMarkup.git from cache (1.14s)
[4962/19419] Fetching hypertextliteral, swift-log-github-actions, swift-log, swift-argument-parser
[16037/20594] Fetching hypertextliteral, swift-log-github-actions, swift-log, swift-argument-parser, commonmark
[16711/21026] Fetching hypertextliteral, swift-log-github-actions, swift-log, swift-argument-parser, commonmark, swiftsemantics
Fetched https://github.com/SwiftDocOrg/SwiftSemantics.git from cache (0.69s)
[19831/20594] Fetching hypertextliteral, swift-log-github-actions, swift-log, swift-argument-parser, commonmark
Fetched https://github.com/SwiftDocOrg/CommonMark.git from cache (0.78s)
Fetched https://github.com/NSHipster/swift-log-github-actions.git from cache (1.59s)
Fetched https://github.com/apple/swift-log.git from cache (1.59s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.59s)
Fetched https://github.com/NSHipster/HypertextLiteral.git from cache (1.60s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 0.3.2 (2.12s)
Computing version for https://github.com/NSHipster/swift-log-github-actions.git
Computed https://github.com/NSHipster/swift-log-github-actions.git at 0.0.1 (0.48s)
Computing version for https://github.com/SwiftDocOrg/GraphViz.git
Computed https://github.com/SwiftDocOrg/GraphViz.git at 0.4.1 (0.53s)
Computing version for https://github.com/SwiftDocOrg/SwiftMarkup.git
Computed https://github.com/SwiftDocOrg/SwiftMarkup.git at 0.3.0 (0.49s)
Computing version for https://github.com/SwiftDocOrg/Markup.git
Computed https://github.com/SwiftDocOrg/Markup.git at 0.1.3 (0.50s)
Computing version for https://github.com/NSHipster/HypertextLiteral.git
Computed https://github.com/NSHipster/HypertextLiteral.git at 0.0.3 (0.48s)
Computing version for https://github.com/SwiftDocOrg/CommonMark.git
Computed https://github.com/SwiftDocOrg/CommonMark.git at 0.5.1 (0.45s)
Fetching https://github.com/SwiftDocOrg/swift-cmark.git
[1/12555] Fetching swift-cmark
Fetched https://github.com/SwiftDocOrg/swift-cmark.git from cache (1.72s)
Computing version for https://github.com/SwiftDocOrg/swift-cmark.git
Computed https://github.com/SwiftDocOrg/swift-cmark.git at 0.29.0+20210102.9c8096a (3.60s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.4.4 (0.52s)
Computing version for https://github.com/SwiftDocOrg/SwiftSemantics.git
Computed https://github.com/SwiftDocOrg/SwiftSemantics.git at 0.3.2 (0.52s)
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
Creating working copy for https://github.com/SwiftDocOrg/Markup.git
Working copy of https://github.com/SwiftDocOrg/Markup.git resolved at 0.1.3
Creating working copy for https://github.com/SwiftDocOrg/GraphViz.git
Working copy of https://github.com/SwiftDocOrg/GraphViz.git resolved at 0.4.1
Creating working copy for https://github.com/NSHipster/HypertextLiteral.git
Working copy of https://github.com/NSHipster/HypertextLiteral.git resolved at 0.0.3
Creating working copy for https://github.com/SwiftDocOrg/SwiftMarkup.git
Working copy of https://github.com/SwiftDocOrg/SwiftMarkup.git resolved at 0.3.0
Creating working copy for https://github.com/NSHipster/swift-log-github-actions.git
Working copy of https://github.com/NSHipster/swift-log-github-actions.git resolved at 0.0.1
Creating working copy for https://github.com/SwiftDocOrg/SwiftSemantics.git
Working copy of https://github.com/SwiftDocOrg/SwiftSemantics.git resolved at 0.3.2
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.4.4
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 0.3.2
Creating working copy for https://github.com/NSHipster/SwiftSyntaxHighlighter.git
Working copy of https://github.com/NSHipster/SwiftSyntaxHighlighter.git resolved at 1.2.2 (175923d)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 0.50300.0 (844574d)
Creating working copy for https://github.com/SwiftDocOrg/CommonMark.git
Working copy of https://github.com/SwiftDocOrg/CommonMark.git resolved at 0.5.1
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: couldn't find pc file for libxml-2.0
warning: you may be able to install libcgraph using your system-packager:
brew install graphviz
warning: couldn't find pc file for libxml-2.0
warning: you may be able to install libcgraph using your system-packager:
brew install graphviz
BUILD FAILURE 6.2 macosSpm