Build Information
Failed to build Clerk, reference main (bac471), with Swift 6.0 for Linux on 15 Dec 2025 22:37:49 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/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/clerk/clerk-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/clerk/clerk-ios
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at bac471e add vercel as oauth provider (#303)
Cloned https://github.com/clerk/clerk-ios.git
Revision (git rev-parse @):
bac471e8c0b77d04253137af564a911f6b1847ac
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/clerk/clerk-ios.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/clerk/clerk-ios.git
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/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:d9a15f93bf2b54d4a5c29ad13249b33c1decc55763b749502648fc1aee8d297b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/WeTransfer/Mocker.git
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/marmelroy/PhoneNumberKit
Fetching https://github.com/kean/Get
Fetching https://github.com/auth0/SimpleKeychain
Fetching https://github.com/onevcat/Kingfisher.git
[1/886] Fetching swift-concurrency-extras
[887/2775] Fetching swift-concurrency-extras, mocker
[2776/7320] Fetching swift-concurrency-extras, mocker, simplekeychain
[7321/14730] Fetching swift-concurrency-extras, mocker, simplekeychain, phonenumberkit
[7322/17079] Fetching swift-concurrency-extras, mocker, simplekeychain, phonenumberkit, get
[12935/49001] Fetching swift-concurrency-extras, mocker, simplekeychain, phonenumberkit, get, kingfisher
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (2.75s)
Fetched https://github.com/WeTransfer/Mocker.git from cache (2.76s)
Fetched https://github.com/auth0/SimpleKeychain from cache (2.76s)
Fetched https://github.com/kean/Get from cache (2.76s)
Fetching https://github.com/hmlongco/Factory
Fetched https://github.com/marmelroy/PhoneNumberKit from cache (2.77s)
[1/19322] Fetching factory
Fetched https://github.com/onevcat/Kingfisher.git from cache (3.44s)
Fetched https://github.com/hmlongco/Factory from cache (1.27s)
Computing version for https://github.com/kean/Get
Computed https://github.com/kean/Get at 2.2.1 (3.32s)
Computing version for https://github.com/hmlongco/Factory
Computed https://github.com/hmlongco/Factory at 2.5.3 (0.77s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (1.27s)
Computing version for https://github.com/WeTransfer/Mocker.git
Computed https://github.com/WeTransfer/Mocker.git at 3.0.2 (1.10s)
Computing version for https://github.com/auth0/SimpleKeychain
Computed https://github.com/auth0/SimpleKeychain at 1.3.0 (1.03s)
Computing version for https://github.com/marmelroy/PhoneNumberKit
Computed https://github.com/marmelroy/PhoneNumberKit at 4.2.1 (1.03s)
Computing version for https://github.com/onevcat/Kingfisher.git
Computed https://github.com/onevcat/Kingfisher.git at 8.6.2 (0.72s)
Creating working copy for https://github.com/onevcat/Kingfisher.git
Working copy of https://github.com/onevcat/Kingfisher.git resolved at 8.6.2
Creating working copy for https://github.com/marmelroy/PhoneNumberKit
Working copy of https://github.com/marmelroy/PhoneNumberKit resolved at 4.2.1
Creating working copy for https://github.com/hmlongco/Factory
Working copy of https://github.com/hmlongco/Factory resolved at 2.5.3
Creating working copy for https://github.com/kean/Get
Working copy of https://github.com/kean/Get resolved at 2.2.1
Creating working copy for https://github.com/WeTransfer/Mocker.git
Working copy of https://github.com/WeTransfer/Mocker.git resolved at 3.0.2
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.2
Creating working copy for https://github.com/auth0/SimpleKeychain
Working copy of https://github.com/auth0/SimpleKeychain resolved at 1.3.0
warning: 'spi-builder-workspace': found 3 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/Clerk/ClerkUI/Resources/Colors.xcassets
/host/spi-builder-workspace/Sources/Clerk/ClerkUI/Resources/Images.xcassets
/host/spi-builder-workspace/Sources/Clerk/ClerkUI/Resources/Localizable.xcstrings
warning: 'kingfisher': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Info.plist
Building for debugging...
[0/11] Write sources
[2/11] Copying PrivacyInfo.xcprivacy
[3/11] Copying PhoneNumberMetadata.json
[3/11] Write sources
[3/11] Copying PrivacyInfo.xcprivacy
[3/11] Write sources
[10/11] Write swift-version-24593BA9C3E375BF.txt
[12/117] Emitting module Get
[13/117] Emitting module PhoneNumberKit
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/119] Emitting module Kingfisher
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:28:8: error: no such module 'CoreGraphics'
26 |
27 | import Foundation
28 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
29 | #if os(macOS)
30 | import AppKit
[15/127] Emitting module FactoryKit
[16/128] Compiling Kingfisher NSButton+Kingfisher.swift
[17/128] Compiling Kingfisher NSTextAttachment+Kingfisher.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[18/128] Emitting module SimpleKeychain
/host/spi-builder-workspace/.build/checkouts/SimpleKeychain/SimpleKeychain/Accessibility.swift:1:8: error: no such module 'Security'
1 | import Security
| `- error: no such module 'Security'
2 |
3 | /// Represents the accessibility types of Keychain items. It's a mirror of `kSecAttrAccessible` values.
[19/128] Compiling Kingfisher KingfisherManager.swift
[20/128] Compiling Kingfisher KingfisherOptionsInfo.swift
[21/128] Compiling Kingfisher Filter.swift
[22/128] Compiling Kingfisher ExtensionHelpers.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:28:8: error: no such module 'CoreGraphics'
26 |
27 | import Foundation
28 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
29 | #if os(macOS)
30 | import AppKit
[23/128] Compiling Kingfisher Result.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:28:8: error: no such module 'CoreGraphics'
26 |
27 | import Foundation
28 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
29 | #if os(macOS)
30 | import AppKit
[24/128] Compiling Kingfisher Runtime.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:28:8: error: no such module 'CoreGraphics'
26 |
27 | import Foundation
28 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
29 | #if os(macOS)
30 | import AppKit
[25/128] Compiling Kingfisher SizeExtensions.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:28:8: error: no such module 'CoreGraphics'
26 |
27 | import Foundation
28 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
29 | #if os(macOS)
30 | import AppKit
[26/128] Compiling Kingfisher String+SHA256.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:28:8: error: no such module 'CoreGraphics'
26 |
27 | import Foundation
28 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
29 | #if os(macOS)
30 | import AppKit
[27/128] Compiling Kingfisher AnimatedImageView.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:28:8: error: no such module 'CoreGraphics'
26 |
27 | import Foundation
28 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
29 | #if os(macOS)
30 | import AppKit
[28/128] Compiling Kingfisher Indicator.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:28:8: error: no such module 'CoreGraphics'
26 |
27 | import Foundation
28 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
29 | #if os(macOS)
30 | import AppKit
[29/128] Compiling Kingfisher resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:28:8: error: no such module 'CoreGraphics'
26 |
27 | import Foundation
28 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
29 | #if os(macOS)
30 | import AppKit
[30/128] Compiling SimpleKeychain Accessibility.swift
/host/spi-builder-workspace/.build/checkouts/SimpleKeychain/SimpleKeychain/Accessibility.swift:1:8: error: no such module 'Security'
1 | import Security
| `- error: no such module 'Security'
2 |
3 | /// Represents the accessibility types of Keychain items. It's a mirror of `kSecAttrAccessible` values.
[31/128] Compiling SimpleKeychain SimpleKeychain.swift
/host/spi-builder-workspace/.build/checkouts/SimpleKeychain/SimpleKeychain/Accessibility.swift:1:8: error: no such module 'Security'
1 | import Security
| `- error: no such module 'Security'
2 |
3 | /// Represents the accessibility types of Keychain items. It's a mirror of `kSecAttrAccessible` values.
[32/128] Compiling SimpleKeychain SimpleKeychainError.swift
/host/spi-builder-workspace/.build/checkouts/SimpleKeychain/SimpleKeychain/Accessibility.swift:1:8: error: no such module 'Security'
1 | import Security
| `- error: no such module 'Security'
2 |
3 | /// Represents the accessibility types of Keychain items. It's a mirror of `kSecAttrAccessible` values.
[33/128] Compiling Kingfisher GIFAnimatedImage.swift
[34/128] Compiling Kingfisher GraphicsContext.swift
[35/128] Compiling Kingfisher Image.swift
[36/128] Compiling Kingfisher ImageDrawing.swift
[37/128] Compiling Kingfisher ImageFormat.swift
[38/128] Compiling Kingfisher ImageProcessor.swift
[39/128] Compiling Kingfisher RedirectHandler.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:28:8: error: no such module 'CoreGraphics'
26 |
27 | import Foundation
28 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
29 | #if os(macOS)
30 | import AppKit
[40/128] Compiling Kingfisher RequestModifier.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:28:8: error: no such module 'CoreGraphics'
26 |
27 | import Foundation
28 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
29 | #if os(macOS)
30 | import AppKit
[41/128] Compiling Kingfisher RetryStrategy.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:28:8: error: no such module 'CoreGraphics'
26 |
27 | import Foundation
28 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
29 | #if os(macOS)
30 | import AppKit
[42/128] Compiling Kingfisher SessionDataTask.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:28:8: error: no such module 'CoreGraphics'
26 |
27 | import Foundation
28 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
29 | #if os(macOS)
30 | import AppKit
[43/128] Compiling Kingfisher SessionDelegate.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:28:8: error: no such module 'CoreGraphics'
26 |
27 | import Foundation
28 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
29 | #if os(macOS)
30 | import AppKit
[44/128] Compiling Kingfisher ImageBinder.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:28:8: error: no such module 'CoreGraphics'
26 |
27 | import Foundation
28 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
29 | #if os(macOS)
30 | import AppKit
[45/128] Compiling Kingfisher ImageContext.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:28:8: error: no such module 'CoreGraphics'
26 |
27 | import Foundation
28 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
29 | #if os(macOS)
30 | import AppKit
[46/128] Compiling Kingfisher KFAnimatedImage.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:28:8: error: no such module 'CoreGraphics'
26 |
27 | import Foundation
28 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
29 | #if os(macOS)
30 | import AppKit
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:28:8: error: no such module 'CoreGraphics'
26 |
27 | import Foundation
28 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
29 | #if os(macOS)
30 | import AppKit
BUILD FAILURE 6.0 linux