Build Information
Failed to build SwiftCurve448, reference main (494602), with Swift 6.1 for Linux on 30 Nov 2025 04:43:35 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kingpin-Apps/swift-curve448.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/Kingpin-Apps/swift-curve448
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 494602c bump: version 0.1.2 → 0.1.3
Cloned https://github.com/Kingpin-Apps/swift-curve448.git
Revision (git rev-parse @):
494602c2e3968566f63495fb9b546a86cb9f9b09
SUCCESS checkout https://github.com/Kingpin-Apps/swift-curve448.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/Kingpin-Apps/swift-curve448.git
https://github.com/Kingpin-Apps/swift-curve448.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "openssl-package",
"requirement" : {
"range" : [
{
"lower_bound" : "3.3.3000",
"upper_bound" : "3.4.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/krzyzanowskim/OpenSSL-Package.git"
},
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "3.15.1",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
}
],
"manifest_display_name" : "SwiftCurve448",
"name" : "SwiftCurve448",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "9.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "SwiftCurve448",
"targets" : [
"SwiftCurve448"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftCurve448Tests",
"module_type" : "SwiftTarget",
"name" : "SwiftCurve448Tests",
"path" : "Tests/SwiftCurve448Tests",
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/SwiftCurve448Tests/Resources/TestVectors/ed448-signatures-KAT.json",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Keys/Ed448KeysTests.swift",
"Keys/X448KeysTests.swift",
"Signatures/Ed448Tests.swift",
"Signatures/RFC8032KATTests.swift",
"Utils.swift"
],
"target_dependencies" : [
"SwiftCurve448"
],
"type" : "test"
},
{
"c99name" : "SwiftCurve448",
"module_type" : "SwiftTarget",
"name" : "SwiftCurve448",
"path" : "Sources/SwiftCurve448",
"product_dependencies" : [
"OpenSSL",
"Crypto"
],
"product_memberships" : [
"SwiftCurve448"
],
"sources" : [
"Errors.swift",
"Key Agreement/DH.swift",
"Keys/Curve448.swift",
"Keys/Ed448Keys.swift",
"Keys/NISTCurvesKeys.swift",
"Keys/OpenSSL/Ed448_impl.swift",
"Keys/OpenSSL/X448_impl.swift",
"Keys/X448Keys.swift",
"Signatures/Ed448.swift",
"Signatures/OpenSSL/EdDSA_impl.swift",
"Signatures/Signature.swift",
"Utils/PrettyBytes.swift",
"Utils/RNG_boring.swift",
"Utils/SafeCompare_boring.swift",
"Utils/SecureBytes.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:4d72617259f6eef9908440c49a67b79bc4f973ae19f78187418ddfb5b178d4ec
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/krzyzanowskim/OpenSSL-Package.git
[1/90] Fetching openssl-package
[91/17553] Fetching openssl-package, swift-crypto
Fetched https://github.com/krzyzanowskim/OpenSSL-Package.git from cache (2.78s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.81s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (6.43s)
Fetching https://github.com/apple/swift-asn1.git
[1/1663] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.26s)
Computing version for https://github.com/krzyzanowskim/OpenSSL-Package.git
Computed https://github.com/krzyzanowskim/OpenSSL-Package.git at 3.3.3001 (0.89s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.0 (2.36s)
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/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.0
Creating working copy for https://github.com/krzyzanowskim/OpenSSL-Package.git
Working copy of https://github.com/krzyzanowskim/OpenSSL-Package.git resolved at 3.3.3001
Downloading binary artifact https://github.com/krzyzanowskim/OpenSSL/releases/download/3.3.3001/OpenSSL.xcframework.zip
[1397/38024420] Downloading https://github.com/krzyzanowskim/OpenSSL/releases/download/3.3.3001/OpenSSL.xcframework.zip
Downloaded https://github.com/krzyzanowskim/OpenSSL/releases/download/3.3.3001/OpenSSL.xcframework.zip (3.76s)
Building for debugging...
[0/371] Write sources
[3/371] Compiling fiat_p256_adx_sqr.S
[4/371] Compiling fiat_p256_adx_mul.S
[5/371] Compiling fiat_curve25519_adx_square.S
[6/371] Compiling fiat_curve25519_adx_mul.S
[7/371] Compiling md5-x86_64-linux.S
[8/371] Compiling md5-x86_64-apple.S
[9/371] Compiling md5-586-linux.S
[10/371] Write swift-version-24593BA9C3E375BF.txt
[11/371] Compiling a_dup.cc
[12/371] Compiling md5-586-apple.S
[12/371] Compiling aes.cc
[14/371] Compiling a_d2i_fp.cc
[15/371] Compiling CCryptoBoringSSLShims shims.c
[16/371] Compiling chacha20_poly1305_x86_64-apple.S
[17/371] Compiling chacha20_poly1305_armv8-win.S
[18/371] Compiling chacha20_poly1305_armv8-linux.S
[19/371] Compiling chacha20_poly1305_armv8-apple.S
[20/371] Compiling chacha20_poly1305_x86_64-linux.S
[21/371] Compiling chacha-x86_64-apple.S
[22/371] Compiling chacha-x86-linux.S
[23/371] Compiling chacha-x86_64-linux.S
[24/371] Compiling chacha-x86-apple.S
[25/371] Compiling chacha-armv8-win.S
[26/371] Compiling chacha-armv8-apple.S
[27/371] Compiling chacha-armv8-linux.S
[28/371] Compiling chacha-armv4-linux.S
[29/371] Compiling aes128gcmsiv-x86_64-linux.S
[30/371] Compiling aes128gcmsiv-x86_64-apple.S
[31/371] Compiling a_bitstr.cc
[32/371] Compiling a_bool.cc
[33/371] Compiling x86_64-mont5-apple.S
[34/371] Compiling x86_64-mont5-linux.S
[35/371] Compiling x86_64-mont-apple.S
[36/371] Compiling x86_64-mont-linux.S
[37/371] Compiling x86-mont-apple.S
[38/371] Compiling x86-mont-linux.S
[39/371] Compiling vpaes-x86_64-linux.S
[40/371] Compiling vpaes-x86_64-apple.S
[41/371] Compiling vpaes-x86-linux.S
[42/371] Compiling vpaes-x86-apple.S
[43/371] Compiling vpaes-armv8-linux.S
[44/371] Compiling vpaes-armv8-win.S
[45/371] Compiling vpaes-armv8-apple.S
[46/371] Compiling sha512-armv8-apple.S
[47/371] Compiling sha512-armv8-win.S
[48/371] Compiling vpaes-armv7-linux.S
[49/371] Compiling sha512-x86_64-apple.S
[50/371] Compiling sha512-x86_64-linux.S
[51/371] Compiling sha512-armv8-linux.S
[52/371] Compiling err_data.cc
[53/371] Compiling sha512-armv4-linux.S
[54/371] Compiling sha512-586-linux.S
[55/371] Compiling sha512-586-apple.S
[56/371] Compiling sha256-armv8-win.S
[57/371] Compiling sha256-x86_64-apple.S
[58/371] Compiling sha256-armv8-linux.S
[59/371] Compiling sha256-armv8-apple.S
[60/371] Compiling sha256-x86_64-linux.S
[61/371] Compiling sha256-586-apple.S
[62/371] Compiling sha1-x86_64-apple.S
[63/371] Compiling sha256-586-linux.S
[64/371] Compiling sha256-armv4-linux.S
[65/371] Compiling sha1-armv8-win.S
[66/371] Compiling sha1-armv8-apple.S
[67/371] Compiling sha1-x86_64-linux.S
[68/371] Compiling sha1-586-apple.S
[69/371] Compiling sha1-armv4-large-linux.S
[70/371] Compiling sha1-armv8-linux.S
[71/371] Compiling sha1-586-linux.S
[72/371] Compiling rsaz-avx2-linux.S
[73/371] Compiling rsaz-avx2-apple.S
[74/371] Compiling rdrand-x86_64-linux.S
[75/371] Compiling p256_beeu-x86_64-asm-linux.S
[76/371] Compiling p256_beeu-armv8-asm-linux.S
[77/371] Compiling rdrand-x86_64-apple.S
[78/371] Compiling p256_beeu-x86_64-asm-apple.S
[79/371] Compiling p256_beeu-armv8-asm-apple.S
[80/371] Compiling p256_beeu-armv8-asm-win.S
[81/371] Compiling p256-armv8-asm-win.S
[82/371] Compiling p256-armv8-asm-linux.S
[83/371] Compiling p256-x86_64-asm-apple.S
[83/371] Compiling p256-armv8-asm-apple.S
[85/371] Compiling p256-x86_64-asm-linux.S
[86/371] Compiling ghashv8-armv8-apple.S
[87/371] Compiling ghashv8-armv7-linux.S
[88/371] Compiling ghashv8-armv8-win.S
[89/371] Compiling ghashv8-armv8-linux.S
[90/371] Compiling ghash-x86-apple.S
[91/371] Compiling ghash-x86_64-linux.S
[92/371] Compiling ghash-x86-linux.S
[92/371] Compiling ghash-x86_64-apple.S
[94/371] Compiling ghash-ssse3-x86_64-linux.S
[95/371] Compiling ghash-ssse3-x86-apple.S
[96/371] Compiling ghash-ssse3-x86_64-apple.S
[97/371] Compiling ghash-ssse3-x86-linux.S
[98/371] Compiling ghash-neon-armv8-apple.S
[99/371] Compiling ghash-neon-armv8-win.S
[100/371] Compiling ghash-armv4-linux.S
[101/371] Compiling ghash-neon-armv8-linux.S
[102/371] Compiling co-586-apple.S
[103/371] Compiling co-586-linux.S
[104/371] Compiling bn-armv8-win.S
[105/371] Compiling bsaes-armv7-linux.S
[106/371] Compiling bn-armv8-linux.S
[107/371] Compiling bn-586-apple.S
[108/371] Compiling bn-armv8-apple.S
[109/371] Compiling armv8-mont-linux.S
[110/371] Compiling bn-586-linux.S
[111/371] Compiling aesv8-gcm-armv8-win.S
[112/371] Compiling armv4-mont-linux.S
[113/371] Compiling armv8-mont-win.S
[114/371] Compiling aesv8-gcm-armv8-apple.S
[114/371] Compiling aesv8-gcm-armv8-linux.S
[116/371] Compiling armv8-mont-apple.S
[117/371] Compiling aesv8-armv8-linux.S
[118/371] Compiling aesv8-armv8-win.S
[119/371] Compiling aesv8-armv7-linux.S
[120/371] Compiling aesni-x86-linux.S
[121/371] Compiling aesni-x86_64-apple.S
[122/371] Compiling aesni-x86-apple.S
[123/371] Compiling aesv8-armv8-apple.S
[124/371] Compiling aesni-x86_64-linux.S
[125/371] Compiling aesni-gcm-x86_64-linux.S
[126/371] Compiling aesni-gcm-x86_64-apple.S
[127/371] Compiling aes-gcm-avx512-x86_64-linux.S
[128/371] Compiling aes-gcm-avx2-x86_64-linux.S
[129/371] Compiling aes-gcm-avx512-x86_64-apple.S
[130/371] Compiling aes-gcm-avx2-x86_64-apple.S
[131/371] Compiling xwing.cc
[132/371] Compiling x_spki.cc
[133/371] Compiling x_sig.cc
[134/371] Compiling x_req.cc
[135/371] Compiling x_x509a.cc
[136/371] Compiling x_name.cc
[137/371] Compiling x_pubkey.cc
[138/371] Compiling x_x509.cc
[139/371] Compiling x_exten.cc
[140/371] Compiling x_crl.cc
[141/371] Compiling x509rset.cc
[142/371] Compiling x_attrib.cc
[143/371] Compiling x509spki.cc
[144/371] Compiling x_all.cc
[145/371] Compiling x509name.cc
[146/371] Compiling x_algor.cc
[147/371] Compiling x509cset.cc
[148/371] Compiling x509_txt.cc
[149/371] Compiling x509_vpm.cc
[150/371] Compiling x509_v3.cc
[151/371] Compiling x509_vfy.cc
[152/371] Compiling x509_trs.cc
[153/371] Compiling x509_set.cc
[154/371] Compiling x509_req.cc
[155/371] Compiling x509_obj.cc
[156/371] Compiling x509_ext.cc
[157/371] Compiling x509_lu.cc
[158/371] Compiling x509_def.cc
[159/371] Compiling x509_d2.cc
[160/371] Compiling x509.cc
[161/371] Compiling x509_cmp.cc
[162/371] Compiling x509_att.cc
[163/371] Compiling v3_utl.cc
[164/371] Compiling v3_skey.cc
[165/371] Compiling v3_prn.cc
[166/371] Compiling v3_purp.cc
[167/371] Compiling v3_pmaps.cc
[168/371] Compiling v3_pcons.cc
[169/371] Compiling v3_ocsp.cc
[170/371] Compiling v3_ncons.cc
[171/371] Compiling v3_lib.cc
[172/371] Compiling v3_int.cc
[173/371] Compiling v3_ia5.cc
[174/371] Compiling v3_extku.cc
[175/371] Compiling v3_info.cc
[176/371] Compiling v3_enum.cc
[177/371] Compiling v3_genn.cc
[178/371] Compiling v3_crld.cc
[179/371] Compiling v3_cpols.cc
[180/371] Compiling v3_bcons.cc
[181/371] Compiling v3_conf.cc
[182/371] Compiling v3_bitst.cc
[183/371] Compiling v3_akeya.cc
[184/371] Compiling v3_alt.cc
[185/371] Compiling v3_akey.cc
[186/371] Compiling t_x509a.cc
[187/371] Compiling t_x509.cc
[188/371] Compiling t_crl.cc
[189/371] Compiling i2d_pr.cc
[190/371] Compiling t_req.cc
[191/371] Compiling rsa_pss.cc
[192/371] Compiling policy.cc
[193/371] Compiling name_print.cc
[194/371] Compiling by_file.cc
[195/371] Compiling algorithm.cc
[196/371] Compiling by_dir.cc
[197/371] Compiling asn1_gen.cc
[198/371] Compiling a_verify.cc
[199/371] Compiling a_digest.cc
[200/371] Compiling voprf.cc
[201/371] Compiling a_sign.cc
[202/371] Compiling thread_win.cc
[203/371] Compiling thread_pthread.cc
[204/371] Compiling thread.cc
[205/371] Compiling stack.cc
[206/371] Compiling thread_none.cc
[207/371] Compiling pmbtoken.cc
[208/371] Compiling trust_token.cc
[209/371] Compiling sha256.cc
[210/371] Compiling sha512.cc
[211/371] Compiling slhdsa.cc
[212/371] Compiling siphash.cc
[213/371] Compiling sha1.cc
[214/371] Compiling rsa_extra.cc
[215/371] Compiling spake2plus.cc
[216/371] Compiling rsa_print.cc
[217/371] Compiling windows.cc
[218/371] Compiling rsa_crypt.cc
[219/371] Compiling refcount.cc
[220/371] Compiling rc4.cc
[221/371] Compiling rand.cc
[222/371] Compiling trusty.cc
[223/371] Compiling urandom.cc
[224/371] Compiling ios.cc
[225/371] Compiling getentropy.cc
[226/371] Compiling passive.cc
[227/371] Compiling poly1305_arm_asm.S
[228/371] Compiling deterministic.cc
[229/371] Compiling fork_detect.cc
[230/371] Compiling forkunsafe.cc
[231/371] Compiling rsa_asn1.cc
[232/371] Compiling poly1305_arm.cc
[233/371] Compiling poly1305.cc
[234/371] Compiling pool.cc
[235/371] Compiling poly1305_vec.cc
[236/371] Compiling pkcs7.cc
[237/371] Compiling pkcs8.cc
[238/371] Compiling p5_pbev2.cc
[239/371] Compiling pkcs8_x509.cc
[240/371] Compiling pem_xaux.cc
[241/371] Compiling pem_x509.cc
[242/371] Compiling pem_pkey.cc
[243/371] Compiling pkcs7_x509.cc
[244/371] Compiling mlkem.cc
[245/371] Compiling pem_pk8.cc
[246/371] Compiling obj_xref.cc
[247/371] Compiling pem_oth.cc
[248/371] Compiling mldsa.cc
[249/371] Compiling pem_lib.cc
[250/371] Compiling mem.cc
[251/371] Compiling pem_all.cc
[252/371] Compiling pem_info.cc
[253/371] Compiling poly_rq_mul.S
[254/371] Compiling md5.cc
[255/371] Compiling obj.cc
[256/371] Compiling fips_shared_support.cc
[257/371] Compiling lhash.cc
[258/371] Compiling md4.cc
[259/371] Compiling fuzzer_mode.cc
[260/371] Compiling kyber.cc
[261/371] Compiling ex_data.cc
[262/371] Compiling hpke.cc
[263/371] Compiling hrss.cc
[264/371] Compiling p_x25519_asn1.cc
[265/371] Compiling pbkdf.cc
[266/371] Compiling scrypt.cc
[267/371] Compiling sign.cc
[268/371] Compiling print.cc
[269/371] Compiling p_hkdf.cc
[270/371] Compiling p_x25519.cc
[271/371] Compiling p_rsa_asn1.cc
[272/371] Compiling p_ed25519.cc
[273/371] Compiling p_ed25519_asn1.cc
[274/371] Compiling p_rsa.cc
[275/371] Compiling p_ec_asn1.cc
[276/371] Compiling p_dh_asn1.cc
[277/371] Compiling p_dsa_asn1.cc
[278/371] Compiling p_ec.cc
[279/371] Compiling p_dh.cc
[280/371] Compiling evp_asn1.cc
[281/371] Compiling evp_ctx.cc
[282/371] Compiling evp.cc
[283/371] Compiling err.cc
[284/371] Compiling engine.cc
[285/371] Compiling ecdsa_p1363.cc
[286/371] Compiling ecdh.cc
[287/371] Compiling ec_derive.cc
[288/371] Compiling ecdsa_asn1.cc
[289/371] Compiling hash_to_curve.cc
[290/371] Compiling dsa.cc
[291/371] Compiling dsa_asn1.cc
[292/371] Compiling ec_asn1.cc
[293/371] Compiling des.cc
[294/371] Compiling x25519-asm-arm.S
[295/371] Compiling params.cc
[296/371] Compiling digest_extra.cc
[297/371] Compiling dh_asn1.cc
[298/371] Compiling cpu_intel.cc
[299/371] Compiling cpu_arm_linux.cc
[300/371] Compiling cpu_arm_freebsd.cc
[301/371] Compiling crypto.cc
[302/371] Compiling spake25519.cc
[303/371] Compiling curve25519.cc
[304/371] Compiling cpu_aarch64_win.cc
[305/371] Compiling cpu_aarch64_openbsd.cc
[306/371] Compiling cpu_aarch64_sysreg.cc
[307/371] Compiling cpu_aarch64_fuchsia.cc
[308/371] Compiling cpu_aarch64_linux.cc
[309/371] Compiling curve25519_64_adx.cc
[310/371] Compiling cpu_aarch64_apple.cc
[311/371] Compiling conf.cc
[312/371] Compiling tls_cbc.cc
[313/371] Compiling get_cipher.cc
[314/371] Compiling e_tls.cc
[315/371] Compiling e_rc4.cc
[316/371] Compiling e_rc2.cc
[317/371] Compiling e_null.cc
[318/371] Compiling e_des.cc
[319/371] Compiling e_chacha20poly1305.cc
[320/371] Compiling cms.cc
[321/371] Compiling e_aeseax.cc
[322/371] Compiling e_aesgcmsiv.cc
[323/371] Compiling e_aesctrhmac.cc
[324/371] Compiling derive_key.cc
[325/371] Compiling chacha.cc
[326/371] Compiling buf.cc
[327/371] Compiling sqrt.cc
[328/371] Compiling unicode.cc
[329/371] Compiling cbb.cc
[330/371] Compiling ber.cc
[331/371] Compiling asn1_compat.cc
[332/371] Compiling cbs.cc
[333/371] Compiling div.cc
[334/371] Compiling exponentiation.cc
[335/371] Compiling printf.cc
[336/371] Compiling pair.cc
[337/371] Compiling bn_asn1.cc
[338/371] Compiling blake2.cc
[339/371] Compiling convert.cc
[340/371] Compiling hexdump.cc
[341/371] Compiling file.cc
[342/371] Compiling errno.cc
[343/371] Compiling fd.cc
[344/371] Compiling bio_mem.cc
[345/371] Compiling base64.cc
[346/371] Compiling bio.cc
[347/371] Compiling tasn_typ.cc
[348/371] Compiling tasn_fre.cc
[349/371] Compiling tasn_utl.cc
[350/371] Compiling tasn_enc.cc
[351/371] Compiling tasn_new.cc
[352/371] Compiling posix_time.cc
[353/371] Compiling f_string.cc
[354/371] Compiling asn_pack.cc
[355/371] Compiling f_int.cc
[356/371] Compiling a_time.cc
[357/371] Compiling tasn_dec.cc
[358/371] Compiling asn1_par.cc
[359/371] Compiling a_strex.cc
[360/371] Compiling asn1_lib.cc
[361/371] Compiling a_type.cc
[362/371] Compiling a_utctm.cc
[363/371] Compiling a_octet.cc
[364/371] Compiling a_mbstr.cc
[365/371] Compiling a_object.cc
[366/371] Compiling a_strnid.cc
[367/371] Compiling a_i2d_fp.cc
[368/371] Compiling a_gentm.cc
[369/371] Compiling a_int.cc
[370/371] Compiling bcm.cc
[372/379] Compiling CryptoBoringWrapper RandomBytes.swift
[373/379] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[374/379] Compiling CryptoBoringWrapper EllipticCurve.swift
[375/379] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[376/379] Emitting module CryptoBoringWrapper
[377/379] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[378/379] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[379/379] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[381/451] Compiling Crypto X25519Keys.swift
[382/451] Compiling Crypto SymmetricKeys.swift
[383/451] Compiling Crypto HMAC.swift
[384/451] Compiling Crypto MACFunctions.swift
[385/451] Compiling Crypto MessageAuthenticationCode.swift
[386/451] Compiling Crypto AES.swift
[387/451] Compiling Crypto ECDSASignature_boring.swift
[388/451] Compiling Crypto ECDSA_boring.swift
[389/451] Compiling Crypto EdDSA_boring.swift
[390/451] Compiling Crypto ECDSA.swift
[391/461] Emitting module Crypto
[392/461] Compiling Crypto HPKE-Errors.swift
[393/461] Compiling Crypto HPKE.swift
[394/461] Compiling Crypto HPKE-Context.swift
[395/461] Compiling Crypto HPKE-KeySchedule.swift
[396/461] Compiling Crypto HPKE-Modes.swift
[397/461] Compiling Crypto Insecure.swift
[398/461] Compiling Crypto Insecure_HashFunctions.swift
[399/461] Compiling Crypto KEM.swift
[400/461] Compiling Crypto ECDH_boring.swift
[401/461] Compiling Crypto DH.swift
[402/461] Compiling Crypto PKCS8PrivateKey.swift
[403/461] Compiling Crypto SEC1PrivateKey.swift
[404/461] Compiling Crypto SubjectPublicKeyInfo.swift
[405/461] Compiling Crypto CryptoError_boring.swift
[406/461] Compiling Crypto CryptoKitErrors.swift
[407/461] Compiling Crypto Digest_boring.swift
[408/461] Compiling Crypto Digest.swift
[409/461] Compiling Crypto Digests.swift
[410/461] Compiling Crypto HashFunctions.swift
[411/461] Compiling Crypto HashFunctions_SHA2.swift
[412/461] Compiling Crypto ECDH.swift
[413/461] Compiling Crypto HKDF.swift
[414/461] Compiling Crypto AESWrap.swift
[415/461] Compiling Crypto AESWrap_boring.swift
[416/461] Compiling Crypto Ed25519_boring.swift
[417/461] Compiling Crypto NISTCurvesKeys_boring.swift
[418/461] Compiling Crypto X25519Keys_boring.swift
[419/461] Compiling Crypto Curve25519.swift
[420/461] Compiling Crypto Ed25519Keys.swift
[421/461] Compiling Crypto NISTCurvesKeys.swift
[422/461] Compiling Crypto HPKE-AEAD.swift
[423/461] Compiling Crypto HPKE-Ciphersuite.swift
[424/461] Compiling Crypto HPKE-KDF.swift
[425/461] Compiling Crypto HPKE-KexKeyDerivation.swift
[426/461] Compiling Crypto HPKE-LabeledExtract.swift
[427/461] Compiling Crypto HPKE-Utils.swift
[428/461] Compiling Crypto DHKEM.swift
[429/461] Compiling Crypto HPKE-KEM-Curve25519.swift
[430/461] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[431/461] Compiling Crypto HPKE-KEM.swift
[432/461] Compiling Crypto ASN1Identifier.swift
[433/461] Compiling Crypto ASN1Integer.swift
[434/461] Compiling Crypto ASN1Null.swift
[435/461] Compiling Crypto ASN1OctetString.swift
[436/461] Compiling Crypto ASN1Strings.swift
[437/461] Compiling Crypto ArraySliceBigint.swift
[438/461] Compiling Crypto GeneralizedTime.swift
[439/461] Compiling Crypto ObjectIdentifier.swift
[440/461] Compiling Crypto ECDSASignature.swift
[441/461] Compiling Crypto PEMDocument.swift
[442/461] Compiling Crypto AES-GCM.swift
[443/461] Compiling Crypto AES-GCM_boring.swift
[444/461] Compiling Crypto ChaChaPoly_boring.swift
[445/461] Compiling Crypto ChaChaPoly.swift
[446/461] Compiling Crypto Cipher.swift
[447/461] Compiling Crypto Nonces.swift
[448/461] Compiling Crypto ASN1.swift
[449/461] Compiling Crypto ASN1Any.swift
[450/461] Compiling Crypto ASN1BitString.swift
[451/461] Compiling Crypto ASN1Boolean.swift
[452/461] Compiling Crypto Ed25519.swift
[453/461] Compiling Crypto Signature.swift
[454/461] Compiling Crypto CryptoKitErrors_boring.swift
[455/461] Compiling Crypto RNG_boring.swift
[456/461] Compiling Crypto SafeCompare_boring.swift
[457/461] Compiling Crypto Zeroization_boring.swift
[458/461] Compiling Crypto PrettyBytes.swift
[459/461] Compiling Crypto SafeCompare.swift
[460/461] Compiling Crypto SecureBytes.swift
[461/461] Compiling Crypto Zeroization.swift
[463/477] Compiling SwiftCurve448 RNG_boring.swift
/host/spi-builder-workspace/Sources/SwiftCurve448/Keys/OpenSSL/Ed448_impl.swift:2:8: error: no such module 'OpenSSL'
1 | import Foundation
2 | import OpenSSL
| `- error: no such module 'OpenSSL'
3 |
4 | // For signing and verifying, we use OpenSSL's Ed448, not the X448 stuff.
[464/477] Compiling SwiftCurve448 SafeCompare_boring.swift
/host/spi-builder-workspace/Sources/SwiftCurve448/Keys/OpenSSL/Ed448_impl.swift:2:8: error: no such module 'OpenSSL'
1 | import Foundation
2 | import OpenSSL
| `- error: no such module 'OpenSSL'
3 |
4 | // For signing and verifying, we use OpenSSL's Ed448, not the X448 stuff.
[465/478] Compiling SwiftCurve448 Curve448.swift
/host/spi-builder-workspace/Sources/SwiftCurve448/Keys/OpenSSL/Ed448_impl.swift:2:8: error: no such module 'OpenSSL'
1 | import Foundation
2 | import OpenSSL
| `- error: no such module 'OpenSSL'
3 |
4 | // For signing and verifying, we use OpenSSL's Ed448, not the X448 stuff.
[466/478] Compiling SwiftCurve448 Ed448Keys.swift
/host/spi-builder-workspace/Sources/SwiftCurve448/Keys/OpenSSL/Ed448_impl.swift:2:8: error: no such module 'OpenSSL'
1 | import Foundation
2 | import OpenSSL
| `- error: no such module 'OpenSSL'
3 |
4 | // For signing and verifying, we use OpenSSL's Ed448, not the X448 stuff.
[467/478] Compiling SwiftCurve448 NISTCurvesKeys.swift
/host/spi-builder-workspace/Sources/SwiftCurve448/Keys/OpenSSL/Ed448_impl.swift:2:8: error: no such module 'OpenSSL'
1 | import Foundation
2 | import OpenSSL
| `- error: no such module 'OpenSSL'
3 |
4 | // For signing and verifying, we use OpenSSL's Ed448, not the X448 stuff.
[468/478] Compiling SwiftCurve448 Ed448_impl.swift
/host/spi-builder-workspace/Sources/SwiftCurve448/Keys/OpenSSL/Ed448_impl.swift:2:8: error: no such module 'OpenSSL'
1 | import Foundation
2 | import OpenSSL
| `- error: no such module 'OpenSSL'
3 |
4 | // For signing and verifying, we use OpenSSL's Ed448, not the X448 stuff.
[469/478] Compiling SwiftCurve448 Ed448.swift
/host/spi-builder-workspace/Sources/SwiftCurve448/Keys/OpenSSL/Ed448_impl.swift:2:8: error: no such module 'OpenSSL'
1 | import Foundation
2 | import OpenSSL
| `- error: no such module 'OpenSSL'
3 |
4 | // For signing and verifying, we use OpenSSL's Ed448, not the X448 stuff.
[470/478] Compiling SwiftCurve448 EdDSA_impl.swift
/host/spi-builder-workspace/Sources/SwiftCurve448/Keys/OpenSSL/Ed448_impl.swift:2:8: error: no such module 'OpenSSL'
1 | import Foundation
2 | import OpenSSL
| `- error: no such module 'OpenSSL'
3 |
4 | // For signing and verifying, we use OpenSSL's Ed448, not the X448 stuff.
[471/478] Compiling SwiftCurve448 X448_impl.swift
/host/spi-builder-workspace/Sources/SwiftCurve448/Keys/OpenSSL/Ed448_impl.swift:2:8: error: no such module 'OpenSSL'
1 | import Foundation
2 | import OpenSSL
| `- error: no such module 'OpenSSL'
3 |
4 | // For signing and verifying, we use OpenSSL's Ed448, not the X448 stuff.
[472/478] Compiling SwiftCurve448 X448Keys.swift
/host/spi-builder-workspace/Sources/SwiftCurve448/Keys/OpenSSL/Ed448_impl.swift:2:8: error: no such module 'OpenSSL'
1 | import Foundation
2 | import OpenSSL
| `- error: no such module 'OpenSSL'
3 |
4 | // For signing and verifying, we use OpenSSL's Ed448, not the X448 stuff.
[473/478] Compiling SwiftCurve448 Signature.swift
/host/spi-builder-workspace/Sources/SwiftCurve448/Keys/OpenSSL/Ed448_impl.swift:2:8: error: no such module 'OpenSSL'
1 | import Foundation
2 | import OpenSSL
| `- error: no such module 'OpenSSL'
3 |
4 | // For signing and verifying, we use OpenSSL's Ed448, not the X448 stuff.
[474/478] Compiling SwiftCurve448 PrettyBytes.swift
/host/spi-builder-workspace/Sources/SwiftCurve448/Keys/OpenSSL/Ed448_impl.swift:2:8: error: no such module 'OpenSSL'
1 | import Foundation
2 | import OpenSSL
| `- error: no such module 'OpenSSL'
3 |
4 | // For signing and verifying, we use OpenSSL's Ed448, not the X448 stuff.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[475/478] Emitting module SwiftCurve448
/host/spi-builder-workspace/Sources/SwiftCurve448/Keys/OpenSSL/Ed448_impl.swift:2:8: error: no such module 'OpenSSL'
1 | import Foundation
2 | import OpenSSL
| `- error: no such module 'OpenSSL'
3 |
4 | // For signing and verifying, we use OpenSSL's Ed448, not the X448 stuff.
[476/478] Compiling SwiftCurve448 Errors.swift
/host/spi-builder-workspace/Sources/SwiftCurve448/Keys/OpenSSL/Ed448_impl.swift:2:8: error: no such module 'OpenSSL'
1 | import Foundation
2 | import OpenSSL
| `- error: no such module 'OpenSSL'
3 |
4 | // For signing and verifying, we use OpenSSL's Ed448, not the X448 stuff.
[477/478] Compiling SwiftCurve448 DH.swift
/host/spi-builder-workspace/Sources/SwiftCurve448/Keys/OpenSSL/Ed448_impl.swift:2:8: error: no such module 'OpenSSL'
1 | import Foundation
2 | import OpenSSL
| `- error: no such module 'OpenSSL'
3 |
4 | // For signing and verifying, we use OpenSSL's Ed448, not the X448 stuff.
[478/478] Compiling SwiftCurve448 SecureBytes.swift
/host/spi-builder-workspace/Sources/SwiftCurve448/Keys/OpenSSL/Ed448_impl.swift:2:8: error: no such module 'OpenSSL'
1 | import Foundation
2 | import OpenSSL
| `- error: no such module 'OpenSSL'
3 |
4 | // For signing and verifying, we use OpenSSL's Ed448, not the X448 stuff.
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:4d72617259f6eef9908440c49a67b79bc4f973ae19f78187418ddfb5b178d4ec
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/9] Compiling CryptoBoringWrapper RandomBytes.swift
[3/9] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[4/9] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[5/9] Emitting module CryptoBoringWrapper
[6/9] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[7/9] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[8/9] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[9/9] Compiling CryptoBoringWrapper EllipticCurve.swift
[11/81] Compiling Crypto PKCS8PrivateKey.swift
[12/81] Compiling Crypto SEC1PrivateKey.swift
[13/81] Compiling Crypto SubjectPublicKeyInfo.swift
[14/81] Compiling Crypto CryptoError_boring.swift
[15/81] Compiling Crypto CryptoKitErrors.swift
[16/81] Compiling Crypto Digest_boring.swift
[17/81] Compiling Crypto Digest.swift
[18/81] Compiling Crypto Digests.swift
[19/81] Compiling Crypto HashFunctions.swift
[20/81] Compiling Crypto HashFunctions_SHA2.swift
[21/91] Compiling Crypto X25519Keys.swift
[22/91] Compiling Crypto SymmetricKeys.swift
[23/91] Compiling Crypto HMAC.swift
[24/91] Compiling Crypto MACFunctions.swift
[25/91] Compiling Crypto MessageAuthenticationCode.swift
[26/91] Compiling Crypto AES.swift
[27/91] Compiling Crypto ECDSASignature_boring.swift
[28/91] Compiling Crypto ECDSA_boring.swift
[29/91] Compiling Crypto EdDSA_boring.swift
[30/91] Compiling Crypto ECDSA.swift
[31/91] Compiling Crypto HPKE-AEAD.swift
[32/91] Compiling Crypto HPKE-Ciphersuite.swift
[33/91] Compiling Crypto HPKE-KDF.swift
[34/91] Compiling Crypto HPKE-KexKeyDerivation.swift
[35/91] Compiling Crypto HPKE-LabeledExtract.swift
[36/91] Compiling Crypto HPKE-Utils.swift
[37/91] Compiling Crypto DHKEM.swift
[38/91] Compiling Crypto HPKE-KEM-Curve25519.swift
[39/91] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[40/91] Compiling Crypto HPKE-KEM.swift
[41/91] Compiling Crypto HPKE-Errors.swift
[42/91] Compiling Crypto HPKE.swift
[43/91] Compiling Crypto HPKE-Context.swift
[44/91] Compiling Crypto HPKE-KeySchedule.swift
[45/91] Compiling Crypto HPKE-Modes.swift
[46/91] Compiling Crypto Insecure.swift
[47/91] Compiling Crypto Insecure_HashFunctions.swift
[48/91] Compiling Crypto KEM.swift
[49/91] Compiling Crypto ECDH_boring.swift
[50/91] Compiling Crypto DH.swift
[51/91] Compiling Crypto AES-GCM.swift
[52/91] Compiling Crypto AES-GCM_boring.swift
[53/91] Compiling Crypto ChaChaPoly_boring.swift
[54/91] Compiling Crypto ChaChaPoly.swift
[55/91] Compiling Crypto Cipher.swift
[56/91] Compiling Crypto Nonces.swift
[57/91] Compiling Crypto ASN1.swift
[58/91] Compiling Crypto ASN1Any.swift
[59/91] Compiling Crypto ASN1BitString.swift
[60/91] Compiling Crypto ASN1Boolean.swift
[61/91] Emitting module Crypto
[62/91] Compiling Crypto ECDH.swift
[63/91] Compiling Crypto HKDF.swift
[64/91] Compiling Crypto AESWrap.swift
[65/91] Compiling Crypto AESWrap_boring.swift
[66/91] Compiling Crypto Ed25519_boring.swift
[67/91] Compiling Crypto NISTCurvesKeys_boring.swift
[68/91] Compiling Crypto X25519Keys_boring.swift
[69/91] Compiling Crypto Curve25519.swift
[70/91] Compiling Crypto Ed25519Keys.swift
[71/91] Compiling Crypto NISTCurvesKeys.swift
[72/91] Compiling Crypto ASN1Identifier.swift
[73/91] Compiling Crypto ASN1Integer.swift
[74/91] Compiling Crypto ASN1Null.swift
[75/91] Compiling Crypto ASN1OctetString.swift
[76/91] Compiling Crypto ASN1Strings.swift
[77/91] Compiling Crypto ArraySliceBigint.swift
[78/91] Compiling Crypto GeneralizedTime.swift
[79/91] Compiling Crypto ObjectIdentifier.swift
[80/91] Compiling Crypto ECDSASignature.swift
[81/91] Compiling Crypto PEMDocument.swift
[82/91] Compiling Crypto Ed25519.swift
[83/91] Compiling Crypto Signature.swift
[84/91] Compiling Crypto CryptoKitErrors_boring.swift
[85/91] Compiling Crypto RNG_boring.swift
[86/91] Compiling Crypto SafeCompare_boring.swift
[87/91] Compiling Crypto Zeroization_boring.swift
[88/91] Compiling Crypto PrettyBytes.swift
[89/91] Compiling Crypto SafeCompare.swift
[90/91] Compiling Crypto SecureBytes.swift
[91/91] Compiling Crypto Zeroization.swift
[93/107] Compiling SwiftCurve448 Errors.swift
/host/spi-builder-workspace/Sources/SwiftCurve448/Keys/OpenSSL/Ed448_impl.swift:2:8: error: no such module 'OpenSSL'
1 | import Foundation
2 | import OpenSSL
| `- error: no such module 'OpenSSL'
3 |
4 | // For signing and verifying, we use OpenSSL's Ed448, not the X448 stuff.
[94/107] Compiling SwiftCurve448 DH.swift
/host/spi-builder-workspace/Sources/SwiftCurve448/Keys/OpenSSL/Ed448_impl.swift:2:8: error: no such module 'OpenSSL'
1 | import Foundation
2 | import OpenSSL
| `- error: no such module 'OpenSSL'
3 |
4 | // For signing and verifying, we use OpenSSL's Ed448, not the X448 stuff.
[95/108] Compiling SwiftCurve448 Curve448.swift
/host/spi-builder-workspace/Sources/SwiftCurve448/Keys/OpenSSL/Ed448_impl.swift:2:8: error: no such module 'OpenSSL'
1 | import Foundation
2 | import OpenSSL
| `- error: no such module 'OpenSSL'
3 |
4 | // For signing and verifying, we use OpenSSL's Ed448, not the X448 stuff.
[96/108] Compiling SwiftCurve448 Ed448Keys.swift
/host/spi-builder-workspace/Sources/SwiftCurve448/Keys/OpenSSL/Ed448_impl.swift:2:8: error: no such module 'OpenSSL'
1 | import Foundation
2 | import OpenSSL
| `- error: no such module 'OpenSSL'
3 |
4 | // For signing and verifying, we use OpenSSL's Ed448, not the X448 stuff.
[97/108] Compiling SwiftCurve448 NISTCurvesKeys.swift
/host/spi-builder-workspace/Sources/SwiftCurve448/Keys/OpenSSL/Ed448_impl.swift:2:8: error: no such module 'OpenSSL'
1 | import Foundation
2 | import OpenSSL
| `- error: no such module 'OpenSSL'
3 |
4 | // For signing and verifying, we use OpenSSL's Ed448, not the X448 stuff.
[98/108] Compiling SwiftCurve448 Ed448_impl.swift
/host/spi-builder-workspace/Sources/SwiftCurve448/Keys/OpenSSL/Ed448_impl.swift:2:8: error: no such module 'OpenSSL'
1 | import Foundation
2 | import OpenSSL
| `- error: no such module 'OpenSSL'
3 |
4 | // For signing and verifying, we use OpenSSL's Ed448, not the X448 stuff.
[99/108] Compiling SwiftCurve448 Ed448.swift
/host/spi-builder-workspace/Sources/SwiftCurve448/Keys/OpenSSL/Ed448_impl.swift:2:8: error: no such module 'OpenSSL'
1 | import Foundation
2 | import OpenSSL
| `- error: no such module 'OpenSSL'
3 |
4 | // For signing and verifying, we use OpenSSL's Ed448, not the X448 stuff.
[100/108] Compiling SwiftCurve448 EdDSA_impl.swift
/host/spi-builder-workspace/Sources/SwiftCurve448/Keys/OpenSSL/Ed448_impl.swift:2:8: error: no such module 'OpenSSL'
1 | import Foundation
2 | import OpenSSL
| `- error: no such module 'OpenSSL'
3 |
4 | // For signing and verifying, we use OpenSSL's Ed448, not the X448 stuff.
[101/108] Compiling SwiftCurve448 X448_impl.swift
/host/spi-builder-workspace/Sources/SwiftCurve448/Keys/OpenSSL/Ed448_impl.swift:2:8: error: no such module 'OpenSSL'
1 | import Foundation
2 | import OpenSSL
| `- error: no such module 'OpenSSL'
3 |
4 | // For signing and verifying, we use OpenSSL's Ed448, not the X448 stuff.
[102/108] Compiling SwiftCurve448 X448Keys.swift
/host/spi-builder-workspace/Sources/SwiftCurve448/Keys/OpenSSL/Ed448_impl.swift:2:8: error: no such module 'OpenSSL'
1 | import Foundation
2 | import OpenSSL
| `- error: no such module 'OpenSSL'
3 |
4 | // For signing and verifying, we use OpenSSL's Ed448, not the X448 stuff.
[103/108] Compiling SwiftCurve448 Signature.swift
/host/spi-builder-workspace/Sources/SwiftCurve448/Keys/OpenSSL/Ed448_impl.swift:2:8: error: no such module 'OpenSSL'
1 | import Foundation
2 | import OpenSSL
| `- error: no such module 'OpenSSL'
3 |
4 | // For signing and verifying, we use OpenSSL's Ed448, not the X448 stuff.
[104/108] Compiling SwiftCurve448 PrettyBytes.swift
/host/spi-builder-workspace/Sources/SwiftCurve448/Keys/OpenSSL/Ed448_impl.swift:2:8: error: no such module 'OpenSSL'
1 | import Foundation
2 | import OpenSSL
| `- error: no such module 'OpenSSL'
3 |
4 | // For signing and verifying, we use OpenSSL's Ed448, not the X448 stuff.
[105/108] Compiling SwiftCurve448 RNG_boring.swift
/host/spi-builder-workspace/Sources/SwiftCurve448/Keys/OpenSSL/Ed448_impl.swift:2:8: error: no such module 'OpenSSL'
1 | import Foundation
2 | import OpenSSL
| `- error: no such module 'OpenSSL'
3 |
4 | // For signing and verifying, we use OpenSSL's Ed448, not the X448 stuff.
[106/108] Compiling SwiftCurve448 SafeCompare_boring.swift
/host/spi-builder-workspace/Sources/SwiftCurve448/Keys/OpenSSL/Ed448_impl.swift:2:8: error: no such module 'OpenSSL'
1 | import Foundation
2 | import OpenSSL
| `- error: no such module 'OpenSSL'
3 |
4 | // For signing and verifying, we use OpenSSL's Ed448, not the X448 stuff.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[107/108] Emitting module SwiftCurve448
/host/spi-builder-workspace/Sources/SwiftCurve448/Keys/OpenSSL/Ed448_impl.swift:2:8: error: no such module 'OpenSSL'
1 | import Foundation
2 | import OpenSSL
| `- error: no such module 'OpenSSL'
3 |
4 | // For signing and verifying, we use OpenSSL's Ed448, not the X448 stuff.
[108/108] Compiling SwiftCurve448 SecureBytes.swift
/host/spi-builder-workspace/Sources/SwiftCurve448/Keys/OpenSSL/Ed448_impl.swift:2:8: error: no such module 'OpenSSL'
1 | import Foundation
2 | import OpenSSL
| `- error: no such module 'OpenSSL'
3 |
4 | // For signing and verifying, we use OpenSSL's Ed448, not the X448 stuff.
BUILD FAILURE 6.1 linux