Build Information
Failed to build ImageSlideshow, reference 1.9.2 (a54e24
), with Swift 6.0 for macOS (SPM) on 1 Nov 2024 11:01:24 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.56.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
Fetching https://github.com/SDWebImage/SDWebImage.git
Fetching https://github.com/Alamofire/AlamofireImage.git
Fetching https://github.com/onevcat/Kingfisher.git
Fetching https://github.com/Alamofire/Alamofire.git
[1/6389] Fetching alamofireimage
[832/37388] Fetching alamofireimage, kingfisher
[833/67177] Fetching alamofireimage, kingfisher, alamofire
[6972/92393] Fetching alamofireimage, kingfisher, alamofire, sdwebimage
Fetched https://github.com/Alamofire/AlamofireImage.git from cache (14.98s)
Fetched https://github.com/SDWebImage/SDWebImage.git from cache (14.98s)
Fetched https://github.com/Alamofire/Alamofire.git from cache (14.98s)
Fetched https://github.com/onevcat/Kingfisher.git from cache (14.98s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.7.2 (0.74s)
Computing version for https://github.com/Alamofire/AlamofireImage.git
Computed https://github.com/Alamofire/AlamofireImage.git at 4.1.0 (0.70s)
Computing version for https://github.com/onevcat/Kingfisher.git
Computed https://github.com/onevcat/Kingfisher.git at 5.13.4 (0.69s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.1.0 (0.71s)
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/SDWebImage/SDWebImage.git
Working copy of https://github.com/SDWebImage/SDWebImage.git resolved at 5.7.2
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/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "imageslideshow",
"name": "ImageSlideshow",
"url": "https://github.com/zvonicek/ImageSlideshow.git",
"version": "unspecified",
"path": "/Users/admin/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/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/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AlamofireImage",
"dependencies": [
{
"identity": "alamofire",
"name": "Alamofire",
"url": "https://github.com/Alamofire/Alamofire.git",
"version": "5.10.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Alamofire",
"dependencies": [
]
}
]
},
{
"identity": "sdwebimage",
"name": "SDWebImage",
"url": "https://github.com/SDWebImage/SDWebImage.git",
"version": "5.19.7",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SDWebImage",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/zvonicek/ImageSlideshow.git
[1/3694] Fetching imageslideshow
Fetched https://github.com/zvonicek/ImageSlideshow.git from cache (1.09s)
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/onevcat/Kingfisher.git from cache (0.70s)
Fetched https://github.com/SDWebImage/SDWebImage.git from cache (0.70s)
Fetched https://github.com/Alamofire/AlamofireImage.git from cache (0.70s)
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 (0.53s)
Fetching https://github.com/Alamofire/Alamofire.git from cache
Fetched https://github.com/Alamofire/Alamofire.git from cache (0.71s)
Computing version for https://github.com/Alamofire/Alamofire.git
warning: 'alamofire': /Package.swift:28:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
26 | import PackageDescription
27 |
28 | let package = Package(name: "Alamofire",
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
29 | platforms: [.macOS(.v10_13),
30 | .iOS(.v12),
Computed https://github.com/Alamofire/Alamofire.git at 5.10.1 (0.51s)
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.19.7 (0.66s)
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.19.7
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.10.1
Creating working copy for https://github.com/zvonicek/ImageSlideshow.git
Working copy of https://github.com/zvonicek/ImageSlideshow.git resolved at 1.9.2 (a54e24d)
warning: 'alamofireimage': /Users/admin/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
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),
/Users/admin/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
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: 'alamofire': /Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Alamofire/Package.swift:28:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
26 | import PackageDescription
27 |
28 | let package = Package(name: "Alamofire",
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
29 | platforms: [.macOS(.v10_13),
30 | .iOS(.v12),
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: 6.0
Building package at path: $PWD
https://github.com/zvonicek/ImageSlideshow.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/77] Write sources
[5/77] Write swift-version--7754E27361AE5C74.txt
[6/77] Compiling SDInternalMacros.m
[7/77] Compiling SDFileAttributeHelper.m
[8/77] Compiling UIColor+SDHexString.m
[9/77] Compiling SDDisplayLink.m
[10/77] Compiling SDImageCachesManagerOperation.m
[11/77] Compiling SDAsyncBlockOperation.m
[12/77] Compiling UIImage+ExtendedCacheData.m
[13/77] Compiling SDWeakProxy.m
[14/77] Compiling SDAssociatedObject.m
[15/77] Compiling SDWebImageOptionsProcessor.m
[16/77] Compiling NSBezierPath+SDRoundedCorners.m
[17/77] Compiling UIButton+WebCache.m
[18/77] Compiling SDImageAssetManager.m
[19/77] Compiling SDWebImageTransition.m
[20/77] Compiling SDDeviceHelper.m
[21/77] Compiling UIImageView+HighlightedWebCache.m
[22/77] Compiling UIView+WebCacheOperation.m
[23/77] Compiling UIImageView+WebCache.m
[24/77] Compiling UIView+WebCache.m
[25/77] Compiling UIImage+MultiFormat.m
[26/77] Compiling UIImage+Metadata.m
[27/77] Compiling UIImage+MemoryCacheCost.m
[28/77] Compiling UIImage+GIF.m
[29/77] Compiling UIImage+ForceDecode.m
[30/77] Compiling SDWebImagePrefetcher.m
[31/77] Compiling SDWebImageDownloaderResponseModifier.m
[32/77] Compiling SDWebImageError.m
/Users/admin/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
127 | CIFilter *lighten = [CIFilter filterWithName:@"CIColorControls"];
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIFilter.h:202:12: note: definition here is not reachable
202 | @interface CIFilter : NSObject <NSSecureCoding, NSCopying>
| ^
1 error generated.
[33/77] Compiling SDWebImageIndicator.m
[33/77] Compiling SDWebImageManager.m
[33/77] Compiling SDWebImageCompat.m
[33/77] Compiling SDWebImageDownloader.m
[33/77] Compiling SDWebImageDefine.m
[33/77] Compiling SDWebImageDownloaderOperation.m
[33/77] Compiling SDWebImageDownloaderConfig.m
[33/77] Compiling SDWebImageDownloaderDecryptor.m
[33/77] Compiling SDWebImageDownloaderRequestModifier.m
[33/77] Compiling UIImage+Transform.m
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/AlamofireSource.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/KingfisherSource.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/ParseSource.swift
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/SDWebImageSource.swift
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/AFURLSource.swift
/Users/admin/builder/spi-builder-workspace/ImageSlideshow/Classes/InputSources/KingfisherSource.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/AlamofireSource.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
/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/AlamofireSource.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
BUILD FAILURE 6.0 macosSpm