Build Information
Failed to build LicenseKitLemonSqueezy, reference v1.0.0 (039f09), with Swift 6.3 for Wasm on 17 May 2026 14:45:23 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/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 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: wasm
Swift version: 6.3
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-4606859-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:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-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.24s)
Computing version for https://github.com/naviapps/license-kit.git
Computed https://github.com/naviapps/license-kit.git at 1.2.0 (0.58s)
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 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.
[9/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.
[10/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.
[11/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.
[12/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.
[13/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.
[14/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.
[15/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.
[16/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.
[17/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.
[18/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.
[19/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.
[20/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.
[21/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.
[22/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.
BUILD FAILURE 6.3 wasm