The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build EverscaleClientSwift, reference master (295076), with Swift 6.2 (beta) for Linux on 23 Jun 2025 06:11:06 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nerzh/everscale-client-swift.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/nerzh/everscale-client-swift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 295076a up to 6.0
Cloned https://github.com/nerzh/everscale-client-swift.git
Revision (git rev-parse @):
295076ad5e3acadb8de8b5b61819522df6912e33
SUCCESS checkout https://github.com/nerzh/everscale-client-swift.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/nerzh/everscale-client-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/nerzh/swift-extensions-pack
Fetching https://github.com/nerzh/SwiftFileUtils
Fetching https://github.com/nerzh/swift-regular-expression.git
Fetching https://github.com/bytehubio/BigInt
[1/56] Fetching swiftfileutils
[48/117] Fetching swiftfileutils, swift-regular-expression
[109/2876] Fetching swiftfileutils, swift-regular-expression, bigint
[2868/3982] Fetching swiftfileutils, swift-regular-expression, bigint, swift-extensions-pack
Fetched https://github.com/nerzh/swift-regular-expression.git from cache (0.51s)
Fetched https://github.com/nerzh/swift-extensions-pack from cache (0.51s)
Fetched https://github.com/bytehubio/BigInt from cache (0.51s)
Fetched https://github.com/nerzh/SwiftFileUtils from cache (0.51s)
Computing version for https://github.com/bytehubio/BigInt
Computed https://github.com/bytehubio/BigInt at 5.3.0 (7.76s)
Computing version for https://github.com/nerzh/swift-regular-expression.git
Computed https://github.com/nerzh/swift-regular-expression.git at 0.2.4 (1.69s)
Computing version for https://github.com/nerzh/SwiftFileUtils
Computed https://github.com/nerzh/SwiftFileUtils at 1.3.2 (0.77s)
Computing version for https://github.com/nerzh/swift-extensions-pack
Computed https://github.com/nerzh/swift-extensions-pack at 2.1.0 (0.46s)
Fetching https://github.com/apple/swift-crypto
Fetching https://github.com/bytehubio/ed25519
[1/179] Fetching ed25519
[175/15598] Fetching ed25519, swift-crypto
Fetched https://github.com/bytehubio/ed25519 from cache (1.99s)
Fetched https://github.com/apple/swift-crypto from cache (2.03s)
Computing version for https://github.com/bytehubio/ed25519
Computed https://github.com/bytehubio/ed25519 at 1.0.0 (2.49s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 3.12.3 (1.33s)
Fetching https://github.com/apple/swift-asn1.git
[1/1616] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.37s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.01s)
Creating working copy for https://github.com/bytehubio/BigInt
Working copy of https://github.com/bytehubio/BigInt resolved at 5.3.0
Creating working copy for https://github.com/nerzh/swift-regular-expression.git
Working copy of https://github.com/nerzh/swift-regular-expression.git resolved at 0.2.4
Creating working copy for https://github.com/nerzh/swift-extensions-pack
Working copy of https://github.com/nerzh/swift-extensions-pack resolved at 2.1.0
Creating working copy for https://github.com/bytehubio/ed25519
Working copy of https://github.com/bytehubio/ed25519 resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 3.12.3
Creating working copy for https://github.com/nerzh/SwiftFileUtils
Working copy of https://github.com/nerzh/SwiftFileUtils resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
warning: couldn't find pc file for libton_client
warning: couldn't find pc file for libton_client
Building for debugging...
[0/378] Write sources
[7/378] Compiling CEd25519 sign.c
[8/378] Compiling CEd25519 seed.c
[9/378] Compiling CEd25519 verify.c
[10/378] Compiling CEd25519 sha512.c
[11/378] Compiling CEd25519 key_exchange.c
[12/378] Compiling CEd25519 keypair.c
[13/378] Write swift-version-24593BA9C3E375BF.txt
[14/378] Compiling CEd25519 sc.c
[15/378] Compiling CEd25519 fe.c
[16/378] Compiling CEd25519 add_scalar.c
[17/391] Compiling CEd25519 ge.c
[18/401] Compiling fiat_p256_adx_sqr.S
[19/401] Compiling fiat_p256_adx_mul.S
[20/407] Compiling fiat_curve25519_adx_square.S
[21/407] Compiling CCryptoBoringSSLShims shims.c
[22/407] Compiling a_d2i_fp.cc
[23/407] Compiling md5-x86_64-linux.S
[24/407] Compiling fiat_curve25519_adx_mul.S
[25/407] Compiling md5-x86_64-apple.S
[26/407] Compiling md5-586-apple.S
[27/407] Compiling md5-586-linux.S
[28/407] Compiling a_dup.cc
[29/407] Compiling chacha20_poly1305_x86_64-apple.S
[30/407] Compiling chacha20_poly1305_armv8-win.S
[31/407] Compiling chacha20_poly1305_x86_64-linux.S
[32/407] Compiling a_bitstr.cc
[33/407] Compiling chacha20_poly1305_armv8-apple.S
[34/407] Compiling chacha20_poly1305_armv8-linux.S
[35/407] Compiling chacha-x86_64-apple.S
[36/407] Compiling chacha-x86_64-linux.S
[37/407] Compiling chacha-x86-apple.S
[38/407] Compiling chacha-x86-linux.S
[39/407] Compiling chacha-armv8-win.S
[40/407] Compiling chacha-armv8-apple.S
[41/407] Compiling chacha-armv8-linux.S
[42/407] Compiling chacha-armv4-linux.S
[43/407] Compiling aes128gcmsiv-x86_64-linux.S
[44/407] Compiling aes128gcmsiv-x86_64-apple.S
[45/407] Compiling err_data.cc
[46/407] Compiling x86_64-mont5-apple.S
[47/407] Compiling x86_64-mont5-linux.S
[48/407] Compiling x86_64-mont-linux.S
[49/407] Compiling x86_64-mont-apple.S
[50/407] Compiling x86-mont-apple.S
[51/407] Compiling x86-mont-linux.S
[52/407] Compiling vpaes-x86_64-apple.S
[53/407] Compiling vpaes-x86-linux.S
[54/407] Compiling vpaes-x86-apple.S
[55/407] Compiling vpaes-x86_64-linux.S
[56/407] Compiling vpaes-armv8-win.S
[57/407] Compiling vpaes-armv8-linux.S
[58/407] Compiling vpaes-armv8-apple.S
[59/407] Compiling vpaes-armv7-linux.S
[60/407] Compiling sha512-x86_64-apple.S
[61/407] Compiling sha512-x86_64-linux.S
[62/407] Compiling sha512-armv8-win.S
[63/407] Compiling sha512-armv8-linux.S
[64/407] Compiling sha512-armv4-linux.S
[65/407] Compiling sha512-armv8-apple.S
[66/407] Compiling sha512-586-apple.S
[67/407] Compiling sha512-586-linux.S
[68/407] Compiling sha256-armv8-apple.S
[69/407] Compiling sha256-x86_64-linux.S
[70/407] Compiling sha256-x86_64-apple.S
[71/407] Compiling sha256-armv8-linux.S
[72/407] Compiling sha256-armv8-win.S
[73/407] Compiling sha256-armv4-linux.S
[74/407] Compiling sha256-586-linux.S
[75/407] Compiling sha256-586-apple.S
[76/407] Compiling sha1-x86_64-linux.S
[77/407] Compiling sha1-armv8-win.S
[78/407] Compiling sha1-x86_64-apple.S
[79/407] Compiling sha1-armv8-linux.S
[80/407] Compiling sha1-armv8-apple.S
[81/407] Compiling sha1-586-linux.S
[82/407] Compiling sha1-armv4-large-linux.S
[83/407] Compiling rdrand-x86_64-linux.S
[84/407] Compiling sha1-586-apple.S
[85/407] Compiling rsaz-avx2-apple.S
[86/407] Compiling rsaz-avx2-linux.S
[87/407] Compiling rdrand-x86_64-apple.S
[88/407] Compiling p256_beeu-x86_64-asm-linux.S
[89/407] Compiling p256_beeu-x86_64-asm-apple.S
[90/407] Compiling p256_beeu-armv8-asm-linux.S
[91/407] Compiling p256_beeu-armv8-asm-win.S
[92/407] Compiling p256_beeu-armv8-asm-apple.S
[93/407] Compiling p256-x86_64-asm-apple.S
[94/407] Compiling p256-x86_64-asm-linux.S
[95/407] Compiling p256-armv8-asm-win.S
[96/407] Compiling p256-armv8-asm-linux.S
[97/407] Compiling p256-armv8-asm-apple.S
[98/407] Compiling ghashv8-armv8-win.S
[99/407] Compiling ghashv8-armv8-linux.S
[99/407] Compiling ghash-x86_64-linux.S
[101/407] Compiling ghashv8-armv8-apple.S
[102/407] Compiling ghash-x86_64-apple.S
[103/407] Compiling ghash-x86-apple.S
[104/407] Compiling ghashv8-armv7-linux.S
[105/407] Compiling ghash-x86-linux.S
[106/407] Compiling ghash-ssse3-x86_64-apple.S
[107/407] Compiling ghash-ssse3-x86_64-linux.S
[108/407] Compiling ghash-ssse3-x86-apple.S
[109/407] Compiling ghash-neon-armv8-win.S
[110/407] Compiling ghash-ssse3-x86-linux.S
[111/407] Compiling ghash-armv4-linux.S
[112/407] Compiling ghash-neon-armv8-linux.S
[113/407] Compiling ghash-neon-armv8-apple.S
[114/407] Compiling co-586-linux.S
[115/407] Compiling co-586-apple.S
[116/407] Compiling bsaes-armv7-linux.S
[117/407] Compiling bn-armv8-win.S
[118/407] Compiling bn-armv8-linux.S
[119/407] Compiling bn-armv8-apple.S
[120/407] Compiling bn-586-linux.S
[121/407] Compiling armv8-mont-win.S
[122/407] Compiling bn-586-apple.S
[123/407] Compiling armv8-mont-linux.S
[124/407] Compiling armv8-mont-apple.S
[125/407] Compiling armv4-mont-linux.S
[126/407] Compiling aesv8-gcm-armv8-win.S
[127/407] Compiling aesv8-gcm-armv8-linux.S
[128/407] Compiling aesv8-armv8-win.S
[129/407] Compiling aesv8-gcm-armv8-apple.S
[130/407] Compiling aesv8-armv7-linux.S
[131/407] Compiling aesv8-armv8-apple.S
[132/407] Compiling aesv8-armv8-linux.S
[133/407] Compiling aesni-x86_64-linux.S
[134/407] Compiling aesni-x86_64-apple.S
[135/407] Compiling aesni-x86-linux.S
[136/407] Compiling aesni-x86-apple.S
[137/407] Compiling aesni-gcm-x86_64-linux.S
[138/407] Compiling aesni-gcm-x86_64-apple.S
[139/407] Compiling aes-gcm-avx10-x86_64-linux.S
[140/407] Compiling aes-gcm-avx10-x86_64-apple.S
[141/407] Compiling x_sig.cc
[142/407] Compiling x_x509.cc
[144/407] Emitting module BigInt
[144/409] Compiling x_val.cc
[145/409] Compiling x_x509a.cc
[146/409] Compiling x_spki.cc
[147/409] Compiling x_req.cc
[148/409] Compiling x_name.cc
[149/409] Compiling x_pubkey.cc
[150/409] Compiling x_exten.cc
[151/409] Compiling x_crl.cc
[152/409] Compiling x509rset.cc
[153/409] Compiling x509spki.cc
[154/409] Compiling x_attrib.cc
[155/409] Compiling x_all.cc
[156/409] Compiling x_algor.cc
[157/409] Compiling x509cset.cc
[158/409] Compiling x509name.cc
[160/409] Compiling Ed25519 Seed.swift
[161/409] Compiling BigInt Floating Point Conversion.swift
[162/409] Compiling BigInt GCD.swift
[163/409] Compiling BigInt Hashable.swift
[164/409] Compiling Ed25519 PrivateKey.swift
[165/409] Compiling Ed25519 PublicKey.swift
[166/409] Compiling BigInt Subtraction.swift
[167/409] Compiling BigInt Words and Bits.swift
[168/409] Compiling BigInt Integer Conversion.swift
[169/409] Compiling BigInt Multiplication.swift
[170/409] Compiling BigInt Prime Test.swift
[171/409] Compiling BigInt Random.swift
[172/409] Compiling BigInt Shifts.swift
[173/409] Compiling BigInt Square Root.swift
[174/409] Compiling BigInt Strideable.swift
[175/409] Compiling BigInt String Conversion.swift
[176/409] Compiling Ed25519 Error.swift
[177/409] Compiling Ed25519 KeyPair.swift
[178/409] Emitting module Ed25519
[178/410] Compiling x509_vfy.cc
[180/410] Compiling x509_vpm.cc
[181/410] Compiling x509_v3.cc
[182/410] Compiling x509_txt.cc
[183/410] Compiling x509_trs.cc
[184/410] Compiling x509_set.cc
[185/410] Compiling x509_req.cc
[186/410] Compiling x509_lu.cc
[187/410] Compiling x509_obj.cc
[188/410] Compiling x509_ext.cc
[189/410] Compiling x509_d2.cc
[190/410] Compiling x509_def.cc
[191/410] Compiling x509_cmp.cc
[192/410] Compiling x509_att.cc
[193/410] Compiling x509.cc
[194/410] Compiling v3_utl.cc
[196/410] Compiling BigInt Data Conversion.swift
[197/410] Compiling BigInt Division.swift
[198/410] Compiling BigInt Exponentiation.swift
[198/410] Compiling v3_purp.cc
[200/410] Compiling BigInt Bitwise Ops.swift
[201/410] Compiling BigInt Codable.swift
[202/410] Compiling BigInt Comparable.swift
[203/410] Compiling BigInt Addition.swift
[204/410] Compiling BigInt BigInt.swift
[205/410] Compiling BigInt BigUInt.swift
[205/411] Compiling v3_skey.cc
[207/411] Emitting module SwiftRegularExpression
[208/411] Compiling SwiftRegularExpression String+Regexp.swift
[210/412] Compiling v3_prn.cc
[211/412] Compiling v3_pmaps.cc
[212/412] Compiling v3_pcons.cc
[213/412] Compiling v3_ocsp.cc
[214/412] Compiling v3_ncons.cc
[215/412] Compiling v3_lib.cc
[216/412] Compiling v3_int.cc
[217/412] Compiling v3_crld.cc
[218/412] Compiling v3_info.cc
[219/412] Compiling v3_ia5.cc
[220/412] Compiling v3_genn.cc
[221/412] Compiling v3_extku.cc
[222/412] Compiling v3_enum.cc
[223/412] Compiling v3_cpols.cc
[224/412] Compiling v3_bitst.cc
[225/412] Compiling v3_conf.cc
[226/412] Compiling v3_bcons.cc
[227/412] Compiling v3_akey.cc
[228/412] Compiling v3_alt.cc
[229/412] Compiling v3_akeya.cc
[230/412] Compiling t_x509a.cc
[231/412] Compiling policy.cc
[232/412] Compiling t_crl.cc
[233/412] Compiling i2d_pr.cc
[234/412] Compiling t_x509.cc
[235/412] Compiling t_req.cc
[236/412] Compiling rsa_pss.cc
[237/412] Compiling name_print.cc
[238/412] Compiling asn1_gen.cc
[239/412] Compiling by_dir.cc
[240/412] Compiling by_file.cc
[241/412] Compiling a_verify.cc
[242/412] Compiling voprf.cc
[243/412] Compiling a_sign.cc
[244/412] Compiling algorithm.cc
[245/412] Compiling thread.cc
[246/412] Compiling trust_token.cc
[247/412] Compiling a_digest.cc
[248/412] Compiling thread_none.cc
[249/412] Compiling slhdsa.cc
[250/412] Compiling thread_pthread.cc
[251/412] Compiling thread_win.cc
[252/412] Compiling wots.cc
[253/412] Compiling stack.cc
[254/412] Compiling thash.cc
[255/412] Compiling pmbtoken.cc
[256/412] Compiling merkle.cc
[257/412] Compiling siphash.cc
[258/412] Compiling sha512.cc
[259/412] Compiling fors.cc
[260/412] Compiling sha256.cc
[261/412] Compiling sha1.cc
[262/412] Compiling rsa_print.cc
[263/412] Compiling rsa_extra.cc
[264/412] Compiling rc4.cc
[265/412] Compiling refcount.cc
[266/412] Compiling windows.cc
[267/412] Compiling rsa_asn1.cc
[268/412] Compiling rsa_crypt.cc
[269/412] Compiling urandom.cc
[270/412] Compiling trusty.cc
[271/412] Compiling rand_extra.cc
[272/412] Compiling ios.cc
[273/412] Compiling poly1305_arm_asm.S
[274/412] Compiling getentropy.cc
[275/412] Compiling passive.cc
[276/412] Compiling deterministic.cc
[277/412] Compiling forkunsafe.cc
[278/412] Compiling fork_detect.cc
[279/412] Compiling pool.cc
[280/412] Compiling poly1305_arm.cc
[281/412] Compiling pkcs7.cc
[282/412] Compiling poly1305_vec.cc
[283/412] Compiling poly1305.cc
[284/412] Compiling pkcs8.cc
[285/412] Compiling pkcs8_x509.cc
[286/412] Compiling p5_pbev2.cc
[287/412] Compiling pem_xaux.cc
[288/412] Compiling pem_oth.cc
[289/412] Compiling pem_x509.cc
[290/412] Compiling pkcs7_x509.cc
[291/412] Compiling pem_pkey.cc
[292/412] Compiling pem_pk8.cc
[293/412] Compiling mldsa.cc
[294/412] Compiling pem_lib.cc
[295/412] Compiling obj_xref.cc
[296/412] Compiling mlkem.cc
[297/412] Compiling md4.cc
[298/412] Compiling mem.cc
[299/412] Compiling poly_rq_mul.S
[300/412] Compiling obj.cc
[301/412] Compiling pem_info.cc
[302/412] Compiling fips_shared_support.cc
[303/412] Compiling md5.cc
[304/412] Compiling lhash.cc
[305/412] Compiling pem_all.cc
[306/412] Compiling hpke.cc
[307/412] Compiling kyber.cc
[308/412] Compiling ex_data.cc
[309/412] Compiling sign.cc
[310/412] Compiling scrypt.cc
[311/412] Compiling hrss.cc
[312/412] Compiling pbkdf.cc
[313/412] Compiling print.cc
[314/412] Compiling p_x25519.cc
[315/412] Compiling p_x25519_asn1.cc
[316/412] Compiling p_rsa_asn1.cc
[317/412] Compiling p_ed25519.cc
[318/412] Compiling p_rsa.cc
[319/412] Compiling p_hkdf.cc
[320/412] Compiling p_ed25519_asn1.cc
[321/412] Compiling p_dh.cc
[322/412] Compiling p_dh_asn1.cc
[323/412] Compiling p_ec_asn1.cc
[324/412] Compiling p_dsa_asn1.cc
[325/412] Compiling p_ec.cc
[326/412] Compiling engine.cc
[327/412] Compiling err.cc
[328/412] Compiling evp_ctx.cc
[329/412] Compiling evp.cc
[330/412] Compiling ecdh_extra.cc
[331/412] Compiling ecdsa_asn1.cc
[332/412] Compiling evp_asn1.cc
[333/412] Compiling ec_derive.cc
[334/412] Compiling hash_to_curve.cc
[335/412] Compiling dsa_asn1.cc
[336/412] Compiling params.cc
[337/412] Compiling ec_asn1.cc
[338/412] Compiling digest_extra.cc
[339/412] Compiling dsa.cc
[340/412] Compiling x25519-asm-arm.S
[341/412] Compiling dh_asn1.cc
[342/412] Compiling spake25519.cc
[343/412] Compiling cpu_intel.cc
[344/412] Compiling des.cc
[345/412] Compiling crypto.cc
[346/412] Compiling cpu_arm_linux.cc
[347/412] Compiling curve25519.cc
[348/412] Compiling cpu_arm_freebsd.cc
[349/412] Compiling cpu_aarch64_win.cc
[350/412] Compiling cpu_aarch64_openbsd.cc
[351/412] Compiling cpu_aarch64_sysreg.cc
[352/412] Compiling cpu_aarch64_linux.cc
[353/412] Compiling curve25519_64_adx.cc
[354/412] Compiling cpu_aarch64_apple.cc
[355/412] Compiling cpu_aarch64_fuchsia.cc
[356/412] Compiling tls_cbc.cc
[357/412] Compiling e_rc4.cc
[358/412] Compiling conf.cc
[359/412] Compiling e_tls.cc
[360/412] Compiling e_rc2.cc
[361/412] Compiling e_chacha20poly1305.cc
[362/412] Compiling e_aesctrhmac.cc
[363/412] Compiling e_null.cc
[364/412] Compiling derive_key.cc
[365/412] Compiling e_aesgcmsiv.cc
[366/412] Compiling e_des.cc
[367/412] Compiling cipher_extra.cc
[368/412] Compiling buf.cc
[369/412] Compiling asn1_compat.cc
[370/412] Compiling unicode.cc
[371/412] Compiling chacha.cc
[372/412] Compiling ber.cc
[373/412] Compiling convert.cc
[374/412] Compiling cbb.cc
[375/412] Compiling bn_asn1.cc
[376/412] Compiling cbs.cc
[377/412] Compiling bcm.cc
[378/412] Compiling blake2.cc
[379/412] Compiling printf.cc
[380/412] Compiling pair.cc
[381/412] Compiling hexdump.cc
[382/412] Compiling file.cc
[383/412] Compiling errno.cc
[384/412] Compiling fd.cc
[385/412] Compiling bio_mem.cc
[386/412] Compiling bio.cc
[387/412] Compiling base64.cc
[388/412] Compiling tasn_typ.cc
[389/412] Compiling f_string.cc
[390/412] Compiling tasn_enc.cc
[391/412] Compiling tasn_utl.cc
[392/412] Compiling tasn_fre.cc
[393/412] Compiling tasn_new.cc
[394/412] Compiling posix_time.cc
[395/412] Compiling f_int.cc
[396/412] Compiling tasn_dec.cc
[397/412] Compiling asn_pack.cc
[398/412] Compiling asn1_par.cc
[399/412] Compiling a_type.cc
[400/412] Compiling a_utctm.cc
[401/412] Compiling asn1_lib.cc
[402/412] Compiling a_time.cc
[403/412] Compiling a_mbstr.cc
[404/412] Compiling a_strnid.cc
[405/412] Compiling a_octet.cc
[406/412] Compiling a_strex.cc
[407/412] Compiling a_object.cc
[408/412] Compiling a_i2d_fp.cc
[409/412] Compiling a_bool.cc
[410/412] Compiling a_int.cc
[411/412] Compiling a_gentm.cc
[413/420] Compiling CryptoBoringWrapper RandomBytes.swift
[414/420] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[415/420] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[416/420] Compiling CryptoBoringWrapper EllipticCurve.swift
[417/420] Emitting module CryptoBoringWrapper
[418/420] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[419/420] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[420/420] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[422/492] Compiling Crypto HKDF.swift
[423/492] Compiling Crypto AESWrap.swift
[424/492] Compiling Crypto AESWrap_boring.swift
[425/492] Compiling Crypto Ed25519_boring.swift
[426/492] Compiling Crypto NISTCurvesKeys_boring.swift
[427/492] Compiling Crypto X25519Keys_boring.swift
[428/492] Compiling Crypto Curve25519.swift
[429/492] Compiling Crypto Ed25519Keys.swift
[430/492] Compiling Crypto NISTCurvesKeys.swift
[431/492] Compiling Crypto X25519Keys.swift
[432/492] Compiling Crypto SymmetricKeys.swift
[433/492] Compiling Crypto HMAC.swift
[434/492] Compiling Crypto MACFunctions.swift
[435/492] Compiling Crypto MessageAuthenticationCode.swift
[436/492] Compiling Crypto AES.swift
[437/492] Compiling Crypto ECDSASignature_boring.swift
[438/492] Compiling Crypto ECDSA_boring.swift
[439/492] Compiling Crypto EdDSA_boring.swift
[440/492] Compiling Crypto ECDSA.swift
[441/492] Compiling Crypto Ed25519.swift
[442/501] Compiling Crypto HPKE.swift
[443/501] Compiling Crypto HPKE-Context.swift
[444/501] Compiling Crypto HPKE-KeySchedule.swift
[445/501] Compiling Crypto HPKE-Modes.swift
[446/501] Compiling Crypto Insecure.swift
[447/501] Compiling Crypto Insecure_HashFunctions.swift
[448/501] Compiling Crypto KEM.swift
[449/501] Compiling Crypto ECDH_boring.swift
[450/501] Compiling Crypto DH.swift
[451/501] Compiling Crypto ECDH.swift
[452/501] Compiling Crypto PKCS8PrivateKey.swift
[453/501] Compiling Crypto SEC1PrivateKey.swift
[454/501] Compiling Crypto SubjectPublicKeyInfo.swift
[455/501] Compiling Crypto CryptoKitErrors.swift
[456/501] Compiling Crypto Digest_boring.swift
[457/501] Compiling Crypto Digest.swift
[458/501] Compiling Crypto Digests.swift
[459/501] Compiling Crypto HashFunctions.swift
[460/501] Compiling Crypto HashFunctions_SHA2.swift
[461/501] Compiling Crypto HPKE-AEAD.swift
[462/501] Compiling Crypto HPKE-Ciphersuite.swift
[463/501] Compiling Crypto HPKE-KDF.swift
[464/501] Compiling Crypto HPKE-KexKeyDerivation.swift
[465/501] Compiling Crypto HPKE-LabeledExtract.swift
[466/501] Compiling Crypto HPKE-Utils.swift
[467/501] Compiling Crypto DHKEM.swift
[468/501] Compiling Crypto HPKE-KEM-Curve25519.swift
[469/501] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[470/501] Compiling Crypto HPKE-KEM.swift
[471/501] Compiling Crypto HPKE-Errors.swift
[472/501] Emitting module Crypto
[473/501] Compiling Crypto AES-GCM.swift
[474/501] Compiling Crypto AES-GCM_boring.swift
[475/501] Compiling Crypto ChaChaPoly_boring.swift
[476/501] Compiling Crypto ChaChaPoly.swift
[477/501] Compiling Crypto Cipher.swift
[478/501] Compiling Crypto Nonces.swift
[479/501] Compiling Crypto ASN1.swift
[480/501] Compiling Crypto ASN1Any.swift
[481/501] Compiling Crypto ASN1BitString.swift
[482/501] Compiling Crypto ASN1Boolean.swift
[483/501] Compiling Crypto ASN1Identifier.swift
[484/501] Compiling Crypto ASN1Integer.swift
[485/501] Compiling Crypto ASN1Null.swift
[486/501] Compiling Crypto ASN1OctetString.swift
[487/501] Compiling Crypto ASN1Strings.swift
[488/501] Compiling Crypto ArraySliceBigint.swift
[489/501] Compiling Crypto GeneralizedTime.swift
[490/501] Compiling Crypto ObjectIdentifier.swift
[491/501] Compiling Crypto ECDSASignature.swift
[492/501] Compiling Crypto PEMDocument.swift
[493/501] Compiling Crypto Signature.swift
[494/501] Compiling Crypto CryptoKitErrors_boring.swift
[495/501] Compiling Crypto RNG_boring.swift
[496/501] Compiling Crypto SafeCompare_boring.swift
[497/501] Compiling Crypto Zeroization_boring.swift
[498/501] Compiling Crypto PrettyBytes.swift
[499/501] Compiling Crypto SafeCompare.swift
[500/501] Compiling Crypto SecureBytes.swift
[501/501] Compiling Crypto Zeroization.swift
[503/534] Emitting module SwiftExtensionsPack
[504/538] Compiling SwiftExtensionsPack String+JSON.swift
[505/538] Compiling SwiftExtensionsPack StringCommon.swift
[506/538] Compiling SwiftExtensionsPack String+Crypto.swift
[507/538] Compiling SwiftExtensionsPack String+Height.swift
[508/538] Compiling SwiftExtensionsPack Ed25519.swift
[509/538] Compiling SwiftExtensionsPack HexaDecimal.swift
[510/538] Compiling SwiftExtensionsPack Hmac.swift
[511/538] Compiling SwiftExtensionsPack RandomBytes.swift
[512/538] Compiling SwiftExtensionsPack SHA.swift
[513/538] Compiling SwiftExtensionsPack String+Extension.swift
[514/538] Compiling SwiftExtensionsPack Date+String.swift
[515/538] Compiling SwiftExtensionsPack DateCommon.swift
[516/538] Compiling SwiftExtensionsPack Dictionary+JSON.swift
[517/538] Compiling SwiftExtensionsPack DictionaryCommon.swift
[518/538] Compiling SwiftExtensionsPack SafeDictionary.swift
[519/538] Compiling SwiftExtensionsPack Double.swift
[520/538] Compiling SwiftExtensionsPack Float.swift
[521/538] Compiling SwiftExtensionsPack HTTP.swift
[522/538] Compiling SwiftExtensionsPack String+Chunks.swift
[523/538] Compiling SwiftExtensionsPack String+Date.swift
[524/538] Compiling SwiftExtensionsPack SafeArray.swift
[525/538] Compiling SwiftExtensionsPack Sequence+Extensions.swift
[526/538] Compiling SwiftExtensionsPack Codable+Extensions.swift
[527/538] Compiling SwiftExtensionsPack AnyValue.swift
[528/538] Compiling SwiftExtensionsPack Atomic.swift
[529/538] Compiling SwiftExtensionsPack Runtime.swift
[530/538] Compiling SwiftExtensionsPack SafeValue.swift
[531/538] Compiling SwiftExtensionsPack AES.swift
[532/538] Compiling SwiftExtensionsPack ByteArray+Bits.swift
[533/538] Compiling SwiftExtensionsPack Data+Extension.swift
[534/538] Compiling SwiftExtensionsPack CommonClasses.swift
[535/538] Compiling SwiftExtensionsPack CommonMethods.swift
[536/538] Compiling SwiftExtensionsPack ErrorCommon.swift
[537/538] Compiling SwiftExtensionsPack ObjectIdentifier.swift
[538/538] Compiling SwiftExtensionsPack Protocols.swift
[540/563] Compiling EverscaleClientSwift Proofs.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CTonSDK/shim.h:4:14: error: 'tonclient.h' file not found
2 |     #define shim_h
3 |     #include "stdbool.h"
4 |     #include "tonclient.h"
  |              `- error: 'tonclient.h' file not found
5 | #endif
6 |
/host/spi-builder-workspace/Sources/EverscaleClientSwift/Binding/Binding.swift:6:8: error: could not build C module 'CTonSDK'
  4 |
  5 | import Foundation
  6 | import CTonSDK
    |        `- error: could not build C module 'CTonSDK'
  7 | import SwiftExtensionsPack
  8 |
[541/563] Compiling EverscaleClientSwift ProofsTypes.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CTonSDK/shim.h:4:14: error: 'tonclient.h' file not found
2 |     #define shim_h
3 |     #include "stdbool.h"
4 |     #include "tonclient.h"
  |              `- error: 'tonclient.h' file not found
5 | #endif
6 |
/host/spi-builder-workspace/Sources/EverscaleClientSwift/Binding/Binding.swift:6:8: error: could not build C module 'CTonSDK'
  4 |
  5 | import Foundation
  6 | import CTonSDK
    |        `- error: could not build C module 'CTonSDK'
  7 | import SwiftExtensionsPack
  8 |
[542/563] Compiling EverscaleClientSwift Tvm.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CTonSDK/shim.h:4:14: error: 'tonclient.h' file not found
2 |     #define shim_h
3 |     #include "stdbool.h"
4 |     #include "tonclient.h"
  |              `- error: 'tonclient.h' file not found
5 | #endif
6 |
/host/spi-builder-workspace/Sources/EverscaleClientSwift/Binding/Binding.swift:6:8: error: could not build C module 'CTonSDK'
  4 |
  5 | import Foundation
  6 | import CTonSDK
    |        `- error: could not build C module 'CTonSDK'
  7 | import SwiftExtensionsPack
  8 |
[543/566] Compiling EverscaleClientSwift Debot.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CTonSDK/shim.h:4:14: error: 'tonclient.h' file not found
2 |     #define shim_h
3 |     #include "stdbool.h"
4 |     #include "tonclient.h"
  |              `- error: 'tonclient.h' file not found
5 | #endif
6 |
/host/spi-builder-workspace/Sources/EverscaleClientSwift/Binding/Binding.swift:6:8: error: could not build C module 'CTonSDK'
  4 |
  5 | import Foundation
  6 | import CTonSDK
    |        `- error: could not build C module 'CTonSDK'
  7 | import SwiftExtensionsPack
  8 |
[544/566] Compiling EverscaleClientSwift DebotTypes.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CTonSDK/shim.h:4:14: error: 'tonclient.h' file not found
2 |     #define shim_h
3 |     #include "stdbool.h"
4 |     #include "tonclient.h"
  |              `- error: 'tonclient.h' file not found
5 | #endif
6 |
/host/spi-builder-workspace/Sources/EverscaleClientSwift/Binding/Binding.swift:6:8: error: could not build C module 'CTonSDK'
  4 |
  5 | import Foundation
  6 | import CTonSDK
    |        `- error: could not build C module 'CTonSDK'
  7 | import SwiftExtensionsPack
  8 |
[545/566] Compiling EverscaleClientSwift FileReader.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CTonSDK/shim.h:4:14: error: 'tonclient.h' file not found
2 |     #define shim_h
3 |     #include "stdbool.h"
4 |     #include "tonclient.h"
  |              `- error: 'tonclient.h' file not found
5 | #endif
6 |
/host/spi-builder-workspace/Sources/EverscaleClientSwift/Binding/Binding.swift:6:8: error: could not build C module 'CTonSDK'
  4 |
  5 | import Foundation
  6 | import CTonSDK
    |        `- error: could not build C module 'CTonSDK'
  7 | import SwiftExtensionsPack
  8 |
[546/566] Compiling EverscaleClientSwift TvmTypes.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CTonSDK/shim.h:4:14: error: 'tonclient.h' file not found
2 |     #define shim_h
3 |     #include "stdbool.h"
4 |     #include "tonclient.h"
  |              `- error: 'tonclient.h' file not found
5 | #endif
6 |
/host/spi-builder-workspace/Sources/EverscaleClientSwift/Binding/Binding.swift:6:8: error: could not build C module 'CTonSDK'
  4 |
  5 | import Foundation
  6 | import CTonSDK
    |        `- error: could not build C module 'CTonSDK'
  7 | import SwiftExtensionsPack
  8 |
[547/566] Compiling EverscaleClientSwift Utils.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CTonSDK/shim.h:4:14: error: 'tonclient.h' file not found
2 |     #define shim_h
3 |     #include "stdbool.h"
4 |     #include "tonclient.h"
  |              `- error: 'tonclient.h' file not found
5 | #endif
6 |
/host/spi-builder-workspace/Sources/EverscaleClientSwift/Binding/Binding.swift:6:8: error: could not build C module 'CTonSDK'
  4 |
  5 | import Foundation
  6 | import CTonSDK
    |        `- error: could not build C module 'CTonSDK'
  7 | import SwiftExtensionsPack
  8 |
[548/566] Compiling EverscaleClientSwift UtilsTypes.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CTonSDK/shim.h:4:14: error: 'tonclient.h' file not found
2 |     #define shim_h
3 |     #include "stdbool.h"
4 |     #include "tonclient.h"
  |              `- error: 'tonclient.h' file not found
5 | #endif
6 |
/host/spi-builder-workspace/Sources/EverscaleClientSwift/Binding/Binding.swift:6:8: error: could not build C module 'CTonSDK'
  4 |
  5 | import Foundation
  6 | import CTonSDK
    |        `- error: could not build C module 'CTonSDK'
  7 | import SwiftExtensionsPack
  8 |
[549/566] Compiling EverscaleClientSwift Helpers.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CTonSDK/shim.h:4:14: error: 'tonclient.h' file not found
2 |     #define shim_h
3 |     #include "stdbool.h"
4 |     #include "tonclient.h"
  |              `- error: 'tonclient.h' file not found
5 | #endif
6 |
/host/spi-builder-workspace/Sources/EverscaleClientSwift/Binding/Binding.swift:6:8: error: could not build C module 'CTonSDK'
  4 |
  5 | import Foundation
  6 | import CTonSDK
    |        `- error: could not build C module 'CTonSDK'
  7 | import SwiftExtensionsPack
  8 |
[550/566] Compiling EverscaleClientSwift SimpleEnv.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CTonSDK/shim.h:4:14: error: 'tonclient.h' file not found
2 |     #define shim_h
3 |     #include "stdbool.h"
4 |     #include "tonclient.h"
  |              `- error: 'tonclient.h' file not found
5 | #endif
6 |
/host/spi-builder-workspace/Sources/EverscaleClientSwift/Binding/Binding.swift:6:8: error: could not build C module 'CTonSDK'
  4 |
  5 | import Foundation
  6 | import CTonSDK
    |        `- error: could not build C module 'CTonSDK'
  7 | import SwiftExtensionsPack
  8 |
[551/566] Compiling EverscaleClientSwift Net.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CTonSDK/shim.h:4:14: error: 'tonclient.h' file not found
2 |     #define shim_h
3 |     #include "stdbool.h"
4 |     #include "tonclient.h"
  |              `- error: 'tonclient.h' file not found
5 | #endif
6 |
/host/spi-builder-workspace/Sources/EverscaleClientSwift/Binding/Binding.swift:6:8: error: could not build C module 'CTonSDK'
  4 |
  5 | import Foundation
  6 | import CTonSDK
    |        `- error: could not build C module 'CTonSDK'
  7 | import SwiftExtensionsPack
  8 |
[552/566] Compiling EverscaleClientSwift NetTypes.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CTonSDK/shim.h:4:14: error: 'tonclient.h' file not found
2 |     #define shim_h
3 |     #include "stdbool.h"
4 |     #include "tonclient.h"
  |              `- error: 'tonclient.h' file not found
5 | #endif
6 |
/host/spi-builder-workspace/Sources/EverscaleClientSwift/Binding/Binding.swift:6:8: error: could not build C module 'CTonSDK'
  4 |
  5 | import Foundation
  6 | import CTonSDK
    |        `- error: could not build C module 'CTonSDK'
  7 | import SwiftExtensionsPack
  8 |
[553/566] Compiling EverscaleClientSwift Processing.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CTonSDK/shim.h:4:14: error: 'tonclient.h' file not found
2 |     #define shim_h
3 |     #include "stdbool.h"
4 |     #include "tonclient.h"
  |              `- error: 'tonclient.h' file not found
5 | #endif
6 |
/host/spi-builder-workspace/Sources/EverscaleClientSwift/Binding/Binding.swift:6:8: error: could not build C module 'CTonSDK'
  4 |
  5 | import Foundation
  6 | import CTonSDK
    |        `- error: could not build C module 'CTonSDK'
  7 | import SwiftExtensionsPack
  8 |
[554/566] Compiling EverscaleClientSwift ProcessingTypes.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CTonSDK/shim.h:4:14: error: 'tonclient.h' file not found
2 |     #define shim_h
3 |     #include "stdbool.h"
4 |     #include "tonclient.h"
  |              `- error: 'tonclient.h' file not found
5 | #endif
6 |
/host/spi-builder-workspace/Sources/EverscaleClientSwift/Binding/Binding.swift:6:8: error: could not build C module 'CTonSDK'
  4 |
  5 | import Foundation
  6 | import CTonSDK
    |        `- error: could not build C module 'CTonSDK'
  7 | import SwiftExtensionsPack
  8 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[555/566] Emitting module EverscaleClientSwift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CTonSDK/shim.h:4:14: error: 'tonclient.h' file not found
2 |     #define shim_h
3 |     #include "stdbool.h"
4 |     #include "tonclient.h"
  |              `- error: 'tonclient.h' file not found
5 | #endif
6 |
/host/spi-builder-workspace/Sources/EverscaleClientSwift/Binding/Binding.swift:6:8: error: could not build C module 'CTonSDK'
  4 |
  5 | import Foundation
  6 | import CTonSDK
    |        `- error: could not build C module 'CTonSDK'
  7 | import SwiftExtensionsPack
  8 |
[556/566] Compiling EverscaleClientSwift Abi.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CTonSDK/shim.h:4:14: error: 'tonclient.h' file not found
2 |     #define shim_h
3 |     #include "stdbool.h"
4 |     #include "tonclient.h"
  |              `- error: 'tonclient.h' file not found
5 | #endif
6 |
/host/spi-builder-workspace/Sources/EverscaleClientSwift/Binding/Binding.swift:6:8: error: could not build C module 'CTonSDK'
  4 |
  5 | import Foundation
  6 | import CTonSDK
    |        `- error: could not build C module 'CTonSDK'
  7 | import SwiftExtensionsPack
  8 |
[557/566] Compiling EverscaleClientSwift AbiTypes.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CTonSDK/shim.h:4:14: error: 'tonclient.h' file not found
2 |     #define shim_h
3 |     #include "stdbool.h"
4 |     #include "tonclient.h"
  |              `- error: 'tonclient.h' file not found
5 | #endif
6 |
/host/spi-builder-workspace/Sources/EverscaleClientSwift/Binding/Binding.swift:6:8: error: could not build C module 'CTonSDK'
  4 |
  5 | import Foundation
  6 | import CTonSDK
    |        `- error: could not build C module 'CTonSDK'
  7 | import SwiftExtensionsPack
  8 |
[558/566] Compiling EverscaleClientSwift Binding.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CTonSDK/shim.h:4:14: error: 'tonclient.h' file not found
2 |     #define shim_h
3 |     #include "stdbool.h"
4 |     #include "tonclient.h"
  |              `- error: 'tonclient.h' file not found
5 | #endif
6 |
/host/spi-builder-workspace/Sources/EverscaleClientSwift/Binding/Binding.swift:6:8: error: could not build C module 'CTonSDK'
  4 |
  5 | import Foundation
  6 | import CTonSDK
    |        `- error: could not build C module 'CTonSDK'
  7 | import SwiftExtensionsPack
  8 |
[559/566] Compiling EverscaleClientSwift BindingStore.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CTonSDK/shim.h:4:14: error: 'tonclient.h' file not found
2 |     #define shim_h
3 |     #include "stdbool.h"
4 |     #include "tonclient.h"
  |              `- error: 'tonclient.h' file not found
5 | #endif
6 |
/host/spi-builder-workspace/Sources/EverscaleClientSwift/Binding/Binding.swift:6:8: error: could not build C module 'CTonSDK'
  4 |
  5 | import Foundation
  6 | import CTonSDK
    |        `- error: could not build C module 'CTonSDK'
  7 | import SwiftExtensionsPack
  8 |
[560/566] Compiling EverscaleClientSwift ClientTypes.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CTonSDK/shim.h:4:14: error: 'tonclient.h' file not found
2 |     #define shim_h
3 |     #include "stdbool.h"
4 |     #include "tonclient.h"
  |              `- error: 'tonclient.h' file not found
5 | #endif
6 |
/host/spi-builder-workspace/Sources/EverscaleClientSwift/Binding/Binding.swift:6:8: error: could not build C module 'CTonSDK'
  4 |
  5 | import Foundation
  6 | import CTonSDK
    |        `- error: could not build C module 'CTonSDK'
  7 | import SwiftExtensionsPack
  8 |
[561/566] Compiling EverscaleClientSwift Crypto.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CTonSDK/shim.h:4:14: error: 'tonclient.h' file not found
2 |     #define shim_h
3 |     #include "stdbool.h"
4 |     #include "tonclient.h"
  |              `- error: 'tonclient.h' file not found
5 | #endif
6 |
/host/spi-builder-workspace/Sources/EverscaleClientSwift/Binding/Binding.swift:6:8: error: could not build C module 'CTonSDK'
  4 |
  5 | import Foundation
  6 | import CTonSDK
    |        `- error: could not build C module 'CTonSDK'
  7 | import SwiftExtensionsPack
  8 |
[562/566] Compiling EverscaleClientSwift CryptoTypes.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CTonSDK/shim.h:4:14: error: 'tonclient.h' file not found
2 |     #define shim_h
3 |     #include "stdbool.h"
4 |     #include "tonclient.h"
  |              `- error: 'tonclient.h' file not found
5 | #endif
6 |
/host/spi-builder-workspace/Sources/EverscaleClientSwift/Binding/Binding.swift:6:8: error: could not build C module 'CTonSDK'
  4 |
  5 | import Foundation
  6 | import CTonSDK
    |        `- error: could not build C module 'CTonSDK'
  7 | import SwiftExtensionsPack
  8 |
[563/566] Compiling EverscaleClientSwift BindingTypes.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CTonSDK/shim.h:4:14: error: 'tonclient.h' file not found
2 |     #define shim_h
3 |     #include "stdbool.h"
4 |     #include "tonclient.h"
  |              `- error: 'tonclient.h' file not found
5 | #endif
6 |
/host/spi-builder-workspace/Sources/EverscaleClientSwift/Binding/Binding.swift:6:8: error: could not build C module 'CTonSDK'
  4 |
  5 | import Foundation
  6 | import CTonSDK
    |        `- error: could not build C module 'CTonSDK'
  7 | import SwiftExtensionsPack
  8 |
[564/566] Compiling EverscaleClientSwift Boc.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CTonSDK/shim.h:4:14: error: 'tonclient.h' file not found
2 |     #define shim_h
3 |     #include "stdbool.h"
4 |     #include "tonclient.h"
  |              `- error: 'tonclient.h' file not found
5 | #endif
6 |
/host/spi-builder-workspace/Sources/EverscaleClientSwift/Binding/Binding.swift:6:8: error: could not build C module 'CTonSDK'
  4 |
  5 | import Foundation
  6 | import CTonSDK
    |        `- error: could not build C module 'CTonSDK'
  7 | import SwiftExtensionsPack
  8 |
[565/566] Compiling EverscaleClientSwift BocTypes.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CTonSDK/shim.h:4:14: error: 'tonclient.h' file not found
2 |     #define shim_h
3 |     #include "stdbool.h"
4 |     #include "tonclient.h"
  |              `- error: 'tonclient.h' file not found
5 | #endif
6 |
/host/spi-builder-workspace/Sources/EverscaleClientSwift/Binding/Binding.swift:6:8: error: could not build C module 'CTonSDK'
  4 |
  5 | import Foundation
  6 | import CTonSDK
    |        `- error: could not build C module 'CTonSDK'
  7 | import SwiftExtensionsPack
  8 |
[566/566] Compiling EverscaleClientSwift Client.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CTonSDK/shim.h:4:14: error: 'tonclient.h' file not found
2 |     #define shim_h
3 |     #include "stdbool.h"
4 |     #include "tonclient.h"
  |              `- error: 'tonclient.h' file not found
5 | #endif
6 |
/host/spi-builder-workspace/Sources/EverscaleClientSwift/Binding/Binding.swift:6:8: error: could not build C module 'CTonSDK'
  4 |
  5 | import Foundation
  6 | import CTonSDK
    |        `- error: could not build C module 'CTonSDK'
  7 | import SwiftExtensionsPack
  8 |
BUILD FAILURE 6.2 linux