The Swift Package Index logo.Swift Package Index

Build Information

Successful build of secp256k1.swift with Swift 5.8 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.28.8
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GigaBitcoin/secp256k1.swift.git
Reference: 0.16.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/GigaBitcoin/secp256k1.swift
 * tag               0.16.0     -> FETCH_HEAD
HEAD is now at 347b84e Add visionOS support (#491)
Submodule path 'Submodules/secp256k1': checked out '0653a25d50f67c68bd2d196ecc7eddab067d95ef'
Submodule path 'Submodules/secp256k1-zkp': checked out '03aecafe4c45f51736ce05b339d2e8bcc2e5da55'
Submodule path 'Submodules/swift-crypto': checked out '606608da0875e3dee07cb37da3b38585420db111'
Submodule 'Submodules/secp256k1' (https://github.com/bitcoin-core/secp256k1) registered for path 'Submodules/secp256k1'
Submodule 'Submodules/secp256k1-zkp' (https://github.com/ElementsProject/secp256k1-zkp) registered for path 'Submodules/secp256k1-zkp'
Submodule 'Submodules/swift-crypto' (https://github.com/apple/swift-crypto) registered for path 'Submodules/swift-crypto'
Cloning into '/host/spi-builder-workspace/Submodules/secp256k1'...
Cloning into '/host/spi-builder-workspace/Submodules/secp256k1-zkp'...
Cloning into '/host/spi-builder-workspace/Submodules/swift-crypto'...
Cloned https://github.com/GigaBitcoin/secp256k1.swift.git
Revision (git rev-parse @):
347b84ed2aad2305a7233f2a48d76f41e52062a1
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/GigaBitcoin/secp256k1.swift.git at 0.16.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $PWD/checkout
https://github.com/GigaBitcoin/secp256k1.swift.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/nicklockwood/SwiftFormat.git
Fetching https://github.com/realm/SwiftLint.git
Fetching https://github.com/csjones/lefthook-plugin.git
[1/71] Fetching lefthook-plugin
[72/35765] Fetching lefthook-plugin, swiftformat
[3999/160328] Fetching lefthook-plugin, swiftformat, swiftlint
Fetched https://github.com/csjones/lefthook-plugin.git (20.51s)
Fetched https://github.com/nicklockwood/SwiftFormat.git (21.14s)
Fetched https://github.com/realm/SwiftLint.git (21.49s)
Computing version for https://github.com/realm/SwiftLint.git
Computed https://github.com/realm/SwiftLint.git at 0.52.4 (0.96s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/JohnSundell/CollectionConcurrencyKit.git
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git
[1/83] Fetching collectionconcurrencykit
[84/1012] Fetching collectionconcurrencykit, swiftytexttable
Fetched https://github.com/JohnSundell/CollectionConcurrencyKit.git (0.20s)
Fetching https://github.com/jpsim/Yams.git
[1/12556] Fetching cryptoswift
[2010/21370] Fetching cryptoswift, yams
Fetched https://github.com/jpsim/Yams.git (0.94s)
Fetching https://github.com/jpsim/SourceKitten.git
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git (1.27s)
Fetching https://github.com/apple/swift-syntax.git
Fetched https://github.com/krzyzanowskim/CryptoSwift.git (1.29s)
Fetching https://github.com/apple/swift-argument-parser.git
[1/15819] Fetching sourcekitten
[9651/27236] Fetching sourcekitten, swift-argument-parser
[27237/82534] Fetching sourcekitten, swift-argument-parser, swift-syntax
Fetched https://github.com/apple/swift-argument-parser.git (0.66s)
[16925/71117] Fetching sourcekitten, swift-syntax
Fetched https://github.com/jpsim/SourceKitten.git (1.04s)
[38156/55298] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git (3.11s)
Computing version for https://github.com/nicklockwood/SwiftFormat.git
Computed https://github.com/nicklockwood/SwiftFormat.git at 0.53.0 (0.31s)
Computing version for https://github.com/csjones/lefthook-plugin.git
Computed https://github.com/csjones/lefthook-plugin.git at 1.6.1 (0.34s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.7.2 (0.35s)
Computing version for https://github.com/JohnSundell/CollectionConcurrencyKit.git
Computed https://github.com/JohnSundell/CollectionConcurrencyKit.git at 0.2.0 (0.31s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (0.90s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.6 (0.31s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/jpsim/SourceKitten.git at 0.34.1 (0.33s)
Fetching https://github.com/drmohundro/SWXMLHash.git
[1/2766] Fetching swxmlhash
Fetched https://github.com/drmohundro/SWXMLHash.git (0.27s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.0.0-swift-DEVELOPMENT-SNAPSHOT-2023-07-04-a (0.46s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (0.31s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.2.3 (0.33s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.7.2
Creating working copy for https://github.com/JohnSundell/CollectionConcurrencyKit.git
Working copy of https://github.com/JohnSundell/CollectionConcurrencyKit.git resolved at 0.2.0
Creating working copy for https://github.com/jpsim/SourceKitten.git
Working copy of https://github.com/jpsim/SourceKitten.git resolved at 0.34.1
Creating working copy for https://github.com/scottrhoyt/SwiftyTextTable.git
Working copy of https://github.com/scottrhoyt/SwiftyTextTable.git resolved at 0.9.0
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.0.6
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 7.0.2
Creating working copy for https://github.com/csjones/lefthook-plugin.git
Working copy of https://github.com/csjones/lefthook-plugin.git resolved at 1.6.1
Creating working copy for https://github.com/nicklockwood/SwiftFormat.git
Working copy of https://github.com/nicklockwood/SwiftFormat.git resolved at 0.53.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.2.3
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.0.0-swift-DEVELOPMENT-SNAPSHOT-2023-07-04-a
Creating working copy for https://github.com/realm/SwiftLint.git
Working copy of https://github.com/realm/SwiftLint.git resolved at 0.52.4
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.52.4/SwiftLintBinary-macos.artifactbundle.zip
Downloading binary artifact https://github.com/csjones/lefthook-plugin/releases/download/1.6.1/lefthook.artifactbundle.zip
[1397/16637829] Downloading https://github.com/csjones/lefthook-plugin/releases/download/1.6.1/lefthook.artifactbundle.zip
[38825/26040027] Downloading https://github.com/csjones/lefthook-plugin/releases/download/1.6.1/lefthook.artifactbundle.zip, https://github.com/realm/SwiftLint/releases/download/0.52.4/SwiftLintBinary-macos.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.52.4/SwiftLintBinary-macos.artifactbundle.zip (1.17s)
Downloaded https://github.com/csjones/lefthook-plugin/releases/download/1.6.1/lefthook.artifactbundle.zip (1.67s)
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin LefthookPlugin
[3/3] Compiling plugin SwiftFormatPlugin
[4/4] Compiling plugin SwiftLintPlugin
Building for debugging...
[4/12] Compiling Utility.c
[6/12] Compiling precomputed_ecmult_gen.c
[8/12] Compiling secp256k1.c
[10/12] Compiling precomputed_ecmult.c
[13/87] Emitting module zkp
/host/spi-builder-workspace/Sources/zkp/Zeroization.swift:31:61: warning: unknown operating system for build configuration 'os'
#if !(os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS))
                                                            ^
/host/spi-builder-workspace/Sources/zkp/Zeroization.swift:31:61: note: did you mean 'iOS'?
#if !(os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS))
                                                            ^~~~~~~~
                                                            iOS
/host/spi-builder-workspace/Sources/zkp/Zeroization.swift:31:61: note: did you mean 'Windows'?
#if !(os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS))
                                                            ^~~~~~~~
                                                            Windows
[14/92] Emitting module secp256k1
/host/spi-builder-workspace/Sources/secp256k1/Zeroization.swift:31:61: warning: unknown operating system for build configuration 'os'
#if !(os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS))
                                                            ^
/host/spi-builder-workspace/Sources/secp256k1/Zeroization.swift:31:61: note: did you mean 'iOS'?
#if !(os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS))
                                                            ^~~~~~~~
                                                            iOS
/host/spi-builder-workspace/Sources/secp256k1/Zeroization.swift:31:61: note: did you mean 'Windows'?
#if !(os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS))
                                                            ^~~~~~~~
                                                            Windows
[15/97] Compiling secp256k1 SHA256.swift
[16/97] Compiling secp256k1 SafeCompare.swift
[17/97] Compiling secp256k1 Schnorr.swift
[18/97] Compiling secp256k1 SecureBytes.swift
[19/97] Compiling secp256k1 Signature.swift
[20/97] Compiling secp256k1 ASN1.swift
[21/97] Compiling secp256k1 ASN1Any.swift
[22/97] Compiling secp256k1 ASN1BitString.swift
[23/97] Compiling secp256k1 ASN1Boolean.swift
[24/97] Compiling secp256k1 ASN1Identifier.swift
[25/97] Compiling secp256k1 ASN1Integer.swift
[26/97] Compiling secp256k1 SubjectPublicKeyInfo.swift
[27/97] Compiling secp256k1 Asymmetric.swift
[28/97] Compiling secp256k1 Combine.swift
[29/97] Compiling secp256k1 Context.swift
[30/97] Compiling secp256k1 CryptoKitErrors.swift
[31/97] Compiling secp256k1 DH.swift
[32/97] Compiling secp256k1 Tweak.swift
/host/spi-builder-workspace/Sources/zkp/Zeroization.swift:31:61: warning: unknown operating system for build configuration 'os'
#if !(os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS))
                                                            ^
/host/spi-builder-workspace/Sources/zkp/Zeroization.swift:31:61: note: did you mean 'iOS'?
#if !(os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS))
                                                            ^~~~~~~~
                                                            iOS
/host/spi-builder-workspace/Sources/zkp/Zeroization.swift:31:61: note: did you mean 'Windows'?
#if !(os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS))
                                                            ^~~~~~~~
                                                            Windows
[33/97] Compiling secp256k1 Utility.swift
/host/spi-builder-workspace/Sources/zkp/Zeroization.swift:31:61: warning: unknown operating system for build configuration 'os'
#if !(os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS))
                                                            ^
/host/spi-builder-workspace/Sources/zkp/Zeroization.swift:31:61: note: did you mean 'iOS'?
#if !(os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS))
                                                            ^~~~~~~~
                                                            iOS
/host/spi-builder-workspace/Sources/zkp/Zeroization.swift:31:61: note: did you mean 'Windows'?
#if !(os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS))
                                                            ^~~~~~~~
                                                            Windows
[34/97] Compiling secp256k1 Zeroization.swift
/host/spi-builder-workspace/Sources/zkp/Zeroization.swift:31:61: warning: unknown operating system for build configuration 'os'
#if !(os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS))
                                                            ^
/host/spi-builder-workspace/Sources/zkp/Zeroization.swift:31:61: note: did you mean 'iOS'?
#if !(os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS))
                                                            ^~~~~~~~
                                                            iOS
/host/spi-builder-workspace/Sources/zkp/Zeroization.swift:31:61: note: did you mean 'Windows'?
#if !(os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS))
                                                            ^~~~~~~~
                                                            Windows
[35/97] Compiling secp256k1 secp256k1.swift
/host/spi-builder-workspace/Sources/zkp/Zeroization.swift:31:61: warning: unknown operating system for build configuration 'os'
#if !(os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS))
                                                            ^
/host/spi-builder-workspace/Sources/zkp/Zeroization.swift:31:61: note: did you mean 'iOS'?
#if !(os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS))
                                                            ^~~~~~~~
                                                            iOS
/host/spi-builder-workspace/Sources/zkp/Zeroization.swift:31:61: note: did you mean 'Windows'?
#if !(os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS))
                                                            ^~~~~~~~
                                                            Windows
[36/97] Compiling zkp secp256k1.swift
/host/spi-builder-workspace/Sources/zkp/Zeroization.swift:31:61: warning: unknown operating system for build configuration 'os'
#if !(os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS))
                                                            ^
/host/spi-builder-workspace/Sources/zkp/Zeroization.swift:31:61: note: did you mean 'iOS'?
#if !(os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS))
                                                            ^~~~~~~~
                                                            iOS
/host/spi-builder-workspace/Sources/zkp/Zeroization.swift:31:61: note: did you mean 'Windows'?
#if !(os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS))
                                                            ^~~~~~~~
                                                            Windows
[37/97] Compiling secp256k1 Exports.swift
[38/97] Compiling secp256k1 HashDigest.swift
[39/97] Compiling secp256k1 PrettyBytes.swift
[40/97] Compiling secp256k1 RNG_boring.swift
[41/97] Compiling secp256k1 Recovery.swift
[42/97] Compiling secp256k1 ASN1OctetString.swift
[43/97] Compiling secp256k1 ASN1Strings.swift
[44/97] Compiling secp256k1 ArraySliceBigint.swift
[45/97] Compiling secp256k1 GeneralizedTime.swift
[46/97] Compiling secp256k1 Errors.swift
/host/spi-builder-workspace/Sources/secp256k1/Zeroization.swift:31:61: warning: unknown operating system for build configuration 'os'
#if !(os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS))
                                                            ^
/host/spi-builder-workspace/Sources/secp256k1/Zeroization.swift:31:61: note: did you mean 'iOS'?
#if !(os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS))
                                                            ^~~~~~~~
                                                            iOS
/host/spi-builder-workspace/Sources/secp256k1/Zeroization.swift:31:61: note: did you mean 'Windows'?
#if !(os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS))
                                                            ^~~~~~~~
                                                            Windows
/host/spi-builder-workspace/Sources/secp256k1/Zeroization.swift:31:61: warning: unknown operating system for build configuration 'os'
#if !(os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS))
                                                            ^
/host/spi-builder-workspace/Sources/secp256k1/Zeroization.swift:31:61: note: did you mean 'iOS'?
#if !(os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS))
                                                            ^~~~~~~~
                                                            iOS
/host/spi-builder-workspace/Sources/secp256k1/Zeroization.swift:31:61: note: did you mean 'Windows'?
#if !(os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS))
                                                            ^~~~~~~~
                                                            Windows
/host/spi-builder-workspace/Sources/secp256k1/Zeroization.swift:31:61: warning: unknown operating system for build configuration 'os'
#if !(os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS))
                                                            ^
/host/spi-builder-workspace/Sources/secp256k1/Zeroization.swift:31:61: note: did you mean 'iOS'?
#if !(os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS))
                                                            ^~~~~~~~
                                                            iOS
/host/spi-builder-workspace/Sources/secp256k1/Zeroization.swift:31:61: note: did you mean 'Windows'?
#if !(os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS))
                                                            ^~~~~~~~
                                                            Windows
/host/spi-builder-workspace/Sources/secp256k1/Zeroization.swift:31:61: warning: unknown operating system for build configuration 'os'
#if !(os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS))
                                                            ^
/host/spi-builder-workspace/Sources/secp256k1/Zeroization.swift:31:61: note: did you mean 'iOS'?
#if !(os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS))
                                                            ^~~~~~~~
                                                            iOS
/host/spi-builder-workspace/Sources/secp256k1/Zeroization.swift:31:61: note: did you mean 'Windows'?
#if !(os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS))
                                                            ^~~~~~~~
                                                            Windows
/host/spi-builder-workspace/Sources/secp256k1/Zeroization.swift:31:61: warning: unknown operating system for build configuration 'os'
#if !(os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS))
                                                            ^
/host/spi-builder-workspace/Sources/secp256k1/Zeroization.swift:31:61: note: did you mean 'iOS'?
#if !(os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS))
                                                            ^~~~~~~~
                                                            iOS
/host/spi-builder-workspace/Sources/secp256k1/Zeroization.swift:31:61: note: did you mean 'Windows'?
#if !(os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS))
                                                            ^~~~~~~~
                                                            Windows
[57/97] Compiling secp256k1 Digest.swift
[58/97] Compiling secp256k1 ECDH.swift
[59/97] Compiling secp256k1 ECDSA.swift
[60/97] Compiling secp256k1 EdDSA.swift
[61/97] Compiling secp256k1 ObjectIdentifier.swift
[62/97] Compiling secp256k1 ECDSASignature.swift
[63/97] Compiling secp256k1 PEMDocument.swift
[64/97] Compiling secp256k1 PKCS8PrivateKey.swift
[65/97] Compiling secp256k1 SEC1PrivateKey.swift
[66/97] Compiling secp256k1 ASN1Null.swift
Build complete! (45.34s)
Build complete.
Done.

Build Machine: Linux 1