Build Information
Failed to build TelegramBotSDK, reference master (7b1144
), with Swift 6.1 for Wasm on 30 May 2025 14:13:25 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rapierorg/telegram-bot-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/rapierorg/telegram-bot-swift
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
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 master
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/rapierorg/telegram-bot-swift.git
https://github.com/rapierorg/telegram-bot-swift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
],
"manifest_display_name" : "TelegramBotSDK",
"name" : "TelegramBotSDK",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "CCurl",
"targets" : [
"CCurl"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "TelegramBotSDK",
"targets" : [
"TelegramBotSDK"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4.2",
"5"
],
"targets" : [
{
"c99name" : "TelegramBotSDKTests",
"module_type" : "SwiftTarget",
"name" : "TelegramBotSDKTests",
"path" : "Tests/TelegramBotSDKTests",
"sources" : [
"BlockingServerTests.swift",
"RequestTests.swift",
"RouterTests.swift",
"TelegramBotTests.swift",
"UrlencodeTests.swift"
],
"target_dependencies" : [
"TelegramBotSDK"
],
"type" : "test"
},
{
"c99name" : "TelegramBotSDK",
"module_type" : "SwiftTarget",
"name" : "TelegramBotSDK",
"path" : "Sources/TelegramBotSDK",
"product_memberships" : [
"TelegramBotSDK"
],
"sources" : [
"BotName.swift",
"DataTaskError.swift",
"DictionaryUtils.swift",
"Extensions/NSRunLoop+Utils.swift",
"Extensions/Optional+Unwrap.swift",
"Extensions/Scanner+Compatibility.swift",
"Extensions/Scanner+Utils.swift",
"Extensions/String+ExtractBotCommand.swift",
"Extensions/String+HTTP.swift",
"Extensions/String+Trim.swift",
"Extensions/String+Utils.swift",
"Generated/Methods.swift",
"Generated/Types.swift",
"HTTPUtils.swift",
"Methods/TelegramBot+getUpdates+Utils.swift",
"Methods/TelegramBot+sendChatAction+Utils.swift",
"MimeTypes.swift",
"Router/Arguments.swift",
"Router/Command.swift",
"Router/ContentType.swift",
"Router/Context.swift",
"Router/Router+Helpers.swift",
"Router/Router.swift",
"TaskAssociatedData.swift",
"TelegramBot+Requests.swift",
"TelegramBot+Utils.swift",
"TelegramBot.swift",
"Types/ChatId.swift",
"Types/ChatMember+Status.swift",
"Types/ChatType.swift",
"Types/InlineQueryResult.swift",
"Types/InputFile.swift",
"Types/InputFileOrString.swift",
"Types/InputMedia.swift",
"Types/InputMessageContent.swift",
"Types/Message+Command.swift",
"Types/MessageEntity+Utils.swift",
"Types/MessageOrBool.swift",
"Types/ParseMode.swift",
"Types/PollType.swift",
"Types/ReplyMarkup.swift",
"Types/Response.swift",
"Utils.swift",
"WriteCallbackData.swift"
],
"target_dependencies" : [
"CCurl"
],
"type" : "library"
},
{
"c99name" : "CCurl",
"module_type" : "ClangTarget",
"name" : "CCurl",
"path" : "Sources/CCurl",
"product_memberships" : [
"CCurl",
"TelegramBotSDK"
],
"sources" : [
"shim.c"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Building for debugging...
[0/3] Write sources
[1/3] Compiling CCurl shim.c
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/43] 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
[5/43] 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
[6/43] 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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/43] 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
[8/43] 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
[9/43] 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
[10/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
[11/43] 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
[12/43] 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
[13/43] 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
[14/43] 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
[15/43] 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
[16/43] 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
[17/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
[18/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
[19/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
[20/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
[21/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
[22/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
[23/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
[24/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
[25/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
[26/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
[27/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
[28/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
[29/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
[30/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
[31/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
[32/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
[33/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
[34/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
[35/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
[36/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
[37/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
[38/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
[39/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
[40/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
[41/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
[42/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
[43/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
[44/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
[45/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
[46/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
[47/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
[48/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
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/41] 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
[3/41] 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
[4/41] 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
[5/41] 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
[6/41] 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
[7/46] 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
[8/46] 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
[9/46] 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
[10/46] 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
[11/46] 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
[12/46] 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
[13/46] 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
[14/46] 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
[15/46] 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
[16/46] 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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[17/46] 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
[18/46] 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
[19/46] 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
[20/46] 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
[21/46] 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
[22/46] 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
[23/46] 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
[24/46] 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
[25/46] 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
[26/46] 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
[27/46] 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
[28/46] 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
[29/46] 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
[30/46] 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
[31/46] 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
[32/46] 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
[33/46] 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
[34/46] 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
[35/46] 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
[36/46] 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
[37/46] 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
[38/46] 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
[39/46] 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
[40/46] 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
[41/46] 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
[42/46] 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
[43/46] 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
[44/46] 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
[45/46] 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
[46/46] 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
BUILD FAILURE 6.1 wasm