==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: vmaf 3.0.0-2 (Mon Feb 16 18:42:45 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 01:43:11 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 Installed Size:  90.91 MiB

:: Proceed with installation? [Y/n] 
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 "armv7l-unknown-linux-gnueabihf-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: arm
Host machine cpu: armv7l
Check usable header "stdatomic.h" : YES 
Configuring version.h using configuration
Program xxd found: NO
Configuring config.h using configuration
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: 22

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/22 eta ?
Generating targets:  18%|█▊        | 4/22 eta 00:03
Generating targets:  73%|███████▎  | 16/22 eta 00:00
                                                    

Writing build.ninja:   0%|          | 0/162 eta ?
                                                 
ninja: Entering directory `/build/vmaf/src/build'
[1/134] Compiling C object src/liblibvmaf_cpu.a.p/cpu.c.o
[2/134] Compiling C object src/liblibvmaf_feature.a.p/feature_picture_copy.c.o
[3/134] Compiling C object src/liblibvmaf_feature.a.p/feature_alias.c.o
[4/134] Compiling C object src/liblibvmaf_feature.a.p/feature_feature_extractor.c.o
[5/134] Compiling C object src/liblibvmaf_feature.a.p/feature_feature_name.c.o
[6/134] Generating include/vcs_version.h with a custom command
[7/134] Compiling C object src/liblibvmaf_feature.a.p/feature_integer_psnr.c.o
[8/134] Compiling C object src/liblibvmaf_feature.a.p/feature_third_party_xiph_psnr_hvs.c.o
[9/134] Compiling C object src/liblibvmaf_feature.a.p/feature_common_alignment.c.o
[10/134] Compiling C object src/liblibvmaf_feature.a.p/feature_feature_collector.c.o
[11/134] Compiling C object src/liblibvmaf_feature.a.p/feature_mkdirp.c.o
[12/134] 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]
[13/134] Compiling C object src/liblibvmaf_feature.a.p/feature_ciede.c.o
[14/134] Compiling C object src/liblibvmaf_feature.a.p/feature_float_ssim.c.o
[15/134] Compiling C object src/liblibvmaf_feature.a.p/feature_iqa_decimate.c.o
[16/134] Compiling C object src/liblibvmaf_feature.a.p/feature_float_ms_ssim.c.o
[17/134] Compiling C object src/liblibvmaf_feature.a.p/feature_ssim.c.o
[18/134] Compiling C object src/liblibvmaf_feature.a.p/feature_ms_ssim.c.o
[19/134] 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]
[20/134] Compiling C object src/liblibvmaf_feature.a.p/feature_iqa_math_utils.c.o
[21/134] Compiling C object src/liblibvmaf_feature.a.p/feature_iqa_convolve.c.o
[22/134] Compiling C object src/liblibvmaf_feature.a.p/feature_iqa_ssim_tools.c.o
[23/134] Compiling C object src/liblibvmaf_feature.a.p/feature_null.c.o
[24/134] Compiling C object src/liblibvmaf_feature.a.p/feature_luminance_tools.c.o
[25/134] Compiling C object src/libvmaf.so.3.0.0.p/libvmaf.c.o
[26/134] 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 of unsigned expression in '< 0' is always false [-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 of unsigned expression in '< 0' is always false [-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
[27/134] 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
[28/134] Compiling C object src/libvmaf.so.3.0.0.p/picture.c.o
[29/134] Compiling C object src/liblibvmaf_feature.a.p/feature_cambi.c.o
[30/134] Compiling C object src/libvmaf.so.3.0.0.p/mem.c.o
[31/134] Compiling C object src/libvmaf.so.3.0.0.p/fex_ctx_vector.c.o
[32/134] Compiling C object src/libvmaf.so.3.0.0.p/dict.c.o
[33/134] Compiling C object src/liblibvmaf_feature.a.p/feature_integer_adm.c.o
[34/134] Compiling C object src/libvmaf.so.3.0.0.p/thread_pool.c.o
[35/134] Compiling C object src/libvmaf.so.3.0.0.p/output.c.o
[36/134] Compiling C object src/libvmaf.so.3.0.0.p/opt.c.o
[37/134] Compiling C object src/libvmaf.so.3.0.0.p/ref.c.o
[38/134] Compiling C object src/libvmaf.so.3.0.0.p/log.c.o
[39/134] Compiling C object src/libvmaf.so.3.0.0.p/read_json_model.c.o
[40/134] Compiling C object tools/vmaf.p/vidinput.c.o
[41/134] Compiling C object tools/vmaf.p/cli_parse.c.o
[42/134] 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
[43/134] Compiling C object tools/vmaf.p/vmaf.c.o
[44/134] Compiling C object test/test_context.p/test.c.o
[45/134] Compiling C object tools/vmaf.p/yuv_input.c.o
[46/134] Compiling C object test/test_context.p/test_context.c.o
[47/134] Compiling C object test/test_picture.p/test.c.o
[48/134] Compiling C object tools/vmaf.p/y4m_input.c.o
[49/134] Compiling C object test/test_picture.p/test_picture.c.o
[50/134] Compiling C object test/test_picture.p/.._src_mem.c.o
[51/134] Compiling C object test/test_picture.p/.._src_ref.c.o
[52/134] Compiling C object test/test_picture.p/.._src_picture.c.o
[53/134] Compiling C object test/test_feature_collector.p/test.c.o
[54/134] Compiling C object test/test_picture.p/.._src_thread_pool.c.o
[55/134] Compiling C object test/test_feature_collector.p/.._src_log.c.o
[56/134] Compiling C object test/test_log.p/test.c.o
[57/134] Compiling C object test/test_log.p/test_log.c.o
[58/134] Compiling C object test/test_thread_pool.p/test.c.o
[59/134] Compiling C object test/test_feature_collector.p/test_feature_collector.c.o
[60/134] Compiling C object test/test_log.p/.._src_log.c.o
[61/134] Compiling C object test/test_thread_pool.p/test_thread_pool.c.o
[62/134] Compiling C object test/test_thread_pool.p/.._src_thread_pool.c.o
[63/134] Compiling C object test/test_model.p/test.c.o
[64/134] Compiling C object test/test_model.p/.._src_dict.c.o
[65/134] 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 of unsigned expression in '< 0' is always false [-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 of unsigned expression in '< 0' is always false [-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
[66/134] Compiling C object test/test_predict.p/test.c.o
[67/134] Compiling C object test/test_model.p/.._src_log.c.o
[68/134] Compiling C object test/test_model.p/.._src_read_json_model.c.o
[69/134] 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
[70/134] Compiling C object test/test_predict.p/.._src_feature_alias.c.o
[71/134] Compiling C object test/test_predict.p/.._src_dict.c.o
[72/134] Compiling C object test/test_predict.p/.._src_feature_feature_collector.c.o
[73/134] Compiling C object test/test_predict.p/.._src_log.c.o
[74/134] 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
[75/134] 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
[76/134] 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 of unsigned expression in '< 0' is always false [-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 of unsigned expression in '< 0' is always false [-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
[77/134] Linking static target src/libvmaf.a
[78/134] Compiling C object test/test_predict.p/.._src_feature_feature_name.c.o
[79/134] Compiling C object test/test_predict.p/.._src_read_json_model.c.o
[80/134] 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
[81/134] Compiling C object test/test_feature_extractor.p/test.c.o
[82/134] Compiling C object test/test_predict.p/.._src_feature_feature_extractor.c.o
[83/134] Compiling C object test/test_feature_extractor.p/test_feature_extractor.c.o
[84/134] Compiling C object test/test_feature_extractor.p/.._src_mem.c.o
[85/134] Compiling C object test/test_feature_extractor.p/.._src_picture.c.o
[86/134] Compiling C object test/test_feature_extractor.p/.._src_ref.c.o
[87/134] Compiling C object test/test_dict.p/test.c.o
[88/134] Compiling C object test/test_feature_extractor.p/.._src_opt.c.o
[89/134] Compiling C object test/test_feature_extractor.p/.._src_log.c.o
[90/134] Compiling C object test/test_feature_extractor.p/.._src_dict.c.o
[91/134] Compiling C object test/test_cpu.p/test.c.o
[92/134] Compiling C object test/test_cpu.p/test_cpu.c.o
[93/134] Compiling C object test/test_ref.p/test.c.o
[94/134] Compiling C object test/test_ref.p/test_ref.c.o
[95/134] Compiling C object test/test_feature.p/test.c.o
[96/134] Compiling C object test/test_ref.p/.._src_ref.c.o
[97/134] Compiling C object test/test_feature.p/.._src_feature_alias.c.o
[98/134] Compiling C object test/test_dict.p/test_dict.c.o
[99/134] Compiling C object test/test_feature.p/test_feature.c.o
[100/134] Compiling C object test/test_ciede.p/test.c.o
[101/134] Compiling C object test/test_feature.p/.._src_dict.c.o
[102/134] Compiling C object test/test_cambi.p/test.c.o
[103/134] Compiling C object test/test_cambi.p/.._src_picture.c.o
[104/134] Compiling C object test/test_cambi.p/.._src_mem.c.o
[105/134] Compiling C object test/test_cambi.p/.._src_ref.c.o
[106/134] Compiling C object test/test_luminance_tools.p/test.c.o
[107/134] Compiling C object test/test_ciede.p/test_ciede.c.o
[108/134] Compiling C object test/test_cli_parse.p/test.c.o
[109/134] Compiling C object test/test_cli_parse.p/test_cli_parse.c.o
[110/134] Linking static target src/liblibvmaf_cpu.a
[111/134] Linking static target src/liblibvmaf_feature.a
[112/134] Compiling C object test/test_luminance_tools.p/test_luminance_tools.c.o
[113/134] 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
[114/134] Compiling C object test/test_cli_parse.p/.._tools_cli_parse.c.o
[115/134] Linking target test/test_picture
[116/134] Compiling C object test/test_cambi.p/test_cambi.c.o
[117/134] Linking target src/libvmaf.so.3.0.0
[118/134] Linking target tools/vmaf
[119/134] Linking target test/test_context
[120/134] Linking target test/test_feature_collector
[121/134] Linking target test/test_thread_pool
[122/134] 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
[123/134] Linking target test/test_dict
[124/134] Linking target test/test_feature_extractor
[125/134] Linking target test/test_cpu
[126/134] Linking target test/test_ref
[127/134] Linking target test/test_feature
[128/134] Linking target test/test_model
[129/134] Linking target test/test_ciede
[130/134] Linking target test/test_cambi
[131/134] Linking target test/test_luminance_tools
[132/134] Linking target test/test_cli_parse
[133/134] Linking target test/test_log
[134/134] Linking target test/test_predict
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...
==> 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 01:43:50 2026)
==> Cleaning up...
[?12l[?25h