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 macOS (SPM) on 23 Jun 2025 05:45:36 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

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 /Users/admin/builder/spi-builder-workspace/.git/
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:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/nerzh/everscale-client-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/16] Write sources
[4/16] Write swift-version-1EA4D86E10B52AF.txt
[5/16] Compiling CEd25519 verify.c
[6/16] Compiling CEd25519 add_scalar.c
[6/16] Compiling CEd25519 keypair.c
[6/16] Compiling CEd25519 key_exchange.c
[6/16] Write sources
[10/16] Compiling CEd25519 ge.c
[11/16] Compiling CEd25519 sha512.c
[12/16] Compiling CEd25519 sign.c
[13/16] Compiling CEd25519 fe.c
[14/16] Compiling CEd25519 seed.c
[15/39] Compiling CEd25519 sc.c
[17/45] Compiling Ed25519 Seed.swift
[18/45] Compiling Ed25519 PublicKey.swift
[19/45] Compiling Ed25519 PrivateKey.swift
[20/45] Compiling Ed25519 Error.swift
[21/45] Compiling Ed25519 KeyPair.swift
[22/45] Emitting module Ed25519
[23/45] Emitting module BigInt
[24/47] Compiling BigInt Subtraction.swift
[25/47] Compiling BigInt Words and Bits.swift
[26/47] Compiling BigInt Exponentiation.swift
[27/47] Compiling BigInt Floating Point Conversion.swift
[28/47] Compiling BigInt GCD.swift
[29/47] Compiling BigInt Hashable.swift
[30/47] Compiling BigInt Shifts.swift
[31/47] Compiling BigInt Square Root.swift
[32/47] Compiling BigInt Strideable.swift
[33/47] Compiling BigInt String Conversion.swift
[34/47] Compiling BigInt Integer Conversion.swift
[35/47] Compiling BigInt Multiplication.swift
[36/47] Compiling BigInt Prime Test.swift
[37/47] Compiling BigInt Random.swift
[38/47] Compiling BigInt Bitwise Ops.swift
[39/47] Compiling BigInt Codable.swift
[40/47] Compiling BigInt Comparable.swift
[41/47] Compiling BigInt Addition.swift
[42/47] Compiling BigInt BigInt.swift
[43/47] Compiling BigInt BigUInt.swift
[44/47] Compiling BigInt Data Conversion.swift
[45/47] Compiling BigInt Division.swift
[46/47] Compiling SwiftRegularExpression String+Regexp.swift
[47/47] Emitting module SwiftRegularExpression
[48/80] Emitting module SwiftExtensionsPack
[49/83] Compiling SwiftExtensionsPack String+Chunks.swift
[50/83] Compiling SwiftExtensionsPack String+Date.swift
[51/83] Compiling SwiftExtensionsPack String+JSON.swift
[52/83] Compiling SwiftExtensionsPack Dictionary+JSON.swift
[53/83] Compiling SwiftExtensionsPack DictionaryCommon.swift
[54/83] Compiling SwiftExtensionsPack SafeDictionary.swift
[55/83] Compiling SwiftExtensionsPack Double.swift
[56/83] Compiling SwiftExtensionsPack Float.swift
[57/83] Compiling SwiftExtensionsPack HTTP.swift
[58/83] Compiling SwiftExtensionsPack StringCommon.swift
[59/83] Compiling SwiftExtensionsPack String+Crypto.swift
[60/83] Compiling SwiftExtensionsPack String+Height.swift
[61/83] Compiling SwiftExtensionsPack String+Extension.swift
[62/83] Compiling SwiftExtensionsPack Date+String.swift
[63/83] Compiling SwiftExtensionsPack DateCommon.swift
[64/83] Compiling SwiftExtensionsPack HexaDecimal.swift
[65/83] Compiling SwiftExtensionsPack Hmac.swift
[66/83] Compiling SwiftExtensionsPack RandomBytes.swift
[67/83] Compiling SwiftExtensionsPack SHA.swift
[68/83] Compiling SwiftExtensionsPack ObjectIdentifier.swift
[69/83] Compiling SwiftExtensionsPack Protocols.swift
[70/83] Compiling SwiftExtensionsPack Runtime.swift
[71/83] Compiling SwiftExtensionsPack SafeValue.swift
[72/83] Compiling SwiftExtensionsPack Atomic.swift
[73/83] Compiling SwiftExtensionsPack CommonClasses.swift
[74/83] Compiling SwiftExtensionsPack CommonMethods.swift
[75/83] Compiling SwiftExtensionsPack ErrorCommon.swift
[76/83] Compiling SwiftExtensionsPack AES.swift
[77/83] Compiling SwiftExtensionsPack ByteArray+Bits.swift
[78/83] Compiling SwiftExtensionsPack Data+Extension.swift
[79/83] Compiling SwiftExtensionsPack Ed25519.swift
[80/83] Compiling SwiftExtensionsPack SafeArray.swift
[81/83] Compiling SwiftExtensionsPack Sequence+Extensions.swift
[82/83] Compiling SwiftExtensionsPack Codable+Extensions.swift
[83/83] Compiling SwiftExtensionsPack AnyValue.swift
[84/108] Compiling EverscaleClientSwift BindingStore.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/EverscaleClientSwift/Binding/Binding.swift:6:8: error: could not build Objective-C module 'CTonSDK'
  4 |
  5 | import Foundation
  6 | import CTonSDK
    |        `- error: could not build Objective-C module 'CTonSDK'
  7 | import SwiftExtensionsPack
  8 |
[85/108] Compiling EverscaleClientSwift BindingTypes.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/EverscaleClientSwift/Binding/Binding.swift:6:8: error: could not build Objective-C module 'CTonSDK'
  4 |
  5 | import Foundation
  6 | import CTonSDK
    |        `- error: could not build Objective-C module 'CTonSDK'
  7 | import SwiftExtensionsPack
  8 |
[86/108] Compiling EverscaleClientSwift Boc.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/EverscaleClientSwift/Binding/Binding.swift:6:8: error: could not build Objective-C module 'CTonSDK'
  4 |
  5 | import Foundation
  6 | import CTonSDK
    |        `- error: could not build Objective-C module 'CTonSDK'
  7 | import SwiftExtensionsPack
  8 |
[87/110] Compiling EverscaleClientSwift Processing.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/EverscaleClientSwift/Binding/Binding.swift:6:8: error: could not build Objective-C module 'CTonSDK'
  4 |
  5 | import Foundation
  6 | import CTonSDK
    |        `- error: could not build Objective-C module 'CTonSDK'
  7 | import SwiftExtensionsPack
  8 |
[88/110] Compiling EverscaleClientSwift ProcessingTypes.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/EverscaleClientSwift/Binding/Binding.swift:6:8: error: could not build Objective-C module 'CTonSDK'
  4 |
  5 | import Foundation
  6 | import CTonSDK
    |        `- error: could not build Objective-C module 'CTonSDK'
  7 | import SwiftExtensionsPack
  8 |
[89/110] Compiling EverscaleClientSwift BocTypes.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/EverscaleClientSwift/Binding/Binding.swift:6:8: error: could not build Objective-C module 'CTonSDK'
  4 |
  5 | import Foundation
  6 | import CTonSDK
    |        `- error: could not build Objective-C module 'CTonSDK'
  7 | import SwiftExtensionsPack
  8 |
[90/110] Compiling EverscaleClientSwift Client.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/EverscaleClientSwift/Binding/Binding.swift:6:8: error: could not build Objective-C module 'CTonSDK'
  4 |
  5 | import Foundation
  6 | import CTonSDK
    |        `- error: could not build Objective-C module 'CTonSDK'
  7 | import SwiftExtensionsPack
  8 |
[91/110] Compiling EverscaleClientSwift ClientTypes.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/EverscaleClientSwift/Binding/Binding.swift:6:8: error: could not build Objective-C module 'CTonSDK'
  4 |
  5 | import Foundation
  6 | import CTonSDK
    |        `- error: could not build Objective-C module 'CTonSDK'
  7 | import SwiftExtensionsPack
  8 |
[92/110] Compiling EverscaleClientSwift DebotTypes.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/EverscaleClientSwift/Binding/Binding.swift:6:8: error: could not build Objective-C module 'CTonSDK'
  4 |
  5 | import Foundation
  6 | import CTonSDK
    |        `- error: could not build Objective-C module 'CTonSDK'
  7 | import SwiftExtensionsPack
  8 |
[93/110] Compiling EverscaleClientSwift FileReader.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/EverscaleClientSwift/Binding/Binding.swift:6:8: error: could not build Objective-C module 'CTonSDK'
  4 |
  5 | import Foundation
  6 | import CTonSDK
    |        `- error: could not build Objective-C module 'CTonSDK'
  7 | import SwiftExtensionsPack
  8 |
[94/110] Compiling EverscaleClientSwift Helpers.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/EverscaleClientSwift/Binding/Binding.swift:6:8: error: could not build Objective-C module 'CTonSDK'
  4 |
  5 | import Foundation
  6 | import CTonSDK
    |        `- error: could not build Objective-C module 'CTonSDK'
  7 | import SwiftExtensionsPack
  8 |
[95/110] Compiling EverscaleClientSwift SimpleEnv.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/EverscaleClientSwift/Binding/Binding.swift:6:8: error: could not build Objective-C module 'CTonSDK'
  4 |
  5 | import Foundation
  6 | import CTonSDK
    |        `- error: could not build Objective-C module 'CTonSDK'
  7 | import SwiftExtensionsPack
  8 |
[96/110] Compiling EverscaleClientSwift Net.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/EverscaleClientSwift/Binding/Binding.swift:6:8: error: could not build Objective-C module 'CTonSDK'
  4 |
  5 | import Foundation
  6 | import CTonSDK
    |        `- error: could not build Objective-C module 'CTonSDK'
  7 | import SwiftExtensionsPack
  8 |
[97/110] Compiling EverscaleClientSwift NetTypes.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/EverscaleClientSwift/Binding/Binding.swift:6:8: error: could not build Objective-C module 'CTonSDK'
  4 |
  5 | import Foundation
  6 | import CTonSDK
    |        `- error: could not build Objective-C module 'CTonSDK'
  7 | import SwiftExtensionsPack
  8 |
[98/110] Compiling EverscaleClientSwift Utils.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/EverscaleClientSwift/Binding/Binding.swift:6:8: error: could not build Objective-C module 'CTonSDK'
  4 |
  5 | import Foundation
  6 | import CTonSDK
    |        `- error: could not build Objective-C module 'CTonSDK'
  7 | import SwiftExtensionsPack
  8 |
[99/110] Compiling EverscaleClientSwift UtilsTypes.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/EverscaleClientSwift/Binding/Binding.swift:6:8: error: could not build Objective-C module 'CTonSDK'
  4 |
  5 | import Foundation
  6 | import CTonSDK
    |        `- error: could not build Objective-C module 'CTonSDK'
  7 | import SwiftExtensionsPack
  8 |
[100/110] Compiling EverscaleClientSwift Abi.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/EverscaleClientSwift/Binding/Binding.swift:6:8: error: could not build Objective-C module 'CTonSDK'
  4 |
  5 | import Foundation
  6 | import CTonSDK
    |        `- error: could not build Objective-C module 'CTonSDK'
  7 | import SwiftExtensionsPack
  8 |
[101/110] Compiling EverscaleClientSwift AbiTypes.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/EverscaleClientSwift/Binding/Binding.swift:6:8: error: could not build Objective-C module 'CTonSDK'
  4 |
  5 | import Foundation
  6 | import CTonSDK
    |        `- error: could not build Objective-C module 'CTonSDK'
  7 | import SwiftExtensionsPack
  8 |
[102/110] Compiling EverscaleClientSwift Binding.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/EverscaleClientSwift/Binding/Binding.swift:6:8: error: could not build Objective-C module 'CTonSDK'
  4 |
  5 | import Foundation
  6 | import CTonSDK
    |        `- error: could not build Objective-C module 'CTonSDK'
  7 | import SwiftExtensionsPack
  8 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[103/110] Emitting module EverscaleClientSwift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/EverscaleClientSwift/Binding/Binding.swift:6:8: error: could not build Objective-C module 'CTonSDK'
  4 |
  5 | import Foundation
  6 | import CTonSDK
    |        `- error: could not build Objective-C module 'CTonSDK'
  7 | import SwiftExtensionsPack
  8 |
[104/110] Compiling EverscaleClientSwift Proofs.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/EverscaleClientSwift/Binding/Binding.swift:6:8: error: could not build Objective-C module 'CTonSDK'
  4 |
  5 | import Foundation
  6 | import CTonSDK
    |        `- error: could not build Objective-C module 'CTonSDK'
  7 | import SwiftExtensionsPack
  8 |
[105/110] Compiling EverscaleClientSwift ProofsTypes.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/EverscaleClientSwift/Binding/Binding.swift:6:8: error: could not build Objective-C module 'CTonSDK'
  4 |
  5 | import Foundation
  6 | import CTonSDK
    |        `- error: could not build Objective-C module 'CTonSDK'
  7 | import SwiftExtensionsPack
  8 |
[106/110] Compiling EverscaleClientSwift Crypto.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/EverscaleClientSwift/Binding/Binding.swift:6:8: error: could not build Objective-C module 'CTonSDK'
  4 |
  5 | import Foundation
  6 | import CTonSDK
    |        `- error: could not build Objective-C module 'CTonSDK'
  7 | import SwiftExtensionsPack
  8 |
[107/110] Compiling EverscaleClientSwift CryptoTypes.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/EverscaleClientSwift/Binding/Binding.swift:6:8: error: could not build Objective-C module 'CTonSDK'
  4 |
  5 | import Foundation
  6 | import CTonSDK
    |        `- error: could not build Objective-C module 'CTonSDK'
  7 | import SwiftExtensionsPack
  8 |
[108/110] Compiling EverscaleClientSwift Debot.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/EverscaleClientSwift/Binding/Binding.swift:6:8: error: could not build Objective-C module 'CTonSDK'
  4 |
  5 | import Foundation
  6 | import CTonSDK
    |        `- error: could not build Objective-C module 'CTonSDK'
  7 | import SwiftExtensionsPack
  8 |
[109/110] Compiling EverscaleClientSwift Tvm.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/EverscaleClientSwift/Binding/Binding.swift:6:8: error: could not build Objective-C module 'CTonSDK'
  4 |
  5 | import Foundation
  6 | import CTonSDK
    |        `- error: could not build Objective-C module 'CTonSDK'
  7 | import SwiftExtensionsPack
  8 |
[110/110] Compiling EverscaleClientSwift TvmTypes.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/EverscaleClientSwift/Binding/Binding.swift:6:8: error: could not build Objective-C module 'CTonSDK'
  4 |
  5 | import Foundation
  6 | import CTonSDK
    |        `- error: could not build Objective-C module 'CTonSDK'
  7 | import SwiftExtensionsPack
  8 |
Fetching https://github.com/nerzh/swift-extensions-pack
Fetching https://github.com/nerzh/swift-regular-expression.git
Fetching https://github.com/nerzh/SwiftFileUtils
Fetching https://github.com/bytehubio/BigInt
[1/56] Fetching swiftfileutils
[33/117] Fetching swiftfileutils, swift-regular-expression
[94/2876] Fetching swiftfileutils, swift-regular-expression, bigint
[95/3982] Fetching swiftfileutils, swift-regular-expression, bigint, swift-extensions-pack
Fetched https://github.com/nerzh/swift-extensions-pack from cache (1.08s)
Fetched https://github.com/bytehubio/BigInt from cache (1.08s)
Fetched https://github.com/nerzh/SwiftFileUtils from cache (1.08s)
Fetched https://github.com/nerzh/swift-regular-expression.git from cache (1.08s)
Computing version for https://github.com/bytehubio/BigInt
Computed https://github.com/bytehubio/BigInt at 5.3.0 (3.66s)
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.48s)
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/nerzh/swift-extensions-pack
Computed https://github.com/nerzh/swift-extensions-pack at 2.1.0 (0.38s)
Fetching https://github.com/apple/swift-crypto
Fetching https://github.com/bytehubio/ed25519
[1/179] Fetching ed25519
[180/15598] Fetching ed25519, swift-crypto
Fetched https://github.com/bytehubio/ed25519 from cache (3.14s)
Fetched https://github.com/apple/swift-crypto from cache (3.14s)
Computing version for https://github.com/bytehubio/ed25519
Computed https://github.com/bytehubio/ed25519 at 1.0.0 (3.54s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 3.12.3 (0.69s)
Fetching https://github.com/apple/swift-asn1.git
[1/1616] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.91s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.41s)
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/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/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 3.12.3
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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: couldn't find pc file for libton_client
warning: couldn't find pc file for libton_client
BUILD FAILURE 6.2 macosSpm