The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftRLP with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/shamatar/SwiftRLP.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
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
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/shamatar/SwiftRLP.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/attaswift/SipHash
[1/440] Fetching siphash
[151/3537] Fetching siphash, bigint
Fetched https://github.com/attaswift/SipHash from cache (0.24s)
[2323/3097] Fetching bigint
Fetched https://github.com/attaswift/BigInt.git from cache (0.36s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 3.1.0 (1.29s)
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/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...
[0/7] Write sources
[3/7] Write swift-version-24593BA9C3E375BF.txt
[5/12] Emitting module SipHash
[6/12] Compiling SipHash Primitive Types.swift
[7/12] Compiling SipHash SipHashable.swift
[8/12] Compiling SipHash SipHasher.swift
[9/12] Compiling SipHash RandomUInt64.swift
[10/13] Wrapping AST for SipHash for debugging
[11/13] Write Objects.LinkFileList
[12/13] Linking libSipHash.so
[14/34] Emitting module BigInt
[15/36] Compiling BigInt Addition.swift
[16/36] Compiling BigInt BigInt.swift
[17/36] Compiling BigInt BigUInt.swift
[18/36] Compiling BigInt Floating Point Conversion.swift
[19/36] Compiling BigInt GCD.swift
[20/36] Compiling BigInt Hashable.swift
[21/36] Compiling BigInt Integer Conversion.swift
[22/36] Compiling BigInt Multiplication.swift
[23/36] Compiling BigInt Prime Test.swift
[24/36] Compiling BigInt Strideable.swift
[25/36] Compiling BigInt String Conversion.swift
[26/36] Compiling BigInt Bitwise Ops.swift
[27/36] Compiling BigInt Codable.swift
[28/36] Compiling BigInt Comparable.swift
[29/36] Compiling BigInt Subtraction.swift
[30/36] Compiling BigInt Words and Bits.swift
[31/36] Compiling BigInt Data Conversion.swift
[32/36] Compiling BigInt Division.swift
[33/36] Compiling BigInt Exponentiation.swift
[34/36] Compiling BigInt Random.swift
[35/36] Compiling BigInt Shifts.swift
[36/36] Compiling BigInt Square Root.swift
[38/39] 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)
                          ^
[39/39] Emitting module SwiftRLP
Build complete! (17.32s)
Build complete.
Done.

Build Machine: Linux 2