Build Information
Failed to build nio-h2, reference master (504a69
), with Swift 6.2 (beta) for Linux on 17 Jun 2025 22:31:40 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/moritzsternemann/nio-h2.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/moritzsternemann/nio-h2
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 504a69e Initial commit
Cloned https://github.com/moritzsternemann/nio-h2.git
Revision (git rev-parse @):
504a69e2b76a6173ceba63f817551712dcd55ac2
SUCCESS checkout https://github.com/moritzsternemann/nio-h2.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/moritzsternemann/nio-h2.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-nio
Fetching https://github.com/apple/swift-nio-http2
Fetching https://github.com/apple/swift-nio-ssl
[1/11532] Fetching swift-nio-http2
[2539/26422] Fetching swift-nio-http2, swift-nio-ssl
[4407/102749] Fetching swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-http2 from cache (3.56s)
Fetched https://github.com/apple/swift-nio-ssl from cache (3.58s)
Fetched https://github.com/apple/swift-nio from cache (4.24s)
Computing version for https://github.com/apple/swift-nio-http2
Computed https://github.com/apple/swift-nio-http2 at 0.1.0 (6.48s)
Fetching https://github.com/apple/swift-nio-nghttp2-support.git
[1/10] Fetching swift-nio-nghttp2-support
Fetched https://github.com/apple/swift-nio-nghttp2-support.git from cache (0.45s)
Computing version for https://github.com/apple/swift-nio-nghttp2-support.git
Computed https://github.com/apple/swift-nio-nghttp2-support.git at 1.0.0 (0.85s)
Computing version for https://github.com/apple/swift-nio-ssl
Computed https://github.com/apple/swift-nio-ssl at 1.4.0 (0.40s)
Fetching https://github.com/apple/swift-nio-ssl-support.git
[1/16] Fetching swift-nio-ssl-support
Fetched https://github.com/apple/swift-nio-ssl-support.git from cache (0.21s)
Computing version for https://github.com/apple/swift-nio-ssl-support.git
Computed https://github.com/apple/swift-nio-ssl-support.git at 1.0.0 (1.00s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 1.14.4 (0.46s)
Fetching https://github.com/apple/swift-nio-zlib-support.git
[1/15] Fetching swift-nio-zlib-support
Fetched https://github.com/apple/swift-nio-zlib-support.git from cache (0.84s)
Computing version for https://github.com/apple/swift-nio-zlib-support.git
Computed https://github.com/apple/swift-nio-zlib-support.git at 1.0.0 (1.24s)
Creating working copy for https://github.com/apple/swift-nio-ssl-support.git
Working copy of https://github.com/apple/swift-nio-ssl-support.git resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-nio-ssl
Working copy of https://github.com/apple/swift-nio-ssl resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-nio-zlib-support.git
Working copy of https://github.com/apple/swift-nio-zlib-support.git resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-nio-http2
Working copy of https://github.com/apple/swift-nio-http2 resolved at 0.1.0
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 1.14.4
Creating working copy for https://github.com/apple/swift-nio-nghttp2-support.git
Working copy of https://github.com/apple/swift-nio-nghttp2-support.git resolved at 1.0.0
warning: 'swift-nio-nghttp2-support': ignoring declared target(s) 'swift-nio-nghttp2-support' in the system package
warning: 'swift-nio-ssl-support': ignoring declared target(s) 'swift-nio-ssl-support' in the system package
warning: 'swift-nio-zlib-support': ignoring declared target(s) 'swift-nio-zlib-support' in the system package
warning: couldn't find pc file for libnghttp2
warning: couldn't find pc file for libnghttp2
Building for debugging...
[0/31] Write sources
[9/31] Compiling CNIOZlib empty.c
[10/31] Compiling CNIONghttp2 empty.c
[11/31] Compiling CNIOSHA1 c_nio_sha1.c
[12/31] Compiling CNIOLinux ifaddrs-android.c
[13/31] Compiling CNIOLinux shim.c
[14/31] Compiling CNIODarwin shim.c
[15/31] Write swift-version-24593BA9C3E375BF.txt
[16/31] Compiling CNIOHTTPParser c_nio_http_parser.c
[17/34] Compiling CNIOOpenSSL helpers.c
[17/34] Compiling CNIOOpenSSL shims.c
[19/34] Compiling c-atomics.c
[21/37] Emitting module NIOPriorityQueue
[22/37] Compiling NIOPriorityQueue Heap.swift
[23/37] Compiling NIOPriorityQueue PriorityQueue.swift
[25/38] Compiling NIOConcurrencyHelpers atomics.swift
[26/38] Emitting module NIOConcurrencyHelpers
[27/38] Compiling NIOConcurrencyHelpers lock.swift
[28/39] Wrapping AST for NIOPriorityQueue for debugging
[29/39] Wrapping AST for NIOConcurrencyHelpers for debugging
[31/89] Compiling NIO ByteBuffer-int.swift
[32/89] Compiling NIO ByteBuffer-views.swift
[33/89] Compiling NIO Channel.swift
[34/89] Compiling NIO ChannelHandler.swift
[35/89] Compiling NIO ChannelHandlers.swift
[36/89] Compiling NIO ChannelInvoker.swift
[37/89] Compiling NIO ChannelOption.swift
[38/95] Compiling NIO Heap.swift
[39/95] Compiling NIO IO.swift
[40/95] Compiling NIO IOData.swift
[41/95] Compiling NIO IntegerTypes.swift
[42/95] Compiling NIO Interfaces.swift
[43/95] Compiling NIO Linux.swift
[44/95] Compiling NIO LinuxCPUSet.swift
[45/95] Compiling NIO MarkedCircularBuffer.swift
[46/95] Compiling NIO MulticastChannel.swift
[47/95] Compiling NIO NIOAny.swift
[48/95] Compiling NIO NonBlockingFileIO.swift
[49/95] Compiling NIO PendingDatagramWritesManager.swift
[50/95] Compiling NIO PendingWritesManager.swift
[51/95] Compiling NIO PriorityQueue.swift
[52/95] Emitting module NIO
[53/95] Compiling NIO RecvByteBufferAllocator.swift
[54/95] Compiling NIO Resolver.swift
[55/95] Compiling NIO Selectable.swift
[56/95] Compiling NIO Selector.swift
[57/95] Compiling NIO ServerSocket.swift
[58/95] Compiling NIO Socket.swift
[59/95] Compiling NIO SocketAddresses.swift
[60/95] Compiling NIO ChannelPipeline.swift
[61/95] Compiling NIO CircularBuffer.swift
[62/95] Compiling NIO Codec.swift
[63/95] Compiling NIO CompositeError.swift
[64/95] Compiling NIO ContiguousCollection.swift
[65/95] Compiling NIO DeadChannel.swift
[66/95] Compiling NIO Embedded.swift
[67/95] Compiling NIO EventLoop.swift
[68/95] Compiling NIO EventLoopFuture.swift
[69/95] Compiling NIO FileDescriptor.swift
[70/95] Compiling NIO FileHandle.swift
[71/95] Compiling NIO FileRegion.swift
[72/95] Compiling NIO GetaddrinfoResolver.swift
[73/95] Compiling NIO HappyEyeballs.swift
[74/95] Compiling NIO AddressedEnvelope.swift
[75/95] Compiling NIO BaseSocket.swift
[76/95] Compiling NIO BaseSocketChannel.swift
[77/95] Compiling NIO BlockingIOThreadPool.swift
[78/95] Compiling NIO Bootstrap.swift
[79/95] Compiling NIO ByteBuffer-aux.swift
[80/95] Compiling NIO ByteBuffer-core.swift
[81/95] Compiling NIO SocketChannel.swift
[82/95] Compiling NIO SocketOptionProvider.swift
[83/95] Compiling NIO System.swift
[84/95] Compiling NIO Thread.swift
[85/95] Compiling NIO TypeAssistedChannelHandler.swift
[86/95] Compiling NIO Utilities.swift
[87/100] Wrapping AST for NIO for debugging
[89/109] Compiling NIOTLS TLSEvents.swift
[90/109] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[91/109] Compiling NIOTLS SNIHandler.swift
[92/109] Emitting module NIOTLS
[94/110] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[95/110] Compiling NIOHTTP1 HTTPEncoder.swift
[96/110] Compiling NIOHTTP1 HTTPResponseCompressor.swift
[96/111] Wrapping AST for NIOTLS for debugging
[98/111] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[99/111] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[100/111] Compiling NIOHTTP1 HTTPTypes.swift
[101/127] Emitting module NIOHTTP1
[102/127] Compiling NIOOpenSSL PosixPort.swift
[103/127] Compiling NIOOpenSSL SSLCertificate.swift
[104/127] Compiling NIOHTTP1 HTTPUpgradeHandler.swift
[105/128] Wrapping AST for NIOHTTP1 for debugging
[107/143] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-nio-http2/Sources/CNIONghttp2/include/c_nio_nghttp2.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-nio-http2/Sources/CNIONghttp2/include/c_nio_nghttp2.h:17:10: error: 'nghttp2/nghttp2.h' file not found
15 | #define C_NIO_NGHTTP2_H
16 |
17 | #include <nghttp2/nghttp2.h>
| `- error: 'nghttp2/nghttp2.h' file not found
18 |
19 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-nio-http2/Sources/NIOHTTP2/HTTP2DataProvider.swift:14:8: error: could not build C module 'CNIONghttp2'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import CNIONghttp2
| `- error: could not build C module 'CNIONghttp2'
15 | import NIO
16 | import NIOHTTP1
[108/143] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-nio-http2/Sources/CNIONghttp2/include/c_nio_nghttp2.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-nio-http2/Sources/CNIONghttp2/include/c_nio_nghttp2.h:17:10: error: 'nghttp2/nghttp2.h' file not found
15 | #define C_NIO_NGHTTP2_H
16 |
17 | #include <nghttp2/nghttp2.h>
| `- error: 'nghttp2/nghttp2.h' file not found
18 |
19 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-nio-http2/Sources/NIOHTTP2/HTTP2DataProvider.swift:14:8: error: could not build C module 'CNIONghttp2'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import CNIONghttp2
| `- error: could not build C module 'CNIONghttp2'
15 | import NIO
16 | import NIOHTTP1
[109/145] Compiling NIOHTTP2 HTTP2ErrorCode.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-nio-http2/Sources/CNIONghttp2/include/c_nio_nghttp2.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-nio-http2/Sources/CNIONghttp2/include/c_nio_nghttp2.h:17:10: error: 'nghttp2/nghttp2.h' file not found
15 | #define C_NIO_NGHTTP2_H
16 |
17 | #include <nghttp2/nghttp2.h>
| `- error: 'nghttp2/nghttp2.h' file not found
18 |
19 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-nio-http2/Sources/NIOHTTP2/HTTP2DataProvider.swift:14:8: error: could not build C module 'CNIONghttp2'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import CNIONghttp2
| `- error: could not build C module 'CNIONghttp2'
15 | import NIO
16 | import NIOHTTP1
[110/145] Compiling NIOHTTP2 HTTP2Frame.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-nio-http2/Sources/CNIONghttp2/include/c_nio_nghttp2.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-nio-http2/Sources/CNIONghttp2/include/c_nio_nghttp2.h:17:10: error: 'nghttp2/nghttp2.h' file not found
15 | #define C_NIO_NGHTTP2_H
16 |
17 | #include <nghttp2/nghttp2.h>
| `- error: 'nghttp2/nghttp2.h' file not found
18 |
19 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-nio-http2/Sources/NIOHTTP2/HTTP2DataProvider.swift:14:8: error: could not build C module 'CNIONghttp2'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import CNIONghttp2
| `- error: could not build C module 'CNIONghttp2'
15 | import NIO
16 | import NIOHTTP1
[111/145] Compiling NIOHTTP2 HTTP2DataProvider.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-nio-http2/Sources/CNIONghttp2/include/c_nio_nghttp2.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-nio-http2/Sources/CNIONghttp2/include/c_nio_nghttp2.h:17:10: error: 'nghttp2/nghttp2.h' file not found
15 | #define C_NIO_NGHTTP2_H
16 |
17 | #include <nghttp2/nghttp2.h>
| `- error: 'nghttp2/nghttp2.h' file not found
18 |
19 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-nio-http2/Sources/NIOHTTP2/HTTP2DataProvider.swift:14:8: error: could not build C module 'CNIONghttp2'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import CNIONghttp2
| `- error: could not build C module 'CNIONghttp2'
15 | import NIO
16 | import NIOHTTP1
[112/145] Compiling NIOHTTP2 HTTP2Error.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-nio-http2/Sources/CNIONghttp2/include/c_nio_nghttp2.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-nio-http2/Sources/CNIONghttp2/include/c_nio_nghttp2.h:17:10: error: 'nghttp2/nghttp2.h' file not found
15 | #define C_NIO_NGHTTP2_H
16 |
17 | #include <nghttp2/nghttp2.h>
| `- error: 'nghttp2/nghttp2.h' file not found
18 |
19 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-nio-http2/Sources/NIOHTTP2/HTTP2DataProvider.swift:14:8: error: could not build C module 'CNIONghttp2'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import CNIONghttp2
| `- error: could not build C module 'CNIONghttp2'
15 | import NIO
16 | import NIOHTTP1
[113/145] Compiling NIOHTTP2 HTTP2StreamChannel.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-nio-http2/Sources/CNIONghttp2/include/c_nio_nghttp2.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-nio-http2/Sources/CNIONghttp2/include/c_nio_nghttp2.h:17:10: error: 'nghttp2/nghttp2.h' file not found
15 | #define C_NIO_NGHTTP2_H
16 |
17 | #include <nghttp2/nghttp2.h>
| `- error: 'nghttp2/nghttp2.h' file not found
18 |
19 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-nio-http2/Sources/NIOHTTP2/HTTP2DataProvider.swift:14:8: error: could not build C module 'CNIONghttp2'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import CNIONghttp2
| `- error: could not build C module 'CNIONghttp2'
15 | import NIO
16 | import NIOHTTP1
[114/145] Compiling NIOHTTP2 HTTP2StreamID.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-nio-http2/Sources/CNIONghttp2/include/c_nio_nghttp2.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-nio-http2/Sources/CNIONghttp2/include/c_nio_nghttp2.h:17:10: error: 'nghttp2/nghttp2.h' file not found
15 | #define C_NIO_NGHTTP2_H
16 |
17 | #include <nghttp2/nghttp2.h>
| `- error: 'nghttp2/nghttp2.h' file not found
18 |
19 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-nio-http2/Sources/NIOHTTP2/HTTP2DataProvider.swift:14:8: error: could not build C module 'CNIONghttp2'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import CNIONghttp2
| `- error: could not build C module 'CNIONghttp2'
15 | import NIO
16 | import NIOHTTP1
[115/145] Compiling NIOHTTP2 HTTP2Settings.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-nio-http2/Sources/CNIONghttp2/include/c_nio_nghttp2.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-nio-http2/Sources/CNIONghttp2/include/c_nio_nghttp2.h:17:10: error: 'nghttp2/nghttp2.h' file not found
15 | #define C_NIO_NGHTTP2_H
16 |
17 | #include <nghttp2/nghttp2.h>
| `- error: 'nghttp2/nghttp2.h' file not found
18 |
19 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-nio-http2/Sources/NIOHTTP2/HTTP2DataProvider.swift:14:8: error: could not build C module 'CNIONghttp2'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import CNIONghttp2
| `- error: could not build C module 'CNIONghttp2'
15 | import NIO
16 | import NIOHTTP1
[116/145] Compiling NIOHTTP2 HTTP2Stream.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-nio-http2/Sources/CNIONghttp2/include/c_nio_nghttp2.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-nio-http2/Sources/CNIONghttp2/include/c_nio_nghttp2.h:17:10: error: 'nghttp2/nghttp2.h' file not found
15 | #define C_NIO_NGHTTP2_H
16 |
17 | #include <nghttp2/nghttp2.h>
| `- error: 'nghttp2/nghttp2.h' file not found
18 |
19 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-nio-http2/Sources/NIOHTTP2/HTTP2DataProvider.swift:14:8: error: could not build C module 'CNIONghttp2'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import CNIONghttp2
| `- error: could not build C module 'CNIONghttp2'
15 | import NIO
16 | import NIOHTTP1
[117/145] Compiling NIOHTTP2 HTTP2HeaderBlock.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-nio-http2/Sources/CNIONghttp2/include/c_nio_nghttp2.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-nio-http2/Sources/CNIONghttp2/include/c_nio_nghttp2.h:17:10: error: 'nghttp2/nghttp2.h' file not found
15 | #define C_NIO_NGHTTP2_H
16 |
17 | #include <nghttp2/nghttp2.h>
| `- error: 'nghttp2/nghttp2.h' file not found
18 |
19 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-nio-http2/Sources/NIOHTTP2/HTTP2DataProvider.swift:14:8: error: could not build C module 'CNIONghttp2'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import CNIONghttp2
| `- error: could not build C module 'CNIONghttp2'
15 | import NIO
16 | import NIOHTTP1
[118/145] Compiling NIOHTTP2 HTTP2Parser.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-nio-http2/Sources/CNIONghttp2/include/c_nio_nghttp2.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-nio-http2/Sources/CNIONghttp2/include/c_nio_nghttp2.h:17:10: error: 'nghttp2/nghttp2.h' file not found
15 | #define C_NIO_NGHTTP2_H
16 |
17 | #include <nghttp2/nghttp2.h>
| `- error: 'nghttp2/nghttp2.h' file not found
18 |
19 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-nio-http2/Sources/NIOHTTP2/HTTP2DataProvider.swift:14:8: error: could not build C module 'CNIONghttp2'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import CNIONghttp2
| `- error: could not build C module 'CNIONghttp2'
15 | import NIO
16 | import NIOHTTP1
[119/145] Compiling NIOHTTP2 HTTP2PingData.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-nio-http2/Sources/CNIONghttp2/include/c_nio_nghttp2.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-nio-http2/Sources/CNIONghttp2/include/c_nio_nghttp2.h:17:10: error: 'nghttp2/nghttp2.h' file not found
15 | #define C_NIO_NGHTTP2_H
16 |
17 | #include <nghttp2/nghttp2.h>
| `- error: 'nghttp2/nghttp2.h' file not found
18 |
19 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-nio-http2/Sources/NIOHTTP2/HTTP2DataProvider.swift:14:8: error: could not build C module 'CNIONghttp2'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import CNIONghttp2
| `- error: could not build C module 'CNIONghttp2'
15 | import NIO
16 | import NIOHTTP1
[120/145] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-nio-http2/Sources/CNIONghttp2/include/c_nio_nghttp2.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-nio-http2/Sources/CNIONghttp2/include/c_nio_nghttp2.h:17:10: error: 'nghttp2/nghttp2.h' file not found
15 | #define C_NIO_NGHTTP2_H
16 |
17 | #include <nghttp2/nghttp2.h>
| `- error: 'nghttp2/nghttp2.h' file not found
18 |
19 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-nio-http2/Sources/NIOHTTP2/HTTP2DataProvider.swift:14:8: error: could not build C module 'CNIONghttp2'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import CNIONghttp2
| `- error: could not build C module 'CNIONghttp2'
15 | import NIO
16 | import NIOHTTP1
error: emit-module command failed with exit code 1 (use -v to see invocation)
[121/145] Emitting module NIOHTTP2
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-nio-http2/Sources/CNIONghttp2/include/c_nio_nghttp2.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-nio-http2/Sources/CNIONghttp2/include/c_nio_nghttp2.h:17:10: error: 'nghttp2/nghttp2.h' file not found
15 | #define C_NIO_NGHTTP2_H
16 |
17 | #include <nghttp2/nghttp2.h>
| `- error: 'nghttp2/nghttp2.h' file not found
18 |
19 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-nio-http2/Sources/NIOHTTP2/HTTP2DataProvider.swift:14:8: error: could not build C module 'CNIONghttp2'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import CNIONghttp2
| `- error: could not build C module 'CNIONghttp2'
15 | import NIO
16 | import NIOHTTP1
[122/145] Emitting module NIOOpenSSL
[123/147] Compiling NIOHTTP2 HTTP2UserEvents.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-nio-http2/Sources/CNIONghttp2/include/c_nio_nghttp2.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-nio-http2/Sources/CNIONghttp2/include/c_nio_nghttp2.h:17:10: error: 'nghttp2/nghttp2.h' file not found
15 | #define C_NIO_NGHTTP2_H
16 |
17 | #include <nghttp2/nghttp2.h>
| `- error: 'nghttp2/nghttp2.h' file not found
18 |
19 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-nio-http2/Sources/NIOHTTP2/HTTP2DataProvider.swift:14:8: error: could not build C module 'CNIONghttp2'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import CNIONghttp2
| `- error: could not build C module 'CNIONghttp2'
15 | import NIO
16 | import NIOHTTP1
[124/147] Compiling NIOOpenSSL SSLVerificationCallbacks.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-nio-http2/Sources/CNIONghttp2/include/c_nio_nghttp2.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-nio-http2/Sources/CNIONghttp2/include/c_nio_nghttp2.h:17:10: error: 'nghttp2/nghttp2.h' file not found
15 | #define C_NIO_NGHTTP2_H
16 |
17 | #include <nghttp2/nghttp2.h>
| `- error: 'nghttp2/nghttp2.h' file not found
18 |
19 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-nio-http2/Sources/NIOHTTP2/HTTP2DataProvider.swift:14:8: error: could not build C module 'CNIONghttp2'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import CNIONghttp2
| `- error: could not build C module 'CNIONghttp2'
15 | import NIO
16 | import NIOHTTP1
BUILD FAILURE 6.2 linux