Build Information
Successful build of Hash with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/davidskrundz/hash.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/davidskrundz/hash
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 6406fcb Update travis build
Cloned https://github.com/davidskrundz/hash.git
Revision (git rev-parse @):
6406fcb52d631ac9146fd0cde5adb336dc58d52e
SUCCESS checkout https://github.com/davidskrundz/hash.git at master
Fetching https://github.com/DavidSkrundz/Math.git from cache
Fetched https://github.com/DavidSkrundz/Math.git (0.20s)
Computing version for https://github.com/DavidSkrundz/Math.git
Computed https://github.com/DavidSkrundz/Math.git at 1.3.0 (0.50s)
Creating working copy for https://github.com/DavidSkrundz/Math.git
Working copy of https://github.com/DavidSkrundz/Math.git resolved at 1.3.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "hash",
"name": "Hash",
"url": "https://github.com/davidskrundz/hash.git",
"version": "unspecified",
"path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/hash",
"dependencies": [
{
"identity": "math",
"name": "Math",
"url": "https://github.com/DavidSkrundz/Math.git",
"version": "1.3.0",
"path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Math",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/davidskrundz/hash.git
[1/296] Fetching hash
Fetched https://github.com/davidskrundz/hash.git (0.42s)
Fetching https://github.com/DavidSkrundz/Math.git from cache
Fetched https://github.com/DavidSkrundz/Math.git (0.16s)
Computing version for https://github.com/DavidSkrundz/Math.git
Computed https://github.com/DavidSkrundz/Math.git at 1.3.0 (0.02s)
Creating working copy for https://github.com/davidskrundz/hash.git
Working copy of https://github.com/davidskrundz/hash.git resolved at master
Creating working copy for https://github.com/DavidSkrundz/Math.git
Working copy of https://github.com/DavidSkrundz/Math.git resolved at 1.3.0
warning: '.resolve-product-dependencies': dependency 'hash' is not used by any target
Found 1 product dependencies
- Math
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/10] Compiling Math FixedWidthInteger+Bytes.swift
[2/10] Compiling Math BitRotate.swift
[3/10] Compiling Math BinaryInteger+BitRotate.swift
[4/10] Compiling Math BinaryInteger+Modulo.swift
[5/10] Compiling Math Array+ByteArray.swift
[6/10] Emitting module Math
[7/10] Compiling Math Array+BitPacking.swift
[8/10] Compiling Math FixedWidthInteger+ModularArithmetic.swift
[9/25] Compiling Hash SHA3.swift
[10/25] Compiling Hash sha224.swift
[11/26] Compiling Hash MD5.swift
[12/26] Compiling Hash SHA0.swift
[13/26] Compiling Hash sha256.swift
[14/26] Compiling Hash sha384.swift
[15/26] Compiling Hash MD2.swift
[16/26] Compiling Hash MD4.swift
[17/26] Compiling Hash Hashing.swift
[18/26] Compiling Hash MD.swift
[19/26] Emitting module Hash
[20/26] Compiling Hash SHA1.swift
[21/26] Compiling Hash SHA2.swift
[22/26] Compiling Hash ByteBuffer.swift
[23/26] Compiling Hash Hash.swift
[24/26] Compiling Hash sha512.swift
[24/26] Archiving libsHash.a
[25/26] Linking libdHash.dylib
Build complete! (5.38s)
Build complete.
Done.