The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build IBM Security Verify, reference v3.0.10 (7f7c50), with Swift 5.9 for Linux on 8 Aug 2024 06:58:22 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.49.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ibm-security-verify/verify-sdk-ios.git
Reference: v3.0.10
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/ibm-security-verify/verify-sdk-ios
 * tag               v3.0.10    -> FETCH_HEAD
HEAD is now at 7f7c50c Vdev 54306 (#9)
Cloned https://github.com/ibm-security-verify/verify-sdk-ios.git
Revision (git rev-parse @):
7f7c50c79c7a09dfc8900240747839a3fa7e57f0
SUCCESS checkout https://github.com/ibm-security-verify/verify-sdk-ios.git at v3.0.10
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/ibm-security-verify/verify-sdk-ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:2fbbf0786de06d5b5ae93c54da051e64b9ddb960e317c9af2272259f6411b6fe
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Building for debugging...
[0/11] Copying Info.plist
[0/11] Copying README.md
[6/11] Copying Info.plist
[6/11] Copying README.md
[6/11] Copying Localizable.strings
[6/11] Copying Info.plist
[12/43] Compiling FIDO2 SecKeyConvertible.swift
/host/spi-builder-workspace/Sources/fido2/AttestationStatementProvider.swift:6:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[13/43] Compiling FIDO2 SecKeyStore.swift
/host/spi-builder-workspace/Sources/fido2/AttestationStatementProvider.swift:6:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[14/43] Compiling Adaptive resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/adaptive/AdaptiveContext.swift:5:8: error: no such module 'UIKit'
import UIKit
       ^
[15/43] Compiling Adaptive Evaluation.swift
/host/spi-builder-workspace/Sources/adaptive/AdaptiveContext.swift:5:8: error: no such module 'UIKit'
import UIKit
       ^
[16/43] Compiling Adaptive Enums.swift
/host/spi-builder-workspace/Sources/adaptive/AdaptiveContext.swift:5:8: error: no such module 'UIKit'
import UIKit
       ^
[17/43] Compiling Adaptive Helpers.swift
/host/spi-builder-workspace/Sources/adaptive/AdaptiveContext.swift:5:8: error: no such module 'UIKit'
import UIKit
       ^
[18/44] Compiling Adaptive AdaptiveResult.swift
/host/spi-builder-workspace/Sources/adaptive/AdaptiveContext.swift:5:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[19/44] Emitting module Adaptive
/host/spi-builder-workspace/Sources/adaptive/AdaptiveContext.swift:5:8: error: no such module 'UIKit'
import UIKit
       ^
[20/44] Compiling Adaptive AdaptiveContext.swift
/host/spi-builder-workspace/Sources/adaptive/AdaptiveContext.swift:5:8: error: no such module 'UIKit'
import UIKit
       ^
[21/44] Compiling Adaptive AssessmentsFactors.swift
/host/spi-builder-workspace/Sources/adaptive/AdaptiveContext.swift:5:8: error: no such module 'UIKit'
import UIKit
       ^
[22/44] Compiling FIDO2 PublicKeyCredential.swift
/host/spi-builder-workspace/Sources/fido2/AttestationStatementProvider.swift:6:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[23/44] Compiling FIDO2 PublicKeyCredentialProvider.swift
/host/spi-builder-workspace/Sources/fido2/AttestationStatementProvider.swift:6:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[24/44] Compiling Core URLSession+Extension.swift
/host/spi-builder-workspace/Sources/core/CryptoKit+Extension.swift:6:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[25/44] Compiling Core String+Extension.swift
/host/spi-builder-workspace/Sources/core/CryptoKit+Extension.swift:6:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[26/44] Compiling Core Thread+Extension.swift
/host/spi-builder-workspace/Sources/core/CryptoKit+Extension.swift:6:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[27/45] Compiling Core URLSessionDelegateHelper.swift
/host/spi-builder-workspace/Sources/core/CryptoKit+Extension.swift:6:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[28/45] Compiling FIDO2 COSE.swift
/host/spi-builder-workspace/Sources/fido2/AttestationStatementProvider.swift:6:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[29/45] Compiling FIDO2 Extensions.swift
/host/spi-builder-workspace/Sources/fido2/AttestationStatementProvider.swift:6:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[30/45] Emitting module Core
/host/spi-builder-workspace/Sources/core/CryptoKit+Extension.swift:6:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[31/45] Compiling Core CryptoKit+Extension.swift
/host/spi-builder-workspace/Sources/core/CryptoKit+Extension.swift:6:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[32/45] Compiling Core Data+Extension.swift
/host/spi-builder-workspace/Sources/core/CryptoKit+Extension.swift:6:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[33/45] Compiling FIDO2 AuthenticatorSelectionCriteria.swift
/host/spi-builder-workspace/Sources/core/CryptoKit+Extension.swift:6:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[34/45] Compiling FIDO2 CBOR.swift
/host/spi-builder-workspace/Sources/core/CryptoKit+Extension.swift:6:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[35/45] Compiling FIDO2 AttestationStatementProvider.swift
/host/spi-builder-workspace/Sources/core/CryptoKit+Extension.swift:6:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[36/45] Compiling FIDO2 AuthenticatorExtensions.swift
/host/spi-builder-workspace/Sources/core/CryptoKit+Extension.swift:6:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
/host/spi-builder-workspace/Sources/core/CryptoKit+Extension.swift:6:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
/host/spi-builder-workspace/Sources/core/CryptoKit+Extension.swift:6:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[39/45] Compiling FIDO2 resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/fido2/AttestationStatementProvider.swift:6:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[40/45] Compiling Core resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/core/CryptoKit+Extension.swift:6:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
error: fatalError
/host/spi-builder-workspace/Sources/fido2/AttestationStatementProvider.swift:6:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
BUILD FAILURE 5.9 linux