The Swift Package Index logo.Swift Package Index

Build Information

Successful build of scrypt with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/v57/scrypt.c.git
Reference: 0.1.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/v57/scrypt.c
 * tag               0.1.1      -> FETCH_HEAD
HEAD is now at 0a1ac94 Added non-sse2 cpu support
Cloned https://github.com/v57/scrypt.c.git into spi-builder-workspace
0a1ac944808cd667a0c2e2457a4729dcdd447085
SUCCESS checkout https://github.com/v57/scrypt.c.git at 0.1.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[0/11] Compiling scrypt crypto_scrypt_smix_sse2.c
[1/11] Compiling scrypt warnp.c
[2/11] Compiling scrypt humansize.c
[3/11] Compiling scrypt readpass.c
[4/11] Compiling scrypt crypto_scrypt.c
[5/11] Compiling scrypt asprintf.c
[6/11] Compiling scrypt crypto_scrypt_smix.c
[7/11] Compiling scrypt sha256.c
[8/11] Compiling scrypt entropy.c
[9/11] Compiling scrypt insecure_memzero.c
[10/11] Compiling scrypt getopt.c
Build complete! (1.29s)
Build complete.
Done.