Build Information
Failed to build ElasticsearchVapor, reference master (e72142), with Swift 6.2 for macOS (SPM) on 18 Jun 2025 06:54:48 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dmonagle/elasticsearch-vapor.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dmonagle/elasticsearch-vapor
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at e721428 Fixed issue with missing ID on bulk delete
Cloned https://github.com/dmonagle/elasticsearch-vapor.git
Revision (git rev-parse @):
e721428168d10d33c056f3c924df148de5689430
SUCCESS checkout https://github.com/dmonagle/elasticsearch-vapor.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/dmonagle/elasticsearch-vapor.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/30] Write sources
[1/30] Copying PrivacyInfo.xcprivacy
[1/30] Write sources
[18/30] Write swift-version-1EA4D86E10B52AF.txt
[19/30] Write sources
[20/32] Compiling CNIOLinux shim.c
[20/32] Compiling CNIOZlib empty.c
[22/32] Compiling CNIOLinux ifaddrs-android.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.
[23/32] Compiling CNIOOpenSSL shims.c
[23/32] Compiling CNIODarwin shim.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>
| ^~~~~~~~~~~~~~~~
[23/32] Compiling CNIOOpenSSL helpers.c
[23/32] Compiling c-atomics.c
[23/32] Compiling CNIOHTTPParser c_nio_http_parser.c
[23/32] Compiling CNIOSHA1 c_nio_sha1.c
Fetching https://github.com/vapor/http
Fetching https://github.com/SwiftyJSON/SwiftyJSON.git
Fetching https://github.com/vapor/database-kit
Fetching https://github.com/apple/swift-protobuf.git
[1/1181] Fetching database-kit
[108/26648] Fetching database-kit, http
Fetched https://github.com/vapor/database-kit from cache (0.82s)
[765/25467] Fetching http
[766/31663] Fetching http, swiftyjson
[31664/71118] Fetching http, swiftyjson, swift-protobuf
Fetched https://github.com/vapor/http from cache (6.77s)
Fetched https://github.com/apple/swift-protobuf.git from cache (6.77s)
Fetched https://github.com/SwiftyJSON/SwiftyJSON.git from cache (6.77s)
Computing version for https://github.com/SwiftyJSON/SwiftyJSON.git
Computed https://github.com/SwiftyJSON/SwiftyJSON.git at 4.3.0 (8.74s)
Computing version for https://github.com/vapor/database-kit
Computed https://github.com/vapor/database-kit at 1.3.3 (0.50s)
Fetching https://github.com/vapor/core.git
Fetching https://github.com/vapor/service.git
[1/919] Fetching service
[176/21062] Fetching service, core
Fetched https://github.com/vapor/service.git from cache (3.31s)
Fetched https://github.com/vapor/core.git from cache (3.31s)
Computing version for https://github.com/vapor/service.git
Computed https://github.com/vapor/service.git at 1.0.2 (3.85s)
Computing version for https://github.com/vapor/http
Computed https://github.com/vapor/http at 3.4.0 (0.50s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio.git
[1/14890] Fetching swift-nio-ssl
[1193/91217] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (19.58s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (19.58s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (20.13s)
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.54s)
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 (1.04s)
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.50s)
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.66s)
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 (1.19s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.10.1 (0.51s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.30.0 (0.38s)
Creating working copy for https://github.com/vapor/http
Working copy of https://github.com/vapor/http resolved at 3.4.0
Creating working copy for https://github.com/SwiftyJSON/SwiftyJSON.git
Working copy of https://github.com/SwiftyJSON/SwiftyJSON.git resolved at 4.3.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-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/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.30.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/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-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.git
Working copy of https://github.com/apple/swift-nio.git resolved at 1.14.4
Creating working copy for https://github.com/vapor/database-kit
Working copy of https://github.com/vapor/database-kit resolved at 1.3.3
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
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.2 macosSpm