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

Successful build of libavif, reference 0.11.1 (a158cb), with Swift 6.0 for macOS (SPM) on 29 Nov 2024 17:31:03 UTC.

Swift 6 data race errors: 0

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/libavif-Xcode.git
Reference: 0.11.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SDWebImage/libavif-Xcode
 * tag               0.11.1     -> FETCH_HEAD
HEAD is now at a158cb0 Bumped version to v0.11.1
Submodule path 'avif': checked out '6ab53189045e7a6fe0bd93d14977b2a4f8efa5e9'
Submodule 'avif' (https://github.com/AOMediaCodec/libavif.git) registered for path 'avif'
Cloning into '/Users/admin/builder/spi-builder-workspace/avif'...
Cloned https://github.com/SDWebImage/libavif-Xcode.git
Revision (git rev-parse @):
a158cb024166f8c599f88f8c91458c59922bcb0f
SUCCESS checkout https://github.com/SDWebImage/libavif-Xcode.git at 0.11.1
Fetching https://github.com/SDWebImage/libaom-Xcode.git
Fetching https://github.com/SDWebImage/libvmaf-Xcode.git
[1/98] Fetching libvmaf-xcode
[70/348] Fetching libvmaf-xcode, libaom-xcode
Fetched https://github.com/SDWebImage/libaom-Xcode.git from cache (2.08s)
Fetched https://github.com/SDWebImage/libvmaf-Xcode.git from cache (2.08s)
Computing version for https://github.com/SDWebImage/libaom-Xcode.git
Computed https://github.com/SDWebImage/libaom-Xcode.git at 2.0.2 (0.57s)
Computing version for https://github.com/SDWebImage/libvmaf-Xcode.git
Computed https://github.com/SDWebImage/libvmaf-Xcode.git at 2.2.0 (0.55s)
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/libvmaf-Xcode.git
Working copy of https://github.com/SDWebImage/libvmaf-Xcode.git resolved at 2.2.0
========================================
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": "libavif-xcode",
      "name": "libavif",
      "url": "https://github.com/SDWebImage/libavif-Xcode.git",
      "version": "unspecified",
      "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/libavif-Xcode.git
[1/507] Fetching libavif-xcode
Fetched https://github.com/SDWebImage/libavif-Xcode.git from cache (0.82s)
Fetching https://github.com/SDWebImage/libaom-Xcode.git from cache
Fetched https://github.com/SDWebImage/libaom-Xcode.git from cache (0.48s)
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.46s)
Computing version for https://github.com/SDWebImage/libvmaf-Xcode.git
Computed https://github.com/SDWebImage/libvmaf-Xcode.git at 2.3.1 (0.02s)
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 (a158cb0)
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/libvmaf-Xcode.git
Working copy of https://github.com/SDWebImage/libvmaf-Xcode.git resolved at 2.3.1
warning: '.resolve-product-dependencies': dependency 'libavif-xcode' is not used by any target
Found 1 product dependencies
  - libaom
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/SDWebImage/libavif-Xcode.git
{
  "c_language_standard" : "gnu11",
  "cxx_language_standard" : "gnu++14",
  "dependencies" : [
    {
      "identity" : "libaom-xcode",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SDWebImage/libaom-Xcode.git"
    }
  ],
  "manifest_display_name" : "libavif",
  "name" : "libavif",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.10"
    },
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    },
    {
      "name" : "watchos",
      "version" : "2.0"
    }
  ],
  "products" : [
    {
      "name" : "libavif",
      "targets" : [
        "libavif"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "libavif",
      "module_type" : "ClangTarget",
      "name" : "libavif",
      "path" : "avif",
      "product_dependencies" : [
        "libaom"
      ],
      "product_memberships" : [
        "libavif"
      ],
      "sources" : [
        "src/alpha.c",
        "src/avif.c",
        "src/codec_aom.c",
        "src/colr.c",
        "src/diag.c",
        "src/exif.c",
        "src/io.c",
        "src/mem.c",
        "src/obu.c",
        "src/rawdata.c",
        "src/read.c",
        "src/reformat.c",
        "src/reformat_libsharpyuv.c",
        "src/reformat_libyuv.c",
        "src/scale.c",
        "src/stream.c",
        "src/utils.c",
        "src/write.c"
      ],
      "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/18] Compiling rawdata.c
[1/18] Compiling io.c
[2/18] Compiling exif.c
[3/18] Compiling utils.c
[3/18] Compiling diag.c
[5/18] Compiling stream.c
[6/18] Compiling obu.c
[7/18] Compiling write.c
[8/18] Compiling mem.c
[9/18] Compiling read.c
[10/18] Compiling reformat_libsharpyuv.c
[11/18] Compiling scale.c
[12/18] Compiling reformat_libyuv.c
[13/18] Compiling colr.c
[14/18] Compiling alpha.c
[15/18] Compiling avif.c
[16/18] Compiling reformat.c
[17/18] Compiling codec_aom.c
Build complete! (2.05s)
Build complete.
{
  "c_language_standard" : "gnu11",
  "cxx_language_standard" : "gnu++14",
  "dependencies" : [
    {
      "identity" : "libaom-xcode",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SDWebImage/libaom-Xcode.git"
    }
  ],
  "manifest_display_name" : "libavif",
  "name" : "libavif",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.10"
    },
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    },
    {
      "name" : "watchos",
      "version" : "2.0"
    }
  ],
  "products" : [
    {
      "name" : "libavif",
      "targets" : [
        "libavif"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "libavif",
      "module_type" : "ClangTarget",
      "name" : "libavif",
      "path" : "avif",
      "product_dependencies" : [
        "libaom"
      ],
      "product_memberships" : [
        "libavif"
      ],
      "sources" : [
        "src/alpha.c",
        "src/avif.c",
        "src/codec_aom.c",
        "src/colr.c",
        "src/diag.c",
        "src/exif.c",
        "src/io.c",
        "src/mem.c",
        "src/obu.c",
        "src/rawdata.c",
        "src/read.c",
        "src/reformat.c",
        "src/reformat_libsharpyuv.c",
        "src/reformat_libyuv.c",
        "src/scale.c",
        "src/stream.c",
        "src/utils.c",
        "src/write.c"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.