Build Information
Failed to build rawdog, reference 17.0.0 (517bc4
), with Swift 6.2 (beta) for macOS (SPM) on 24 Jun 2025 01:09:11 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tannerdsilva/rawdog.git
Reference: 17.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tannerdsilva/rawdog
* tag 17.0.0 -> FETCH_HEAD
HEAD is now at 517bc47 revised random byte generator variant
Cloned https://github.com/tannerdsilva/rawdog.git
Revision (git rev-parse @):
517bc47f4ca8630a945cce9820a452d03ffe5fb8
SUCCESS checkout https://github.com/tannerdsilva/rawdog.git at 17.0.0
========================================
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/141] Compiling __crawdog_hmac-tests hmac.c
[1/141] Compiling __crawdog_blake2 crawdog_blake2b-ref.c
[2/141] Compiling __crawdog_blake2 crawdog_blake2s-ref.c
[3/141] Compiling __crawdog_sha512 crawdog_sha512.c
[5/141] Compiling __crawdog_blake2 crawdog_blake2sp-ref.c
[6/141] Compiling __crawdog_sha256 crawdog_sha256.c
[7/141] Write swift-version-1EA4D86E10B52AF.txt
[8/141] Compiling __crawdog_sha256 crawdog_sha256.c
[9/141] Compiling __crawdog_blake2 crawdog_blake2bp-ref.c
[10/141] Compiling __crawdog_blake2 crawdog_blake2s-ref.c
[11/141] Compiling __crawdog_blake2 crawdog_blake2bp-ref.c
[12/141] Compiling __crawdog_argon2-tests argontest.c
[14/141] Compiling __crawdog_sha1 crawdog_sha1.c
[15/141] Compiling __crawdog_poly1305 crawdog_poly1305.c
[17/141] Compiling __crawdog_sha1 crawdog_sha1.c
[18/141] Compiling __crawdog_md5 crawdog_md5.c
[20/141] Compiling __crawdog_hmac-tests sha1.c
[21/141] Compiling __crawdog_hmac-tests hmac.c
[21/141] Compiling __crawdog_hmac-tests sha1.c
[23/141] Compiling __crawdog_blake2 crawdog_blake2b-ref.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.
[24/141] Compiling __crawdog_hkdf-tests hkdf-libsodium.c
[24/141] Compiling __crawdog_endianness crawdog_endianness.c
[24/141] Compiling __crawdog_hashing-tests __crawdog_hashtest.c
[24/141] Compiling __crawdog_endianness crawdog_endianness.c
[24/141] Compiling __crawdog_hashing-tests __crawdog_hashtest.c
[24/141] Compiling __crawdog_hchacha20 crawdog_hchacha20.c
[24/141] Compiling __crawdog_hchacha20-tests hchacha20tests.c
[24/141] Compiling __crawdog_hkdf-tests hkdf-libsodium.c
[24/141] Compiling __crawdog_hchacha20-tests hchacha20tests.c
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/apple/swift-log.git
[1/3836] Fetching swift-log
[3837/74763] Fetching swift-log, swift-syntax
Fetched https://github.com/apple/swift-log.git from cache (3.49s)
Fetched https://github.com/apple/swift-syntax.git from cache (3.49s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 601.0.1 (6.55s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.39s)
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.3
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
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