Build Information
Failed to build rawdog, reference 17.0.0 (517bc4
), with Swift 6.0 for macOS (SPM) on 13 May 2025 05:46:21 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.4
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.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/85] Write swift-version-5BDAB9E9C0126B9D.txt
[1/85] Compiling __crawdog_sha256 crawdog_sha256.c
[2/85] Compiling __crawdog_poly1305 crawdog_poly1305.c
[2/85] Compiling __crawdog_blake2 crawdog_blake2sp-ref.c
[2/85] Compiling __crawdog_blake2 crawdog_blake2xs-ref.c
[5/85] Compiling __crawdog_blake2 crawdog_blake2xb-ref.c
[5/85] Compiling __crawdog_blake2 crawdog_blake2bp-ref.c
[7/85] Compiling __crawdog_chacha crawdog_chacha.c
[8/85] Compiling __crawdog_blake2 crawdog_blake2s-ref.c
[9/85] Compiling __crawdog_sha1 crawdog_sha1.c
[10/85] Compiling __crawdog_sha512 crawdog_sha512.c
[11/85] Compiling __crawdog_hmac-tests hmac.c
[12/85] Compiling __crawdog_hmac-tests sha1.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/85] Compiling __crawdog_hkdf-tests hkdf-libsodium.c
[13/85] Compiling __crawdog_curve25519 crawdog_ed25519_verify.c
[13/85] Compiling __crawdog_curve25519-tests curve25519_selftest.c
[13/85] Compiling __crawdog_curve25519-tests curve25519_donna.c
[13/85] Compiling __crawdog_endianness crawdog_endianness.c
[13/85] Compiling __crawdog_hashing-tests __crawdog_hashtest.c
[13/85] Compiling __crawdog_md5 crawdog_md5.c
[13/85] Compiling __crawdog_curve25519-tests curve25519_test.c
[13/85] Compiling __crawdog_hchacha20-tests hchacha20tests.c
[13/85] Compiling __crawdog_hchacha20 crawdog_hchacha20.c
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-syntax.git
[1/3836] Fetching swift-log
[3837/74156] Fetching swift-log, swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (3.25s)
Fetched https://github.com/apple/swift-log.git from cache (3.25s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 601.0.1 (3.29s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.43s)
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
BUILD FAILURE 6.0 macosSpm