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 HexavilleAuth with Swift 6.0 (beta) 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/hexaville/hexavilleauth.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hexaville/hexavilleauth
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 544237e Merge pull request #15 from Hexaville/hexaville-framework@1.x
Cloned https://github.com/hexaville/hexavilleauth.git
Revision (git rev-parse @):
544237e29170389aa5cb6c3474a24a01a8fd7e46
SUCCESS checkout https://github.com/hexaville/hexavilleauth.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/hexaville/hexavilleauth.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/25] Write sources
[5/25] Write hexaville-todo-example-entitlement.plist
[5/25] Write sources
[12/25] Compiling CNIOZlib empty.c
[13/25] Compiling CNIOLinux shim.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.
[14/25] Compiling CNIOOpenSSL shims.c
[14/25] Compiling CNIOLinux ifaddrs-android.c
[14/25] Compiling CNIODarwin shim.c
[14/25] Compiling c-atomics.c
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOOpenSSL/helpers.c:14:
/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>
      |          ^~~~~~~~~~~~~~~~
[14/25] Compiling CNIOSHA1 c_nio_sha1.c
[14/25] Compiling CNIOOpenSSL helpers.c
[14/25] Compiling CNIOHTTPParser c_nio_http_parser.c
[14/25] Write swift-version-6F35C1178C84523A.txt
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-ssl-support.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-zlib-support.git
Fetching https://github.com/jakeheis/SwiftCLI.git
Fetching https://github.com/noppoMan/HexavilleFramework.git
[2/15] Fetching swift-nio-zlib-support
[16/31] Fetching swift-nio-zlib-support, swift-nio-ssl-support
[32/5105] Fetching swift-nio-zlib-support, swift-nio-ssl-support, swiftcli
[286/5534] Fetching swift-nio-zlib-support, swift-nio-ssl-support, swiftcli, hexavilleframework
[2034/17802] Fetching swift-nio-zlib-support, swift-nio-ssl-support, swiftcli, hexavilleframework, swift-nio-ssl
[8234/83409] Fetching swift-nio-zlib-support, swift-nio-ssl-support, swiftcli, hexavilleframework, swift-nio-ssl, swift-nio
Fetched https://github.com/jakeheis/SwiftCLI.git from cache (2.05s)
[30442/78335] Fetching swift-nio-zlib-support, swift-nio-ssl-support, hexavilleframework, swift-nio-ssl, swift-nio
Fetched https://github.com/noppoMan/HexavilleFramework.git from cache (6.20s)
Computing version for https://github.com/noppoMan/HexavilleFramework.git
Fetched https://github.com/apple/swift-nio.git from cache (6.20s)
Fetched https://github.com/apple/swift-nio-ssl-support.git from cache (6.20s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (6.20s)
Fetched https://github.com/apple/swift-nio-zlib-support.git from cache (6.20s)
Computed https://github.com/noppoMan/HexavilleFramework.git at 1.0.0-rc.1 (0.70s)
Computing version for https://github.com/jakeheis/SwiftCLI.git
Computed https://github.com/jakeheis/SwiftCLI.git at 5.2.1 (0.69s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 1.3.2 (0.67s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.12.0 (0.71s)
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.67s)
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.67s)
Creating working copy for https://github.com/jakeheis/SwiftCLI.git
Working copy of https://github.com/jakeheis/SwiftCLI.git resolved at 5.2.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/noppoMan/HexavilleFramework.git
Working copy of https://github.com/noppoMan/HexavilleFramework.git resolved at 1.0.0-rc.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.3.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.12.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
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 6.0 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.