Build Information
Successful build of libavif, reference 0.11.2-rc1 (61fb90
), with Swift 6.0 for Linux on 29 Nov 2024 17:24:10 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1
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.2-rc1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/SDWebImage/libavif-Xcode
* tag 0.11.2-rc1 -> FETCH_HEAD
HEAD is now at 61fb90c Fix the Carthage support
Submodule path 'avif': checked out '6ab53189045e7a6fe0bd93d14977b2a4f8efa5e9'
Submodule 'avif' (https://github.com/AOMediaCodec/libavif.git) registered for path 'avif'
Cloning into '/host/spi-builder-workspace/avif'...
Cloned https://github.com/SDWebImage/libavif-Xcode.git
Revision (git rev-parse @):
61fb90c5da5403965c94571110686c317ad763be
SUCCESS checkout https://github.com/SDWebImage/libavif-Xcode.git at 0.11.2-rc1
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/SDWebImage/libavif-Xcode.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/SDWebImage/libaom-Xcode.git
[1/250] Fetching libaom-xcode
Fetched https://github.com/SDWebImage/libaom-Xcode.git from cache (1.73s)
Computing version for https://github.com/SDWebImage/libaom-Xcode.git
Computed https://github.com/SDWebImage/libaom-Xcode.git at 2.0.2 (0.94s)
Fetching https://github.com/SDWebImage/libvmaf-Xcode.git
[1/98] Fetching libvmaf-xcode
Fetched https://github.com/SDWebImage/libvmaf-Xcode.git from cache (0.39s)
Computing version for https://github.com/SDWebImage/libvmaf-Xcode.git
Computed https://github.com/SDWebImage/libvmaf-Xcode.git at 2.3.1 (0.98s)
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
Building for debugging...
[0/18] Compiling diag.c
[1/18] Compiling colr.c
[2/18] Compiling alpha.c
[3/18] Compiling utils.c
[4/18] Compiling scale.c
[5/18] Compiling reformat_libyuv.c
[6/18] Compiling stream.c
[6/18] Compiling avif.c
[8/18] Compiling reformat_libsharpyuv.c
[9/18] Compiling codec_aom.c
[10/18] Compiling rawdata.c
[11/18] Compiling obu.c
[12/18] Compiling mem.c
[13/18] Compiling exif.c
[14/18] Compiling write.c
[15/18] Compiling io.c
[16/18] Compiling reformat.c
[17/18] Compiling read.c
Build complete! (60.61s)
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" : "/host/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"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.