The Swift Package Index logo.Swift Package Index

Build Information

Failed to build TelegramBotSDK, reference v2.1.3 (7b1144), with Swift 6.3 for Wasm on 15 Apr 2026 22:46:13 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rapierorg/telegram-bot-swift.git
Reference: v2.1.3
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/rapierorg/telegram-bot-swift
 * tag               v2.1.3     -> FETCH_HEAD
HEAD is now at 7b1144b Merge pull request #130 from fannur/master
Cloned https://github.com/rapierorg/telegram-bot-swift.git
Revision (git rev-parse @):
7b1144b867ca962e10b1de21c32ab7156e4a83ce
SUCCESS checkout https://github.com/rapierorg/telegram-bot-swift.git at v2.1.3
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/rapierorg/telegram-bot-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Building for debugging...
[0/3] Write sources
[1/3] Compiling CCurl shim.c
[2/3] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/43] Emitting module TelegramBotSDK
<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/CCurl/include/shim.h:4:9: error: 'curl/curl.h' file not found
 2 | #define CCURL_SHIM_H
 3 |
 4 | #import <curl/curl.h>
   |         `- error: 'curl/curl.h' file not found
 5 | #include <stdint.h>
 6 |
/host/spi-builder-workspace/Sources/TelegramBotSDK/DataTaskError.swift:15:8: error: could not build C module 'CCurl'
13 | import Foundation
14 |
15 | import CCurl
   |        `- error: could not build C module 'CCurl'
16 |
17 | /// Telegram DataTask errors
[5/48] Compiling TelegramBotSDK PollType.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/CCurl/include/shim.h:4:9: error: 'curl/curl.h' file not found
 2 | #define CCURL_SHIM_H
 3 |
 4 | #import <curl/curl.h>
   |         `- error: 'curl/curl.h' file not found
 5 | #include <stdint.h>
 6 |
/host/spi-builder-workspace/Sources/TelegramBotSDK/DataTaskError.swift:15:8: error: could not build C module 'CCurl'
13 | import Foundation
14 |
15 | import CCurl
   |        `- error: could not build C module 'CCurl'
16 |
17 | /// Telegram DataTask errors
[6/48] Compiling TelegramBotSDK ReplyMarkup.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/CCurl/include/shim.h:4:9: error: 'curl/curl.h' file not found
 2 | #define CCURL_SHIM_H
 3 |
 4 | #import <curl/curl.h>
   |         `- error: 'curl/curl.h' file not found
 5 | #include <stdint.h>
 6 |
/host/spi-builder-workspace/Sources/TelegramBotSDK/DataTaskError.swift:15:8: error: could not build C module 'CCurl'
13 | import Foundation
14 |
15 | import CCurl
   |        `- error: could not build C module 'CCurl'
16 |
17 | /// Telegram DataTask errors
[7/48] Compiling TelegramBotSDK Response.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/CCurl/include/shim.h:4:9: error: 'curl/curl.h' file not found
 2 | #define CCURL_SHIM_H
 3 |
 4 | #import <curl/curl.h>
   |         `- error: 'curl/curl.h' file not found
 5 | #include <stdint.h>
 6 |
/host/spi-builder-workspace/Sources/TelegramBotSDK/DataTaskError.swift:15:8: error: could not build C module 'CCurl'
13 | import Foundation
14 |
15 | import CCurl
   |        `- error: could not build C module 'CCurl'
16 |
17 | /// Telegram DataTask errors
[8/48] Compiling TelegramBotSDK 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/CCurl/include/shim.h:4:9: error: 'curl/curl.h' file not found
 2 | #define CCURL_SHIM_H
 3 |
 4 | #import <curl/curl.h>
   |         `- error: 'curl/curl.h' file not found
 5 | #include <stdint.h>
 6 |
/host/spi-builder-workspace/Sources/TelegramBotSDK/DataTaskError.swift:15:8: error: could not build C module 'CCurl'
13 | import Foundation
14 |
15 | import CCurl
   |        `- error: could not build C module 'CCurl'
16 |
17 | /// Telegram DataTask errors
[9/48] Compiling TelegramBotSDK WriteCallbackData.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/CCurl/include/shim.h:4:9: error: 'curl/curl.h' file not found
 2 | #define CCURL_SHIM_H
 3 |
 4 | #import <curl/curl.h>
   |         `- error: 'curl/curl.h' file not found
 5 | #include <stdint.h>
 6 |
/host/spi-builder-workspace/Sources/TelegramBotSDK/DataTaskError.swift:15:8: error: could not build C module 'CCurl'
13 | import Foundation
14 |
15 | import CCurl
   |        `- error: could not build C module 'CCurl'
16 |
17 | /// Telegram DataTask errors
[10/48] Compiling TelegramBotSDK BotName.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/CCurl/include/shim.h:4:9: error: 'curl/curl.h' file not found
 2 | #define CCURL_SHIM_H
 3 |
 4 | #import <curl/curl.h>
   |         `- error: 'curl/curl.h' file not found
 5 | #include <stdint.h>
 6 |
/host/spi-builder-workspace/Sources/TelegramBotSDK/DataTaskError.swift:15:8: error: could not build C module 'CCurl'
13 | import Foundation
14 |
15 | import CCurl
   |        `- error: could not build C module 'CCurl'
16 |
17 | /// Telegram DataTask errors
[11/48] Compiling TelegramBotSDK DataTaskError.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/CCurl/include/shim.h:4:9: error: 'curl/curl.h' file not found
 2 | #define CCURL_SHIM_H
 3 |
 4 | #import <curl/curl.h>
   |         `- error: 'curl/curl.h' file not found
 5 | #include <stdint.h>
 6 |
/host/spi-builder-workspace/Sources/TelegramBotSDK/DataTaskError.swift:15:8: error: could not build C module 'CCurl'
13 | import Foundation
14 |
15 | import CCurl
   |        `- error: could not build C module 'CCurl'
16 |
17 | /// Telegram DataTask errors
[12/48] Compiling TelegramBotSDK DictionaryUtils.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/CCurl/include/shim.h:4:9: error: 'curl/curl.h' file not found
 2 | #define CCURL_SHIM_H
 3 |
 4 | #import <curl/curl.h>
   |         `- error: 'curl/curl.h' file not found
 5 | #include <stdint.h>
 6 |
/host/spi-builder-workspace/Sources/TelegramBotSDK/DataTaskError.swift:15:8: error: could not build C module 'CCurl'
13 | import Foundation
14 |
15 | import CCurl
   |        `- error: could not build C module 'CCurl'
16 |
17 | /// Telegram DataTask errors
[13/48] Compiling TelegramBotSDK NSRunLoop+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/CCurl/include/shim.h:4:9: error: 'curl/curl.h' file not found
 2 | #define CCURL_SHIM_H
 3 |
 4 | #import <curl/curl.h>
   |         `- error: 'curl/curl.h' file not found
 5 | #include <stdint.h>
 6 |
/host/spi-builder-workspace/Sources/TelegramBotSDK/DataTaskError.swift:15:8: error: could not build C module 'CCurl'
13 | import Foundation
14 |
15 | import CCurl
   |        `- error: could not build C module 'CCurl'
16 |
17 | /// Telegram DataTask errors
[14/48] Compiling TelegramBotSDK Optional+Unwrap.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/CCurl/include/shim.h:4:9: error: 'curl/curl.h' file not found
 2 | #define CCURL_SHIM_H
 3 |
 4 | #import <curl/curl.h>
   |         `- error: 'curl/curl.h' file not found
 5 | #include <stdint.h>
 6 |
/host/spi-builder-workspace/Sources/TelegramBotSDK/DataTaskError.swift:15:8: error: could not build C module 'CCurl'
13 | import Foundation
14 |
15 | import CCurl
   |        `- error: could not build C module 'CCurl'
16 |
17 | /// Telegram DataTask errors
[15/48] Compiling TelegramBotSDK Scanner+Compatibility.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/CCurl/include/shim.h:4:9: error: 'curl/curl.h' file not found
 2 | #define CCURL_SHIM_H
 3 |
 4 | #import <curl/curl.h>
   |         `- error: 'curl/curl.h' file not found
 5 | #include <stdint.h>
 6 |
/host/spi-builder-workspace/Sources/TelegramBotSDK/DataTaskError.swift:15:8: error: could not build C module 'CCurl'
13 | import Foundation
14 |
15 | import CCurl
   |        `- error: could not build C module 'CCurl'
16 |
17 | /// Telegram DataTask errors
[16/48] Compiling TelegramBotSDK TelegramBot+Requests.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/CCurl/include/shim.h:4:9: error: 'curl/curl.h' file not found
 2 | #define CCURL_SHIM_H
 3 |
 4 | #import <curl/curl.h>
   |         `- error: 'curl/curl.h' file not found
 5 | #include <stdint.h>
 6 |
/host/spi-builder-workspace/Sources/TelegramBotSDK/DataTaskError.swift:15:8: error: could not build C module 'CCurl'
13 | import Foundation
14 |
15 | import CCurl
   |        `- error: could not build C module 'CCurl'
16 |
17 | /// Telegram DataTask errors
[17/48] Compiling TelegramBotSDK TelegramBot+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/CCurl/include/shim.h:4:9: error: 'curl/curl.h' file not found
 2 | #define CCURL_SHIM_H
 3 |
 4 | #import <curl/curl.h>
   |         `- error: 'curl/curl.h' file not found
 5 | #include <stdint.h>
 6 |
/host/spi-builder-workspace/Sources/TelegramBotSDK/DataTaskError.swift:15:8: error: could not build C module 'CCurl'
13 | import Foundation
14 |
15 | import CCurl
   |        `- error: could not build C module 'CCurl'
16 |
17 | /// Telegram DataTask errors
[18/48] Compiling TelegramBotSDK TelegramBot.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/CCurl/include/shim.h:4:9: error: 'curl/curl.h' file not found
 2 | #define CCURL_SHIM_H
 3 |
 4 | #import <curl/curl.h>
   |         `- error: 'curl/curl.h' file not found
 5 | #include <stdint.h>
 6 |
/host/spi-builder-workspace/Sources/TelegramBotSDK/DataTaskError.swift:15:8: error: could not build C module 'CCurl'
13 | import Foundation
14 |
15 | import CCurl
   |        `- error: could not build C module 'CCurl'
16 |
17 | /// Telegram DataTask errors
[19/48] Compiling TelegramBotSDK ChatId.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/CCurl/include/shim.h:4:9: error: 'curl/curl.h' file not found
 2 | #define CCURL_SHIM_H
 3 |
 4 | #import <curl/curl.h>
   |         `- error: 'curl/curl.h' file not found
 5 | #include <stdint.h>
 6 |
/host/spi-builder-workspace/Sources/TelegramBotSDK/DataTaskError.swift:15:8: error: could not build C module 'CCurl'
13 | import Foundation
14 |
15 | import CCurl
   |        `- error: could not build C module 'CCurl'
16 |
17 | /// Telegram DataTask errors
[20/48] Compiling TelegramBotSDK ChatMember+Status.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/CCurl/include/shim.h:4:9: error: 'curl/curl.h' file not found
 2 | #define CCURL_SHIM_H
 3 |
 4 | #import <curl/curl.h>
   |         `- error: 'curl/curl.h' file not found
 5 | #include <stdint.h>
 6 |
/host/spi-builder-workspace/Sources/TelegramBotSDK/DataTaskError.swift:15:8: error: could not build C module 'CCurl'
13 | import Foundation
14 |
15 | import CCurl
   |        `- error: could not build C module 'CCurl'
16 |
17 | /// Telegram DataTask errors
[21/48] Compiling TelegramBotSDK Types.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/CCurl/include/shim.h:4:9: error: 'curl/curl.h' file not found
 2 | #define CCURL_SHIM_H
 3 |
 4 | #import <curl/curl.h>
   |         `- error: 'curl/curl.h' file not found
 5 | #include <stdint.h>
 6 |
/host/spi-builder-workspace/Sources/TelegramBotSDK/DataTaskError.swift:15:8: error: could not build C module 'CCurl'
13 | import Foundation
14 |
15 | import CCurl
   |        `- error: could not build C module 'CCurl'
16 |
17 | /// Telegram DataTask errors
[22/48] Compiling TelegramBotSDK HTTPUtils.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/CCurl/include/shim.h:4:9: error: 'curl/curl.h' file not found
 2 | #define CCURL_SHIM_H
 3 |
 4 | #import <curl/curl.h>
   |         `- error: 'curl/curl.h' file not found
 5 | #include <stdint.h>
 6 |
/host/spi-builder-workspace/Sources/TelegramBotSDK/DataTaskError.swift:15:8: error: could not build C module 'CCurl'
13 | import Foundation
14 |
15 | import CCurl
   |        `- error: could not build C module 'CCurl'
16 |
17 | /// Telegram DataTask errors
[23/48] Compiling TelegramBotSDK TelegramBot+getUpdates+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/CCurl/include/shim.h:4:9: error: 'curl/curl.h' file not found
 2 | #define CCURL_SHIM_H
 3 |
 4 | #import <curl/curl.h>
   |         `- error: 'curl/curl.h' file not found
 5 | #include <stdint.h>
 6 |
/host/spi-builder-workspace/Sources/TelegramBotSDK/DataTaskError.swift:15:8: error: could not build C module 'CCurl'
13 | import Foundation
14 |
15 | import CCurl
   |        `- error: could not build C module 'CCurl'
16 |
17 | /// Telegram DataTask errors
[24/48] Compiling TelegramBotSDK TelegramBot+sendChatAction+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/CCurl/include/shim.h:4:9: error: 'curl/curl.h' file not found
 2 | #define CCURL_SHIM_H
 3 |
 4 | #import <curl/curl.h>
   |         `- error: 'curl/curl.h' file not found
 5 | #include <stdint.h>
 6 |
/host/spi-builder-workspace/Sources/TelegramBotSDK/DataTaskError.swift:15:8: error: could not build C module 'CCurl'
13 | import Foundation
14 |
15 | import CCurl
   |        `- error: could not build C module 'CCurl'
16 |
17 | /// Telegram DataTask errors
[25/48] Compiling TelegramBotSDK MimeTypes.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/CCurl/include/shim.h:4:9: error: 'curl/curl.h' file not found
 2 | #define CCURL_SHIM_H
 3 |
 4 | #import <curl/curl.h>
   |         `- error: 'curl/curl.h' file not found
 5 | #include <stdint.h>
 6 |
/host/spi-builder-workspace/Sources/TelegramBotSDK/DataTaskError.swift:15:8: error: could not build C module 'CCurl'
13 | import Foundation
14 |
15 | import CCurl
   |        `- error: could not build C module 'CCurl'
16 |
17 | /// Telegram DataTask errors
[26/48] Compiling TelegramBotSDK Arguments.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/CCurl/include/shim.h:4:9: error: 'curl/curl.h' file not found
 2 | #define CCURL_SHIM_H
 3 |
 4 | #import <curl/curl.h>
   |         `- error: 'curl/curl.h' file not found
 5 | #include <stdint.h>
 6 |
/host/spi-builder-workspace/Sources/TelegramBotSDK/DataTaskError.swift:15:8: error: could not build C module 'CCurl'
13 | import Foundation
14 |
15 | import CCurl
   |        `- error: could not build C module 'CCurl'
16 |
17 | /// Telegram DataTask errors
[27/48] Compiling TelegramBotSDK InputMessageContent.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/CCurl/include/shim.h:4:9: error: 'curl/curl.h' file not found
 2 | #define CCURL_SHIM_H
 3 |
 4 | #import <curl/curl.h>
   |         `- error: 'curl/curl.h' file not found
 5 | #include <stdint.h>
 6 |
/host/spi-builder-workspace/Sources/TelegramBotSDK/DataTaskError.swift:15:8: error: could not build C module 'CCurl'
13 | import Foundation
14 |
15 | import CCurl
   |        `- error: could not build C module 'CCurl'
16 |
17 | /// Telegram DataTask errors
[28/48] Compiling TelegramBotSDK Message+Command.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/CCurl/include/shim.h:4:9: error: 'curl/curl.h' file not found
 2 | #define CCURL_SHIM_H
 3 |
 4 | #import <curl/curl.h>
   |         `- error: 'curl/curl.h' file not found
 5 | #include <stdint.h>
 6 |
/host/spi-builder-workspace/Sources/TelegramBotSDK/DataTaskError.swift:15:8: error: could not build C module 'CCurl'
13 | import Foundation
14 |
15 | import CCurl
   |        `- error: could not build C module 'CCurl'
16 |
17 | /// Telegram DataTask errors
[29/48] Compiling TelegramBotSDK MessageEntity+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/CCurl/include/shim.h:4:9: error: 'curl/curl.h' file not found
 2 | #define CCURL_SHIM_H
 3 |
 4 | #import <curl/curl.h>
   |         `- error: 'curl/curl.h' file not found
 5 | #include <stdint.h>
 6 |
/host/spi-builder-workspace/Sources/TelegramBotSDK/DataTaskError.swift:15:8: error: could not build C module 'CCurl'
13 | import Foundation
14 |
15 | import CCurl
   |        `- error: could not build C module 'CCurl'
16 |
17 | /// Telegram DataTask errors
[30/48] Compiling TelegramBotSDK MessageOrBool.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/CCurl/include/shim.h:4:9: error: 'curl/curl.h' file not found
 2 | #define CCURL_SHIM_H
 3 |
 4 | #import <curl/curl.h>
   |         `- error: 'curl/curl.h' file not found
 5 | #include <stdint.h>
 6 |
/host/spi-builder-workspace/Sources/TelegramBotSDK/DataTaskError.swift:15:8: error: could not build C module 'CCurl'
13 | import Foundation
14 |
15 | import CCurl
   |        `- error: could not build C module 'CCurl'
16 |
17 | /// Telegram DataTask errors
[31/48] Compiling TelegramBotSDK ParseMode.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/CCurl/include/shim.h:4:9: error: 'curl/curl.h' file not found
 2 | #define CCURL_SHIM_H
 3 |
 4 | #import <curl/curl.h>
   |         `- error: 'curl/curl.h' file not found
 5 | #include <stdint.h>
 6 |
/host/spi-builder-workspace/Sources/TelegramBotSDK/DataTaskError.swift:15:8: error: could not build C module 'CCurl'
13 | import Foundation
14 |
15 | import CCurl
   |        `- error: could not build C module 'CCurl'
16 |
17 | /// Telegram DataTask errors
[32/48] Compiling TelegramBotSDK ChatType.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/CCurl/include/shim.h:4:9: error: 'curl/curl.h' file not found
 2 | #define CCURL_SHIM_H
 3 |
 4 | #import <curl/curl.h>
   |         `- error: 'curl/curl.h' file not found
 5 | #include <stdint.h>
 6 |
/host/spi-builder-workspace/Sources/TelegramBotSDK/DataTaskError.swift:15:8: error: could not build C module 'CCurl'
13 | import Foundation
14 |
15 | import CCurl
   |        `- error: could not build C module 'CCurl'
16 |
17 | /// Telegram DataTask errors
[33/48] Compiling TelegramBotSDK InlineQueryResult.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/CCurl/include/shim.h:4:9: error: 'curl/curl.h' file not found
 2 | #define CCURL_SHIM_H
 3 |
 4 | #import <curl/curl.h>
   |         `- error: 'curl/curl.h' file not found
 5 | #include <stdint.h>
 6 |
/host/spi-builder-workspace/Sources/TelegramBotSDK/DataTaskError.swift:15:8: error: could not build C module 'CCurl'
13 | import Foundation
14 |
15 | import CCurl
   |        `- error: could not build C module 'CCurl'
16 |
17 | /// Telegram DataTask errors
[34/48] Compiling TelegramBotSDK InputFile.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/CCurl/include/shim.h:4:9: error: 'curl/curl.h' file not found
 2 | #define CCURL_SHIM_H
 3 |
 4 | #import <curl/curl.h>
   |         `- error: 'curl/curl.h' file not found
 5 | #include <stdint.h>
 6 |
/host/spi-builder-workspace/Sources/TelegramBotSDK/DataTaskError.swift:15:8: error: could not build C module 'CCurl'
13 | import Foundation
14 |
15 | import CCurl
   |        `- error: could not build C module 'CCurl'
16 |
17 | /// Telegram DataTask errors
[35/48] Compiling TelegramBotSDK InputFileOrString.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/CCurl/include/shim.h:4:9: error: 'curl/curl.h' file not found
 2 | #define CCURL_SHIM_H
 3 |
 4 | #import <curl/curl.h>
   |         `- error: 'curl/curl.h' file not found
 5 | #include <stdint.h>
 6 |
/host/spi-builder-workspace/Sources/TelegramBotSDK/DataTaskError.swift:15:8: error: could not build C module 'CCurl'
13 | import Foundation
14 |
15 | import CCurl
   |        `- error: could not build C module 'CCurl'
16 |
17 | /// Telegram DataTask errors
[36/48] Compiling TelegramBotSDK InputMedia.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/CCurl/include/shim.h:4:9: error: 'curl/curl.h' file not found
 2 | #define CCURL_SHIM_H
 3 |
 4 | #import <curl/curl.h>
   |         `- error: 'curl/curl.h' file not found
 5 | #include <stdint.h>
 6 |
/host/spi-builder-workspace/Sources/TelegramBotSDK/DataTaskError.swift:15:8: error: could not build C module 'CCurl'
13 | import Foundation
14 |
15 | import CCurl
   |        `- error: could not build C module 'CCurl'
16 |
17 | /// Telegram DataTask errors
[37/48] Compiling TelegramBotSDK Scanner+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/CCurl/include/shim.h:4:9: error: 'curl/curl.h' file not found
 2 | #define CCURL_SHIM_H
 3 |
 4 | #import <curl/curl.h>
   |         `- error: 'curl/curl.h' file not found
 5 | #include <stdint.h>
 6 |
/host/spi-builder-workspace/Sources/TelegramBotSDK/DataTaskError.swift:15:8: error: could not build C module 'CCurl'
13 | import Foundation
14 |
15 | import CCurl
   |        `- error: could not build C module 'CCurl'
16 |
17 | /// Telegram DataTask errors
[38/48] Compiling TelegramBotSDK String+ExtractBotCommand.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/CCurl/include/shim.h:4:9: error: 'curl/curl.h' file not found
 2 | #define CCURL_SHIM_H
 3 |
 4 | #import <curl/curl.h>
   |         `- error: 'curl/curl.h' file not found
 5 | #include <stdint.h>
 6 |
/host/spi-builder-workspace/Sources/TelegramBotSDK/DataTaskError.swift:15:8: error: could not build C module 'CCurl'
13 | import Foundation
14 |
15 | import CCurl
   |        `- error: could not build C module 'CCurl'
16 |
17 | /// Telegram DataTask errors
[39/48] Compiling TelegramBotSDK String+HTTP.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/CCurl/include/shim.h:4:9: error: 'curl/curl.h' file not found
 2 | #define CCURL_SHIM_H
 3 |
 4 | #import <curl/curl.h>
   |         `- error: 'curl/curl.h' file not found
 5 | #include <stdint.h>
 6 |
/host/spi-builder-workspace/Sources/TelegramBotSDK/DataTaskError.swift:15:8: error: could not build C module 'CCurl'
13 | import Foundation
14 |
15 | import CCurl
   |        `- error: could not build C module 'CCurl'
16 |
17 | /// Telegram DataTask errors
[40/48] Compiling TelegramBotSDK String+Trim.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/CCurl/include/shim.h:4:9: error: 'curl/curl.h' file not found
 2 | #define CCURL_SHIM_H
 3 |
 4 | #import <curl/curl.h>
   |         `- error: 'curl/curl.h' file not found
 5 | #include <stdint.h>
 6 |
/host/spi-builder-workspace/Sources/TelegramBotSDK/DataTaskError.swift:15:8: error: could not build C module 'CCurl'
13 | import Foundation
14 |
15 | import CCurl
   |        `- error: could not build C module 'CCurl'
16 |
17 | /// Telegram DataTask errors
[41/48] Compiling TelegramBotSDK String+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/CCurl/include/shim.h:4:9: error: 'curl/curl.h' file not found
 2 | #define CCURL_SHIM_H
 3 |
 4 | #import <curl/curl.h>
   |         `- error: 'curl/curl.h' file not found
 5 | #include <stdint.h>
 6 |
/host/spi-builder-workspace/Sources/TelegramBotSDK/DataTaskError.swift:15:8: error: could not build C module 'CCurl'
13 | import Foundation
14 |
15 | import CCurl
   |        `- error: could not build C module 'CCurl'
16 |
17 | /// Telegram DataTask errors
[42/48] Compiling TelegramBotSDK Methods.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/CCurl/include/shim.h:4:9: error: 'curl/curl.h' file not found
 2 | #define CCURL_SHIM_H
 3 |
 4 | #import <curl/curl.h>
   |         `- error: 'curl/curl.h' file not found
 5 | #include <stdint.h>
 6 |
/host/spi-builder-workspace/Sources/TelegramBotSDK/DataTaskError.swift:15:8: error: could not build C module 'CCurl'
13 | import Foundation
14 |
15 | import CCurl
   |        `- error: could not build C module 'CCurl'
16 |
17 | /// Telegram DataTask errors
[43/48] Compiling TelegramBotSDK Command.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/CCurl/include/shim.h:4:9: error: 'curl/curl.h' file not found
 2 | #define CCURL_SHIM_H
 3 |
 4 | #import <curl/curl.h>
   |         `- error: 'curl/curl.h' file not found
 5 | #include <stdint.h>
 6 |
/host/spi-builder-workspace/Sources/TelegramBotSDK/DataTaskError.swift:15:8: error: could not build C module 'CCurl'
13 | import Foundation
14 |
15 | import CCurl
   |        `- error: could not build C module 'CCurl'
16 |
17 | /// Telegram DataTask errors
[44/48] Compiling TelegramBotSDK ContentType.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/CCurl/include/shim.h:4:9: error: 'curl/curl.h' file not found
 2 | #define CCURL_SHIM_H
 3 |
 4 | #import <curl/curl.h>
   |         `- error: 'curl/curl.h' file not found
 5 | #include <stdint.h>
 6 |
/host/spi-builder-workspace/Sources/TelegramBotSDK/DataTaskError.swift:15:8: error: could not build C module 'CCurl'
13 | import Foundation
14 |
15 | import CCurl
   |        `- error: could not build C module 'CCurl'
16 |
17 | /// Telegram DataTask errors
[45/48] Compiling TelegramBotSDK Context.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/CCurl/include/shim.h:4:9: error: 'curl/curl.h' file not found
 2 | #define CCURL_SHIM_H
 3 |
 4 | #import <curl/curl.h>
   |         `- error: 'curl/curl.h' file not found
 5 | #include <stdint.h>
 6 |
/host/spi-builder-workspace/Sources/TelegramBotSDK/DataTaskError.swift:15:8: error: could not build C module 'CCurl'
13 | import Foundation
14 |
15 | import CCurl
   |        `- error: could not build C module 'CCurl'
16 |
17 | /// Telegram DataTask errors
[46/48] Compiling TelegramBotSDK Router+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/CCurl/include/shim.h:4:9: error: 'curl/curl.h' file not found
 2 | #define CCURL_SHIM_H
 3 |
 4 | #import <curl/curl.h>
   |         `- error: 'curl/curl.h' file not found
 5 | #include <stdint.h>
 6 |
/host/spi-builder-workspace/Sources/TelegramBotSDK/DataTaskError.swift:15:8: error: could not build C module 'CCurl'
13 | import Foundation
14 |
15 | import CCurl
   |        `- error: could not build C module 'CCurl'
16 |
17 | /// Telegram DataTask errors
[47/48] Compiling TelegramBotSDK Router.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/CCurl/include/shim.h:4:9: error: 'curl/curl.h' file not found
 2 | #define CCURL_SHIM_H
 3 |
 4 | #import <curl/curl.h>
   |         `- error: 'curl/curl.h' file not found
 5 | #include <stdint.h>
 6 |
/host/spi-builder-workspace/Sources/TelegramBotSDK/DataTaskError.swift:15:8: error: could not build C module 'CCurl'
13 | import Foundation
14 |
15 | import CCurl
   |        `- error: could not build C module 'CCurl'
16 |
17 | /// Telegram DataTask errors
[48/48] Compiling TelegramBotSDK TaskAssociatedData.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/CCurl/include/shim.h:4:9: error: 'curl/curl.h' file not found
 2 | #define CCURL_SHIM_H
 3 |
 4 | #import <curl/curl.h>
   |         `- error: 'curl/curl.h' file not found
 5 | #include <stdint.h>
 6 |
/host/spi-builder-workspace/Sources/TelegramBotSDK/DataTaskError.swift:15:8: error: could not build C module 'CCurl'
13 | import Foundation
14 |
15 | import CCurl
   |        `- error: could not build C module 'CCurl'
16 |
17 | /// Telegram DataTask errors
BUILD FAILURE 6.3 wasm