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 HiveMind with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.23.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/autoreleasefool/hive-mind.git
Reference: main
Cloned https://github.com/autoreleasefool/hive-mind.git into spi-builder-workspace
SUCCESS checkout https://github.com/autoreleasefool/hive-mind.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/vapor/http.git
Fetching https://github.com/vapor/core.git
Fetching https://github.com/autoreleasefool/hive-engine.git
[1/2523] Fetching hive-engine
[2524/22666] Fetching hive-engine, core
[2726/48133] Fetching hive-engine, core, http
Fetching https://github.com/vapor/crypto.git
Fetched https://github.com/autoreleasefool/hive-engine.git (1.25s)
Fetched https://github.com/vapor/core.git (1.27s)
Fetching https://github.com/apple/swift-nio-ssl-support.git
Fetched https://github.com/vapor/http.git (1.27s)
Fetching https://github.com/apple/swift-nio-zlib-support.git
[1/2786] Fetching crypto
[2787/2802] Fetching crypto, swift-nio-ssl-support
Fetched https://github.com/apple/swift-nio-ssl-support.git (0.34s)
Fetching https://github.com/vapor/websocket.git
Fetched https://github.com/vapor/crypto.git (0.36s)
Fetching https://github.com/apple/swift-nio-ssl.git
[1/15] Fetching swift-nio-zlib-support
[16/2410] Fetching swift-nio-zlib-support, websocket
[1653/2395] Fetching websocket
Fetched https://github.com/apple/swift-nio-zlib-support.git (0.61s)
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/vapor/websocket.git (0.33s)
Computing version for https://github.com/vapor/websocket.git
[1/11401] Fetching swift-nio-ssl
[572/73719] Fetching swift-nio-ssl, swift-nio
Computed https://github.com/vapor/websocket.git at 1.1.2 (0.97s)
Fetched https://github.com/apple/swift-nio-ssl.git (1.72s)
[18696/62318] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git (3.77s)
Computing version for https://github.com/autoreleasefool/hive-engine.git
Computed https://github.com/autoreleasefool/hive-engine.git at 2.0.0 (0.32s)
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.33s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.1 (0.36s)
Computing version for https://github.com/vapor/http.git
Computed https://github.com/vapor/http.git at 3.2.0 (0.33s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 3.3.3 (0.34s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.9.0 (0.34s)
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.32s)
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.31s)
Creating working copy for https://github.com/autoreleasefool/hive-engine.git
Working copy of https://github.com/autoreleasefool/hive-engine.git resolved at 2.0.0
Creating working copy for https://github.com/vapor/crypto.git
Working copy of https://github.com/vapor/crypto.git resolved at 3.3.3
Creating working copy for https://github.com/vapor/core.git
Working copy of https://github.com/vapor/core.git resolved at 3.9.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/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/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 1.14.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/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/http.git
Working copy of https://github.com/vapor/http.git resolved at 3.2.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: couldn't find pc file for openssl
Building for debugging...
[0/34] Compiling CNIOLinux ifaddrs-android.c
[1/34] Compiling CNIOZlib empty.c
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOOpenSSL/shims.c:16:
/host/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.
[2/34] Compiling CNIOOpenSSL shims.c
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOOpenSSL/helpers.c:14:
/host/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.
[2/34] Compiling CNIOOpenSSL helpers.c
[2/34] Compiling c-atomics.c
[2/34] Compiling CNIODarwin shim.c
[2/34] Compiling CNIOHTTPParser c_nio_http_parser.c
[2/34] Compiling CNIOSHA1 c_nio_sha1.c
[2/34] Compiling CNIOLinux shim.c
BUILD FAILURE 5.9 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.