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 ImageSlideshow, reference master (9a5900), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 19:35:21 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zvonicek/ImageSlideshow.git
Reference: master
Initialized empty Git repository in /Users/admin/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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/zvonicek/ImageSlideshow.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/85] Write sources
[1/85] Copying PrivacyInfo.xcprivacy
[3/85] Write sources
[6/85] Copying ic_cross_white@2x.png
[7/85] Copying ic_cross_white@3x.png
[8/85] Write sources
[10/85] Copying PrivacyInfo.xcprivacy
[11/85] Write swift-version-1EA4D86E10B52AF.txt
[12/85] Compiling SDWebImage resource_bundle_accessor.m
[13/85] Compiling SDFileAttributeHelper.m
[14/131] Compiling SDInternalMacros.m
[15/184] Compiling UIColor+SDHexString.m
[16/184] Compiling SDWeakProxy.m
[17/184] Compiling SDImageFramePool.m
[18/184] Compiling SDDisplayLink.m
[19/184] Compiling SDAsyncBlockOperation.m
[20/184] Compiling SDAssociatedObject.m
[21/184] Compiling NSBezierPath+SDRoundedCorners.m
[22/184] Compiling UIView+WebCacheState.m
[23/184] Compiling UIView+WebCacheOperation.m
[24/184] Compiling UIView+WebCache.m
[25/184] Compiling UIImageView+HighlightedWebCache.m
[26/184] Compiling SDImageCachesManagerOperation.m
[27/184] Compiling UIImageView+WebCache.m
[28/184] Compiling SDImageAssetManager.m
[29/184] Compiling SDDeviceHelper.m
[30/184] Compiling UIImage+MultiFormat.m
[31/184] Compiling UIImage+MemoryCacheCost.m
[32/184] Compiling UIImage+ExtendedCacheData.m
[33/184] Compiling UIImage+Metadata.m
[34/184] Compiling UIImage+GIF.m
[35/184] Compiling UIImage+ForceDecode.m
[36/184] Compiling UIButton+WebCache.m
[37/184] Compiling SDWebImageOperation.m
[38/184] Compiling SDWebImageOptionsProcessor.m
[39/184] Compiling SDWebImageTransition.m
[40/184] Compiling SDWebImagePrefetcher.m
[41/184] Compiling SDWebImageManager.m
[42/184] Compiling SDWebImageError.m
[43/184] Compiling SDWebImageIndicator.m
[44/184] Compiling SDWebImageDownloaderDecryptor.m
[45/184] Compiling SDWebImageDownloaderResponseModifier.m
[46/184] Compiling SDWebImageDownloaderRequestModifier.m
[47/184] Compiling SDWebImageDownloaderConfig.m
[48/184] Compiling SDWebImageDefine.m
[49/184] Compiling UIImage+Transform.m
[50/184] Compiling SDWebImageCompat.m
[51/184] Compiling SDWebImageCacheKeyFilter.m
[52/184] Compiling SDWebImageDownloader.m
[53/184] Compiling SDWebImageCacheSerializer.m
[54/184] Compiling SDWebImageDownloaderOperation.m
[55/184] Compiling SDMemoryCache.m
[56/184] Compiling SDImageLoadersManager.m
[57/184] Compiling SDImageHEICCoder.m
[58/184] Compiling SDImageTransformer.m
[59/184] Compiling SDImageGraphics.m
[60/184] Compiling SDImageLoader.m
[61/184] Compiling SDImageIOCoder.m
[62/184] Compiling SDImageIOAnimatedCoder.m
[63/184] Compiling SDImageGIFCoder.m
[64/184] Compiling SDImageCoder.m
[65/184] Compiling SDImageFrame.m
[66/184] Compiling SDImageCodersManager.m
[67/184] Compiling SDImageCachesManager.m
[68/184] Compiling SDImageCacheDefine.m
[69/184] Compiling SDImageCacheConfig.m
[70/184] Compiling SDImageAPNGCoder.m
[71/184] Compiling SDImageAWebPCoder.m
[72/184] Compiling SDImageCoderHelper.m
[73/184] Compiling SDGraphicsImageRenderer.m
[74/184] Compiling SDCallbackQueue.m
[75/184] Compiling SDImageCache.m
[76/184] Compiling SDAnimatedImageRep.m
[77/184] Compiling SDAnimatedImageView+WebCache.m
[78/184] Compiling SDAnimatedImagePlayer.m
[79/184] Compiling SDAnimatedImageView.m
[80/184] Compiling NSData+ImageContentType.m
[81/184] Compiling NSImage+Compatibility.m
[82/184] Compiling SDAnimatedImage.m
[83/184] Compiling NSButton+WebCache.m
[85/184] Compiling ImageSlideshow ZoomAnimatedTransitioning.swift
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/Core/ActivityIndicator.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// Cusotm Activity Indicator can be used by implementing this protocol
[85/185] Compiling SDDiskCache.m
[87/185] Compiling ImageSlideshow UIImageView+Tools.swift
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/Core/ActivityIndicator.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// Cusotm Activity Indicator can be used by implementing this protocol
[88/185] Compiling ImageSlideshow PageIndicatorPosition.swift
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/Core/ActivityIndicator.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// Cusotm Activity Indicator can be used by implementing this protocol
[89/185] Compiling ImageSlideshow SwiftSupport.swift
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/Core/ActivityIndicator.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// Cusotm Activity Indicator can be used by implementing this protocol
[90/185] Compiling ImageSlideshow PageIndicator.swift
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/Core/ActivityIndicator.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// Cusotm Activity Indicator can be used by implementing this protocol
[91/185] Compiling Alamofire DownloadRequest.swift
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/Core/ActivityIndicator.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// Cusotm Activity Indicator can be used by implementing this protocol
[92/185] Compiling Alamofire SessionDelegate.swift
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/Core/ActivityIndicator.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// Cusotm Activity Indicator can be used by implementing this protocol
[93/185] Compiling Alamofire Alamofire.swift
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/Core/ActivityIndicator.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// Cusotm Activity Indicator can be used by implementing this protocol
[94/185] Compiling Alamofire AFError.swift
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/Core/ActivityIndicator.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// Cusotm Activity Indicator can be used by implementing this protocol
[95/185] Compiling ImageSlideshow UIImage+AspectFit.swift
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/Core/ActivityIndicator.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// Cusotm Activity Indicator can be used by implementing this protocol
error: emit-module command failed with exit code 1 (use -v to see invocation)
[96/185] Emitting module ImageSlideshow
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/Core/ActivityIndicator.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// Cusotm Activity Indicator can be used by implementing this protocol
[97/185] Compiling Alamofire DataRequest.swift
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/Core/ActivityIndicator.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// Cusotm Activity Indicator can be used by implementing this protocol
[98/185] Compiling Alamofire DataStreamRequest.swift
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/Core/ActivityIndicator.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// Cusotm Activity Indicator can be used by implementing this protocol
[99/185] Compiling ImageSlideshow resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/Core/ActivityIndicator.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// Cusotm Activity Indicator can be used by implementing this protocol
Fetching https://github.com/onevcat/Kingfisher.git
Fetching https://github.com/SDWebImage/SDWebImage.git
Fetching https://github.com/Alamofire/AlamofireImage.git
[1/6393] Fetching alamofireimage
[833/32156] Fetching alamofireimage, sdwebimage
[1606/63625] Fetching alamofireimage, sdwebimage, kingfisher
Fetched https://github.com/SDWebImage/SDWebImage.git from cache (3.23s)
Fetched https://github.com/Alamofire/AlamofireImage.git from cache (3.23s)
Fetched https://github.com/onevcat/Kingfisher.git from cache (3.23s)
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 [#DeprecatedDeclaration]
27 |
28 | let package = Package(name: "AlamofireImage",
29 |                       platforms: [.iOS(.v11),
   |                                         `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
30 |                                   .macOS(.v10_13),
31 |                                   .tvOS(.v11),
/Package.swift:31:42: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
29 |                       platforms: [.iOS(.v11),
30 |                                   .macOS(.v10_13),
31 |                                   .tvOS(.v11),
   |                                          `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
32 |                                   .watchOS(.v4)],
33 |                       products: [.library(name: "AlamofireImage", targets: ["AlamofireImage"])],
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Computed https://github.com/Alamofire/AlamofireImage.git at 4.3.0 (3.69s)
Fetching https://github.com/Alamofire/Alamofire.git
[1/30141] Fetching alamofire
Fetched https://github.com/Alamofire/Alamofire.git from cache (2.59s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.10.2 (3.08s)
Computing version for https://github.com/onevcat/Kingfisher.git
Computed https://github.com/onevcat/Kingfisher.git at 5.15.8 (0.54s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.21.1 (0.54s)
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.10.2
Creating working copy for https://github.com/SDWebImage/SDWebImage.git
Working copy of https://github.com/SDWebImage/SDWebImage.git resolved at 5.21.1
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/Alamofire/AlamofireImage.git
Working copy of https://github.com/Alamofire/AlamofireImage.git resolved at 4.3.0
warning: 'alamofireimage': /Users/admin/builder/spi-builder-workspace/.build/checkouts/AlamofireImage/Package.swift:29:41: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
27 |
28 | let package = Package(name: "AlamofireImage",
29 |                       platforms: [.iOS(.v11),
   |                                         `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
30 |                                   .macOS(.v10_13),
31 |                                   .tvOS(.v11),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AlamofireImage/Package.swift:31:42: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
29 |                       platforms: [.iOS(.v11),
30 |                                   .macOS(.v10_13),
31 |                                   .tvOS(.v11),
   |                                          `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
32 |                                   .watchOS(.v4)],
33 |                       products: [.library(name: "AlamofireImage", targets: ["AlamofireImage"])],
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'spi-builder-workspace': found 6 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/KingfisherSource.swift
    /Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/SDWebImageSource.swift
    /Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AlamofireLegacySource.swift
    /Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/ParseSource.swift
    /Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AFURLSource.swift
    /Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AlamofireSource.swift
warning: 'spi-builder-workspace': found 5 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/SDWebImageSource.swift
    /Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AlamofireLegacySource.swift
    /Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/ParseSource.swift
    /Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AFURLSource.swift
    /Users/admin/builder/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
    /Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/KingfisherSource.swift
    /Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AlamofireLegacySource.swift
    /Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/ParseSource.swift
    /Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AFURLSource.swift
    /Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AlamofireSource.swift
warning: 'spi-builder-workspace': found 5 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/SDWebImageSource.swift
    /Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AlamofireLegacySource.swift
    /Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/ParseSource.swift
    /Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AFURLSource.swift
    /Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AlamofireSource.swift
BUILD FAILURE 6.2 macosSpm