==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: vmaf 3.0.0-2 (Mon Feb 16 17:44:08 2026)
==> Retrieving sources...
-> Found vmaf-3.0.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
vmaf-3.0.0.tar.gz ... Passed
==> Making package: vmaf 3.0.0-2 (Tue Feb 17 00:44:15 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (6) mpdecimal-4.0.1-1 ninja-1.13.2-2 python-3.14.2-2 python-tqdm-4.67.3-1 meson-1.10.1-1 nasm-3.01-1
Total Download Size: 16.64 MiB
Total Installed Size: 101.23 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
python-3.14.2-2-aarch64 downloading...
meson-1.10.1-1-any downloading...
nasm-3.01-1-aarch64 downloading...
ninja-1.13.2-2-aarch64 downloading...
python-tqdm-4.67.3-1-any downloading...
mpdecimal-4.0.1-1-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
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/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Found vmaf-3.0.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting vmaf-3.0.0.tar.gz with bsdtar
==> 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 -Denable_avx512=false vmaf-3.0.0/libvmaf build
The Meson build system
Version: 1.10.1
Source dir: /build/vmaf/src/vmaf-3.0.0/libvmaf
Build dir: /build/vmaf/src/build
Build type: native build
Project name: libvmaf
Project version: 3.0.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
C++ compiler for the host machine: c++ (gcc 15.2.1 "c++ (GCC) 15.2.1 20260209")
C++ linker for the host machine: c++ ld.bfd 2.46
Host machine cpu family: aarch64
Host machine cpu: aarch64
Check usable header "stdatomic.h" : YES
Configuring version.h using configuration
Program xxd found: NO
Configuring config.h using configuration
WARNING: extract_all_objects called without setting recursive
keyword argument. Meson currently defaults to
non-recursive to maintain backward compatibility but
the default will be changed in meson 2.0.
Run-time dependency threads found: YES
Library m found: YES
Found pkg-config: YES (/usr/bin/pkg-config) 2.5.1
Checking for function "strsep" : YES
Program doxygen found: NO
Build targets in project: 23
libvmaf 3.0.0
User defined options
auto_features : enabled
b_lto : false
b_pie : true
buildtype : plain
enable_avx512 : 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/23 eta ?
Generating targets: 22%|██▏ | 5/23 eta 00:01
Writing build.ninja: 0%| | 0/166 eta ?
ninja: Entering directory `/build/vmaf/src/build'
[1/138] Compiling C object src/liblibvmaf_cpu.a.p/arm_cpu.c.o
[2/138] Compiling C object src/liblibvmaf_cpu.a.p/cpu.c.o
[3/138] Compiling C object src/liblibvmaf_feature.a.p/feature_picture_copy.c.o
[4/138] Compiling C object src/liblibvmaf_feature.a.p/feature_alias.c.o
[5/138] Generating include/vcs_version.h with a custom command
[6/138] Compiling C object src/liblibvmaf_feature.a.p/feature_integer_psnr.c.o
[7/138] Compiling C object src/liblibvmaf_feature.a.p/feature_feature_extractor.c.o
[8/138] Compiling C object src/liblibvmaf_feature.a.p/feature_third_party_xiph_psnr_hvs.c.o
[9/138] Compiling C object src/liblibvmaf_feature.a.p/feature_feature_collector.c.o
[10/138] Compiling C object src/liblibvmaf_feature.a.p/feature_common_alignment.c.o
[11/138] Compiling C object src/liblibvmaf_feature.a.p/feature_mkdirp.c.o
[12/138] Compiling C object src/libarm64_v8.a.p/feature_arm64_adm_neon.c.o
[13/138] Compiling C object src/liblibvmaf_feature.a.p/feature_float_ssim.c.o
[14/138] Compiling C object src/liblibvmaf_feature.a.p/feature_integer_motion.c.o
In file included from ../vmaf-3.0.0/libvmaf/src/feature/integer_motion.c:29:
../vmaf-3.0.0/libvmaf/src/feature/integer_motion.h: In function 'edge_16':
../vmaf-3.0.0/libvmaf/src/feature/integer_motion.h:37:34: warning: operand of '?:' changes signedness from 'int' to 'unsigned int' due to unsignedness of other operand [-Wsign-compare]
../vmaf-3.0.0/libvmaf/src/feature/integer_motion.h:38:51: warning: operand of '?:' changes signedness from 'int' to 'unsigned int' due to unsignedness of other operand [-Wsign-compare]
[15/138] Compiling C object src/liblibvmaf_feature.a.p/feature_float_ms_ssim.c.o
[16/138] Compiling C object src/liblibvmaf_feature.a.p/feature_iqa_decimate.c.o
[17/138] Compiling C object src/liblibvmaf_feature.a.p/feature_ciede.c.o
[18/138] Compiling C object src/liblibvmaf_feature.a.p/feature_ssim.c.o
[19/138] Compiling C object src/liblibvmaf_feature.a.p/feature_ms_ssim.c.o
[20/138] Compiling C object src/liblibvmaf_feature.a.p/feature_integer_vif.c.o
../vmaf-3.0.0/libvmaf/src/feature/integer_vif.c: In function 'vif_compute_line_residuals':
../vmaf-3.0.0/libvmaf/src/feature/integer_vif.c:497:13: warning: variable 'add_shift_round_VP_sq' set but not used [-Wunused-but-set-variable]
../vmaf-3.0.0/libvmaf/src/feature/integer_vif.c:496:33: warning: variable 'shift_VP' set but not used [-Wunused-but-set-variable]
../vmaf-3.0.0/libvmaf/src/feature/integer_vif.c:496:13: warning: variable 'add_shift_round_VP' set but not used [-Wunused-but-set-variable]
[21/138] Compiling C object src/liblibvmaf_feature.a.p/feature_iqa_math_utils.c.o
[22/138] Compiling C object src/liblibvmaf_feature.a.p/feature_iqa_convolve.c.o
[23/138] Compiling C object src/liblibvmaf_feature.a.p/feature_iqa_ssim_tools.c.o
[24/138] Compiling C object src/liblibvmaf_feature.a.p/feature_luminance_tools.c.o
[25/138] Compiling C object src/liblibvmaf_feature.a.p/feature_null.c.o
[26/138] Compiling C object src/libarm64_v8.a.p/feature_arm64_vif_neon.c.o
[27/138] Compiling C object src/libvmaf.so.3.0.0.p/mem.c.o
[28/138] Compiling C object src/libvmaf.so.3.0.0.p/picture.c.o
[29/138] Compiling C object src/libvmaf.so.3.0.0.p/model.c.o
../vmaf-3.0.0/libvmaf/src/model.c: In function 'vmaf_model_load':
../vmaf-3.0.0/libvmaf/src/model.c:106:28: warning: comparison is always false due to limited range of data type [-Wtype-limits]
../vmaf-3.0.0/libvmaf/src/model.c: In function 'vmaf_model_collection_load':
../vmaf-3.0.0/libvmaf/src/model.c:265:28: warning: comparison is always false due to limited range of data type [-Wtype-limits]
../vmaf-3.0.0/libvmaf/src/model.c: In function 'vmaf_model_generate_name':
../vmaf-3.0.0/libvmaf/src/model.c:136:9: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-truncation]
../vmaf-3.0.0/libvmaf/src/model.c:127:21: note: length computed here
[30/138] Compiling C object src/libvmaf.so.3.0.0.p/predict.c.o
In function 'piecewise_linear_mapping',
inlined from 'transform.part.0' at ../vmaf-3.0.0/libvmaf/src/predict.c:191:9:
../vmaf-3.0.0/libvmaf/src/predict.c:141:32: warning: 'slope' may be used uninitialized [-Wmaybe-uninitialized]
../vmaf-3.0.0/libvmaf/src/predict.c: In function 'transform.part.0':
../vmaf-3.0.0/libvmaf/src/predict.c:91:12: note: 'slope' was declared here
In function 'piecewise_linear_mapping',
inlined from 'transform.part.0' at ../vmaf-3.0.0/libvmaf/src/predict.c:191:9:
../vmaf-3.0.0/libvmaf/src/predict.c:141:36: warning: 'offset' may be used uninitialized [-Wmaybe-uninitialized]
../vmaf-3.0.0/libvmaf/src/predict.c: In function 'transform.part.0':
../vmaf-3.0.0/libvmaf/src/predict.c:91:19: note: 'offset' was declared here
[31/138] Compiling C object src/libvmaf.so.3.0.0.p/libvmaf.c.o
[32/138] Compiling C object src/libvmaf.so.3.0.0.p/fex_ctx_vector.c.o
[33/138] Compiling C object src/libvmaf.so.3.0.0.p/thread_pool.c.o
[34/138] Compiling C object src/libvmaf.so.3.0.0.p/dict.c.o
[35/138] Compiling C object src/libvmaf.so.3.0.0.p/opt.c.o
[36/138] Compiling C object src/libvmaf.so.3.0.0.p/output.c.o
[37/138] Compiling C object src/libvmaf.so.3.0.0.p/ref.c.o
[38/138] Compiling C object src/libvmaf.so.3.0.0.p/log.c.o
[39/138] Compiling C object src/libvmaf.so.3.0.0.p/read_json_model.c.o
[40/138] Compiling C object tools/vmaf.p/vidinput.c.o
[41/138] Compiling C object src/liblibvmaf_feature.a.p/feature_cambi.c.o
[42/138] Compiling C object src/liblibvmaf_feature.a.p/feature_feature_name.c.o
[43/138] Compiling C object tools/vmaf.p/cli_parse.c.o
[44/138] Compiling C object test/test_context.p/test.c.o
[45/138] Compiling C object test/test_context.p/test_context.c.o
[46/138] Compiling C object tools/vmaf.p/yuv_input.c.o
[47/138] Compiling C object tools/vmaf.p/vmaf.c.o
[48/138] Compiling C object test/test_picture.p/test.c.o
[49/138] Compiling C object src/libvmaf.so.3.0.0.p/pdjson.c.o
../vmaf-3.0.0/libvmaf/src/pdjson.c: In function 'is_legal_utf8':
../vmaf-3.0.0/libvmaf/src/pdjson.c:421:38: warning: this statement may fall through [-Wimplicit-fallthrough=]
../vmaf-3.0.0/libvmaf/src/pdjson.c:423:5: note: here
../vmaf-3.0.0/libvmaf/src/pdjson.c:424:38: warning: this statement may fall through [-Wimplicit-fallthrough=]
../vmaf-3.0.0/libvmaf/src/pdjson.c:426:5: note: here
../vmaf-3.0.0/libvmaf/src/pdjson.c:428:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
../vmaf-3.0.0/libvmaf/src/pdjson.c:447:5: note: here
[50/138] Compiling C object test/test_picture.p/.._src_picture.c.o
[51/138] Compiling C object test/test_picture.p/test_picture.c.o
[52/138] Compiling C object test/test_feature_collector.p/test.c.o
[53/138] Compiling C object test/test_picture.p/.._src_mem.c.o
[54/138] Compiling C object test/test_log.p/test.c.o
[55/138] Compiling C object test/test_picture.p/.._src_ref.c.o
[56/138] Compiling C object test/test_picture.p/.._src_thread_pool.c.o
[57/138] Compiling C object test/test_log.p/test_log.c.o
[58/138] Compiling C object test/test_feature_collector.p/.._src_log.c.o
[59/138] Compiling C object test/test_thread_pool.p/test_thread_pool.c.o
[60/138] Compiling C object test/test_thread_pool.p/test.c.o
[61/138] Compiling C object test/test_log.p/.._src_log.c.o
[62/138] Compiling C object tools/vmaf.p/y4m_input.c.o
[63/138] Compiling C object test/test_model.p/test.c.o
[64/138] Compiling C object test/test_thread_pool.p/.._src_thread_pool.c.o
[65/138] Compiling C object test/test_model.p/.._src_log.c.o
[66/138] Compiling C object test/test_model.p/.._src_dict.c.o
[67/138] Compiling C object test/test_feature_collector.p/test_feature_collector.c.o
[68/138] Compiling C object test/test_predict.p/test.c.o
[69/138] Compiling C object test/test_model.p/test_model.c.o
In file included from ../vmaf-3.0.0/libvmaf/test/test_model.c:23:
../vmaf-3.0.0/libvmaf/src/model.c: In function 'vmaf_model_load':
../vmaf-3.0.0/libvmaf/src/model.c:106:28: warning: comparison is always false due to limited range of data type [-Wtype-limits]
../vmaf-3.0.0/libvmaf/src/model.c: In function 'vmaf_model_collection_load':
../vmaf-3.0.0/libvmaf/src/model.c:265:28: warning: comparison is always false due to limited range of data type [-Wtype-limits]
../vmaf-3.0.0/libvmaf/src/model.c: In function 'vmaf_model_generate_name':
../vmaf-3.0.0/libvmaf/src/model.c:136:9: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-truncation]
../vmaf-3.0.0/libvmaf/src/model.c:127:21: note: length computed here
[70/138] Compiling C object test/test_predict.p/.._src_feature_alias.c.o
[71/138] Compiling C object src/liblibvmaf_feature.a.p/feature_integer_adm.c.o
[72/138] Compiling C object test/test_model.p/.._src_read_json_model.c.o
[73/138] Compiling C object test/test_predict.p/.._src_model.c.o
../vmaf-3.0.0/libvmaf/src/model.c: In function 'vmaf_model_load':
../vmaf-3.0.0/libvmaf/src/model.c:106:28: warning: comparison is always false due to limited range of data type [-Wtype-limits]
../vmaf-3.0.0/libvmaf/src/model.c: In function 'vmaf_model_collection_load':
../vmaf-3.0.0/libvmaf/src/model.c:265:28: warning: comparison is always false due to limited range of data type [-Wtype-limits]
../vmaf-3.0.0/libvmaf/src/model.c: In function 'vmaf_model_generate_name':
../vmaf-3.0.0/libvmaf/src/model.c:136:9: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-truncation]
../vmaf-3.0.0/libvmaf/src/model.c:127:21: note: length computed here
[74/138] Compiling C object test/test_predict.p/.._src_dict.c.o
[75/138] Compiling C object test/test_predict.p/.._src_feature_feature_collector.c.o
[76/138] Compiling C object test/test_predict.p/.._src_log.c.o
[77/138] Compiling C object test/test_model.p/.._src_pdjson.c.o
../vmaf-3.0.0/libvmaf/src/pdjson.c: In function 'is_legal_utf8':
../vmaf-3.0.0/libvmaf/src/pdjson.c:421:38: warning: this statement may fall through [-Wimplicit-fallthrough=]
../vmaf-3.0.0/libvmaf/src/pdjson.c:423:5: note: here
../vmaf-3.0.0/libvmaf/src/pdjson.c:424:38: warning: this statement may fall through [-Wimplicit-fallthrough=]
../vmaf-3.0.0/libvmaf/src/pdjson.c:426:5: note: here
../vmaf-3.0.0/libvmaf/src/pdjson.c:428:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
../vmaf-3.0.0/libvmaf/src/pdjson.c:447:5: note: here
[78/138] Compiling C object test/test_predict.p/test_predict.c.o
In file included from ../vmaf-3.0.0/libvmaf/test/test_predict.c:23:
../vmaf-3.0.0/libvmaf/src/predict.c: In function 'piecewise_linear_mapping':
../vmaf-3.0.0/libvmaf/src/predict.c:129:28: warning: 'slope' may be used uninitialized [-Wmaybe-uninitialized]
../vmaf-3.0.0/libvmaf/src/predict.c:91:12: note: 'slope' was declared here
../vmaf-3.0.0/libvmaf/src/predict.c:129:32: warning: 'offset' may be used uninitialized [-Wmaybe-uninitialized]
../vmaf-3.0.0/libvmaf/src/predict.c:91:19: note: 'offset' was declared here
[79/138] Compiling C object test/test_feature_extractor.p/test.c.o
[80/138] Compiling C object test/test_predict.p/.._src_feature_feature_name.c.o
[81/138] Compiling C object test/test_predict.p/.._src_read_json_model.c.o
[82/138] Compiling C object test/test_feature_extractor.p/.._src_mem.c.o
[83/138] Compiling C object test/test_feature_extractor.p/.._src_ref.c.o
[84/138] Compiling C object test/test_feature_extractor.p/test_feature_extractor.c.o
[85/138] Compiling C object test/test_feature_extractor.p/.._src_picture.c.o
[86/138] Compiling C object test/test_predict.p/.._src_feature_feature_extractor.c.o
[87/138] Compiling C object test/test_feature_extractor.p/.._src_log.c.o
[88/138] Compiling C object test/test_feature_extractor.p/.._src_opt.c.o
[89/138] Compiling C object test/test_predict.p/.._src_pdjson.c.o
../vmaf-3.0.0/libvmaf/src/pdjson.c: In function 'is_legal_utf8':
../vmaf-3.0.0/libvmaf/src/pdjson.c:421:38: warning: this statement may fall through [-Wimplicit-fallthrough=]
../vmaf-3.0.0/libvmaf/src/pdjson.c:423:5: note: here
../vmaf-3.0.0/libvmaf/src/pdjson.c:424:38: warning: this statement may fall through [-Wimplicit-fallthrough=]
../vmaf-3.0.0/libvmaf/src/pdjson.c:426:5: note: here
../vmaf-3.0.0/libvmaf/src/pdjson.c:428:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
../vmaf-3.0.0/libvmaf/src/pdjson.c:447:5: note: here
[90/138] Compiling C object test/test_dict.p/test.c.o
[91/138] Compiling C object test/test_cpu.p/test.c.o
[92/138] Compiling C object test/test_cpu.p/test_cpu.c.o
[93/138] Compiling C object test/test_feature_extractor.p/.._src_dict.c.o
[94/138] Compiling C object test/test_ref.p/test.c.o
[95/138] Compiling C object test/test_feature.p/test.c.o
[96/138] Compiling C object test/test_ref.p/.._src_ref.c.o
[97/138] Compiling C object test/test_ref.p/test_ref.c.o
[98/138] Compiling C object test/test_feature.p/.._src_feature_alias.c.o
[99/138] Compiling C object test/test_ciede.p/test.c.o
[100/138] Compiling C object test/test_cambi.p/test.c.o
[101/138] Compiling C object test/test_feature.p/test_feature.c.o
[102/138] Compiling C object test/test_feature.p/.._src_dict.c.o
[103/138] Compiling C object test/test_cambi.p/.._src_picture.c.o
[104/138] Compiling C object test/test_dict.p/test_dict.c.o
[105/138] Compiling C object test/test_luminance_tools.p/test.c.o
[106/138] Compiling C object test/test_cambi.p/.._src_mem.c.o
[107/138] Compiling C object test/test_cambi.p/.._src_ref.c.o
[108/138] Compiling C object test/test_cli_parse.p/test.c.o
[109/138] Linking static target src/liblibvmaf_cpu.a
[110/138] Linking static target src/libarm64_v8.a
[111/138] Linking static target src/liblibvmaf_feature.a
[112/138] Compiling C object test/test_cli_parse.p/test_cli_parse.c.o
[113/138] Linking target test/test_picture
[114/138] Compiling C object test/test_ciede.p/test_ciede.c.o
[115/138] Compiling C object test/test_luminance_tools.p/test_luminance_tools.c.o
[116/138] Linking target test/test_thread_pool
[117/138] Linking target test/test_log
[118/138] Linking target test/test_dict
[119/138] Linking target test/test_ref
[120/138] Linking target test/test_feature_extractor
[121/138] Linking target test/test_feature
[122/138] Compiling C object test/test_cli_parse.p/.._tools_cli_parse.c.o
[123/138] Compiling C object test/test_cambi.p/test_cambi.c.o
[124/138] Compiling C++ object src/libvmaf.so.3.0.0.p/svm.cpp.o
../vmaf-3.0.0/libvmaf/src/svm.cpp: In function 'decision_function svm_train_one(const svm_problem*, const svm_parameter*, double, double)':
../vmaf-3.0.0/libvmaf/src/svm.cpp:1676:6: warning: 'si.Solver::SolutionInfo::obj' may be used uninitialized [-Wmaybe-uninitialized]
../vmaf-3.0.0/libvmaf/src/svm.cpp:1656:23: note: 'si' declared here
../vmaf-3.0.0/libvmaf/src/svm.cpp:1676:6: warning: 'si.Solver::SolutionInfo::rho' may be used uninitialized [-Wmaybe-uninitialized]
../vmaf-3.0.0/libvmaf/src/svm.cpp:1656:23: note: 'si' declared here
[125/138] Linking static target src/libvmaf.a
[126/138] Linking target test/test_ciede
[127/138] Linking target test/test_cambi
[128/138] Linking target src/libvmaf.so.3.0.0
[129/138] Linking target test/test_context
[130/138] Linking target test/test_cli_parse
[131/138] Linking target test/test_cpu
[132/138] Compiling C++ object test/test_model.p/.._src_svm.cpp.o
../vmaf-3.0.0/libvmaf/src/svm.cpp: In function 'decision_function svm_train_one(const svm_problem*, const svm_parameter*, double, double)':
../vmaf-3.0.0/libvmaf/src/svm.cpp:1676:6: warning: 'si.Solver::SolutionInfo::obj' may be used uninitialized [-Wmaybe-uninitialized]
../vmaf-3.0.0/libvmaf/src/svm.cpp:1656:23: note: 'si' declared here
../vmaf-3.0.0/libvmaf/src/svm.cpp:1676:6: warning: 'si.Solver::SolutionInfo::rho' may be used uninitialized [-Wmaybe-uninitialized]
../vmaf-3.0.0/libvmaf/src/svm.cpp:1656:23: note: 'si' declared here
[133/138] Linking target test/test_model
[134/138] Compiling C++ object test/test_predict.p/.._src_svm.cpp.o
../vmaf-3.0.0/libvmaf/src/svm.cpp: In function 'decision_function svm_train_one(const svm_problem*, const svm_parameter*, double, double)':
../vmaf-3.0.0/libvmaf/src/svm.cpp:1676:6: warning: 'si.Solver::SolutionInfo::obj' may be used uninitialized [-Wmaybe-uninitialized]
../vmaf-3.0.0/libvmaf/src/svm.cpp:1656:23: note: 'si' declared here
../vmaf-3.0.0/libvmaf/src/svm.cpp:1676:6: warning: 'si.Solver::SolutionInfo::rho' may be used uninitialized [-Wmaybe-uninitialized]
../vmaf-3.0.0/libvmaf/src/svm.cpp:1656:23: note: 'si' declared here
[135/138] Linking target test/test_predict
[136/138] Linking target test/test_luminance_tools
[137/138] Linking target test/test_feature_collector
[138/138] Linking target tools/vmaf
INFO: autodetecting backend as ninja
INFO: calculating backend command to run: /usr/bin/ninja -C /build/vmaf/src/build
==> Entering fakeroot environment...
==> Starting package()...
ninja: Entering directory `/build/vmaf/src/build'
[1/13] Generating include/vcs_version.h with a custom command
Installing src/libvmaf.so.3.0.0 to /build/vmaf/pkg/vmaf/usr/lib
Installing src/libvmaf.a to /build/vmaf/pkg/vmaf/usr/lib
Installing tools/vmaf to /build/vmaf/pkg/vmaf/usr/bin
Installing /build/vmaf/src/vmaf-3.0.0/libvmaf/include/libvmaf/libvmaf.h to /build/vmaf/pkg/vmaf/usr/include/libvmaf
Installing /build/vmaf/src/vmaf-3.0.0/libvmaf/include/libvmaf/feature.h to /build/vmaf/pkg/vmaf/usr/include/libvmaf
Installing /build/vmaf/src/vmaf-3.0.0/libvmaf/include/libvmaf/model.h to /build/vmaf/pkg/vmaf/usr/include/libvmaf
Installing /build/vmaf/src/vmaf-3.0.0/libvmaf/include/libvmaf/picture.h to /build/vmaf/pkg/vmaf/usr/include/libvmaf
Installing /build/vmaf/src/build/include/libvmaf/version.h to /build/vmaf/pkg/vmaf/usr/include/libvmaf
Installing /build/vmaf/src/build/meson-private/libvmaf.pc to /build/vmaf/pkg/vmaf/usr/lib/pkgconfig
Installing symlink pointing to libvmaf.so.3.0.0 to /build/vmaf/pkg/vmaf/usr/lib/libvmaf.so.3
Installing symlink pointing to libvmaf.so.3 to /build/vmaf/pkg/vmaf/usr/lib/libvmaf.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...
libfakeroot internal error: payload not recognized!
==> Checking for packaging issues...
==> Creating package "vmaf"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: vmaf 3.0.0-2 (Tue Feb 17 00:44:34 2026)
==> Cleaning up...
[?12l[?25h