Build Information
Failed to build ElasticsearchService, reference master (e66d05
), with Swift 6.2 (beta) for macOS (SPM) on 17 Jun 2025 16:20:00 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/monstar-lab/elasticsearch-service.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/monstar-lab/elasticsearch-service
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at e66d053 Added LICENSE
Cloned https://github.com/monstar-lab/elasticsearch-service.git
Revision (git rev-parse @):
e66d0538439cb9cf525e74ab2b3fdf25be7fe14f
SUCCESS checkout https://github.com/monstar-lab/elasticsearch-service.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/monstar-lab/elasticsearch-service.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/43] Write sources
[27/43] Write swift-version-1EA4D86E10B52AF.txt
[28/43] Compiling CNIOZlib empty.c
[29/43] Compiling CNIOLinux ifaddrs-android.c
[29/43] Compiling CNIOLinux shim.c
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/crypto/Sources/CCryptoOpenSSL/shim.c:1:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/crypto/Sources/CCryptoOpenSSL/include/c_crypto_openssl.h:4:10: fatal error: 'openssl/conf.h' file not found
4 | #include <openssl/conf.h>
| ^~~~~~~~~~~~~~~~
1 error generated.
[31/43] Compiling CCryptoOpenSSL 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>
| ^~~~~~~~~~~~~~~~
[31/43] Compiling CNIOOpenSSL shims.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>
| ^~~~~~~~~~~~~~~~
[31/43] Compiling CNIOOpenSSL helpers.c
[31/43] Compiling c-atomics.c
[31/43] Compiling CNIOHTTPParser c_nio_http_parser.c
[31/43] Compiling CNIODarwin shim.c
[31/43] Compiling CNIOSHA1 c_nio_sha1.c
Fetching https://github.com/vapor/vapor.git
[1/74546] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (4.02s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 3.3.3 (4.55s)
Fetching https://github.com/vapor/routing.git
Fetching https://github.com/vapor/service.git
Fetching https://github.com/vapor/multipart.git
Fetching https://github.com/vapor/websocket.git
Fetching https://github.com/vapor/template-kit.git
Fetching https://github.com/vapor/url-encoded-form.git
Fetching https://github.com/vapor/validation.git
[1/579] Fetching validation
[48/3188] Fetching validation, websocket
[335/3569] Fetching validation, websocket, url-encoded-form
[532/24421] Fetching validation, websocket, url-encoded-form, routing
[579/25340] Fetching validation, websocket, url-encoded-form, routing, service
[791/28793] Fetching validation, websocket, url-encoded-form, routing, service, multipart
[1441/30075] Fetching validation, websocket, url-encoded-form, routing, service, multipart, template-kit
Fetched https://github.com/vapor/routing.git from cache (2.29s)
Fetched https://github.com/vapor/service.git from cache (2.29s)
Fetched https://github.com/vapor/url-encoded-form.git from cache (2.29s)
Fetching https://github.com/vapor/database-kit.git
Fetching https://github.com/vapor/http.git
Fetching https://github.com/vapor/crypto.git
[6119/7923] Fetching validation, websocket, multipart, template-kit
[6120/10709] Fetching validation, websocket, multipart, template-kit, crypto
[6148/11890] Fetching validation, websocket, multipart, template-kit, crypto, database-kit
[6509/37357] Fetching validation, websocket, multipart, template-kit, crypto, database-kit, http
Fetched https://github.com/vapor/database-kit.git from cache (0.84s)
[8257/36176] Fetching validation, websocket, multipart, template-kit, crypto, http
Fetching https://github.com/vapor/core.git
Fetched https://github.com/vapor/crypto.git from cache (0.96s)
Fetching https://github.com/vapor/console.git
[9685/33390] Fetching validation, websocket, multipart, template-kit, http
[31587/53533] Fetching validation, websocket, multipart, template-kit, http, core
Fetched https://github.com/vapor/http.git from cache (1.49s)
[6321/28066] Fetching validation, websocket, multipart, template-kit, core
[6926/34084] Fetching validation, websocket, multipart, template-kit, core, console
Fetched https://github.com/vapor/template-kit.git from cache (4.25s)
Fetched https://github.com/vapor/websocket.git from cache (4.25s)
Fetched https://github.com/vapor/multipart.git from cache (4.25s)
Fetched https://github.com/vapor/validation.git from cache (4.25s)
[20689/26161] Fetching core, console
Fetched https://github.com/vapor/console.git from cache (1.04s)
[16518/20143] Fetching core
Fetched https://github.com/vapor/core.git from cache (1.35s)
Computing version for https://github.com/vapor/http.git
Computed https://github.com/vapor/http.git at 3.4.0 (5.06s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/14890] Fetching swift-nio-ssl
[299/91217] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (3.65s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.65s)
Computing version for https://github.com/vapor/validation.git
Computed https://github.com/vapor/validation.git at 2.1.1 (4.16s)
Computing version for https://github.com/vapor/service.git
Computed https://github.com/vapor/service.git at 1.0.2 (0.51s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (0.53s)
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.59s)
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.11s)
Computing version for https://github.com/vapor/routing.git
Computed https://github.com/vapor/routing.git at 3.1.0 (0.49s)
Computing version for https://github.com/vapor/websocket.git
Computed https://github.com/vapor/websocket.git at 1.1.2 (0.51s)
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.51s)
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.61s)
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.13s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 3.4.1 (0.50s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 3.1.1 (0.52s)
Computing version for https://github.com/vapor/database-kit.git
Computed https://github.com/vapor/database-kit.git at 1.3.3 (0.51s)
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.50s)
Computing version for https://github.com/vapor/template-kit.git
Computed https://github.com/vapor/template-kit.git at 1.5.0 (0.52s)
Computing version for https://github.com/vapor/multipart.git
Computed https://github.com/vapor/multipart.git at 3.1.3 (0.52s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.10.1 (0.51s)
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/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 3.3.3
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/core.git
Working copy of https://github.com/vapor/core.git resolved at 3.10.1
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/vapor/http.git
Working copy of https://github.com/vapor/http.git resolved at 3.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/service.git
Working copy of https://github.com/vapor/service.git resolved at 1.0.2
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/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.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/crypto.git
Working copy of https://github.com/vapor/crypto.git resolved at 3.4.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/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/routing.git
Working copy of https://github.com/vapor/routing.git resolved at 3.1.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/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
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