Build Information
Failed to build SwiftBeanCountSheetSync, reference v1.1.1 (7cd150), with Swift 6.1 for Android on 12 Nov 2025 01:11:35 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/Nef10/SwiftBeanCountSheetSync.git
Reference: v1.1.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/Nef10/SwiftBeanCountSheetSync
* tag v1.1.1 -> FETCH_HEAD
HEAD is now at 7cd1504 Update Model + Parser
Cloned https://github.com/Nef10/SwiftBeanCountSheetSync.git
Revision (git rev-parse @):
7cd15040c0bb7caa524687b90f6d5e23edd57194
SUCCESS checkout https://github.com/Nef10/SwiftBeanCountSheetSync.git at v1.1.1
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/Nef10/SwiftBeanCountSheetSync.git
https://github.com/Nef10/SwiftBeanCountSheetSync.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swiftbeancountmodel",
"requirement" : {
"exact" : [
"0.2.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Nef10/SwiftBeanCountModel.git"
},
{
"identity" : "swiftbeancountparser",
"requirement" : {
"exact" : [
"0.1.9"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Nef10/SwiftBeanCountParser.git"
},
{
"identity" : "googleauthentication",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Nef10/GoogleAuthentication.git"
}
],
"manifest_display_name" : "SwiftBeanCountSheetSync",
"name" : "SwiftBeanCountSheetSync",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "SwiftBeanCountSheetSync",
"targets" : [
"SwiftBeanCountSheetSync"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftBeanCountSheetSyncTests",
"module_type" : "SwiftTarget",
"name" : "SwiftBeanCountSheetSyncTests",
"path" : "Tests/SwiftBeanCountSheetSyncTests",
"sources" : [
"SwiftBeanCountSheetSyncTests.swift"
],
"target_dependencies" : [
"SwiftBeanCountSheetSync"
],
"type" : "test"
},
{
"c99name" : "SwiftBeanCountSheetSync",
"module_type" : "SwiftTarget",
"name" : "SwiftBeanCountSheetSync",
"path" : "Sources/SwiftBeanCountSheetSync",
"product_dependencies" : [
"SwiftBeanCountModel",
"SwiftBeanCountParser",
"GoogleAuthentication"
],
"product_memberships" : [
"SwiftBeanCountSheetSync"
],
"sources" : [
"Downloader.swift",
"LedgerReader.swift",
"LedgerSettings.swift",
"SheetDownloader.swift",
"SheetParser.swift",
"Syncer.swift",
"TransactionMapper.swift",
"Uploader.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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 -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:496d77b037d0552dd779110e0d7093275ebb8376a63c7a364a5a4acca11a4ff5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/Nef10/SwiftBeanCountModel.git
Fetching https://github.com/Nef10/SwiftBeanCountParser.git
Fetching https://github.com/Nef10/GoogleAuthentication.git
[1/1138] Fetching googleauthentication
[297/3512] Fetching googleauthentication, swiftbeancountparser
[2208/7254] Fetching googleauthentication, swiftbeancountparser, swiftbeancountmodel
Fetched https://github.com/Nef10/GoogleAuthentication.git from cache (0.26s)
[3173/6116] Fetching swiftbeancountparser, swiftbeancountmodel
Fetched https://github.com/Nef10/SwiftBeanCountParser.git from cache (7.58s)
Fetched https://github.com/Nef10/SwiftBeanCountModel.git from cache (7.59s)
Computing version for https://github.com/Nef10/GoogleAuthentication.git
Computed https://github.com/Nef10/GoogleAuthentication.git at 1.0.3 (8.31s)
Fetching https://github.com/OAuthSwift/OAuthSwift.git
[1/5148] Fetching oauthswift
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git
Fetched https://github.com/OAuthSwift/OAuthSwift.git from cache (1.68s)
[1/4386] Fetching keychainaccess
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git from cache (1.03s)
Computing version for https://github.com/Nef10/SwiftBeanCountParser.git
Computed https://github.com/Nef10/SwiftBeanCountParser.git at 0.1.9 (3.35s)
Fetching https://github.com/Nef10/SwiftBeanCountParserUtils.git
[1/969] Fetching swiftbeancountparserutils
Fetched https://github.com/Nef10/SwiftBeanCountParserUtils.git from cache (0.23s)
Computing version for https://github.com/Nef10/SwiftBeanCountModel.git
Computed https://github.com/Nef10/SwiftBeanCountModel.git at 0.2.0 (1.42s)
Computing version for https://github.com/OAuthSwift/OAuthSwift.git
Computed https://github.com/OAuthSwift/OAuthSwift.git at 2.2.0 (0.82s)
Fetching https://github.com/tid-kijyun/Kanna.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/httpswift/swifter.git
Fetching https://github.com/phimage/Erik.git
[1/2390] Fetching kanna
[1435/3032] Fetching kanna, erik
[2350/9082] Fetching kanna, erik, swifter
Fetched https://github.com/phimage/Erik.git from cache (0.44s)
[3964/25879] Fetching kanna, swifter, swift-crypto
Fetched https://github.com/httpswift/swifter.git from cache (1.59s)
[4832/19829] Fetching kanna, swift-crypto
Fetched https://github.com/tid-kijyun/Kanna.git from cache (3.45s)
Fetched https://github.com/apple/swift-crypto.git from cache (3.50s)
Computing version for https://github.com/Nef10/SwiftBeanCountParserUtils.git
Computed https://github.com/Nef10/SwiftBeanCountParserUtils.git at 1.0.0 (4.51s)
Computing version for https://github.com/httpswift/swifter.git
Computed https://github.com/httpswift/swifter.git at 1.5.0 (1.15s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess.git
Computed https://github.com/kishikawakatsumi/KeychainAccess.git at 4.2.2 (1.07s)
Computing version for https://github.com/phimage/Erik.git
Computed https://github.com/phimage/Erik.git at 5.1.0 (1.18s)
Fetching https://github.com/nvzqz/FileKit.git
Fetching https://github.com/Thomvis/BrightFutures.git
[1/4067] Fetching brightfutures
[1425/7190] Fetching brightfutures, filekit
Fetched https://github.com/nvzqz/FileKit.git from cache (1.41s)
Fetched https://github.com/Thomvis/BrightFutures.git from cache (1.63s)
Computing version for https://github.com/nvzqz/FileKit.git
Computed https://github.com/nvzqz/FileKit.git at 6.1.0 (2.84s)
Computing version for https://github.com/Thomvis/BrightFutures.git
Computed https://github.com/Thomvis/BrightFutures.git at 8.2.0 (1.07s)
Computing version for https://github.com/tid-kijyun/Kanna.git
Computed https://github.com/tid-kijyun/Kanna.git at 5.3.0 (1.31s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 1.1.7 (1.68s)
Creating working copy for https://github.com/nvzqz/FileKit.git
Working copy of https://github.com/nvzqz/FileKit.git resolved at 6.1.0
Creating working copy for https://github.com/phimage/Erik.git
Working copy of https://github.com/phimage/Erik.git resolved at 5.1.0
Creating working copy for https://github.com/Nef10/SwiftBeanCountParser.git
Working copy of https://github.com/Nef10/SwiftBeanCountParser.git resolved at 0.1.9
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess.git
Working copy of https://github.com/kishikawakatsumi/KeychainAccess.git resolved at 4.2.2
Creating working copy for https://github.com/Nef10/GoogleAuthentication.git
Working copy of https://github.com/Nef10/GoogleAuthentication.git resolved at 1.0.3
Creating working copy for https://github.com/httpswift/swifter.git
Working copy of https://github.com/httpswift/swifter.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 1.1.7
Creating working copy for https://github.com/Nef10/SwiftBeanCountModel.git
Working copy of https://github.com/Nef10/SwiftBeanCountModel.git resolved at 0.2.0
Creating working copy for https://github.com/Nef10/SwiftBeanCountParserUtils.git
Working copy of https://github.com/Nef10/SwiftBeanCountParserUtils.git resolved at 1.0.0
Creating working copy for https://github.com/tid-kijyun/Kanna.git
Working copy of https://github.com/tid-kijyun/Kanna.git resolved at 5.3.0
Creating working copy for https://github.com/OAuthSwift/OAuthSwift.git
Working copy of https://github.com/OAuthSwift/OAuthSwift.git resolved at 2.2.0
Creating working copy for https://github.com/Thomvis/BrightFutures.git
Working copy of https://github.com/Thomvis/BrightFutures.git resolved at 8.2.0
Building for debugging...
[0/414] Write sources
[8/414] Compiling sha512.c
[9/414] Compiling i2d_pr.c
[10/414] Compiling by_file.c
[11/414] Compiling by_dir.c
[12/414] Compiling sha256-586.linux.x86.S
[13/414] Write swift-version-24593BA9C3E375BF.txt
[14/414] Compiling asn1_gen.c
[15/414] Compiling v3_skey.c
[16/414] Compiling CCryptoBoringSSLShims shims.c
[17/414] Compiling v3_utl.c
[18/414] Compiling v3_pmaps.c
[19/414] Compiling v3_purp.c
[20/414] Compiling v3_pcons.c
[21/416] Compiling v3_prn.c
[22/436] Compiling v3_pcia.c
[23/436] Compiling v3_ncons.c
[24/436] Compiling v3_pci.c
[24/436] Compiling v3_lib.c
[24/436] Compiling v3_ocsp.c
[27/436] Compiling v3_int.c
[28/436] Compiling v3_info.c
[29/436] Compiling v3_extku.c
[30/436] Compiling v3_enum.c
[31/436] Compiling v3_genn.c
[32/436] Compiling v3_ia5.c
[33/436] Compiling v3_bitst.c
[34/436] Compiling v3_conf.c
[35/436] Compiling v3_cpols.c
[36/436] Compiling v3_crld.c
[37/436] Compiling v3_bcons.c
[38/436] Compiling v3_akey.c
[39/436] Compiling v3_akeya.c
[40/436] Compiling v3_alt.c
[41/436] Compiling pcy_node.c
[42/436] Compiling pcy_tree.c
[43/436] Compiling pcy_map.c
[44/436] Compiling pcy_lib.c
[45/436] Compiling pcy_data.c
[46/436] Compiling pcy_cache.c
[47/436] Compiling x_x509a.c
[48/436] Compiling x_val.c
[49/436] Compiling x_x509.c
[50/436] Compiling x_spki.c
[51/436] Compiling x_sig.c
[52/436] Compiling x_pubkey.c
[53/436] Compiling x_req.c
[54/436] Compiling x_pkey.c
[55/436] Compiling x_name.c
[56/436] Compiling x_exten.c
[57/436] Compiling x_info.c
[58/436] Compiling x_crl.c
[59/436] Compiling x_attrib.c
[60/436] Compiling x_algor.c
[61/436] Compiling x_all.c
[62/436] Compiling x509spki.c
[63/436] Compiling x509rset.c
[64/436] Compiling x509name.c
[65/436] Compiling x509cset.c
[66/436] Compiling x509_v3.c
[67/436] Compiling x509_vpm.c
[68/436] Compiling x509_txt.c
[69/436] Compiling x509_vfy.c
[70/436] Compiling x509_trs.c
[71/436] Compiling x509_set.c
[72/436] Compiling x509_obj.c
[73/436] Compiling x509_req.c
[74/436] Compiling x509_def.c
[75/436] Compiling x509_d2.c
[76/436] Compiling x509_ext.c
[77/436] Compiling x509_lu.c
[78/436] Compiling x509_cmp.c
[79/436] Compiling x509_att.c
[80/436] Compiling x509.c
[81/436] Compiling t_x509a.c
[82/436] Compiling t_x509.c
[83/436] Compiling t_crl.c
[84/436] Compiling t_req.c
[85/436] Compiling algorithm.c
[86/436] Compiling rsa_pss.c
[87/436] Compiling a_verify.c
[88/436] Compiling a_strex.c
[89/436] Compiling a_sign.c
[90/436] Compiling voprf.c
[91/436] Compiling a_digest.c
[92/436] Compiling thread_win.c
[93/436] Compiling thread_pthread.c
[94/436] Compiling trust_token.c
[95/436] Compiling thread_none.c
[96/436] Compiling thread.c
[97/436] Compiling siphash.c
[98/436] Compiling rsa_print.c
[99/436] Compiling stack.c
[100/436] Compiling pmbtoken.c
[101/436] Compiling rsa_asn1.c
[102/436] Compiling refcount_c11.c
[103/436] Compiling refcount_lock.c
[104/436] Compiling rc4.c
[105/436] Compiling windows.c
[106/436] Compiling rand_extra.c
[107/436] Compiling fuchsia.c
[108/436] Compiling deterministic.c
[109/436] Compiling passive.c
[110/436] Compiling forkunsafe.c
[111/436] Compiling poly1305_arm_asm.S
[112/436] Compiling poly1305_vec.c
[113/436] Compiling pool.c
[114/436] Compiling poly1305_arm.c
[115/436] Compiling poly1305.c
[116/436] Compiling pkcs8.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[118/436] Emitting module KeychainAccess
/host/spi-builder-workspace/.build/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift:27:8: error: no such module 'Security'
25 |
26 | import Foundation
27 | import Security
| `- error: no such module 'Security'
28 | #if os(iOS) || os(OSX)
29 | import LocalAuthentication
[118/436] Compiling pkcs7.c
[119/436] Compiling p5_pbev2.c
[120/436] Compiling pkcs7_x509.c
[121/436] Compiling pkcs8_x509.c
[122/436] Compiling pem_xaux.c
[123/436] Compiling pem_x509.c
[124/436] Compiling pem_oth.c
[125/436] Compiling pem_pkey.c
[125/436] Compiling pem_pk8.c
[127/436] Compiling obj_xref.c
[128/436] Compiling pem_info.c
[129/436] Compiling pem_lib.c
[130/436] Compiling mem.c
[131/436] Compiling pem_all.c
[132/436] Compiling obj.c
[133/436] Compiling poly_rq_mul.S
[133/436] Compiling lhash.c
[135/436] Compiling x86_64-mont5.mac.x86_64.S
[136/436] Compiling x86_64-mont5.linux.x86_64.S
[137/436] Compiling hkdf.c
[138/436] Compiling x86_64-mont.mac.x86_64.S
[139/436] Compiling x86_64-mont.linux.x86_64.S
[140/436] Compiling x86-mont.windows.x86.S
[141/436] Compiling x86-mont.linux.x86.S
[142/436] Compiling hpke.c
[143/436] Compiling vpaes-x86_64.mac.x86_64.S
[144/436] Compiling vpaes-x86_64.linux.x86_64.S
[145/436] Compiling vpaes-x86.windows.x86.S
[146/436] Compiling vpaes-x86.linux.x86.S
[147/436] Compiling vpaes-armv8.linux.aarch64.S
[148/436] Compiling vpaes-armv8.ios.aarch64.S
[149/436] Compiling vpaes-armv7.ios.arm.S
[150/436] Compiling vpaes-armv7.linux.arm.S
[151/436] Compiling sha512-x86_64.linux.x86_64.S
[152/436] Compiling sha512-x86_64.mac.x86_64.S
[153/436] Compiling kdf.c
[154/436] Compiling sha512-armv8.linux.aarch64.S
[155/436] Compiling sha512-armv8.ios.aarch64.S
[156/436] Compiling sha512-armv4.ios.arm.S
[157/436] Compiling sha512-armv4.linux.arm.S
[158/436] Compiling sha512-586.windows.x86.S
[159/436] Compiling sha256-x86_64.mac.x86_64.S
[160/436] Compiling hrss.c
[160/436] Compiling sha256-x86_64.linux.x86_64.S
[162/436] Compiling sha512-586.linux.x86.S
[163/436] Compiling sha256-armv8.linux.aarch64.S
[164/436] Compiling sha256-armv8.ios.aarch64.S
[165/436] Compiling sha256-armv4.linux.arm.S
[166/436] Compiling sha256-586.windows.x86.S
[167/436] Compiling sha256-armv4.ios.arm.S
[168/436] Compiling sha1-x86_64.mac.x86_64.S
[169/436] Compiling sha1-x86_64.linux.x86_64.S
[170/436] Compiling sha1-armv4-large.linux.arm.S
[171/436] Compiling sha1-armv8.ios.aarch64.S
[172/436] Compiling sha1-armv4-large.ios.arm.S
[173/436] Compiling sha1-586.windows.x86.S
[174/436] Compiling sha1-586.linux.x86.S
[175/436] Compiling sha1-armv8.linux.aarch64.S
[176/436] Compiling sha1-altivec.c
[177/436] Compiling rsaz-avx2.mac.x86_64.S
[178/436] Compiling sha1.c
[179/436] Compiling sha256.c
[180/436] Compiling rsaz-avx2.linux.x86_64.S
[181/436] Compiling padding.c
[182/436] Compiling rsa_impl.c
[183/436] Compiling self_check.c
[184/436] Compiling blinding.c
[185/436] Compiling rsa.c
[186/436] Compiling rdrand-x86_64.mac.x86_64.S
[187/436] Compiling rdrand-x86_64.linux.x86_64.S
[188/436] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[189/436] Compiling fork_detect.c
[190/436] Compiling urandom.c
[191/436] Compiling rand.c
[192/436] Compiling ctrdrbg.c
[193/436] Compiling p256-x86_64-asm.mac.x86_64.S
[194/436] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[195/436] Compiling p256-x86_64-asm.linux.x86_64.S
[196/436] Compiling gcm_nohw.c
[197/436] Compiling polyval.c
[198/436] Compiling ofb.c
[199/436] Compiling gcm.c
[200/436] Compiling ctr.c
[201/436] Compiling cfb.c
[202/436] Compiling md5-x86_64.linux.x86_64.S
[203/436] Compiling md5-x86_64.mac.x86_64.S
[204/436] Compiling cbc.c
[205/436] Compiling md5-586.windows.x86.S
[205/436] Compiling md5.c
[207/436] Compiling md5-586.linux.x86.S
[208/436] Compiling is_fips.c
[209/436] Compiling hmac.c
[210/436] Compiling ghashv8-armx64.ios.aarch64.S
[211/436] Compiling ghashv8-armx64.linux.aarch64.S
[212/436] Compiling md4.c
[213/436] Compiling ghash-x86_64.linux.x86_64.S
[214/436] Compiling ghashv8-armx32.linux.arm.S
[215/436] Compiling ghash-x86_64.mac.x86_64.S
[216/436] Compiling ghashv8-armx32.ios.arm.S
[217/436] Compiling ghash-x86.windows.x86.S
[218/436] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[219/436] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[220/436] Compiling ghash-x86.linux.x86.S
[221/436] Compiling ghash-ssse3-x86.linux.x86.S
[221/436] Compiling ghash-ssse3-x86.windows.x86.S
[223/436] Compiling ghash-armv4.linux.arm.S
[224/436] Compiling ghash-neon-armv8.ios.aarch64.S
[224/436] Compiling fips_shared_support.c
[226/436] Compiling ghash-armv4.ios.arm.S
[226/436] Compiling ghash-neon-armv8.linux.aarch64.S
[228/436] Compiling wnaf.c
[229/436] Compiling ecdh.c
[230/436] Compiling util.c
[231/436] Compiling simple_mul.c
[232/436] Compiling ecdsa.c
[233/436] Compiling scalar.c
[234/436] Compiling p256-x86_64.c
[235/436] Compiling oct.c
[236/436] Compiling simple.c
[237/436] Compiling felem.c
[238/436] Compiling p224-64.c
[239/436] Compiling p256.c
[240/436] Compiling ec_key.c
[241/436] Compiling ec_montgomery.c
[242/436] Compiling digest.c
[243/436] Compiling check.c
[244/436] Compiling digests.c
[245/436] Compiling co-586.windows.x86.S
[246/436] Compiling co-586.linux.x86.S
[246/436] Compiling dh.c
[248/436] Compiling ec.c
[249/436] Compiling des.c
[250/436] Compiling aead.c
[251/436] Compiling e_des.c
[252/436] Compiling cipher.c
[253/436] Compiling bsaes-armv7.linux.arm.S
[254/436] Compiling bsaes-armv7.ios.arm.S
[255/436] Compiling e_aes.c
[256/436] Compiling random.c
[257/436] Compiling rsaz_exp.c
[258/436] Compiling sqrt.c
[259/436] Compiling shift.c
[260/436] Compiling montgomery_inv.c
[261/436] Compiling prime.c
[262/436] Compiling montgomery.c
[263/436] Compiling mul.c
[264/436] Compiling jacobi.c
[265/436] Compiling gcd.c
[266/436] Compiling gcd_extra.c
[267/436] Compiling div_extra.c
[268/436] Compiling exponentiation.c
[269/436] Compiling ctx.c
[270/436] Compiling bytes.c
[271/436] Compiling div.c
[272/436] Compiling generic.c
[273/436] Compiling cmp.c
[274/436] Compiling x86_64-gcc.c
[275/436] Compiling bn-586.linux.x86.S
[276/436] Compiling bn-586.windows.x86.S
[277/436] Compiling add.c
[278/436] Compiling armv8-mont.ios.aarch64.S
[279/436] Compiling armv4-mont.linux.arm.S
[280/436] Compiling armv8-mont.linux.aarch64.S
[281/436] Compiling bn.c
[282/436] Compiling armv4-mont.ios.arm.S
[283/436] Compiling aesv8-armx64.ios.aarch64.S
[284/436] Compiling aesv8-armx64.linux.aarch64.S
[285/436] Compiling aesv8-armx32.linux.arm.S
[286/436] Compiling aesv8-armx32.ios.arm.S
[287/436] Compiling aesni-x86_64.linux.x86_64.S
[288/436] Compiling aesni-x86_64.mac.x86_64.S
[289/436] Compiling aesni-x86.windows.x86.S
[290/436] Compiling aesni-gcm-x86_64.mac.x86_64.S
[291/436] Compiling aesni-x86.linux.x86.S
[292/436] Compiling aesni-gcm-x86_64.linux.x86_64.S
[293/436] Compiling mode_wrappers.c
[294/436] Compiling key_wrap.c
[295/436] Compiling ex_data.c
[296/436] Compiling aes.c
[297/436] Compiling sign.c
[298/436] Compiling aes_nohw.c
[299/436] Compiling pbkdf.c
[300/436] Compiling scrypt.c
[301/436] Compiling print.c
[302/436] Compiling p_x25519.c
[303/436] Compiling p_x25519_asn1.c
[304/436] Compiling p_rsa_asn1.c
[305/436] Compiling p_ed25519_asn1.c
[306/436] Compiling p_rsa.c
[307/436] Compiling p_ed25519.c
[308/436] Compiling p_ec_asn1.c
[309/436] Compiling p_dsa_asn1.c
[310/436] Compiling evp_ctx.c
[311/436] Compiling p_ec.c
[312/436] Compiling evp.c
[313/436] Compiling err_data.c
[314/436] Compiling evp_asn1.c
[315/436] Compiling digestsign.c
[316/436] Compiling ecdsa_asn1.c
[317/436] Compiling engine.c
[318/436] Compiling err.c
[319/436] Compiling ecdh_extra.c
[320/436] Compiling ec_derive.c
[321/436] Compiling hash_to_curve.c
[322/436] Compiling dsa_asn1.c
[323/436] Compiling ec_asn1.c
[324/436] Compiling digest_extra.c
[325/436] Compiling dsa.c
[326/436] Compiling params.c
[327/436] Compiling dh_asn1.c
[328/436] Compiling x25519-asm-arm.S
[329/436] Compiling cpu-ppc64le.c
[330/436] Compiling spake25519.c
[331/436] Compiling crypto.c
[332/436] Compiling cpu-arm.c
[333/436] Compiling cpu-intel.c
[334/436] Compiling cpu-arm-linux.c
[335/436] Compiling cpu-aarch64-win.c
[336/436] Compiling cpu-aarch64-fuchsia.c
[337/436] Compiling cpu-aarch64-linux.c
[338/436] Compiling curve25519.c
[339/436] Compiling tls_cbc.c
[340/436] Compiling cmac.c
[341/436] Compiling conf.c
[342/436] Compiling e_tls.c
[343/436] Compiling e_rc4.c
[344/436] Compiling e_null.c
[345/436] Compiling e_chacha20poly1305.c
[346/436] Compiling e_rc2.c
[347/436] Compiling e_aesgcmsiv.c
[348/436] Compiling e_aesctrhmac.c
[349/436] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[350/436] Compiling derive_key.c
[351/436] Compiling cipher_extra.c
[352/436] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[353/436] Compiling e_aesccm.c
[354/436] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[354/436] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[356/436] Compiling chacha.c
[357/436] Compiling chacha-x86_64.mac.x86_64.S
[358/436] Compiling chacha-x86_64.linux.x86_64.S
[359/436] Compiling chacha-x86.windows.x86.S
[360/436] Compiling chacha-x86.linux.x86.S
[361/436] Compiling chacha-armv8.ios.aarch64.S
[362/436] Compiling chacha-armv4.linux.arm.S
[363/436] Compiling chacha-armv4.ios.arm.S
[364/436] Compiling chacha-armv8.linux.aarch64.S
[365/436] Compiling unicode.c
[366/436] Compiling ber.c
[367/436] Compiling asn1_compat.c
[368/436] Compiling cbs.c
[369/436] Compiling buf.c
[370/436] Compiling cbb.c
[371/436] Compiling convert.c
[372/436] Compiling blake2.c
[373/436] Compiling socket.c
[374/436] Compiling bn_asn1.c
[375/436] Compiling printf.c
[376/436] Compiling hexdump.c
[377/436] Compiling pair.c
[378/436] Compiling file.c
[379/436] Compiling socket_helper.c
[380/436] Compiling fd.c
[381/436] Compiling bio_mem.c
[382/436] Compiling base64.c
[383/436] Compiling connect.c
[384/436] Compiling time_support.c
[385/436] Compiling bio.c
[386/436] Compiling tasn_utl.c
[387/436] Compiling tasn_new.c
[388/436] Compiling tasn_typ.c
[389/436] Compiling tasn_fre.c
[390/436] Compiling tasn_enc.c
[391/436] Compiling tasn_dec.c
[392/436] Compiling f_enum.c
[393/436] Compiling f_int.c
[394/436] Compiling f_string.c
[396/436] Compiling KeychainAccess Keychain.swift
/host/spi-builder-workspace/.build/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift:27:8: error: no such module 'Security'
25 |
26 | import Foundation
27 | import Security
| `- error: no such module 'Security'
28 | #if os(iOS) || os(OSX)
29 | import LocalAuthentication
[396/436] Compiling a_utf8.c
[397/436] Compiling asn1_par.c
[398/436] Compiling a_utctm.c
[399/436] Compiling asn_pack.c
[401/436] Emitting module SwiftBeanCountParserUtils
[401/436] Compiling asn1_lib.c
[403/436] Compiling SwiftBeanCountParserUtils String.swift
[404/436] Compiling SwiftBeanCountModel Account.swift
[405/436] Compiling SwiftBeanCountModel AccountName.swift
[406/436] Compiling SwiftBeanCountModel Amount.swift
[407/438] Emitting module SwiftBeanCountModel
[408/438] Compiling SwiftBeanCountModel Balance.swift
[409/438] Compiling SwiftBeanCountModel Commodity.swift
[410/438] Compiling SwiftBeanCountModel Cost.swift
[410/439] Compiling a_type.c
[412/439] Compiling SwiftBeanCountModel Transaction.swift
[413/439] Compiling SwiftBeanCountModel TransactionMetaData.swift
[414/439] Compiling SwiftBeanCountModel MultiCurrencyAmount.swift
[415/439] Compiling SwiftBeanCountModel Option.swift
[416/439] Compiling SwiftBeanCountModel Price.swift
[417/439] Compiling SwiftBeanCountModel Tag.swift
[418/439] Compiling SwiftBeanCountModel Inventory.swift
[419/439] Compiling SwiftBeanCountModel Ledger.swift
[420/439] Compiling SwiftBeanCountModel Custom.swift
[421/439] Compiling SwiftBeanCountModel Event.swift
[422/439] Compiling SwiftBeanCountModel Flag.swift
[422/439] Compiling a_print.c
[423/439] Compiling a_time.c
[424/439] Compiling a_mbstr.c
[424/439] Compiling a_strnid.c
[424/439] Compiling a_octet.c
[424/439] Compiling a_int.c
[424/439] Compiling a_object.c
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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:496d77b037d0552dd779110e0d7093275ebb8376a63c7a364a5a4acca11a4ff5
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/13] Compiling a_i2d_fp.c
[1/13] Compiling a_gentm.c
[2/13] Compiling a_enum.c
[3/13] Compiling a_int.c
[4/13] Compiling a_octet.c
[5/13] Compiling a_mbstr.c
[6/13] Compiling a_strnid.c
[7/13] Compiling a_object.c
[8/13] Compiling a_dup.c
[9/13] Compiling a_bitstr.c
[10/13] Compiling a_d2i_fp.c
[11/13] Compiling a_bool.c
[12/13] Write swift-version-24593BA9C3E375BF.txt
[14/89] Emitting module SwiftBeanCountParserUtils
[15/89] Compiling SwiftBeanCountParserUtils String.swift
[17/90] Compiling SwiftBeanCountModel MultiCurrencyAmount.swift
[18/90] Compiling SwiftBeanCountModel Option.swift
[19/92] Compiling SwiftBeanCountModel Price.swift
[20/92] Compiling SwiftBeanCountModel Tag.swift
[21/92] Compiling SwiftBeanCountModel Transaction.swift
[22/92] Compiling SwiftBeanCountModel TransactionMetaData.swift
[23/92] Compiling SwiftBeanCountModel Balance.swift
[24/92] Compiling SwiftBeanCountModel Commodity.swift
[25/92] Compiling SwiftBeanCountModel Cost.swift
[26/92] Emitting module SwiftBeanCountModel
[27/92] Compiling SwiftBeanCountModel Account.swift
[28/92] Compiling SwiftBeanCountModel AccountName.swift
[29/92] Compiling SwiftBeanCountModel Amount.swift
[30/92] Compiling SwiftBeanCountModel TransactionPosting.swift
[31/92] Compiling SwiftBeanCountModel ValidationResult.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[32/92] Emitting module KeychainAccess
/host/spi-builder-workspace/.build/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift:27:8: error: no such module 'Security'
25 |
26 | import Foundation
27 | import Security
| `- error: no such module 'Security'
28 | #if os(iOS) || os(OSX)
29 | import LocalAuthentication
[33/92] Compiling KeychainAccess Keychain.swift
/host/spi-builder-workspace/.build/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift:27:8: error: no such module 'Security'
25 |
26 | import Foundation
27 | import Security
| `- error: no such module 'Security'
28 | #if os(iOS) || os(OSX)
29 | import LocalAuthentication
[34/92] Emitting module Crypto
[35/99] Compiling SwiftBeanCountModel Custom.swift
[36/99] Compiling SwiftBeanCountModel Event.swift
[37/99] Compiling SwiftBeanCountModel Flag.swift
[38/99] Compiling SwiftBeanCountModel Inventory.swift
[39/99] Compiling SwiftBeanCountModel Ledger.swift
[40/100] Compiling Crypto EdDSA_boring.swift
[41/100] Compiling Crypto ECDSA.swift
[42/100] Compiling Crypto EdDSA.swift
[43/100] Compiling Crypto Signature.swift
[44/100] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[45/100] Compiling Crypto CryptoKitErrors_boring.swift
[46/100] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[47/100] Compiling Crypto EllipticCurve_boring.swift
[48/100] Compiling Crypto NISTCurvesKeys_boring.swift
[49/100] Compiling Crypto X25519Keys_boring.swift
[50/100] Compiling Crypto Curve25519.swift
[51/100] Compiling Crypto Ed25519.swift
[52/100] Compiling Crypto NISTCurvesKeys.swift
[53/100] Compiling Crypto X25519Keys.swift
[54/100] Compiling Crypto SymmetricKeys.swift
[55/100] Compiling Crypto HMAC.swift
[56/100] Compiling Crypto MACFunctions.swift
[57/100] Compiling Crypto MessageAuthenticationCode.swift
[58/100] Compiling Crypto AES.swift
[59/100] Compiling Crypto ECDSASignature_boring.swift
[60/100] Compiling Crypto ECDSA_boring.swift
[61/100] Compiling Crypto Insecure.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 | /// - Returns: The expanded key bytes.
109 | public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 | let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
| `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 | var output = SecureBytes()
112 | let key = SymmetricKey(data: prk)
[62/100] Compiling Crypto Insecure_HashFunctions.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 | /// - Returns: The expanded key bytes.
109 | public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 | let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
| `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 | var output = SecureBytes()
112 | let key = SymmetricKey(data: prk)
[63/100] Compiling Crypto ECDH_boring.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 | /// - Returns: The expanded key bytes.
109 | public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 | let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
| `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 | var output = SecureBytes()
112 | let key = SymmetricKey(data: prk)
[64/100] Compiling Crypto DH.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 | /// - Returns: The expanded key bytes.
109 | public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 | let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
| `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 | var output = SecureBytes()
112 | let key = SymmetricKey(data: prk)
[66/100] Compiling Crypto ECDH.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 | /// - Returns: The expanded key bytes.
109 | public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 | let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
| `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 | var output = SecureBytes()
112 | let key = SymmetricKey(data: prk)
[67/100] Compiling Crypto HKDF.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 | /// - Returns: The expanded key bytes.
109 | public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 | let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
| `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 | var output = SecureBytes()
112 | let key = SymmetricKey(data: prk)
[68/100] Compiling Crypto Ed25519_boring.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 | /// - Returns: The expanded key bytes.
109 | public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 | let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
| `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 | var output = SecureBytes()
112 | let key = SymmetricKey(data: prk)
[69/100] Compiling Crypto EllipticCurvePoint_boring.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 | /// - Returns: The expanded key bytes.
109 | public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 | let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
| `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 | var output = SecureBytes()
112 | let key = SymmetricKey(data: prk)
[73/100] Compiling Crypto Digest_boring.swift
[74/100] Compiling Crypto Digest.swift
[75/100] Compiling Crypto Digests.swift
[76/100] Compiling Crypto HashFunctions.swift
[77/100] Compiling Crypto HashFunctions_SHA2.swift
[94/100] Compiling Crypto RNG_boring.swift
[95/100] Compiling Crypto SafeCompare_boring.swift
[96/100] Compiling Crypto Zeroization_boring.swift
[97/100] Compiling Crypto PrettyBytes.swift
[98/100] Compiling Crypto SafeCompare.swift
[99/100] Compiling Crypto SecureBytes.swift
[100/100] Compiling Crypto Zeroization.swift
BUILD FAILURE 6.1 android