Build Information
Failed to build LicenseKitLemonSqueezy, reference v1.0.0 (039f09), with Swift 6.0 for Linux on 17 May 2026 14:46:46 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.0-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.0
Building package at path: $PWD
https://github.com/naviapps/license-kit-lemon-squeezy.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:6ccbc5e7995f6c524368c1828f9c677d1727c16390a603fc668217aec5f5123a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
Fetching https://github.com/naviapps/license-kit.git
[1/181] Fetching license-kit
Fetched https://github.com/naviapps/license-kit.git from cache (0.23s)
Computing version for https://github.com/naviapps/license-kit.git
Computed https://github.com/naviapps/license-kit.git at 1.2.0 (0.60s)
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
[4/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.
[5/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.
[6/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.
[7/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.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/22] 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.
[9/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.
[10/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.
[11/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.
[12/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.
[13/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.
[14/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.
[15/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.
[16/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.
[17/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.
[18/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.
[19/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.
[20/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.
[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.
BUILD FAILURE 6.0 linux