The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build SAPCAI, reference main (62c92b), with Swift 6.1 for Linux on 27 Apr 2025 09:13:24 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SAP/cloud-sdk-ios-cai.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/SAP/cloud-sdk-ios-cai
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 62c92bb docs: ✏️ CAI is in maintenance mode (#73)
Cloned https://github.com/SAP/cloud-sdk-ios-cai.git
Revision (git rev-parse @):
62c92bbbca6ee5e7a4975c090fbf48f5f1f39097
SUCCESS checkout https://github.com/SAP/cloud-sdk-ios-cai.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/SAP/cloud-sdk-ios-cai.git
https://github.com/SAP/cloud-sdk-ios-cai.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "sdwebimage",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.11.0",
            "upper_bound" : "5.12.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SDWebImage/SDWebImage"
    },
    {
      "identity" : "down",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.11.0",
            "upper_bound" : "0.12.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/johnxnguyen/Down"
    },
    {
      "identity" : "cloud-sdk-ios",
      "requirement" : {
        "exact" : [
          "5.1.3-xcfrwk"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SAP/cloud-sdk-ios"
    }
  ],
  "manifest_display_name" : "SAPCAI",
  "name" : "SAPCAI",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "SAPCAI",
      "targets" : [
        "SAPCAI-withBinaryDependencies"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SAPCAI-requiresToEmbedXCFrameworks",
      "targets" : [
        "SAPCAI-withoutBinaryDependencies"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SAPCAITests",
      "module_type" : "SwiftTarget",
      "name" : "SAPCAITests",
      "path" : "Tests/SAPCAITests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/SAPCAITests/TestData",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Foundation/Extensions/SimpleTypeExtensionTests.swift",
        "MessageDataTests.swift",
        "MessagingViewModelTests.swift",
        "ThemeManagerTests.swift",
        "UIModelData+Tests.swift",
        "UIModelDataContentTests.swift"
      ],
      "target_dependencies" : [
        "SAPCAI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SAPCAI_withoutBinaryDependencies",
      "module_type" : "SwiftTarget",
      "name" : "SAPCAI-withoutBinaryDependencies",
      "path" : "Sources/SAPCAI-withoutBinaryDependencies",
      "product_memberships" : [
        "SAPCAI-requiresToEmbedXCFrameworks"
      ],
      "sources" : [
        "Dummy.swift"
      ],
      "target_dependencies" : [
        "SAPCAI"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SAPCAI_withBinaryDependencies",
      "module_type" : "SwiftTarget",
      "name" : "SAPCAI-withBinaryDependencies",
      "path" : "Sources/SAPCAI-withBinaryDependencies",
      "product_dependencies" : [
        "SAPFoundation",
        "SAPCommon"
      ],
      "product_memberships" : [
        "SAPCAI"
      ],
      "sources" : [
        "Dummy.swift"
      ],
      "target_dependencies" : [
        "SAPCAI"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SAPCAI",
      "module_type" : "SwiftTarget",
      "name" : "SAPCAI",
      "path" : "Sources/SAPCAI",
      "product_dependencies" : [
        "SDWebImage",
        "Down"
      ],
      "product_memberships" : [
        "SAPCAI",
        "SAPCAI-requiresToEmbedXCFrameworks"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/SAPCAI/Foundation/Utility/Font/SAP-icons.ttf",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SAPCAI/Media.xcassets",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SAPCAI/UI/Common/VideoPlayer/YTPlayer.html",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SAPCAI/UI/MessagingViewController.xib",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SAPCAI/_localization/ar.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ar"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SAPCAI/_localization/bg.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "bg"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SAPCAI/_localization/ca.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ca"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SAPCAI/_localization/cs.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "cs"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SAPCAI/_localization/cy.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "cy"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SAPCAI/_localization/da.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "da"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SAPCAI/_localization/de-CH.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "de-ch"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SAPCAI/_localization/de.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "de"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SAPCAI/_localization/el.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "el"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SAPCAI/_localization/en-GB.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en-gb"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SAPCAI/_localization/en.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SAPCAI/_localization/es-MX.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "es-mx"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SAPCAI/_localization/es.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "es"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SAPCAI/_localization/et.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "et"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SAPCAI/_localization/fi.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "fi"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SAPCAI/_localization/fr-CA.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "fr-ca"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SAPCAI/_localization/fr.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "fr"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SAPCAI/_localization/he.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "he"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SAPCAI/_localization/hi.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "hi"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SAPCAI/_localization/hr.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "hr"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SAPCAI/_localization/hu.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "hu"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SAPCAI/_localization/id.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "id"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SAPCAI/_localization/it-CH.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "it-ch"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SAPCAI/_localization/it.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "it"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SAPCAI/_localization/ja.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ja"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SAPCAI/_localization/ko.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ko"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SAPCAI/_localization/lt.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "lt"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SAPCAI/_localization/lv.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "lv"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SAPCAI/_localization/ms.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ms"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SAPCAI/_localization/nb.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "nb"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SAPCAI/_localization/nl.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "nl"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SAPCAI/_localization/pl.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "pl"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SAPCAI/_localization/pt-PT.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "pt-pt"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SAPCAI/_localization/pt.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "pt"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SAPCAI/_localization/ro.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ro"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SAPCAI/_localization/ru.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ru"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SAPCAI/_localization/sk.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "sk"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SAPCAI/_localization/sl.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "sl"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SAPCAI/_localization/sr-latn-RS.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "sr-latn-rs"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SAPCAI/_localization/sv.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "sv"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SAPCAI/_localization/th.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "th"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SAPCAI/_localization/tr.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "tr"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SAPCAI/_localization/uk.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "uk"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SAPCAI/_localization/vi.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "vi"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SAPCAI/_localization/zh-Hans.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "zh-hans"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SAPCAI/_localization/zh-Hant.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "zh-hant"
            }
          }
        }
      ],
      "sources" : [
        "Foundation/Extensions/SimpleTypeExtension.swift",
        "Foundation/Model/CAIChannel.swift",
        "Foundation/Model/CAIChannelPreferences.swift",
        "Foundation/Model/CAIConversation.swift",
        "Foundation/Model/CAIResponseData.swift",
        "Foundation/Model/Internal/CAIRequestData.swift",
        "Foundation/Model/MemoryOptions.swift",
        "Foundation/Model/MenuData.swift",
        "Foundation/Model/MessageData.swift",
        "Foundation/Model/MessageTypeData.swift",
        "Foundation/Model/UIModelData.swift",
        "Foundation/Networking/Internal/AsynchronousOperation.swift",
        "Foundation/Networking/Internal/Operations.swift",
        "Foundation/Networking/MessageDelivering.swift",
        "Foundation/Networking/PollMessageDelivery.swift",
        "Foundation/Publishers/Internal/AnyMessagingPublisher.swift",
        "Foundation/Publishers/Internal/CreateConversationPublisher.swift",
        "Foundation/Publishers/MessagingPublisher.swift",
        "Foundation/Service/CAIChannelService.swift",
        "Foundation/Service/CAIError.swift",
        "Foundation/Service/CAIServiceConfig.swift",
        "Foundation/Service/Internal/APIRequest.swift",
        "Foundation/Service/Internal/Requests/CAICreateConversationRequest.swift",
        "Foundation/Service/Internal/Requests/CAIGetChannelPreferencesRequest.swift",
        "Foundation/Service/Internal/Requests/CAIGetChannelsRequest.swift",
        "Foundation/Service/Internal/Requests/CAILoadConversationRequest.swift",
        "Foundation/Service/Internal/Requests/CAIPostMessageRequest.swift",
        "Foundation/Service/Internal/SAPURLSessionExtension.swift",
        "Foundation/Service/Internal/URLErrorExtension.swift",
        "Foundation/Theme/ColorPalette.swift",
        "Foundation/Theme/Palettes/CasualColorPalette.swift",
        "Foundation/Theme/Palettes/FioriColorPalette.swift",
        "Foundation/Theme/ThemeManager.swift",
        "Foundation/Utility/Internal/AnyEncodable.swift",
        "Foundation/Utility/Internal/DebugLog.swift",
        "Foundation/Utility/Internal/DecoderUtil.swift",
        "Foundation/Utility/Mock.swift",
        "Foundation/Utility/SAPIconFont.swift",
        "Foundation/Utility/SAPIcons.swift",
        "Foundation/Utility/URLNavigation.swift",
        "Foundation/ViewModel/MessagingViewModel.swift",
        "UI/AssistantView.swift",
        "UI/ChatView.swift",
        "UI/Common/BubbleCircle.swift",
        "UI/Common/Old_TypingIndicator.swift",
        "UI/Common/SwiftUI/AvatarView.swift",
        "UI/Common/SwiftUI/BannerView.swift",
        "UI/Common/SwiftUI/BotTextView.swift",
        "UI/Common/SwiftUI/ButtonView.swift",
        "UI/Common/SwiftUI/CardPageButtonsView.swift",
        "UI/Common/SwiftUI/CardPageView.swift",
        "UI/Common/SwiftUI/CardSectionsView.swift",
        "UI/Common/SwiftUI/CarouselItemView.swift",
        "UI/Common/SwiftUI/CarouselPageControlView.swift",
        "UI/Common/SwiftUI/FeaturedImageView.swift",
        "UI/Common/SwiftUI/ImageUIView.swift",
        "UI/Common/SwiftUI/ImageView.swift",
        "UI/Common/SwiftUI/ItemStatus.swift",
        "UI/Common/SwiftUI/ListItemView.swift",
        "UI/Common/SwiftUI/MarkdownView.swift",
        "UI/Common/SwiftUI/MenuButtonView.swift",
        "UI/Common/SwiftUI/MenuUnnestedItem.swift",
        "UI/Common/SwiftUI/MultiButtonsView.swift",
        "UI/Common/SwiftUI/PageControl.swift",
        "UI/Common/SwiftUI/QuickReplyButtonView.swift",
        "UI/Common/SwiftUI/SafariUIView.swift",
        "UI/Common/SwiftUI/SearchBar.swift",
        "UI/Common/SwiftUI/SizeConverter.swift",
        "UI/Common/SwiftUI/StaticMenuView.swift",
        "UI/Common/SwiftUI/TextView.swift",
        "UI/Common/SwiftUI/TruncableText.swift",
        "UI/Common/SwiftUI/View+Extensions.swift",
        "UI/Common/TypingBubble.swift",
        "UI/Common/TypingIndicatorView.swift",
        "UI/Common/UIKit/BlurView.swift",
        "UI/Common/UIKit/IconImageView.swift",
        "UI/Common/UIKit/ImageViewRepresentable.swift",
        "UI/Common/UIKit/ImageViewWrapper.swift",
        "UI/Common/UIKit/MarkdownTextView.swift",
        "UI/Common/UIKit/SafariViewController.swift",
        "UI/Common/UIKit/UIScrollViewWrapper.swift",
        "UI/Common/UIKit/UITextView+Extensions.swift",
        "UI/Common/UIKit/UIViewExtension.swift",
        "UI/Common/VideoPlayer/DefaultVideoPlayer.swift",
        "UI/Common/VideoPlayer/MediaView.swift",
        "UI/Common/VideoPlayer/VideoPlayable.swift",
        "UI/Common/VideoPlayer/VideoPlayerHelper.swift",
        "UI/Common/VideoPlayer/YoutubePlayer.swift",
        "UI/Extensions/UI+Extensions.swift",
        "UI/Extensions/UIColor+Extensions.swift",
        "UI/Extensions/UITableView+Extensions.swift",
        "UI/Extensions/UIView+Extensions.swift",
        "UI/InputBarView.swift",
        "UI/MessageView/ButtonsMessageView.swift",
        "UI/MessageView/CarouselMessageView.swift",
        "UI/MessageView/HeaderMessageView.swift",
        "UI/MessageView/ImageMessageView.swift",
        "UI/MessageView/ListMessageView.swift",
        "UI/MessageView/MessageView.swift",
        "UI/MessageView/ObjectCardMessageView.swift",
        "UI/MessageView/ObjectMessageView.swift",
        "UI/MessageView/QuickRepliesMessageView.swift",
        "UI/MessageView/TextMessageView.swift",
        "UI/MessageView/UnknownMessageView.swift",
        "UI/MessageView/VideoMessageView.swift",
        "UI/MessagingViewController.swift",
        "UI/Modifiers/Modifiers.swift",
        "UI/PreviewData.swift",
        "UI/Styles/Styles.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/SDWebImage/SDWebImage
Fetching https://github.com/SAP/cloud-sdk-ios
Fetching https://github.com/johnxnguyen/Down
[1/708] Fetching cloud-sdk-ios
[518/6959] Fetching cloud-sdk-ios, down
[960/32683] Fetching cloud-sdk-ios, down, sdwebimage
Fetched https://github.com/johnxnguyen/Down from cache (2.09s)
Fetched https://github.com/SAP/cloud-sdk-ios from cache (2.31s)
Fetched https://github.com/SDWebImage/SDWebImage from cache (2.37s)
Computing version for https://github.com/johnxnguyen/Down
Computed https://github.com/johnxnguyen/Down at 0.11.0 (3.17s)
Computing version for https://github.com/SDWebImage/SDWebImage
Computed https://github.com/SDWebImage/SDWebImage at 5.11.1 (0.80s)
Computing version for https://github.com/SAP/cloud-sdk-ios
Computed https://github.com/SAP/cloud-sdk-ios at 5.1.3-xcfrwk (0.81s)
Fetching https://github.com/SAP/cloud-sdk-ios-fiori.git
[1/76733] Fetching cloud-sdk-ios-fiori
Fetched https://github.com/SAP/cloud-sdk-ios-fiori.git from cache (23.86s)
Computing version for https://github.com/SAP/cloud-sdk-ios-fiori.git
Computed https://github.com/SAP/cloud-sdk-ios-fiori.git at 0.9.0 (28.41s)
Fetching https://github.com/marmelroy/Zip.git
Fetching https://github.com/objcio/tiny-networking
Fetching https://github.com/Flight-School/AnyCodable.git
Fetching https://github.com/sstadelman/observable-array.git
[1/59] Fetching observable-array
[60/364] Fetching observable-array, tiny-networking
[234/1146] Fetching observable-array, tiny-networking, anycodable
[1108/3135] Fetching observable-array, tiny-networking, anycodable, zip
Fetched https://github.com/Flight-School/AnyCodable.git from cache (4.02s)
Fetched https://github.com/sstadelman/observable-array.git from cache (4.02s)
Fetched https://github.com/objcio/tiny-networking from cache (4.02s)
Fetched https://github.com/marmelroy/Zip.git from cache (4.04s)
Computing version for https://github.com/sstadelman/observable-array.git
Computed https://github.com/sstadelman/observable-array.git at 1.2.0 (5.01s)
Computing version for https://github.com/marmelroy/Zip.git
Computed https://github.com/marmelroy/Zip.git at 2.1.2 (0.60s)
Computing version for https://github.com/objcio/tiny-networking
Computed https://github.com/objcio/tiny-networking at 0.5.0 (0.55s)
Computing version for https://github.com/Flight-School/AnyCodable.git
Computed https://github.com/Flight-School/AnyCodable.git at 0.6.7 (0.57s)
Creating working copy for https://github.com/marmelroy/Zip.git
Working copy of https://github.com/marmelroy/Zip.git resolved at 2.1.2
Creating working copy for https://github.com/sstadelman/observable-array.git
Working copy of https://github.com/sstadelman/observable-array.git resolved at 1.2.0
Creating working copy for https://github.com/SAP/cloud-sdk-ios
Working copy of https://github.com/SAP/cloud-sdk-ios resolved at 5.1.3-xcfrwk
Creating working copy for https://github.com/SDWebImage/SDWebImage
Working copy of https://github.com/SDWebImage/SDWebImage resolved at 5.11.1
Creating working copy for https://github.com/Flight-School/AnyCodable.git
Working copy of https://github.com/Flight-School/AnyCodable.git resolved at 0.6.7
Creating working copy for https://github.com/objcio/tiny-networking
Working copy of https://github.com/objcio/tiny-networking resolved at 0.5.0
Creating working copy for https://github.com/SAP/cloud-sdk-ios-fiori.git
Working copy of https://github.com/SAP/cloud-sdk-ios-fiori.git resolved at 0.9.0
Creating working copy for https://github.com/johnxnguyen/Down
Working copy of https://github.com/johnxnguyen/Down resolved at 0.11.0
Downloading binary artifact https://github.com/SAP/cloud-sdk-ios/releases/download/5.1.3-xcfrwk/SAPFoundation-5.1.13-Release-xcframework.zip
Downloading binary artifact https://github.com/SAP/cloud-sdk-ios/releases/download/5.1.3-xcfrwk/SAPCommon-5.1.13-Release-xcframework.zip
[1369/19844936] Downloading https://github.com/SAP/cloud-sdk-ios/releases/download/5.1.3-xcfrwk/SAPFoundation-5.1.13-Release-xcframework.zip
[17781/21218242] Downloading https://github.com/SAP/cloud-sdk-ios/releases/download/5.1.3-xcfrwk/SAPFoundation-5.1.13-Release-xcframework.zip, https://github.com/SAP/cloud-sdk-ios/releases/download/5.1.3-xcfrwk/SAPCommon-5.1.13-Release-xcframework.zip
Downloaded https://github.com/SAP/cloud-sdk-ios/releases/download/5.1.3-xcfrwk/SAPCommon-5.1.13-Release-xcframework.zip (0.57s)
Downloaded https://github.com/SAP/cloud-sdk-ios/releases/download/5.1.3-xcfrwk/SAPFoundation-5.1.13-Release-xcframework.zip (2.07s)
Building for debugging...
[0/146] Write sources
In file included from /host/spi-builder-workspace/.build/checkouts/SDWebImage/SDWebImage/Core/SDWebImageDownloaderConfig.m:9:
/host/spi-builder-workspace/.build/checkouts/SDWebImage/SDWebImage/Core/SDWebImageDownloaderConfig.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
    9 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[3/146] Compiling SDWebImageDownloaderConfig.m
In file included from /host/spi-builder-workspace/.build/checkouts/SDWebImage/SDWebImage/Core/SDImageCoderHelper.m:9:
/host/spi-builder-workspace/.build/checkouts/SDWebImage/SDWebImage/Core/SDImageCoderHelper.h:9:9: fatal error: 'ImageIO/ImageIO.h' file not found
    9 | #import <ImageIO/ImageIO.h>
      |         ^~~~~~~~~~~~~~~~~~~
1 error generated.
[3/146] Compiling SDImageCoderHelper.m
[3/146] Compiling libcmark scanners.c
[3/146] Compiling libcmark utf8.c
[3/146] Compiling libcmark xml.c
In file included from /host/spi-builder-workspace/.build/checkouts/SDWebImage/SDWebImage/Core/SDImageLoadersManager.m:9:
In file included from /host/spi-builder-workspace/.build/checkouts/SDWebImage/SDWebImage/Core/SDImageLoadersManager.h:9:
In file included from /host/spi-builder-workspace/.build/checkouts/SDWebImage/SDWebImage/Core/SDImageLoader.h:9:
/host/spi-builder-workspace/.build/checkouts/SDWebImage/SDWebImage/Core/SDWebImageCompat.h:10:9: fatal error: 'TargetConditionals.h' file not found
   10 | #import <TargetConditionals.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~
[3/146] Compiling SDImageLoadersManager.m
In file included from /host/spi-builder-workspace/.build/checkouts/SDWebImage/SDWebImage/Core/NSButton+WebCache.m:9:
In file included from /host/spi-builder-workspace/.build/checkouts/SDWebImage/SDWebImage/Core/NSButton+WebCache.h:9:
/host/spi-builder-workspace/.build/checkouts/SDWebImage/SDWebImage/Core/SDWebImageCompat.h:10:9: fatal error: 'TargetConditionals.h' file not found
   10 | #import <TargetConditionals.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[3/146] Compiling NSButton+WebCache.m
[3/146] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/143] Write sources
[1/143] Compiling libcmark xml.c
[2/143] Compiling libcmark node.c
[3/143] Compiling libcmark man.c
[4/143] Compiling libcmark references.c
[5/143] Compiling libcmark latex.c
[6/143] Compiling libcmark iterator.c
[7/143] Compiling libcmark utf8.c
[8/143] Compiling libcmark houdini_html_e.c
[9/143] Compiling libcmark html.c
[10/143] Compiling libcmark houdini_href_e.c
[11/143] Compiling libcmark inlines.c
[12/143] Compiling libcmark cmark_ctype.c
[13/143] Compiling libcmark render.c
[14/143] Compiling libcmark commonmark.c
[15/143] Compiling libcmark houdini_html_u.c
[15/143] Compiling libcmark cmark.c
In file included from /host/spi-builder-workspace/.build/checkouts/SDWebImage/SDWebImage/Private/UIColor+SDHexString.m:9:
In file included from /host/spi-builder-workspace/.build/checkouts/SDWebImage/SDWebImage/Private/UIColor+SDHexString.h:9:
/host/spi-builder-workspace/.build/checkouts/SDWebImage/SDWebImage/Core/SDWebImageCompat.h:10:9: fatal error: 'TargetConditionals.h' file not found
   10 | #import <TargetConditionals.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[17/143] Compiling UIColor+SDHexString.m
[17/143] Compiling SDImageCachesManagerOperation.m
[17/143] Compiling libcmark buffer.c
In file included from /host/spi-builder-workspace/.build/checkouts/SDWebImage/SDWebImage/Private/SDWeakProxy.m:9:
/host/spi-builder-workspace/.build/checkouts/SDWebImage/SDWebImage/Private/SDWeakProxy.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
    9 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[17/143] Compiling SDWeakProxy.m
[17/143] Compiling libcmark blocks.c
In file included from [17/143] Compiling SDInternalMacros.m
[17/143] Compiling libcmark scanners.c
[17/143] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 linux