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 main (62c92b), with Swift 6.1 for Android on 28 May 2025 12:41:12 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/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:         android
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-4609320-1":/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/SDWebImage/SDWebImage
Fetching https://github.com/SAP/cloud-sdk-ios
[1/723] Fetching cloud-sdk-ios
[298/26453] Fetching cloud-sdk-ios, sdwebimage
Fetched https://github.com/SAP/cloud-sdk-ios from cache (0.55s)
[4375/25730] Fetching sdwebimage
Fetching https://github.com/johnxnguyen/Down
Fetched https://github.com/SDWebImage/SDWebImage from cache (2.49s)
[1/6251] Fetching down
Fetched https://github.com/johnxnguyen/Down from cache (2.30s)
Computing version for https://github.com/johnxnguyen/Down
Computed https://github.com/johnxnguyen/Down at 0.11.0 (5.37s)
Computing version for https://github.com/SDWebImage/SDWebImage
Computed https://github.com/SDWebImage/SDWebImage at 5.11.1 (0.70s)
Computing version for https://github.com/SAP/cloud-sdk-ios
Computed https://github.com/SAP/cloud-sdk-ios at 5.1.3-xcfrwk (0.66s)
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 (26.71s)
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 (27.73s)
Fetching https://github.com/Flight-School/AnyCodable.git
Fetching https://github.com/sstadelman/observable-array.git
Fetching https://github.com/objcio/tiny-networking
Fetching https://github.com/marmelroy/Zip.git
[1/782] Fetching anycodable
[455/2771] Fetching anycodable, zip
[1168/2830] Fetching anycodable, zip, observable-array
[1320/3135] Fetching anycodable, zip, observable-array, tiny-networking
Fetched https://github.com/sstadelman/observable-array.git from cache (0.48s)
Fetched https://github.com/Flight-School/AnyCodable.git from cache (0.56s)
Fetched https://github.com/objcio/tiny-networking from cache (0.55s)
[498/1989] Fetching zip
Fetched https://github.com/marmelroy/Zip.git from cache (0.81s)
Computing version for https://github.com/sstadelman/observable-array.git
Computed https://github.com/sstadelman/observable-array.git at 1.2.0 (1.84s)
Computing version for https://github.com/marmelroy/Zip.git
Computed https://github.com/marmelroy/Zip.git at 2.1.2 (0.90s)
Computing version for https://github.com/objcio/tiny-networking
Computed https://github.com/objcio/tiny-networking at 0.5.0 (0.63s)
Computing version for https://github.com/Flight-School/AnyCodable.git
Computed https://github.com/Flight-School/AnyCodable.git at 0.6.7 (0.61s)
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
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/marmelroy/Zip.git
Working copy of https://github.com/marmelroy/Zip.git resolved at 2.1.2
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/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/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/SAP/cloud-sdk-ios
Working copy of https://github.com/SAP/cloud-sdk-ios resolved at 5.1.3-xcfrwk
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
[1397/19844936] Downloading https://github.com/SAP/cloud-sdk-ios/releases/download/5.1.3-xcfrwk/SAPFoundation-5.1.13-Release-xcframework.zip
[34635/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.58s)
Downloaded https://github.com/SAP/cloud-sdk-ios/releases/download/5.1.3-xcfrwk/SAPFoundation-5.1.13-Release-xcframework.zip (1.76s)
Building for debugging...
In file included from /host/spi-builder-workspace/.build/checkouts/SDWebImage/SDWebImage/Core/SDAnimatedImageRep.m:9:
In file included from /host/spi-builder-workspace/.build/checkouts/SDWebImage/SDWebImage/Core/SDAnimatedImageRep.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.
In file included from /host/spi-builder-workspace/.build/checkouts/SDWebImage/SDWebImage/Core/SDAnimatedImage.m:9:
In file included from /host/spi-builder-workspace/.build/checkouts/SDWebImage/SDWebImage/Core/SDAnimatedImage.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.
In file included from /host/spi-builder-workspace/.build/checkouts/SDWebImage/SDWebImage/Core/SDAnimatedImageView+WebCache.m:9:
In file included from /host/spi-builder-workspace/.build/checkouts/SDWebImage/SDWebImage/Core/SDAnimatedImageView+WebCache.h:9:
In file included from /host/spi-builder-workspace/.build/checkouts/SDWebImage/SDWebImage/Core/SDAnimatedImageView.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.
[0/146] Compiling SDAnimatedImage.m
[0/146] Compiling SDAnimatedImageRep.m
[0/146] Compiling SDAnimatedImageView+WebCache.m
In file included from /host/spi-builder-workspace/.build/checkouts/SDWebImage/SDWebImage/Core/SDAnimatedImagePlayer.m:9:
/host/spi-builder-workspace/.build/checkouts/SDWebImage/SDWebImage/Core/SDAnimatedImagePlayer.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
    9 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/146] Compiling SDImageGraphics.m
[0/146] Compiling SDAnimatedImagePlayer.m
In file included from /host/spi-builder-workspace/.build/checkouts/SDWebImage/SDWebImage/Core/SDImageAPNGCoder.m:[0/146] Compiling SDImageAPNGCoder.m
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.
[0/146] Compiling NSImage+Compatibility.m
[0/146] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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
[0/1] Planning build
Building for debugging...
[0/146] Write sources
[1/146] Compiling libcmark render.c
[2/146] Compiling libcmark references.c
[3/146] Compiling libcmark xml.c
[4/146] Compiling libcmark node.c
[5/146] Compiling libcmark iterator.c
[6/146] Compiling libcmark latex.c
[7/146] Compiling libcmark man.c
[8/146] Compiling libcmark houdini_html_e.c
[9/146] Compiling libcmark houdini_href_e.c
[10/146] Compiling libcmark html.c
[11/146] Compiling libcmark houdini_html_u.c
[12/146] Compiling libcmark cmark_ctype.c
[13/146] Compiling libcmark commonmark.c
[14/146] Write swift-version-24593BA9C3E375BF.txt
[15/146] Compiling libcmark utf8.c
[15/146] Compiling libcmark inlines.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/146] Compiling UIColor+SDHexString.m
[17/146] Compiling libcmark cmark.c
[17/146] Compiling libcmark scanners.c
[17/146] Compiling SDImageCachesManagerOperation.m
[17/146] Compiling libcmark buffer.c
[17/146] Compiling libcmark blocks.c
[17/146] Compiling SDInternalMacros.m
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/146] Compiling SDWeakProxy.m
BUILD FAILURE 6.1 android