The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftRLP 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/shamatar/SwiftRLP.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/shamatar/SwiftRLP
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at f102950 Update swift version and SPM
Cloned https://github.com/shamatar/SwiftRLP.git
Revision (git rev-parse @):
f102950aec7499e8d87c96710ddbf91be6949899
SUCCESS checkout https://github.com/shamatar/SwiftRLP.git at master
Fetching https://github.com/attaswift/SipHash from cache
Fetching https://github.com/attaswift/BigInt.git from cache
Fetched https://github.com/attaswift/SipHash (0.26s)
Fetched https://github.com/attaswift/BigInt.git (0.26s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 3.1.0 (0.58s)
Computing version for https://github.com/attaswift/SipHash
Computed https://github.com/attaswift/SipHash at 1.2.2 (0.50s)
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/attaswift/SipHash
Working copy of https://github.com/attaswift/SipHash resolved at 1.2.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftrlp",
      "name": "SwiftRLP",
      "url": "https://github.com/shamatar/SwiftRLP.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftRLP",
      "dependencies": [
        {
          "identity": "bigint",
          "name": "BigInt",
          "url": "https://github.com/attaswift/BigInt.git",
          "version": "3.1.0",
          "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BigInt",
          "dependencies": [
            {
              "identity": "siphash",
              "name": "SipHash",
              "url": "https://github.com/attaswift/SipHash",
              "version": "1.2.2",
              "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SipHash",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/shamatar/SwiftRLP.git
[1/123] Fetching swiftrlp
Fetched https://github.com/shamatar/SwiftRLP.git (0.25s)
Fetching https://github.com/attaswift/BigInt.git from cache
Fetched https://github.com/attaswift/BigInt.git (0.21s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 3.1.0 (0.03s)
Fetching https://github.com/attaswift/SipHash from cache
Fetched https://github.com/attaswift/SipHash (0.20s)
Computing version for https://github.com/attaswift/SipHash
Computed https://github.com/attaswift/SipHash at 1.2.2 (0.02s)
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/attaswift/SipHash
Working copy of https://github.com/attaswift/SipHash resolved at 1.2.2
Creating working copy for https://github.com/shamatar/SwiftRLP.git
Working copy of https://github.com/shamatar/SwiftRLP.git resolved at master
warning: 'swiftrlp': ignoring broken symlink /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftRLP/Pods/Headers/Public/SipHash/SipHash.modulemap
warning: 'swiftrlp': ignoring broken symlink /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftRLP/Pods/Headers/Public/SipHash/SipHash-umbrella.h
warning: 'swiftrlp': ignoring broken symlink /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftRLP/Pods/Headers/Public/BigInt/BigInt-umbrella.h
warning: 'swiftrlp': ignoring broken symlink /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftRLP/Pods/Headers/Public/BigInt/BigInt.modulemap
warning: '.resolve-product-dependencies': dependency 'swiftrlp' is not used by any target
Found 1 product dependencies
  - BigInt
========================================
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/6] Compiling SipHash SipHasher.swift
[2/6] Compiling SipHash SipHashable.swift
[3/6] Compiling SipHash RandomUInt64.swift
[4/6] Emitting module SipHash
[5/6] Compiling SipHash Primitive Types.swift
[5/6] Linking libSipHash.dylib
[7/27] Compiling BigInt Floating Point Conversion.swift
[8/27] Compiling BigInt GCD.swift
[9/27] Compiling BigInt Hashable.swift
[10/29] Compiling BigInt Addition.swift
[11/29] Compiling BigInt BigInt.swift
[12/29] Compiling BigInt BigUInt.swift
[13/29] Compiling BigInt Strideable.swift
[14/29] Compiling BigInt String Conversion.swift
[15/29] Emitting module BigInt
[16/29] Compiling BigInt Subtraction.swift
[17/29] Compiling BigInt Words and Bits.swift
[18/29] Compiling BigInt Bitwise Ops.swift
[19/29] Compiling BigInt Codable.swift
[20/29] Compiling BigInt Comparable.swift
[21/29] Compiling BigInt Integer Conversion.swift
[22/29] Compiling BigInt Multiplication.swift
[23/29] Compiling BigInt Prime Test.swift
[24/29] Compiling BigInt Random.swift
[25/29] Compiling BigInt Shifts.swift
[26/29] Compiling BigInt Square Root.swift
[27/29] Compiling BigInt Data Conversion.swift
[28/29] Compiling BigInt Division.swift
[29/29] Compiling BigInt Exponentiation.swift
[30/31] Compiling SwiftRLP RLP.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Classes/RLP.swift:197:24: warning: enum case 'list' has 3 associated values; matching them as a tuple is deprecated
            case .list(_):
                       ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Classes/RLP.swift:186:27: note: 'list' declared here
            indirect case list([RLPItem], Int, Data)
                          ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Classes/RLP.swift:208:24: warning: enum case 'list' has 3 associated values; matching them as a tuple is deprecated
            case .list(_):
                       ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Classes/RLP.swift:186:27: note: 'list' declared here
            indirect case list([RLPItem], Int, Data)
                          ^
[31/31] Emitting module SwiftRLP
Build complete! (11.23s)
warning: 'spi-builder-workspace': ignoring broken symlink /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Pods/Headers/Public/SipHash/SipHash.modulemap
warning: 'spi-builder-workspace': ignoring broken symlink /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Pods/Headers/Public/SipHash/SipHash-umbrella.h
warning: 'spi-builder-workspace': ignoring broken symlink /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Pods/Headers/Public/BigInt/BigInt-umbrella.h
warning: 'spi-builder-workspace': ignoring broken symlink /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Pods/Headers/Public/BigInt/BigInt.modulemap
Build complete.
Done.