Build Information
Successful build of AwesomeNumbersKit with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/oscbyspro/AwesomeNumbersKit.git
Reference: v4.0.2
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/oscbyspro/AwesomeNumbersKit
* tag v4.0.2 -> FETCH_HEAD
HEAD is now at fe348ee v4.0.2
Cloned https://github.com/oscbyspro/AwesomeNumbersKit.git
Revision (git rev-parse @):
fe348ee0c9d3f9a3fa53302b2cda61a596070621
SUCCESS checkout https://github.com/oscbyspro/AwesomeNumbersKit.git at v4.0.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/oscbyspro/AwesomeNumbersKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version--423B1241ED78D482.txt
[6/18] Compiling ANKCoreKit Messages.swift
[7/18] Compiling ANKCoreKit Namespace.swift
[8/18] Compiling ANKCoreKit Text.swift
[9/18] Compiling ANKCoreKit Aliases.swift
[10/18] Compiling ANKCoreKit BitCast.swift
[11/18] Compiling ANKCoreKit BlackHole.swift
[12/18] Compiling ANKCoreKit Collection.swift
[13/19] Compiling ANKCoreKit Swift+FloatingPointSign.swift
[14/19] Emitting module ANKCoreKit
[15/19] Compiling ANKCoreKit ANKBinaryInteger.swift
[16/19] Compiling ANKCoreKit ANKBitPatternConvertible.swift
[17/19] Compiling ANKCoreKit ANKCoreInteger.swift
[18/19] Compiling ANKCoreKit ANKFixedWidthInteger.swift
[19/19] Compiling ANKCoreKit Swift+BinaryInteger.swift
[20/57] Compiling ANKFullWidthKit ANKFullWidth+Logic.swift
[21/57] Compiling ANKFullWidthKit ANKFullWidth+Multiplication+Digit.swift
[22/57] Compiling ANKSignedKit ANKSigned+Subtraction.swift
[23/57] Compiling ANKFullWidthKit ANKFullWidth+Numbers.swift
[24/58] Compiling ANKFullWidthKit ANKFullWidth+Complements.swift
[25/58] Compiling ANKFullWidthKit ANKFullWidth+Division+Digit.swift
[26/58] Compiling ANKFullWidthKit ANKFullWidth+Bits.swift
[27/58] Compiling ANKFullWidthKit ANKFullWidth+Comparisons.swift
[28/58] Compiling ANKFullWidthKit ANKFullWidth+Addition+Digit.swift
[29/58] Compiling ANKFullWidthKit ANKFullWidth+Addition.swift
[30/58] Compiling ANKSignedKit ANKSigned+Text.swift
[31/58] Compiling ANKFullWidthKit ANKFullWidth+Division.swift
[32/58] Compiling ANKFullWidthKit ANKFullWidth+Endianness.swift
[33/58] Compiling ANKSignedKit ANKSigned.swift
[34/58] Emitting module ANKSignedKit
[42/61] Compiling ANKFullWidthKit RadixAlphabet.swift
[43/61] Compiling ANKFullWidthKit RadixUIntRoot.swift
[44/61] Compiling ANKFullWidthKit Text.swift
[45/61] Compiling ANKFullWidthKit ANKFullWidth+Text.swift
[46/61] Compiling ANKFullWidthKit ANKFullWidth+Uninitialized.swift
[47/61] Compiling ANKFullWidthKit ANKFullWidth+Words+Pointers.swift
[48/61] Compiling ANKFullWidthKit ANKFullWidth+Subtraction+Digit.swift
[49/61] Compiling ANKFullWidthKit ANKFullWidth+Subtraction.swift
[50/61] Compiling ANKFullWidthKit ANKFullWidth+Text+Radix.swift
[56/61] Compiling ANKFullWidthKit ANKFullWidth+Shifts.swift
[57/61] Compiling ANKFullWidthKit ANKFullWidth+Strides.swift
[58/61] Compiling ANKFullWidthKit ANKFullWidth+Words.swift
[59/61] Compiling ANKFullWidthKit ANKFullWidth.swift
[60/61] Compiling ANKFullWidthKit Arithmetic.swift
[61/61] Emitting module ANKFullWidthKit
[62/63] Emitting module AwesomeNumbersKit
[63/63] Compiling AwesomeNumbersKit Exports.swift
Build complete! (4.22s)
Build complete.
Done.