Build Information
Failed to build rawdog, reference master (35d969), with Swift 6.2 for macOS (SPM) on 14 Oct 2025 00:32:01 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 35d9692 v20.1.0 added ability to invert bits on RAW_staticbuff types
Cloned https://github.com/tannerdsilva/rawdog.git
Revision (git rev-parse @):
35d9692c8954b96dea288ecd35aa5d0451e0bd5e
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/3933] Fetching swift-log
[3934/76409] Fetching swift-log, swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (3.56s)
Fetched https://github.com/apple/swift-log.git from cache (3.56s)
Creating working copy for https://github.com/apple/swift-syntax.git
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
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.25s)
========================================
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.6.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/tannerdsilva/rawdog.git
[1/1384] Fetching rawdog
Fetched https://github.com/tannerdsilva/rawdog.git from cache (1.11s)
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.85s)
Fetched https://github.com/apple/swift-log.git from cache (0.85s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 602.0.0 (1.53s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.48s)
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 (35d9692)
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.4
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/122] Compiling CRAW_base64 craw_base64.c
[1/122] Compiling __crawdog_curve25519 crawdog_custom_blind.c
[2/122] Compiling CRAW_base64 craw_base64.c
[3/122] Compiling __crawdog_blake2 crawdog_blake2b-ref.c
[5/122] Compiling __crawdog_md5 crawdog_md5.c
[6/122] Compiling __crawdog_argon2-tests argontest.c
[8/122] Compiling __crawdog_sha512 crawdog_sha512.c
[9/122] Compiling __crawdog_sha256 crawdog_sha256.c
[11/122] Compiling __crawdog_sha512 crawdog_sha512.c
[12/122] Compiling __crawdog_poly1305 crawdog_poly1305.c
[13/122] Compiling __crawdog_sha1 crawdog_sha1.c
[14/122] Compiling __crawdog_blake2 crawdog_blake2s-ref.c
[15/122] Compiling __crawdog_sha1 crawdog_sha1.c
[16/122] Write swift-version-49B95AFC49DCD68C.txt
[17/122] Compiling __crawdog_poly1305 crawdog_poly1305.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.
[18/122] 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.
[18/122] Compiling __crawdog_hashing-tests __crawdog_hashtest.c
[18/122] Compiling __crawdog_hchacha20 crawdog_hchacha20.c
[18/122] Compiling __crawdog_hchacha20-tests hchacha20tests.c
[18/122] Compiling __crawdog_md5 crawdog_md5.c
[18/122] Compiling CRAW __craw.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
BUILD FAILURE 6.2 macosSpm