Build Information
Failed to build rawdog, reference 21.0.0 (378e87), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 10:53:57 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tannerdsilva/rawdog.git
Reference: 21.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tannerdsilva/rawdog
* tag 21.0.0 -> FETCH_HEAD
HEAD is now at 378e87e release v21.0.0
Cloned https://github.com/tannerdsilva/rawdog.git
Revision (git rev-parse @):
378e87e49d2cf95c92882b1bcbe21252c5c1d0a6
SUCCESS checkout https://github.com/tannerdsilva/rawdog.git at 21.0.0
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/apple/swift-log.git
[1/6635] Fetching swift-log
[6636/81618] Fetching swift-log, swift-syntax
Fetched https://github.com/apple/swift-log.git from cache (3.69s)
Fetched https://github.com/apple/swift-syntax.git from cache (3.69s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (4.27s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 602.0.0 (3.28s)
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.2
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 602.0.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip (0.31s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "rawdog",
"name": "rawdog",
"url": "https://github.com/tannerdsilva/rawdog.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/rawdog",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log.git",
"version": "1.12.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"traits": [
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/tannerdsilva/rawdog.git
[1/1643] Fetching rawdog
Fetched https://github.com/tannerdsilva/rawdog.git from cache (1.12s)
Fetching https://github.com/apple/swift-syntax.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.51s)
Fetched https://github.com/apple/swift-syntax.git from cache (0.90s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 602.0.0 (0.98s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.58s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 602.0.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Creating working copy for https://github.com/tannerdsilva/rawdog.git
Working copy of https://github.com/tannerdsilva/rawdog.git resolved at 21.0.0 (378e87e)
warning: '.resolve-product-dependencies': dependency 'rawdog' is not used by any target
Found 1 product dependencies
- swift-log
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/tannerdsilva/rawdog.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/144] Write swift-version--6988338F2F200930.txt
[1/144] Compiling __crawdog_sha512 crawdog_sha512.c
[2/144] Compiling __crawdog_md5 crawdog_md5.c
[4/144] Compiling __crawdog_sha256 crawdog_sha256.c
[5/144] Compiling __crawdog_poly1305 crawdog_poly1305.c
[7/144] Compiling __crawdog_sha1 crawdog_sha1.c
In file included from /Users/admin/builder/spi-builder-workspace/Tests/__crawdog_hkdf-tests/hkdf-libsodium.c:4:
/Users/admin/builder/spi-builder-workspace/Tests/__crawdog_hkdf-tests/hkdf-libsodium.h:5:10: fatal error: 'sodium.h' file not found
5 | #include <sodium.h>
| ^~~~~~~~~~
1 error generated.
[8/144] Compiling __crawdog_hkdf-tests hkdf-libsodium.c
[8/144] Compiling __crawdog_hchacha20 crawdog_hchacha20.c
[8/144] Compiling __crawdog_hkdf-tests hkdf-libsodium.c
[8/144] Compiling __crawdog_hchacha20-tests hchacha20tests.c
[8/144] Compiling __crawdog_sha1 crawdog_sha1.c
[8/144] Compiling __crawdog_sha256 crawdog_sha256.c
[8/144] Compiling __crawdog_hchacha20-tests hchacha20tests.c
[8/144] Compiling __crawdog_hashing-tests __crawdog_hashtest.c
[8/144] Compiling __crawdog_sha512 crawdog_sha512.c
[8/144] Compiling __crawdog_hchacha20 crawdog_hchacha20.c
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: you may be able to install libsodium using your system-packager:
brew install libsodium
warning: you may be able to install libsodium using your system-packager:
brew install libsodium
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/Sources/RAW_mnemonic/wordlist_EN.txt
BUILD FAILURE 6.3 macosSpm