Build Information
Failed to build WWSignInWith3rd_LINE, reference 1.1.0 (4cb6c4), with Swift 6.2 for Linux on 21 Jun 2025 06:16:08 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/William-Weng/WWSignInWith3rd_LINE.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/William-Weng/WWSignInWith3rd_LINE
* tag 1.1.0 -> FETCH_HEAD
HEAD is now at 4cb6c4d - 加上PrivacyInfo.xcprivacy - 更新ReadMe - 將WWSignInWith3rd+LINE改成WWSignInWith3rd_LINE
Cloned https://github.com/William-Weng/WWSignInWith3rd_LINE.git
Revision (git rev-parse @):
4cb6c4dc79c1f676230199d867a1137b28e439d8
SUCCESS checkout https://github.com/William-Weng/WWSignInWith3rd_LINE.git at 1.1.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/William-Weng/WWSignInWith3rd_LINE.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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
warning: 'spi-builder-workspace': /host/spi-builder-workspace/Package.swift:16:10: warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead [#DeprecatedDeclaration]
14 | dependencies: [
15 | .package(url: "https://github.com/William-Weng/WWSignInWith3rd_Apple", .upToNextMinor(from: "1.1.0")),
16 | .package(name: "LineSDK", url: "https://github.com/line/line-sdk-ios-swift", from: "5.11.0"),
| `- warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead [#DeprecatedDeclaration]
17 | ],
18 | targets: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Fetching https://github.com/William-Weng/WWSignInWith3rd_Apple
Fetching https://github.com/line/line-sdk-ios-swift
[1/175] Fetching wwsigninwith3rd_apple
[173/13271] Fetching wwsigninwith3rd_apple, line-sdk-ios-swift
Fetched https://github.com/William-Weng/WWSignInWith3rd_Apple from cache (1.14s)
Fetched https://github.com/line/line-sdk-ios-swift from cache (1.14s)
Computing version for https://github.com/line/line-sdk-ios-swift
Computed https://github.com/line/line-sdk-ios-swift at 5.13.0 (1.69s)
Computing version for https://github.com/William-Weng/WWSignInWith3rd_Apple
Computed https://github.com/William-Weng/WWSignInWith3rd_Apple at 1.1.4 (0.39s)
Creating working copy for https://github.com/William-Weng/WWSignInWith3rd_Apple
Working copy of https://github.com/William-Weng/WWSignInWith3rd_Apple resolved at 1.1.4
Creating working copy for https://github.com/line/line-sdk-ios-swift
Working copy of https://github.com/line/line-sdk-ios-swift resolved at 5.13.0
Building for debugging...
[0/9] Write sources
[0/9] Copying Info.plist
[1/9] Write sources
[4/9] Copying Privacy
[6/9] Copying Assets.xcassets
[7/9] Copying Resource.bundle
[8/9] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/151] Emitting module LineSDK
/host/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
21 |
22 | import Foundation
23 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
24 |
25 | /// Namespace for ECDSA related things.
[11/170] Compiling WWSignInWith3rd_Apple WWSignInWith3rd.swift
/host/spi-builder-workspace/.build/checkouts/WWSignInWith3rd_Apple/Sources/WWSignInWith3rd_Apple/Utility/Extension+Apple.swift:8:8: error: no such module 'AuthenticationServices'
6 | //
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 |
10 | // MARK: - ASAuthorizationController (static function)
[12/170] Compiling WWSignInWith3rd_Apple Extension+Apple.swift
/host/spi-builder-workspace/.build/checkouts/WWSignInWith3rd_Apple/Sources/WWSignInWith3rd_Apple/Utility/Extension+Apple.swift:8:8: error: no such module 'AuthenticationServices'
6 | //
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 |
10 | // MARK: - ASAuthorizationController (static function)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[13/170] Emitting module WWSignInWith3rd_Apple
/host/spi-builder-workspace/.build/checkouts/WWSignInWith3rd_Apple/Sources/WWSignInWith3rd_Apple/Utility/Extension+Apple.swift:8:8: error: no such module 'AuthenticationServices'
6 | //
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 |
10 | // MARK: - ASAuthorizationController (static function)
[14/170] Compiling WWSignInWith3rd_Apple Constant.swift
/host/spi-builder-workspace/.build/checkouts/WWSignInWith3rd_Apple/Sources/WWSignInWith3rd_Apple/Utility/Extension+Apple.swift:8:8: error: no such module 'AuthenticationServices'
6 | //
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 |
10 | // MARK: - ASAuthorizationController (static function)
[15/170] Compiling WWSignInWith3rd_Apple Extension.swift
/host/spi-builder-workspace/.build/checkouts/WWSignInWith3rd_Apple/Sources/WWSignInWith3rd_Apple/Utility/Extension+Apple.swift:8:8: error: no such module 'AuthenticationServices'
6 | //
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 |
10 | // MARK: - ASAuthorizationController (static function)
[16/170] Compiling WWSignInWith3rd_Apple WWSignInWith3rd_Apple.swift
/host/spi-builder-workspace/.build/checkouts/WWSignInWith3rd_Apple/Sources/WWSignInWith3rd_Apple/Utility/Extension+Apple.swift:8:8: error: no such module 'AuthenticationServices'
6 | //
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 |
10 | // MARK: - ASAuthorizationController (static function)
[17/170] Compiling WWSignInWith3rd_Apple resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/WWSignInWith3rd_Apple/Sources/WWSignInWith3rd_Apple/Utility/Extension+Apple.swift:8:8: error: no such module 'AuthenticationServices'
6 | //
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 |
10 | // MARK: - ASAuthorizationController (static function)
[18/170] Compiling LineSDK ShareTargetSelectingViewController.swift
/host/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
21 |
22 | import Foundation
23 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
24 |
25 | /// Namespace for ECDSA related things.
[19/170] Compiling LineSDK ShareTargetTableViewStyling.swift
/host/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
21 |
22 | import Foundation
23 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
24 |
25 | /// Namespace for ECDSA related things.
[20/170] Compiling LineSDK LoginConfiguration.swift
/host/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
21 |
22 | import Foundation
23 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
24 |
25 | /// Namespace for ECDSA related things.
[21/170] Compiling LineSDK LoginManager.swift
/host/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
21 |
22 | import Foundation
23 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
24 |
25 | /// Namespace for ECDSA related things.
[22/170] Compiling LineSDK LoginManagerOptions.swift
/host/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
21 |
22 | import Foundation
23 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
24 |
25 | /// Namespace for ECDSA related things.
[23/170] Compiling LineSDK LoginManagerParameters.swift
/host/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
21 |
22 | import Foundation
23 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
24 |
25 | /// Namespace for ECDSA related things.
[24/170] Compiling LineSDK LoginPermission.swift
/host/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
21 |
22 | import Foundation
23 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
24 |
25 | /// Namespace for ECDSA related things.
[25/170] Compiling LineSDK LoginProcess.swift
/host/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
21 |
22 | import Foundation
23 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
24 |
25 | /// Namespace for ECDSA related things.
[26/170] Compiling LineSDK LoginProcessURLResponse.swift
/host/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
21 |
22 | import Foundation
23 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
24 |
25 | /// Namespace for ECDSA related things.
[27/170] Compiling LineSDK LoginResult.swift
/host/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
21 |
22 | import Foundation
23 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
24 |
25 | /// Namespace for ECDSA related things.
[28/170] Compiling LineSDK AccessToken.swift
/host/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
21 |
22 | import Foundation
23 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
24 |
25 | /// Namespace for ECDSA related things.
[29/170] Compiling LineSDK AccessTokenStore.swift
/host/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
21 |
22 | import Foundation
23 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
24 |
25 | /// Namespace for ECDSA related things.
[30/170] Compiling LineSDK AccessTokenVerifyResult.swift
/host/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
21 |
22 | import Foundation
23 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
24 |
25 | /// Namespace for ECDSA related things.
[31/170] Compiling LineSDK UserProfile.swift
/host/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
21 |
22 | import Foundation
23 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
24 |
25 | /// Namespace for ECDSA related things.
[32/170] Compiling LineSDK PKCE.swift
/host/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
21 |
22 | import Foundation
23 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
24 |
25 | /// Namespace for ECDSA related things.
[33/170] Compiling LineSDK GetUserProfileRequest.swift
/host/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
21 |
22 | import Foundation
23 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
24 |
25 | /// Namespace for ECDSA related things.
[34/170] Compiling LineSDK GetVerifyTokenRequest.swift
/host/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
21 |
22 | import Foundation
23 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
24 |
25 | /// Namespace for ECDSA related things.
[35/170] Compiling LineSDK PostExchangeTokenRequest.swift
/host/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
21 |
22 | import Foundation
23 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
24 |
25 | /// Namespace for ECDSA related things.
[36/170] Compiling LineSDK PostRefreshTokenRequest.swift
/host/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
21 |
22 | import Foundation
23 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
24 |
25 | /// Namespace for ECDSA related things.
[37/170] Compiling LineSDK GetOpenChatRoomMembershipStateRequest.swift
/host/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
21 |
22 | import Foundation
23 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
24 |
25 | /// Namespace for ECDSA related things.
[38/170] Compiling LineSDK GetOpenChatRoomStatusRequest.swift
/host/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
21 |
22 | import Foundation
23 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
24 |
25 | /// Namespace for ECDSA related things.
[39/170] Compiling LineSDK GetOpenChatTermAgreementStatusRequest.swift
/host/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
21 |
22 | import Foundation
23 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
24 |
25 | /// Namespace for ECDSA related things.
[40/170] Compiling LineSDK PostOpenChatCreateRequest.swift
/host/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
21 |
22 | import Foundation
23 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
24 |
25 | /// Namespace for ECDSA related things.
[41/170] Compiling LineSDK PostOpenChatRoomJoinRequest.swift
/host/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
21 |
22 | import Foundation
23 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
24 |
25 | /// Namespace for ECDSA related things.
[42/170] Compiling LineSDK CallbackQueue.swift
/host/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
21 |
22 | import Foundation
23 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
24 |
25 | /// Namespace for ECDSA related things.
[43/170] Compiling LineSDK Colors.swift
/host/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
21 |
22 | import Foundation
23 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
24 |
25 | /// Namespace for ECDSA related things.
[44/170] Compiling LineSDK Constant.swift
/host/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
21 |
22 | import Foundation
23 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
24 |
25 | /// Namespace for ECDSA related things.
[45/170] Compiling LineSDK Delegate.swift
/host/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
21 |
22 | import Foundation
23 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
24 |
25 | /// Namespace for ECDSA related things.
[46/170] Compiling LineSDK Helpers.swift
/host/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
21 |
22 | import Foundation
23 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
24 |
25 | /// Namespace for ECDSA related things.
[47/170] Compiling LineSDK KeyboardObservable.swift
/host/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
21 |
22 | import Foundation
23 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
24 |
25 | /// Namespace for ECDSA related things.
[48/170] Compiling LineSDK KeychainStore.swift
/host/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
21 |
22 | import Foundation
23 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
24 |
25 | /// Namespace for ECDSA related things.
[49/170] Compiling LineSDK LoadingIndicator.swift
/host/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
21 |
22 | import Foundation
23 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
24 |
25 | /// Namespace for ECDSA related things.
[50/170] Compiling LineSDK NotificationToken.swift
/host/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
21 |
22 | import Foundation
23 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
24 |
25 | /// Namespace for ECDSA related things.
[51/170] Compiling LineSDK ResultUtils.swift
/host/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
21 |
22 | import Foundation
23 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
24 |
25 | /// Namespace for ECDSA related things.
[52/170] Compiling LineSDK String.swift
/host/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
21 |
22 | import Foundation
23 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
24 |
25 | /// Namespace for ECDSA related things.
[53/170] Compiling LineSDK URLs.swift
/host/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
21 |
22 | import Foundation
23 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
24 |
25 | /// Namespace for ECDSA related things.
[54/170] Compiling LineSDK UserDefaultsValue.swift
/host/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
21 |
22 | import Foundation
23 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
24 |
25 | /// Namespace for ECDSA related things.
[55/170] Compiling LineSDK resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
21 |
22 | import Foundation
23 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
24 |
25 | /// Namespace for ECDSA related things.
BUILD FAILURE 6.2 linux