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 with Swift 5.9 for macOS (SPM).

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zvonicek/ImageSlideshow.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/zvonicek/ImageSlideshow
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 9a59001 Improve Dark Mode handling
Cloned https://github.com/zvonicek/ImageSlideshow.git
Revision (git rev-parse @):
9a5900104a2c9a5bde32dabb35b07da30ee7bc0e
SUCCESS checkout https://github.com/zvonicek/ImageSlideshow.git at master
Fetching https://github.com/Alamofire/Alamofire.git from cache
Fetching https://github.com/onevcat/Kingfisher.git from cache
Fetching https://github.com/Alamofire/AlamofireImage.git
[1/6377] Fetching alamofireimage
Fetched https://github.com/onevcat/Kingfisher.git (0.48s)
Fetching https://github.com/SDWebImage/SDWebImage.git from cache
Fetched https://github.com/SDWebImage/SDWebImage.git (0.38s)
Fetched https://github.com/Alamofire/AlamofireImage.git (2.43s)
Fetched https://github.com/Alamofire/Alamofire.git (2.43s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.7.2 (0.45s)
Computing version for https://github.com/Alamofire/AlamofireImage.git
Computed https://github.com/Alamofire/AlamofireImage.git at 4.1.0 (0.47s)
Computing version for https://github.com/onevcat/Kingfisher.git
Computed https://github.com/onevcat/Kingfisher.git at 5.13.4 (0.46s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.1.0 (0.43s)
Creating working copy for https://github.com/SDWebImage/SDWebImage.git
Working copy of https://github.com/SDWebImage/SDWebImage.git resolved at 5.7.2
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.1.0
Creating working copy for https://github.com/Alamofire/AlamofireImage.git
Working copy of https://github.com/Alamofire/AlamofireImage.git resolved at 4.1.0
Creating working copy for https://github.com/onevcat/Kingfisher.git
Working copy of https://github.com/onevcat/Kingfisher.git resolved at 5.13.4
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "imageslideshow",
      "name": "ImageSlideshow",
      "url": "https://github.com/zvonicek/ImageSlideshow.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ImageSlideshow",
      "dependencies": [
        {
          "identity": "kingfisher",
          "name": "Kingfisher",
          "url": "https://github.com/onevcat/Kingfisher.git",
          "version": "5.15.8",
          "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Kingfisher",
          "dependencies": [
          ]
        },
        {
          "identity": "alamofireimage",
          "name": "AlamofireImage",
          "url": "https://github.com/Alamofire/AlamofireImage.git",
          "version": "4.3.0",
          "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AlamofireImage",
          "dependencies": [
            {
              "identity": "alamofire",
              "name": "Alamofire",
              "url": "https://github.com/Alamofire/Alamofire.git",
              "version": "5.8.1",
              "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Alamofire",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "sdwebimage",
          "name": "SDWebImage",
          "url": "https://github.com/SDWebImage/SDWebImage.git",
          "version": "5.18.5",
          "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SDWebImage",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/zvonicek/ImageSlideshow.git
[1/3651] Fetching imageslideshow
Fetched https://github.com/zvonicek/ImageSlideshow.git (1.03s)
Fetching https://github.com/Alamofire/AlamofireImage.git from cache
Fetching https://github.com/onevcat/Kingfisher.git from cache
Fetching https://github.com/SDWebImage/SDWebImage.git from cache
Fetched https://github.com/Alamofire/AlamofireImage.git (0.34s)
Fetched https://github.com/onevcat/Kingfisher.git (0.34s)
Fetched https://github.com/SDWebImage/SDWebImage.git (0.36s)
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
                      platforms: [.iOS(.v11),
                                        ^
/Package.swift:31:42: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
                                  .tvOS(.v11),
                                         ^
Computed https://github.com/Alamofire/AlamofireImage.git at 4.3.0 (0.34s)
Fetching https://github.com/Alamofire/Alamofire.git from cache
Fetched https://github.com/Alamofire/Alamofire.git (0.31s)
Computing version for https://github.com/Alamofire/Alamofire.git
warning: 'alamofire': /Package.swift:30:41: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
                                  .iOS(.v11),
                                        ^
/Package.swift:31:42: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
                                  .tvOS(.v11),
                                         ^
Computed https://github.com/Alamofire/Alamofire.git at 5.8.1 (0.79s)
Computing version for https://github.com/onevcat/Kingfisher.git
Computed https://github.com/onevcat/Kingfisher.git at 5.15.8 (0.03s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.18.5 (0.54s)
warning: 'alamofireimage': /Package.swift:29:41: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
                      platforms: [.iOS(.v11),
                                        ^
/Package.swift:31:42: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
                                  .tvOS(.v11),
                                         ^
warning: 'alamofire': /Package.swift:30:41: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
                                  .iOS(.v11),
                                        ^
/Package.swift:31:42: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
                                  .tvOS(.v11),
                                         ^
Creating working copy for https://github.com/zvonicek/ImageSlideshow.git
Working copy of https://github.com/zvonicek/ImageSlideshow.git resolved at master
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.18.5
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/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.8.1
warning: 'alamofireimage': /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AlamofireImage/Package.swift:29:41: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
                      platforms: [.iOS(.v11),
                                        ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AlamofireImage/Package.swift:31:42: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
                                  .tvOS(.v11),
                                         ^
warning: 'alamofire': /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Alamofire/Package.swift:30:41: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
                                  .iOS(.v11),
                                        ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Alamofire/Package.swift:31:42: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
                                  .tvOS(.v11),
                                         ^
warning: '.resolve-product-dependencies': dependency 'imageslideshow' is not used by any target
Found 3 product dependencies
  - Kingfisher
  - AlamofireImage
  - SDWebImage
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/69] Compiling SDInternalMacros.m
[1/69] Compiling SDFileAttributeHelper.m
[2/142] Compiling SDDisplayLink.m
[3/142] Compiling SDWeakProxy.m
[4/142] Compiling SDDeviceHelper.m
[5/142] Compiling UIColor+SDHexString.m
[6/142] Compiling SDAsyncBlockOperation.m
[7/142] Compiling SDAssociatedObject.m
[8/142] Compiling NSBezierPath+SDRoundedCorners.m
[9/142] Compiling UIView+WebCacheOperation.m
[10/142] Compiling SDImageCachesManagerOperation.m
[11/142] Compiling UIImageView+HighlightedWebCache.m
[12/142] Compiling UIImageView+WebCache.m
[13/142] Compiling UIView+WebCache.m
[14/142] Compiling UIImage+MultiFormat.m
[15/142] Compiling SDImageAssetManager.m
[16/142] Compiling UIImage+MemoryCacheCost.m
[17/142] Compiling UIImage+GIF.m
[18/142] Compiling UIImage+Metadata.m
[19/142] Compiling UIImage+ForceDecode.m
[20/142] Compiling UIImage+ExtendedCacheData.m
[21/142] Compiling UIButton+WebCache.m
[22/142] Compiling SDWebImageTransition.m
[23/142] Compiling SDWebImageOptionsProcessor.m
[24/142] Compiling SDWebImagePrefetcher.m
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SDWebImage/SDWebImage/Core/SDWebImageIndicator.m:127:26: error: definition of 'CIFilter' must be imported from module 'CoreImage.CIFilter' before it is required
    CIFilter *lighten = [CIFilter filterWithName:@"CIColorControls"];
                         ^
/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIFilter.h:202:12: note: definition here is not reachable
@interface CIFilter : NSObject <NSSecureCoding, NSCopying>
           ^
1 error generated.
[25/142] Compiling SDWebImageIndicator.m
[25/142] Compiling SDWebImageDownloaderResponseModifier.m
[25/142] Compiling SDWebImageDownloaderRequestModifier.m
[25/142] Compiling SDWebImageError.m
[25/142] Compiling UIImage+Transform.m
[25/142] Compiling SDWebImageManager.m
warning: 'spi-builder-workspace': found 5 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/ParseSource.swift
    /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/KingfisherSource.swift
    /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AlamofireSource.swift
    /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AlamofireLegacySource.swift
    /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/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
    /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/ParseSource.swift
    /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/SDWebImageSource.swift
    /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AlamofireSource.swift
    /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AlamofireLegacySource.swift
    /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/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
    /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/ParseSource.swift
    /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/KingfisherSource.swift
    /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/SDWebImageSource.swift
    /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AlamofireLegacySource.swift
    /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AFURLSource.swift
warning: 'spi-builder-workspace': found 6 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/ParseSource.swift
    /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/KingfisherSource.swift
    /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/SDWebImageSource.swift
    /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AlamofireSource.swift
    /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AlamofireLegacySource.swift
    /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AFURLSource.swift
[0/1] Planning build
Building for debugging...
[0/44] Compiling SDWebImageError.m
[1/44] Compiling SDWebImageDownloaderRequestModifier.m
[2/44] Compiling SDWebImageDownloaderResponseModifier.m
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SDWebImage/SDWebImage/Core/SDWebImageIndicator.m:127:26: error: definition of 'CIFilter' must be imported from module 'CoreImage.CIFilter' before it is required
    CIFilter *lighten = [CIFilter filterWithName:@"CIColorControls"];
                         ^
/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIFilter.h:202:12: note: definition here is not reachable
@interface CIFilter : NSObject <NSSecureCoding, NSCopying>
           ^
1 error generated.
[3/44] Compiling SDWebImageIndicator.m
[3/44] Compiling SDWebImageDownloaderConfig.m
[3/44] Compiling SDWebImageDownloaderOperation.m
[3/44] Compiling UIImage+Transform.m
[3/44] Compiling SDWebImageDownloaderDecryptor.m
[3/44] Compiling SDWebImageManager.m
warning: 'spi-builder-workspace': found 5 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AlamofireSource.swift
    /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AFURLSource.swift
    /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/KingfisherSource.swift
    /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AlamofireLegacySource.swift
    /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/ParseSource.swift
warning: 'spi-builder-workspace': found 5 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/ParseSource.swift
    /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/SDWebImageSource.swift
    /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AlamofireSource.swift
    /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AlamofireLegacySource.swift
    /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/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
    /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/ParseSource.swift
    /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/SDWebImageSource.swift
    /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/KingfisherSource.swift
    /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AlamofireLegacySource.swift
    /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AFURLSource.swift
warning: 'spi-builder-workspace': found 6 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AlamofireSource.swift
    /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/SDWebImageSource.swift
    /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AFURLSource.swift
    /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/KingfisherSource.swift
    /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/ParseSource.swift
    /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AlamofireLegacySource.swift
BUILD FAILURE 5.9 macosSpm