The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build IBM Security Verify, reference main (4189b9), with Swift 5.9 for Linux on 21 Dec 2024 05:03:28 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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.60.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ibm-security-verify/verify-sdk-ios.git
Reference: main
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
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4189b9c Support for digital credentials (#14)
Cloned https://github.com/ibm-security-verify/verify-sdk-ios.git
Revision (git rev-parse @):
4189b9c5ec63b4a53b6de05f26b0de5072ab0989
SUCCESS checkout https://github.com/ibm-security-verify/verify-sdk-ios.git at main
========================================
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-2":/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:e6feefcc5d5d2f301fe47477cfe0928fc3b12c59579fdacf1d387095b6fee662
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Building for debugging...
[0/13] Copying README.md
[0/13] Copying Info.plist
[0/13] Copying README.md
[4/13] Copying Info.plist
[4/13] Copying README.md
[8/13] Copying Info.plist
[9/13] Copying README.md
[9/13] Copying Info.plist
[9/13] Copying Localizable.strings
[12/13] Copying Info.plist
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/47] Emitting module FIDO2
/host/spi-builder-workspace/Sources/fido2/AttestationStatementProvider.swift:6:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[15/48] Compiling FIDO2 SecKeyStore.swift
/host/spi-builder-workspace/Sources/fido2/AttestationStatementProvider.swift:6:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[16/48] Compiling Core JSONDecoder+Extension.swift
/host/spi-builder-workspace/Sources/core/CryptoKit+Extension.swift:6:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[17/48] Compiling FIDO2 AttestationStatementProvider.swift
/host/spi-builder-workspace/Sources/fido2/AttestationStatementProvider.swift:6:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[18/48] Compiling FIDO2 AuthenticatorExtensions.swift
/host/spi-builder-workspace/Sources/fido2/AttestationStatementProvider.swift:6:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[19/48] Compiling Core KeychainService.swift
/host/spi-builder-workspace/Sources/core/CryptoKit+Extension.swift:6:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[20/48] Compiling Adaptive resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/adaptive/AdaptiveContext.swift:5:8: error: no such module 'UIKit'
import UIKit
       ^
[21/48] Emitting module Adaptive
/host/spi-builder-workspace/Sources/adaptive/AdaptiveContext.swift:5:8: error: no such module 'UIKit'
import UIKit
       ^
[22/49] Compiling Core String+Extension.swift
/host/spi-builder-workspace/Sources/core/CryptoKit+Extension.swift:6:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[23/49] Compiling Core Thread+Extension.swift
/host/spi-builder-workspace/Sources/core/CryptoKit+Extension.swift:6:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[24/49] Compiling FIDO2 resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/fido2/AttestationStatementProvider.swift:6:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[25/49] Compiling Adaptive AdaptiveContext.swift
/host/spi-builder-workspace/Sources/adaptive/AdaptiveContext.swift:5:8: error: no such module 'UIKit'
import UIKit
       ^
[26/49] Compiling Core URLSession+Extension.swift
/host/spi-builder-workspace/Sources/core/CryptoKit+Extension.swift:6:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[27/49] Compiling Core URLSessionDelegateHelper.swift
/host/spi-builder-workspace/Sources/core/CryptoKit+Extension.swift:6:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[28/49] Compiling Adaptive Helpers.swift
/host/spi-builder-workspace/Sources/adaptive/AdaptiveContext.swift:5:8: error: no such module 'UIKit'
import UIKit
       ^
[29/49] Compiling Adaptive AssessmentsFactors.swift
/host/spi-builder-workspace/Sources/adaptive/AdaptiveContext.swift:5:8: error: no such module 'UIKit'
import UIKit
       ^
[30/49] Compiling Adaptive Enums.swift
/host/spi-builder-workspace/Sources/adaptive/AdaptiveContext.swift:5:8: error: no such module 'UIKit'
import UIKit
       ^
[31/49] Compiling Adaptive AdaptiveResult.swift
/host/spi-builder-workspace/Sources/adaptive/AdaptiveContext.swift:5:8: error: no such module 'UIKit'
import UIKit
       ^
[32/49] Compiling FIDO2 AuthenticatorSelectionCriteria.swift
/host/spi-builder-workspace/Sources/core/CryptoKit+Extension.swift:6:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[33/49] Compiling FIDO2 CBOR.swift
/host/spi-builder-workspace/Sources/core/CryptoKit+Extension.swift:6:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[34/49] Compiling Adaptive Evaluation.swift
/host/spi-builder-workspace/Sources/adaptive/AdaptiveContext.swift:5:8: error: no such module 'UIKit'
import UIKit
       ^
/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
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[37/49] Emitting module Core
/host/spi-builder-workspace/Sources/core/CryptoKit+Extension.swift:6:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[38/49] Compiling FIDO2 COSE.swift
/host/spi-builder-workspace/Sources/core/CryptoKit+Extension.swift:6:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[39/49] Compiling FIDO2 Extensions.swift
/host/spi-builder-workspace/Sources/core/CryptoKit+Extension.swift:6:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[40/49] Compiling FIDO2 PublicKeyCredentialProvider.swift
/host/spi-builder-workspace/Sources/fido2/AttestationStatementProvider.swift:6:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[41/49] Compiling FIDO2 SecKeyConvertible.swift
/host/spi-builder-workspace/Sources/fido2/AttestationStatementProvider.swift:6:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[42/49] Compiling Core KeyedDecodingContainer+Extension.swift
/host/spi-builder-workspace/Sources/core/CryptoKit+Extension.swift:6:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[43/49] Compiling Core NSNumber+Extension.swift
/host/spi-builder-workspace/Sources/core/CryptoKit+Extension.swift:6:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[44/49] Compiling FIDO2 PublicKeyCredential.swift
/host/spi-builder-workspace/Sources/fido2/AttestationStatementProvider.swift:6:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
/host/spi-builder-workspace/Sources/fido2/AttestationStatementProvider.swift:6:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
/host/spi-builder-workspace/Sources/fido2/AttestationStatementProvider.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