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 SDWebImageAVIFCoder, reference master (f784fc), with Swift 6.0 for macOS (SPM) on 30 Nov 2024 01:52:38 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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SDWebImage/SDWebImageAVIFCoder.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SDWebImage/SDWebImageAVIFCoder
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at f784fcf Update README.md
Cloned https://github.com/SDWebImage/SDWebImageAVIFCoder.git
Revision (git rev-parse @):
f784fcf7be9e02ec2fb16028d44f5889bbb4cfe9
SUCCESS checkout https://github.com/SDWebImage/SDWebImageAVIFCoder.git at master
Fetching https://github.com/SDWebImage/SDWebImage.git
Fetching https://github.com/SDWebImage/libaom-Xcode.git
Fetching https://github.com/SDWebImage/libvmaf-Xcode.git
Fetching https://github.com/SDWebImage/libavif-Xcode.git
[1/507] Fetching libavif-xcode
[235/757] Fetching libavif-xcode, libaom-xcode
[313/855] Fetching libavif-xcode, libaom-xcode, libvmaf-xcode
[701/26104] Fetching libavif-xcode, libaom-xcode, libvmaf-xcode, sdwebimage
Fetched https://github.com/SDWebImage/SDWebImage.git from cache (12.03s)
Fetched https://github.com/SDWebImage/libvmaf-Xcode.git from cache (12.03s)
Fetched https://github.com/SDWebImage/libaom-Xcode.git from cache (12.03s)
Fetched https://github.com/SDWebImage/libavif-Xcode.git from cache (12.03s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.10.4 (0.61s)
Computing version for https://github.com/SDWebImage/libavif-Xcode.git
Computed https://github.com/SDWebImage/libavif-Xcode.git at 0.11.1 (0.59s)
Computing version for https://github.com/SDWebImage/libaom-Xcode.git
Computed https://github.com/SDWebImage/libaom-Xcode.git at 2.0.2 (0.61s)
Computing version for https://github.com/SDWebImage/libvmaf-Xcode.git
Computed https://github.com/SDWebImage/libvmaf-Xcode.git at 2.2.0 (0.58s)
Creating working copy for https://github.com/SDWebImage/libvmaf-Xcode.git
Working copy of https://github.com/SDWebImage/libvmaf-Xcode.git resolved at 2.2.0
Creating working copy for https://github.com/SDWebImage/SDWebImage.git
Working copy of https://github.com/SDWebImage/SDWebImage.git resolved at 5.10.4
Creating working copy for https://github.com/SDWebImage/libavif-Xcode.git
Working copy of https://github.com/SDWebImage/libavif-Xcode.git resolved at 0.11.1
Creating working copy for https://github.com/SDWebImage/libaom-Xcode.git
Working copy of https://github.com/SDWebImage/libaom-Xcode.git resolved at 2.0.2
========================================
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": "sdwebimageavifcoder",
      "name": "SDWebImageAVIFCoder",
      "url": "https://github.com/SDWebImage/SDWebImageAVIFCoder.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SDWebImageAVIFCoder",
      "dependencies": [
        {
          "identity": "sdwebimage",
          "name": "SDWebImage",
          "url": "https://github.com/SDWebImage/SDWebImage.git",
          "version": "5.20.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SDWebImage",
          "dependencies": [
          ]
        },
        {
          "identity": "libavif-xcode",
          "name": "libavif",
          "url": "https://github.com/SDWebImage/libavif-Xcode.git",
          "version": "0.11.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/libavif-Xcode",
          "dependencies": [
            {
              "identity": "libaom-xcode",
              "name": "libaom",
              "url": "https://github.com/SDWebImage/libaom-Xcode.git",
              "version": "2.0.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/libaom-Xcode",
              "dependencies": [
                {
                  "identity": "libvmaf-xcode",
                  "name": "libvmaf",
                  "url": "https://github.com/SDWebImage/libvmaf-Xcode.git",
                  "version": "2.3.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/libvmaf-Xcode",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/SDWebImage/SDWebImageAVIFCoder.git
[1/3602] Fetching sdwebimageavifcoder
Fetched https://github.com/SDWebImage/SDWebImageAVIFCoder.git from cache (1.45s)
Fetching https://github.com/SDWebImage/SDWebImage.git from cache
Fetching https://github.com/SDWebImage/libavif-Xcode.git from cache
Fetched https://github.com/SDWebImage/SDWebImage.git from cache (0.70s)
Fetched https://github.com/SDWebImage/libavif-Xcode.git from cache (0.71s)
Computing version for https://github.com/SDWebImage/libavif-Xcode.git
Computed https://github.com/SDWebImage/libavif-Xcode.git at 0.11.1 (0.02s)
Fetching https://github.com/SDWebImage/libaom-Xcode.git from cache
Fetched https://github.com/SDWebImage/libaom-Xcode.git from cache (0.50s)
Computing version for https://github.com/SDWebImage/libaom-Xcode.git
Computed https://github.com/SDWebImage/libaom-Xcode.git at 2.0.2 (0.02s)
Fetching https://github.com/SDWebImage/libvmaf-Xcode.git from cache
Fetched https://github.com/SDWebImage/libvmaf-Xcode.git from cache (0.44s)
Computing version for https://github.com/SDWebImage/libvmaf-Xcode.git
Computed https://github.com/SDWebImage/libvmaf-Xcode.git at 2.3.1 (0.02s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.20.0 (0.55s)
Creating working copy for https://github.com/SDWebImage/libavif-Xcode.git
Working copy of https://github.com/SDWebImage/libavif-Xcode.git resolved at 0.11.1
Creating working copy for https://github.com/SDWebImage/libaom-Xcode.git
Working copy of https://github.com/SDWebImage/libaom-Xcode.git resolved at 2.0.2
Creating working copy for https://github.com/SDWebImage/SDWebImageAVIFCoder.git
Working copy of https://github.com/SDWebImage/SDWebImageAVIFCoder.git resolved at master (f784fcf)
Creating working copy for https://github.com/SDWebImage/SDWebImage.git
Working copy of https://github.com/SDWebImage/SDWebImage.git resolved at 5.20.0
Creating working copy for https://github.com/SDWebImage/libvmaf-Xcode.git
Working copy of https://github.com/SDWebImage/libvmaf-Xcode.git resolved at 2.3.1
warning: '.resolve-product-dependencies': dependency 'sdwebimageavifcoder' is not used by any target
Found 2 product dependencies
  - SDWebImage
  - libavif
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/SDWebImage/SDWebImageAVIFCoder.git
{
  "dependencies" : [
    {
      "identity" : "sdwebimage",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.10.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SDWebImage/SDWebImage.git"
    },
    {
      "identity" : "libavif-xcode",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.11.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SDWebImage/libavif-Xcode.git"
    }
  ],
  "manifest_display_name" : "SDWebImageAVIFCoder",
  "name" : "SDWebImageAVIFCoder",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.11"
    },
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    },
    {
      "name" : "watchos",
      "version" : "2.0"
    }
  ],
  "products" : [
    {
      "name" : "SDWebImageAVIFCoder",
      "targets" : [
        "SDWebImageAVIFCoder"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SDWebImageAVIFCoder",
      "module_type" : "ClangTarget",
      "name" : "SDWebImageAVIFCoder",
      "path" : ".",
      "product_dependencies" : [
        "SDWebImage",
        "libavif"
      ],
      "product_memberships" : [
        "SDWebImageAVIFCoder"
      ],
      "sources" : [
        "SDWebImageAVIFCoder/Classes/ColorSpace.m",
        "SDWebImageAVIFCoder/Classes/Conversion.m",
        "SDWebImageAVIFCoder/Classes/SDImageAVIFCoder.m"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/3] Compiling Conversion.m
/Users/admin/builder/spi-builder-workspace/SDWebImageAVIFCoder/Classes/ColorSpace.m:216:20: warning: 'CGColorSpaceCreateWithICCProfile' is deprecated: first deprecated in macOS 10.13 - No longer supported [-Wdeprecated-declarations]
  216 |             *ref = CGColorSpaceCreateWithICCProfile((__bridge CFDataRef)iccData);
      |                    ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGColorSpace.h:493:38: note: 'CGColorSpaceCreateWithICCProfile' has been explicitly marked deprecated here
  493 | CG_EXTERN CGColorSpaceRef __nullable CGColorSpaceCreateWithICCProfile(CFDataRef cg_nullable data)
      |                                      ^
/Users/admin/builder/spi-builder-workspace/SDWebImageAVIFCoder/Classes/ColorSpace.m:314:20: warning: 'CGColorSpaceCreateWithICCProfile' is deprecated: first deprecated in macOS 10.13 - No longer supported [-Wdeprecated-declarations]
  314 |             *ref = CGColorSpaceCreateWithICCProfile((__bridge CFDataRef)iccData);
      |                    ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGColorSpace.h:493:38: note: 'CGColorSpaceCreateWithICCProfile' has been explicitly marked deprecated here
  493 | CG_EXTERN CGColorSpaceRef __nullable CGColorSpaceCreateWithICCProfile(CFDataRef cg_nullable data)
      |                                      ^
2 warnings generated.
[1/3] Compiling ColorSpace.m
/Users/admin/builder/spi-builder-workspace/SDWebImageAVIFCoder/Classes/SDImageAVIFCoder.m:151:45: error: no known class method for selector 'scaledSizeWithImageSize:scaleSize:preserveAspectRatio:shouldScaleUp:'
  151 |     CGSize scaledSize = [SDImageCoderHelper scaledSizeWithImageSize:CGSizeMake(width, height) scaleSize:thumbnailSize preserveAspectRatio:preserveAspectRatio shouldScaleUp:NO];
      |                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SDWebImageAVIFCoder/Classes/SDImageAVIFCoder.m:151:12: error: initializing 'CGSize' (aka 'struct CGSize') with an expression of incompatible type 'id'
  151 |     CGSize scaledSize = [SDImageCoderHelper scaledSizeWithImageSize:CGSizeMake(width, height) scaleSize:thumbnailSize preserveAspectRatio:preserveAspectRatio shouldScaleUp:NO];
      |            ^            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SDWebImageAVIFCoder/Classes/SDImageAVIFCoder.m:308:54: warning: 'CGColorSpaceCopyICCProfile' is deprecated: first deprecated in macOS 10.13 - No longer supported [-Wdeprecated-declarations]
  308 |     NSData *iccProfile = (__bridge_transfer NSData *)CGColorSpaceCopyICCProfile([SDImageCoderHelper colorSpaceGetDeviceRGB]);
      |                                                      ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGColorSpace.h:497:32: note: 'CGColorSpaceCopyICCProfile' has been explicitly marked deprecated here
  497 | CG_EXTERN CFDataRef __nullable CGColorSpaceCopyICCProfile(CGColorSpaceRef cg_nullable space)
      |                                ^
/Users/admin/builder/spi-builder-workspace/SDWebImageAVIFCoder/Classes/SDImageAVIFCoder.m:446:45: error: no known class method for selector 'scaledSizeWithImageSize:scaleSize:preserveAspectRatio:shouldScaleUp:'
  446 |     CGSize scaledSize = [SDImageCoderHelper scaledSizeWithImageSize:CGSizeMake(width, height) scaleSize:_thumbnailSize preserveAspectRatio:_preserveAspectRatio shouldScaleUp:NO];
      |                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SDWebImageAVIFCoder/Classes/SDImageAVIFCoder.m:446:12: error: initializing 'CGSize' (aka 'struct CGSize') with an expression of incompatible type 'id'
  446 |     CGSize scaledSize = [SDImageCoderHelper scaledSizeWithImageSize:CGSizeMake(width, height) scaleSize:_thumbnailSize preserveAspectRatio:_preserveAspectRatio shouldScaleUp:NO];
      |            ^            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning and 4 errors generated.
[2/3] Compiling SDImageAVIFCoder.m
BUILD FAILURE 6.0 macosSpm