Build Information
Failed to build FluentQuery, reference 0.4.32 (370bda
), with Swift 6.1 for Android on 27 May 2025 07:54:32 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mihaelisaev/fluentquery.git
Reference: 0.4.32
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/mihaelisaev/fluentquery
* tag 0.4.32 -> FETCH_HEAD
HEAD is now at 370bdab Merge pull request #10 from schrockblock/dev
Cloned https://github.com/mihaelisaev/fluentquery.git
Revision (git rev-parse @):
370bdab9664a5e745e8fd6211b1f35658379933e
SUCCESS checkout https://github.com/mihaelisaev/fluentquery.git at 0.4.32
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/mihaelisaev/fluentquery.git
https://github.com/mihaelisaev/fluentquery.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "fluent-postgresql",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/fluent-postgresql.git"
}
],
"manifest_display_name" : "FluentQuery",
"name" : "FluentQuery",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "FluentQuery",
"targets" : [
"FluentQuery"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FluentQueryTests",
"module_type" : "SwiftTarget",
"name" : "FluentQueryTests",
"path" : "Tests/FluentQueryTests",
"product_dependencies" : [
"FluentPostgreSQL"
],
"sources" : [
"FluentQueryTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"FluentQuery"
],
"type" : "test"
},
{
"c99name" : "FluentQuery",
"module_type" : "SwiftTarget",
"name" : "FluentQuery",
"path" : "Sources/FluentQuery",
"product_dependencies" : [
"FluentPostgreSQL"
],
"product_memberships" : [
"FluentQuery"
],
"sources" : [
"FQAggreagate.swift",
"FQAggregate+Extract.swift",
"FQAlias.swift",
"FQDataDecoder.swift",
"FQDateFormatter.swift",
"FQGroupBy.swift",
"FQJoin.swift",
"FQJson.swift",
"FQOrderBy.swift",
"FQOver.swift",
"FQPart.swift",
"FQPredicate.swift",
"FQSelect.swift",
"FQTable.swift",
"FQWhere.swift",
"FluentQuery.swift",
"PostgreSQL/PostgreSQLColumn.swift",
"PostgreSQL/PostgreSQLData+BinaryFloatingPoint.swift",
"PostgreSQL/PostgreSQLData+Bool.swift",
"PostgreSQL/PostgreSQLData+Data.swift",
"PostgreSQL/PostgreSQLData+Date.swift",
"PostgreSQL/PostgreSQLData+FixedWidthInteger.swift",
"PostgreSQL/PostgreSQLData+Point.swift",
"PostgreSQL/PostgreSQLData+String.swift",
"PostgreSQL/PostgreSQLData+UUID.swift",
"PostgreSQL/PostgreSQLData.swift",
"PostgreSQL/PostgreSQLDataConvertible.swift",
"PostgreSQL/PostgreSQLDataDecoder.swift",
"PostgreSQL/PostgreSQLDataTypeCode.swift",
"PostgreSQL/PostgreSQLDataTypeStaticRepresentable.swift",
"PostgreSQL/PostgreSQLError.swift",
"PostgreSQL/PostgreSQLQuery+DataType.swift",
"PostgreSQL/Utilities.swift",
"StringExtensions.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:9f3c606dcd2a4f06d17ba472aa533c43685ba7ba19a5c9bc23518a066eb7f86a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/vapor/fluent-postgresql.git
[1/2659] Fetching fluent-postgresql
Fetched https://github.com/vapor/fluent-postgresql.git from cache (0.37s)
Computing version for https://github.com/vapor/fluent-postgresql.git
Computed https://github.com/vapor/fluent-postgresql.git at 1.0.1 (1.03s)
Fetching https://github.com/vapor/postgresql.git
Fetching https://github.com/vapor/fluent.git
Fetching https://github.com/vapor/core.git
[1/20143] Fetching core
[404/33564] Fetching core, fluent
[8594/38919] Fetching core, fluent, postgresql
Fetched https://github.com/vapor/postgresql.git from cache (0.96s)
Fetched https://github.com/vapor/fluent.git from cache (0.97s)
Fetched https://github.com/vapor/core.git from cache (0.97s)
Computing version for https://github.com/vapor/fluent.git
Computed https://github.com/vapor/fluent.git at 3.2.1 (1.54s)
Fetching https://github.com/vapor/sql.git
Fetching https://github.com/vapor/database-kit.git
Fetching https://github.com/vapor/console.git
Fetching https://github.com/vapor/service.git
[1/1181] Fetching database-kit
[1147/2100] Fetching database-kit, service
[1782/7677] Fetching database-kit, service, console
[2401/13660] Fetching database-kit, service, console, sql
Fetched https://github.com/vapor/service.git from cache (0.40s)
Fetched https://github.com/vapor/database-kit.git from cache (0.40s)
Fetched https://github.com/vapor/console.git from cache (0.40s)
Fetched https://github.com/vapor/sql.git from cache (0.48s)
Computing version for https://github.com/vapor/service.git
Computed https://github.com/vapor/service.git at 1.0.2 (1.08s)
Computing version for https://github.com/vapor/database-kit.git
Computed https://github.com/vapor/database-kit.git at 1.3.3 (0.64s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 3.1.1 (1.58s)
Computing version for https://github.com/vapor/sql.git
Computed https://github.com/vapor/sql.git at 2.3.2 (0.68s)
Computing version for https://github.com/vapor/postgresql.git
Computed https://github.com/vapor/postgresql.git at 1.7.0 (0.93s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio.git
[1/14843] Fetching swift-nio-ssl
[1783/90880] Fetching swift-nio-ssl, swift-nio
Fetching https://github.com/vapor/crypto.git
[71872/93666] Fetching swift-nio-ssl, swift-nio, crypto
Fetched https://github.com/vapor/crypto.git from cache (0.31s)
[74152/90880] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (6.16s)
Fetched https://github.com/apple/swift-nio.git from cache (6.24s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 1.4.0 (8.52s)
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.39s)
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.02s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (0.62s)
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 (1.21s)
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 (2.37s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 3.4.1 (0.71s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.10.1 (0.59s)
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/console.git
Working copy of https://github.com/vapor/console.git resolved at 3.1.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/core.git
Working copy of https://github.com/vapor/core.git resolved at 3.10.1
Creating working copy for https://github.com/vapor/fluent-postgresql.git
Working copy of https://github.com/vapor/fluent-postgresql.git resolved at 1.0.1
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/fluent.git
Working copy of https://github.com/vapor/fluent.git resolved at 3.2.1
Creating working copy for https://github.com/vapor/sql.git
Working copy of https://github.com/vapor/sql.git resolved at 2.3.2
Creating working copy for https://github.com/vapor/postgresql.git
Working copy of https://github.com/vapor/postgresql.git resolved at 1.7.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-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.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: couldn't find pc file for openssl
warning: couldn't find pc file for openssl
Building for debugging...
[0/36] Write sources
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOOpenSSL/shims.c:16:
/host/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.
[24/36] Compiling CNIOOpenSSL shims.c
[24/36] Compiling c-atomics.c
[24/36] Compiling CNIODarwin shim.c
[24/36] Compiling CNIOLinux shim.c
[24/36] Compiling CNIOSHA1 c_nio_sha1.c
[24/36] Compiling CNIOLinux ifaddrs-android.c
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOOpenSSL/helpers.c:14:
/host/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>
| ^~~~~~~~~~~~~~~~
[24/36] Compiling CNIOOpenSSL helpers.c
[24/36] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:9f3c606dcd2a4f06d17ba472aa533c43685ba7ba19a5c9bc23518a066eb7f86a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
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: couldn't find pc file for openssl
warning: couldn't find pc file for openssl
[0/1] Planning build
Building for debugging...
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOOpenSSL/helpers.c:14:
/host/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.
[0/12] Compiling CNIOOpenSSL helpers.c
In file included from /host/spi-builder-workspace/.build/checkouts/crypto/Sources/CCryptoOpenSSL/shim.c:1:
/host/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.
[0/12] Compiling CCryptoOpenSSL shim.c
[0/12] Compiling CNIOLinux ifaddrs-android.c
[0/12] Compiling CNIOLinux shim.c
[0/12] Compiling CNIOSHA1 c_nio_sha1.c
[0/12] Compiling c-atomics.c
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOOpenSSL/shims.c:16:
/host/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.
[0/12] Compiling CNIOOpenSSL shims.c
[0/12] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 android