Build Information
Failed to build IBM Security Verify, reference main (c00d9e
), with Swift 6.0 for Linux on 24 Aug 2025 13:40:36 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
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 c00d9eb Merge pull request #15 from ibm-security-verify/VDEV-57972_Import-DPoP-example
Cloned https://github.com/ibm-security-verify/verify-sdk-ios.git
Revision (git rev-parse @):
c00d9eb872d6c509e77a80a9edded25b7e4bc811
SUCCESS checkout https://github.com/ibm-security-verify/verify-sdk-ios.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
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-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:2ffdcefcdb291d9eb78a77ed5e4b4766a710a1cb89004e0bfdb0fefda731df2f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Building for debugging...
[0/20] Write sources
[0/20] Copying README.md
[0/20] Copying Info.plist
[0/20] Copying README.md
[0/20] Copying Info.plist
[0/20] Copying README.md
[0/20] Copying Info.plist
[0/20] Copying Localizable.strings
[0/20] Copying Info.plist
[0/20] Copying README.md
[0/20] Copying Info.plist
[0/20] Copying README.md
[0/20] Write sources
[0/20] Copying Info.plist
[0/20] Write sources
[19/20] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[21/54] Emitting module Adaptive
/host/spi-builder-workspace/Sources/adaptive/AdaptiveContext.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 | import os.log
7 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[22/54] Emitting module Core
/host/spi-builder-workspace/Sources/core/CryptoKit+Extension.swift:6:8: error: no such module 'CryptoKit'
4 |
5 | import Foundation
6 | import CryptoKit
| `- error: no such module 'CryptoKit'
7 | import CommonCrypto
8 |
[23/55] Compiling Adaptive AdaptiveContext.swift
/host/spi-builder-workspace/Sources/adaptive/AdaptiveContext.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 | import os.log
7 |
[24/55] Compiling Adaptive resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/adaptive/AdaptiveContext.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 | import os.log
7 |
[25/55] Compiling Core DefaultValue+Extension.swift
/host/spi-builder-workspace/Sources/core/CryptoKit+Extension.swift:6:8: error: no such module 'CryptoKit'
4 |
5 | import Foundation
6 | import CryptoKit
| `- error: no such module 'CryptoKit'
7 | import CommonCrypto
8 |
[26/55] Compiling Core DefaultValuePropertyWrapper.swift
/host/spi-builder-workspace/Sources/core/CryptoKit+Extension.swift:6:8: error: no such module 'CryptoKit'
4 |
5 | import Foundation
6 | import CryptoKit
| `- error: no such module 'CryptoKit'
7 | import CommonCrypto
8 |
[27/55] Compiling Core JSONDecoder+Extension.swift
/host/spi-builder-workspace/Sources/core/CryptoKit+Extension.swift:6:8: error: no such module 'CryptoKit'
4 |
5 | import Foundation
6 | import CryptoKit
| `- error: no such module 'CryptoKit'
7 | import CommonCrypto
8 |
[28/55] Compiling Core KeychainService.swift
/host/spi-builder-workspace/Sources/core/CryptoKit+Extension.swift:6:8: error: no such module 'CryptoKit'
4 |
5 | import Foundation
6 | import CryptoKit
| `- error: no such module 'CryptoKit'
7 | import CommonCrypto
8 |
[29/55] Compiling Core Data+Extension.swift
/host/spi-builder-workspace/Sources/core/CryptoKit+Extension.swift:6:8: error: no such module 'CryptoKit'
4 |
5 | import Foundation
6 | import CryptoKit
| `- error: no such module 'CryptoKit'
7 | import CommonCrypto
8 |
[30/55] Compiling Core DateFormatter+Extension.swift
/host/spi-builder-workspace/Sources/core/CryptoKit+Extension.swift:6:8: error: no such module 'CryptoKit'
4 |
5 | import Foundation
6 | import CryptoKit
| `- error: no such module 'CryptoKit'
7 | import CommonCrypto
8 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[31/55] Emitting module FIDO2
/host/spi-builder-workspace/Sources/fido2/AttestationStatementProvider.swift:6:8: error: no such module 'CryptoKit'
4 |
5 | import Foundation
6 | import CryptoKit
| `- error: no such module 'CryptoKit'
7 | import os.log
8 |
[32/55] Compiling Core String+Extension.swift
/host/spi-builder-workspace/Sources/core/CryptoKit+Extension.swift:6:8: error: no such module 'CryptoKit'
4 |
5 | import Foundation
6 | import CryptoKit
| `- error: no such module 'CryptoKit'
7 | import CommonCrypto
8 |
[33/55] Compiling Core Thread+Extension.swift
/host/spi-builder-workspace/Sources/core/CryptoKit+Extension.swift:6:8: error: no such module 'CryptoKit'
4 |
5 | import Foundation
6 | import CryptoKit
| `- error: no such module 'CryptoKit'
7 | import CommonCrypto
8 |
[34/55] Compiling Core URLSession+Extension.swift
/host/spi-builder-workspace/Sources/core/CryptoKit+Extension.swift:6:8: error: no such module 'CryptoKit'
4 |
5 | import Foundation
6 | import CryptoKit
| `- error: no such module 'CryptoKit'
7 | import CommonCrypto
8 |
[35/55] Compiling Core URLSessionDelegateHelper.swift
/host/spi-builder-workspace/Sources/core/CryptoKit+Extension.swift:6:8: error: no such module 'CryptoKit'
4 |
5 | import Foundation
6 | import CryptoKit
| `- error: no such module 'CryptoKit'
7 | import CommonCrypto
8 |
[36/56] Compiling Adaptive AssessmentsFactors.swift
/host/spi-builder-workspace/Sources/adaptive/AdaptiveContext.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 | import os.log
7 |
[37/56] Compiling Adaptive AdaptiveResult.swift
/host/spi-builder-workspace/Sources/adaptive/AdaptiveContext.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 | import os.log
7 |
[38/56] Compiling Adaptive Enums.swift
/host/spi-builder-workspace/Sources/adaptive/AdaptiveContext.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 | import os.log
7 |
[39/56] Compiling Core KeyedDecodingContainer+Extension.swift
/host/spi-builder-workspace/Sources/core/CryptoKit+Extension.swift:6:8: error: no such module 'CryptoKit'
4 |
5 | import Foundation
6 | import CryptoKit
| `- error: no such module 'CryptoKit'
7 | import CommonCrypto
8 |
[40/56] Compiling Core NSNumber+Extension.swift
/host/spi-builder-workspace/Sources/core/CryptoKit+Extension.swift:6:8: error: no such module 'CryptoKit'
4 |
5 | import Foundation
6 | import CryptoKit
| `- error: no such module 'CryptoKit'
7 | import CommonCrypto
8 |
/host/spi-builder-workspace/Sources/fido2/AttestationStatementProvider.swift:6:8: error: no such module 'CryptoKit'
4 |
5 | import Foundation
6 | import CryptoKit
| `- error: no such module 'CryptoKit'
7 | import os.log
8 |
/host/spi-builder-workspace/Sources/fido2/AttestationStatementProvider.swift:6:8: error: no such module 'CryptoKit'
4 |
5 | import Foundation
6 | import CryptoKit
| `- error: no such module 'CryptoKit'
7 | import os.log
8 |
[43/56] Compiling Core Codeable+Extension.swift
/host/spi-builder-workspace/Sources/core/CryptoKit+Extension.swift:6:8: error: no such module 'CryptoKit'
4 |
5 | import Foundation
6 | import CryptoKit
| `- error: no such module 'CryptoKit'
7 | import CommonCrypto
8 |
[44/56] Compiling Core CryptoKit+Extension.swift
/host/spi-builder-workspace/Sources/core/CryptoKit+Extension.swift:6:8: error: no such module 'CryptoKit'
4 |
5 | import Foundation
6 | import CryptoKit
| `- error: no such module 'CryptoKit'
7 | import CommonCrypto
8 |
[45/56] Compiling Core resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/core/CryptoKit+Extension.swift:6:8: error: no such module 'CryptoKit'
4 |
5 | import Foundation
6 | import CryptoKit
| `- error: no such module 'CryptoKit'
7 | import CommonCrypto
8 |
[46/56] Compiling FIDO2 PublicKeyCredential.swift
/host/spi-builder-workspace/Sources/fido2/AttestationStatementProvider.swift:6:8: error: no such module 'CryptoKit'
4 |
5 | import Foundation
6 | import CryptoKit
| `- error: no such module 'CryptoKit'
7 | import os.log
8 |
[47/56] Compiling FIDO2 SecKeyConvertible.swift
/host/spi-builder-workspace/Sources/fido2/AttestationStatementProvider.swift:6:8: error: no such module 'CryptoKit'
4 |
5 | import Foundation
6 | import CryptoKit
| `- error: no such module 'CryptoKit'
7 | import os.log
8 |
[48/56] Compiling FIDO2 PublicKeyCredentialProvider.swift
/host/spi-builder-workspace/Sources/fido2/AttestationStatementProvider.swift:6:8: error: no such module 'CryptoKit'
4 |
5 | import Foundation
6 | import CryptoKit
| `- error: no such module 'CryptoKit'
7 | import os.log
8 |
[49/56] Compiling FIDO2 SecKeyStore.swift
/host/spi-builder-workspace/Sources/fido2/AttestationStatementProvider.swift:6:8: error: no such module 'CryptoKit'
4 |
5 | import Foundation
6 | import CryptoKit
| `- error: no such module 'CryptoKit'
7 | import os.log
8 |
[50/56] Compiling Adaptive Evaluation.swift
/host/spi-builder-workspace/Sources/adaptive/AdaptiveContext.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 | import os.log
7 |
[51/56] Compiling Adaptive Helpers.swift
/host/spi-builder-workspace/Sources/adaptive/AdaptiveContext.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 | import os.log
7 |
BUILD FAILURE 6.0 linux