Build Information
Failed to build Web5, reference 1.0.0 (1353f5), with Swift 6.2 for Linux on 22 Jun 2025 17:00:55 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/decentralized-identity/web5-swift.git
Reference: 1.0.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/decentralized-identity/web5-swift
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at 1353f59 bump web5 spec (#49)
Submodule path 'Tests/Web5TestVectors/web5-spec': checked out '270966f0ffab6c8834ab83aeb61855d212b12723'
Submodule 'web5-spec' (https://github.com/TBD54566975/web5-spec) registered for path 'Tests/Web5TestVectors/web5-spec'
Cloning into '/host/spi-builder-workspace/Tests/Web5TestVectors/web5-spec'...
Cloned https://github.com/decentralized-identity/web5-swift.git
Revision (git rev-parse @):
1353f59e105ef09b4705f8675ce329f0f7e4c104
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/decentralized-identity/web5-swift.git at 1.0.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/decentralized-identity/web5-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/KittyMac/Sextant.git
Fetching https://github.com/allegro/swift-junit.git
Fetching https://github.com/kylef/JSONSchema.swift.git
Fetching https://github.com/flight-school/anycodable.git
Fetching https://github.com/Bouke/DNS.git
Fetching https://github.com/WeTransfer/Mocker.git
[1/908] Fetching dns
[909/3275] Fetching dns, sextant
[910/4057] Fetching dns, sextant, anycodable
[1692/5946] Fetching dns, sextant, anycodable, mocker
[1995/6181] Fetching dns, sextant, anycodable, mocker, swift-junit
[2231/8491] Fetching dns, sextant, anycodable, mocker, swift-junit, jsonschema.swift
Fetched https://github.com/WeTransfer/Mocker.git from cache (0.49s)
Fetching https://github.com/pointfreeco/swift-custom-dump.git
Fetched https://github.com/Bouke/DNS.git from cache (0.66s)
Fetched https://github.com/kylef/JSONSchema.swift.git from cache (0.66s)
Fetched https://github.com/flight-school/anycodable.git from cache (0.67s)
Fetched https://github.com/KittyMac/Sextant.git from cache (0.67s)
Fetched https://github.com/allegro/swift-junit.git from cache (0.67s)
Fetching https://github.com/swift-extras/swift-extras-base64.git
Fetching https://github.com/GigaBitcoin/secp256k1.swift.git
[1/4581] Fetching swift-custom-dump
[4582/5414] Fetching swift-custom-dump, swift-extras-base64
[5415/10327] Fetching swift-custom-dump, swift-extras-base64, secp256k1.swift
Fetched https://github.com/pointfreeco/swift-custom-dump.git from cache (0.53s)
[1276/5746] Fetching swift-extras-base64, secp256k1.swift
Fetched https://github.com/swift-extras/swift-extras-base64.git from cache (0.55s)
Fetched https://github.com/GigaBitcoin/secp256k1.swift.git from cache (0.55s)
Computing version for https://github.com/kylef/JSONSchema.swift.git
Computed https://github.com/kylef/JSONSchema.swift.git at 0.6.0 (3.86s)
Fetching https://github.com/kylef/PathKit.git
[1/1411] Fetching pathkit
Fetched https://github.com/kylef/PathKit.git from cache (0.62s)
Computing version for https://github.com/KittyMac/Sextant.git
Computed https://github.com/KittyMac/Sextant.git at 0.4.0 (3.11s)
Fetching https://github.com/KittyMac/Spanker.git
Fetching https://github.com/KittyMac/Chronometer.git
Fetching https://github.com/KittyMac/Hitch.git
[1/991] Fetching spanker
[992/1178] Fetching spanker, chronometer
[1163/3656] Fetching spanker, chronometer, hitch
Fetched https://github.com/KittyMac/Spanker.git from cache (0.36s)
Fetched https://github.com/KittyMac/Chronometer.git from cache (0.43s)
Fetched https://github.com/KittyMac/Hitch.git from cache (0.43s)
Computing version for https://github.com/Bouke/DNS.git
Computed https://github.com/Bouke/DNS.git at 1.2.0 (2.60s)
Computing version for https://github.com/flight-school/anycodable.git
Computed https://github.com/flight-school/anycodable.git at 0.6.7 (0.37s)
Computing version for https://github.com/allegro/swift-junit.git
Computed https://github.com/allegro/swift-junit.git at 2.1.0 (0.36s)
Fetching https://github.com/alexaubry/HTMLString.git
[1/1631] Fetching htmlstring
Fetched https://github.com/alexaubry/HTMLString.git from cache (0.25s)
Computing version for https://github.com/swift-extras/swift-extras-base64.git
Computed https://github.com/swift-extras/swift-extras-base64.git at 0.7.0 (0.61s)
Computing version for https://github.com/alexaubry/HTMLString.git
Computed https://github.com/alexaubry/HTMLString.git at 5.0.0 (0.39s)
Computing version for https://github.com/WeTransfer/Mocker.git
Computed https://github.com/WeTransfer/Mocker.git at 3.0.2 (0.40s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.38s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.25s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.61s)
Computing version for https://github.com/pointfreeco/swift-custom-dump.git
Computed https://github.com/pointfreeco/swift-custom-dump.git at 1.3.3 (0.37s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5467] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.64s)
Computing version for https://github.com/GigaBitcoin/secp256k1.swift.git
Computed https://github.com/GigaBitcoin/secp256k1.swift.git at 0.21.1 (1.13s)
Computing version for https://github.com/KittyMac/Hitch.git
Computed https://github.com/KittyMac/Hitch.git at 0.2.8 (0.42s)
Computing version for https://github.com/KittyMac/Chronometer.git
Computed https://github.com/KittyMac/Chronometer.git at 0.1.12 (1.14s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.34s)
Computing version for https://github.com/KittyMac/Spanker.git
Computed https://github.com/KittyMac/Spanker.git at 0.1.17 (0.70s)
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/Bouke/DNS.git
Working copy of https://github.com/Bouke/DNS.git resolved at 1.2.0
Creating working copy for https://github.com/KittyMac/Sextant.git
Working copy of https://github.com/KittyMac/Sextant.git resolved at 0.4.0
Creating working copy for https://github.com/swift-extras/swift-extras-base64.git
Working copy of https://github.com/swift-extras/swift-extras-base64.git resolved at 0.7.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/KittyMac/Hitch.git
Working copy of https://github.com/KittyMac/Hitch.git resolved at 0.2.8
Creating working copy for https://github.com/flight-school/anycodable.git
Working copy of https://github.com/flight-school/anycodable.git resolved at 0.6.7
Creating working copy for https://github.com/KittyMac/Chronometer.git
Working copy of https://github.com/KittyMac/Chronometer.git resolved at 0.1.12
Creating working copy for https://github.com/alexaubry/HTMLString.git
Working copy of https://github.com/alexaubry/HTMLString.git resolved at 5.0.0
Creating working copy for https://github.com/KittyMac/Spanker.git
Working copy of https://github.com/KittyMac/Spanker.git resolved at 0.1.17
Creating working copy for https://github.com/GigaBitcoin/secp256k1.swift.git
Working copy of https://github.com/GigaBitcoin/secp256k1.swift.git resolved at 0.21.1
Creating working copy for https://github.com/WeTransfer/Mocker.git
Working copy of https://github.com/WeTransfer/Mocker.git resolved at 3.0.2
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/allegro/swift-junit.git
Working copy of https://github.com/allegro/swift-junit.git resolved at 2.1.0
Creating working copy for https://github.com/kylef/JSONSchema.swift.git
Working copy of https://github.com/kylef/JSONSchema.swift.git resolved at 0.6.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump.git
Working copy of https://github.com/pointfreeco/swift-custom-dump.git resolved at 1.3.3
error: 'spi-builder-workspace': product 'secp256k1' required by package 'spi-builder-workspace' target 'Web5' not found in package 'secp256k1.swift'.
BUILD FAILURE 6.2 linux