Build Information
Failed to build SebbuKit, reference main (46e735), with Swift 6.1 for Wasm on 28 May 2025 18:01:39 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MarSe32m/SebbuKit.git
Reference: main
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/MarSe32m/SebbuKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 46e735b Update windows.yml
Cloned https://github.com/MarSe32m/SebbuKit.git
Revision (git rev-parse @):
46e735b87e0b7f0a98caef546dfc07d30983e410
SUCCESS checkout https://github.com/MarSe32m/SebbuKit.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/MarSe32m/SebbuKit.git
https://github.com/MarSe32m/SebbuKit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-nio-ssl",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-ssl.git"
},
{
"identity" : "swift-collections",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
},
{
"identity" : "swift-nio-transport-services",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-transport-services"
},
{
"identity" : "glmswift",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/MarSe32m/GLMSwift.git"
},
{
"identity" : "sebbu-bitstream",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/MarSe32m/sebbu-bitstream.git"
},
{
"identity" : "sebbu-ts-ds",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/MarSe32m/sebbu-ts-ds.git"
},
{
"identity" : "sebbu-networking",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/MarSe32m/sebbu-networking.git"
},
{
"identity" : "sebbu-concurrency",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/MarSe32m/sebbu-concurrency.git"
},
{
"identity" : "sebbu-cryptography",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/MarSe32m/sebbu-cryptography.git"
},
{
"identity" : "websocket-kit",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/websocket-kit.git"
}
],
"manifest_display_name" : "SebbuKit",
"name" : "SebbuKit",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "SebbuKit",
"targets" : [
"SebbuKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SebbuKitTests",
"module_type" : "SwiftTarget",
"name" : "SebbuKitTests",
"path" : "Tests/SebbuKitTests",
"sources" : [
"SebbuKitAsyncNetworkingTests.swift",
"SebbuKitBitStreamTests.swift",
"SebbuKitNetworkingTests.swift",
"SebbuKitTests.swift"
],
"target_dependencies" : [
"SebbuKit"
],
"type" : "test"
},
{
"c99name" : "SebbuKit",
"module_type" : "SwiftTarget",
"name" : "SebbuKit",
"path" : "Sources/SebbuKit",
"product_dependencies" : [
"NIO",
"NIOConcurrencyHelpers",
"NIOFoundationCompat",
"NIOSSL",
"NIOHTTP1",
"NIOWebSocket",
"WebSocketKit",
"NIOTransportServices",
"GLMSwift",
"SebbuBitStream",
"SebbuCrypto",
"SebbuTSDS",
"SebbuNetworking",
"SebbuConcurrency",
"DequeModule"
],
"product_memberships" : [
"SebbuKit"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/SebbuKit/SpriteKit/control_pad.imageset/Contents.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SebbuKit/SpriteKit/control_pad.imageset/ControlPad.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SebbuKit/SpriteKit/control_pad.imageset/ControlPad@2x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SebbuKit/SpriteKit/control_pad.imageset/ControlPad@3x.png",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"BitStream.swift",
"Concurrency.swift",
"Country Codes/IsoCountries.swift",
"Country Codes/IsoCountryCodes.swift",
"Cryptography.swift",
"GLMSwift.swift",
"Networking.swift",
"SebbuKit.swift",
"SpriteKit/CGExtensions.swift",
"SpriteKit/SpriteKitExtensions.swift",
"SwiftUtilities/ArrayExtensions.swift",
"SwiftUtilities/DataStructures.swift",
"SwiftUtilities/FloatingPointExtensions.swift",
"SwiftUtilities/FoundationExtension.swift",
"SwiftUtilities/GLMSwift Extensions.swift",
"SwiftUtilities/IntegerExtensions.swift",
"SwiftUtilities/Memoization.swift",
"SwiftUtilities/RandomNumberGenerators.swift",
"SwiftUtilities/RepeatingTimer.swift",
"SwiftUtilities/StringUtils.swift",
"ThreadSafe.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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
Fetching https://github.com/apple/swift-nio.git
[1/76093] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (7.16s)
Fetching https://github.com/apple/swift-nio-ssl.git
[1/14843] Fetching swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.51s)
Fetching https://github.com/apple/swift-collections.git
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.82s)
Fetching https://github.com/apple/swift-nio-transport-services
[1/2667] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services from cache (0.52s)
Fetching https://github.com/MarSe32m/GLMSwift.git
[1/214] Fetching glmswift
Fetched https://github.com/MarSe32m/GLMSwift.git from cache (0.36s)
Fetching https://github.com/MarSe32m/sebbu-bitstream.git
[1/286] Fetching sebbu-bitstream
Fetched https://github.com/MarSe32m/sebbu-bitstream.git from cache (0.49s)
Fetching https://github.com/MarSe32m/sebbu-ts-ds.git
[1/1038] Fetching sebbu-ts-ds
Fetched https://github.com/MarSe32m/sebbu-ts-ds.git from cache (0.46s)
Fetching https://github.com/MarSe32m/sebbu-networking.git
[1/474] Fetching sebbu-networking
Fetched https://github.com/MarSe32m/sebbu-networking.git from cache (0.42s)
Fetching https://github.com/MarSe32m/sebbu-concurrency.git
[1/547] Fetching sebbu-concurrency
Fetched https://github.com/MarSe32m/sebbu-concurrency.git from cache (0.49s)
Fetching https://github.com/MarSe32m/sebbu-cryptography.git
[1/101] Fetching sebbu-cryptography
Fetched https://github.com/MarSe32m/sebbu-cryptography.git from cache (0.40s)
warning: 'sebbu-cryptography': /Package.swift:18:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
16 | // Dependencies declare other packages that this package depends on.
17 | // .package(url: /* package url */, from: "1.0.0"),
18 | .package(url: "https://github.com/apple/swift-crypto.git", .branch("main"))
| `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
19 | ],
20 | targets: [
/Package.swift:18:69: warning: 'branch' is deprecated
16 | // Dependencies declare other packages that this package depends on.
17 | // .package(url: /* package url */, from: "1.0.0"),
18 | .package(url: "https://github.com/apple/swift-crypto.git", .branch("main"))
| `- warning: 'branch' is deprecated
19 | ],
20 | targets: [
Fetching https://github.com/vapor/websocket-kit.git
[1/2609] Fetching websocket-kit
Fetched https://github.com/vapor/websocket-kit.git from cache (0.51s)
Fetching https://github.com/apple/swift-crypto.git
[1/13936] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.35s)
Fetching https://github.com/MarSe32m/sebbu-c-libuv.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1590] Fetching swift-asn1
[1591/3300] Fetching swift-asn1, swift-atomics
[1985/9214] Fetching swift-asn1, swift-atomics, swift-nio-extras
[2256/9578] Fetching swift-asn1, swift-atomics, swift-nio-extras, sebbu-c-libuv
[2757/13969] Fetching swift-asn1, swift-atomics, swift-nio-extras, sebbu-c-libuv, swift-system
Fetched https://github.com/MarSe32m/sebbu-c-libuv.git from cache (1.00s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.00s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.04s)
Fetched https://github.com/apple/swift-system.git from cache (1.04s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.05s)
Computing version for https://github.com/MarSe32m/sebbu-c-libuv.git
Computed https://github.com/MarSe32m/sebbu-c-libuv.git at 1.48.0 (2.08s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.01s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.78s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.01s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.27.1 (3.37s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
[1/2426] Fetching swift-service-lifecycle
[279/3567] Fetching swift-service-lifecycle, swift-http-structured-headers
[1080/7403] Fetching swift-service-lifecycle, swift-http-structured-headers, swift-log
[2431/12388] Fetching swift-service-lifecycle, swift-http-structured-headers, swift-log, swift-async-algorithms
[3682/18347] Fetching swift-service-lifecycle, swift-http-structured-headers, swift-log, swift-async-algorithms, swift-algorithms
[11427/24502] Fetching swift-service-lifecycle, swift-http-structured-headers, swift-log, swift-async-algorithms, swift-algorithms, swift-certificates
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.76s)
[15133/22076] Fetching swift-http-structured-headers, swift-log, swift-async-algorithms, swift-algorithms, swift-certificates
Fetching https://github.com/apple/swift-http-types.git
Fetched https://github.com/apple/swift-log.git from cache (1.06s)
[18117/18240] Fetching swift-http-structured-headers, swift-async-algorithms, swift-algorithms, swift-certificates
Fetching https://github.com/apple/swift-nio-http2.git
[18241/19144] Fetching swift-http-structured-headers, swift-async-algorithms, swift-algorithms, swift-certificates, swift-http-types
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.51s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.52s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.52s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.52s)
[1/11527] Fetching swift-nio-http2
Fetched https://github.com/apple/swift-http-types.git from cache (1.21s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.19s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (4.31s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (0.90s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (1.12s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (1.12s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.57s)
Fetching https://github.com/apple/swift-numerics.git
[1/5691] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.66s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (2.10s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.92s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.12s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (1.00s)
Creating working copy for https://github.com/MarSe32m/sebbu-c-libuv.git
Working copy of https://github.com/MarSe32m/sebbu-c-libuv.git resolved at 1.48.0
Creating working copy for https://github.com/MarSe32m/sebbu-bitstream.git
Working copy of https://github.com/MarSe32m/sebbu-bitstream.git resolved at main (eba458d)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/MarSe32m/sebbu-concurrency.git
Working copy of https://github.com/MarSe32m/sebbu-concurrency.git resolved at main (d4bd5b8)
Creating working copy for https://github.com/MarSe32m/sebbu-cryptography.git
Working copy of https://github.com/MarSe32m/sebbu-cryptography.git resolved at main (f8df502)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/MarSe32m/sebbu-ts-ds.git
Working copy of https://github.com/MarSe32m/sebbu-ts-ds.git resolved at main (915df95)
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at main (8666c92)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at main (d4d7fef)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at main (8317eab)
Creating working copy for https://github.com/MarSe32m/sebbu-networking.git
Working copy of https://github.com/MarSe32m/sebbu-networking.git resolved at main (87d7443)
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at main (d402bec)
Creating working copy for https://github.com/MarSe32m/GLMSwift.git
Working copy of https://github.com/MarSe32m/GLMSwift.git resolved at main (fa51582)
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.27.1
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-nio-transport-services
Working copy of https://github.com/apple/swift-nio-transport-services resolved at main (9224dc5)
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at main (43e4c3c)
warning: 'sebbu-cryptography': /host/spi-builder-workspace/.build/checkouts/sebbu-cryptography/Package.swift:18:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
16 | // Dependencies declare other packages that this package depends on.
17 | // .package(url: /* package url */, from: "1.0.0"),
18 | .package(url: "https://github.com/apple/swift-crypto.git", .branch("main"))
| `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
19 | ],
20 | targets: [
/host/spi-builder-workspace/.build/checkouts/sebbu-cryptography/Package.swift:18:69: warning: 'branch' is deprecated
16 | // Dependencies declare other packages that this package depends on.
17 | // .package(url: /* package url */, from: "1.0.0"),
18 | .package(url: "https://github.com/apple/swift-crypto.git", .branch("main"))
| `- warning: 'branch' is deprecated
19 | ],
20 | targets: [
Building for debugging...
[0/416] Write sources
[0/416] Copying ControlPad@2x.png
[0/416] Copying Contents.json
[0/416] Copying ControlPad@3x.png
[2/416] Copying ControlPad.png
[12/416] Compiling bcrypt.c
In file included from /host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/version.c:22:
In file included from /host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/include/uv.h:71:
/host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/include/unix.h:34:10: fatal error: 'netdb.h' file not found
34 | #include <netdb.h> /* MAXHOSTNAMELEN on Solaris */
| ^~~~~~~~~
1 error generated.
[13/416] Compiling version.c
[13/416] Compiling thread.c
In file included from /host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/uv-data-getter-setters.c:22:
In file included from /host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/include/uv.h:71:
/host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/include/unix.h:34:10: fatal error: 'netdb.h' file not found
34 | #include <netdb.h> /* MAXHOSTNAMELEN on Solaris */
| ^~~~~~~~~
1 error generated.
[13/416] Compiling uv-data-getter-setters.c
In file included from /host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/unix/tty.c:22:
In file included from /host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/include/uv.h:71:
/host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/include/unix.h:34:10: fatal error: 'netdb.h' file not found
34 | #include <netdb.h> /* MAXHOSTNAMELEN on Solaris */
| ^~~~~~~~~
1 error generated.
[13/416] Compiling tty.c
In file included from /host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/unix/udp.c:22:
In file included from /host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/include/uv.h:71:
/host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/include/unix.h:34:10: fatal error: 'netdb.h' file not found
34 | #include <netdb.h> /* MAXHOSTNAMELEN on Solaris */
| ^~~~~~~~~
[13/416] Compiling udp.c
In file included from /host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/uv-common.c:22:
In file included from /host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/include/uv.h:71:
/host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/include/unix.h:34:10: fatal error: 'netdb.h' file not found
34 | #include <netdb.h> /* MAXHOSTNAMELEN on Solaris */
| ^~~~~~~~~
1 error generated.
[13/416] Compiling uv-common.c
[13/416] Compiling blf.c
[13/416] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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
warning: 'sebbu-cryptography': /host/spi-builder-workspace/.build/checkouts/sebbu-cryptography/Package.swift:18:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
16 | // Dependencies declare other packages that this package depends on.
17 | // .package(url: /* package url */, from: "1.0.0"),
18 | .package(url: "https://github.com/apple/swift-crypto.git", .branch("main"))
| `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
19 | ],
20 | targets: [
/host/spi-builder-workspace/.build/checkouts/sebbu-cryptography/Package.swift:18:69: warning: 'branch' is deprecated
16 | // Dependencies declare other packages that this package depends on.
17 | // .package(url: /* package url */, from: "1.0.0"),
18 | .package(url: "https://github.com/apple/swift-crypto.git", .branch("main"))
| `- warning: 'branch' is deprecated
19 | ],
20 | targets: [
[0/1] Planning build
Building for debugging...
[0/403] Write sources
[4/403] Compiling fiat_p256_adx_mul.S
[5/403] Compiling md5-x86_64-linux.S
[6/403] Compiling fiat_p256_adx_sqr.S
[7/403] Compiling fiat_curve25519_adx_square.S
[8/403] Compiling fiat_curve25519_adx_mul.S
[9/403] Compiling blf.c
In file included from /host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/version.c:22:
In file included from /host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/include/uv.h:71:
/host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/include/unix.h:34:10: fatal error: 'netdb.h' file not found
34 | #include <netdb.h> /* MAXHOSTNAMELEN on Solaris */
| ^~~~~~~~~
1 error generated.
[10/403] Compiling version.c
[10/403] Compiling tty.c
[10/403] Compiling thread.c
In file included from /host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/uv-common.c:22:
In file included from /host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/include/uv.h:71:
/host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/include/unix.h:34:10: fatal error: 'netdb.h' file not found
34 | #include <netdb.h> /* MAXHOSTNAMELEN on Solaris */
| ^~~~~~~~~
[10/403] Compiling uv-common.c
In file included from /host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/uv-data-getter-setters.c:22:
In file included from /host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/include/uv.h:71:
/host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/include/unix.h:34:10: fatal error: 'netdb.h' file not found
34 | #include <netdb.h> /* MAXHOSTNAMELEN on Solaris */
| ^~~~~~~~~
1 error generated.
[10/403] Compiling uv-data-getter-setters.c
[10/403] Compiling udp.c
[10/403] Compiling CCryptoBoringSSLShims shims.c
[10/403] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 wasm