Build Information
Failed to build rawdog, reference master (378e87), with Swift 6.2 for macOS (SPM) on 5 Feb 2026 03:11:13 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tannerdsilva/rawdog.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tannerdsilva/rawdog
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
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 master
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-syntax.git
[1/5899] Fetching swift-log
[5900/79977] Fetching swift-log, swift-syntax
Fetched https://github.com/apple/swift-log.git from cache (3.75s)
Fetched https://github.com/apple/swift-syntax.git from cache (3.75s)
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 (2.78s)
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.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.62s)
========================================
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",
"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",
"dependencies": [
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/apple/swift-syntax.git",
"version": "602.0.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
},
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log.git",
"version": "1.9.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/tannerdsilva/rawdog.git
[1/1488] Fetching rawdog
Fetched https://github.com/tannerdsilva/rawdog.git from cache (1.24s)
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-syntax.git from cache
Fetched https://github.com/apple/swift-syntax.git from cache (0.97s)
Fetched https://github.com/apple/swift-log.git from cache (0.97s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 602.0.0 (1.04s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.9.1 (0.52s)
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/tannerdsilva/rawdog.git
Working copy of https://github.com/tannerdsilva/rawdog.git resolved at master (378e87e)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.9.1
warning: '.resolve-product-dependencies': dependency 'rawdog' is not used by any target
Found 2 product dependencies
- swift-syntax
- swift-log
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/tannerdsilva/rawdog.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/127] Write swift-version-49B95AFC49DCD68C.txt
[1/127] Compiling __crawdog_endianness crawdog_endianness.c
[2/127] Compiling __crawdog_curve25519-tests curve25519_selftest.c
[4/127] Compiling __crawdog_sha512 crawdog_sha512.c
[5/127] Compiling __crawdog_curve25519-tests curve25519_donna.c
[6/127] Compiling __crawdog_sha256 crawdog_sha256.c
[8/127] Compiling __crawdog_sha1 crawdog_sha1.c
[10/127] Compiling __crawdog_poly1305 crawdog_poly1305.c
[11/127] Compiling __crawdog_curve25519-tests curve25519_test.c
[12/127] Compiling __crawdog_poly1305 crawdog_poly1305.c
[13/127] Compiling __crawdog_md5 crawdog_md5.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.
[15/127] Compiling __crawdog_hkdf-tests hkdf-libsodium.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.
[15/127] Compiling __crawdog_hchacha20 crawdog_hchacha20.c
[15/127] Compiling __crawdog_hashing-tests __crawdog_hashtest.c
[15/127] Compiling __crawdog_hchacha20-tests hchacha20tests.c
[15/127] Compiling __crawdog_hashing-tests __crawdog_hashtest.c
[15/127] Compiling __crawdog_sha512 crawdog_sha512.c
[15/127] Compiling __crawdog_curve25519-tests curve25519_test.c
[15/127] Compiling __crawdog_blake2 crawdog_blake2bp-ref.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.2 macosSpm