The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-cassandra-client, reference 0.9.1 (be2899), with Swift 6.2 for Wasm on 4 Mar 2026 06:21:10 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-cassandra-client.git
Reference: 0.9.1
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/apple/swift-cassandra-client
 * tag               0.9.1      -> FETCH_HEAD
HEAD is now at be28994 Fix dangling pointer in CassUuid.init(_:uuid_t) causing UUID corruption in release builds (#83)
Submodule path 'Sources/CDataStaxDriver/datastax-cpp-driver': checked out '90df2c9ca1aa184a746445698533c71f7f34a2e1'
Submodule path 'Sources/Clibuv/libuv': checked out '0c1fa696aa502eb749c2c4735005f41ba00a27b8'
Submodule 'datastax-cpp-driver' (https://github.com/datastax/cpp-driver.git) registered for path 'Sources/CDataStaxDriver/datastax-cpp-driver'
Submodule 'libuv' (https://github.com/libuv/libuv.git) registered for path 'Sources/Clibuv/libuv'
Cloning into '/host/spi-builder-workspace/Sources/CDataStaxDriver/datastax-cpp-driver'...
Cloning into '/host/spi-builder-workspace/Sources/Clibuv/libuv'...
Cloned https://github.com/apple/swift-cassandra-client.git
Revision (git rev-parse @):
be28994f643569033ebfe5f46536e9e9f7e50721
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-cassandra-client.git at 0.9.1
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/apple/swift-cassandra-client.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:c50555b47c4db0b0576f9f25702fbe2fdff28194c4a4f4c23a7dce4b3504c85e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
warning: multiple Swift SDKs match target triple `wasm32-unknown-wasip1` and host triple x86_64-unknown-linux-gnu, selected one at /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/embedded-swift-sdk.json
Fetching https://github.com/apple/swift-log
Fetching https://github.com/apple/swift-nio-ssl
Fetching https://github.com/apple/swift-atomics
Fetching https://github.com/apple/swift-nio
[1/1820] Fetching swift-atomics
[511/7932] Fetching swift-atomics, swift-log
[2069/23282] Fetching swift-atomics, swift-log, swift-nio-ssl
[9775/105914] Fetching swift-atomics, swift-log, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-atomics from cache (1.31s)
[10528/104094] Fetching swift-log, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-log from cache (1.33s)
[5242/97982] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl from cache (4.25s)
[48753/82632] Fetching swift-nio
Fetched https://github.com/apple/swift-nio from cache (12.16s)
Computing version for https://github.com/apple/swift-nio-ssl
Computed https://github.com/apple/swift-nio-ssl at 2.36.0 (13.13s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.3.0 (0.82s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.95.0 (1.54s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/20397] Fetching swift-collections
[2/25998] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (2.41s)
Fetched https://github.com/apple/swift-collections.git from cache (2.49s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (3.41s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (1.21s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.10.1 (0.82s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.10.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.95.0
Creating working copy for https://github.com/apple/swift-atomics
Working copy of https://github.com/apple/swift-atomics resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio-ssl
Working copy of https://github.com/apple/swift-nio-ssl resolved at 2.36.0
Building for debugging...
[0/586] Write sources
[12/586] Compiling _AtomicsShims.c
In file included from /host/spi-builder-workspace/Sources/Clibuv/libuv/src/version.c:22:
In file included from /host/spi-builder-workspace/Sources/Clibuv/include/uv.h:68:
/host/spi-builder-workspace/Sources/Clibuv/include/uv/unix.h:34:10: fatal error: 'netdb.h' file not found
   34 | #include <netdb.h>  /* MAXHOSTNAMELEN on Solaris */
      |          ^~~~~~~~~
1 error generated.
[13/586] Compiling version.c
In file included from /host/spi-builder-workspace/Sources/Clibuv/libuv/src/uv-common.c:22:
In file included from /host/spi-builder-workspace/Sources/Clibuv/include/uv.h:68:
/host/spi-builder-workspace/Sources/Clibuv/include/uv/unix.h:34:10: fatal error: 'netdb.h' file not found
   34 | #include <netdb.h>  /* MAXHOSTNAMELEN on Solaris */
      |          ^~~~~~~~~
[13/586] Compiling uv-common.c
In file included from [13/586] Compiling thread.c
In file included from /host/spi-builder-workspace/Sources/Clibuv/libuv/src/uv-data-getter-setters.c:22:
In file included from /host/spi-builder-workspace/Sources/Clibuv/include/uv.h:68:
/host/spi-builder-workspace/Sources/Clibuv/include/uv/unix.h:34:10: fatal error: 'netdb.h' file not found
   34 | #include <netdb.h>  /* MAXHOSTNAMELEN on Solaris */
      |          ^~~~~~~~~
[13/586] Compiling uv-data-getter-setters.c
[13/586] Compiling tty.c
In file included from /host/spi-builder-workspace/Sources/Clibuv/libuv/src/unix/udp.c:22:
In file included from /host/spi-builder-workspace/Sources/Clibuv/include/uv.h:68:
/host/spi-builder-workspace/Sources/Clibuv/include/uv/unix.h:34:10: fatal error: 'netdb.h' file not found
   34 | #include <netdb.h>  /* MAXHOSTNAMELEN on Solaris */
      |          ^~~~~~~~~
[13/586] Compiling udp.c
In file included from /host/spi-builder-workspace/Sources/Clibuv/libuv/src/strscpy.c:22:
In file included from /host/spi-builder-workspace/Sources/Clibuv/libuv/src/strscpy.h:29:
In file included from /host/spi-builder-workspace/Sources/Clibuv/include/uv.h:68:
/host/spi-builder-workspace/Sources/Clibuv/include/uv/unix.h:34:10: fatal error: 'netdb.h' file not found
   34 | #include <netdb.h>  /* MAXHOSTNAMELEN on Solaris */
      |          ^~~~~~~~~
1 error generated.
[13/586] Compiling strscpy.c
[13/586] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.2 wasm