The Swift Package Index logo.Swift Package Index

Build Information

Successful build of EthereumABI 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/shamatar/EthereumABI.git
Reference: 1.3.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/shamatar/EthereumABI
 * tag               1.3.0      -> FETCH_HEAD
HEAD is now at 6f4edb9 fix changed signature
Cloned https://github.com/shamatar/EthereumABI.git into spi-builder-workspace
6f4edb9fb3b46d7cdf5d6c4a304a88f014188733
SUCCESS checkout https://github.com/shamatar/EthereumABI.git at 1.3.0
========================================
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)
Fetching https://github.com/shamatar/EthereumAddress.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git from cache
Fetching https://github.com/attaswift/BigInt.git from cache
[1/210] Fetching ethereumaddress
Fetched https://github.com/shamatar/EthereumAddress.git (0.39s)
Fetching https://github.com/attaswift/SipHash from cache
Fetched https://github.com/attaswift/BigInt.git (0.40s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git (0.45s)
Computing version for https://github.com/shamatar/EthereumAddress.git
Fetched https://github.com/attaswift/SipHash (0.20s)
Computed https://github.com/shamatar/EthereumAddress.git at 1.3.0 (0.39s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 3.1.0 (0.42s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.0.0 (0.40s)
Computing version for https://github.com/attaswift/SipHash
Computed https://github.com/attaswift/SipHash at 1.2.2 (0.44s)
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 3.1.0
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.0.0
Creating working copy for https://github.com/attaswift/SipHash
Working copy of https://github.com/attaswift/SipHash resolved at 1.2.2
Creating working copy for https://github.com/shamatar/EthereumAddress.git
Working copy of https://github.com/shamatar/EthereumAddress.git resolved at 1.3.0
Building for debugging...
[1/73] Compiling SipHash SipHashable.swift
[2/73] Compiling SipHash SipHasher.swift
[3/73] Emitting module SipHash
[4/73] Compiling SipHash RandomUInt64.swift
[5/73] Compiling SipHash Primitive Types.swift
[5/73] Linking libSipHash.dylib
[7/94] Emitting module CryptoSwift
[8/103] Compiling CryptoSwift NoPadding.swift
[9/103] Compiling CryptoSwift Operators.swift
[10/103] Compiling CryptoSwift PBKDF1.swift
[11/103] Compiling CryptoSwift PBKDF2.swift
[12/103] Compiling CryptoSwift PKCS5.swift
[13/103] Compiling CryptoSwift PKCS7.swift
[14/103] Compiling CryptoSwift PKCS7Padding.swift
[15/103] Compiling CryptoSwift Padding.swift
[16/103] Compiling CryptoSwift Poly1305.swift
[17/103] Compiling BigInt Addition.swift
[18/103] Compiling BigInt BigInt.swift
[19/103] Compiling BigInt BigUInt.swift
[20/105] Compiling BigInt Integer Conversion.swift
[21/105] Compiling BigInt Multiplication.swift
[22/105] Compiling BigInt Prime Test.swift
[23/105] Emitting module BigInt
[24/105] Compiling BigInt Strideable.swift
[25/105] Compiling BigInt String Conversion.swift
[26/105] Compiling BigInt Floating Point Conversion.swift
[27/105] Compiling BigInt GCD.swift
[28/105] Compiling BigInt Hashable.swift
[29/105] Compiling CryptoSwift HMAC+Foundation.swift
[30/105] Compiling CryptoSwift Rabbit+Foundation.swift
[31/105] Compiling CryptoSwift String+FoundationExtension.swift
[32/105] Compiling CryptoSwift Utils+Foundation.swift
[33/105] Compiling CryptoSwift Generics.swift
[34/105] Compiling CryptoSwift HKDF.swift
[35/105] Compiling CryptoSwift HMAC.swift
[36/105] Compiling CryptoSwift Int+Extension.swift
[37/105] Compiling CryptoSwift MD5.swift
[38/105] Compiling BigInt Bitwise Ops.swift
[39/105] Compiling BigInt Codable.swift
[40/105] Compiling BigInt Comparable.swift
[41/105] Compiling BigInt Random.swift
[42/105] Compiling BigInt Shifts.swift
[43/105] Compiling BigInt Square Root.swift
[44/105] Compiling BigInt Data Conversion.swift
[45/105] Compiling BigInt Division.swift
[46/105] Compiling BigInt Exponentiation.swift
[47/105] Compiling CryptoSwift String+Extension.swift
[48/105] Compiling CryptoSwift UInt128.swift
[49/105] Compiling CryptoSwift UInt16+Extension.swift
[50/105] Compiling CryptoSwift UInt32+Extension.swift
[51/105] Compiling CryptoSwift UInt64+Extension.swift
[52/105] Compiling CryptoSwift UInt8+Extension.swift
[53/105] Compiling CryptoSwift Updatable.swift
[54/105] Compiling CryptoSwift Utils.swift
[55/105] Compiling CryptoSwift ZeroPadding.swift
[56/105] Compiling BigInt Subtraction.swift
[57/105] Compiling BigInt Words and Bits.swift
[70/105] Compiling CryptoSwift AES.swift
[71/105] Compiling CryptoSwift Array+Extension.swift
[72/105] Compiling CryptoSwift Authenticator.swift
[73/105] Compiling CryptoSwift BatchedCollection.swift
[74/105] Compiling CryptoSwift Bit.swift
[75/105] Compiling CryptoSwift BlockCipher.swift
[76/105] Compiling CryptoSwift BlockDecryptor.swift
[87/105] Compiling CryptoSwift BlockEncryptor.swift
[88/105] Compiling CryptoSwift BlockMode.swift
[89/105] Compiling CryptoSwift BlockModeOptions.swift
[90/105] Compiling CryptoSwift CBC.swift
[91/105] Compiling CryptoSwift CCM.swift
[92/105] Compiling CryptoSwift CFB.swift
[93/105] Compiling CryptoSwift CTR.swift
[94/105] Compiling CryptoSwift CipherModeWorker.swift
[95/105] Compiling CryptoSwift ECB.swift
[96/105] Compiling CryptoSwift GCM.swift
[97/105] Compiling CryptoSwift Rabbit.swift
[98/105] Compiling CryptoSwift RandomBytesSequence.swift
[99/105] Compiling CryptoSwift SHA1.swift
[100/105] Compiling CryptoSwift SHA2.swift
[101/105] Compiling CryptoSwift SHA3.swift
[102/105] Compiling CryptoSwift Scrypt.swift
[103/105] Compiling CryptoSwift SecureBytes.swift
[104/105] Compiling CryptoSwift StreamDecryptor.swift
[105/105] Compiling CryptoSwift StreamEncryptor.swift
[106/108] Compiling EthereumAddress EthereumAddress.swift
[107/108] Compiling EthereumAddress Extensions.swift
[108/108] Emitting module EthereumAddress
[109/116] Compiling EthereumABI ABIParameterTypes.swift
[110/116] Compiling EthereumABI ABIParsing.swift
[111/117] Compiling EthereumABI ABIDecoding.swift
[112/117] Compiling EthereumABI ABIEncoding.swift
[113/117] Compiling EthereumABI ABI.swift
[114/117] Emitting module EthereumABI
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/EthereumABI/Classes/ABIElements.swift:11:5: warning: 'public' modifier is redundant for struct declared in a public extension
    public struct Input: Decodable {
    ^~~~~~~
    
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/EthereumABI/Classes/ABIElements.swift:18:5: warning: 'public' modifier is redundant for struct declared in a public extension
    public struct Output: Decodable {
    ^~~~~~~
    
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/EthereumABI/Classes/ABIElements.swift:24:5: warning: 'public' modifier is redundant for struct declared in a public extension
    public struct Record: Decodable {
    ^~~~~~~
    
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/EthereumABI/Classes/ABIElements.swift:35:5: warning: 'public' modifier is redundant for enum declared in a public extension
    public enum Element {
    ^~~~~~~
[115/117] Compiling EthereumABI ABIElements.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/EthereumABI/Classes/ABIElements.swift:11:5: warning: 'public' modifier is redundant for struct declared in a public extension
    public struct Input: Decodable {
    ^~~~~~~
    
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/EthereumABI/Classes/ABIElements.swift:18:5: warning: 'public' modifier is redundant for struct declared in a public extension
    public struct Output: Decodable {
    ^~~~~~~
    
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/EthereumABI/Classes/ABIElements.swift:24:5: warning: 'public' modifier is redundant for struct declared in a public extension
    public struct Record: Decodable {
    ^~~~~~~
    
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/EthereumABI/Classes/ABIElements.swift:35:5: warning: 'public' modifier is redundant for enum declared in a public extension
    public enum Element {
    ^~~~~~~
[116/117] Compiling EthereumABI ABIExtensions.swift
[117/117] Compiling EthereumABI ABITypeParser.swift
Build complete! (11.97s)
Build complete.
Done.