Build Information
Failed to build rawdog, reference master (3e748b
), with Swift 6.2 (beta) for macOS (SPM) on 14 Aug 2025 02:03:33 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.66.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 3e748b3 bugfix
Cloned https://github.com/tannerdsilva/rawdog.git
Revision (git rev-parse @):
3e748b37b1b53911500282464c9b5914d9eeccb3
SUCCESS checkout https://github.com/tannerdsilva/rawdog.git at master
========================================
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-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/138] Compiling __crawdog_blake2 crawdog_blake2s-ref.c
[2/138] Compiling __crawdog_blake2 crawdog_blake2b-ref.c
[3/138] Compiling __crawdog_curve25519 crawdog_custom_blind.c
[4/138] Compiling __crawdog_curve25519 crawdog_ed25519_verify.c
[5/138] Compiling __crawdog_curve25519 crawdog_ed25519_sign.c
[6/138] Compiling __crawdog_curve25519 crawdog_curve25519_mehdi.c
[7/138] Compiling __crawdog_blake2 crawdog_blake2bp-ref.c
[8/138] Compiling __crawdog_sha512 crawdog_sha512.c
[9/138] Compiling __crawdog_sha256 crawdog_sha256.c
[10/138] Compiling __crawdog_sha512 crawdog_sha512.c
[11/138] Compiling __crawdog_sha256 crawdog_sha256.c
[12/138] Compiling __crawdog_argon2-tests argontest.c
[13/138] Write swift-version-1EA4D86E10B52AF.txt
[14/138] 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.
[15/138] Compiling __crawdog_hkdf-tests hkdf-libsodium.c
[15/138] Compiling __crawdog_hchacha20-tests hchacha20tests.c
[15/138] Compiling __crawdog_sha1 crawdog_sha1.c
[15/138] 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>
| ^~~~~~~~~~
[15/138] Compiling __crawdog_hkdf-tests hkdf-libsodium.c
[15/138] Compiling __crawdog_blake2 crawdog_blake2b-ref.c
[15/138] Compiling __crawdog_sha1 crawdog_sha1.c
[15/138] Compiling __crawdog_poly1305 crawdog_poly1305.c
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/apple/swift-log.git
[1/3886] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.03s)
[1/71744] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (2.89s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 601.0.1 (5.57s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.43s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 601.0.1
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: 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