Build Information
Failed to build TelegramBotSDK, reference v2.1.3 (7b1144
), with Swift 6.2 (beta) for Android on 23 Jun 2025 09:44:29 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.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: android
Swift version: 6.2
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-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Building for debugging...
[0/3] Write sources
[1/3] Write swift-version-8C5A4AE7A8CE2BA.txt
[2/3] Compiling CCurl shim.c
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 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
[11/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
[12/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
[13/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
[14/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
[15/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
[16/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
[17/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
[18/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
[19/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
[20/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
[21/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
[22/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
[23/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
[24/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
[25/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
[26/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
[27/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
[28/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
[29/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
[30/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
[31/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
[32/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
[33/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
[34/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
[35/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
[36/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
[37/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
[38/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
[39/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
[40/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
[41/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
[42/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
[43/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
[44/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
[45/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
[46/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
[47/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
[48/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
BUILD FAILURE 6.2 android