The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build ATIdentityTools, reference 0.1.1 (e69cba), with Swift 6.2 (beta) for Wasm on 20 Jun 2025 08:31:28 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ATProtoKit/ATIdentityTools.git
Reference: 0.1.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/ATProtoKit/ATIdentityTools
 * tag               0.1.1      -> FETCH_HEAD
HEAD is now at e69cba8 Create LICENSE.md
Cloned https://github.com/ATProtoKit/ATIdentityTools.git
Revision (git rev-parse @):
e69cba8da6469435676693826c9c37cd092f42fa
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ATProtoKit/ATIdentityTools.git at 0.1.1
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ATProtoKit/ATIdentityTools.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/ATProtoKit/ATCryptography.git
Fetching https://github.com/ATProtoKit/ATCommonTools.git
Fetching https://github.com/apple/swift-async-dns-resolver
[1/917] Fetching atcryptography
[203/1170] Fetching atcryptography, atcommontools
[970/2020] Fetching atcryptography, atcommontools, swift-async-dns-resolver
Fetched https://github.com/ATProtoKit/ATCryptography.git from cache (0.50s)
Fetched https://github.com/ATProtoKit/ATCommonTools.git from cache (0.50s)
Fetched https://github.com/apple/swift-async-dns-resolver from cache (0.50s)
Computing version for https://github.com/apple/swift-async-dns-resolver
Computed https://github.com/apple/swift-async-dns-resolver at 0.4.0 (6.09s)
Computing version for https://github.com/ATProtoKit/ATCryptography.git
Computed https://github.com/ATProtoKit/ATCryptography.git at 0.1.8 (1.30s)
Fetching https://github.com/21-DOT-DEV/swift-secp256k1.git
Fetching https://github.com/attaswift/BigInt.git
[1/4807] Fetching bigint
[723/9708] Fetching bigint, swift-secp256k1
Fetching https://github.com/apple/swift-crypto.git
Fetched https://github.com/21-DOT-DEV/swift-secp256k1.git from cache (1.12s)
Fetched https://github.com/attaswift/BigInt.git from cache (1.49s)
[1/15364] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.94s)
Computing version for https://github.com/21-DOT-DEV/swift-secp256k1.git
Computed https://github.com/21-DOT-DEV/swift-secp256k1.git at 0.18.0 (4.83s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.6.0 (0.74s)
Computing version for https://github.com/ATProtoKit/ATCommonTools.git
Computed https://github.com/ATProtoKit/ATCommonTools.git at 0.0.12 (0.75s)
Fetching https://github.com/nnabeyang/swift-cbor
Fetching https://github.com/ATProtoKit/MultiformatsKit.git
[1/567] Fetching multiformatskit
[444/635] Fetching multiformatskit, swift-cbor
Fetched https://github.com/nnabeyang/swift-cbor from cache (0.44s)
Fetched https://github.com/ATProtoKit/MultiformatsKit.git from cache (0.45s)
Computing version for https://github.com/nnabeyang/swift-cbor
Computed https://github.com/nnabeyang/swift-cbor at 0.0.4 (1.23s)
Computing version for https://github.com/ATProtoKit/MultiformatsKit.git
Computed https://github.com/ATProtoKit/MultiformatsKit.git at 0.3.0 (0.90s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (2.14s)
Fetching https://github.com/apple/swift-asn1.git
[1/1616] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.47s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.39s)
Creating working copy for https://github.com/nnabeyang/swift-cbor
Working copy of https://github.com/nnabeyang/swift-cbor resolved at 0.0.4
Creating working copy for https://github.com/ATProtoKit/ATCryptography.git
Working copy of https://github.com/ATProtoKit/ATCryptography.git resolved at 0.1.8
Creating working copy for https://github.com/ATProtoKit/ATCommonTools.git
Working copy of https://github.com/ATProtoKit/ATCommonTools.git resolved at 0.0.12
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/ATProtoKit/MultiformatsKit.git
Working copy of https://github.com/ATProtoKit/MultiformatsKit.git resolved at 0.3.0
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.6.0
Creating working copy for https://github.com/21-DOT-DEV/swift-secp256k1.git
Working copy of https://github.com/21-DOT-DEV/swift-secp256k1.git resolved at 0.18.0
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-async-dns-resolver
Working copy of https://github.com/apple/swift-async-dns-resolver resolved at 0.4.0
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/ATIdentityTools/PrivacyInfo.xcprivacy
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/DIDCore/PrivacyInfo.xcprivacy
Building for debugging...
[0/437] Write sources
[9/437] Compiling ares_android.c
[10/437] Write swift-version-24593BA9C3E375BF.txt
/host/spi-builder-workspace/.build/checkouts/swift-async-dns-resolver/Sources/CAsyncDNSResolver/c-ares/src/lib/ares__parse_into_addrinfo.c:22:12: fatal error: 'netdb.h' file not found
   22 | #  include <netdb.h>
      |            ^~~~~~~~~
1 error generated.
[11/437] Compiling ares__parse_into_addrinfo.c
[11/437] Compiling secp256k1.c
[11/437] Compiling ares__read_line.c
/host/spi-builder-workspace/.build/checkouts/swift-async-dns-resolver/Sources/CAsyncDNSResolver/c-ares/src/lib/ares__get_hostent.c:23:12: fatal error: 'netdb.h' file not found
   23 | #  include <netdb.h>
      |            ^~~~~~~~~
1 error generated.
[11/437] Compiling ares__get_hostent.c
[11/437] Compiling ares__timeval.c
/host/spi-builder-workspace/.build/checkouts/swift-async-dns-resolver/Sources/CAsyncDNSResolver/c-ares/src/lib/ares__readaddrinfo.c:22:12: fatal error: 'netdb.h' file not found
   22 | #  include <netdb.h>
      |            ^~~~~~~~~
1 error generated.
[11/437] Compiling ares__readaddrinfo.c
[11/437] Compiling precomputed_ecmult_gen.c
/host/spi-builder-workspace/.build/checkouts/swift-async-dns-resolver/Sources/CAsyncDNSResolver/c-ares/src/lib/ares__sortaddrinfo.c:43:12: fatal error: 'netdb.h' file not found
   43 | #  include <netdb.h>
      |            ^~~~~~~~~
[11/437] Compiling ares__sortaddrinfo.c
BUILD FAILURE 6.2 wasm