The Swift Package Index logo.Swift Package Index

Build Information

Failed to build YDS, reference main (87ceb1), with Swift 6.1 for Android on 29 May 2025 21:14:41 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
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.1
Building package at path:  $PWD
https://github.com/yourssu/YDS-iOS.git
https://github.com/yourssu/YDS-iOS.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "panmodal",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/slackhq/PanModal.git"
    },
    {
      "identity" : "snapkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SnapKit/SnapKit"
    },
    {
      "identity" : "parchment",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.7.2",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/yourssu/Parchment"
    }
  ],
  "manifest_display_name" : "YDS",
  "name" : "YDS",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "YDS",
      "targets" : [
        "YDS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "YDS-SwiftUI",
      "targets" : [
        "YDS-SwiftUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "YDS_SwiftUI",
      "module_type" : "SwiftTarget",
      "name" : "YDS-SwiftUI",
      "path" : "YDS-SwiftUI/Source",
      "product_memberships" : [
        "YDS-SwiftUI"
      ],
      "sources" : [
        "Atom/YDSBadge.swift",
        "Atom/YDSBottomSheet.swift",
        "Atom/YDSBoxButton.swift",
        "Atom/YDSChip.swift",
        "Atom/YDSEmojiButton.swift",
        "Atom/YDSLabel.swift",
        "Atom/YDSPlainButton.swift",
        "Atom/YDSProfileImageView.swift",
        "Atom/YDSTextField/YDSPasswordTextField.swift",
        "Atom/YDSTextField/YDSSearchTextField.swift",
        "Atom/YDSTextField/YDSSimpleTextField.swift",
        "Atom/YDSTextField/YDSSuffixTextField.swift",
        "Atom/YDSTextField/YDSTextFieldBase.swift",
        "Atom/YDSTextField/YDSTextFieldProtocol.swift",
        "Atom/YDSTextView.swift",
        "Component/TopBar/YDSDoubleTitleTopBar.swift",
        "Component/TopBar/YDSSingleTitleTopBar.swift",
        "Component/TopBar/YDSTopBar.swift",
        "Component/TopBar/YDSTopBarIconButton.swift",
        "Component/YDSBottomBarController.swift",
        "Component/YDSList.swift",
        "Component/YDSListItem.swift",
        "Component/YDSToast.swift",
        "Exported.swift",
        "Foundation/YDSBasicColor.swift",
        "Foundation/YDSFont.swift",
        "Foundation/YDSIcon.swift",
        "Foundation/YDSItemColor.swift",
        "Foundation/YDSSemanticColor.swift",
        "Foundation/YDSTypoStyle.swift"
      ],
      "target_dependencies" : [
        "YDS-Essential"
      ],
      "type" : "library"
    },
    {
      "c99name" : "YDS_Essential",
      "module_type" : "SwiftTarget",
      "name" : "YDS-Essential",
      "path" : "YDS-Essential/Source",
      "product_memberships" : [
        "YDS",
        "YDS-SwiftUI"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/YDS-Essential/Source/Foundation/YDSBasicColor.xcassets",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/YDS-Essential/Source/Foundation/YDSIcon.xcassets",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "HapticManager.swift",
        "Rule/YDSAnimation.swift",
        "Rule/YDSConstant.swift",
        "Rule/YDSScreenSize.swift",
        "YDSBundle.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "YDS",
      "module_type" : "SwiftTarget",
      "name" : "YDS",
      "path" : "YDS/Source",
      "product_dependencies" : [
        "PanModal",
        "SnapKit",
        "Parchment"
      ],
      "product_memberships" : [
        "YDS"
      ],
      "sources" : [
        "Atom/YDSBadge.swift",
        "Atom/YDSBottomSheet.swift",
        "Atom/YDSButton/YDSBoxButton.swift",
        "Atom/YDSButton/YDSButtonProtocol.swift",
        "Atom/YDSButton/YDSPlainButton.swift",
        "Atom/YDSCheckbox.swift",
        "Atom/YDSChip.swift",
        "Atom/YDSDivider.swift",
        "Atom/YDSEmojiButton.swift",
        "Atom/YDSIconView.swift",
        "Atom/YDSLabel.swift",
        "Atom/YDSProfileImageView.swift",
        "Atom/YDSSearchBar.swift",
        "Atom/YDSTextField/YDSPasswordTextField/YDSPasswordTextField.swift",
        "Atom/YDSTextField/YDSPasswordTextField/YDSPasswordTextFieldView.swift",
        "Atom/YDSTextField/YDSSearchTextField.swift",
        "Atom/YDSTextField/YDSSimpleTextField/YDSSimpleTextField.swift",
        "Atom/YDSTextField/YDSSimpleTextField/YDSSimpleTextFieldView.swift",
        "Atom/YDSTextField/YDSSuffixTextField/YDSSuffixTextField.swift",
        "Atom/YDSTextField/YDSSuffixTextField/YDSSuffixTextFieldView.swift",
        "Atom/YDSTextField/YDSTextField.swift",
        "Atom/YDSTextField/YDSTextFieldView.swift",
        "Atom/YDSTextView.swift",
        "Atom/YDSToggle.swift",
        "Component/List/YDSList.swift",
        "Component/List/YDSListItem.swift",
        "Component/List/YDSListToggleItem.swift",
        "Component/TopBar/UINavigationBar+Extension.swift",
        "Component/TopBar/YDSDoubleTitleTopBar.swift",
        "Component/TopBar/YDSNavigationController.swift",
        "Component/TopBar/YDSSingleTitleTopBar.swift",
        "Component/TopBar/YDSTopBar.swift",
        "Component/TopBar/YDSTopBarButton.swift",
        "Component/YDSBottomBarController.swift",
        "Component/YDSTabBarViewController.swift",
        "Component/YDSToast.swift",
        "Component/YDSTooltip.swift",
        "Exported.swift",
        "Extension/Optional+isEmpty.swift",
        "Extension/UIApplication+findWindow.swift",
        "Foundation/YDSBasicColor.swift",
        "Foundation/YDSFont.swift",
        "Foundation/YDSIcon.swift",
        "Foundation/YDSItemColor.swift",
        "Foundation/YDSSemanticColor.swift",
        "Foundation/YDSTypoStyle.swift",
        "SetNeeds.swift"
      ],
      "target_dependencies" : [
        "YDS-Essential"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/slackhq/PanModal.git
Fetching https://github.com/yourssu/Parchment
Fetching https://github.com/SnapKit/SnapKit
[1/4244] Fetching snapkit
[935/8405] Fetching snapkit, parchment
[977/10701] Fetching snapkit, parchment, panmodal
Fetched https://github.com/SnapKit/SnapKit from cache (0.90s)
[4368/6457] Fetching parchment, panmodal
Fetched https://github.com/yourssu/Parchment from cache (1.72s)
Fetched https://github.com/slackhq/PanModal.git from cache (1.76s)
Computing version for https://github.com/yourssu/Parchment
Computed https://github.com/yourssu/Parchment at 3.7.2 (2.38s)
Computing version for https://github.com/SnapKit/SnapKit
Computed https://github.com/SnapKit/SnapKit at 5.7.1 (0.63s)
Computing version for https://github.com/slackhq/PanModal.git
Computed https://github.com/slackhq/PanModal.git at 1.2.7 (0.65s)
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/slackhq/PanModal.git
Working copy of https://github.com/slackhq/PanModal.git resolved at 1.2.7
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] Write sources
[0/10] Copying PrivacyInfo.xcprivacy
[7/10] Copying YDSIcon.xcassets
[8/10] Copying YDSBasicColor.xcassets
[9/10] Write swift-version-24593BA9C3E375BF.txt
[11/65] 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'
[12/66] 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'
[13/66] 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'
[14/66] Compiling SnapKit ConstraintDirectionalInsetTarget.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'
[15/66] Compiling SnapKit ConstraintDirectionalInsets.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'
[16/66] Compiling SnapKit ConstraintItem.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'
[17/66] Compiling SnapKit ConstraintLayoutGuide+Extensions.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'
[18/66] Compiling SnapKit ConstraintLayoutSupport.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'
[19/66] Compiling SnapKit ConstraintDescription.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'
error: emit-module command failed with exit code 1 (use -v to see invocation)
[20/66] 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'
[21/66] Compiling SnapKit ConstraintLayoutGuide.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'
[22/66] Compiling SnapKit ConstraintLayoutGuideDSL.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'
[23/66] Compiling SnapKit ConstraintInsetTarget.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'
[24/66] Compiling SnapKit ConstraintInsets.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'
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
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
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/56] Compiling SnapKit Constraint.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'
[3/56] Compiling SnapKit ConstraintAttributes.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'
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/56] 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'
[5/57] Compiling SnapKit ConstraintInsetTarget.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'
[6/57] Compiling SnapKit ConstraintInsets.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'
[7/57] 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'
[8/57] 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'
[9/57] Compiling SnapKit ConstraintConfig.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'
[10/57] Compiling SnapKit ConstraintConstantTarget.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'
[11/57] Compiling SnapKit ConstraintDSL.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'
[12/57] Compiling SnapKit ConstraintDescription.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'
[13/57] Compiling SnapKit ConstraintDirectionalInsetTarget.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'
[14/57] Compiling SnapKit ConstraintDirectionalInsets.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'
[15/57] 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.1 android