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 SDWebImageMockPlugin, reference v0.1.0 (48d23c), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 09:11:26 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/faberNovel/SDWebImageMockPlugin.git
Reference: v0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/faberNovel/SDWebImageMockPlugin
 * tag               v0.1.0     -> FETCH_HEAD
HEAD is now at 48d23cf Merge pull request #1 from faberNovel/release/v0.1.0
Cloned https://github.com/faberNovel/SDWebImageMockPlugin.git
Revision (git rev-parse @):
48d23cf4deb79d5da1da4dced4f57751b30025f8
SUCCESS checkout https://github.com/faberNovel/SDWebImageMockPlugin.git at v0.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/faberNovel/SDWebImageMockPlugin.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/76] Write sources
[0/76] Copying PrivacyInfo.xcprivacy
[2/76] Write swift-version-1EA4D86E10B52AF.txt
[3/76] Compiling SDInternalMacros.m
[4/76] Compiling SDWebImage resource_bundle_accessor.m
[5/76] Compiling SDFileAttributeHelper.m
[6/76] Compiling SDAssociatedObject.m
[7/76] Compiling SDWeakProxy.m
[8/76] Compiling UIColor+SDHexString.m
[9/76] Compiling UIView+WebCacheState.m
[10/76] Compiling SDDisplayLink.m
[11/76] Compiling SDImageFramePool.m
[12/76] Compiling UIView+WebCacheOperation.m
[13/76] Compiling SDDeviceHelper.m
[14/76] Compiling UIImageView+HighlightedWebCache.m
[15/76] Compiling UIView+WebCache.m
[16/76] Compiling UIImageView+WebCache.m
[17/76] Compiling SDImageCachesManagerOperation.m
[18/76] Compiling SDAsyncBlockOperation.m
[19/76] Compiling UIImage+MultiFormat.m
[20/76] Compiling UIImage+Metadata.m
[21/76] Compiling NSBezierPath+SDRoundedCorners.m
[22/76] Compiling SDImageAssetManager.m
[23/76] Compiling UIImage+MemoryCacheCost.m
[24/76] Compiling UIImage+GIF.m
[25/76] Compiling UIImage+ForceDecode.m
[26/76] Compiling UIImage+ExtendedCacheData.m
[27/76] Compiling UIButton+WebCache.m
[28/76] Compiling UIImage+Transform.m
[29/76] Compiling SDWebImageTransition.m
[30/76] Compiling SDWebImageOperation.m
[31/76] Compiling SDWebImagePrefetcher.m
[32/76] Compiling SDWebImageOptionsProcessor.m
[33/76] Compiling SDWebImageManager.m
[34/76] Compiling SDWebImageIndicator.m
[35/76] Compiling SDWebImageError.m
[36/76] Compiling SDWebImageDownloaderResponseModifier.m
[37/76] Compiling SDWebImageDownloaderRequestModifier.m
[38/76] Compiling SDWebImageDownloaderOperation.m
[39/76] Compiling SDWebImageDownloaderDecryptor.m
[40/76] Compiling SDWebImageDownloaderConfig.m
[41/76] Compiling SDWebImageDownloader.m
[42/76] Compiling SDWebImageDefine.m
[43/76] Compiling SDWebImageCompat.m
[44/76] Compiling SDWebImageCacheSerializer.m
[45/76] Compiling SDWebImageCacheKeyFilter.m
[46/76] Compiling SDMemoryCache.m
[47/76] Compiling SDImageTransformer.m
[48/76] Compiling SDImageLoadersManager.m
[49/76] Compiling SDImageLoader.m
[50/76] Compiling SDImageIOCoder.m
[51/76] Compiling SDImageIOAnimatedCoder.m
[52/76] Compiling SDImageHEICCoder.m
[53/76] Compiling SDImageGraphics.m
[54/76] Compiling SDImageGIFCoder.m
[55/76] Compiling SDImageFrame.m
[56/76] Compiling SDImageCodersManager.m
[57/76] Compiling SDImageCoderHelper.m
[58/76] Compiling SDImageCoder.m
[59/76] Compiling SDImageCachesManager.m
[60/76] Compiling SDImageCacheDefine.m
[61/76] Compiling SDImageCacheConfig.m
[62/76] Compiling SDImageCache.m
[63/76] Compiling SDImageAWebPCoder.m
[64/76] Compiling SDImageAPNGCoder.m
[65/76] Compiling SDGraphicsImageRenderer.m
[66/76] Compiling SDCallbackQueue.m
[67/76] Compiling SDDiskCache.m
[68/76] Compiling SDAnimatedImageView.m
[69/76] Compiling SDAnimatedImageRep.m
[70/76] Compiling SDAnimatedImageView+WebCache.m
[71/76] Compiling SDAnimatedImagePlayer.m
[72/76] Compiling NSData+ImageContentType.m
[73/76] Compiling NSImage+Compatibility.m
[74/76] Compiling SDAnimatedImage.m
[75/76] Compiling NSButton+WebCache.m
[77/83] Compiling SDWebImageMockPlugin ImageProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDWebImageMockPlugin/ImageCacheMocker.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import SDWebImage
 11 |
[78/83] Compiling SDWebImageMockPlugin ImageResolver.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDWebImageMockPlugin/ImageCacheMocker.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import SDWebImage
 11 |
[79/83] Compiling SDWebImageMockPlugin URL+ImageMockFormat.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDWebImageMockPlugin/ImageCacheMocker.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import SDWebImage
 11 |
[80/83] Compiling SDWebImageMockPlugin UIImage+placeholder.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDWebImageMockPlugin/ImageCacheMocker.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import SDWebImage
 11 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[81/83] Emitting module SDWebImageMockPlugin
/Users/admin/builder/spi-builder-workspace/Sources/SDWebImageMockPlugin/ImageCacheMocker.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import SDWebImage
 11 |
[82/83] Compiling SDWebImageMockPlugin ImageProvider+DefaultProviders.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDWebImageMockPlugin/ImageCacheMocker.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import SDWebImage
 11 |
[83/83] Compiling SDWebImageMockPlugin ImageCacheMocker.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDWebImageMockPlugin/ImageCacheMocker.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import SDWebImage
 11 |
Fetching https://github.com/SDWebImage/SDWebImage.git
[1/25763] Fetching sdwebimage
Fetched https://github.com/SDWebImage/SDWebImage.git from cache (2.39s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.21.1 (2.93s)
Creating working copy for https://github.com/SDWebImage/SDWebImage.git
Working copy of https://github.com/SDWebImage/SDWebImage.git resolved at 5.21.1
BUILD FAILURE 6.2 macosSpm