The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build ApiCore, reference 1.0.2 (c3893b), with Swift 6.2 (beta) for Android on 19 Jun 2025 07:09:36 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/liveui/apicore.git
Reference: 1.0.2
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/liveui/apicore
 * tag               1.0.2      -> FETCH_HEAD
HEAD is now at c3893b1 updating dependencies
Cloned https://github.com/liveui/apicore.git
Revision (git rev-parse @):
c3893b19ba86a1dea2f1a29e88a2388781cb5277
SUCCESS checkout https://github.com/liveui/apicore.git at 1.0.2
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/liveui/apicore.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/LiveUI/S3.git
Fetching https://github.com/LiveUI/ErrorsCore.git
Fetching https://github.com/LiveUI/FluentTestTools.git
Fetching https://github.com/LiveUI/MailCore.git
Fetching https://github.com/vapor-community/Imperial.git
Fetching https://github.com/LiveUI/VaporTestTools.git
[1/337] Fetching vaportesttools
[338/448] Fetching vaportesttools, errorscore
[350/1890] Fetching vaportesttools, errorscore, s3
[1488/1923] Fetching vaportesttools, errorscore, s3, fluenttesttools
[1924/2150] Fetching vaportesttools, errorscore, s3, fluenttesttools, mailcore
Fetched https://github.com/LiveUI/ErrorsCore.git from cache (0.35s)
Fetching https://github.com/twostraws/SwiftGD.git
[1/4926] Fetching imperial
Fetched https://github.com/LiveUI/FluentTestTools.git from cache (0.39s)
Fetched https://github.com/LiveUI/MailCore.git from cache (0.39s)
Fetching https://github.com/vapor/leaf.git
[4927/5370] Fetching imperial, swiftgd
[5371/9326] Fetching imperial, swiftgd, leaf
Fetched https://github.com/LiveUI/VaporTestTools.git from cache (0.66s)
Fetched https://github.com/LiveUI/S3.git from cache (0.66s)
Fetching https://github.com/vapor/fluent.git
Fetching https://github.com/vapor/fluent-postgresql.git
Fetched https://github.com/twostraws/SwiftGD.git from cache (0.32s)
Fetched https://github.com/vapor-community/Imperial.git from cache (0.67s)
[1029/3956] Fetching leaf
Fetching https://github.com/vapor/core.git
Fetching https://github.com/vapor/crypto.git
Fetching https://github.com/vapor/jwt.git
Fetched https://github.com/vapor/leaf.git from cache (0.41s)
Fetching https://github.com/vapor/vapor.git
[1/13421] Fetching fluent
[1209/16207] Fetching fluent, crypto
[2567/36350] Fetching fluent, crypto, core
[6303/39009] Fetching fluent, crypto, core, fluent-postgresql
[13438/41722] Fetching fluent, crypto, core, fluent-postgresql, jwt
Fetched https://github.com/vapor/crypto.git from cache (0.39s)
[15733/38936] Fetching fluent, core, fluent-postgresql, jwt
Fetched https://github.com/vapor/fluent-postgresql.git from cache (0.46s)
[14999/36277] Fetching fluent, core, jwt
Fetched https://github.com/vapor/jwt.git from cache (0.36s)
[14904/33564] Fetching fluent, core
[26585/108110] Fetching fluent, core, vapor
Fetched https://github.com/vapor/fluent.git from cache (0.90s)
[32816/94689] Fetching core, vapor
Fetched https://github.com/vapor/core.git from cache (1.15s)
[14910/74546] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (2.44s)
Computing version for https://github.com/LiveUI/FluentTestTools.git
Computed https://github.com/LiveUI/FluentTestTools.git at 0.1.0 (6.83s)
Computing version for https://github.com/LiveUI/ErrorsCore.git
Computed https://github.com/LiveUI/ErrorsCore.git at 0.1.0 (0.60s)
Fetching https://github.com/apple/swift-nio.git
[1/76327] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (5.92s)
Computing version for https://github.com/LiveUI/MailCore.git
Computed https://github.com/LiveUI/MailCore.git at 3.1.2 (8.60s)
Fetching https://github.com/IBM-Swift/Swift-SMTP.git
Fetching https://github.com/IBM-Swift/LoggerAPI.git
Fetching https://github.com/twof/VaporMailgunService.git
Fetching https://github.com/vapor-community/sendgrid-provider.git
[1/2602] Fetching swift-smtp
[574/3373] Fetching swift-smtp, loggerapi
[1018/4102] Fetching swift-smtp, loggerapi, vapormailgunservice
[1148/5181] Fetching swift-smtp, loggerapi, vapormailgunservice, sendgrid-provider
Fetched https://github.com/twof/VaporMailgunService.git from cache (1.02s)
Fetched https://github.com/vapor-community/sendgrid-provider.git from cache (1.02s)
Fetched https://github.com/IBM-Swift/LoggerAPI.git from cache (1.10s)
Fetched https://github.com/IBM-Swift/Swift-SMTP.git from cache (1.11s)
Computing version for https://github.com/twostraws/SwiftGD.git
Computed https://github.com/twostraws/SwiftGD.git at 2.3.0 (1.70s)
Fetching https://github.com/twostraws/Cgd.git
[1/20] Fetching cgd
Fetched https://github.com/twostraws/Cgd.git from cache (0.98s)
Computing version for https://github.com/twostraws/Cgd.git
Computed https://github.com/twostraws/Cgd.git at 0.2.0 (1.95s)
Computing version for https://github.com/LiveUI/S3.git
Computed https://github.com/LiveUI/S3.git at 3.0.1 (0.60s)
Fetching https://github.com/LiveUI/XMLCoding.git
[1/536] Fetching xmlcoding
Fetched https://github.com/LiveUI/XMLCoding.git from cache (0.29s)
Computing version for https://github.com/vapor/fluent-postgresql.git
Computed https://github.com/vapor/fluent-postgresql.git at 1.0.1 (0.80s)
Fetching https://github.com/vapor/postgresql.git
[1/5355] Fetching postgresql
Fetched https://github.com/vapor/postgresql.git from cache (0.65s)
Computing version for https://github.com/IBM-Swift/LoggerAPI.git
Computed https://github.com/IBM-Swift/LoggerAPI.git at 1.8.1 (3.58s)
Computing version for https://github.com/vapor-community/sendgrid-provider.git
Computed https://github.com/vapor-community/sendgrid-provider.git at 3.0.6 (0.49s)
Computing version for https://github.com/twof/VaporMailgunService.git
Computed https://github.com/twof/VaporMailgunService.git at 1.8.1 (0.49s)
Computing version for https://github.com/LiveUI/VaporTestTools.git
Computed https://github.com/LiveUI/VaporTestTools.git at 0.1.7 (0.64s)
Computing version for https://github.com/vapor/leaf.git
Computed https://github.com/vapor/leaf.git at 3.0.2 (0.65s)
Fetching https://github.com/vapor/service.git
Fetching https://github.com/vapor/template-kit.git
[1/919] Fetching service
[691/2201] Fetching service, template-kit
Fetched https://github.com/vapor/service.git from cache (0.35s)
Fetched https://github.com/vapor/template-kit.git from cache (0.36s)
Computing version for https://github.com/vapor/service.git
Computed https://github.com/vapor/service.git at 1.0.2 (0.99s)
Computing version for https://github.com/vapor/jwt.git
Computed https://github.com/vapor/jwt.git at 3.1.2 (0.49s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 3.3.3 (0.60s)
Fetching https://github.com/vapor/url-encoded-form.git
Fetching https://github.com/vapor/multipart.git
Fetching https://github.com/vapor/validation.git
Fetching https://github.com/vapor/routing.git
Fetching https://github.com/vapor/websocket.git
Fetching https://github.com/vapor/http.git
[1/381] Fetching url-encoded-form
[382/25848] Fetching url-encoded-form, http
[383/29301] Fetching url-encoded-form, http, multipart
[776/50153] Fetching url-encoded-form, http, multipart, routing
[2185/50732] Fetching url-encoded-form, http, multipart, routing, validation
[3151/53341] Fetching url-encoded-form, http, multipart, routing, validation, websocket
Fetched https://github.com/vapor/routing.git from cache (1.34s)
Fetching https://github.com/vapor/database-kit.git
Fetched https://github.com/vapor/validation.git from cache (1.44s)
Fetched https://github.com/vapor/websocket.git from cache (1.44s)
Fetching https://github.com/vapor/console.git
Fetched https://github.com/vapor/http.git from cache (1.47s)
[2031/5015] Fetching url-encoded-form, multipart, database-kit
[3946/11033] Fetching url-encoded-form, multipart, database-kit, console
Fetched https://github.com/vapor/database-kit.git from cache (0.37s)
[3385/9852] Fetching url-encoded-form, multipart, console
Fetched https://github.com/vapor/url-encoded-form.git from cache (2.02s)
Fetched https://github.com/vapor/console.git from cache (0.60s)
Fetched https://github.com/vapor/multipart.git from cache (2.10s)
Computing version for https://github.com/vapor/http.git
Computed https://github.com/vapor/http.git at 3.4.0 (2.90s)
Fetching https://github.com/apple/swift-nio-ssl.git
[1/14890] Fetching swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.23s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (2.81s)
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.32s)
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.92s)
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/IBM-Swift/Swift-SMTP.git
Computed https://github.com/IBM-Swift/Swift-SMTP.git at 5.1.2 (0.55s)
Fetching https://github.com/IBM-Swift/BlueCryptor.git
Fetching https://github.com/IBM-Swift/BlueSocket.git
Fetching https://github.com/IBM-Swift/BlueSSLService.git
[1/1654] Fetching bluecryptor
[713/3731] Fetching bluecryptor, bluesslservice
[1877/6673] Fetching bluecryptor, bluesslservice, bluesocket
Fetched https://github.com/IBM-Swift/BlueCryptor.git from cache (0.42s)
Fetched https://github.com/IBM-Swift/BlueSSLService.git from cache (0.47s)
Fetched https://github.com/IBM-Swift/BlueSocket.git from cache (0.55s)
Computing version for https://github.com/vapor/routing.git
Computed https://github.com/vapor/routing.git at 3.1.0 (1.07s)
Computing version for https://github.com/vapor/websocket.git
Computed https://github.com/vapor/websocket.git at 1.1.2 (0.46s)
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.84s)
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.34s)
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.91s)
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/template-kit.git
Computed https://github.com/vapor/template-kit.git at 1.5.0 (0.49s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 3.1.1 (0.47s)
Computing version for https://github.com/vapor-community/Imperial.git
Computed https://github.com/vapor-community/Imperial.git at 0.17.0 (0.49s)
Computing version for https://github.com/vapor/fluent.git
Computed https://github.com/vapor/fluent.git at 3.2.1 (0.47s)
Fetching https://github.com/vapor/sql.git
[1/5983] Fetching sql
Fetched https://github.com/vapor/sql.git from cache (0.46s)
Computing version for https://github.com/vapor/database-kit.git
Computed https://github.com/vapor/database-kit.git at 1.3.3 (1.00s)
Computing version for https://github.com/LiveUI/XMLCoding.git
Computed https://github.com/LiveUI/XMLCoding.git at 0.4.1 (0.50s)
Computing version for https://github.com/vapor/sql.git
Computed https://github.com/vapor/sql.git at 2.3.2 (0.48s)
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.48s)
Computing version for https://github.com/vapor/multipart.git
Computed https://github.com/vapor/multipart.git at 3.1.3 (0.51s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.10.1 (0.52s)
Computing version for https://github.com/vapor/postgresql.git
Computed https://github.com/vapor/postgresql.git at 1.7.0 (0.53s)
Computing version for https://github.com/IBM-Swift/BlueCryptor.git
Computed https://github.com/IBM-Swift/BlueCryptor.git at 1.0.200 (0.56s)
Fetching https://github.com/Kitura/OpenSSL.git
[1/203] Fetching openssl
Fetched https://github.com/Kitura/OpenSSL.git from cache (0.80s)
Computing version for https://github.com/Kitura/OpenSSL.git
Computed https://github.com/Kitura/OpenSSL.git at 2.3.1 (1.28s)
Computing version for https://github.com/IBM-Swift/BlueSocket.git
Computed https://github.com/IBM-Swift/BlueSocket.git at 1.0.200 (0.56s)
Computing version for https://github.com/IBM-Swift/BlueSSLService.git
Computed https://github.com/IBM-Swift/BlueSSLService.git at 1.0.200 (0.47s)
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/LiveUI/S3.git
Working copy of https://github.com/LiveUI/S3.git resolved at 3.0.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/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/http.git
Working copy of https://github.com/vapor/http.git resolved at 3.4.0
Creating working copy for https://github.com/vapor/jwt.git
Working copy of https://github.com/vapor/jwt.git resolved at 3.1.2
Creating working copy for https://github.com/LiveUI/FluentTestTools.git
Working copy of https://github.com/LiveUI/FluentTestTools.git resolved at 0.1.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/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/service.git
Working copy of https://github.com/vapor/service.git resolved at 1.0.2
Creating working copy for https://github.com/twostraws/SwiftGD.git
Working copy of https://github.com/twostraws/SwiftGD.git resolved at 2.3.0
Creating working copy for https://github.com/LiveUI/VaporTestTools.git
Working copy of https://github.com/LiveUI/VaporTestTools.git resolved at 0.1.7
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/vapor/validation.git
Working copy of https://github.com/vapor/validation.git resolved at 2.1.1
Creating working copy for https://github.com/LiveUI/XMLCoding.git
Working copy of https://github.com/LiveUI/XMLCoding.git resolved at 0.4.1
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/core.git
Working copy of https://github.com/vapor/core.git resolved at 3.10.1
Creating working copy for https://github.com/LiveUI/ErrorsCore.git
Working copy of https://github.com/LiveUI/ErrorsCore.git resolved at 0.1.0
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/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 3.3.3
Creating working copy for https://github.com/IBM-Swift/BlueSocket.git
Working copy of https://github.com/IBM-Swift/BlueSocket.git resolved at 1.0.200
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/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/IBM-Swift/Swift-SMTP.git
Working copy of https://github.com/IBM-Swift/Swift-SMTP.git resolved at 5.1.2
Creating working copy for https://github.com/twostraws/Cgd.git
Working copy of https://github.com/twostraws/Cgd.git resolved at 0.2.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/IBM-Swift/BlueCryptor.git
Working copy of https://github.com/IBM-Swift/BlueCryptor.git resolved at 1.0.200
Creating working copy for https://github.com/LiveUI/MailCore.git
Working copy of https://github.com/LiveUI/MailCore.git resolved at 3.1.2
Creating working copy for https://github.com/vapor/leaf.git
Working copy of https://github.com/vapor/leaf.git resolved at 3.0.2
Creating working copy for https://github.com/vapor-community/sendgrid-provider.git
Working copy of https://github.com/vapor-community/sendgrid-provider.git resolved at 3.0.6
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/twof/VaporMailgunService.git
Working copy of https://github.com/twof/VaporMailgunService.git resolved at 1.8.1
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/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/IBM-Swift/BlueSSLService.git
Working copy of https://github.com/IBM-Swift/BlueSSLService.git resolved at 1.0.200
Creating working copy for https://github.com/vapor-community/Imperial.git
Working copy of https://github.com/vapor-community/Imperial.git resolved at 0.17.0
Creating working copy for https://github.com/Kitura/OpenSSL.git
Working copy of https://github.com/Kitura/OpenSSL.git resolved at 2.3.1
Creating working copy for https://github.com/IBM-Swift/LoggerAPI.git
Working copy of https://github.com/IBM-Swift/LoggerAPI.git resolved at 1.8.1
Creating working copy for https://github.com/vapor/console.git
Working copy of https://github.com/vapor/console.git resolved at 3.1.1
warning: 'swift-nio-zlib-support': ignoring declared target(s) 'swift-nio-zlib-support' in the system package
warning: 'cgd': ignoring declared target(s) 'Cgd' in the system package
warning: 'swift-nio-ssl-support': ignoring declared target(s) 'swift-nio-ssl-support' in the system package
warning: 'bluesslservice': Conflicting identity for bluesocket: dependency 'github.com/kitura/bluesocket' and dependency 'github.com/ibm-swift/bluesocket' both point to the same package identity 'bluesocket'. The dependencies are introduced through the following chains: (A) /host/spi-builder-workspace->github.com/liveui/mailcore->github.com/ibm-swift/swift-smtp->github.com/ibm-swift/bluesslservice->github.com/kitura/bluesocket (B) /host/spi-builder-workspace->github.com/liveui/mailcore->github.com/ibm-swift/swift-smtp->github.com/ibm-swift/bluesocket. If there are multiple chains that lead to the same dependency, only the first chain is shown here. To see all chains use debug output option. To resolve the conflict, coordinate with the maintainer of the package that introduces the conflicting dependency. This will be escalated to an error in future versions of SwiftPM.
warning: you may be able to install openssl using your system-packager:
    apt-get install openssl libssl-dev
warning: couldn't find pc file for openssl
warning: couldn't find pc file for gdlib
warning: you may be able to install openssl using your system-packager:
    apt-get install openssl libssl-dev
warning: couldn't find pc file for openssl
warning: couldn't find pc file for gdlib
Building for debugging...
[0/130] Write sources
[53/130] Compiling CNIOZlib empty.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.
[54/130] Compiling CNIOOpenSSL shims.c
[54/130] Compiling CNIODarwin shim.c
[54/130] Compiling CNIOLinux shim.c
[54/130] Compiling CNIOSHA1 c_nio_sha1.c
[54/130] Compiling CNIOLinux ifaddrs-android.c
[54/130] Compiling CNIOHTTPParser c_nio_http_parser.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>
      |          ^~~~~~~~~~~~~~~~
[54/130] Compiling CNIOOpenSSL helpers.c
[54/130] Write swift-version-8C5A4AE7A8CE2BA.txt
BUILD FAILURE 6.2 android