The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build SAPCAI, reference 2.0.2 (6c131a), with Swift 6.1 for Wasm on 28 May 2025 12:40:56 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SAP/cloud-sdk-ios-cai.git
Reference: 2.0.2
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
 * tag               2.0.2      -> FETCH_HEAD
HEAD is now at 6c131ac chore: 🤖 2.0.2
Cloned https://github.com/SAP/cloud-sdk-ios-cai.git
Revision (git rev-parse @):
6c131aceb05d8ae107c9aeb1646bc7e740318822
SUCCESS checkout https://github.com/SAP/cloud-sdk-ios-cai.git at 2.0.2
========================================
Build
========================================
Selected platform:         wasm
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/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/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/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-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/johnxnguyen/Down
Fetching https://github.com/SDWebImage/SDWebImage
Fetching https://github.com/SAP/cloud-sdk-ios
[1/723] Fetching cloud-sdk-ios
[724/6974] Fetching cloud-sdk-ios, down
[787/32704] Fetching cloud-sdk-ios, down, sdwebimage
Fetched https://github.com/SAP/cloud-sdk-ios from cache (2.17s)
Fetched https://github.com/SDWebImage/SDWebImage from cache (2.22s)
Fetched https://github.com/johnxnguyen/Down from cache (2.29s)
Computing version for https://github.com/johnxnguyen/Down
Computed https://github.com/johnxnguyen/Down at 0.11.0 (3.95s)
Computing version for https://github.com/SDWebImage/SDWebImage
Computed https://github.com/SDWebImage/SDWebImage at 5.11.1 (0.67s)
Computing version for https://github.com/SAP/cloud-sdk-ios
Computed https://github.com/SAP/cloud-sdk-ios at 5.1.3-xcfrwk (0.61s)
Fetching https://github.com/SAP/cloud-sdk-ios-fiori.git
[1/81815] Fetching cloud-sdk-ios-fiori
Fetched https://github.com/SAP/cloud-sdk-ios-fiori.git from cache (27.21s)
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 (32.78s)
Fetching https://github.com/objcio/tiny-networking
Fetching https://github.com/Flight-School/AnyCodable.git
Fetching https://github.com/sstadelman/observable-array.git
Fetching https://github.com/marmelroy/Zip.git
[1/59] Fetching observable-array
[58/2048] Fetching observable-array, zip
[138/2830] Fetching observable-array, zip, anycodable
Fetched https://github.com/sstadelman/observable-array.git from cache (0.26s)
[1018/2771] Fetching zip, anycodable
[1074/3076] Fetching zip, anycodable, tiny-networking
Fetched https://github.com/objcio/tiny-networking from cache (0.34s)
Fetched https://github.com/Flight-School/AnyCodable.git from cache (0.34s)
[498/1989] Fetching zip
Fetched https://github.com/marmelroy/Zip.git from cache (0.52s)
Computing version for https://github.com/sstadelman/observable-array.git
Computed https://github.com/sstadelman/observable-array.git at 1.2.0 (3.04s)
Computing version for https://github.com/marmelroy/Zip.git
Computed https://github.com/marmelroy/Zip.git at 2.1.2 (0.76s)
Computing version for https://github.com/objcio/tiny-networking
Computed https://github.com/objcio/tiny-networking at 0.5.0 (0.51s)
Computing version for https://github.com/Flight-School/AnyCodable.git
Computed https://github.com/Flight-School/AnyCodable.git at 0.6.7 (0.49s)
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/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/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/SDWebImage/SDWebImage
Working copy of https://github.com/SDWebImage/SDWebImage resolved at 5.11.1
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/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/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/SAPCommon-5.1.13-Release-xcframework.zip
Downloading binary artifact https://github.com/SAP/cloud-sdk-ios/releases/download/5.1.3-xcfrwk/SAPFoundation-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
[99013/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
[17727452/19844936] Downloading https://github.com/SAP/cloud-sdk-ios/releases/download/5.1.3-xcfrwk/SAPFoundation-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.98s)
Downloaded https://github.com/SAP/cloud-sdk-ios/releases/download/5.1.3-xcfrwk/SAPFoundation-5.1.13-Release-xcframework.zip (2.41s)
Building for debugging...
[0/143] Compiling libcmark render.c
[1/143] Compiling libcmark xml.c
[2/143] Compiling libcmark references.c
[3/143] Compiling libcmark node.c
[4/143] Compiling libcmark man.c
[5/143] Compiling libcmark latex.c
[6/143] Compiling libcmark iterator.c
[7/143] Compiling libcmark html.c
[8/143] Compiling libcmark houdini_html_e.c
[9/143] Compiling libcmark inlines.c
[10/143] Compiling libcmark houdini_html_u.c
[11/143] Write swift-version-24593BA9C3E375BF.txt
In file included from /host/spi-builder-workspace/.build/checkouts/SDWebImage/SDWebImage/Core/NSImage+Compatibility.m:9:
In file included from /host/spi-builder-workspace/.build/checkouts/SDWebImage/SDWebImage/Core/NSImage+Compatibility.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.
[12/143] Compiling NSImage+Compatibility.m
[12/143] Compiling libcmark houdini_href_e.c
[12/143] Compiling libcmark cmark.c
[12/143] Compiling libcmark buffer.c
[12/143] Compiling libcmark scanners.c
[12/143] Compiling libcmark cmark_ctype.c
[12/143] Compiling libcmark commonmark.c
[12/143] Compiling libcmark utf8.c
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/132] Compiling libcmark cmark_ctype.c
[1/132] Compiling libcmark buffer.c
[2/132] Compiling libcmark cmark.c
[3/132] Compiling libcmark houdini_href_e.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.
[4/132] Compiling UIColor+SDHexString.m
[4/132] Compiling libcmark utf8.c
[4/132] Compiling libcmark commonmark.c
[4/132] Compiling libcmark blocks.c
[4/132] Compiling SDInternalMacros.m
[4/132] Compiling libcmark scanners.c
[4/132] Compiling SDWeakProxy.m
[4/132] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 wasm