The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build EverscaleClientSwift, reference master (295076), with Swift 6.1 for Linux on 30 Apr 2025 18:43:20 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.2
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.1
Building package at path:  $PWD
https://github.com/nerzh/everscale-client-swift.git
https://github.com/nerzh/everscale-client-swift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-regular-expression",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.4",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nerzh/swift-regular-expression.git"
    },
    {
      "identity" : "swiftfileutils",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nerzh/SwiftFileUtils"
    },
    {
      "identity" : "bigint",
      "requirement" : {
        "exact" : [
          "5.3.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/bytehubio/BigInt"
    },
    {
      "identity" : "swift-extensions-pack",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nerzh/swift-extensions-pack"
    }
  ],
  "manifest_display_name" : "EverscaleClientSwift",
  "name" : "EverscaleClientSwift",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "EverscaleClientSwift",
      "targets" : [
        "EverscaleClientSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "EverscaleClientSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "EverscaleClientSwiftTests",
      "path" : "Tests/EverscaleClientSwiftTests",
      "product_dependencies" : [
        "SwiftRegularExpression",
        "FileUtils",
        "BigInt",
        "SwiftExtensionsPack"
      ],
      "sources" : [
        "AbiTests.swift",
        "BindingTests.swift",
        "BocTests.swift",
        "ClientTests.swift",
        "CryptoTests.swift",
        "ErrorsTests.swift",
        "Helpers.swift",
        "NetTests.swift",
        "ProcessingTests.swift",
        "TvmTests.swift",
        "UtilsTests.swift"
      ],
      "target_dependencies" : [
        "EverscaleClientSwift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "EverscaleClientSwift",
      "module_type" : "SwiftTarget",
      "name" : "EverscaleClientSwift",
      "path" : "Sources/EverscaleClientSwift",
      "product_dependencies" : [
        "SwiftRegularExpression",
        "BigInt",
        "SwiftExtensionsPack"
      ],
      "product_memberships" : [
        "EverscaleClientSwift"
      ],
      "sources" : [
        "Abi/Abi.swift",
        "Abi/AbiTypes.swift",
        "Binding/Binding.swift",
        "Binding/BindingStore.swift",
        "Binding/BindingTypes.swift",
        "Boc/Boc.swift",
        "Boc/BocTypes.swift",
        "Client/Client.swift",
        "Client/ClientTypes.swift",
        "Crypto/Crypto.swift",
        "Crypto/CryptoTypes.swift",
        "Debot/Debot.swift",
        "Debot/DebotTypes.swift",
        "Extensions/FileReader.swift",
        "Extensions/Helpers.swift",
        "Extensions/SimpleEnv.swift",
        "Net/Net.swift",
        "Net/NetTypes.swift",
        "Processing/Processing.swift",
        "Processing/ProcessingTypes.swift",
        "Proofs/Proofs.swift",
        "Proofs/ProofsTypes.swift",
        "Tvm/Tvm.swift",
        "Tvm/TvmTypes.swift",
        "Utils/Utils.swift",
        "Utils/UtilsTypes.swift"
      ],
      "target_dependencies" : [
        "CTonSDK"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CTonSDK",
      "module_type" : "SystemLibraryTarget",
      "name" : "CTonSDK",
      "path" : "Sources/CTonSDK",
      "product_memberships" : [
        "EverscaleClientSwift"
      ],
      "sources" : [
      ],
      "type" : "system-target"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" 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:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/nerzh/SwiftFileUtils
Fetching https://github.com/nerzh/swift-regular-expression.git
Fetching https://github.com/nerzh/swift-extensions-pack
Fetching https://github.com/bytehubio/BigInt
[1/56] Fetching swiftfileutils
[57/2815] Fetching swiftfileutils, bigint
[1216/3899] Fetching swiftfileutils, bigint, swift-extensions-pack
[2927/3960] Fetching swiftfileutils, bigint, swift-extensions-pack, swift-regular-expression
Fetched https://github.com/nerzh/swift-regular-expression.git from cache (0.37s)
Fetched https://github.com/nerzh/SwiftFileUtils from cache (0.37s)
Fetched https://github.com/nerzh/swift-extensions-pack from cache (0.37s)
Fetched https://github.com/bytehubio/BigInt from cache (0.38s)
Computing version for https://github.com/bytehubio/BigInt
Computed https://github.com/bytehubio/BigInt at 5.3.0 (2.22s)
Computing version for https://github.com/nerzh/swift-regular-expression.git
Computed https://github.com/nerzh/swift-regular-expression.git at 0.2.4 (0.46s)
Computing version for https://github.com/nerzh/swift-extensions-pack
Computed https://github.com/nerzh/swift-extensions-pack at 2.0.2 (0.43s)
Fetching https://github.com/bytehubio/ed25519
Fetching https://github.com/apple/swift-crypto
Fetching https://github.com/apple/swift-log
[1/179] Fetching ed25519
[32/4015] Fetching ed25519, swift-log
[3057/17873] Fetching ed25519, swift-log, swift-crypto
Fetched https://github.com/bytehubio/ed25519 from cache (1.23s)
Fetched https://github.com/apple/swift-log from cache (1.23s)
Fetched https://github.com/apple/swift-crypto from cache (1.26s)
Computing version for https://github.com/bytehubio/ed25519
Computed https://github.com/bytehubio/ed25519 at 1.0.0 (1.68s)
Computing version for https://github.com/nerzh/SwiftFileUtils
Computed https://github.com/nerzh/SwiftFileUtils at 1.3.2 (0.47s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (0.43s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 2.6.0 (0.52s)
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.3
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.0.2
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/bytehubio/BigInt
Working copy of https://github.com/bytehubio/BigInt resolved at 5.3.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 2.6.0
warning: couldn't find pc file for libton_client
warning: couldn't find pc file for libton_client
Building for debugging...
[0/433] Write sources
[7/433] Compiling CEd25519 sign.c
[8/433] Compiling CEd25519 verify.c
[9/433] Compiling CEd25519 seed.c
[10/433] Compiling asn_pack.c
[11/433] Compiling CEd25519 sha512.c
[12/433] Compiling CEd25519 keypair.c
[12/433] Compiling CEd25519 sc.c
[12/433] Compiling CEd25519 key_exchange.c
[15/433] Compiling pem_xaux.c
[16/433] Compiling CEd25519 add_scalar.c
[17/433] Compiling a_sign.c
[18/433] Compiling a_verify.c
[19/433] Compiling algorithm.c
[20/433] Compiling CEd25519 ge.c
[21/433] Write swift-version-24593BA9C3E375BF.txt
[22/433] Compiling CEd25519 fe.c
[23/433] Compiling fiat_curve25519_adx_square.S
[24/433] Compiling fiat_curve25519_adx_mul.S
[25/433] Compiling v3_prn.c
[26/446] Compiling v3_skey.c
[27/446] Compiling v3_utl.c
[28/446] Compiling CCryptoBoringSSLShims shims.c
[29/446] Compiling v3_purp.c
[31/446] Emitting module Ed25519
[31/446] Compiling v3_ocsp.c
[32/446] Compiling v3_pmaps.c
[33/446] Compiling v3_ncons.c
[34/446] Compiling v3_pcons.c
[35/446] Compiling v3_lib.c
[36/446] Compiling v3_int.c
[37/446] Compiling v3_ia5.c
[38/446] Compiling v3_info.c
[39/446] Compiling v3_genn.c
[40/446] Compiling v3_extku.c
[41/446] Compiling v3_enum.c
[42/446] Compiling v3_crld.c
[43/446] Compiling v3_cpols.c
[44/446] Compiling v3_conf.c
[45/446] Compiling v3_bitst.c
[46/446] Compiling v3_bcons.c
[47/446] Compiling v3_akeya.c
[48/446] Compiling v3_alt.c
[49/446] Compiling v3_akey.c
[50/446] Compiling x_x509a.c
[51/446] Compiling x_x509.c
[52/446] Compiling x_val.c
[53/446] Compiling x_spki.c
[54/446] Compiling x_sig.c
[55/446] Compiling x_pkey.c
[56/446] Compiling x_req.c
[57/446] Compiling x_pubkey.c
[58/446] Compiling x_name.c
[59/446] Compiling x_info.c
[60/446] Compiling x_exten.c
[61/446] Compiling x_attrib.c
[62/446] Compiling x_all.c
[63/446] Compiling x_crl.c
[64/446] Compiling x_algor.c
[65/446] Compiling x509rset.c
[66/446] Compiling x509spki.c
[67/446] Compiling x509name.c
[68/446] Compiling x509cset.c
[69/446] Compiling x509_vpm.c
[70/446] Compiling x509_txt.c
[71/446] Compiling x509_v3.c
[73/446] Emitting module SwiftRegularExpression
[73/446] Compiling x509_trs.c
[74/446] Compiling x509_vfy.c
[75/446] Compiling x509_set.c
[76/446] Compiling x509_req.c
[77/446] Compiling x509_obj.c
[78/446] Compiling x509_ext.c
[79/446] Compiling x509_lu.c
[80/446] Compiling x509_def.c
[81/446] Compiling x509_d2.c
[82/446] Compiling x509_cmp.c
[83/446] Compiling x509_att.c
[84/446] Compiling x509.c
[86/446] Compiling Ed25519 PrivateKey.swift
[87/446] Compiling Ed25519 PublicKey.swift
[88/446] Compiling Ed25519 Seed.swift
[88/446] Compiling t_x509a.c
[90/446] Compiling Ed25519 Error.swift
[91/446] Compiling Ed25519 KeyPair.swift
[91/447] Compiling t_x509.c
[92/447] Compiling t_req.c
[93/447] Compiling t_crl.c
[95/447] Compiling rsa_pss.c
[96/447] Compiling policy.c
[97/447] Compiling name_print.c
[98/447] Compiling i2d_pr.c
[99/447] Compiling by_file.c
[100/447] Compiling by_dir.c
[101/447] Compiling a_digest.c
[101/447] Compiling trust_token.c
[103/447] Compiling thread_win.c
[104/447] Compiling thread_pthread.c
[105/447] Compiling voprf.c
[105/447] Compiling thread.c
[107/447] Compiling thread_none.c
[108/447] Compiling pmbtoken.c
[109/447] Compiling asn1_gen.c
[110/447] Compiling stack.c
[111/447] Compiling rc4.c
[112/447] Compiling siphash.c
[113/447] Compiling rsa_print.c
[114/447] Compiling rsa_asn1.c
[115/447] Compiling refcount.c
[116/447] Compiling windows.c
[118/447] Compiling Logging MetadataProvider.swift
[119/447] Compiling Logging Locks.swift
[119/447] Compiling rand_extra.c
[120/447] Compiling rsa_crypt.c
[121/447] Compiling trusty.c
[122/447] Compiling passive.c
[123/447] Compiling ios.c
[124/447] Compiling getentropy.c
[126/447] Emitting module Logging
[127/447] Compiling Logging LogHandler.swift
[128/447] Compiling Logging Logging.swift
[128/448] Compiling deterministic.c
[129/448] Compiling forkunsafe.c
[129/448] Compiling poly1305_arm_asm.S
[131/448] Compiling poly1305_arm.c
[132/448] Compiling pool.c
[133/448] Compiling poly1305.c
[135/448] Compiling poly1305_vec.c
[136/448] Compiling pkcs7.c
[138/448] Compiling SwiftRegularExpression String+Regexp.swift
[138/449] Compiling pkcs8.c
[139/449] Compiling p5_pbev2.c
[140/449] Compiling pkcs7_x509.c
[141/449] Compiling pkcs8_x509.c
[142/449] Compiling pem_pkey.c
[144/449] Compiling pem_x509.c
[145/449] Compiling pem_pk8.c
[146/449] Compiling obj_xref.c
[147/449] Compiling pem_oth.c
[148/449] Compiling pem_info.c
[149/449] Compiling mem.c
[150/449] Compiling lhash.c
[151/449] Compiling pem_lib.c
[152/449] Compiling keccak.c
[152/449] Compiling pem_all.c
[154/449] Compiling obj.c
[155/449] Compiling kyber.c
[156/449] Compiling x86_64-mont5-mac.mac.x86_64.S
[157/449] Compiling x86_64-mont-mac.mac.x86_64.S
[158/449] Compiling poly_rq_mul.S
[159/449] Compiling x86-mont-windows.windows.x86.S
[160/449] Compiling x86_64-mont5-linux.linux.x86_64.S
[161/449] Compiling x86_64-mont-linux.linux.x86_64.S
[162/449] Compiling vpaes-x86_64-mac.mac.x86_64.S
[163/449] Compiling x86-mont-linux.linux.x86.S
[164/449] Compiling hpke.c
[165/449] Compiling vpaes-x86_64-linux.linux.x86_64.S
[166/449] Compiling vpaes-x86-windows.windows.x86.S
[167/449] Compiling vpaes-armv7-linux.linux.arm.S
[168/449] Compiling vpaes-x86-linux.linux.x86.S
[169/449] Compiling vpaes-armv8-linux.linux.aarch64.S
[170/449] Compiling vpaes-armv7-ios.ios.arm.S
[171/449] Compiling vpaes-armv8-ios.ios.aarch64.S
[172/449] Compiling sha512-armv8-ios.ios.aarch64.S
[173/449] Compiling sha512-x86_64-mac.mac.x86_64.S
[174/449] Compiling hrss.c
[175/449] Compiling sha512-armv4-linux.linux.arm.S
[176/449] Compiling sha512-armv8-linux.linux.aarch64.S
[177/449] Compiling sha512-x86_64-linux.linux.x86_64.S
[178/449] Compiling sha512-armv4-ios.ios.arm.S
[179/449] Compiling kdf.c
[180/449] Compiling sha512-586-linux.linux.x86.S
[181/449] Compiling sha256-x86_64-mac.mac.x86_64.S
[182/449] Compiling sha512-586-windows.windows.x86.S
[183/449] Compiling sha256-armv8-ios.ios.aarch64.S
[184/449] Compiling sha256-x86_64-linux.linux.x86_64.S
[185/449] Compiling sha256-armv4-linux.linux.arm.S
[186/449] Compiling sha256-armv8-linux.linux.aarch64.S
[187/449] Compiling sha256-586-windows.windows.x86.S
[188/449] Compiling sha1-x86_64-mac.mac.x86_64.S
[189/449] Compiling sha256-armv4-ios.ios.arm.S
[190/449] Compiling sha256-586-linux.linux.x86.S
[191/449] Compiling sha1-x86_64-linux.linux.x86_64.S
[192/449] Compiling sha1-armv4-large-linux.linux.arm.S
[193/449] Compiling sha1-586-windows.windows.x86.S
[194/449] Compiling sha1-armv4-large-ios.ios.arm.S
[195/449] Compiling sha1-armv8-ios.ios.aarch64.S
[196/449] Compiling sha1-586-linux.linux.x86.S
[196/449] Compiling sha1-armv8-linux.linux.aarch64.S
[198/449] Compiling sha512.c
[199/449] Compiling rsaz-avx2-mac.mac.x86_64.S
[200/449] Compiling rsaz-avx2-linux.linux.x86_64.S
[201/449] Compiling sha1.c
[202/449] Compiling fips.c
[203/449] Compiling sha256.c
[204/449] Compiling service_indicator.c
[205/449] Compiling self_check.c
[206/449] Compiling rdrand-x86_64-linux.linux.x86_64.S
[207/449] Compiling rdrand-x86_64-mac.mac.x86_64.S
[208/449] Compiling blinding.c
[209/449] Compiling rand.c
[210/449] Compiling rsa.c
[211/449] Compiling rsa_impl.c
[212/449] Compiling padding.c
[213/449] Compiling urandom.c
[214/449] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[215/449] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[216/449] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[216/449] Compiling fork_detect.c
[218/449] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[218/449] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[218/449] Compiling ctrdrbg.c
[221/449] Compiling p256-armv8-asm-linux.linux.aarch64.S
[222/449] Compiling p256-armv8-asm-ios.ios.aarch64.S
[223/449] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[224/449] Compiling ofb.c
[225/449] Compiling gcm_nohw.c
[226/449] Compiling ctr.c
[227/449] Compiling polyval.c
[228/449] Compiling cfb.c
[229/449] Compiling gcm.c
[230/449] Compiling md5-586-windows.windows.x86.S
[230/449] Compiling cbc.c
[231/449] Compiling md5.c
[233/449] Compiling md5-x86_64-mac.mac.x86_64.S
[234/449] Compiling md5-x86_64-linux.linux.x86_64.S
[235/449] Compiling md5-586-linux.linux.x86.S
[236/449] Compiling hmac.c
[237/449] Compiling md4.c
[238/449] Compiling ghashv8-armv7-ios.ios.arm.S
[239/449] Compiling ghashv8-armv7-linux.linux.arm.S
[240/449] Compiling ghashv8-armv8-linux.linux.aarch64.S
[241/449] Compiling ghashv8-armv8-ios.ios.aarch64.S
[242/449] Compiling ghash-x86-windows.windows.x86.S
[243/449] Compiling hkdf.c
[244/449] Compiling ghash-x86-linux.linux.x86.S
[245/449] Compiling ghash-x86_64-linux.linux.x86_64.S
[246/449] Compiling ghash-x86_64-mac.mac.x86_64.S
[247/449] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[248/449] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[249/449] Compiling ghash-ssse3-x86-linux.linux.x86.S
[250/449] Compiling ghash-ssse3-x86-windows.windows.x86.S
[251/449] Compiling fips_shared_support.c
[252/449] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[253/449] Compiling ghash-armv4-linux.linux.arm.S
[254/449] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[255/449] Compiling ghash-armv4-ios.ios.arm.S
[256/449] Compiling util.c
[257/449] Compiling ecdsa.c
[258/449] Compiling ecdh.c
[259/449] Compiling wnaf.c
[260/449] Compiling simple.c
[261/449] Compiling scalar.c
[262/449] Compiling simple_mul.c
[263/449] Compiling oct.c
[264/449] Compiling felem.c
[265/449] Compiling ec_montgomery.c
[266/449] Compiling p256.c
[266/449] Compiling ec_key.c
[267/449] Compiling p224-64.c
[269/449] Compiling ec.c
[270/449] Compiling digestsign.c
[271/449] Compiling check.c
[272/449] Compiling digest.c
[273/449] Compiling co-586-windows.windows.x86.S
[274/449] Compiling digests.c
[275/449] Compiling co-586-linux.linux.x86.S
[276/449] Compiling dh.c
[277/449] Compiling bsaes-armv7-ios.ios.arm.S
[278/449] Compiling bsaes-armv7-linux.linux.arm.S
[279/449] Compiling p256-nistz.c
[280/449] Compiling e_aesccm.c
[281/449] Compiling cmac.c
[282/449] Compiling aead.c
[283/449] Compiling cipher.c
[284/449] Compiling sqrt.c
[284/449] Compiling e_aes.c
[286/449] Compiling rsaz_exp.c
[287/449] Compiling shift.c
[288/449] Compiling random.c
[289/449] Compiling mul.c
[290/449] Compiling prime.c
[291/449] Compiling montgomery_inv.c
[292/449] Compiling generic.c
[293/449] Compiling gcd.c
[294/449] Compiling gcd_extra.c
[295/449] Compiling jacobi.c
[296/449] Compiling montgomery.c
[297/449] Compiling bytes.c
[298/449] Compiling exponentiation.c
[299/449] Compiling ctx.c
[300/449] Compiling div_extra.c
[301/449] Compiling div.c
[302/449] Compiling bn.c
[303/449] Compiling cmp.c
[304/449] Compiling add.c
[305/449] Compiling bn-armv8-linux.linux.aarch64.S
[306/449] Compiling armv8-mont-linux.linux.aarch64.S
[307/449] Compiling bn-armv8-ios.ios.aarch64.S
[308/449] Compiling armv4-mont-linux.linux.arm.S
[309/449] Compiling bn-586-linux.linux.x86.S
[310/449] Compiling armv8-mont-ios.ios.aarch64.S
[311/449] Compiling armv4-mont-ios.ios.arm.S
[312/449] Compiling x86_64-gcc.c
[313/449] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[314/449] Compiling bn-586-windows.windows.x86.S
[315/449] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[316/449] Compiling aesv8-armv8-ios.ios.aarch64.S
[317/449] Compiling aesni-x86-windows.windows.x86.S
[317/449] Compiling aesv8-armv7-linux.linux.arm.S
[319/449] Compiling aesv8-armv7-ios.ios.arm.S
[320/449] Compiling aesv8-armv8-linux.linux.aarch64.S
[321/449] Compiling aesni-x86_64-mac.mac.x86_64.S
[322/449] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[323/449] Compiling aesni-x86-linux.linux.x86.S
[324/449] Compiling aesni-x86_64-linux.linux.x86_64.S
[325/449] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[326/449] Compiling aes.c
[327/449] Compiling key_wrap.c
[328/449] Compiling mode_wrappers.c
[329/449] Compiling ex_data.c
[330/449] Compiling sign.c
[331/449] Compiling scrypt.c
[332/449] Compiling print.c
[333/449] Compiling aes_nohw.c
[334/449] Compiling pbkdf.c
[335/449] Compiling p_rsa_asn1.c
[336/449] Compiling p_x25519.c
[337/449] Compiling p_x25519_asn1.c
[338/449] Compiling p_ed25519.c
[339/449] Compiling p_ec_asn1.c
[340/449] Compiling p_hkdf.c
[341/449] Compiling p_rsa.c
[342/449] Compiling p_ed25519_asn1.c
[343/449] Compiling evp_ctx.c
[344/449] Compiling err_data.c
[345/449] Compiling p_dsa_asn1.c
[346/449] Compiling evp_asn1.c
[347/449] Compiling p_ec.c
[348/449] Compiling engine.c
[349/449] Compiling ecdh_extra.c
[350/449] Compiling err.c
[351/449] Compiling evp.c
[352/449] Compiling hash_to_curve.c
[352/449] Compiling ec_derive.c
[354/449] Compiling dsa_asn1.c
[355/449] Compiling ec_asn1.c
[356/449] Compiling ecdsa_asn1.c
[357/449] Compiling digest_extra.c
[358/449] Compiling params.c
[359/449] Compiling dsa.c
[360/449] Compiling x25519-asm-arm.S
[361/449] Compiling dh_asn1.c
[362/449] Compiling crypto.c
[363/449] Compiling des.c
[364/449] Compiling spake25519.c
[365/449] Compiling cpu_arm_linux.c
[366/449] Compiling cpu_arm_freebsd.c
[367/449] Compiling cpu_intel.c
[368/449] Compiling cpu_arm.c
[369/449] Compiling cpu_aarch64_win.c
[370/449] Compiling cpu_aarch64_openbsd.c
[371/449] Compiling cpu_aarch64_sysreg.c
[372/449] Compiling cpu_aarch64_fuchsia.c
[373/449] Compiling cpu_aarch64_linux.c
[374/449] Compiling cpu_aarch64_apple.c
[375/449] Compiling conf.c
[376/449] Compiling e_rc2.c
[377/449] Compiling tls_cbc.c
[378/449] Compiling e_tls.c
[379/449] Compiling curve25519.c
[380/449] Compiling e_rc4.c
[381/449] Compiling e_des.c
[382/449] Compiling derive_key.c
[383/449] Compiling cipher_extra.c
[383/449] Compiling e_null.c
[385/449] Compiling e_aesctrhmac.c
[386/449] Compiling e_chacha20poly1305.c
[387/449] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[388/449] Compiling e_aesgcmsiv.c
[389/449] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[390/449] Compiling curve25519_64_adx.c
[391/449] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[392/449] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[393/449] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[394/449] Compiling chacha.c
[395/449] Compiling chacha-x86-windows.windows.x86.S
[396/449] Compiling chacha-x86_64-linux.linux.x86_64.S
[396/449] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[396/449] Compiling chacha-x86_64-mac.mac.x86_64.S
[399/449] Compiling chacha-armv8-ios.ios.aarch64.S
[399/449] Compiling chacha-x86-linux.linux.x86.S
[399/449] Compiling chacha-armv8-linux.linux.aarch64.S
[402/449] Compiling chacha-armv4-linux.linux.arm.S
[403/449] Compiling unicode.c
[404/449] Compiling chacha-armv4-ios.ios.arm.S
[405/449] Compiling buf.c
[406/449] Compiling cbb.c
[407/449] Compiling ber.c
[408/449] Compiling bn_asn1.c
[409/449] Compiling printf.c
[410/449] Compiling asn1_compat.c
[411/449] Compiling convert.c
[412/449] Compiling pair.c
[413/449] Compiling blake2.c
[414/449] Compiling fd.c
[415/449] Compiling hexdump.c
[416/449] Compiling cbs.c
[417/449] Compiling errno.c
[418/449] Compiling file.c
[419/449] Compiling base64.c
[420/449] Compiling bio_mem.c
[421/449] Compiling tasn_fre.c
[422/449] Compiling bio.c
[423/449] Compiling tasn_utl.c
[424/449] Compiling tasn_typ.c
[425/449] Compiling tasn_new.c
[426/449] Compiling asn1_par.c
[427/449] Compiling f_int.c
[428/449] Compiling tasn_enc.c
[429/449] Compiling f_string.c
[429/449] Compiling posix_time.c
[431/449] Compiling tasn_dec.c
[432/449] Compiling asn1_lib.c
[433/449] Compiling a_type.c
[434/449] Compiling a_utctm.c
[435/449] Compiling a_time.c
[436/449] Compiling a_strnid.c
[437/449] Compiling a_octet.c
[438/449] Compiling a_mbstr.c
[439/449] Compiling a_i2d_fp.c
[440/449] Compiling a_gentm.c
[440/449] Write sources
[442/449] Compiling a_strex.c
[443/449] Compiling a_dup.c
[444/449] Compiling a_object.c
[445/449] Compiling a_d2i_fp.c
[446/449] Compiling a_bool.c
[447/449] Compiling a_int.c
[448/449] Compiling a_bitstr.c
[450/473] Compiling BigInt Integer Conversion.swift
[451/473] Compiling BigInt Multiplication.swift
[452/473] Compiling BigInt Prime Test.swift
[453/473] Compiling BigInt Floating Point Conversion.swift
[454/473] Compiling BigInt GCD.swift
[455/473] Compiling BigInt Hashable.swift
[456/475] Compiling BigInt Strideable.swift
[457/475] Compiling BigInt String Conversion.swift
[458/475] Compiling BigInt Random.swift
[459/475] Compiling BigInt Shifts.swift
[460/475] Compiling BigInt Square Root.swift
[461/475] Compiling BigInt Addition.swift
[462/475] Compiling BigInt BigInt.swift
[463/475] Compiling BigInt BigUInt.swift
[464/475] Emitting module BigInt
[465/475] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[466/475] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[467/475] Emitting module CryptoBoringWrapper
[468/476] Compiling BigInt Bitwise Ops.swift
[469/476] Compiling BigInt Codable.swift
[470/476] Compiling BigInt Comparable.swift
[471/476] Compiling BigInt Data Conversion.swift
[472/476] Compiling BigInt Division.swift
[473/476] Compiling BigInt Exponentiation.swift
[475/476] Compiling BigInt Subtraction.swift
[476/476] Compiling BigInt Words and Bits.swift
[478/537] Compiling Crypto AESWrap.swift
[479/537] Compiling Crypto AESWrap_boring.swift
[480/537] Compiling Crypto Ed25519_boring.swift
[481/537] Compiling Crypto EllipticCurvePoint_boring.swift
[482/537] Compiling Crypto EllipticCurve_boring.swift
[483/537] Compiling Crypto NISTCurvesKeys_boring.swift
[484/537] Compiling Crypto X25519Keys_boring.swift
[485/537] Compiling Crypto Curve25519.swift
[486/545] Compiling Crypto ECDSASignature_boring.swift
[487/545] Compiling Crypto ECDSA_boring.swift
[488/545] Compiling Crypto EdDSA_boring.swift
[489/545] Compiling Crypto ECDSA.swift
[490/545] Compiling Crypto EdDSA.swift
[491/545] Compiling Crypto Signature.swift
[492/545] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[493/545] Compiling Crypto CryptoKitErrors_boring.swift
[494/545] Compiling Crypto ECDSASignature.swift
[495/545] Compiling Crypto PEMDocument.swift
[496/545] Compiling Crypto PKCS8PrivateKey.swift
[497/545] Compiling Crypto SEC1PrivateKey.swift
[498/545] Compiling Crypto SubjectPublicKeyInfo.swift
[499/545] Compiling Crypto CryptoKitErrors.swift
[500/545] Compiling Crypto Digest_boring.swift
[501/545] Compiling Crypto Digest.swift
[502/545] Compiling Crypto Digests.swift
[503/545] Compiling Crypto Ed25519.swift
[504/545] Compiling Crypto NISTCurvesKeys.swift
[505/545] Compiling Crypto X25519Keys.swift
[506/545] Compiling Crypto SymmetricKeys.swift
[507/545] Compiling Crypto HMAC.swift
[508/545] Compiling Crypto MACFunctions.swift
[509/545] Compiling Crypto MessageAuthenticationCode.swift
[510/545] Compiling Crypto AES.swift
[511/545] Compiling Crypto HashFunctions.swift
[512/545] Compiling Crypto HashFunctions_SHA2.swift
[513/545] Compiling Crypto Insecure.swift
[514/545] Compiling Crypto Insecure_HashFunctions.swift
[515/545] Compiling Crypto ECDH_boring.swift
[516/545] Compiling Crypto DH.swift
[517/545] Compiling Crypto ECDH.swift
[518/545] Compiling Crypto HKDF.swift
[519/545] Emitting module Crypto
[520/545] Compiling Crypto AES-GCM.swift
[521/545] Compiling Crypto AES-GCM_boring.swift
[522/545] Compiling Crypto ChaChaPoly_boring.swift
[523/545] Compiling Crypto ChaChaPoly.swift
[524/545] Compiling Crypto Cipher.swift
[525/545] Compiling Crypto Nonces.swift
[526/545] Compiling Crypto ASN1.swift
[527/545] Compiling Crypto ASN1Any.swift
[528/545] Compiling Crypto ASN1BitString.swift
[529/545] Compiling Crypto ASN1Boolean.swift
[530/545] Compiling Crypto ASN1Identifier.swift
[531/545] Compiling Crypto ASN1Integer.swift
[532/545] Compiling Crypto ASN1Null.swift
[533/545] Compiling Crypto ASN1OctetString.swift
[534/545] Compiling Crypto ASN1Strings.swift
[535/545] Compiling Crypto ArraySliceBigint.swift
[536/545] Compiling Crypto GeneralizedTime.swift
[537/545] Compiling Crypto ObjectIdentifier.swift
[538/545] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[539/545] Compiling Crypto RNG_boring.swift
[540/545] Compiling Crypto SafeCompare_boring.swift
[541/545] Compiling Crypto Zeroization_boring.swift
[542/545] Compiling Crypto PrettyBytes.swift
[543/545] Compiling Crypto SafeCompare.swift
[544/545] Compiling Crypto SecureBytes.swift
[545/545] Compiling Crypto Zeroization.swift
[547/578] Emitting module SwiftExtensionsPack
[548/582] Compiling SwiftExtensionsPack Ed25519.swift
[549/582] Compiling SwiftExtensionsPack HexaDecimal.swift
[550/582] Compiling SwiftExtensionsPack Hmac.swift
[551/582] Compiling SwiftExtensionsPack RandomBytes.swift
[552/582] Compiling SwiftExtensionsPack Runtime.swift
[553/582] Compiling SwiftExtensionsPack SafeValue.swift
[554/582] Compiling SwiftExtensionsPack AES.swift
[555/582] Compiling SwiftExtensionsPack ByteArray+Bits.swift
[556/582] Compiling SwiftExtensionsPack Data+Extension.swift
[557/582] Compiling SwiftExtensionsPack Float.swift
[558/582] Compiling SwiftExtensionsPack HTTP.swift
[559/582] Compiling SwiftExtensionsPack String+Chunks.swift
[560/582] Compiling SwiftExtensionsPack String+Date.swift
[561/582] Compiling SwiftExtensionsPack String+JSON.swift
[562/582] Compiling SwiftExtensionsPack StringCommon.swift
[563/582] Compiling SwiftExtensionsPack String+Crypto.swift
[564/582] Compiling SwiftExtensionsPack String+Height.swift
[565/582] Compiling SwiftExtensionsPack Dictionary+JSON.swift
[566/582] Compiling SwiftExtensionsPack DictionaryCommon.swift
[567/582] Compiling SwiftExtensionsPack SafeDictionary.swift
[568/582] Compiling SwiftExtensionsPack Double.swift
[569/582] Compiling SwiftExtensionsPack SHA.swift
[570/582] Compiling SwiftExtensionsPack String+Extension.swift
[571/582] Compiling SwiftExtensionsPack Date+String.swift
[572/582] Compiling SwiftExtensionsPack DateCommon.swift
[573/582] Compiling SwiftExtensionsPack CommonClasses.swift
[574/582] Compiling SwiftExtensionsPack CommonMethods.swift
[575/582] Compiling SwiftExtensionsPack ErrorCommon.swift
[576/582] Compiling SwiftExtensionsPack ObjectIdentifier.swift
[577/582] Compiling SwiftExtensionsPack Protocols.swift
[578/582] Compiling SwiftExtensionsPack SafeArray.swift
[579/582] Compiling SwiftExtensionsPack Sequence+Extensions.swift
[580/582] Compiling SwiftExtensionsPack Codable+Extensions.swift
[581/582] Compiling SwiftExtensionsPack AnyValue.swift
[582/582] Compiling SwiftExtensionsPack Atomic.swift
[584/607] 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 |
[585/607] 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 |
[586/607] 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 |
[587/610] 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 |
[588/610] 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 |
[589/610] 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 |
[590/610] 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 |
[591/610] 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 |
[592/610] 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 |
[593/610] 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 |
[594/610] 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 |
[595/610] 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 |
[596/610] 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 |
[597/610] 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 |
[598/610] 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 |
[599/610] 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 |
[600/610] 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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[601/610] 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 |
[602/610] 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 |
[603/610] 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 |
[604/610] 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 |
[605/610] 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 |
[606/610] 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 |
[607/610] 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 |
[608/610] 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 |
[609/610] 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 |
[610/610] 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 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" 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:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
warning: couldn't find pc file for libton_client
warning: couldn't find pc file for libton_client
warning: 'spi-builder-workspace': found 51 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Tests/EverscaleClientSwiftTests/Fixtures/abi/testDebot2.abi.json
    /host/spi-builder-workspace/Tests/EverscaleClientSwiftTests/Fixtures/abi/testDebot2.tvc
    /host/spi-builder-workspace/Tests/EverscaleClientSwiftTests/Fixtures/abi/GiverNodeSE_v2.keys.json
    /host/spi-builder-workspace/Tests/EverscaleClientSwiftTests/Fixtures/abi/GiverWallet.abi.json
    /host/spi-builder-workspace/Tests/EverscaleClientSwiftTests/Fixtures/abi/helloDebot.abi.json
    /host/spi-builder-workspace/Tests/EverscaleClientSwiftTests/Fixtures/abi/testDebot4.tvc
    /host/spi-builder-workspace/Tests/EverscaleClientSwiftTests/Fixtures/abi/Piggy.abi.json
    /host/spi-builder-workspace/Tests/EverscaleClientSwiftTests/Fixtures/abi/Subscription.abi.json
    /host/spi-builder-workspace/Tests/EverscaleClientSwiftTests/Fixtures/abi/Hello.tvc
    /host/spi-builder-workspace/Tests/EverscaleClientSwiftTests/Fixtures/abi/Events.abi.json
    /host/spi-builder-workspace/Tests/EverscaleClientSwiftTests/Fixtures/abi/testDebot7.tvc
    /host/spi-builder-workspace/Tests/EverscaleClientSwiftTests/Fixtures/abi/testDebot3.tvc
    /host/spi-builder-workspace/Tests/EverscaleClientSwiftTests/Fixtures/abi/helloDebot.png
    /host/spi-builder-workspace/Tests/EverscaleClientSwiftTests/Fixtures/abi/tda.tvc
    /host/spi-builder-workspace/Tests/EverscaleClientSwiftTests/Fixtures/abi/Subscription.tvc
    /host/spi-builder-workspace/Tests/EverscaleClientSwiftTests/Fixtures/abi/LimitWallet.tvc
    /host/spi-builder-workspace/Tests/EverscaleClientSwiftTests/Fixtures/abi/GiverNodeSE_v2.abi.json
    /host/spi-builder-workspace/Tests/EverscaleClientSwiftTests/Fixtures/abi/tda.abi.json
    /host/spi-builder-workspace/Tests/EverscaleClientSwiftTests/Fixtures/abi/testDebot6.tvc
    /host/spi-builder-workspace/Tests/EverscaleClientSwiftTests/Fixtures/abi/testDebot8.sol
    /host/spi-builder-workspace/Tests/EverscaleClientSwiftTests/Fixtures/abi/testDebot3.abi.json
    /host/spi-builder-workspace/Tests/EverscaleClientSwiftTests/Fixtures/abi/testDebot5.tvc
    /host/spi-builder-workspace/Tests/EverscaleClientSwiftTests/Fixtures/abi/testDebot8.tvc
    /host/spi-builder-workspace/Tests/EverscaleClientSwiftTests/Fixtures/abi/Piggy.tvc
    /host/spi-builder-workspace/Tests/EverscaleClientSwiftTests/Fixtures/abi/GiverNodeSE.abi.json
    /host/spi-builder-workspace/Tests/EverscaleClientSwiftTests/Fixtures/abi/testDebotTarget.tvc
    /host/spi-builder-workspace/Tests/EverscaleClientSwiftTests/Fixtures/abi/testDebotTarget.abi.json
    /host/spi-builder-workspace/Tests/EverscaleClientSwiftTests/Fixtures/abi/SetcodeMultisigWallet2.tvc
    /host/spi-builder-workspace/Tests/EverscaleClientSwiftTests/Fixtures/abi/testDebot5.abi.json
    /host/spi-builder-workspace/Tests/EverscaleClientSwiftTests/Fixtures/abi/testDebot.tvc
    /host/spi-builder-workspace/Tests/EverscaleClientSwiftTests/Fixtures/abi/Events.tvc
    /host/spi-builder-workspace/Tests/EverscaleClientSwiftTests/Fixtures/abi/SetcodeMultisigWallet2.abi.json
    /host/spi-builder-workspace/Tests/EverscaleClientSwiftTests/Fixtures/abi/Giver.abi.json
    /host/spi-builder-workspace/Tests/EverscaleClientSwiftTests/Fixtures/abi/testDebot7.sol
    /host/spi-builder-workspace/Tests/EverscaleClientSwiftTests/Fixtures/abi/testDebot6.sol
    /host/spi-builder-workspace/Tests/EverscaleClientSwiftTests/Fixtures/abi/testDebot6.abi.json
    /host/spi-builder-workspace/Tests/EverscaleClientSwiftTests/Fixtures/abi/LimitWallet.abi.json
    /host/spi-builder-workspace/Tests/EverscaleClientSwiftTests/Fixtures/abi/Wallet.tvc
    /host/spi-builder-workspace/Tests/EverscaleClientSwiftTests/Fixtures/abi/testDebot4.abi.json
    /host/spi-builder-workspace/Tests/EverscaleClientSwiftTests/Fixtures/abi/Wallet.abi.json
    /host/spi-builder-workspace/Tests/EverscaleClientSwiftTests/Fixtures/abi/Hello.abi.json
    /host/spi-builder-workspace/Tests/EverscaleClientSwiftTests/Fixtures/abi/testDebot7.abi.json
    /host/spi-builder-workspace/Tests/EverscaleClientSwiftTests/Fixtures/abi/testDebot8.abi.json
    /host/spi-builder-workspace/Tests/EverscaleClientSwiftTests/Fixtures/abi/helloDebot.tvc
    /host/spi-builder-workspace/Tests/EverscaleClientSwiftTests/Fixtures/abi/GiverV2.tvc
    /host/spi-builder-workspace/Tests/EverscaleClientSwiftTests/Fixtures/abi/testDebot3.sol
    /host/spi-builder-workspace/Tests/EverscaleClientSwiftTests/Fixtures/abi/tdb.abi.json
    /host/spi-builder-workspace/Tests/EverscaleClientSwiftTests/Fixtures/abi/testDebot.abi.json
    /host/spi-builder-workspace/Tests/EverscaleClientSwiftTests/Fixtures/abi/helloDebot.sol
    /host/spi-builder-workspace/Tests/EverscaleClientSwiftTests/Fixtures/abi/GiverV2.abi.json
    /host/spi-builder-workspace/Tests/EverscaleClientSwiftTests/Fixtures/abi/tdb.tvc
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/38] Compiling Logging MetadataProvider.swift
[3/38] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[4/38] Emitting module Ed25519
[5/38] Compiling Ed25519 PrivateKey.swift
[6/38] Emitting module CryptoBoringWrapper
[7/38] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[9/39] Compiling Ed25519 Seed.swift
[10/39] Compiling Ed25519 Error.swift
[11/39] Compiling Ed25519 KeyPair.swift
[12/39] Compiling Ed25519 PublicKey.swift
[13/40] Compiling BigInt Floating Point Conversion.swift
[14/40] Compiling BigInt GCD.swift
[15/40] Compiling BigInt Hashable.swift
[16/42] Compiling BigInt Strideable.swift
[17/42] Compiling BigInt String Conversion.swift
[18/42] Compiling SwiftRegularExpression String+Regexp.swift
[19/42] Emitting module SwiftRegularExpression
[22/43] Compiling BigInt Addition.swift
[23/43] Compiling BigInt BigInt.swift
[24/43] Compiling BigInt BigUInt.swift
[25/43] Emitting module BigInt
[26/43] Compiling BigInt Integer Conversion.swift
[27/43] Compiling BigInt Multiplication.swift
[28/43] Compiling BigInt Prime Test.swift
[29/43] Compiling BigInt Random.swift
[30/43] Compiling BigInt Shifts.swift
[31/43] Compiling BigInt Square Root.swift
[32/103] Compiling Logging Locks.swift
[33/103] Compiling Logging Logging.swift
[34/103] Compiling Logging LogHandler.swift
[35/103] Emitting module Logging
[36/104] Compiling Crypto ASN1Null.swift
[37/104] Compiling Crypto ASN1OctetString.swift
[38/104] Compiling Crypto ASN1Strings.swift
[39/104] Compiling Crypto ASN1BitString.swift
[40/104] Compiling Crypto ECDSASignature.swift
[41/104] Compiling Crypto PEMDocument.swift
[43/104] Compiling Crypto PKCS8PrivateKey.swift
[44/104] Compiling Crypto SEC1PrivateKey.swift
[46/105] Compiling Crypto AESWrap.swift
[47/105] Compiling Crypto AESWrap_boring.swift
[48/105] Compiling Crypto Ed25519_boring.swift
[49/105] Compiling Crypto EllipticCurvePoint_boring.swift
[50/105] Compiling Crypto EllipticCurve_boring.swift
[51/105] Compiling Crypto NISTCurvesKeys_boring.swift
[52/105] Compiling Crypto X25519Keys_boring.swift
[53/105] Compiling Crypto Curve25519.swift
[58/113] Compiling Crypto SubjectPublicKeyInfo.swift
[59/113] Compiling Crypto CryptoKitErrors.swift
[60/113] Compiling Crypto Digest_boring.swift
[61/113] Compiling Crypto Digest.swift
[62/113] Compiling Crypto Digests.swift
[63/113] Emitting module Crypto
[64/113] Compiling Crypto Ed25519.swift
[65/113] Compiling Crypto NISTCurvesKeys.swift
[66/113] Compiling Crypto X25519Keys.swift
[67/113] Compiling Crypto SymmetricKeys.swift
[68/113] Compiling Crypto HMAC.swift
[69/113] Compiling Crypto MACFunctions.swift
[70/113] Compiling Crypto MessageAuthenticationCode.swift
[71/113] Compiling Crypto AES.swift
[72/113] Compiling Crypto ECDSASignature_boring.swift
[73/113] Compiling Crypto ECDSA_boring.swift
[74/113] Compiling Crypto EdDSA_boring.swift
[75/113] Compiling Crypto ECDSA.swift
[76/113] Compiling Crypto EdDSA.swift
[77/113] Compiling Crypto Signature.swift
[78/113] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[79/113] Compiling Crypto CryptoKitErrors_boring.swift
[80/113] Compiling Crypto HashFunctions.swift
[81/113] Compiling Crypto HashFunctions_SHA2.swift
[82/113] Compiling Crypto Insecure.swift
[83/113] Compiling Crypto Insecure_HashFunctions.swift
[84/113] Compiling Crypto ECDH_boring.swift
[85/113] Compiling Crypto DH.swift
[86/113] Compiling Crypto ECDH.swift
[87/113] Compiling Crypto HKDF.swift
[88/113] Compiling Crypto AES-GCM.swift
[89/113] Compiling Crypto AES-GCM_boring.swift
[90/113] Compiling Crypto ChaChaPoly_boring.swift
[91/113] Compiling Crypto ChaChaPoly.swift
[92/113] Compiling Crypto Cipher.swift
[93/113] Compiling Crypto Nonces.swift
[94/113] Compiling Crypto ASN1.swift
[95/113] Compiling Crypto ASN1Any.swift
[97/113] Compiling Crypto ASN1Boolean.swift
[98/113] Compiling Crypto ASN1Identifier.swift
[99/113] Compiling Crypto ASN1Integer.swift
[103/113] Compiling Crypto ArraySliceBigint.swift
[104/113] Compiling Crypto GeneralizedTime.swift
[105/113] Compiling Crypto ObjectIdentifier.swift
[106/113] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[107/113] Compiling Crypto RNG_boring.swift
[108/113] Compiling Crypto SafeCompare_boring.swift
[109/113] Compiling Crypto Zeroization_boring.swift
[110/113] Compiling Crypto PrettyBytes.swift
[111/113] Compiling Crypto SafeCompare.swift
[112/113] Compiling Crypto SecureBytes.swift
[113/113] Compiling Crypto Zeroization.swift
[115/146] Emitting module SwiftExtensionsPack
[116/150] Compiling SwiftExtensionsPack Ed25519.swift
[117/150] Compiling SwiftExtensionsPack HexaDecimal.swift
[118/150] Compiling SwiftExtensionsPack Hmac.swift
[119/150] Compiling SwiftExtensionsPack RandomBytes.swift
[120/150] Compiling SwiftExtensionsPack Runtime.swift
[121/150] Compiling SwiftExtensionsPack SafeValue.swift
[122/150] Compiling SwiftExtensionsPack AES.swift
[123/150] Compiling SwiftExtensionsPack ByteArray+Bits.swift
[124/150] Compiling SwiftExtensionsPack Data+Extension.swift
[125/150] Compiling SwiftExtensionsPack SHA.swift
[126/150] Compiling SwiftExtensionsPack String+Extension.swift
[127/150] Compiling SwiftExtensionsPack Date+String.swift
[128/150] Compiling SwiftExtensionsPack DateCommon.swift
[129/150] Compiling SwiftExtensionsPack Float.swift
[130/150] Compiling SwiftExtensionsPack HTTP.swift
[131/150] Compiling SwiftExtensionsPack String+Chunks.swift
[132/150] Compiling SwiftExtensionsPack String+Date.swift
[133/150] Compiling SwiftExtensionsPack CommonClasses.swift
[134/150] Compiling SwiftExtensionsPack CommonMethods.swift
[135/150] Compiling SwiftExtensionsPack ErrorCommon.swift
[136/150] Compiling SwiftExtensionsPack ObjectIdentifier.swift
[137/150] Compiling SwiftExtensionsPack Protocols.swift
[138/150] Compiling SwiftExtensionsPack Dictionary+JSON.swift
[139/150] Compiling SwiftExtensionsPack DictionaryCommon.swift
[140/150] Compiling SwiftExtensionsPack SafeDictionary.swift
[141/150] Compiling SwiftExtensionsPack Double.swift
[142/150] Compiling SwiftExtensionsPack String+JSON.swift
[143/150] Compiling SwiftExtensionsPack StringCommon.swift
[144/150] Compiling SwiftExtensionsPack String+Crypto.swift
[145/150] Compiling SwiftExtensionsPack String+Height.swift
[146/150] Compiling SwiftExtensionsPack SafeArray.swift
[147/150] Compiling SwiftExtensionsPack Sequence+Extensions.swift
[148/150] Compiling SwiftExtensionsPack Codable+Extensions.swift
[149/150] Compiling SwiftExtensionsPack AnyValue.swift
[150/150] Compiling SwiftExtensionsPack Atomic.swift
[152/175] 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 |
[153/175] 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 |
[154/175] 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 |
[155/178] 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 |
[156/178] 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 |
[157/178] 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 |
[158/178] 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 |
[159/178] 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 |
[160/178] 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 |
[161/178] 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 |
[162/178] 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 |
[163/178] 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 |
[164/178] 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 |
[165/178] 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 |
[166/178] 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 |
[167/178] 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 |
[168/178] 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 |
[169/178] 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 |
[170/178] 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)
[171/178] 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 |
[172/178] 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 |
[173/178] 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 |
[174/178] 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 |
[175/178] 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 |
[176/178] 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 |
[177/178] 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 |
[178/178] 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.1 linux