The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build PlayDocs, reference master (5eddee), with Swift 6.2 (beta) for macOS (SPM) on 17 Jun 2025 19:55:18 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/ldstreet/playdocs.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ldstreet/playdocs
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 5eddee1 Create CONTRIBUTING.md
Cloned https://github.com/ldstreet/playdocs.git
Revision (git rev-parse @):
5eddee166bc2501dd6a694994e3c70135e83c6e9
SUCCESS checkout https://github.com/ldstreet/playdocs.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ldstreet/playdocs.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/63] Write sources
[0/63] Write playdocs-entitlement.plist
[0/63] Write sources
[8/63] Write swift-version-1EA4D86E10B52AF.txt
[9/63] Compiling cmark syntax_extension.c
[10/63] Compiling cmark tasklist.c
[10/63] Compiling cmark xml.c
[10/63] Compiling cmark tagfilter.c
[10/63] Compiling cmark strikethrough.c
[14/63] Compiling cmark table.c
[15/63] Compiling cmark utf8.c
[16/63] Compiling cmark registry.c
[17/63] Compiling cmark plugin.c
[18/63] Compiling cmark references.c
[19/63] Compiling cmark plaintext.c
[20/63] Compiling cmark node.c
[21/67] Compiling cmark map.c
[22/86] Compiling cmark man.c
[23/97] Compiling cmark linked_list.c
[24/102] Compiling cmark render.c
[25/117] Compiling cmark latex.c
[26/157] Compiling cmark scanners.c
[27/157] Compiling cmark iterator.c
[28/157] Compiling cmark houdini_html_e.c
[29/157] Compiling cmark houdini_href_e.c
[30/157] Compiling cmark footnotes.c
[31/157] Compiling cmark core-extensions.c
[32/157] Compiling cmark html.c
[33/157] Compiling cmark ext_scanners.c
[34/157] Compiling cmark houdini_html_u.c
[35/157] Compiling cmark cmark_ctype.c
[36/157] Compiling cmark buffer.c
[37/157] Write sources
[41/157] Compiling cmark cmark.c
[42/157] Write sources
[47/157] Compiling cmark commonmark.c
[48/157] Write sources
[49/157] Compiling cmark arena.c
[50/157] Compiling cmark inlines.c
[51/157] Compiling CNIOLinux shim.c
[52/164] Compiling CNIOLinux ifaddrs-android.c
[53/166] Compiling cmark blocks.c
[54/166] Compiling cmark autolink.c
[55/166] Write sources
[57/166] Compiling CNIODarwin shim.c
[58/166] Compiling CNIOSHA1 c_nio_sha1.c
[60/168] Emitting module SwiftMarkdown
[61/168] Compiling SwiftMarkdown SwiftMarkdown.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/markdown/Sources/SwiftMarkdown/SwiftMarkdown.swift:36:9: error: cannot find 'free' in scope
34 |
35 |         buffer = String(cString: buf)
36 |         free(buf)
   |         `- error: cannot find 'free' in scope
37 |     }
38 |     guard let output = buffer else {
[62/168] Emitting module COperatingSystem
[62/168] Compiling c-atomics.c
[63/168] Emitting module Overture
Fetching https://github.com/scinfu/SwiftSoup.git
Fetching https://github.com/JohnSundell/Splash
Fetching https://github.com/vapor/console.git
Fetching https://github.com/pointfreeco/swift-overture.git
Fetching https://github.com/vapor-community/markdown.git
[1/2167] Fetching splash
[88/6083] Fetching splash, swiftsoup
[254/6946] Fetching splash, swiftsoup, swift-overture
[511/12964] Fetching splash, swiftsoup, swift-overture, console
[692/13210] Fetching splash, swiftsoup, swift-overture, console, markdown
Fetched https://github.com/vapor-community/markdown.git from cache (0.84s)
[4030/12964] Fetching splash, swiftsoup, swift-overture, console
Fetched https://github.com/pointfreeco/swift-overture.git from cache (1.12s)
Fetched https://github.com/JohnSundell/Splash from cache (1.12s)
Fetched https://github.com/scinfu/SwiftSoup.git from cache (1.12s)
Fetched https://github.com/vapor/console.git from cache (1.12s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 1.7.5 (3.09s)
Computing version for https://github.com/pointfreeco/swift-overture.git
Computed https://github.com/pointfreeco/swift-overture.git at 0.5.0 (1.89s)
Computing version for https://github.com/vapor-community/markdown.git
Computed https://github.com/vapor-community/markdown.git at 0.7.1 (0.49s)
Fetching https://github.com/brokenhandsio/cmark-gfm.git
[1/12300] Fetching cmark-gfm
Fetched https://github.com/brokenhandsio/cmark-gfm.git from cache (1.37s)
Computing version for https://github.com/brokenhandsio/cmark-gfm.git
Computed https://github.com/brokenhandsio/cmark-gfm.git at 2.1.0 (1.87s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 3.1.1 (0.52s)
Fetching https://github.com/vapor/core.git
Fetching https://github.com/vapor/service.git
[1/20143] Fetching core
[1814/21062] Fetching core, service
Fetched https://github.com/vapor/core.git from cache (2.08s)
Fetched https://github.com/vapor/service.git from cache (2.08s)
Computing version for https://github.com/vapor/service.git
Computed https://github.com/vapor/service.git at 1.0.2 (2.62s)
Computing version for https://github.com/JohnSundell/Splash
Computed https://github.com/JohnSundell/Splash at 0.16.0 (0.47s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.10.1 (0.48s)
Fetching https://github.com/apple/swift-nio.git
[1/76327] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (3.86s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (4.38s)
Fetching https://github.com/apple/swift-nio-zlib-support.git
[1/15] Fetching swift-nio-zlib-support
Fetched https://github.com/apple/swift-nio-zlib-support.git from cache (0.71s)
Computing version for https://github.com/apple/swift-nio-zlib-support.git
Computed https://github.com/apple/swift-nio-zlib-support.git at 1.0.0 (1.20s)
Creating working copy for https://github.com/pointfreeco/swift-overture.git
Working copy of https://github.com/pointfreeco/swift-overture.git resolved at 0.5.0
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
Creating working copy for https://github.com/vapor-community/markdown.git
Working copy of https://github.com/vapor-community/markdown.git resolved at 0.7.1
Creating working copy for https://github.com/vapor/console.git
Working copy of https://github.com/vapor/console.git resolved at 3.1.1
Creating working copy for https://github.com/vapor/core.git
Working copy of https://github.com/vapor/core.git resolved at 3.10.1
Creating working copy for https://github.com/apple/swift-nio-zlib-support.git
Working copy of https://github.com/apple/swift-nio-zlib-support.git resolved at 1.0.0
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 1.7.5
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 1.14.4
Creating working copy for https://github.com/vapor/service.git
Working copy of https://github.com/vapor/service.git resolved at 1.0.2
Creating working copy for https://github.com/JohnSundell/Splash
Working copy of https://github.com/JohnSundell/Splash resolved at 0.16.0
warning: 'swift-nio-zlib-support': ignoring declared target(s) 'swift-nio-zlib-support' in the system package
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: couldn't find pc file for zlib
warning: couldn't find pc file for zlib
BUILD FAILURE 6.2 macosSpm