The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DNSKit, reference 1.3.1 (b71d32), with Swift 6.3 for Wasm on 23 Apr 2026 06:26:50 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dns-inspector/dnskit.git
Reference: 1.3.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/dns-inspector/dnskit
 * tag               1.3.1      -> FETCH_HEAD
HEAD is now at b71d32f Fix DNS Message Decompression Fails With Compiler Optimization #27
Cloned https://github.com/dns-inspector/dnskit.git
Revision (git rev-parse @):
b71d32fb7909b868eb4834b1fe34b857af87b84e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/dns-inspector/dnskit.git at 1.3.1
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/dns-inspector/dnskit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/dns-inspector/IDNARules-Swift.git
[1/14] Fetching idnarules-swift
Fetched https://github.com/dns-inspector/IDNARules-Swift.git from cache (0.38s)
Creating working copy for https://github.com/dns-inspector/IDNARules-Swift.git
Working copy of https://github.com/dns-inspector/IDNARules-Swift.git resolved at 7f47c398379e46f324bb82f803829026c48763d0
Building for debugging...
[0/3] Write sources
/host/spi-builder-workspace/.build/checkouts/IDNARules-Swift/Sources/IdnaRules/rules.c:122:52: error: use of undeclared identifier 'NULL'
  122 |   { 0x0080, 0x009F, idnarule_action_disallowed, 0, NULL },
      |                                                    ^~~~
/host/spi-builder-workspace/.build/checkouts/IDNARules-Swift/Sources/IdnaRules/rules.c:126:49: error: use of undeclared identifier 'NULL'
  126 |   { 0x00AD, 0x00AD, idnarule_action_ignored, 0, NULL },
      |                                                 ^~~~
/host/spi-builder-workspace/.build/checkouts/IDNARules-Swift/Sources/IdnaRules/rules.c:637:49: error: use of undeclared identifier 'NULL'
  637 |   { 0x034F, 0x034F, idnarule_action_ignored, 0, NULL },
      |                                                 ^~~~
/host/spi-builder-workspace/.build/checkouts/IDNARules-Swift/Sources/IdnaRules/rules.c:642:52: error: use of undeclared identifier 'NULL'
  642 |   { 0x0378, 0x0379, idnarule_action_disallowed, 0, NULL },
      |                                                    ^~~~
/host/spi-builder-workspace/.build/checkouts/IDNARules-Swift/Sources/IdnaRules/rules.c:646:52: error: use of undeclared identifier 'NULL'
  646 |   { 0x0380, 0x0383, idnarule_action_disallowed, 0, NULL },
      |                                                    ^~~~
/host/spi-builder-workspace/.build/checkouts/IDNARules-Swift/Sources/IdnaRules/rules.c:654:52: error: use of undeclared identifier 'NULL'
  654 |   { 0x038B, 0x038B, idnarule_action_disallowed, 0, NULL },
      |                                                    ^~~~
/host/spi-builder-workspace/.build/checkouts/IDNARules-Swift/Sources/IdnaRules/rules.c:656:52: error: use of undeclared identifier 'NULL'
  656 |   { 0x038D, 0x038D, idnarule_action_disallowed, 0, NULL },
      |                                                    ^~~~
/host/spi-builder-workspace/.build/checkouts/IDNARules-Swift/Sources/IdnaRules/rules.c:676:52: error: use of undeclared identifier 'NULL'
  676 |   { 0x03A2, 0x03A2, idnarule_action_disallowed, 0, NULL },
      |                                                    ^~~~
/host/spi-builder-workspace/.build/checkouts/IDNARules-Swift/Sources/IdnaRules/rules.c:1058:52: error: use of undeclared identifier 'NULL'
 1058 |   { 0x0530, 0x0530, idnarule_action_disallowed, 0, NULL },
      |                                                    ^~~~
/host/spi-builder-workspace/.build/checkouts/IDNARules-Swift/Sources/IdnaRules/rules.c:1097:52: error: use of undeclared identifier 'NULL'
 1097 |   { 0x0557, 0x0558, idnarule_action_disallowed, 0, NULL },
      |                                                    ^~~~
/host/spi-builder-workspace/.build/checkouts/IDNARules-Swift/Sources/IdnaRules/rules.c:1099:52: error: use of undeclared identifier 'NULL'
 1099 |   { 0x058B, 0x058C, idnarule_action_disallowed, 0, NULL },
      |                                                    ^~~~
/host/spi-builder-workspace/.build/checkouts/IDNARules-Swift/Sources/IdnaRules/rules.c:1100:52: error: use of undeclared identifier 'NULL'
 1100 |   { 0x0590, 0x0590, idnarule_action_disallowed, 0, NULL },
      |                                                    ^~~~
/host/spi-builder-workspace/.build/checkouts/IDNARules-Swift/Sources/IdnaRules/rules.c:1101:52: error: use of undeclared identifier 'NULL'
 1101 |   { 0x05C8, 0x05CF, idnarule_action_disallowed, 0, NULL },
      |                                                    ^~~~
/host/spi-builder-workspace/.build/checkouts/IDNARules-Swift/Sources/IdnaRules/rules.c:1102:52: error: use of undeclared identifier 'NULL'
 1102 |   { 0x05EB, 0x05EE, idnarule_action_disallowed, 0, NULL },
      |                                                    ^~~~
/host/spi-builder-workspace/.build/checkouts/IDNARules-Swift/Sources/IdnaRules/rules.c:1103:52: error: use of undeclared identifier 'NULL'
 1103 |   { 0x05F5, 0x05FF, idnarule_action_disallowed, 0, NULL },
      |                                                    ^~~~
/host/spi-builder-workspace/.build/checkouts/IDNARules-Swift/Sources/IdnaRules/rules.c:1111:52: error: use of undeclared identifier 'NULL'
 1111 |   { 0x0600, 0x0603, idnarule_action_disallowed, 0, NULL },
      |                                                    ^~~~
/host/spi-builder-workspace/.build/checkouts/IDNARules-Swift/Sources/IdnaRules/rules.c:1112:52: error: use of undeclared identifier 'NULL'
 1112 |   { 0x0604, 0x0604, idnarule_action_disallowed, 0, NULL },
      |                                                    ^~~~
/host/spi-builder-workspace/.build/checkouts/IDNARules-Swift/Sources/IdnaRules/rules.c:1113:52: error: use of undeclared identifier 'NULL'
 1113 |   { 0x0605, 0x0605, idnarule_action_disallowed, 0, NULL },
      |                                                    ^~~~
/host/spi-builder-workspace/.build/checkouts/IDNARules-Swift/Sources/IdnaRules/rules.c:1114:52: error: use of undeclared identifier 'NULL'
 1114 |   { 0x061C, 0x061C, idnarule_action_disallowed, 0, NULL },
      |                                                    ^~~~
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
[1/3] Compiling IdnaRules rules.c
[1/3] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.3 wasm