This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build SteamPress with Swift 6.0 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brokenhandsio/SteamPress.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/brokenhandsio/SteamPress
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 56851f4 Merge pull request #42 from brokenhandsio/readme-update
Cloned https://github.com/brokenhandsio/SteamPress.git
Revision (git rev-parse @):
56851f476abcb56c0ecf92dce1ce7e29044ac78a
SUCCESS checkout https://github.com/brokenhandsio/SteamPress.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/brokenhandsio/SteamPress.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/82] Write sources
[9/82] Write swift-version-6F35C1178C84523A.txt
[10/82] Compiling cmark render.c
[11/82] Compiling cmark tagfilter.c
[12/82] Compiling cmark xml.c
[13/82] Compiling cmark utf8.c
[14/82] Compiling cmark references.c
[15/82] Compiling cmark plugin.c
[16/82] Compiling cmark table.c
[17/86] Compiling cmark plaintext.c
[18/86] Compiling cmark syntax_extension.c
[19/86] Compiling cmark registry.c
[20/86] Compiling cmark map.c
[21/86] Compiling cmark man.c
[22/86] Compiling cmark linked_list.c
[23/86] Compiling cmark tasklist.c
[24/86] Compiling cmark node.c
[25/86] Compiling cmark strikethrough.c
[26/86] Compiling cmark iterator.c
[27/86] Compiling cmark latex.c
[28/86] Compiling cmark houdini_html_e.c
[29/86] Compiling cmark html.c
[30/86] Compiling cmark houdini_href_e.c
[31/86] Compiling cmark core-extensions.c
[32/86] Compiling cmark houdini_html_u.c
[33/86] Compiling cmark footnotes.c
[34/86] Compiling cmark ext_scanners.c
[35/86] Compiling cmark inlines.c
[36/86] Write sources
[39/86] Copying PrivacyInfo.xcprivacy
[39/86] Write sources
[47/86] Compiling cmark cmark_ctype.c
[49/86] Compiling cmark cmark.c
[49/86] Write sources
[60/86] Compiling cmark commonmark.c
[61/86] Compiling cmark buffer.c
[62/86] Compiling CNIOZlib empty.c
[63/86] Compiling cmark scanners.c
[64/86] Compiling cmark autolink.c
[65/86] Compiling cmark arena.c
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOOpenSSL/shims.c:16:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOOpenSSL/include/c_nio_openssl.h:17:10: fatal error: 'openssl/conf.h' file not found
   17 | #include <openssl/conf.h>
      |          ^~~~~~~~~~~~~~~~
1 error generated.
[66/89] Compiling CNIOOpenSSL shims.c
[66/89] Compiling CNIOOpenSSL helpers.c
[66/89] Compiling CNIOLinux ifaddrs-android.c
[66/89] Compiling CNIOLinux shim.c
[66/89] Compiling CNIOSHA1 c_nio_sha1.c
[66/89] Compiling cmark blocks.c
Fetching https://github.com/vapor-community/markdown.git
Fetching https://github.com/vapor/auth.git
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/scinfu/SwiftSoup.git
[1/1048] Fetching auth
[201/4106] Fetching auth, swiftsoup
[293/4337] Fetching auth, swiftsoup, markdown
[4338/73031] Fetching auth, swiftsoup, markdown, vapor
Fetched https://github.com/vapor-community/markdown.git from cache (4.29s)
Fetched https://github.com/scinfu/SwiftSoup.git from cache (4.29s)
Fetched https://github.com/vapor/auth.git from cache (4.29s)
Fetched https://github.com/vapor/vapor.git from cache (4.29s)
Computing version for https://github.com/vapor/auth.git
Computed https://github.com/vapor/auth.git at 2.0.4 (2.69s)
Fetching https://github.com/vapor/fluent-sqlite.git
Fetching https://github.com/vapor/service.git
Fetching https://github.com/vapor/fluent.git
Fetching https://github.com/vapor/http.git
Fetching https://github.com/vapor/crypto.git
Fetching https://github.com/vapor/core.git
[1/2786] Fetching crypto
[2/3705] Fetching crypto, service
[216/29172] Fetching crypto, service, http
[244/49315] Fetching crypto, service, http, core
[245/50607] Fetching crypto, service, http, core, fluent-sqlite
[6211/63987] Fetching crypto, service, http, core, fluent-sqlite, fluent
Fetched https://github.com/vapor/crypto.git from cache (1.03s)
[7833/61201] Fetching service, http, core, fluent-sqlite, fluent
Fetched https://github.com/vapor/core.git from cache (1.80s)
Fetched https://github.com/vapor/fluent-sqlite.git from cache (1.80s)
Fetched https://github.com/vapor/fluent.git from cache (1.80s)
Fetched https://github.com/vapor/http.git from cache (1.80s)
Fetched https://github.com/vapor/service.git from cache (1.80s)
Computing version for https://github.com/vapor/fluent-sqlite.git
Computed https://github.com/vapor/fluent-sqlite.git at 3.0.0 (0.72s)
Fetching https://github.com/vapor/sqlite.git
[1/2112] Fetching sqlite
Fetched https://github.com/vapor/sqlite.git from cache (1.29s)
Computing version for https://github.com/vapor/service.git
Computed https://github.com/vapor/service.git at 1.0.2 (0.67s)
Computing version for https://github.com/vapor/sqlite.git
Computed https://github.com/vapor/sqlite.git at 3.3.0 (0.67s)
Fetching https://github.com/vapor/sql.git
Fetching https://github.com/vapor/database-kit.git
[1/1181] Fetching database-kit
[214/6958] Fetching database-kit, sql
Fetched https://github.com/vapor/sql.git from cache (1.10s)
Fetched https://github.com/vapor/database-kit.git from cache (1.10s)
Computing version for https://github.com/vapor/database-kit.git
Computed https://github.com/vapor/database-kit.git at 1.3.3 (0.64s)
Computing version for https://github.com/vapor-community/markdown.git
Computed https://github.com/vapor-community/markdown.git at 0.7.1 (0.66s)
Fetching https://github.com/brokenhandsio/cmark-gfm.git
[1/12300] Fetching cmark-gfm
Fetched https://github.com/brokenhandsio/cmark-gfm.git from cache (1.54s)
Computing version for https://github.com/brokenhandsio/cmark-gfm.git
Computed https://github.com/brokenhandsio/cmark-gfm.git at 2.1.0 (0.67s)
Computing version for https://github.com/vapor/sql.git
Computed https://github.com/vapor/sql.git at 2.3.2 (0.67s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 3.3.3 (0.68s)
Fetching https://github.com/vapor/websocket.git
Fetching https://github.com/vapor/validation.git
Fetching https://github.com/vapor/url-encoded-form.git
Fetching https://github.com/vapor/routing.git
Fetching https://github.com/vapor/multipart.git
Fetching https://github.com/vapor/template-kit.git
Fetching https://github.com/vapor/console.git
[1/579] Fetching validation
[19/1861] Fetching validation, template-kit
[262/2242] Fetching validation, template-kit, url-encoded-form
[407/4715] Fetching validation, template-kit, url-encoded-form, websocket
[482/25405] Fetching validation, template-kit, url-encoded-form, websocket, routing
[483/27250] Fetching validation, template-kit, url-encoded-form, websocket, routing, multipart
[1245/32651] Fetching validation, template-kit, url-encoded-form, websocket, routing, multipart, console
Fetched https://github.com/vapor/routing.git from cache (2.14s)
Fetched https://github.com/vapor/console.git from cache (2.14s)
Fetched https://github.com/vapor/template-kit.git from cache (2.14s)
Fetched https://github.com/vapor/url-encoded-form.git from cache (2.14s)
Fetched https://github.com/vapor/validation.git from cache (2.14s)
Fetched https://github.com/vapor/websocket.git from cache (2.14s)
Fetched https://github.com/vapor/multipart.git from cache (2.14s)
Computing version for https://github.com/vapor/http.git
Computed https://github.com/vapor/http.git at 3.4.0 (0.66s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/12268] Fetching swift-nio-ssl
[1228/77878] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (3.56s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.56s)
Computing version for https://github.com/vapor/validation.git
Computed https://github.com/vapor/validation.git at 2.1.1 (0.67s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (0.68s)
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.61s)
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 (0.66s)
Computing version for https://github.com/vapor/routing.git
Computed https://github.com/vapor/routing.git at 3.1.0 (0.67s)
Computing version for https://github.com/vapor/websocket.git
Computed https://github.com/vapor/websocket.git at 1.1.2 (0.67s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 1.4.0 (0.67s)
Fetching https://github.com/apple/swift-nio-ssl-support.git
[1/16] Fetching swift-nio-ssl-support
Fetched https://github.com/apple/swift-nio-ssl-support.git from cache (0.61s)
Computing version for https://github.com/apple/swift-nio-ssl-support.git
Computed https://github.com/apple/swift-nio-ssl-support.git at 1.0.0 (0.68s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 3.4.1 (0.66s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 3.1.1 (0.66s)
Computing version for https://github.com/vapor/fluent.git
Computed https://github.com/vapor/fluent.git at 3.2.1 (0.66s)
Computing version for https://github.com/vapor/url-encoded-form.git
Computed https://github.com/vapor/url-encoded-form.git at 1.1.0 (0.65s)
Computing version for https://github.com/vapor/template-kit.git
Computed https://github.com/vapor/template-kit.git at 1.5.0 (0.67s)
Computing version for https://github.com/vapor/multipart.git
Computed https://github.com/vapor/multipart.git at 3.1.3 (0.65s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.10.1 (0.67s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.7.2 (0.66s)
Creating working copy for https://github.com/vapor/template-kit.git
Working copy of https://github.com/vapor/template-kit.git resolved at 1.5.0
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 3.3.3
Creating working copy for https://github.com/vapor/sqlite.git
Working copy of https://github.com/vapor/sqlite.git resolved at 3.3.0
Creating working copy for https://github.com/vapor/auth.git
Working copy of https://github.com/vapor/auth.git resolved at 2.0.4
Creating working copy for https://github.com/vapor/fluent-sqlite.git
Working copy of https://github.com/vapor/fluent-sqlite.git resolved at 3.0.0
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/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/http.git
Working copy of https://github.com/vapor/http.git resolved at 3.4.0
Creating working copy for https://github.com/apple/swift-nio-ssl-support.git
Working copy of https://github.com/apple/swift-nio-ssl-support.git resolved at 1.0.0
Creating working copy for https://github.com/vapor/database-kit.git
Working copy of https://github.com/vapor/database-kit.git resolved at 1.3.3
Creating working copy for https://github.com/vapor/url-encoded-form.git
Working copy of https://github.com/vapor/url-encoded-form.git resolved at 1.1.0
Creating working copy for https://github.com/vapor/websocket.git
Working copy of https://github.com/vapor/websocket.git resolved at 1.1.2
Creating working copy for https://github.com/vapor/multipart.git
Working copy of https://github.com/vapor/multipart.git resolved at 3.1.3
Creating working copy for https://github.com/vapor/fluent.git
Working copy of https://github.com/vapor/fluent.git resolved at 3.2.1
Creating working copy for https://github.com/vapor/validation.git
Working copy of https://github.com/vapor/validation.git resolved at 2.1.1
Creating working copy for https://github.com/vapor/sql.git
Working copy of https://github.com/vapor/sql.git resolved at 2.3.2
Creating working copy for https://github.com/vapor/routing.git
Working copy of https://github.com/vapor/routing.git resolved at 3.1.0
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/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/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/core.git
Working copy of https://github.com/vapor/core.git resolved at 3.10.1
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.7.2
Creating working copy for https://github.com/vapor/crypto.git
Working copy of https://github.com/vapor/crypto.git resolved at 3.4.1
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/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 1.4.0
warning: 'swift-nio-ssl-support': ignoring declared target(s) 'swift-nio-ssl-support' in the system package
warning: 'swift-nio-zlib-support': ignoring declared target(s) 'swift-nio-zlib-support' in the system package
warning: 'swiftsoup': found 4 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Info.plist
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/InfotvOS.plist
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/InfoMac.plist
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/InfoWatchOS.plist
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: couldn't find pc file for zlib
warning: you may be able to install openssl using your system-packager:
    brew install libressl
BUILD FAILURE 6.0 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.