Build Information
Failed to build open-crypto, reference 4.0.0-beta.2 (90c49b
), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 13:26:19 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/vapor/open-crypto.git
Reference: 4.0.0-beta.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vapor/open-crypto
* tag 4.0.0-beta.2 -> FETCH_HEAD
HEAD is now at 90c49bc beta.2 (#98)
Cloned https://github.com/vapor/open-crypto.git
Revision (git rev-parse @):
90c49bc68ee6d992fa13cf84ca8fc54b97eaf4cc
SUCCESS checkout https://github.com/vapor/open-crypto.git at 4.0.0-beta.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/vapor/open-crypto.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Write swift-version-1EA4D86E10B52AF.txt
In file included from /Users/admin/builder/spi-builder-workspace/Sources/COpenCrypto/c_open_crypto.c:1:
/Users/admin/builder/spi-builder-workspace/Sources/COpenCrypto/include/c_open_crypto.h:4:10: fatal error: 'openssl/conf.h' file not found
4 | #include <openssl/conf.h>
| ^~~~~~~~~~~~~~~~
1 error generated.
[2/3] Compiling COpenCrypto c_open_crypto.c
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: you may be able to install openssl using your system-packager:
brew install openssl@1.1
warning: you may be able to install openssl using your system-packager:
brew install openssl@1.1
BUILD FAILURE 6.2 macosSpm