Build Information
Successful build of CSecp256k1, reference 0.2.0 (cfbd6f
), with Swift 5.10 for Linux on 21 Nov 2024 07:45:38 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tesseract-one/CSecp256k1.swift.git
Reference: 0.2.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/tesseract-one/CSecp256k1.swift
* tag 0.2.0 -> FETCH_HEAD
HEAD is now at cfbd6f5 update git in linux tests
Submodule path 'Sources/CSecp256k1/secp256k1': checked out '399722a63ad8a752e9dfd439258bc620e12899a5'
Submodule 'Sources/CSecp256k1/secp256k1' (https://github.com/bitcoin-core/secp256k1.git) registered for path 'Sources/CSecp256k1/secp256k1'
Cloning into '/host/spi-builder-workspace/Sources/CSecp256k1/secp256k1'...
Cloned https://github.com/tesseract-one/CSecp256k1.swift.git
Revision (git rev-parse @):
cfbd6f540d5084bc96a60af841121472fbe725a3
SUCCESS checkout https://github.com/tesseract-one/CSecp256k1.swift.git at 0.2.0
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/tesseract-one/CSecp256k1.swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:bbf8567030a4fa53b55a34fff1a818ffa3e86e892fedc5d8aa9c6958f48fdf8a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Building for debugging...
[0/1] Compiling secp256k1.c
Build complete! (2.29s)
Build complete.
Done.