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 ImageSlideshow, reference 1.9.2 (a54e24), with Swift 6.1 for Linux on 26 Apr 2025 06:14:26 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/zvonicek/ImageSlideshow.git
Reference: 1.9.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/zvonicek/ImageSlideshow
 * tag               1.9.2      -> FETCH_HEAD
HEAD is now at a54e24d Bump version
Cloned https://github.com/zvonicek/ImageSlideshow.git
Revision (git rev-parse @):
a54e24d47944a1ca84c2a7bf03cb435425a9929d
SUCCESS checkout https://github.com/zvonicek/ImageSlideshow.git at 1.9.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/zvonicek/ImageSlideshow.git
https://github.com/zvonicek/ImageSlideshow.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "kingfisher",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.8.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Kingfisher.git"
    },
    {
      "identity" : "alamofireimage",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Alamofire/AlamofireImage.git"
    },
    {
      "identity" : "sdwebimage",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.1.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SDWebImage/SDWebImage.git"
    }
  ],
  "manifest_display_name" : "ImageSlideshow",
  "name" : "ImageSlideshow",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "ImageSlideshow",
      "targets" : [
        "ImageSlideshow"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ImageSlideshow/Alamofire",
      "targets" : [
        "ImageSlideshowAlamofire"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ImageSlideshow/SDWebImage",
      "targets" : [
        "ImageSlideshowSDWebImage"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ImageSlideshow/Kingfisher",
      "targets" : [
        "ImageSlideshowKingfisher"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4",
    "4.2",
    "5"
  ],
  "targets" : [
    {
      "c99name" : "ImageSlideshowSDWebImage",
      "module_type" : "SwiftTarget",
      "name" : "ImageSlideshowSDWebImage",
      "path" : "ImageSlideshow/Classes/InputSources",
      "product_dependencies" : [
        "SDWebImage"
      ],
      "product_memberships" : [
        "ImageSlideshow/SDWebImage"
      ],
      "sources" : [
        "SDWebImageSource.swift"
      ],
      "target_dependencies" : [
        "ImageSlideshow"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ImageSlideshowKingfisher",
      "module_type" : "SwiftTarget",
      "name" : "ImageSlideshowKingfisher",
      "path" : "ImageSlideshow/Classes/InputSources",
      "product_dependencies" : [
        "Kingfisher"
      ],
      "product_memberships" : [
        "ImageSlideshow/Kingfisher"
      ],
      "sources" : [
        "KingfisherSource.swift"
      ],
      "target_dependencies" : [
        "ImageSlideshow"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ImageSlideshowAlamofire",
      "module_type" : "SwiftTarget",
      "name" : "ImageSlideshowAlamofire",
      "path" : "ImageSlideshow/Classes/InputSources",
      "product_dependencies" : [
        "AlamofireImage"
      ],
      "product_memberships" : [
        "ImageSlideshow/Alamofire"
      ],
      "sources" : [
        "AlamofireSource.swift"
      ],
      "target_dependencies" : [
        "ImageSlideshow"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ImageSlideshow",
      "module_type" : "SwiftTarget",
      "name" : "ImageSlideshow",
      "path" : "ImageSlideshow",
      "product_memberships" : [
        "ImageSlideshow",
        "ImageSlideshow/Alamofire",
        "ImageSlideshow/SDWebImage",
        "ImageSlideshow/Kingfisher"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/ImageSlideshow/Assets/ic_cross_white@2x.png",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/ImageSlideshow/Assets/ic_cross_white@3x.png",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Classes/Core/ActivityIndicator.swift",
        "Classes/Core/Bundle+Module.swift",
        "Classes/Core/FullScreenSlideshowViewController.swift",
        "Classes/Core/ImageSlideshow.swift",
        "Classes/Core/ImageSlideshowItem.swift",
        "Classes/Core/InputSource.swift",
        "Classes/Core/PageIndicator.swift",
        "Classes/Core/PageIndicatorPosition.swift",
        "Classes/Core/SwiftSupport.swift",
        "Classes/Core/UIImage+AspectFit.swift",
        "Classes/Core/UIImageView+Tools.swift",
        "Classes/Core/ZoomAnimatedTransitioning.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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.git
Fetching https://github.com/Alamofire/AlamofireImage.git
Fetching https://github.com/onevcat/Kingfisher.git
[1/25724] Fetching sdwebimage
[2/32117] Fetching sdwebimage, alamofireimage
[4692/63517] Fetching sdwebimage, alamofireimage, kingfisher
Fetched https://github.com/Alamofire/AlamofireImage.git from cache (0.87s)
[27556/57124] Fetching sdwebimage, kingfisher
Fetched https://github.com/SDWebImage/SDWebImage.git from cache (1.88s)
Fetched https://github.com/onevcat/Kingfisher.git from cache (3.12s)
Computing version for https://github.com/Alamofire/AlamofireImage.git
warning: 'alamofireimage': /Package.swift:29:41: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
27 |
28 | let package = Package(name: "AlamofireImage",
29 |                       platforms: [.iOS(.v11),
   |                                         `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
30 |                                   .macOS(.v10_13),
31 |                                   .tvOS(.v11),
/Package.swift:31:42: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
29 |                       platforms: [.iOS(.v11),
30 |                                   .macOS(.v10_13),
31 |                                   .tvOS(.v11),
   |                                          `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
32 |                                   .watchOS(.v4)],
33 |                       products: [.library(name: "AlamofireImage", targets: ["AlamofireImage"])],
Computed https://github.com/Alamofire/AlamofireImage.git at 4.3.0 (3.63s)
Fetching https://github.com/Alamofire/Alamofire.git
[1/30137] Fetching alamofire
Fetched https://github.com/Alamofire/Alamofire.git from cache (2.71s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.10.2 (3.24s)
Computing version for https://github.com/onevcat/Kingfisher.git
Computed https://github.com/onevcat/Kingfisher.git at 5.15.8 (0.55s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.21.0 (0.57s)
Creating working copy for https://github.com/Alamofire/AlamofireImage.git
Working copy of https://github.com/Alamofire/AlamofireImage.git resolved at 4.3.0
Creating working copy for https://github.com/onevcat/Kingfisher.git
Working copy of https://github.com/onevcat/Kingfisher.git resolved at 5.15.8
Creating working copy for https://github.com/SDWebImage/SDWebImage.git
Working copy of https://github.com/SDWebImage/SDWebImage.git resolved at 5.21.0
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.10.2
warning: 'alamofireimage': /host/spi-builder-workspace/.build/checkouts/AlamofireImage/Package.swift:29:41: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
27 |
28 | let package = Package(name: "AlamofireImage",
29 |                       platforms: [.iOS(.v11),
   |                                         `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
30 |                                   .macOS(.v10_13),
31 |                                   .tvOS(.v11),
/host/spi-builder-workspace/.build/checkouts/AlamofireImage/Package.swift:31:42: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
29 |                       platforms: [.iOS(.v11),
30 |                                   .macOS(.v10_13),
31 |                                   .tvOS(.v11),
   |                                          `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
32 |                                   .watchOS(.v4)],
33 |                       products: [.library(name: "AlamofireImage", targets: ["AlamofireImage"])],
warning: 'spi-builder-workspace': found 6 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AFURLSource.swift
    /host/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AlamofireSource.swift
    /host/spi-builder-workspace/ImageSlideshow/Classes/InputSources/ParseSource.swift
    /host/spi-builder-workspace/ImageSlideshow/Classes/InputSources/SDWebImageSource.swift
    /host/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AlamofireLegacySource.swift
    /host/spi-builder-workspace/ImageSlideshow/Classes/InputSources/KingfisherSource.swift
warning: 'spi-builder-workspace': found 5 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AFURLSource.swift
    /host/spi-builder-workspace/ImageSlideshow/Classes/InputSources/ParseSource.swift
    /host/spi-builder-workspace/ImageSlideshow/Classes/InputSources/SDWebImageSource.swift
    /host/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AlamofireLegacySource.swift
    /host/spi-builder-workspace/ImageSlideshow/Classes/InputSources/KingfisherSource.swift
warning: 'spi-builder-workspace': found 5 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AFURLSource.swift
    /host/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AlamofireSource.swift
    /host/spi-builder-workspace/ImageSlideshow/Classes/InputSources/ParseSource.swift
    /host/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AlamofireLegacySource.swift
    /host/spi-builder-workspace/ImageSlideshow/Classes/InputSources/KingfisherSource.swift
warning: 'spi-builder-workspace': found 5 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AFURLSource.swift
    /host/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AlamofireSource.swift
    /host/spi-builder-workspace/ImageSlideshow/Classes/InputSources/ParseSource.swift
    /host/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AlamofireLegacySource.swift
    /host/spi-builder-workspace/ImageSlideshow/Classes/InputSources/SDWebImageSource.swift
Building for debugging...
[0/85] Write sources
[0/85] Copying ic_cross_white@2x.png
[0/85] Copying PrivacyInfo.xcprivacy
[0/85] Write sources
[0/85] Copying ic_cross_white@3x.png
[3/85] Copying PrivacyInfo.xcprivacy
[8/85] Write sources
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/SDWebImage.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
    2 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[11/85] Compiling SDWebImage resource_bundle_accessor.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/SDWebImage.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
    2 | #import <Foundat[11/85] Compiling SDImageAssetManager.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/SDWebImage.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
    2 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[11/85] Compiling SDInternalMacros.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/SDWebImage.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
    2 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[11/85] Compiling SDImageFramePool.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/SDWebImage.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
    2 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/SDWebImage.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
    2 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[11/85] Compiling SDImageCachesManagerOperation.m
[11/85] Compiling SDWeakProxy.m
[11/85] Compiling UIColor+SDHexString.m
[11/85] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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
warning: 'alamofireimage': /host/spi-builder-workspace/.build/checkouts/AlamofireImage/Package.swift:29:41: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
27 |
28 | let package = Package(name: "AlamofireImage",
29 |                       platforms: [.iOS(.v11),
   |                                         `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
30 |                                   .macOS(.v10_13),
31 |                                   .tvOS(.v11),
/host/spi-builder-workspace/.build/checkouts/AlamofireImage/Package.swift:31:42: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
29 |                       platforms: [.iOS(.v11),
30 |                                   .macOS(.v10_13),
31 |                                   .tvOS(.v11),
   |                                          `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
32 |                                   .watchOS(.v4)],
33 |                       products: [.library(name: "AlamofireImage", targets: ["AlamofireImage"])],
warning: 'spi-builder-workspace': found 6 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/ImageSlideshow/Classes/InputSources/ParseSource.swift
    /host/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AlamofireSource.swift
    /host/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AlamofireLegacySource.swift
    /host/spi-builder-workspace/ImageSlideshow/Classes/InputSources/KingfisherSource.swift
    /host/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AFURLSource.swift
    /host/spi-builder-workspace/ImageSlideshow/Classes/InputSources/SDWebImageSource.swift
warning: 'spi-builder-workspace': found 5 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/ImageSlideshow/Classes/InputSources/ParseSource.swift
    /host/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AlamofireLegacySource.swift
    /host/spi-builder-workspace/ImageSlideshow/Classes/InputSources/KingfisherSource.swift
    /host/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AFURLSource.swift
    /host/spi-builder-workspace/ImageSlideshow/Classes/InputSources/SDWebImageSource.swift
warning: 'spi-builder-workspace': found 5 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/ImageSlideshow/Classes/InputSources/ParseSource.swift
    /host/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AlamofireSource.swift
    /host/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AlamofireLegacySource.swift
    /host/spi-builder-workspace/ImageSlideshow/Classes/InputSources/KingfisherSource.swift
    /host/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AFURLSource.swift
warning: 'spi-builder-workspace': found 5 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/ImageSlideshow/Classes/InputSources/ParseSource.swift
    /host/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AlamofireSource.swift
    /host/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AlamofireLegacySource.swift
    /host/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AFURLSource.swift
    /host/spi-builder-workspace/ImageSlideshow/Classes/InputSources/SDWebImageSource.swift
[0/1] Planning build
Building for debugging...
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/SDWebImage.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
    2 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/74] Compiling UIColor+SDHexString.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/SDWebImage.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
    2 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/74] Compiling SDImageAssetManager.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/SDWebImage.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
    2 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/74] Compiling SDImageFramePool.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/SDWebImage.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
    2 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/74] Compiling SDImageCachesManagerOperation.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/SDWebImage.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
    2 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/SDWebImage.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
    2 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/SDWebImage.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
    2 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/74] Compiling SDInternalMacros.m
[0/74] Compiling SDWebImage resource_bundle_accessor.m
[0/74] Compiling SDWeakProxy.m
[0/74] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 linux