Build Information
Failed to build SteamPress with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.39.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brokenhandsio/SteamPress.git
Reference: 1.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/brokenhandsio/SteamPress
* tag 1.0.0 -> FETCH_HEAD
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 1.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/brokenhandsio/SteamPress.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/48] Compiling cmark xml.c
[1/48] Compiling cmark blocks.c
[2/48] Compiling cmark buffer.c
[3/55] Compiling cmark commonmark.c
[4/55] Compiling cmark core-extensions.c
[5/57] Compiling cmark tasklist.c
[6/57] Compiling cmark cmark_ctype.c
[7/57] Compiling cmark cmark.c
[8/57] Compiling cmark tagfilter.c
[9/57] Compiling cmark table.c
[10/57] Compiling cmark autolink.c
[11/57] Compiling cmark syntax_extension.c
[12/57] Compiling cmark strikethrough.c
[13/57] Compiling cmark render.c
[14/57] Compiling cmark registry.c
[15/57] Compiling cmark utf8.c
[16/57] Compiling cmark plugin.c
[17/57] Compiling cmark references.c
[18/57] Compiling cmark plaintext.c
[19/57] Compiling cmark map.c
[20/57] Compiling cmark man.c
[21/57] Compiling cmark linked_list.c
[22/57] Compiling cmark node.c
[23/57] Compiling cmark latex.c
[24/57] Compiling cmark iterator.c
[25/57] Compiling cmark html.c
[26/57] Compiling cmark inlines.c
[27/57] Compiling cmark houdini_html_e.c
[28/57] Compiling cmark houdini_href_e.c
[29/57] Compiling cmark houdini_html_u.c
[30/57] Copying PrivacyInfo.xcprivacy
[31/57] Compiling cmark footnotes.c
[32/57] Compiling cmark arena.c
[33/57] Compiling CNIOZlib empty.c
[34/57] Compiling cmark ext_scanners.c
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:102:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
sha1_step(ctxt)
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:187:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
c_nio_sha1_init(ctxt)
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:199:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
c_nio_sha1_pad(ctxt)
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:234:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
c_nio_sha1_loop(ctxt, input, len)
^
4 warnings generated.
[35/57] Compiling CNIOSHA1 c_nio_sha1.c
In file included from /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOOpenSSL/shims.c:16:
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-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
#include <openssl/conf.h>
^~~~~~~~~~~~~~~~
1 error generated.
[36/57] Compiling CNIOOpenSSL shims.c
[36/57] Compiling CNIOOpenSSL helpers.c
[36/57] Compiling CNIOLinux shim.c
[36/57] Compiling cmark scanners.c
Fetching https://github.com/vapor/auth.git from cache
Fetching https://github.com/scinfu/SwiftSoup.git from cache
Fetching https://github.com/vapor-community/markdown.git from cache
Fetched https://github.com/vapor-community/markdown.git (0.23s)
Fetching https://github.com/vapor/vapor.git from cache
Fetched https://github.com/vapor/auth.git (0.23s)
Fetched https://github.com/scinfu/SwiftSoup.git (0.33s)
Fetched https://github.com/vapor/vapor.git (3.05s)
Computing version for https://github.com/vapor/auth.git
Computed https://github.com/vapor/auth.git at 2.0.4 (0.51s)
Fetching https://github.com/vapor/fluent.git from cache
Fetching https://github.com/vapor/service.git from cache
Fetching https://github.com/vapor/fluent-sqlite.git from cache
Fetched https://github.com/vapor/service.git (0.38s)
Fetching https://github.com/vapor/http.git from cache
Fetched https://github.com/vapor/fluent.git (0.46s)
Fetching https://github.com/vapor/crypto.git from cache
Fetched https://github.com/vapor/fluent-sqlite.git (0.48s)
Fetching https://github.com/vapor/core.git from cache
Fetched https://github.com/vapor/http.git (0.30s)
Fetched https://github.com/vapor/crypto.git (0.30s)
Fetched https://github.com/vapor/core.git (0.29s)
Computing version for https://github.com/vapor/fluent-sqlite.git
Computed https://github.com/vapor/fluent-sqlite.git at 3.0.0 (0.57s)
Fetching https://github.com/vapor/sqlite.git from cache
Fetched https://github.com/vapor/sqlite.git (0.50s)
Computing version for https://github.com/vapor/service.git
Computed https://github.com/vapor/service.git at 1.0.2 (0.49s)
Computing version for https://github.com/vapor/sqlite.git
Computed https://github.com/vapor/sqlite.git at 3.3.0 (0.35s)
Fetching https://github.com/vapor/sql.git from cache
Fetching https://github.com/vapor/database-kit.git from cache
Fetched https://github.com/vapor/database-kit.git (0.34s)
Fetched https://github.com/vapor/sql.git (0.57s)
Computing version for https://github.com/vapor/database-kit.git
Computed https://github.com/vapor/database-kit.git at 1.3.3 (0.47s)
Computing version for https://github.com/vapor-community/markdown.git
Computed https://github.com/vapor-community/markdown.git at 0.7.1 (0.38s)
Fetching https://github.com/brokenhandsio/cmark-gfm.git from cache
Fetched https://github.com/brokenhandsio/cmark-gfm.git (0.17s)
Computing version for https://github.com/brokenhandsio/cmark-gfm.git
Computed https://github.com/brokenhandsio/cmark-gfm.git at 2.1.0 (0.39s)
Computing version for https://github.com/vapor/sql.git
Computed https://github.com/vapor/sql.git at 2.3.2 (0.49s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 3.3.3 (0.40s)
Fetching https://github.com/vapor/url-encoded-form.git from cache
Fetching https://github.com/vapor/validation.git from cache
Fetching https://github.com/vapor/websocket.git from cache
Fetched https://github.com/vapor/url-encoded-form.git (0.32s)
Fetched https://github.com/vapor/validation.git (0.32s)
Fetching https://github.com/vapor/routing.git from cache
Fetching https://github.com/vapor/template-kit.git from cache
Fetched https://github.com/vapor/websocket.git (0.59s)
Fetching https://github.com/vapor/multipart.git from cache
Fetched https://github.com/vapor/template-kit.git (0.34s)
Fetching https://github.com/vapor/console.git from cache
Fetched https://github.com/vapor/routing.git (0.45s)
Fetched https://github.com/vapor/multipart.git (0.45s)
Fetched https://github.com/vapor/console.git (0.51s)
Computing version for https://github.com/vapor/http.git
Computed https://github.com/vapor/http.git at 3.4.0 (0.49s)
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio-ssl.git (1.09s)
Fetched https://github.com/apple/swift-nio.git (3.03s)
Computing version for https://github.com/vapor/validation.git
Computed https://github.com/vapor/validation.git at 2.1.1 (0.54s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (0.38s)
Fetching https://github.com/apple/swift-nio-zlib-support.git from cache
Fetched https://github.com/apple/swift-nio-zlib-support.git (0.16s)
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.65s)
Computing version for https://github.com/vapor/routing.git
Computed https://github.com/vapor/routing.git at 3.1.0 (0.79s)
Computing version for https://github.com/vapor/websocket.git
Computed https://github.com/vapor/websocket.git at 1.1.2 (0.47s)
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.42s)
Fetching https://github.com/apple/swift-nio-ssl-support.git from cache
Fetched https://github.com/apple/swift-nio-ssl-support.git (0.18s)
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.50s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 3.4.1 (0.40s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 3.1.1 (0.48s)
Computing version for https://github.com/vapor/fluent.git
Computed https://github.com/vapor/fluent.git at 3.2.1 (0.34s)
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.44s)
Computing version for https://github.com/vapor/template-kit.git
Computed https://github.com/vapor/template-kit.git at 1.5.0 (0.34s)
Computing version for https://github.com/vapor/multipart.git
Computed https://github.com/vapor/multipart.git at 3.1.3 (0.47s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.10.1 (0.42s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.7.2 (0.37s)
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/vapor/fluent.git
Working copy of https://github.com/vapor/fluent.git resolved at 3.2.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
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/routing.git
Working copy of https://github.com/vapor/routing.git resolved at 3.1.0
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/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/websocket.git
Working copy of https://github.com/vapor/websocket.git resolved at 1.1.2
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/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/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/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 3.3.3
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/sqlite.git
Working copy of https://github.com/vapor/sqlite.git resolved at 3.3.0
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/crypto.git
Working copy of https://github.com/vapor/crypto.git resolved at 3.4.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/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/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/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/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/console.git
Working copy of https://github.com/vapor/console.git resolved at 3.1.1
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/url-encoded-form.git
Working copy of https://github.com/vapor/url-encoded-form.git resolved at 1.1.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: 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 5.9 macosSpm