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 1.9.2 (a54e24), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 19:35:44 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: 1.9.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
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:         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
[4/85] Copying ic_cross_white@2x.png
[4/85] Copying PrivacyInfo.xcprivacy
[4/85] Write sources
[6/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 SDFileAttributeHelper.m
[13/85] Compiling SDWebImage resource_bundle_accessor.m
[14/144] Compiling SDInternalMacros.m
[15/184] Compiling SDImageAssetManager.m
[16/184] Compiling UIColor+SDHexString.m
[17/184] Compiling SDAsyncBlockOperation.m
[18/184] Compiling SDAssociatedObject.m
[19/184] Compiling SDImageCachesManagerOperation.m
[20/184] Compiling SDDeviceHelper.m
[21/184] Compiling NSBezierPath+SDRoundedCorners.m
[22/184] Compiling UIView+WebCacheState.m
[23/184] Compiling SDDisplayLink.m
[24/184] Compiling SDImageFramePool.m
[25/184] Compiling UIView+WebCacheOperation.m
[26/184] Compiling UIImageView+HighlightedWebCache.m
[27/184] Compiling SDWeakProxy.m
[28/184] Compiling UIView+WebCache.m
[29/184] Compiling UIImageView+WebCache.m
[30/184] Compiling UIImage+MultiFormat.m
[31/184] Compiling UIImage+Metadata.m
[32/184] Compiling UIImage+MemoryCacheCost.m
[33/184] Compiling UIImage+GIF.m
[34/184] Compiling UIImage+ExtendedCacheData.m
[35/184] Compiling UIImage+ForceDecode.m
[36/184] Compiling UIButton+WebCache.m
[37/184] Compiling SDWebImageOperation.m
[38/184] Compiling SDWebImageTransition.m
[39/184] Compiling SDWebImageOptionsProcessor.m
[40/184] Compiling SDWebImagePrefetcher.m
[41/184] Compiling SDWebImageManager.m
[42/184] Compiling SDWebImageIndicator.m
[43/184] Compiling SDWebImageError.m
[44/184] Compiling SDWebImageDownloaderResponseModifier.m
[45/184] Compiling SDWebImageDownloaderRequestModifier.m
[46/184] Compiling SDWebImageDownloaderConfig.m
[47/184] Compiling SDWebImageDownloaderDecryptor.m
[48/184] Compiling SDWebImageCompat.m
[49/184] Compiling SDWebImageDefine.m
[50/184] Compiling UIImage+Transform.m
[51/184] Compiling SDWebImageDownloader.m
[52/184] Compiling SDWebImageCacheKeyFilter.m
[53/184] Compiling SDMemoryCache.m
[54/184] Compiling SDWebImageCacheSerializer.m
[55/184] Compiling SDWebImageDownloaderOperation.m
[56/184] Compiling SDImageLoadersManager.m
[57/184] Compiling SDImageTransformer.m
[58/184] Compiling SDImageGraphics.m
[59/184] Compiling SDImageLoader.m
[60/184] Compiling SDImageHEICCoder.m
[61/184] Compiling SDImageIOCoder.m
[62/184] Compiling SDImageGIFCoder.m
[63/184] Compiling SDImageFrame.m
[64/184] Compiling SDImageCoder.m
[65/184] Compiling SDImageIOAnimatedCoder.m
[66/184] Compiling SDImageCacheDefine.m
[67/184] Compiling SDImageCodersManager.m
[68/184] Compiling SDImageCacheConfig.m
[69/184] Compiling SDImageCachesManager.m
[70/184] Compiling SDImageCoderHelper.m
[71/184] Compiling SDImageAPNGCoder.m
[72/184] Compiling SDImageAWebPCoder.m
[73/184] Compiling SDGraphicsImageRenderer.m
[74/184] Compiling SDCallbackQueue.m
[75/184] Compiling SDImageCache.m
[76/184] Compiling SDAnimatedImageRep.m
[77/184] Compiling SDAnimatedImagePlayer.m
[78/184] Compiling SDAnimatedImageView.m
[79/184] Compiling SDAnimatedImage.m
[80/184] Compiling NSData+ImageContentType.m
[81/184] Compiling SDAnimatedImageView+WebCache.m
[82/184] Compiling NSImage+Compatibility.m
[83/184] Compiling NSButton+WebCache.m
[84/184] Compiling SDDiskCache.m
[86/184] 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
[87/184] 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
[88/185] 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
[89/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
[90/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
[91/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
[92/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
[93/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
[94/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
[95/185] Compiling Alamofire HTTPHeaders.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
[96/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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[97/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
[98/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
[99/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
Fetching https://github.com/onevcat/Kingfisher.git
Fetching https://github.com/Alamofire/AlamofireImage.git
Fetching https://github.com/SDWebImage/SDWebImage.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 (2.16s)
[28736/37862] Fetching alamofireimage, kingfisher
Fetched https://github.com/onevcat/Kingfisher.git from cache (2.99s)
Fetched https://github.com/Alamofire/AlamofireImage.git from cache (2.99s)
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.41s)
Fetching https://github.com/Alamofire/Alamofire.git
[1/30141] Fetching alamofire
Fetched https://github.com/Alamofire/Alamofire.git from cache (2.41s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.10.2 (2.86s)
Computing version for https://github.com/onevcat/Kingfisher.git
Computed https://github.com/onevcat/Kingfisher.git at 5.15.8 (0.48s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.21.1 (0.49s)
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
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
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/AlamofireSource.swift
    /Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AFURLSource.swift
    /Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/ParseSource.swift
    /Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/SDWebImageSource.swift
    /Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AlamofireLegacySource.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/ParseSource.swift
    /Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AFURLSource.swift
    /Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/SDWebImageSource.swift
    /Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AlamofireLegacySource.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/AlamofireSource.swift
    /Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AFURLSource.swift
    /Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/ParseSource.swift
    /Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AlamofireLegacySource.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/AlamofireSource.swift
    /Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AFURLSource.swift
    /Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/ParseSource.swift
    /Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AlamofireLegacySource.swift
BUILD FAILURE 6.2 macosSpm