Build Information
Failed to build Crypto, reference 3.4.1 (105c2f
), with Swift 6.1 for Android on 27 May 2025 18:36:53 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/vapor/open-crypto.git
Reference: 3.4.1
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/vapor/open-crypto
* tag 3.4.1 -> FETCH_HEAD
HEAD is now at 105c2f8 fix openssl 1.0 / 1.1 error
Cloned https://github.com/vapor/open-crypto.git
Revision (git rev-parse @):
105c2f875588bf40dd24c00cef3644bf8e327770
SUCCESS checkout https://github.com/vapor/open-crypto.git at 3.4.1
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/vapor/open-crypto.git
https://github.com/vapor/open-crypto.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "core",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/core.git"
},
{
"identity" : "swift-nio-ssl-support",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-ssl-support.git"
}
],
"manifest_display_name" : "Crypto",
"name" : "Crypto",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Crypto",
"targets" : [
"Crypto"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Random",
"targets" : [
"Random"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RandomTests",
"module_type" : "SwiftTarget",
"name" : "RandomTests",
"path" : "Tests/RandomTests",
"sources" : [
"RandomTests.swift"
],
"target_dependencies" : [
"Random"
],
"type" : "test"
},
{
"c99name" : "Random",
"module_type" : "SwiftTarget",
"name" : "Random",
"path" : "Sources/Random",
"product_dependencies" : [
"Bits"
],
"product_memberships" : [
"Crypto",
"Random"
],
"sources" : [
"Array+Random.swift",
"OSRandom.swift",
"RandomProtocol.swift",
"URandom.swift"
],
"type" : "library"
},
{
"c99name" : "CryptoTests",
"module_type" : "SwiftTarget",
"name" : "CryptoTests",
"path" : "Tests/CryptoTests",
"sources" : [
"BCryptTests.swift",
"CipherTests.swift",
"MD5Tests.swift",
"OTPTests.swift",
"RSATests.swift",
"SHA1Tests.swift",
"SHA2Tests.swift"
],
"target_dependencies" : [
"Crypto"
],
"type" : "test"
},
{
"c99name" : "Crypto",
"module_type" : "SwiftTarget",
"name" : "Crypto",
"path" : "Sources/Crypto",
"product_dependencies" : [
"Async",
"Bits",
"Core",
"COperatingSystem",
"Debugging"
],
"product_memberships" : [
"Crypto"
],
"sources" : [
"BCrypt/BCryptDigest.swift",
"Cipher/AuthenticatedCipher.swift",
"Cipher/AuthenticatedCipherAlgorithm.swift",
"Cipher/Cipher.swift",
"Cipher/CipherAlgorithm.swift",
"Cipher/OpenSSLCipherAlgorithm.swift",
"Cipher/OpenSSLStreamCipher.swift",
"Digest/Digest.swift",
"Digest/DigestAlgorithm.swift",
"MAC/HMAC.swift",
"MAC/OTP.swift",
"RSA/RSA.swift",
"RSA/RSAKey.swift",
"RSA/RSAPadding.swift",
"Random/CryptoRandom.swift",
"Utilities/Base32.swift",
"Utilities/CryptoError.swift",
"Utilities/Deprecated.swift",
"Utilities/Exports.swift"
],
"target_dependencies" : [
"CBase32",
"CBcrypt",
"CCryptoOpenSSL",
"Random"
],
"type" : "library"
},
{
"c99name" : "CCryptoOpenSSL",
"module_type" : "ClangTarget",
"name" : "CCryptoOpenSSL",
"path" : "Sources/CCryptoOpenSSL",
"product_memberships" : [
"Crypto"
],
"sources" : [
"shim.c"
],
"type" : "library"
},
{
"c99name" : "CBcrypt",
"module_type" : "ClangTarget",
"name" : "CBcrypt",
"path" : "Sources/CBcrypt",
"product_memberships" : [
"Crypto"
],
"sources" : [
"bcrypt.c",
"blf.c"
],
"type" : "library"
},
{
"c99name" : "CBase32",
"module_type" : "ClangTarget",
"name" : "CBase32",
"path" : "Sources/CBase32",
"product_memberships" : [
"Crypto"
],
"sources" : [
"base32.c"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/vapor/core.git
Fetching https://github.com/apple/swift-nio-ssl-support.git
[1/16] Fetching swift-nio-ssl-support
[17/20159] Fetching swift-nio-ssl-support, core
Fetched https://github.com/apple/swift-nio-ssl-support.git from cache (0.22s)
[2216/20143] Fetching core
Fetched https://github.com/vapor/core.git from cache (0.75s)
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.26s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.10.1 (0.54s)
Fetching https://github.com/apple/swift-nio.git
[1/76055] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (3.49s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (4.07s)
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.23s)
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.00s)
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/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/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-zlib-support.git
Working copy of https://github.com/apple/swift-nio-zlib-support.git resolved at 1.0.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: 'spi-builder-workspace': dependency 'swift-nio-ssl-support' is not used by any target
warning: couldn't find pc file for openssl
warning: couldn't find pc file for openssl
Building for debugging...
[0/21] Write sources
[10/21] Compiling CBase32 base32.c
[11/21] Compiling CBcrypt bcrypt.c
In file included from /host/spi-builder-workspace/Sources/CCryptoOpenSSL/shim.c:1:
/host/spi-builder-workspace/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.
[12/21] Compiling CCryptoOpenSSL shim.c
[12/21] Compiling CNIODarwin shim.c
[12/21] Compiling c-atomics.c
[12/21] Compiling CNIOSHA1 c_nio_sha1.c
[12/21] Compiling CNIOLinux shim.c
[12/21] Compiling CNIOLinux ifaddrs-android.c
[12/21] Compiling CBcrypt blf.c
[12/21] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
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: 'spi-builder-workspace': dependency 'swift-nio-ssl-support' is not used by any target
warning: couldn't find pc file for openssl
warning: couldn't find pc file for openssl
[0/1] Planning build
Building for debugging...
[0/9] Write sources
[1/9] Compiling CNIODarwin shim.c
In file included from /host/spi-builder-workspace/Sources/CCryptoOpenSSL/shim.c:1:
/host/spi-builder-workspace/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.
[2/9] Compiling CCryptoOpenSSL shim.c
[2/9] Compiling CBcrypt blf.c
[2/9] Compiling CNIOLinux ifaddrs-android.c
[2/9] Compiling c-atomics.c
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/shim.c:50:16: error: call to undeclared function 'TEMP_FAILURE_RETRY'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
50 | return TEMP_FAILURE_RETRY(prctl(PR_GET_NAME, name)) == -1 ? -1 : 0;
| ^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/shim.c:55:14: error: call to undeclared function 'TEMP_FAILURE_RETRY'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
55 | int fd = TEMP_FAILURE_RETRY(open(comm_name, O_CLOEXEC | O_RDONLY));
| ^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/shim.c:59:36: error: call to undeclared function 'read'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
59 | ssize_t n = TEMP_FAILURE_RETRY(read(fd, name, len));
| ^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/shim.c:59:36: note: did you mean 'fread'?
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/stdio.h:116:8: note: 'fread' declared here
116 | size_t fread(void* _Nonnull __buf, size_t __size, size_t __count, FILE* _Nonnull __fp);
| ^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/shim.c:60:5: error: call to undeclared function 'close'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
60 | close(fd);
| ^
4[2/9] Compiling CNIOLinux shim.c
[2/9] Compiling CNIOSHA1 c_nio_sha1.c
[2/9] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 android