Build Information
Failed to build LicenseKitLemonSqueezy, reference v1.0.0 (039f09), with Swift 6.1 for Linux on 17 May 2026 14:45:34 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/naviapps/license-kit-lemon-squeezy.git
Reference: v1.0.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/naviapps/license-kit-lemon-squeezy
* tag v1.0.0 -> FETCH_HEAD
HEAD is now at 039f090 Prepare 1.0.0 release
Cloned https://github.com/naviapps/license-kit-lemon-squeezy.git
Revision (git rev-parse @):
039f090aa331c3ff8a92e4f0955f7308e164a51a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/naviapps/license-kit-lemon-squeezy.git at v1.0.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/naviapps/license-kit-lemon-squeezy.git
https://github.com/naviapps/license-kit-lemon-squeezy.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:a7bfd71e9384436264431030299dc8a2d42d0664a168cfa1a5dd84c9bc592ccf
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
Fetching https://github.com/naviapps/license-kit.git
[2/181] Fetching license-kit
Fetched https://github.com/naviapps/license-kit.git from cache (0.22s)
Computing version for https://github.com/naviapps/license-kit.git
Computed https://github.com/naviapps/license-kit.git at 1.2.0 (0.72s)
Creating working copy for https://github.com/naviapps/license-kit.git
Working copy of https://github.com/naviapps/license-kit.git resolved at 1.2.0
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/20] Emitting module LicenseKit
/host/spi-builder-workspace/.build/checkouts/license-kit/Sources/LicenseKit/Persistence/KeychainLicenseActivationStorage.swift:2:8: error: no such module 'Security'
1 | import Foundation
2 | import Security
| `- error: no such module 'Security'
3 |
4 | /// ``LicenseActivationStorage`` backed by the system Keychain.
[5/22] Compiling LicenseKit LicenseActivation.swift
/host/spi-builder-workspace/.build/checkouts/license-kit/Sources/LicenseKit/Persistence/KeychainLicenseActivationStorage.swift:2:8: error: no such module 'Security'
1 | import Foundation
2 | import Security
| `- error: no such module 'Security'
3 |
4 | /// ``LicenseActivationStorage`` backed by the system Keychain.
[6/22] Compiling LicenseKit LicenseActivationRequest.swift
/host/spi-builder-workspace/.build/checkouts/license-kit/Sources/LicenseKit/Persistence/KeychainLicenseActivationStorage.swift:2:8: error: no such module 'Security'
1 | import Foundation
2 | import Security
| `- error: no such module 'Security'
3 |
4 | /// ``LicenseActivationStorage`` backed by the system Keychain.
[7/22] Compiling LicenseKit LicenseError.swift
/host/spi-builder-workspace/.build/checkouts/license-kit/Sources/LicenseKit/Persistence/KeychainLicenseActivationStorage.swift:2:8: error: no such module 'Security'
1 | import Foundation
2 | import Security
| `- error: no such module 'Security'
3 |
4 | /// ``LicenseActivationStorage`` backed by the system Keychain.
[8/22] Compiling LicenseKit LicenseStateSnapshot.swift
/host/spi-builder-workspace/.build/checkouts/license-kit/Sources/LicenseKit/Persistence/KeychainLicenseActivationStorage.swift:2:8: error: no such module 'Security'
1 | import Foundation
2 | import Security
| `- error: no such module 'Security'
3 |
4 | /// ``LicenseActivationStorage`` backed by the system Keychain.
[9/22] Compiling LicenseKit LicenseStorage.swift
/host/spi-builder-workspace/.build/checkouts/license-kit/Sources/LicenseKit/Persistence/KeychainLicenseActivationStorage.swift:2:8: error: no such module 'Security'
1 | import Foundation
2 | import Security
| `- error: no such module 'Security'
3 |
4 | /// ``LicenseActivationStorage`` backed by the system Keychain.
[10/22] Compiling LicenseKit String+LicenseKit.swift
/host/spi-builder-workspace/.build/checkouts/license-kit/Sources/LicenseKit/Persistence/KeychainLicenseActivationStorage.swift:2:8: error: no such module 'Security'
1 | import Foundation
2 | import Security
| `- error: no such module 'Security'
3 |
4 | /// ``LicenseActivationStorage`` backed by the system Keychain.
[11/22] Compiling LicenseKit LicenseKeyNormalizer.swift
/host/spi-builder-workspace/.build/checkouts/license-kit/Sources/LicenseKit/Persistence/KeychainLicenseActivationStorage.swift:2:8: error: no such module 'Security'
1 | import Foundation
2 | import Security
| `- error: no such module 'Security'
3 |
4 | /// ``LicenseActivationStorage`` backed by the system Keychain.
[12/22] Compiling LicenseKit LicenseRefreshPolicy.swift
/host/spi-builder-workspace/.build/checkouts/license-kit/Sources/LicenseKit/Persistence/KeychainLicenseActivationStorage.swift:2:8: error: no such module 'Security'
1 | import Foundation
2 | import Security
| `- error: no such module 'Security'
3 |
4 | /// ``LicenseActivationStorage`` backed by the system Keychain.
[13/22] Compiling LicenseKit LicenseState.swift
/host/spi-builder-workspace/.build/checkouts/license-kit/Sources/LicenseKit/Persistence/KeychainLicenseActivationStorage.swift:2:8: error: no such module 'Security'
1 | import Foundation
2 | import Security
| `- error: no such module 'Security'
3 |
4 | /// ``LicenseActivationStorage`` backed by the system Keychain.
[14/22] Compiling LicenseKit LicenseManager.swift
/host/spi-builder-workspace/.build/checkouts/license-kit/Sources/LicenseKit/Persistence/KeychainLicenseActivationStorage.swift:2:8: error: no such module 'Security'
1 | import Foundation
2 | import Security
| `- error: no such module 'Security'
3 |
4 | /// ``LicenseActivationStorage`` backed by the system Keychain.
[15/22] Compiling LicenseKit LicenseRefresh.swift
/host/spi-builder-workspace/.build/checkouts/license-kit/Sources/LicenseKit/Persistence/KeychainLicenseActivationStorage.swift:2:8: error: no such module 'Security'
1 | import Foundation
2 | import Security
| `- error: no such module 'Security'
3 |
4 | /// ``LicenseActivationStorage`` backed by the system Keychain.
[16/22] Compiling LicenseKit LicensePlan.swift
/host/spi-builder-workspace/.build/checkouts/license-kit/Sources/LicenseKit/Persistence/KeychainLicenseActivationStorage.swift:2:8: error: no such module 'Security'
1 | import Foundation
2 | import Security
| `- error: no such module 'Security'
3 |
4 | /// ``LicenseActivationStorage`` backed by the system Keychain.
[17/22] Compiling LicenseKit LicenseSource.swift
/host/spi-builder-workspace/.build/checkouts/license-kit/Sources/LicenseKit/Persistence/KeychainLicenseActivationStorage.swift:2:8: error: no such module 'Security'
1 | import Foundation
2 | import Security
| `- error: no such module 'Security'
3 |
4 | /// ``LicenseActivationStorage`` backed by the system Keychain.
[18/22] Compiling LicenseKit LicenseValidationResult.swift
/host/spi-builder-workspace/.build/checkouts/license-kit/Sources/LicenseKit/Persistence/KeychainLicenseActivationStorage.swift:2:8: error: no such module 'Security'
1 | import Foundation
2 | import Security
| `- error: no such module 'Security'
3 |
4 | /// ``LicenseActivationStorage`` backed by the system Keychain.
[19/22] Compiling LicenseKit LicenseStateStore.swift
/host/spi-builder-workspace/.build/checkouts/license-kit/Sources/LicenseKit/Persistence/KeychainLicenseActivationStorage.swift:2:8: error: no such module 'Security'
1 | import Foundation
2 | import Security
| `- error: no such module 'Security'
3 |
4 | /// ``LicenseActivationStorage`` backed by the system Keychain.
[20/22] Compiling LicenseKit KeychainLicenseActivationStorage.swift
/host/spi-builder-workspace/.build/checkouts/license-kit/Sources/LicenseKit/Persistence/KeychainLicenseActivationStorage.swift:2:8: error: no such module 'Security'
1 | import Foundation
2 | import Security
| `- error: no such module 'Security'
3 |
4 | /// ``LicenseActivationStorage`` backed by the system Keychain.
[21/22] Compiling LicenseKit UserDefaultsLicenseStateSnapshotStorage.swift
/host/spi-builder-workspace/.build/checkouts/license-kit/Sources/LicenseKit/Persistence/KeychainLicenseActivationStorage.swift:2:8: error: no such module 'Security'
1 | import Foundation
2 | import Security
| `- error: no such module 'Security'
3 |
4 | /// ``LicenseActivationStorage`` backed by the system Keychain.
[22/22] Compiling LicenseKit LicenseProvider.swift
/host/spi-builder-workspace/.build/checkouts/license-kit/Sources/LicenseKit/Persistence/KeychainLicenseActivationStorage.swift:2:8: error: no such module 'Security'
1 | import Foundation
2 | import Security
| `- error: no such module 'Security'
3 |
4 | /// ``LicenseActivationStorage`` backed by the system Keychain.
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:a7bfd71e9384436264431030299dc8a2d42d0664a168cfa1a5dd84c9bc592ccf
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/18] Compiling LicenseKit LicenseActivation.swift
/host/spi-builder-workspace/.build/checkouts/license-kit/Sources/LicenseKit/Persistence/KeychainLicenseActivationStorage.swift:2:8: error: no such module 'Security'
1 | import Foundation
2 | import Security
| `- error: no such module 'Security'
3 |
4 | /// ``LicenseActivationStorage`` backed by the system Keychain.
[3/18] Compiling LicenseKit LicenseActivationRequest.swift
/host/spi-builder-workspace/.build/checkouts/license-kit/Sources/LicenseKit/Persistence/KeychainLicenseActivationStorage.swift:2:8: error: no such module 'Security'
1 | import Foundation
2 | import Security
| `- error: no such module 'Security'
3 |
4 | /// ``LicenseActivationStorage`` backed by the system Keychain.
[4/18] Compiling LicenseKit LicenseError.swift
/host/spi-builder-workspace/.build/checkouts/license-kit/Sources/LicenseKit/Persistence/KeychainLicenseActivationStorage.swift:2:8: error: no such module 'Security'
1 | import Foundation
2 | import Security
| `- error: no such module 'Security'
3 |
4 | /// ``LicenseActivationStorage`` backed by the system Keychain.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/20] Emitting module LicenseKit
/host/spi-builder-workspace/.build/checkouts/license-kit/Sources/LicenseKit/Persistence/KeychainLicenseActivationStorage.swift:2:8: error: no such module 'Security'
1 | import Foundation
2 | import Security
| `- error: no such module 'Security'
3 |
4 | /// ``LicenseActivationStorage`` backed by the system Keychain.
[6/20] Compiling LicenseKit LicensePlan.swift
/host/spi-builder-workspace/.build/checkouts/license-kit/Sources/LicenseKit/Persistence/KeychainLicenseActivationStorage.swift:2:8: error: no such module 'Security'
1 | import Foundation
2 | import Security
| `- error: no such module 'Security'
3 |
4 | /// ``LicenseActivationStorage`` backed by the system Keychain.
[7/20] Compiling LicenseKit LicenseSource.swift
/host/spi-builder-workspace/.build/checkouts/license-kit/Sources/LicenseKit/Persistence/KeychainLicenseActivationStorage.swift:2:8: error: no such module 'Security'
1 | import Foundation
2 | import Security
| `- error: no such module 'Security'
3 |
4 | /// ``LicenseActivationStorage`` backed by the system Keychain.
[8/20] Compiling LicenseKit LicenseValidationResult.swift
/host/spi-builder-workspace/.build/checkouts/license-kit/Sources/LicenseKit/Persistence/KeychainLicenseActivationStorage.swift:2:8: error: no such module 'Security'
1 | import Foundation
2 | import Security
| `- error: no such module 'Security'
3 |
4 | /// ``LicenseActivationStorage`` backed by the system Keychain.
[9/20] Compiling LicenseKit LicenseRefreshPolicy.swift
/host/spi-builder-workspace/.build/checkouts/license-kit/Sources/LicenseKit/Persistence/KeychainLicenseActivationStorage.swift:2:8: error: no such module 'Security'
1 | import Foundation
2 | import Security
| `- error: no such module 'Security'
3 |
4 | /// ``LicenseActivationStorage`` backed by the system Keychain.
[10/20] Compiling LicenseKit LicenseState.swift
/host/spi-builder-workspace/.build/checkouts/license-kit/Sources/LicenseKit/Persistence/KeychainLicenseActivationStorage.swift:2:8: error: no such module 'Security'
1 | import Foundation
2 | import Security
| `- error: no such module 'Security'
3 |
4 | /// ``LicenseActivationStorage`` backed by the system Keychain.
[11/20] Compiling LicenseKit LicenseStateSnapshot.swift
/host/spi-builder-workspace/.build/checkouts/license-kit/Sources/LicenseKit/Persistence/KeychainLicenseActivationStorage.swift:2:8: error: no such module 'Security'
1 | import Foundation
2 | import Security
| `- error: no such module 'Security'
3 |
4 | /// ``LicenseActivationStorage`` backed by the system Keychain.
[12/20] Compiling LicenseKit LicenseStorage.swift
/host/spi-builder-workspace/.build/checkouts/license-kit/Sources/LicenseKit/Persistence/KeychainLicenseActivationStorage.swift:2:8: error: no such module 'Security'
1 | import Foundation
2 | import Security
| `- error: no such module 'Security'
3 |
4 | /// ``LicenseActivationStorage`` backed by the system Keychain.
[13/20] Compiling LicenseKit String+LicenseKit.swift
/host/spi-builder-workspace/.build/checkouts/license-kit/Sources/LicenseKit/Persistence/KeychainLicenseActivationStorage.swift:2:8: error: no such module 'Security'
1 | import Foundation
2 | import Security
| `- error: no such module 'Security'
3 |
4 | /// ``LicenseActivationStorage`` backed by the system Keychain.
[14/20] Compiling LicenseKit LicenseKeyNormalizer.swift
/host/spi-builder-workspace/.build/checkouts/license-kit/Sources/LicenseKit/Persistence/KeychainLicenseActivationStorage.swift:2:8: error: no such module 'Security'
1 | import Foundation
2 | import Security
| `- error: no such module 'Security'
3 |
4 | /// ``LicenseActivationStorage`` backed by the system Keychain.
[15/20] Compiling LicenseKit LicenseManager.swift
/host/spi-builder-workspace/.build/checkouts/license-kit/Sources/LicenseKit/Persistence/KeychainLicenseActivationStorage.swift:2:8: error: no such module 'Security'
1 | import Foundation
2 | import Security
| `- error: no such module 'Security'
3 |
4 | /// ``LicenseActivationStorage`` backed by the system Keychain.
[16/20] Compiling LicenseKit LicenseRefresh.swift
/host/spi-builder-workspace/.build/checkouts/license-kit/Sources/LicenseKit/Persistence/KeychainLicenseActivationStorage.swift:2:8: error: no such module 'Security'
1 | import Foundation
2 | import Security
| `- error: no such module 'Security'
3 |
4 | /// ``LicenseActivationStorage`` backed by the system Keychain.
[17/20] Compiling LicenseKit LicenseStateStore.swift
/host/spi-builder-workspace/.build/checkouts/license-kit/Sources/LicenseKit/Persistence/KeychainLicenseActivationStorage.swift:2:8: error: no such module 'Security'
1 | import Foundation
2 | import Security
| `- error: no such module 'Security'
3 |
4 | /// ``LicenseActivationStorage`` backed by the system Keychain.
[18/20] Compiling LicenseKit KeychainLicenseActivationStorage.swift
/host/spi-builder-workspace/.build/checkouts/license-kit/Sources/LicenseKit/Persistence/KeychainLicenseActivationStorage.swift:2:8: error: no such module 'Security'
1 | import Foundation
2 | import Security
| `- error: no such module 'Security'
3 |
4 | /// ``LicenseActivationStorage`` backed by the system Keychain.
[19/20] Compiling LicenseKit UserDefaultsLicenseStateSnapshotStorage.swift
/host/spi-builder-workspace/.build/checkouts/license-kit/Sources/LicenseKit/Persistence/KeychainLicenseActivationStorage.swift:2:8: error: no such module 'Security'
1 | import Foundation
2 | import Security
| `- error: no such module 'Security'
3 |
4 | /// ``LicenseActivationStorage`` backed by the system Keychain.
[20/20] Compiling LicenseKit LicenseProvider.swift
/host/spi-builder-workspace/.build/checkouts/license-kit/Sources/LicenseKit/Persistence/KeychainLicenseActivationStorage.swift:2:8: error: no such module 'Security'
1 | import Foundation
2 | import Security
| `- error: no such module 'Security'
3 |
4 | /// ``LicenseActivationStorage`` backed by the system Keychain.
BUILD FAILURE 6.1 linux