The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Telegraph with Swift 5.8 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.34.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Building42/Telegraph.git
Reference: 0.40.0
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/Building42/Telegraph
 * tag               0.40.0     -> FETCH_HEAD
HEAD is now at f56b672 Release 0.40.0
Cloned https://github.com/Building42/Telegraph.git
Revision (git rev-parse @):
f56b6726195e271fea397b7dd11c4adc36d5a32d
SUCCESS checkout https://github.com/Building42/Telegraph.git at 0.40.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $workDir
https://github.com/Building42/Telegraph.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Unable to find image 'registry.gitlab.com/finestructure/spi-images:basic-5.8-latest' locally
basic-5.8-latest: Pulling from finestructure/spi-images
23828d760c7b: Already exists
c9d90eba6838: Already exists
b9b23e96ee14: Pulling fs layer
48f770891ae1: Pulling fs layer
6b161f2df25b: Pulling fs layer
b3dacf22d161: Pulling fs layer
b3dacf22d161: Waiting
48f770891ae1: Download complete
b3dacf22d161: Download complete
6b161f2df25b: Verifying Checksum
6b161f2df25b: Download complete
b9b23e96ee14: Verifying Checksum
b9b23e96ee14: Download complete
b9b23e96ee14: Pull complete
48f770891ae1: Pull complete
6b161f2df25b: Pull complete
b3dacf22d161: Pull complete
Digest: sha256:dbc7090ee8248875c34a5a0b0847d1e38546be1b28a10ffa3260f237e70181f7
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:basic-5.8-latest
Fetching https://github.com/Building42/HTTPParserC.git
Fetching https://github.com/robbiehanson/CocoaAsyncSocket.git
[1/252] Fetching httpparserc
[253/6669] Fetching httpparserc, cocoaasyncsocket
Fetched https://github.com/Building42/HTTPParserC.git (0.65s)
Fetched https://github.com/robbiehanson/CocoaAsyncSocket.git (0.66s)
Computing version for https://github.com/Building42/HTTPParserC.git
Computed https://github.com/Building42/HTTPParserC.git at 9.2.0 (0.36s)
Computing version for https://github.com/robbiehanson/CocoaAsyncSocket.git
Computed https://github.com/robbiehanson/CocoaAsyncSocket.git at 7.6.5 (0.37s)
Creating working copy for https://github.com/robbiehanson/CocoaAsyncSocket.git
Working copy of https://github.com/robbiehanson/CocoaAsyncSocket.git resolved at 7.6.5
Creating working copy for https://github.com/Building42/HTTPParserC.git
Working copy of https://github.com/Building42/HTTPParserC.git resolved at 9.2.0
Building for debugging...
[0/5] Compiling HTTPParserC http.c
In file included from /host/spi-builder-workspace/.build/checkouts/CocoaAsyncSocket/Source/GCD/GCDAsyncUdpSocket.m:11:
/host/spi-builder-workspace/.build/checkouts/CocoaAsyncSocket/Source/GCD/GCDAsyncUdpSocket.h:11:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[1/5] Compiling CocoaAsyncSocket GCDAsyncUdpSocket.m
In file included from /host/spi-builder-workspace/.build/checkouts/CocoaAsyncSocket/Source/GCD/GCDAsyncSocket.m:11:
/host/spi-builder-workspace/.build/checkouts/CocoaAsyncSocket/Source/GCD/GCDAsyncSocket.h:11:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
[1/5] Compiling CocoaAsyncSocket GCDAsyncSocket.m
[1/5] Compiling HTTPParserC llhttp.c
[1/5] Compiling HTTPParserC api.c
[0/1] Planning build
Building for debugging...
In file included from /host/spi-builder-workspace/.build/checkouts/CocoaAsyncSocket/Source/GCD/GCDAsyncUdpSocket.m:11:
/host/spi-builder-workspace/.build/checkouts/CocoaAsyncSocket/Source/GCD/GCDAsyncUdpSocket.h:11:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/4] Compiling CocoaAsyncSocket GCDAsyncUdpSocket.m
In file included from /host/spi-builder-workspace/.build/checkouts/CocoaAsyncSocket/Source/GCD/GCDAsyncSocket.m:11:
/host/spi-builder-workspace/.build/checkouts/CocoaAsyncSocket/Source/GCD/GCDAsyncSocket.h:11:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/4] Compiling CocoaAsyncSocket GCDAsyncSocket.m
[0/4] Compiling HTTPParserC api.c
[0/4] Compiling HTTPParserC llhttp.c
BUILD FAILURE 5.8 linux

Build Machine: Linux 2