The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Ed25519 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/AndrewBarba/ed25519.git
Reference: 1.1.0
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/AndrewBarba/ed25519
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at 77bf751 Derive PublicKey from secret
Cloned https://github.com/AndrewBarba/ed25519.git
Revision (git rev-parse @):
77bf751b603c573d50e45e2adb2e06776af219ae
SUCCESS checkout https://github.com/AndrewBarba/ed25519.git at 1.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/AndrewBarba/ed25519.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
Building for debugging...
[0/12] Write sources
[1/12] Compiling CEd25519 keypair.c
[2/12] Compiling CEd25519 seed.c
[3/12] Compiling CEd25519 verify.c
[4/12] Compiling CEd25519 sign.c
[5/12] Compiling CEd25519 sc.c
[6/12] Compiling CEd25519 ge.c
[7/12] Compiling CEd25519 add_scalar.c
[8/12] Compiling CEd25519 sha512.c
[9/12] Compiling CEd25519 fe.c
[10/12] Compiling CEd25519 key_exchange.c
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/18] Compiling Ed25519 Seed.swift
[14/18] Compiling Ed25519 PrivateKey.swift
[15/18] Compiling Ed25519 KeyPair.swift
[16/18] Compiling Ed25519 PublicKey.swift
[17/18] Emitting module Ed25519
[18/18] Compiling Ed25519 Error.swift
Build complete! (6.55s)
Build complete.
Done.

Build Machine: Linux 2