This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/faberNovel/SDWebImageMockPlugin.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/faberNovel/SDWebImageMockPlugin
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ca6d113 Add test of plugin when using SDWebImageSwiftUI
Cloned https://github.com/faberNovel/SDWebImageMockPlugin.git
Revision (git rev-parse @):
ca6d113f49debf010db8b4e555a4b0c9300642fb
SUCCESS checkout https://github.com/faberNovel/SDWebImageMockPlugin.git at main
========================================
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/74] Copying PrivacyInfo.xcprivacy
[1/74] Compiling SDWebImage resource_bundle_accessor.m
[2/74] Compiling SDInternalMacros.m
[3/74] Compiling SDFileAttributeHelper.m
[4/74] Compiling SDImageAssetManager.m
[5/74] Compiling SDImageFramePool.m
[6/74] Compiling SDDisplayLink.m
[7/74] Compiling SDAsyncBlockOperation.m
[8/74] Compiling NSBezierPath+SDRoundedCorners.m
[9/74] Compiling SDDeviceHelper.m
[10/74] Compiling UIColor+SDHexString.m
[11/74] Compiling SDAssociatedObject.m
[12/74] Compiling SDWeakProxy.m
[13/74] Compiling UIView+WebCacheState.m
[14/74] Compiling SDImageCachesManagerOperation.m
[15/74] Compiling UIView+WebCacheOperation.m
[15/74] Compiling UIImageView+HighlightedWebCache.m
[17/74] Compiling UIImage+MultiFormat.m
[18/74] Compiling UIImageView+WebCache.m
[19/74] Compiling UIImage+Metadata.m
[20/74] Compiling UIImage+MemoryCacheCost.m
[21/74] Compiling UIImage+GIF.m
[22/74] Compiling UIView+WebCache.m
[23/74] Compiling UIImage+ForceDecode.m
[24/74] Compiling SDWebImageOperation.m
[25/74] Compiling UIButton+WebCache.m
[26/74] Compiling UIImage+ExtendedCacheData.m
[27/74] Compiling SDWebImageTransition.m
[28/74] Compiling SDWebImageOptionsProcessor.m
[29/74] Compiling SDWebImagePrefetcher.m
[30/74] Compiling SDWebImageError.m
[31/74] Compiling SDWebImageDownloaderResponseModifier.m
[32/74] Compiling SDWebImageDownloaderRequestModifier.m
[33/74] Compiling SDWebImageDownloaderDecryptor.m
[34/74] Compiling SDWebImageIndicator.m
[35/74] Compiling SDWebImageDownloaderConfig.m
[36/74] Compiling SDWebImageManager.m
[37/74] Compiling SDWebImageDownloaderOperation.m
[38/74] Compiling SDWebImageDownloader.m
[39/74] Compiling SDWebImageCompat.m
[40/74] Compiling SDWebImageCacheSerializer.m
[41/74] Compiling SDWebImageDefine.m
[42/74] Compiling SDWebImageCacheKeyFilter.m
[43/74] Compiling SDMemoryCache.m
[44/74] Compiling SDImageLoadersManager.m
[45/74] Compiling SDImageTransformer.m
[46/74] Compiling SDImageLoader.m
[47/74] Compiling SDImageIOCoder.m
[48/74] Compiling SDImageHEICCoder.m
[49/74] Compiling SDImageGraphics.m
[50/74] Compiling SDImageFrame.m
[51/74] Compiling SDImageGIFCoder.m
[52/74] Compiling SDImageCodersManager.m
[53/74] Compiling SDImageIOAnimatedCoder.m
[54/74] Compiling SDImageCoder.m
[55/74] Compiling SDImageCachesManager.m
[56/74] Compiling SDImageCacheConfig.m
[57/74] Compiling SDImageAWebPCoder.m
[57/74] Compiling SDImageCacheDefine.m
[59/74] Compiling SDImageAPNGCoder.m
[60/74] Compiling SDImageCache.m
[61/74] Compiling SDImageCoderHelper.m
[62/74] Compiling SDGraphicsImageRenderer.m
[63/74] Compiling SDCallbackQueue.m
[64/74] Compiling UIImage+Transform.m
[65/74] Compiling SDAnimatedImageView.m
[66/74] Compiling SDAnimatedImageRep.m
[67/74] Compiling SDAnimatedImageView+WebCache.m
[68/74] Compiling NSImage+Compatibility.m
[69/74] Compiling NSData+ImageContentType.m
[70/74] Compiling SDAnimatedImagePlayer.m
[71/74] Compiling SDAnimatedImage.m
[72/74] Compiling SDDiskCache.m
[73/74] Compiling NSButton+WebCache.m
[75/81] Compiling SDWebImageMockPlugin ImageResolver.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDWebImageMockPlugin/ImageCacheMocker.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[76/81] Compiling SDWebImageMockPlugin UIImage+placeholder.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDWebImageMockPlugin/ImageCacheMocker.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[77/81] Compiling SDWebImageMockPlugin ImageProvider.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDWebImageMockPlugin/ImageCacheMocker.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[78/81] Compiling SDWebImageMockPlugin URL+ImageMockFormat.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDWebImageMockPlugin/ImageCacheMocker.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[79/81] Emitting module SDWebImageMockPlugin
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDWebImageMockPlugin/ImageCacheMocker.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[80/81] Compiling SDWebImageMockPlugin ImageCacheMocker.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDWebImageMockPlugin/ImageCacheMocker.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[81/81] Compiling SDWebImageMockPlugin ImageProvider+DefaultProviders.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDWebImageMockPlugin/ImageCacheMocker.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
Fetching https://github.com/SDWebImage/SDWebImage.git from cache
Fetched https://github.com/SDWebImage/SDWebImage.git (0.41s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.18.4 (0.02s)
Creating working copy for https://github.com/SDWebImage/SDWebImage.git
Working copy of https://github.com/SDWebImage/SDWebImage.git resolved at 5.18.4
[0/1] Planning build
Building for debugging...
[1/7] Compiling SDWebImageMockPlugin ImageResolver.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDWebImageMockPlugin/ImageCacheMocker.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[2/7] Compiling SDWebImageMockPlugin ImageCacheMocker.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDWebImageMockPlugin/ImageCacheMocker.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[3/7] Compiling SDWebImageMockPlugin UIImage+placeholder.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDWebImageMockPlugin/ImageCacheMocker.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[4/7] Compiling SDWebImageMockPlugin URL+ImageMockFormat.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDWebImageMockPlugin/ImageCacheMocker.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/7] Emitting module SDWebImageMockPlugin
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDWebImageMockPlugin/ImageCacheMocker.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[6/7] Compiling SDWebImageMockPlugin ImageProvider.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDWebImageMockPlugin/ImageCacheMocker.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[7/7] Compiling SDWebImageMockPlugin ImageProvider+DefaultProviders.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SDWebImageMockPlugin/ImageCacheMocker.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.9 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.