The Swift Package Index logo.Swift Package Index

Build Information

Successful build of libavif with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SDWebImage/libavif-Xcode.git
Reference: 0.11.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-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 'avif' (https://github.com/AOMediaCodec/libavif.git) registered for path 'avif'
Cloning into '/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/avif'...
Submodule path 'avif': checked out '6ab53189045e7a6fe0bd93d14977b2a4f8efa5e9'
Cloned https://github.com/SDWebImage/libavif-Xcode.git into spi-builder-workspace
a158cb024166f8c599f88f8c91458c59922bcb0f
SUCCESS checkout https://github.com/SDWebImage/libavif-Xcode.git at 0.11.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun swift build --arch arm64
Fetching https://github.com/SDWebImage/libvmaf-Xcode.git from cache
Fetching https://github.com/SDWebImage/libaom-Xcode.git from cache
Fetched https://github.com/SDWebImage/libvmaf-Xcode.git (0.19s)
Fetched https://github.com/SDWebImage/libaom-Xcode.git (0.19s)
Computing version for https://github.com/SDWebImage/libaom-Xcode.git
Computed https://github.com/SDWebImage/libaom-Xcode.git at 2.0.2 (0.02s)
Computing version for https://github.com/SDWebImage/libvmaf-Xcode.git
Computed https://github.com/SDWebImage/libvmaf-Xcode.git at 2.2.0 (0.02s)
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
Building for debugging...
[0/18] Compiling mem.c
[1/18] Compiling io.c
[1/18] Compiling exif.c
[1/18] Compiling colr.c
[4/18] Compiling utils.c
[5/18] Compiling scale.c
[6/18] Compiling stream.c
[6/18] Compiling reformat_libyuv.c
[8/18] Compiling reformat_libsharpyuv.c
[9/18] Compiling rawdata.c
[10/18] Compiling codec_aom.c
[11/18] Compiling avif.c
[12/18] Compiling reformat.c
[13/18] Compiling obu.c
[14/18] Compiling diag.c
[15/18] Compiling read.c
[16/18] Compiling write.c
[17/18] Compiling alpha.c
Build complete! (30.07s)
Build complete.
Done.