The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftRLP with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/shamatar/SwiftRLP.git
Reference: master
Cloned https://github.com/shamatar/SwiftRLP.git into spi-builder-workspace
SUCCESS checkout https://github.com/shamatar/SwiftRLP.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/attaswift/SipHash
[1/3085] Fetching bigint
[588/3525] Fetching bigint, siphash
Fetched https://github.com/attaswift/SipHash (0.47s)
[2962/3085] Fetching bigint
Fetched https://github.com/attaswift/BigInt.git (0.66s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 3.1.0 (1.62s)
Computing version for https://github.com/attaswift/SipHash
Computed https://github.com/attaswift/SipHash at 1.2.2 (0.59s)
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/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 3.1.0
warning: 'spi-builder-workspace': ignoring broken symlink /host/spi-builder-workspace/Pods/Headers/Public/BigInt/BigInt.modulemap
warning: 'spi-builder-workspace': ignoring broken symlink /host/spi-builder-workspace/Pods/Headers/Public/BigInt/BigInt-umbrella.h
warning: 'spi-builder-workspace': ignoring broken symlink /host/spi-builder-workspace/Pods/Headers/Public/SipHash/SipHash-umbrella.h
warning: 'spi-builder-workspace': ignoring broken symlink /host/spi-builder-workspace/Pods/Headers/Public/SipHash/SipHash.modulemap
Building for debugging...
[1/7] Compiling SipHash Primitive Types.swift
[2/7] Emitting module SipHash
[3/7] Compiling SipHash SipHashable.swift
[4/7] Compiling SipHash SipHasher.swift
[5/7] Compiling SipHash RandomUInt64.swift
[7/9] Wrapping AST for SipHash for debugging
[8/9] Linking libSipHash.so
[10/30] Compiling BigInt Strideable.swift
[11/30] Compiling BigInt String Conversion.swift
[12/32] Compiling BigInt Bitwise Ops.swift
[13/32] Compiling BigInt Codable.swift
[14/32] Compiling BigInt Comparable.swift
[15/32] Emitting module BigInt
[16/32] Compiling BigInt Addition.swift
[17/32] Compiling BigInt BigInt.swift
[18/32] Compiling BigInt BigUInt.swift
[19/32] Compiling BigInt Subtraction.swift
[20/32] Compiling BigInt Words and Bits.swift
[21/32] Compiling BigInt Random.swift
[22/32] Compiling BigInt Shifts.swift
[23/32] Compiling BigInt Square Root.swift
[24/32] Compiling BigInt Integer Conversion.swift
[25/32] Compiling BigInt Multiplication.swift
[26/32] Compiling BigInt Prime Test.swift
[27/32] Compiling BigInt Floating Point Conversion.swift
[28/32] Compiling BigInt GCD.swift
[29/32] Compiling BigInt Hashable.swift
[30/32] Compiling BigInt Data Conversion.swift
[31/32] Compiling BigInt Division.swift
[32/32] Compiling BigInt Exponentiation.swift
[35/36] Emitting module SwiftRLP
[36/36] Compiling SwiftRLP RLP.swift
/host/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(_):
                       ^
/host/spi-builder-workspace/Classes/RLP.swift:186:27: note: 'list' declared here
            indirect case list([RLPItem], Int, Data)
                          ^
/host/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(_):
                       ^
/host/spi-builder-workspace/Classes/RLP.swift:186:27: note: 'list' declared here
            indirect case list([RLPItem], Int, Data)
                          ^
Build complete! (21.98s)
Build complete.
Done.

Build Machine: Linux 1