The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build rawdog, reference master (41bf29), with Swift 5.9 for macOS (SPM) on 2 Jul 2024 19:43:50 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.44.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 41bf293 v13.0.2 added varied functions
Cloned https://github.com/tannerdsilva/rawdog.git
Revision (git rev-parse @):
41bf293755772548e37c5d5e36dd6717dffcdf66
SUCCESS checkout https://github.com/tannerdsilva/rawdog.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/tannerdsilva/rawdog.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/50] Compiling __crawdog_blake2 crawdog_blake2bp-ref.c
[1/50] Compiling __crawdog_sha1 crawdog_sha1.c
[2/50] Compiling __crawdog_blake2 crawdog_blake2s-ref.c
[3/50] Compiling __crawdog_blake2 crawdog_blake2b-ref.c
[4/50] Compiling __crawdog_argon2-tests argontest.c
[5/50] Compiling __crawdog_blake2 crawdog_blake2xb-ref.c
[6/50] Compiling __crawdog_blake2 crawdog_blake2sp-ref.c
[7/50] Compiling __crawdog_poly1305 crawdog_poly1305.c
[8/50] Compiling __crawdog_hmac-tests sha1.c
[9/50] Compiling __crawdog_md5 crawdog_md5.c
[10/57] Compiling __crawdog_hmac-tests hmac.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
#include <sodium.h>
         ^~~~~~~~~~
1 error generated.
[11/57] Compiling __crawdog_hkdf-tests hkdf-libsodium.c
[11/57] Compiling __crawdog_endianness crawdog_endianness.c
[11/57] Compiling __crawdog_hashing-tests __crawdog_hashtest.c
[11/57] Compiling __crawdog_hchacha20 crawdog_hchacha20.c
[11/57] Compiling __crawdog_sha512 crawdog_sha512.c
[11/57] Compiling __crawdog_hchacha20-tests hchacha20tests.c
[11/57] Compiling __crawdog_blake2 crawdog_blake2xs-ref.c
[11/57] Compiling __crawdog_sha256 crawdog_sha256.c
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-syntax.git
[1/3525] Fetching swift-log
[3526/65277] Fetching swift-log, swift-syntax
Fetched https://github.com/apple/swift-log.git (4.31s)
Fetched https://github.com/apple/swift-syntax.git (4.31s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (3.06s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.0.1 (0.70s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.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.5.3
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 5.9 macosSpm