The Swift Package Index logo.Swift Package Index

Build Information

Failed to build YDS, reference main (87ceb1), with Swift 6.3 for Android on 23 Apr 2026 08:22:42 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yourssu/YDS-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/yourssu/YDS-iOS
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 87ceb1e [#268] CodeViewer HTML 및 뷰어 추가
Cloned https://github.com/yourssu/YDS-iOS.git
Revision (git rev-parse @):
87ceb1ebb8eb8dbaebadaad7689fc4771f244eeb
SUCCESS checkout https://github.com/yourssu/YDS-iOS.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/yourssu/YDS-iOS.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/SnapKit/SnapKit
Fetching https://github.com/slackhq/PanModal.git
Fetching https://github.com/yourssu/Parchment
[1/4269] Fetching snapkit
[898/6638] Fetching snapkit, panmodal
[1235/10799] Fetching snapkit, panmodal, parchment
Fetched https://github.com/SnapKit/SnapKit from cache (0.47s)
[4375/6530] Fetching panmodal, parchment
Fetched https://github.com/yourssu/Parchment from cache (1.26s)
Fetched https://github.com/slackhq/PanModal.git from cache (1.30s)
Computing version for https://github.com/yourssu/Parchment
Computed https://github.com/yourssu/Parchment at 3.7.2 (1.77s)
Computing version for https://github.com/SnapKit/SnapKit
Computed https://github.com/SnapKit/SnapKit at 5.7.1 (0.44s)
Computing version for https://github.com/slackhq/PanModal.git
Computed https://github.com/slackhq/PanModal.git at 1.2.7 (0.55s)
Creating working copy for https://github.com/slackhq/PanModal.git
Working copy of https://github.com/slackhq/PanModal.git resolved at 1.2.7
Creating working copy for https://github.com/yourssu/Parchment
Working copy of https://github.com/yourssu/Parchment resolved at 3.7.2
Creating working copy for https://github.com/SnapKit/SnapKit
Working copy of https://github.com/SnapKit/SnapKit resolved at 5.7.1
warning: 'parchment': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/Parchment/Parchment/Resources/Info.plist
Building for debugging...
[0/10] Copying PrivacyInfo.xcprivacy
[1/10] Write sources
[7/10] Copying YDSIcon.xcassets
[8/10] Copying YDSBasicColor.xcassets
[9/10] Write swift-version--4F562202D5529B1.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/65] Emitting module SnapKit
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[12/69] Compiling SnapKit ConstraintDescription.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[13/69] Compiling SnapKit ConstraintDirectionalInsetTarget.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[14/69] Compiling SnapKit ConstraintDirectionalInsets.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[15/69] Compiling SnapKit ConstraintInsetTarget.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[16/69] Compiling SnapKit ConstraintInsets.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[17/69] Emitting module YDS_Essential
/host/spi-builder-workspace/YDS-Essential/Source/HapticManager.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public class HapticManager {
[18/69] Compiling YDS_Essential HapticManager.swift
/host/spi-builder-workspace/YDS-Essential/Source/HapticManager.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public class HapticManager {
[19/69] Compiling YDS_Essential YDSAnimation.swift
/host/spi-builder-workspace/YDS-Essential/Source/HapticManager.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public class HapticManager {
[20/69] Compiling SnapKit Constraint.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[21/69] Compiling SnapKit ConstraintAttributes.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[22/69] Compiling SnapKit ConstraintConfig.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[23/69] Compiling SnapKit ConstraintConstantTarget.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[24/69] Compiling SnapKit ConstraintDSL.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[25/69] Compiling SnapKit ConstraintPriority.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[26/69] Compiling SnapKit ConstraintPriorityTarget.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[27/69] Compiling SnapKit ConstraintRelatableTarget.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[28/69] Compiling SnapKit ConstraintRelation.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[29/69] Compiling SnapKit ConstraintView+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[30/69] Compiling SnapKit ConstraintLayoutSupportDSL.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[31/69] Compiling SnapKit ConstraintMaker.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[32/69] Compiling SnapKit ConstraintMakerEditable.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[33/69] Compiling SnapKit ConstraintMakerExtendable.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[34/69] Compiling SnapKit ConstraintMakerFinalizable.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[35/69] Compiling PanModal UIViewController+PanModalPresenter.swift
<unknown>:0: error: invalid value '5.0' in '-swift-version 5.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
[36/69] Compiling PanModal DimmedView.swift
<unknown>:0: error: invalid value '5.0' in '-swift-version 5.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
<unknown>:0: error: invalid value '5.0' in '-swift-version 5.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
<unknown>:0: error: invalid value '5.0' in '-swift-version 5.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
[39/69] Compiling SnapKit ConstraintItem.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[40/69] Compiling SnapKit ConstraintLayoutGuide+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[41/69] Compiling SnapKit ConstraintLayoutGuide.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[42/69] Compiling SnapKit ConstraintLayoutGuideDSL.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[43/69] Compiling SnapKit ConstraintLayoutSupport.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[44/69] Compiling SnapKit ConstraintMakerPrioritizable.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[45/69] Compiling SnapKit ConstraintMakerRelatable+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[46/69] Compiling SnapKit ConstraintMakerRelatable.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[47/69] Compiling SnapKit ConstraintMultiplierTarget.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[48/69] Compiling SnapKit ConstraintOffsetTarget.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[49/69] Compiling SnapKit ConstraintView.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[50/69] Compiling SnapKit ConstraintViewDSL.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[51/69] Compiling SnapKit Debugging.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[52/69] Compiling SnapKit LayoutConstraint.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
<unknown>:0: error: invalid value '5.0' in '-swift-version 5.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
<unknown>:0: error: invalid value '5.0' in '-swift-version 5.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
error: emit-module command failed with exit code 1 (use -v to see invocation)
<unknown>:0: error: invalid value '5.0' in '-swift-version 5.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
<unknown>:0: error: invalid value '5.0' in '-swift-version 5.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
<unknown>:0: error: invalid value '5.0' in '-swift-version 5.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
<unknown>:0: error: invalid value '5.0' in '-swift-version 5.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
<unknown>:0: error: invalid value '5.0' in '-swift-version 5.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
<unknown>:0: error: invalid value '5.0' in '-swift-version 5.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
[61/70] Emitting module PanModal
<unknown>:0: error: invalid value '5.0' in '-swift-version 5.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
[62/70] Compiling PanModal PanContainerView.swift
<unknown>:0: error: invalid value '5.0' in '-swift-version 5.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
BUILD FAILURE 6.3 android