The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.28.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/viz-blockchain/viz-swift-lib.git
Reference: 0.0.2
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/viz-blockchain/viz-swift-lib
 * tag               0.0.2      -> FETCH_HEAD
HEAD is now at b5d4c0a Update crypto libraries
Cloned https://github.com/viz-blockchain/viz-swift-lib.git
Revision (git rev-parse @):
b5d4c0a7637777b29c281ffddd7127bcbddf576a
SUCCESS checkout https://github.com/viz-blockchain/viz-swift-lib.git at 0.0.2
Fetching https://github.com/greymass/secp256k1.git from cache
Fetched https://github.com/greymass/secp256k1.git (0.38s)
Fetching https://github.com/lukaskubanek/OrderedDictionary.git from cache
Fetching https://github.com/Flight-School/AnyCodable.git from cache
Fetched https://github.com/Flight-School/AnyCodable.git (0.44s)
Fetched https://github.com/lukaskubanek/OrderedDictionary.git (0.45s)
Computing version for https://github.com/lukaskubanek/OrderedDictionary.git
Computed https://github.com/lukaskubanek/OrderedDictionary.git at 4.0.2 (0.21s)
Computing version for https://github.com/Flight-School/AnyCodable.git
Computed https://github.com/Flight-School/AnyCodable.git at 0.6.7 (0.16s)
Creating working copy for https://github.com/greymass/secp256k1.git
Working copy of https://github.com/greymass/secp256k1.git resolved at master
Creating working copy for https://github.com/Flight-School/AnyCodable.git
Working copy of https://github.com/Flight-School/AnyCodable.git resolved at 0.6.7
Creating working copy for https://github.com/lukaskubanek/OrderedDictionary.git
Working copy of https://github.com/lukaskubanek/OrderedDictionary.git resolved at 4.0.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "viz-swift-lib",
      "name": "VIZ",
      "url": "https://github.com/viz-blockchain/viz-swift-lib.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/viz-swift-lib",
      "dependencies": [
        {
          "identity": "anycodable",
          "name": "AnyCodable",
          "url": "https://github.com/Flight-School/AnyCodable.git",
          "version": "0.6.7",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AnyCodable",
          "dependencies": [
          ]
        },
        {
          "identity": "ordereddictionary",
          "name": "OrderedDictionary",
          "url": "https://github.com/lukaskubanek/OrderedDictionary.git",
          "version": "4.0.2",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OrderedDictionary",
          "dependencies": [
          ]
        },
        {
          "identity": "secp256k1",
          "name": "secp256k1gm",
          "url": "https://github.com/greymass/secp256k1.git",
          "version": "unspecified",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/secp256k1",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/viz-blockchain/viz-swift-lib.git from cache
Fetched https://github.com/viz-blockchain/viz-swift-lib.git (0.28s)
Fetching https://github.com/greymass/secp256k1.git from cache
Fetched https://github.com/greymass/secp256k1.git (0.34s)
Fetching https://github.com/lukaskubanek/OrderedDictionary.git from cache
Fetching https://github.com/Flight-School/AnyCodable.git from cache
Fetched https://github.com/lukaskubanek/OrderedDictionary.git (0.29s)
Fetched https://github.com/Flight-School/AnyCodable.git (0.30s)
Computing version for https://github.com/lukaskubanek/OrderedDictionary.git
Computed https://github.com/lukaskubanek/OrderedDictionary.git at 4.0.2 (0.13s)
Computing version for https://github.com/Flight-School/AnyCodable.git
Computed https://github.com/Flight-School/AnyCodable.git at 0.6.7 (0.22s)
Creating working copy for https://github.com/greymass/secp256k1.git
Working copy of https://github.com/greymass/secp256k1.git resolved at master
Creating working copy for https://github.com/viz-blockchain/viz-swift-lib.git
Working copy of https://github.com/viz-blockchain/viz-swift-lib.git resolved at 0.0.2
Creating working copy for https://github.com/lukaskubanek/OrderedDictionary.git
Working copy of https://github.com/lukaskubanek/OrderedDictionary.git resolved at 4.0.2
Creating working copy for https://github.com/Flight-School/AnyCodable.git
Working copy of https://github.com/Flight-School/AnyCodable.git resolved at 0.6.7
warning: '.resolve-product-dependencies': dependency 'viz-swift-lib' is not used by any target
Found 3 product dependencies
  - AnyCodable
  - OrderedDictionary
  - secp256k1gm
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/viz-blockchain/viz-swift-lib.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/16] Compiling Crypto memzero.c
[1/16] Compiling Crypto sha2.c
[2/16] Compiling Crypto base58.c
[3/16] Compiling Crypto ripemd160.c
[5/16] Compiling OrderedDictionary OrderedDictionarySlice.swift
[6/16] Compiling OrderedDictionary OrderedDictionary+Description.swift
[7/16] Compiling OrderedDictionary OrderedDictionary+Deprecated.swift
[8/16] Compiling OrderedDictionary OrderedDictionary+Codable.swift
[9/16] Compiling OrderedDictionary Dictionary+OrderedDictionary.swift
[10/16] Compiling OrderedDictionary OrderedDictionary.swift
[11/16] Emitting module OrderedDictionary
[11/16] Compiling secp256k1.c
[13/16] Compiling AnyCodable AnyEncodable.swift
[14/16] Compiling AnyCodable AnyCodable.swift
[15/16] Emitting module AnyCodable
[16/16] Compiling AnyCodable AnyDecodable.swift
[17/36] Compiling VIZ Signature.swift
[18/36] Compiling VIZ Transaction.swift
[19/38] Compiling VIZ PublicKey.swift
[20/38] Compiling VIZ Secp256k1.swift
[21/38] Compiling VIZ VIZEncoder.swift
[22/38] Compiling VIZ VIZURL.swift
[23/38] Emitting module VIZ
[24/38] Compiling VIZ Data+Base58Encoding.swift
[25/38] Compiling VIZ Data+RIPEMD160.swift
[26/38] Compiling VIZ Data+Random.swift
[27/38] Compiling VIZ Data+SHA2.swift
[28/38] Compiling VIZ Pointers+Convenience.swift
[29/38] Compiling VIZ Hex.swift
[30/38] Compiling VIZ Block.swift
[31/38] Compiling VIZ ChainId.swift
[32/38] Compiling VIZ Client.swift
[33/38] Compiling VIZ API.swift
[34/38] Compiling VIZ Asset.swift
[35/38] Compiling VIZ Authority.swift
[36/38] Compiling VIZ Misc.swift
[37/38] Compiling VIZ Operation.swift
[38/38] Compiling VIZ PrivateKey.swift
Build complete! (12.90s)
Build complete.
Done.