Build Information
Failed to build rawdog, reference 19.0.2 (3e748b
), with Swift 6.0 for macOS (SPM) on 14 Aug 2025 02:03:56 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.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: 19.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tannerdsilva/rawdog
* tag 19.0.2 -> FETCH_HEAD
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 19.0.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/tannerdsilva/rawdog.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/83] Write swift-version-5BDAB9E9C0126B9D.txt
[1/83] Compiling __crawdog_sha512 crawdog_sha512.c
[2/83] Compiling __crawdog_blake2 crawdog_blake2xs-ref.c
[3/83] Compiling __crawdog_blake2 crawdog_blake2xb-ref.c
[4/83] Compiling __crawdog_blake2 crawdog_blake2bp-ref.c
[5/83] Compiling __crawdog_blake2 crawdog_blake2s-ref.c
[6/83] Compiling __crawdog_blake2 crawdog_blake2b-ref.c
[7/83] Compiling __crawdog_blake2 crawdog_blake2sp-ref.c
[8/83] Compiling __crawdog_chachapoly-tests testf.c
[9/83] Compiling __crawdog_chacha crawdog_chacha.c
[10/83] Compiling __crawdog_chachapoly crawdog_chachapoly.c
[11/83] Compiling __crawdog_sha256 crawdog_sha256.c
[12/83] 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.
[13/83] Compiling __crawdog_hkdf-tests hkdf-libsodium.c
[13/83] Compiling __crawdog_curve25519-tests curve25519_selftest.c
[13/83] Compiling __crawdog_curve25519-tests curve25519_donna.c
[13/83] Compiling __crawdog_hchacha20 crawdog_hchacha20.c
[13/83] Compiling __crawdog_curve25519-tests curve25519_test.c
[13/83] Compiling __crawdog_hashing-tests __crawdog_hashtest.c
[13/83] Compiling __crawdog_md5 crawdog_md5.c
[13/83] Compiling __crawdog_endianness crawdog_endianness.c
[13/83] Compiling __crawdog_sha1 crawdog_sha1.c
[13/83] Compiling __crawdog_hchacha20-tests hchacha20tests.c
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-syntax.git
[1/3886] Fetching swift-log
[3887/75630] Fetching swift-log, swift-syntax
Fetched https://github.com/apple/swift-log.git from cache (3.09s)
Fetched https://github.com/apple/swift-syntax.git from cache (3.09s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 601.0.1 (4.18s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.46s)
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
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
BUILD FAILURE 6.0 macosSpm