Build Information
Failed to build IntelligenceKit, reference main (98d383), with Swift 6.1 for Android on 17 Feb 2026 13:56:51 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FlineDev/IntelligenceKit.git
Reference: main
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/FlineDev/IntelligenceKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 98d3833 Remove ContextKit artifacts during Indie workspace cleanup in favor of shared skills
Cloned https://github.com/FlineDev/IntelligenceKit.git
Revision (git rev-parse @):
98d3833aab18e98d5a403c9d26979d9e0e063060
SUCCESS checkout https://github.com/FlineDev/IntelligenceKit.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/FlineDev/IntelligenceKit.git
https://github.com/FlineDev/IntelligenceKit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "handyswift",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/FlineDev/HandySwift.git"
},
{
"identity" : "errorkit",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/FlineDev/ErrorKit.git"
}
],
"manifest_display_name" : "IntelligenceKit",
"name" : "IntelligenceKit",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "18.0"
},
{
"name" : "visionos",
"version" : "2.0"
},
{
"name" : "watchos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "IntelligenceKit",
"targets" : [
"IntelligenceKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "IntelligenceKitTests",
"module_type" : "SwiftTarget",
"name" : "IntelligenceKitTests",
"path" : "Tests/IntelligenceKitTests",
"sources" : [
"UnicodeCleanupPluginTests.swift"
],
"target_dependencies" : [
"IntelligenceKit"
],
"type" : "test"
},
{
"c99name" : "IntelligenceKit",
"module_type" : "SwiftTarget",
"name" : "IntelligenceKit",
"path" : "Sources/IntelligenceKit",
"product_dependencies" : [
"HandySwift",
"ErrorKit"
],
"product_memberships" : [
"IntelligenceKit"
],
"sources" : [
"Helpers/String+IntelligenceKit.swift",
"Models/TokenUsage.swift",
"OpenAI/OpenAI.swift",
"OpenAI/Plugins/UnicodeCleanupPlugin.swift",
"OpenAI/Requests/OpenAI+ImageRequest.swift",
"OpenAI/Requests/OpenAI+JSONSchema.swift",
"OpenAI/Requests/OpenAI+Request.swift",
"OpenAI/Requests/OpenAI+ResponseFormat.swift",
"OpenAI/Responses/OpenAI+ErrorResponse.swift",
"OpenAI/Responses/OpenAI+ImageResponse.swift",
"OpenAI/Responses/OpenAI+Response.swift",
"OpenAI/Shared/OpenAI+Error.swift",
"OpenAI/Shared/OpenAI+Model.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/FlineDev/HandySwift.git
[1/3483] Fetching handyswift
Fetched https://github.com/FlineDev/HandySwift.git from cache (0.72s)
Fetching https://github.com/FlineDev/ErrorKit.git
[1/656] Fetching errorkit
Fetched https://github.com/FlineDev/ErrorKit.git from cache (0.61s)
Fetching https://github.com/apple/swift-crypto.git
[1/17526] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (3.46s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (9.76s)
Fetching https://github.com/apple/swift-asn1.git
[1/1692] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.53s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (4.66s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.1
Creating working copy for https://github.com/FlineDev/ErrorKit.git
Working copy of https://github.com/FlineDev/ErrorKit.git resolved at main (6265a02)
Creating working copy for https://github.com/FlineDev/HandySwift.git
Working copy of https://github.com/FlineDev/HandySwift.git resolved at main (f30a47c)
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.1
Building for debugging...
[0/376] Write sources
[4/376] Copying Info.plist
[4/376] Copying PrivacyInfo.xcprivacy
[6/376] Write sources
[7/376] Copying Localizable.xcstrings
[8/376] Compiling fiat_p256_adx_sqr.S
[9/376] Compiling fiat_curve25519_adx_square.S
[10/376] Compiling fiat_curve25519_adx_mul.S
[11/376] Compiling md5-x86_64-apple.S
[12/376] Compiling fiat_p256_adx_mul.S
[13/376] Compiling md5-x86_64-linux.S
[14/376] Write swift-version-24593BA9C3E375BF.txt
[15/376] Compiling md5-586-linux.S
[16/376] Compiling md5-586-apple.S
[17/376] Compiling chacha20_poly1305_x86_64-linux.S
[18/376] Compiling chacha20_poly1305_x86_64-apple.S
[18/376] Compiling chacha20_poly1305_armv8-win.S
[20/376] Compiling chacha20_poly1305_armv8-apple.S
[21/376] Compiling CCryptoBoringSSLShims shims.c
[22/376] Compiling chacha-x86_64-linux.S
[23/376] Compiling chacha-x86_64-apple.S
[24/376] Compiling chacha-x86-apple.S
[25/376] Compiling chacha-armv8-win.S
[26/376] Compiling chacha-x86-linux.S
[27/376] Compiling chacha20_poly1305_armv8-linux.S
[28/376] Compiling aes128gcmsiv-x86_64-linux.S
[29/376] Compiling chacha-armv4-linux.S
[30/376] Compiling chacha-armv8-apple.S
[31/376] Compiling chacha-armv8-linux.S
[32/376] Compiling x86_64-mont5-linux.S
[33/376] Compiling aes128gcmsiv-x86_64-apple.S
[34/376] Compiling x86_64-mont5-apple.S
[35/376] Compiling x86_64-mont-linux.S
[36/376] Compiling x86-mont-apple.S
[37/376] Compiling x86-mont-linux.S
[38/377] Compiling x86_64-mont-apple.S
[39/377] Compiling vpaes-x86_64-linux.S
[40/392] Compiling vpaes-x86_64-apple.S
[41/410] Compiling vpaes-x86-linux.S
[42/410] Compiling vpaes-x86-apple.S
[43/410] Compiling vpaes-armv8-apple.S
[44/410] Compiling vpaes-armv8-win.S
[45/410] Compiling vpaes-armv7-linux.S
[46/410] Compiling vpaes-armv8-linux.S
[47/410] Compiling sha512-x86_64-linux.S
[48/410] Compiling sha512-armv8-win.S
[49/410] Compiling sha512-x86_64-apple.S
[50/410] Compiling sha512-armv4-linux.S
[51/410] Compiling sha512-armv8-apple.S
[52/410] Compiling sha512-armv8-linux.S
[53/410] Compiling sha512-586-linux.S
[54/410] Compiling sha256-x86_64-linux.S
[55/410] Compiling sha256-x86_64-apple.S
[56/410] Compiling sha512-586-apple.S
[57/410] Compiling sha256-armv8-win.S
[58/410] Compiling sha256-armv8-apple.S
[59/410] Compiling sha256-armv4-linux.S
[60/410] Compiling sha256-586-linux.S
[61/410] Compiling sha256-armv8-linux.S
[62/410] Compiling sha256-586-apple.S
[63/410] Compiling err_data.cc
[63/410] Compiling sha1-x86_64-linux.S
[65/410] Compiling sha1-x86_64-apple.S
[66/410] Compiling sha1-armv8-win.S
[67/410] Compiling sha1-armv8-apple.S
[68/410] Compiling sha1-586-apple.S
[69/410] Compiling sha1-armv4-large-linux.S
[70/410] Compiling rsaz-avx2-linux.S
[71/410] Compiling sha1-586-linux.S
[72/410] Compiling rsaz-avx2-apple.S
[73/410] Compiling sha1-armv8-linux.S
[74/410] Compiling rdrand-x86_64-linux.S
[75/410] Compiling p256_beeu-x86_64-asm-linux.S
[76/410] Compiling p256_beeu-armv8-asm-win.S
[77/410] Compiling p256_beeu-x86_64-asm-apple.S
[78/410] Compiling rdrand-x86_64-apple.S
[79/410] Compiling p256_beeu-armv8-asm-apple.S
[80/410] Compiling p256_beeu-armv8-asm-linux.S
[81/410] Compiling p256-x86_64-asm-apple.S
[82/410] Compiling p256-x86_64-asm-linux.S
[83/410] Compiling p256-armv8-asm-win.S
[84/410] Compiling p256-armv8-asm-apple.S
[85/410] Compiling ghashv8-armv8-win.S
[86/410] Compiling ghashv8-armv8-linux.S
[87/410] Compiling p256-armv8-asm-linux.S
[88/410] Compiling ghashv8-armv7-linux.S
[89/410] Compiling ghashv8-armv8-apple.S
[90/410] Compiling ghash-x86_64-apple.S
[91/410] Compiling ghash-x86_64-linux.S
[92/410] Compiling ghash-x86-linux.S
[93/410] Compiling ghash-ssse3-x86_64-linux.S
[94/410] Compiling ghash-x86-apple.S
[95/410] Compiling ghash-ssse3-x86_64-apple.S
[96/410] Compiling ghash-ssse3-x86-linux.S
[97/410] Compiling ghash-neon-armv8-win.S
[98/410] Compiling ghash-ssse3-x86-apple.S
[99/410] Compiling ghash-neon-armv8-linux.S
[100/410] Compiling ghash-neon-armv8-apple.S
[101/410] Compiling co-586-linux.S
[102/410] Compiling co-586-apple.S
[103/410] Compiling ghash-armv4-linux.S
[104/410] Compiling bsaes-armv7-linux.S
[105/410] Compiling bn-armv8-win.S
[106/410] Compiling bn-armv8-apple.S
[107/410] Compiling bn-armv8-linux.S
[108/410] Compiling armv8-mont-win.S
[109/410] Compiling bn-586-apple.S
[110/410] Compiling bn-586-linux.S
[111/410] Compiling armv4-mont-linux.S
[112/410] Compiling armv8-mont-linux.S
[113/410] Compiling armv8-mont-apple.S
[114/410] Compiling aesv8-gcm-armv8-apple.S
[115/410] Compiling aesv8-gcm-armv8-win.S
[116/410] Compiling aesv8-armv8-win.S
[117/410] Compiling aesv8-gcm-armv8-linux.S
[118/410] Compiling aesv8-armv7-linux.S
[119/410] Compiling aesv8-armv8-apple.S
[120/410] Compiling aesni-x86_64-linux.S
[121/410] Compiling aesni-x86_64-apple.S
[122/410] Compiling aesv8-armv8-linux.S
[123/410] Compiling aesni-x86-linux.S
[124/410] Compiling aesni-gcm-x86_64-linux.S
[125/410] Compiling aesni-x86-apple.S
[126/410] Compiling aesni-gcm-x86_64-apple.S
[127/410] Compiling aes-gcm-avx512-x86_64-apple.S
[128/410] Compiling aes-gcm-avx512-x86_64-linux.S
[129/410] Compiling aes-gcm-avx2-x86_64-linux.S
[130/410] Compiling aes-gcm-avx2-x86_64-apple.S
[131/410] Compiling xwing.cc
[132/410] Compiling x_sig.cc
[133/410] Compiling x_spki.cc
[134/410] Compiling x_x509a.cc
[135/410] Compiling x_req.cc
[136/410] Compiling x_pubkey.cc
[137/410] Compiling x_x509.cc
[138/410] Compiling x_name.cc
[139/410] Compiling x_exten.cc
[140/410] Compiling x_crl.cc
[141/410] Compiling x509spki.cc
[142/410] Compiling x_attrib.cc
[143/410] Compiling x_all.cc
[144/410] Compiling x_algor.cc
[146/410] Emitting module HandySwift
[146/414] Compiling x509rset.cc
[147/414] Compiling x509name.cc
[148/414] Compiling x509cset.cc
[149/414] Compiling x509_vpm.cc
[150/414] Compiling x509_txt.cc
[151/414] Compiling x509_vfy.cc
[152/414] Compiling x509_v3.cc
[153/414] Compiling x509_trs.cc
[154/414] Compiling x509_req.cc
[155/414] Compiling x509_set.cc
[156/414] Compiling x509_obj.cc
[157/414] Compiling x509_def.cc
[158/414] Compiling x509_ext.cc
[159/414] Compiling x509_lu.cc
[160/414] Compiling x509_d2.cc
[161/414] Compiling x509.cc
[162/414] Compiling x509_cmp.cc
[163/414] Compiling x509_att.cc
[164/414] Compiling v3_utl.cc
[165/414] Compiling v3_skey.cc
[166/414] Compiling v3_purp.cc
[167/414] Compiling v3_prn.cc
[168/414] Compiling v3_pmaps.cc
[169/414] Compiling v3_pcons.cc
[170/414] Compiling v3_ocsp.cc
[171/414] Compiling v3_lib.cc
[172/414] Compiling v3_ncons.cc
[173/414] Compiling v3_int.cc
[175/414] Compiling HandySwift DateExt.swift
[176/414] Compiling HandySwift DictionaryExt.swift
[177/414] Compiling HandySwift DispatchTimeIntervalExt.swift
[178/414] Compiling HandySwift DoubleExt.swift
[179/414] Compiling HandySwift DurationExt.swift
[180/414] Compiling HandySwift FloatExt.swift
/host/spi-builder-workspace/.build/checkouts/HandySwift/Sources/HandySwift/Extensions/FloatExt.swift:23:31: error: cannot convert value of type 'Float' to expected argument type 'Double'
21 | /// - Note: Dropping the `rule` parameter will default to “schoolbook rounding”.
22 | public mutating func round(fractionDigits: Int, rule: FloatingPointRoundingRule = .toNearestOrAwayFromZero) {
23 | let divisor = pow(10.0, Float(fractionDigits))
| `- error: cannot convert value of type 'Float' to expected argument type 'Double'
24 | self = (self * divisor).rounded(rule) / divisor
25 | }
/host/spi-builder-workspace/.build/checkouts/HandySwift/Sources/HandySwift/Extensions/FloatExt.swift:46:31: error: cannot convert value of type 'Float' to expected argument type 'Double'
44 | /// - Note: Dropping the `rule` parameter will default to “schoolbook rounding”.
45 | public func rounded(fractionDigits: Int, rule: FloatingPointRoundingRule = .toNearestOrAwayFromZero) -> Float {
46 | let divisor = pow(10.0, Float(fractionDigits))
| `- error: cannot convert value of type 'Float' to expected argument type 'Double'
47 | return (self * divisor).rounded(rule) / divisor
48 | }
[181/414] Compiling HandySwift IntExt.swift
/host/spi-builder-workspace/.build/checkouts/HandySwift/Sources/HandySwift/Extensions/FloatExt.swift:23:31: error: cannot convert value of type 'Float' to expected argument type 'Double'
21 | /// - Note: Dropping the `rule` parameter will default to “schoolbook rounding”.
22 | public mutating func round(fractionDigits: Int, rule: FloatingPointRoundingRule = .toNearestOrAwayFromZero) {
23 | let divisor = pow(10.0, Float(fractionDigits))
| `- error: cannot convert value of type 'Float' to expected argument type 'Double'
24 | self = (self * divisor).rounded(rule) / divisor
25 | }
/host/spi-builder-workspace/.build/checkouts/HandySwift/Sources/HandySwift/Extensions/FloatExt.swift:46:31: error: cannot convert value of type 'Float' to expected argument type 'Double'
44 | /// - Note: Dropping the `rule` parameter will default to “schoolbook rounding”.
45 | public func rounded(fractionDigits: Int, rule: FloatingPointRoundingRule = .toNearestOrAwayFromZero) -> Float {
46 | let divisor = pow(10.0, Float(fractionDigits))
| `- error: cannot convert value of type 'Float' to expected argument type 'Double'
47 | return (self * divisor).rounded(rule) / divisor
48 | }
[182/414] Compiling HandySwift JSONDecoderExt.swift
/host/spi-builder-workspace/.build/checkouts/HandySwift/Sources/HandySwift/Extensions/FloatExt.swift:23:31: error: cannot convert value of type 'Float' to expected argument type 'Double'
21 | /// - Note: Dropping the `rule` parameter will default to “schoolbook rounding”.
22 | public mutating func round(fractionDigits: Int, rule: FloatingPointRoundingRule = .toNearestOrAwayFromZero) {
23 | let divisor = pow(10.0, Float(fractionDigits))
| `- error: cannot convert value of type 'Float' to expected argument type 'Double'
24 | self = (self * divisor).rounded(rule) / divisor
25 | }
/host/spi-builder-workspace/.build/checkouts/HandySwift/Sources/HandySwift/Extensions/FloatExt.swift:46:31: error: cannot convert value of type 'Float' to expected argument type 'Double'
44 | /// - Note: Dropping the `rule` parameter will default to “schoolbook rounding”.
45 | public func rounded(fractionDigits: Int, rule: FloatingPointRoundingRule = .toNearestOrAwayFromZero) -> Float {
46 | let divisor = pow(10.0, Float(fractionDigits))
| `- error: cannot convert value of type 'Float' to expected argument type 'Double'
47 | return (self * divisor).rounded(rule) / divisor
48 | }
[183/414] Compiling HandySwift JSONEncoderExt.swift
/host/spi-builder-workspace/.build/checkouts/HandySwift/Sources/HandySwift/Extensions/FloatExt.swift:23:31: error: cannot convert value of type 'Float' to expected argument type 'Double'
21 | /// - Note: Dropping the `rule` parameter will default to “schoolbook rounding”.
22 | public mutating func round(fractionDigits: Int, rule: FloatingPointRoundingRule = .toNearestOrAwayFromZero) {
23 | let divisor = pow(10.0, Float(fractionDigits))
| `- error: cannot convert value of type 'Float' to expected argument type 'Double'
24 | self = (self * divisor).rounded(rule) / divisor
25 | }
/host/spi-builder-workspace/.build/checkouts/HandySwift/Sources/HandySwift/Extensions/FloatExt.swift:46:31: error: cannot convert value of type 'Float' to expected argument type 'Double'
44 | /// - Note: Dropping the `rule` parameter will default to “schoolbook rounding”.
45 | public func rounded(fractionDigits: Int, rule: FloatingPointRoundingRule = .toNearestOrAwayFromZero) -> Float {
46 | let divisor = pow(10.0, Float(fractionDigits))
| `- error: cannot convert value of type 'Float' to expected argument type 'Double'
47 | return (self * divisor).rounded(rule) / divisor
48 | }
[184/414] Compiling HandySwift NSRangeExt.swift
/host/spi-builder-workspace/.build/checkouts/HandySwift/Sources/HandySwift/Extensions/FloatExt.swift:23:31: error: cannot convert value of type 'Float' to expected argument type 'Double'
21 | /// - Note: Dropping the `rule` parameter will default to “schoolbook rounding”.
22 | public mutating func round(fractionDigits: Int, rule: FloatingPointRoundingRule = .toNearestOrAwayFromZero) {
23 | let divisor = pow(10.0, Float(fractionDigits))
| `- error: cannot convert value of type 'Float' to expected argument type 'Double'
24 | self = (self * divisor).rounded(rule) / divisor
25 | }
/host/spi-builder-workspace/.build/checkouts/HandySwift/Sources/HandySwift/Extensions/FloatExt.swift:46:31: error: cannot convert value of type 'Float' to expected argument type 'Double'
44 | /// - Note: Dropping the `rule` parameter will default to “schoolbook rounding”.
45 | public func rounded(fractionDigits: Int, rule: FloatingPointRoundingRule = .toNearestOrAwayFromZero) -> Float {
46 | let divisor = pow(10.0, Float(fractionDigits))
| `- error: cannot convert value of type 'Float' to expected argument type 'Double'
47 | return (self * divisor).rounded(rule) / divisor
48 | }
[185/414] Compiling HandySwift ArrayExt.swift
[186/414] Compiling HandySwift CaseIterableExt.swift
[187/414] Compiling HandySwift CollectionExt.swift
[188/414] Compiling HandySwift ComparableExt.swift
[189/414] Compiling HandySwift DataExt.swift
[190/414] Compiling HandySwift HandyRegex.swift
[191/414] Compiling HandySwift LogRequestPlugin.swift
[192/414] Compiling HandySwift LogResponsePlugin.swift
[193/414] Compiling HandySwift OperatingSystem.swift
[194/414] Compiling HandySwift Debouncer.swift
[195/414] Compiling HandySwift FrequencyTable.swift
[196/414] Compiling HandySwift GregorianDay.swift
[197/414] Compiling HandySwift GregorianTime.swift
[198/414] Compiling HandySwift RandomAccessCollectionExt.swift
[199/414] Compiling HandySwift SequenceExt.swift
[200/414] Compiling HandySwift StringExt.swift
[201/414] Compiling HandySwift StringProtocolExt.swift
[202/414] Compiling HandySwift SymmetricKeyExt.swift
[203/414] Compiling HandySwift TimeIntervalExt.swift
[204/414] Compiling HandySwift Globals.swift
[205/414] Compiling HandySwift AutoConforming.swift
[206/414] Compiling HandySwift DivisibleArithmetic.swift
[207/414] Compiling HandySwift Withable.swift
[207/414] Compiling v3_info.cc
[209/414] Compiling HandySwift PrintRequestPlugin.swift
[210/414] Compiling HandySwift PrintResponsePlugin.swift
[211/414] Compiling HandySwift RESTClient.swift
[212/414] Compiling HandySwift SortedArray.swift
[212/414] Compiling v3_conf.cc
[212/414] Compiling v3_enum.cc
[212/414] Compiling v3_ia5.cc
[212/414] Compiling v3_extku.cc
[212/414] Compiling v3_cpols.cc
[212/414] Compiling v3_crld.cc
[212/414] Compiling v3_genn.cc
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/203] Compiling v3_crld.cc
[1/203] Compiling v3_enum.cc
[2/203] Compiling v3_conf.cc
[3/203] Compiling v3_genn.cc
[4/203] Compiling v3_extku.cc
[5/203] Compiling v3_ia5.cc
[6/203] Write swift-version-24593BA9C3E375BF.txt
[7/203] Compiling v3_bitst.cc
[8/203] Compiling v3_cpols.cc
[10/237] Compiling HandySwift FloatExt.swift
/host/spi-builder-workspace/.build/checkouts/HandySwift/Sources/HandySwift/Extensions/FloatExt.swift:23:31: error: cannot convert value of type 'Float' to expected argument type 'Double'
21 | /// - Note: Dropping the `rule` parameter will default to “schoolbook rounding”.
22 | public mutating func round(fractionDigits: Int, rule: FloatingPointRoundingRule = .toNearestOrAwayFromZero) {
23 | let divisor = pow(10.0, Float(fractionDigits))
| `- error: cannot convert value of type 'Float' to expected argument type 'Double'
24 | self = (self * divisor).rounded(rule) / divisor
25 | }
/host/spi-builder-workspace/.build/checkouts/HandySwift/Sources/HandySwift/Extensions/FloatExt.swift:46:31: error: cannot convert value of type 'Float' to expected argument type 'Double'
44 | /// - Note: Dropping the `rule` parameter will default to “schoolbook rounding”.
45 | public func rounded(fractionDigits: Int, rule: FloatingPointRoundingRule = .toNearestOrAwayFromZero) -> Float {
46 | let divisor = pow(10.0, Float(fractionDigits))
| `- error: cannot convert value of type 'Float' to expected argument type 'Double'
47 | return (self * divisor).rounded(rule) / divisor
48 | }
[11/237] Compiling HandySwift IntExt.swift
/host/spi-builder-workspace/.build/checkouts/HandySwift/Sources/HandySwift/Extensions/FloatExt.swift:23:31: error: cannot convert value of type 'Float' to expected argument type 'Double'
21 | /// - Note: Dropping the `rule` parameter will default to “schoolbook rounding”.
22 | public mutating func round(fractionDigits: Int, rule: FloatingPointRoundingRule = .toNearestOrAwayFromZero) {
23 | let divisor = pow(10.0, Float(fractionDigits))
| `- error: cannot convert value of type 'Float' to expected argument type 'Double'
24 | self = (self * divisor).rounded(rule) / divisor
25 | }
/host/spi-builder-workspace/.build/checkouts/HandySwift/Sources/HandySwift/Extensions/FloatExt.swift:46:31: error: cannot convert value of type 'Float' to expected argument type 'Double'
44 | /// - Note: Dropping the `rule` parameter will default to “schoolbook rounding”.
45 | public func rounded(fractionDigits: Int, rule: FloatingPointRoundingRule = .toNearestOrAwayFromZero) -> Float {
46 | let divisor = pow(10.0, Float(fractionDigits))
| `- error: cannot convert value of type 'Float' to expected argument type 'Double'
47 | return (self * divisor).rounded(rule) / divisor
48 | }
[12/237] Compiling HandySwift JSONDecoderExt.swift
/host/spi-builder-workspace/.build/checkouts/HandySwift/Sources/HandySwift/Extensions/FloatExt.swift:23:31: error: cannot convert value of type 'Float' to expected argument type 'Double'
21 | /// - Note: Dropping the `rule` parameter will default to “schoolbook rounding”.
22 | public mutating func round(fractionDigits: Int, rule: FloatingPointRoundingRule = .toNearestOrAwayFromZero) {
23 | let divisor = pow(10.0, Float(fractionDigits))
| `- error: cannot convert value of type 'Float' to expected argument type 'Double'
24 | self = (self * divisor).rounded(rule) / divisor
25 | }
/host/spi-builder-workspace/.build/checkouts/HandySwift/Sources/HandySwift/Extensions/FloatExt.swift:46:31: error: cannot convert value of type 'Float' to expected argument type 'Double'
44 | /// - Note: Dropping the `rule` parameter will default to “schoolbook rounding”.
45 | public func rounded(fractionDigits: Int, rule: FloatingPointRoundingRule = .toNearestOrAwayFromZero) -> Float {
46 | let divisor = pow(10.0, Float(fractionDigits))
| `- error: cannot convert value of type 'Float' to expected argument type 'Double'
47 | return (self * divisor).rounded(rule) / divisor
48 | }
[13/237] Compiling HandySwift JSONEncoderExt.swift
/host/spi-builder-workspace/.build/checkouts/HandySwift/Sources/HandySwift/Extensions/FloatExt.swift:23:31: error: cannot convert value of type 'Float' to expected argument type 'Double'
21 | /// - Note: Dropping the `rule` parameter will default to “schoolbook rounding”.
22 | public mutating func round(fractionDigits: Int, rule: FloatingPointRoundingRule = .toNearestOrAwayFromZero) {
23 | let divisor = pow(10.0, Float(fractionDigits))
| `- error: cannot convert value of type 'Float' to expected argument type 'Double'
24 | self = (self * divisor).rounded(rule) / divisor
25 | }
/host/spi-builder-workspace/.build/checkouts/HandySwift/Sources/HandySwift/Extensions/FloatExt.swift:46:31: error: cannot convert value of type 'Float' to expected argument type 'Double'
44 | /// - Note: Dropping the `rule` parameter will default to “schoolbook rounding”.
45 | public func rounded(fractionDigits: Int, rule: FloatingPointRoundingRule = .toNearestOrAwayFromZero) -> Float {
46 | let divisor = pow(10.0, Float(fractionDigits))
| `- error: cannot convert value of type 'Float' to expected argument type 'Double'
47 | return (self * divisor).rounded(rule) / divisor
48 | }
[14/237] Compiling HandySwift NSRangeExt.swift
/host/spi-builder-workspace/.build/checkouts/HandySwift/Sources/HandySwift/Extensions/FloatExt.swift:23:31: error: cannot convert value of type 'Float' to expected argument type 'Double'
21 | /// - Note: Dropping the `rule` parameter will default to “schoolbook rounding”.
22 | public mutating func round(fractionDigits: Int, rule: FloatingPointRoundingRule = .toNearestOrAwayFromZero) {
23 | let divisor = pow(10.0, Float(fractionDigits))
| `- error: cannot convert value of type 'Float' to expected argument type 'Double'
24 | self = (self * divisor).rounded(rule) / divisor
25 | }
/host/spi-builder-workspace/.build/checkouts/HandySwift/Sources/HandySwift/Extensions/FloatExt.swift:46:31: error: cannot convert value of type 'Float' to expected argument type 'Double'
44 | /// - Note: Dropping the `rule` parameter will default to “schoolbook rounding”.
45 | public func rounded(fractionDigits: Int, rule: FloatingPointRoundingRule = .toNearestOrAwayFromZero) -> Float {
46 | let divisor = pow(10.0, Float(fractionDigits))
| `- error: cannot convert value of type 'Float' to expected argument type 'Double'
47 | return (self * divisor).rounded(rule) / divisor
48 | }
[14/241] Compiling v3_akey.cc
[15/241] Compiling t_x509.cc
[17/241] Compiling HandySwift ArrayExt.swift
[18/241] Compiling HandySwift CaseIterableExt.swift
[19/241] Compiling HandySwift CollectionExt.swift
[20/241] Compiling HandySwift ComparableExt.swift
[21/241] Compiling HandySwift DataExt.swift
[22/241] Compiling HandySwift TimeIntervalExt.swift
[23/241] Compiling HandySwift Globals.swift
[24/241] Compiling HandySwift AutoConforming.swift
[25/241] Compiling HandySwift DivisibleArithmetic.swift
[26/241] Compiling HandySwift Withable.swift
[27/241] Emitting module HandySwift
[27/241] Compiling v3_akeya.cc
[29/241] Compiling HandySwift Debouncer.swift
[30/241] Compiling HandySwift FrequencyTable.swift
[31/241] Compiling HandySwift GregorianDay.swift
[32/241] Compiling HandySwift GregorianTime.swift
[33/241] Compiling HandySwift HandyRegex.swift
[34/241] Compiling HandySwift LogRequestPlugin.swift
[35/241] Compiling HandySwift LogResponsePlugin.swift
[36/241] Compiling HandySwift OperatingSystem.swift
[36/241] Compiling t_req.cc
[37/241] Compiling t_x509a.cc
[38/241] Compiling v3_bcons.cc
[38/241] Compiling v3_alt.cc
[41/241] Compiling HandySwift DateExt.swift
[42/241] Compiling HandySwift DictionaryExt.swift
[43/241] Compiling HandySwift DispatchTimeIntervalExt.swift
[44/241] Compiling HandySwift DoubleExt.swift
[45/241] Compiling HandySwift DurationExt.swift
[46/241] Compiling HandySwift RandomAccessCollectionExt.swift
[47/241] Compiling HandySwift SequenceExt.swift
[48/241] Compiling HandySwift StringExt.swift
[49/241] Compiling HandySwift StringProtocolExt.swift
[50/241] Compiling HandySwift SymmetricKeyExt.swift
[51/241] Compiling HandySwift PrintRequestPlugin.swift
[52/241] Compiling HandySwift PrintResponsePlugin.swift
[53/241] Compiling HandySwift RESTClient.swift
[54/241] Compiling HandySwift SortedArray.swift
[54/241] Compiling i2d_pr.cc
[54/241] Compiling t_crl.cc
[54/241] Compiling by_dir.cc
[54/241] Compiling by_file.cc
[54/241] Compiling policy.cc
[54/241] Compiling rsa_pss.cc
[54/241] Compiling name_print.cc
BUILD FAILURE 6.1 android