Build Information
Failed to build ApiCore, reference master (c3893b
), with Swift 6.1 for Android on 28 May 2025 04:01:10 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/liveui/apicore.git
Reference: master
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
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
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 master
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/liveui/apicore.git
https://github.com/liveui/apicore.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
},
{
"identity" : "core",
"requirement" : {
"range" : [
{
"lower_bound" : "3.4.1",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/core.git"
},
{
"identity" : "crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "3.2.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/crypto.git"
},
{
"identity" : "fluent",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/fluent.git"
},
{
"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"
},
{
"identity" : "jwt",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/jwt.git"
},
{
"identity" : "leaf",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/leaf.git"
},
{
"identity" : "swiftgd",
"requirement" : {
"range" : [
{
"lower_bound" : "2.3.0",
"upper_bound" : "2.4.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/twostraws/SwiftGD.git"
},
{
"identity" : "s3",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/LiveUI/S3.git"
},
{
"identity" : "mailcore",
"requirement" : {
"range" : [
{
"lower_bound" : "3.1.2",
"upper_bound" : "3.2.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/LiveUI/MailCore.git"
},
{
"identity" : "errorscore",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/LiveUI/ErrorsCore.git"
},
{
"identity" : "vaportesttools",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.5",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/LiveUI/VaporTestTools.git"
},
{
"identity" : "fluenttesttools",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/LiveUI/FluentTestTools.git"
},
{
"identity" : "imperial",
"requirement" : {
"range" : [
{
"lower_bound" : "0.12.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor-community/Imperial.git"
}
],
"manifest_display_name" : "ApiCore",
"name" : "ApiCore",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "ApiCore",
"targets" : [
"ApiCore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FileCore",
"targets" : [
"FileCore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ImageCore",
"targets" : [
"ImageCore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ResourceCache",
"targets" : [
"ResourceCache"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ApiCoreTestTools",
"targets" : [
"ApiCoreTestTools"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ApiCoreRun",
"targets" : [
"ApiCoreRun"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "ResourceCache",
"module_type" : "SwiftTarget",
"name" : "ResourceCache",
"path" : "Sources/ResourceCache",
"product_dependencies" : [
"Vapor"
],
"product_memberships" : [
"ApiCore",
"ResourceCache",
"ApiCoreTestTools",
"ApiCoreRun"
],
"sources" : [
"Cache.swift"
],
"type" : "library"
},
{
"c99name" : "ImageCore",
"module_type" : "SwiftTarget",
"name" : "ImageCore",
"path" : "Sources/ImageCore",
"product_dependencies" : [
"Vapor",
"ErrorsCore",
"SwiftGD",
"COperatingSystem"
],
"product_memberships" : [
"ApiCore",
"ImageCore",
"ApiCoreTestTools",
"ApiCoreRun"
],
"sources" : [
"Extensions/Data+MediaType.swift",
"Extensions/MediaType+GD.swift",
"Extensions/RequestResponse+ImageCore.swift",
"Extensions/Size+Tools.swift",
"Libs/Color.swift",
"Libs/ImageError.swift"
],
"type" : "library"
},
{
"c99name" : "FileCore",
"module_type" : "SwiftTarget",
"name" : "FileCore",
"path" : "Sources/FileCore",
"product_dependencies" : [
"Vapor",
"ErrorsCore",
"S3"
],
"product_memberships" : [
"ApiCore",
"FileCore",
"ApiCoreTestTools",
"ApiCoreRun"
],
"sources" : [
"Clients/Local/LocalClient.swift",
"Clients/Local/LocalConfig.swift",
"Clients/S3/S3LibClient.swift",
"Extensions/Request+Service.swift",
"Extensions/Services+Registration.swift",
"FileCoreManager.swift",
"Libs/Async.swift",
"Libs/Configuration/Configuration.swift",
"Protocols/CoreManager.swift",
"Protocols/FileManagement.swift"
],
"type" : "library"
},
{
"c99name" : "ApiCoreTests",
"module_type" : "SwiftTarget",
"name" : "ApiCoreTests",
"path" : "Tests/ApiCoreTests",
"product_dependencies" : [
"Vapor",
"ErrorsCore",
"MailCore",
"VaporTestTools",
"FluentTestTools",
"MailCoreTestTools"
],
"sources" : [
"ApiCoreTests.swift",
"Controllers/AuthControllerTests.swift",
"Controllers/GenericControllerTests.swift",
"Controllers/TeamsControllerTests.swift",
"Controllers/UsersControllerTests.swift",
"Libs/StringCryptoTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"ApiCore",
"ApiCoreTestTools"
],
"type" : "test"
},
{
"c99name" : "ApiCoreTestTools",
"module_type" : "SwiftTarget",
"name" : "ApiCoreTestTools",
"path" : "Sources/ApiCoreTestTools",
"product_dependencies" : [
"Vapor",
"VaporTestTools",
"FluentTestTools",
"MailCoreTestTools"
],
"product_memberships" : [
"ApiCoreTestTools"
],
"sources" : [
"ApiCoreTestTools.swift",
"Extensions/Application+Testable.swift",
"Extensions/HTTPRequest+Make.swift",
"Extensions/Team+Testable.swift",
"Extensions/User+Testable.swift",
"Helpers/LinuxTests.swift",
"Helpers/TeamsTestCase.swift",
"Helpers/UsersTestCase.swift"
],
"target_dependencies" : [
"ApiCore"
],
"type" : "library"
},
{
"c99name" : "ApiCoreRun",
"module_type" : "SwiftTarget",
"name" : "ApiCoreRun",
"path" : "Sources/ApiCoreRun",
"product_memberships" : [
"ApiCoreRun"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"ApiCoreApp"
],
"type" : "executable"
},
{
"c99name" : "ApiCoreApp",
"module_type" : "SwiftTarget",
"name" : "ApiCoreApp",
"path" : "Sources/ApiCoreApp",
"product_dependencies" : [
"Vapor"
],
"product_memberships" : [
"ApiCoreRun"
],
"sources" : [
"configure.swift"
],
"target_dependencies" : [
"ApiCore"
],
"type" : "library"
},
{
"c99name" : "ApiCore",
"module_type" : "SwiftTarget",
"name" : "ApiCore",
"path" : "Sources/ApiCore",
"product_dependencies" : [
"Vapor",
"Fluent",
"Crypto",
"Random",
"FluentPostgreSQL",
"ErrorsCore",
"JWT",
"MailCore",
"Leaf",
"Imperial"
],
"product_memberships" : [
"ApiCore",
"ApiCoreTestTools",
"ApiCoreRun"
],
"sources" : [
"ApiCoreBase.swift",
"Auth/Generic/Auth.swift",
"Auth/Generic/Extensions/URL+Authenticated.swift",
"Auth/Generic/Libs/AuthenticableJWTService.swift",
"Auth/Generic/Model/Authenticated.swift",
"Auth/Generic/Protocols/Authenticable.swift",
"Auth/Github/Configuration/GithubConfig.swift",
"Auth/Github/Controllers/GithubLoginController.swift",
"Auth/Github/Extensions/URL+Parameters.swift",
"Auth/Github/GithubLoginManager.swift",
"Auth/Github/Model/GithubEmail.swift",
"Auth/Github/Model/GithubUser.swift",
"Auth/Github/Model/GithubUserInfo.swift",
"Auth/Gitlab/Configuration/GitlabConfig.swift",
"Auth/Gitlab/Controllers/GitlabLoginController.swift",
"Auth/Gitlab/Extensions/Gitlab+URLParameters.swift",
"Auth/Gitlab/GitlabLoginManager.swift",
"Auth/Gitlab/Model/GitlabUser.swift",
"Auth/Gitlab/Model/GitlabUserInfo.swift",
"Config/Base setup/ApiCoreBase+CORS.swift",
"Config/Base setup/ApiCoreBase+Configuration.swift",
"Config/Base setup/ApiCoreBase+Controllers.swift",
"Config/Base setup/ApiCoreBase+Database.swift",
"Config/Base setup/ApiCoreBase+Email.swift",
"Config/Base setup/ApiCoreBase+Middlewares.swift",
"Config/Base setup/ApiCoreBase+Storage.swift",
"Config/Configurable.swift",
"Config/Configuration.swift",
"Controllers/AuthController.swift",
"Controllers/GenericController.swift",
"Controllers/InstallController.swift",
"Controllers/LogsController.swift",
"Controllers/ServerController.swift",
"Controllers/SettingsController.swift",
"Controllers/TeamsController.swift",
"Controllers/UsersController.swift",
"Database/ApiCoreDb.swift",
"Database/DbCoreModel.swift",
"Database/DbError.swift",
"Extensions/Content+Response.swift",
"Extensions/Data+Response.swift",
"Extensions/Data+Tools.swift",
"Extensions/DatabaseIdentifier+Db.swift",
"Extensions/Date+Tools.swift",
"Extensions/Encodable+Tools.swift",
"Extensions/EventLoop+Future.swift",
"Extensions/FileCore/CoreManager+Location.swift",
"Extensions/Future+Response.swift",
"Extensions/Future+Tools.swift",
"Extensions/HTTPHeaders+Tools.swift",
"Extensions/Model+Helpers.swift",
"Extensions/Request+Auth.swift",
"Extensions/Request+Files.swift",
"Extensions/Request+URL.swift",
"Extensions/Response+Tools.swift",
"Extensions/Router+Extended.swift",
"Extensions/String+Crypto.swift",
"Extensions/String+Manipulation.swift",
"Extensions/String+Security.swift",
"Libs/Audit/Audit.swift",
"Libs/Audit/ConfigurationAudit.swift",
"Libs/Audit/SecurityAudit.swift",
"Libs/AuthError.swift",
"Libs/AuthenticationCache.swift",
"Libs/Coding/Decodable+Helpers.swift",
"Libs/Env.swift",
"Libs/Filesize.swift",
"Libs/Gravatar.swift",
"Libs/Images/Icon.swift",
"Libs/Images/Logo.swift",
"Libs/Me.swift",
"Libs/RequestIdService.swift",
"Libs/Result.swift",
"Libs/ServerIcon.swift",
"Libs/Templates.swift",
"Managers/AuthManager.swift",
"Managers/SystemManager.swift",
"Managers/UsersManager.swift",
"Middleware/ApiAuthMiddleware.swift",
"Middleware/DebugCheckMiddleware.swift",
"Middleware/ErrorLoggingMiddleware.swift",
"Middleware/UrlPrinterMiddleware.swift",
"Migrations/BaseMigration.swift",
"Model/Authenticator.swift",
"Model/ErrorLog.swift",
"Model/FluentDesign.swift",
"Model/FrontendSystemData.swift",
"Model/Info.swift",
"Model/Query/BasicQuery.swift",
"Model/ServerSecurity.swift",
"Model/Setting.swift",
"Model/System.swift",
"Model/Team.swift",
"Model/TeamUser.swift",
"Model/Token.swift",
"Model/User.swift",
"Model/UserSource.swift",
"Protocols/Controller.swift",
"Protocols/EmailTemplateData.swift"
],
"target_dependencies" : [
"FileCore",
"ImageCore",
"ResourceCache"
],
"type" : "library"
}
],
"tools_version" : "4.2"
}
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/LiveUI/MailCore.git
Fetching https://github.com/LiveUI/VaporTestTools.git
Fetching https://github.com/LiveUI/FluentTestTools.git
Fetching https://github.com/vapor-community/Imperial.git
Fetching https://github.com/LiveUI/ErrorsCore.git
Fetching https://github.com/LiveUI/S3.git
[1/227] Fetching mailcore
[228/260] Fetching mailcore, fluenttesttools
[261/1702] Fetching mailcore, fluenttesttools, s3
[608/1813] Fetching mailcore, fluenttesttools, s3, errorscore
[1324/6739] Fetching mailcore, fluenttesttools, s3, errorscore, imperial
[1864/7076] Fetching mailcore, fluenttesttools, s3, errorscore, imperial, vaportesttools
Fetched https://github.com/LiveUI/MailCore.git from cache (0.27s)
Fetched https://github.com/LiveUI/FluentTestTools.git from cache (0.27s)
Fetching https://github.com/twostraws/SwiftGD.git
Fetching https://github.com/vapor/leaf.git
[2038/6816] Fetching s3, errorscore, imperial, vaportesttools
Fetched https://github.com/LiveUI/S3.git from cache (0.29s)
[941/5374] Fetching errorscore, imperial, vaportesttools
Fetching https://github.com/vapor/jwt.git
Fetched https://github.com/LiveUI/ErrorsCore.git from cache (0.44s)
Fetched https://github.com/LiveUI/VaporTestTools.git from cache (0.44s)
Fetching https://github.com/vapor/fluent.git
Fetching https://github.com/vapor/fluent-postgresql.git
Fetched https://github.com/vapor-community/Imperial.git from cache (0.45s)
Fetching https://github.com/vapor/crypto.git
[1/444] Fetching swiftgd
[445/4400] Fetching swiftgd, leaf
[3769/7107] Fetching swiftgd, leaf, jwt
Fetched https://github.com/twostraws/SwiftGD.git from cache (0.27s)
[4769/6663] Fetching leaf, jwt
Fetching https://github.com/vapor/core.git
Fetched https://github.com/vapor/leaf.git from cache (0.34s)
Fetching https://github.com/vapor/vapor.git
Fetched https://github.com/vapor/jwt.git from cache (0.34s)
[1/13421] Fetching fluent
[538/16207] Fetching fluent, crypto
[4609/18866] Fetching fluent, crypto, fluent-postgresql
[10681/39009] Fetching fluent, crypto, fluent-postgresql, core
Fetched https://github.com/vapor/crypto.git from cache (0.32s)
[9707/36223] Fetching fluent, fluent-postgresql, core
Fetched https://github.com/vapor/fluent-postgresql.git from cache (0.58s)
[29737/33564] Fetching fluent, core
Fetched https://github.com/vapor/fluent.git from cache (0.58s)
[16317/94521] Fetching core, vapor
Fetched https://github.com/vapor/core.git from cache (0.93s)
[18595/74378] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (2.07s)
Computing version for https://github.com/LiveUI/FluentTestTools.git
Computed https://github.com/LiveUI/FluentTestTools.git at 0.1.0 (5.21s)
Computing version for https://github.com/LiveUI/ErrorsCore.git
Computed https://github.com/LiveUI/ErrorsCore.git at 0.1.0 (0.51s)
Fetching https://github.com/apple/swift-nio.git
[1/76055] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.67s)
Computing version for https://github.com/LiveUI/MailCore.git
Computed https://github.com/LiveUI/MailCore.git at 3.1.2 (5.24s)
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/771] Fetching loggerapi
[171/1850] Fetching loggerapi, sendgrid-provider
[355/2579] Fetching loggerapi, sendgrid-provider, vapormailgunservice
[1941/5181] Fetching loggerapi, sendgrid-provider, vapormailgunservice, swift-smtp
Fetched https://github.com/twof/VaporMailgunService.git from cache (0.34s)
Fetched https://github.com/vapor-community/sendgrid-provider.git from cache (0.34s)
Fetched https://github.com/IBM-Swift/LoggerAPI.git from cache (0.34s)
Fetched https://github.com/IBM-Swift/Swift-SMTP.git from cache (0.41s)
Computing version for https://github.com/twostraws/SwiftGD.git
Computed https://github.com/twostraws/SwiftGD.git at 2.3.0 (1.02s)
Fetching https://github.com/twostraws/Cgd.git
[1/20] Fetching cgd
Fetched https://github.com/twostraws/Cgd.git from cache (0.18s)
Computing version for https://github.com/twostraws/Cgd.git
Computed https://github.com/twostraws/Cgd.git at 0.2.0 (3.64s)
Computing version for https://github.com/LiveUI/S3.git
Computed https://github.com/LiveUI/S3.git at 3.0.1 (0.53s)
Fetching https://github.com/LiveUI/XMLCoding.git
[1/536] Fetching xmlcoding
Fetched https://github.com/LiveUI/XMLCoding.git from cache (0.65s)
Computing version for https://github.com/vapor/fluent-postgresql.git
Computed https://github.com/vapor/fluent-postgresql.git at 1.0.1 (1.29s)
Fetching https://github.com/vapor/postgresql.git
[1/5355] Fetching postgresql
Fetched https://github.com/vapor/postgresql.git from cache (0.39s)
Computing version for https://github.com/IBM-Swift/LoggerAPI.git
Computed https://github.com/IBM-Swift/LoggerAPI.git at 1.8.1 (2.96s)
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.58s)
Computing version for https://github.com/twof/VaporMailgunService.git
Computed https://github.com/twof/VaporMailgunService.git at 1.8.1 (0.48s)
Computing version for https://github.com/LiveUI/VaporTestTools.git
Computed https://github.com/LiveUI/VaporTestTools.git at 0.1.7 (2.13s)
Computing version for https://github.com/vapor/leaf.git
Computed https://github.com/vapor/leaf.git at 3.0.2 (0.62s)
Fetching https://github.com/vapor/template-kit.git
Fetching https://github.com/vapor/service.git
[1/919] Fetching service
[920/2201] Fetching service, template-kit
Fetched https://github.com/vapor/service.git from cache (0.25s)
Fetched https://github.com/vapor/template-kit.git from cache (0.26s)
Computing version for https://github.com/vapor/service.git
Computed https://github.com/vapor/service.git at 1.0.2 (0.84s)
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.51s)
Fetching https://github.com/vapor/http.git
Fetching https://github.com/vapor/multipart.git
Fetching https://github.com/vapor/validation.git
Fetching https://github.com/vapor/routing.git
[1/20727] Fetching routing
[209/21306] Fetching routing, validation
[3079/46773] Fetching routing, validation, http
[13533/50092] Fetching routing, validation, http, multipart
Fetched https://github.com/vapor/validation.git from cache (0.95s)
Fetched https://github.com/vapor/routing.git from cache (0.97s)
Fetching https://github.com/vapor/database-kit.git
Fetching https://github.com/vapor/console.git
Fetching https://github.com/vapor/websocket.git
Fetching https://github.com/vapor/url-encoded-form.git
Fetched https://github.com/vapor/http.git from cache (1.21s)
[1628/4500] Fetching multipart, database-kit
[1652/10077] Fetching multipart, database-kit, console
[8408/10458] Fetching multipart, database-kit, console, url-encoded-form
Fetched https://github.com/vapor/database-kit.git from cache (0.43s)
Fetched https://github.com/vapor/console.git from cache (0.43s)
[2031/6309] Fetching multipart, url-encoded-form, websocket
Fetched https://github.com/vapor/url-encoded-form.git from cache (0.36s)
Fetched https://github.com/vapor/websocket.git from cache (0.36s)
Fetched https://github.com/vapor/multipart.git from cache (1.86s)
Computing version for https://github.com/vapor/http.git
Computed https://github.com/vapor/http.git at 3.4.0 (2.45s)
Fetching https://github.com/apple/swift-nio-ssl.git
[1/14843] Fetching swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.50s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (2.31s)
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.30s)
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.89s)
Computing version for https://github.com/vapor/validation.git
Computed https://github.com/vapor/validation.git at 2.1.1 (0.54s)
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.78s)
Fetching https://github.com/IBM-Swift/BlueSSLService.git
Fetching https://github.com/IBM-Swift/BlueSocket.git
Fetching https://github.com/IBM-Swift/BlueCryptor.git
[1/1654] Fetching bluecryptor
[1655/3731] Fetching bluecryptor, bluesslservice
[1905/6673] Fetching bluecryptor, bluesslservice, bluesocket
Fetched https://github.com/IBM-Swift/BlueCryptor.git from cache (3.18s)
Fetched https://github.com/IBM-Swift/BlueSSLService.git from cache (3.18s)
Fetched https://github.com/IBM-Swift/BlueSocket.git from cache (3.18s)
Computing version for https://github.com/vapor/routing.git
Computed https://github.com/vapor/routing.git at 3.1.0 (3.65s)
Computing version for https://github.com/vapor/websocket.git
Computed https://github.com/vapor/websocket.git at 1.1.2 (0.69s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 1.4.0 (1.10s)
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 (2.17s)
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 (2.80s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 3.4.1 (0.57s)
Computing version for https://github.com/vapor/template-kit.git
Computed https://github.com/vapor/template-kit.git at 1.5.0 (0.57s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 3.1.1 (0.81s)
Computing version for https://github.com/vapor-community/Imperial.git
Computed https://github.com/vapor-community/Imperial.git at 0.17.0 (0.53s)
Computing version for https://github.com/vapor/fluent.git
Computed https://github.com/vapor/fluent.git at 3.2.1 (0.62s)
Fetching https://github.com/vapor/sql.git
[1/5983] Fetching sql
Fetched https://github.com/vapor/sql.git from cache (0.44s)
Computing version for https://github.com/vapor/database-kit.git
Computed https://github.com/vapor/database-kit.git at 1.3.3 (0.94s)
Computing version for https://github.com/LiveUI/XMLCoding.git
Computed https://github.com/LiveUI/XMLCoding.git at 0.4.1 (0.78s)
Computing version for https://github.com/vapor/sql.git
Computed https://github.com/vapor/sql.git at 2.3.2 (0.57s)
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.45s)
Computing version for https://github.com/vapor/multipart.git
Computed https://github.com/vapor/multipart.git at 3.1.3 (0.47s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.10.1 (0.71s)
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.50s)
Fetching https://github.com/Kitura/OpenSSL.git
[1/203] Fetching openssl
Fetched https://github.com/Kitura/OpenSSL.git from cache (0.21s)
Computing version for https://github.com/Kitura/OpenSSL.git
Computed https://github.com/Kitura/OpenSSL.git at 2.3.1 (0.87s)
Computing version for https://github.com/IBM-Swift/BlueSocket.git
Computed https://github.com/IBM-Swift/BlueSocket.git at 1.0.200 (1.29s)
Computing version for https://github.com/IBM-Swift/BlueSSLService.git
Computed https://github.com/IBM-Swift/BlueSSLService.git at 1.0.200 (1.67s)
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/validation.git
Working copy of https://github.com/vapor/validation.git resolved at 2.1.1
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/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/LiveUI/MailCore.git
Working copy of https://github.com/LiveUI/MailCore.git resolved at 3.1.2
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/LiveUI/ErrorsCore.git
Working copy of https://github.com/LiveUI/ErrorsCore.git resolved at 0.1.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/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/console.git
Working copy of https://github.com/vapor/console.git resolved at 3.1.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/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/twostraws/SwiftGD.git
Working copy of https://github.com/twostraws/SwiftGD.git resolved at 2.3.0
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/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/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
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/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/postgresql.git
Working copy of https://github.com/vapor/postgresql.git resolved at 1.7.0
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/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/vapor/jwt.git
Working copy of https://github.com/vapor/jwt.git resolved at 3.1.2
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-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/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/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 3.3.3
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/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/XMLCoding.git
Working copy of https://github.com/LiveUI/XMLCoding.git resolved at 0.4.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/leaf.git
Working copy of https://github.com/vapor/leaf.git resolved at 3.0.2
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-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/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/multipart.git
Working copy of https://github.com/vapor/multipart.git resolved at 3.1.3
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/websocket.git
Working copy of https://github.com/vapor/websocket.git resolved at 1.1.2
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': 'bluesslservice' dependency on 'https://github.com/Kitura/BlueSocket.git' conflicts with dependency on 'https://github.com/IBM-Swift/BlueSocket.git' which has the same identity 'bluesocket'. 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
/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 errors generated.
[54/130] Compiling CNIOLinux shim.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 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>
| ^~~~~~~~~~~~~~~~
1 error generated.
[54/130] Compiling CNIOOpenSSL helpers.c
[54/130] Compiling CNIOSHA1 c_nio_sha1.c
[54/130] Compiling CNIOHTTPParser c_nio_http_parser.c
[54/130] 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-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': 'bluesslservice' dependency on 'https://github.com/Kitura/BlueSocket.git' conflicts with dependency on 'https://github.com/IBM-Swift/BlueSocket.git' which has the same identity 'bluesocket'. 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
[0/1] Planning build
Building for debugging...
[0/76] 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.
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.
[2/76] Compiling CNIOOpenSSL shims.c
[2/76] Compiling CNIOOpenSSL helpers.c
[2/76] Compiling CNIODarwin shim.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, s[2/76] Compiling CNIOLinux shim.c
[2/76] Compiling CNIOLinux ifaddrs-android.c
[2/76] Compiling CNIOHTTPParser c_nio_http_parser.c
[2/76] Compiling CNIOSHA1 c_nio_sha1.c
[2/76] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 android