==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: dav2d 0.0.1-1 (Sun May 3 14:13:39 2026)
==> Retrieving sources...
-> Updating dav2d git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
dav2d ... Passed
==> Making package: dav2d 0.0.1-1 (Sun May 3 14:13:49 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (11) mpdecimal-4.0.1-3 perl-error-0.17030-3 perl-mailtools-2.22-3 perl-timedate-2.35-1 python-3.14.4-1 python-tqdm-4.67.3-1 zlib-ng-2.3.3-1 git-2.54.0-1 meson-1.11.1-1 nasm-3.01-1 ninja-1.13.2-3
Total Download Size: 24.70 MiB
Total Installed Size: 147.58 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
python-3.14.4-1-aarch64 downloading...
git-2.54.0-1-aarch64 downloading...
meson-1.11.1-1-any downloading...
nasm-3.01-1-aarch64 downloading...
ninja-1.13.2-3-aarch64 downloading...
python-tqdm-4.67.3-1-any downloading...
mpdecimal-4.0.1-3-aarch64 downloading...
zlib-ng-2.3.3-1-aarch64 downloading...
perl-timedate-2.35-1-any downloading...
perl-mailtools-2.22-3-any downloading...
perl-error-0.17030-3-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
installing git...
Optional dependencies for git
git-zsh-completion: upstream zsh completion
tk: gitk and git gui
openssh: ssh transport and crypto
man: show help with `git command --help`
perl-libwww: git svn
perl-term-readkey: git svn and interactive.singlekey setting
perl-io-socket-ssl: git send-email TLS support
perl-authen-sasl: git send-email TLS support
perl-cgi: gitweb (web interface) support
python: git svn & git p4 [pending]
subversion: git svn
org.freedesktop.secrets: keyring credential helper
libsecret: libsecret credential helper [installed]
less: the default pager for git
installing ninja...
installing mpdecimal...
installing python...
Optional dependencies for python
python-setuptools: for building Python packages using tooling that is usually bundled with Python
python-pip: for installing Python packages using tooling that is usually bundled with Python
python-pipx: for installing Python software not packaged on Arch Linux
sqlite: for a default database integration [installed]
xz: for lzma [installed]
tk: for tkinter
installing python-tqdm...
Optional dependencies for python-tqdm
python-requests: telegram
installing meson...
installing nasm...
:: Running post-transaction hooks...
(1/3) Creating system user accounts...
Creating group 'git' with GID 968.
Creating user 'git' (git daemon user) with UID 968 and GID 968.
(2/3) Reloading system manager configuration...
Skipped: Current root is not booted.
(3/3) Arming ConditionNeedsUpdate...
==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Creating working copy of dav2d git repo...
Cloning into 'dav2d'...
done.
Switched to a new branch 'makepkg'
==> Starting build()...
+ exec meson setup --prefix /usr --libexecdir lib --sbindir bin --buildtype plain --auto-features enabled --wrap-mode nodownload -D b_lto=false -D b_pie=true -D python.bytecompile=1 dav2d build -Denable_docs=false -Denable_examples=false -Denable_tests=false
The Meson build system
Version: 1.11.1
Source dir: /build/dav2d/src/dav2d
Build dir: /build/dav2d/src/build
Build type: native build
Project name: dav2d
Project version: 0.1.0
C compiler for the host machine: cc (gcc 15.2.1 "aarch64-unknown-linux-gnu-gcc (GCC) 15.2.1 20260209")
C linker for the host machine: cc ld.bfd 2.46
Host machine cpu family: aarch64
Host machine cpu: aarch64
Fetching value of define "DAV2D_API_VERSION_MAJOR" : 1
Fetching value of define "DAV2D_API_VERSION_MINOR" : 0
Fetching value of define "DAV2D_API_VERSION_PATCH" : 0
Run-time dependency threads found: YES
Checking for function "clock_gettime" : YES
Checking for function "sigaction" : YES
Checking for function "posix_memalign" : YES
Checking for function "memalign" : YES
Checking for function "aligned_alloc" : YES
Library dl found: YES
Checking for function "dlsym" with dependency -ldl: YES
Library m found: YES
Check usable header "stdatomic.h" : YES
Check usable header "sys/types.h" : YES
Check usable header "unistd.h" : YES
Check usable header "io.h" : NO
Check usable header "pthread_np.h" : NO
Checking for function "getopt_long" : YES
Checking for function "getauxval" : YES
Checking for function "elf_aux_info" : NO
Checking for function "pthread_getaffinity_np" with dependency threads: YES
Checking for function "pthread_setaffinity_np" with dependency threads: YES
Checking for function "pthread_setname_np" with dependency threads: YES
Checking for function "pthread_set_name_np" with dependency threads: NO
Checking if "_Generic" compiles: YES
Compiler for C supports arguments -fvisibility=hidden: YES
Compiler for C supports arguments -Wundef: YES
Compiler for C supports arguments -Werror=vla: YES
Compiler for C supports arguments -Wno-maybe-uninitialized: YES
Compiler for C supports arguments -Wno-missing-field-initializers: YES
Compiler for C supports arguments -Wno-unused-parameter: YES
Compiler for C supports arguments -Wstrict-prototypes: YES
Compiler for C supports arguments -Werror=missing-prototypes: YES
Compiler for C supports arguments -Wshorten-64-to-32: NO
Compiler for C supports arguments -fno-align-functions: YES
Checking if "DOTPROD" compiles: YES
Checking if "I8MM" compiles: YES
Checking if "SVE" compiles: YES
Checking if "SVE2" compiles: YES
Configuring config.h using configuration
Found pkg-config: YES (/usr/bin/pkg-config) 2.5.1
Header "xxhash.h" has symbol "XXH3_createState" : YES
Configuring cli_config.h using configuration
Build targets in project: 7
dav2d 0.1.0
User defined options
auto_features : enabled
b_lto : false
b_pie : true
buildtype : plain
enable_docs : false
enable_examples : false
enable_tests : false
libexecdir : lib
prefix : /usr
python.bytecompile: 1
sbindir : bin
wrap_mode : nodownload
Found ninja-1.13.2 at /usr/bin/ninja
Generating targets: 0%| | 0/7 eta ?
Writing build.ninja: 0%| | 0/121 eta ?
ninja: Entering directory `/build/dav2d/src/build'
[1/92] Compiling C object src/libdav2d_bitdepth_8.a.p/ccso_tmpl.c.o
[2/92] Compiling C object src/libdav2d_bitdepth_8.a.p/fg_apply_tmpl.c.o
[3/92] Compiling C object src/libdav2d_bitdepth_8.a.p/deblock_tmpl.c.o
[4/92] Generating include/vcs_version.h with a custom command
[5/92] Compiling C object src/libdav2d_bitdepth_8.a.p/cdef_tmpl.c.o
[6/92] Compiling C object src/libdav2d_bitdepth_8.a.p/cdef_apply_tmpl.c.o
[7/92] Compiling C object src/libdav2d_bitdepth_8.a.p/ipred_prepare_tmpl.c.o
[8/92] Compiling C object src/libdav2d_bitdepth_8.a.p/filmgrain_tmpl.c.o
[9/92] Compiling C object src/libdav2d_bitdepth_8.a.p/itx_tmpl.c.o
[10/92] Compiling C object src/libdav2d_bitdepth_8.a.p/db_apply_tmpl.c.o
[11/92] Compiling C object src/libdav2d_bitdepth_8.a.p/stx_tmpl.c.o
[12/92] Compiling C object src/libdav2d_bitdepth_8.a.p/lr_apply_tmpl.c.o
[13/92] Compiling C object src/libdav2d_bitdepth_16.a.p/ccso_tmpl.c.o
[14/92] Compiling C object src/libdav2d_bitdepth_8.a.p/looprestoration_tmpl.c.o
[15/92] Compiling C object src/libdav2d_bitdepth_16.a.p/cdef_tmpl.c.o
[16/92] Compiling C object src/libdav2d_bitdepth_16.a.p/deblock_tmpl.c.o
[17/92] Compiling C object src/libdav2d_bitdepth_16.a.p/cdef_apply_tmpl.c.o
[18/92] Compiling C object src/libdav2d_bitdepth_16.a.p/fg_apply_tmpl.c.o
[19/92] Compiling C object src/libdav2d_bitdepth_16.a.p/db_apply_tmpl.c.o
[20/92] Compiling C object src/libdav2d_bitdepth_16.a.p/ipred_prepare_tmpl.c.o
[21/92] Compiling C object src/libdav2d_bitdepth_8.a.p/ipred_tmpl.c.o
[22/92] Compiling C object src/libdav2d_bitdepth_8.a.p/mc_tmpl.c.o
[23/92] Compiling C object src/libdav2d_bitdepth_16.a.p/itx_tmpl.c.o
[24/92] Compiling C object src/libdav2d_bitdepth_16.a.p/filmgrain_tmpl.c.o
[25/92] Compiling C object src/libdav2d_bitdepth_16.a.p/stx_tmpl.c.o
[26/92] Compiling C object src/libdav2d_bitdepth_16.a.p/lr_apply_tmpl.c.o
[27/92] Compiling C object src/libdav2d.so.1.0.0.p/cpu.c.o
[28/92] Compiling C object src/libdav2d.so.1.0.0.p/ctx.c.o
[29/92] Compiling C object src/libdav2d.so.1.0.0.p/data.c.o
[30/92] Compiling C object src/libdav2d.so.1.0.0.p/dip_tables.c.o
[31/92] Compiling C object src/libdav2d_bitdepth_16.a.p/looprestoration_tmpl.c.o
[32/92] Compiling C object src/libdav2d.so.1.0.0.p/getbits.c.o
[33/92] Compiling C object src/libdav2d.so.1.0.0.p/ibp.c.o
[34/92] Compiling C object src/libdav2d.so.1.0.0.p/gdf_tables.c.o
[35/92] Compiling C object src/libdav2d_bitdepth_16.a.p/ipred_tmpl.c.o
[36/92] Compiling C object src/libdav2d_bitdepth_16.a.p/mc_tmpl.c.o
[37/92] Compiling C object src/libdav2d.so.1.0.0.p/itx_1d.c.o
[38/92] Compiling C object src/libdav2d.so.1.0.0.p/log.c.o
[39/92] Compiling C object src/libdav2d.so.1.0.0.p/mem.c.o
[40/92] Compiling C object src/libdav2d.so.1.0.0.p/lf_mask.c.o
[41/92] Compiling C object src/libdav2d.so.1.0.0.p/msac.c.o
[42/92] Compiling C object src/libdav2d.so.1.0.0.p/lib.c.o
[43/92] Compiling C object src/libdav2d.so.1.0.0.p/pal.c.o
[44/92] Compiling C object src/libdav2d.so.1.0.0.p/quantizer.c.o
[45/92] Compiling C object src/libdav2d.so.1.0.0.p/ref.c.o
[46/92] Compiling C object src/libdav2d.so.1.0.0.p/picture.c.o
../dav2d/src/picture.c: In function 'dav2d_thread_picture_alloc':
../dav2d/src/picture.c:198:15: warning: unused variable 'flags_mask' [-Wunused-variable]
[47/92] Compiling C object src/libdav2d.so.1.0.0.p/scan.c.o
[48/92] Compiling C object src/libdav2d.so.1.0.0.p/tables.c.o
[49/92] Compiling C object src/libdav2d.so.1.0.0.p/stx_tables.c.o
[50/92] Compiling C object src/libdav2d.so.1.0.0.p/warpmv.c.o
[51/92] Compiling C object src/libdav2d.so.1.0.0.p/wedge.c.o
[52/92] Compiling C object src/libdav2d_bitdepth_8.a.p/recon_tmpl.c.o
../dav2d/src/recon_tmpl.c: In function 'get_dc_sign_ctx':
../dav2d/src/recon_tmpl.c:184:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
../dav2d/src/recon_tmpl.c:186:9: note: here
../dav2d/src/recon_tmpl.c: In function 'dav2d_recon_b_8bpc':
../dav2d/src/recon_tmpl.c:3245:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
../dav2d/src/recon_tmpl.c:3247:13: note: here
../dav2d/src/recon_tmpl.c:3755:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
../dav2d/src/recon_tmpl.c:3757:13: note: here
../dav2d/src/recon_tmpl.c: In function 'scaledown_16pel_mv_for_chroma':
../dav2d/src/recon_tmpl.c:1994:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
../dav2d/src/recon_tmpl.c:1997:5: note: here
../dav2d/src/recon_tmpl.c: In function 'scaleup_8pel_mv_for_chroma':
../dav2d/src/recon_tmpl.c:2009:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
../dav2d/src/recon_tmpl.c:2011:5: note: here
[53/92] Compiling C object src/libdav2d.so.1.0.0.p/arm_cpu.c.o
[54/92] Compiling C object src/libdav2d.so.1.0.0.p/obu.c.o
../dav2d/src/obu.c: In function 'dav2d_parse_obus':
../dav2d/src/obu.c:2362:19: warning: unused variable 'op_idx' [-Wunused-variable]
../dav2d/src/obu.c: In function 'parse_frame_hdr':
../dav2d/src/obu.c:1080:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../dav2d/src/obu.c:1085:9: note: here
[55/92] Compiling C object src/libdav2d.so.1.0.0.p/arm_64_msac.S.o
[56/92] Compiling C object src/libdav2d.so.1.0.0.p/arm_64_itx.S.o
[57/92] Compiling C object src/libdav2d.so.1.0.0.p/arm_64_cdef.S.o
[58/92] Compiling C object src/libdav2d.so.1.0.0.p/thread_task.c.o
../dav2d/src/thread_task.c: In function 'dav2d_worker_task':
../dav2d/src/thread_task.c:651:31: warning: operand of '?:' changes signedness from 'int' to 'unsigned int' due to unsignedness of other operand [-Wsign-compare]
../dav2d/src/thread_task.c:889:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../dav2d/src/thread_task.c:893:9: note: here
../dav2d/src/thread_task.c:906:41: warning: this statement may fall through [-Wimplicit-fallthrough=]
../dav2d/src/thread_task.c:923:9: note: here
../dav2d/src/thread_task.c:924:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../dav2d/src/thread_task.c:932:9: note: here
../dav2d/src/thread_task.c: In function 'delayed_fg_task':
../dav2d/src/thread_task.c:510:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
../dav2d/src/thread_task.c:512:5: note: here
[59/92] Compiling C object src/libdav2d.so.1.0.0.p/arm_64_refmvs.S.o
[60/92] Compiling C object src/libdav2d.so.1.0.0.p/arm_64_filmgrain.S.o
[61/92] Compiling C object src/libdav2d.so.1.0.0.p/arm_64_loopfilter.S.o
[62/92] Compiling C object src/libdav2d.so.1.0.0.p/arm_64_ipred.S.o
[63/92] Compiling C object src/libdav2d.so.1.0.0.p/arm_64_mc.S.o
[64/92] Compiling C object src/libdav2d.so.1.0.0.p/arm_64_cdef16.S.o
[65/92] Compiling C object src/libdav2d.so.1.0.0.p/arm_64_mc_dotprod.S.o
[66/92] Compiling C object src/libdav2d.so.1.0.0.p/arm_64_filmgrain16.S.o
[67/92] Compiling C object src/libdav2d.so.1.0.0.p/arm_64_loopfilter16.S.o
[68/92] Compiling C object src/libdav2d.so.1.0.0.p/arm_64_ipred16.S.o
[69/92] Compiling C object src/libdav2d.so.1.0.0.p/arm_64_mc16.S.o
[70/92] Compiling C object src/libdav2d.so.1.0.0.p/arm_64_mc16_sve.S.o
[71/92] Compiling C object src/libdav2d.so.1.0.0.p/arm_64_itx16.S.o
[72/92] Compiling C object tools/libdav2d_input.a.p/input_input.c.o
[73/92] Compiling C object tools/libdav2d_input.a.p/input_annexb.c.o
[74/92] Compiling C object tools/libdav2d_input.a.p/input_section5.c.o
[75/92] Compiling C object tools/libdav2d_output.a.p/output_null.c.o
[76/92] Compiling C object tools/libdav2d_input.a.p/input_ivf.c.o
[77/92] Compiling C object tools/libdav2d_output.a.p/output_md5.c.o
[78/92] Compiling C object src/libdav2d.so.1.0.0.p/refmvs.c.o
In file included from ../dav2d/src/refmvs.c:40:
../dav2d/src/env.h: In function 'get_gmv_2d':
../dav2d/src/env.h:397:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
../dav2d/src/env.h:399:5: note: here
[79/92] Linking static target tools/libdav2d_input.a
[80/92] Compiling C object tools/libdav2d_output.a.p/output_y4m2.c.o
[81/92] Compiling C object tools/libdav2d_output.a.p/output_output.c.o
[82/92] Compiling C object tools/libdav2d_output.a.p/output_yuv.c.o
[83/92] Compiling C object src/libdav2d_bitdepth_16.a.p/recon_tmpl.c.o
../dav2d/src/recon_tmpl.c: In function 'get_dc_sign_ctx':
../dav2d/src/recon_tmpl.c:184:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
../dav2d/src/recon_tmpl.c:186:9: note: here
../dav2d/src/recon_tmpl.c: In function 'dav2d_recon_b_16bpc':
../dav2d/src/recon_tmpl.c:3245:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
../dav2d/src/recon_tmpl.c:3247:13: note: here
../dav2d/src/recon_tmpl.c:3755:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
../dav2d/src/recon_tmpl.c:3757:13: note: here
../dav2d/src/recon_tmpl.c: In function 'scaledown_16pel_mv_for_chroma':
../dav2d/src/recon_tmpl.c:1994:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
../dav2d/src/recon_tmpl.c:1997:5: note: here
../dav2d/src/recon_tmpl.c: In function 'scaleup_8pel_mv_for_chroma':
../dav2d/src/recon_tmpl.c:2009:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
../dav2d/src/recon_tmpl.c:2011:5: note: here
[84/92] Compiling C object tools/dav2d.p/dav2d.c.o
[85/92] Compiling C object tools/dav2d.p/dav2d_cli_parse.c.o
[86/92] Compiling C object src/libdav2d.so.1.0.0.p/decode.c.o
In file included from ../dav2d/src/internal.h:46,
from ../dav2d/src/decode.h:31,
from ../dav2d/src/decode.c:42:
../dav2d/src/env.h: In function 'get_gmv_2d':
../dav2d/src/env.h:397:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
../dav2d/src/env.h:399:5: note: here
[87/92] Compiling C object tools/libdav2d_output.a.p/output_xxhash.c.o
[88/92] Linking static target tools/libdav2d_output.a
[89/92] Compiling C object src/libdav2d.so.1.0.0.p/cdf.c.o
[90/92] Linking target src/libdav2d.so.1.0.0
[91/92] Generating symbol file src/libdav2d.so.1.0.0.p/libdav2d.so.1.0.0.symbols
[92/92] Linking target tools/dav2d
INFO: autodetecting backend as ninja
INFO: calculating backend command to run: /usr/bin/ninja -C /build/dav2d/src/build
==> Entering fakeroot environment...
==> Starting package()...
ninja: Entering directory `/build/dav2d/src/build'
[1/6] Generating include/vcs_version.h with a custom command
Installing src/libdav2d.so.1.0.0 to /build/dav2d/pkg/dav2d/usr/lib
Installing tools/dav2d to /build/dav2d/pkg/dav2d/usr/bin
Installing /build/dav2d/src/dav2d/include/dav2d/common.h to /build/dav2d/pkg/dav2d/usr/include/dav2d
Installing /build/dav2d/src/dav2d/include/dav2d/data.h to /build/dav2d/pkg/dav2d/usr/include/dav2d
Installing /build/dav2d/src/dav2d/include/dav2d/dav2d.h to /build/dav2d/pkg/dav2d/usr/include/dav2d
Installing /build/dav2d/src/dav2d/include/dav2d/headers.h to /build/dav2d/pkg/dav2d/usr/include/dav2d
Installing /build/dav2d/src/dav2d/include/dav2d/picture.h to /build/dav2d/pkg/dav2d/usr/include/dav2d
Installing /build/dav2d/src/dav2d/include/dav2d/version.h to /build/dav2d/pkg/dav2d/usr/include/dav2d
Installing /build/dav2d/src/build/meson-private/dav2d.pc to /build/dav2d/pkg/dav2d/usr/lib/pkgconfig
Installing symlink pointing to libdav2d.so.1.0.0 to /build/dav2d/pkg/dav2d/usr/lib/libdav2d.so.1
Installing symlink pointing to libdav2d.so.1 to /build/dav2d/pkg/dav2d/usr/lib/libdav2d.so
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "dav2d"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: dav2d 0.0.1-1 (Sun May 3 14:14:14 2026)
==> Cleaning up...
[?12l[?25h