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 13.0.2 (41bf29), with Swift 5.9 for macOS (SPM) on 2 Jul 2024 19:24:41 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: 13.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tannerdsilva/rawdog
 * tag               13.0.2     -> FETCH_HEAD
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 13.0.2
========================================
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_chacha crawdog_chacha.c
[1/50] Compiling __crawdog_curve25519-tests curve25519_donna.c
[2/50] Compiling __crawdog_blake2 crawdog_blake2bp-ref.c
[3/52] Compiling __crawdog_curve25519 crawdog_ed25519_verify.c
[4/52] Compiling __crawdog_sha256 crawdog_sha256.c
[5/57] Compiling __crawdog_curve25519 crawdog_ed25519_sign.c
[6/57] Compiling __crawdog_blake2 crawdog_blake2xb-ref.c
[7/57] Compiling __crawdog_blake2 crawdog_blake2xs-ref.c
[8/57] Compiling __crawdog_poly1305 crawdog_poly1305.c
[9/57] Compiling __crawdog_sha512 crawdog_sha512.c
[10/57] Compiling __crawdog_sha1 crawdog_sha1.c
[11/57] Compiling __crawdog_curve25519 crawdog_custom_blind.c
[12/57] Compiling __crawdog_md5 crawdog_md5.c
[13/57] Compiling __crawdog_curve25519 crawdog_curve25519_utils.c
[14/57] Compiling __crawdog_hmac-tests sha1.c
[15/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.
[16/57] Compiling __crawdog_hkdf-tests hkdf-libsodium.c
[16/57] Compiling __crawdog_curve25519-tests curve25519_selftest.c
[16/57] Compiling __crawdog_curve25519 crawdog_curve25519_order.c
[16/57] Compiling __crawdog_endianness crawdog_endianness.c
[16/57] Compiling __crawdog_curve25519-tests curve25519_test.c
[16/57] Compiling __crawdog_hchacha20-tests hchacha20tests.c
[16/57] Compiling __crawdog_hchacha20 crawdog_hchacha20.c
[16/57] Compiling __crawdog_hashing-tests __crawdog_hashtest.c
[17/57] Emitting module SwiftSyntax509
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/apple/swift-log.git
[1/3525] Fetching swift-log
[3526/65277] Fetching swift-log, swift-syntax
Fetched https://github.com/apple/swift-log.git (4.11s)
Fetched https://github.com/apple/swift-syntax.git (4.11s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (2.78s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.0.1 (0.65s)
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