Build Information
Failed to build SimpleFileLogger with Swift 6.0 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/hallee/vapor-simple-file-logger.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hallee/vapor-simple-file-logger
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at a8aafac Allow to exclude certain log levels (#3)
Cloned https://github.com/hallee/vapor-simple-file-logger.git
Revision (git rev-parse @):
a8aafac17f2a52e2affa98d2f5453a3ec1f41ddb
SUCCESS checkout https://github.com/hallee/vapor-simple-file-logger.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $workDir
https://github.com/hallee/vapor-simple-file-logger.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/43] Write sources
[27/43] Compiling CNIOZlib empty.c
[28/43] Compiling CNIOLinux ifaddrs-android.c
[29/43] 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.
[30/43] Compiling CNIOOpenSSL shims.c
[30/43] Compiling CBcrypt bcrypt.c
[30/43] Compiling CBcrypt blf.c
[30/43] Compiling CCryptoOpenSSL shim.c
[30/43] Compiling c-atomics.c
[30/43] Compiling CNIOHTTPParser c_nio_http_parser.c
[30/43] Compiling CNIODarwin shim.c
[30/43] Compiling CNIOSHA1 c_nio_sha1.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>
| ^~~~~~~~~~~~~~~~
[30/43] Compiling CNIOOpenSSL helpers.c
[30/43] Write swift-version-6F35C1178C84523A.txt
Fetching https://github.com/vapor/vapor.git
[1/68672] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (2.73s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 3.3.3 (0.67s)
Fetching https://github.com/vapor/websocket.git
Fetching https://github.com/vapor/validation.git
Fetching https://github.com/vapor/template-kit.git
Fetching https://github.com/vapor/service.git
Fetching https://github.com/vapor/url-encoded-form.git
Fetching https://github.com/vapor/routing.git
Fetching https://github.com/vapor/multipart.git
[1/919] Fetching service
[20/2201] Fetching service, template-kit
[33/2780] Fetching service, template-kit, validation
[374/5253] Fetching service, template-kit, validation, websocket
[473/7098] Fetching service, template-kit, validation, websocket, multipart
[598/7479] Fetching service, template-kit, validation, websocket, multipart, url-encoded-form
[827/28169] Fetching service, template-kit, validation, websocket, multipart, url-encoded-form, routing
Fetched https://github.com/vapor/validation.git from cache (0.88s)
Fetching https://github.com/vapor/http.git
[3313/27590] Fetching service, template-kit, websocket, multipart, url-encoded-form, routing
[4222/26671] Fetching template-kit, websocket, multipart, url-encoded-form, routing
Fetched https://github.com/vapor/service.git from cache (0.92s)
Fetching https://github.com/vapor/database-kit.git
[25326/27852] Fetching template-kit, websocket, multipart, url-encoded-form, routing, database-kit
[25350/53319] Fetching template-kit, websocket, multipart, url-encoded-form, routing, database-kit, http
Fetched https://github.com/vapor/database-kit.git from cache (0.92s)
Fetching https://github.com/vapor/crypto.git
[26867/52138] Fetching template-kit, websocket, multipart, url-encoded-form, routing, http
[52139/54924] Fetching template-kit, websocket, multipart, url-encoded-form, routing, http, crypto
Fetched https://github.com/vapor/template-kit.git from cache (2.49s)
Fetching https://github.com/vapor/core.git
Fetched https://github.com/vapor/routing.git from cache (2.49s)
Fetched https://github.com/vapor/multipart.git from cache (2.49s)
Fetched https://github.com/vapor/url-encoded-form.git from cache (2.49s)
Fetching https://github.com/vapor/console.git
Fetched https://github.com/vapor/websocket.git from cache (2.49s)
[25523/28253] Fetching http, crypto
Fetched https://github.com/vapor/http.git from cache (1.75s)
[502/2786] Fetching crypto
Fetched https://github.com/vapor/crypto.git from cache (1.02s)
[1/20143] Fetching core
[2/25504] Fetching core, console
Fetched https://github.com/vapor/console.git from cache (1.15s)
[5641/20143] Fetching core
Fetched https://github.com/vapor/core.git from cache (1.68s)
Computing version for https://github.com/vapor/http.git
Computed https://github.com/vapor/http.git at 3.4.0 (0.69s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/12268] Fetching swift-nio-ssl
[2700/77796] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.73s)
Fetched https://github.com/apple/swift-nio.git from cache (3.73s)
Computing version for https://github.com/vapor/validation.git
Computed https://github.com/vapor/validation.git at 2.1.1 (0.67s)
Computing version for https://github.com/vapor/service.git
Computed https://github.com/vapor/service.git at 1.0.2 (0.66s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (0.69s)
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.76s)
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.65s)
Computing version for https://github.com/vapor/routing.git
Computed https://github.com/vapor/routing.git at 3.1.0 (0.65s)
Computing version for https://github.com/vapor/websocket.git
Computed https://github.com/vapor/websocket.git at 1.1.2 (0.66s)
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.66s)
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.60s)
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.65s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 3.4.1 (0.66s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 3.1.1 (0.66s)
Computing version for https://github.com/vapor/database-kit.git
Computed https://github.com/vapor/database-kit.git at 1.3.3 (0.65s)
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.65s)
Computing version for https://github.com/vapor/template-kit.git
Computed https://github.com/vapor/template-kit.git at 1.5.0 (0.66s)
Computing version for https://github.com/vapor/multipart.git
Computed https://github.com/vapor/multipart.git at 3.1.3 (0.67s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.10.1 (0.65s)
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/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-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/multipart.git
Working copy of https://github.com/vapor/multipart.git resolved at 3.1.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/url-encoded-form.git
Working copy of https://github.com/vapor/url-encoded-form.git resolved at 1.1.0
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/routing.git
Working copy of https://github.com/vapor/routing.git resolved at 3.1.0
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/crypto.git
Working copy of https://github.com/vapor/crypto.git resolved at 3.4.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/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-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/console.git
Working copy of https://github.com/vapor/console.git resolved at 3.1.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/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 1.14.4
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