The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Ed25519 with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-0":/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/AndrewBarba/ed25519.git
Reference: 1.1.0
Cloned https://github.com/AndrewBarba/ed25519.git into spi-builder-workspace
SUCCESS checkout https://github.com/AndrewBarba/ed25519.git at 1.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Building for debugging...
[0/10] Compiling CEd25519 seed.c
[1/10] Compiling CEd25519 sign.c
[2/10] Compiling CEd25519 key_exchange.c
[3/10] Compiling CEd25519 verify.c
[4/10] Compiling CEd25519 sc.c
[5/10] Compiling CEd25519 keypair.c
[6/10] Compiling CEd25519 fe.c
[7/10] Compiling CEd25519 add_scalar.c
[8/10] Compiling CEd25519 ge.c
[9/10] Compiling CEd25519 sha512.c
[11/16] Compiling Ed25519 Seed.swift
[12/16] Compiling Ed25519 PublicKey.swift
[13/16] Compiling Ed25519 KeyPair.swift
[14/16] Compiling Ed25519 Error.swift
[15/16] Emitting module Ed25519
[16/16] Compiling Ed25519 PrivateKey.swift
Build complete! (5.15s)
Build complete.
Done.

Build Machine: Linux 2