INFO: not using any hashes in /data/userland-archives/hashes for dav1d-1.5.4.tar.gz (overridden with --hash) Source /data/userland-archives/dav1d-1.5.4.tar.gz... not found, skipping file copy Source https://code.videolan.org/videolan/dav1d/-/archive/1.5.4/dav1d-1.5.4.tar.gz... downloading... length 0 bytes No partial download support from server (Attempt 1 of 3)... ok validating signature... checking local signature... not found signature validation failed validating hash... ok patching file meson.build Hunk #1 succeeded at 191 (offset 1 line). WARNING: Recommend using either -Dbuildtype or -Doptimization + -Ddebug. Using both is redundant since they override each other. See: https://mesonbuild.com/Builtin-options.html#build-type-options The Meson build system Version: 1.7.2 Source dir: /data/jenkins/workspace/oi-encumbered/components/encumbered/dav1d/dav1d-1.5.4 Build dir: /data/jenkins/workspace/oi-encumbered/components/encumbered/dav1d/build/amd64 Build type: native build Project name: dav1d Project version: 1.5.4 C compiler for the host machine: /usr/gcc/14/bin/gcc (gcc 14.3.0 "gcc (OpenIndiana 14.3.0-oi-2) 14.3.0") C linker for the host machine: /usr/gcc/14/bin/gcc ld.solaris 5.11-1.1791 (illumos) Host machine cpu family: x86_64 Host machine cpu: x86_64 Fetching value of define "DAV1D_API_VERSION_MAJOR" : 7 Fetching value of define "DAV1D_API_VERSION_MINOR" : 0 Fetching value of define "DAV1D_API_VERSION_PATCH" : 0 Fetching value of define "__ILP32__" : (undefined) 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" : NO 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 "pthread_getaffinity_np" with dependency threads: NO Checking for function "pthread_setaffinity_np" with dependency threads: NO 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 Fetching value of define "__AVX__" : (undefined) Program nasm found: YES (/usr/bin/nasm) Configuring config.asm using configuration Configuring config.h using configuration Found pkg-config: YES (/usr/bin/amd64/pkg-config) 0.29.2 Header "xxhash.h" has symbol "XXH3_createState" : YES Configuring cli_config.h using configuration Found CMake: /usr/bin/cmake (4.4.0) Run-time dependency checkasm found: NO (tried pkgconfig and cmake) Looking for a fallback subproject for the dependency checkasm Automatic wrap-based subproject downloading is disabled Subproject checkasm is buildable: NO (disabling) Dependency checkasm from subproject checkasm found: NO (subproject failed to configure) Compiler for C supports arguments -Werror=c11-extensions: NO Compiler for C supports arguments -Werror=c99-c11-compat: YES First supported argument: -Werror=c99-c11-compat Program objcopy found: YES (/usr/gnu/bin/objcopy) Build targets in project: 15 dav1d 1.5.4 Subprojects checkasm : NO Automatic wrap-based subproject downloading is disabled User defined options b_pie : false bindir : /usr/bin buildtype : plain default_library: shared enable_asm : true libdir : /usr/lib/amd64 libexecdir : /usr/libexec localstatedir : /var mandir : /usr/share/man optimization : 3 prefix : /usr sbindir : /usr/sbin sysconfdir : /etc wrap_mode : nodownload Found ninja-1.13.2 at /usr/bin/ninja ninja: Entering directory `/data/jenkins/workspace/oi-encumbered/components/encumbered/dav1d/build/amd64' [1/134] Generating include/vcs_version.h with a custom command fatal: not a git repository: '/data/jenkins/workspace/oi-encumbered/components/encumbered/dav1d/dav1d-1.5.4/.git' [2/134] Compiling C object src/libdav1d_bitdepth_8.a.p/ipred_prepare_tmpl.c.o In file included from ../../dav1d-1.5.4/src/ipred_prepare.h:36, from ../../dav1d-1.5.4/src/ipred_prepare_tmpl.c:35: ../../dav1d-1.5.4/src/env.h: In function 'av1_get_fwd_ref_ctx': ../../dav1d-1.5.4/src/env.h:311:46: warning: array subscript has type 'char' [-Wchar-subscripts] 311 | if (a->ref[0][xb4] < 4) cnt[a->ref[0][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:312:67: warning: array subscript has type 'char' [-Wchar-subscripts] 312 | if (a->comp_type[xb4] && a->ref[1][xb4] < 4) cnt[a->ref[1][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:316:46: warning: array subscript has type 'char' [-Wchar-subscripts] 316 | if (l->ref[0][yb4] < 4) cnt[l->ref[0][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:317:67: warning: array subscript has type 'char' [-Wchar-subscripts] 317 | if (l->comp_type[yb4] && l->ref[1][yb4] < 4) cnt[l->ref[1][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h: In function 'av1_get_fwd_ref_1_ctx': ../../dav1d-1.5.4/src/env.h:334:46: warning: array subscript has type 'char' [-Wchar-subscripts] 334 | if (a->ref[0][xb4] < 2) cnt[a->ref[0][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:335:67: warning: array subscript has type 'char' [-Wchar-subscripts] 335 | if (a->comp_type[xb4] && a->ref[1][xb4] < 2) cnt[a->ref[1][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:339:46: warning: array subscript has type 'char' [-Wchar-subscripts] 339 | if (l->ref[0][yb4] < 2) cnt[l->ref[0][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:340:67: warning: array subscript has type 'char' [-Wchar-subscripts] 340 | if (l->comp_type[yb4] && l->ref[1][yb4] < 2) cnt[l->ref[1][yb4]]++; | ~~~~~~~~~^~~~~ [3/134] Compiling C object src/libdav1d_bitdepth_8.a.p/fg_apply_tmpl.c.o [4/134] Compiling C object src/libdav1d_bitdepth_8.a.p/cdef_apply_tmpl.c.o In file included from ../../dav1d-1.5.4/src/internal.h:45, from ../../dav1d-1.5.4/src/cdef_apply.h:33, from ../../dav1d-1.5.4/src/cdef_apply_tmpl.c:34: ../../dav1d-1.5.4/src/env.h: In function 'av1_get_fwd_ref_ctx': ../../dav1d-1.5.4/src/env.h:311:46: warning: array subscript has type 'char' [-Wchar-subscripts] 311 | if (a->ref[0][xb4] < 4) cnt[a->ref[0][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:312:67: warning: array subscript has type 'char' [-Wchar-subscripts] 312 | if (a->comp_type[xb4] && a->ref[1][xb4] < 4) cnt[a->ref[1][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:316:46: warning: array subscript has type 'char' [-Wchar-subscripts] 316 | if (l->ref[0][yb4] < 4) cnt[l->ref[0][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:317:67: warning: array subscript has type 'char' [-Wchar-subscripts] 317 | if (l->comp_type[yb4] && l->ref[1][yb4] < 4) cnt[l->ref[1][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h: In function 'av1_get_fwd_ref_1_ctx': ../../dav1d-1.5.4/src/env.h:334:46: warning: array subscript has type 'char' [-Wchar-subscripts] 334 | if (a->ref[0][xb4] < 2) cnt[a->ref[0][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:335:67: warning: array subscript has type 'char' [-Wchar-subscripts] 335 | if (a->comp_type[xb4] && a->ref[1][xb4] < 2) cnt[a->ref[1][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:339:46: warning: array subscript has type 'char' [-Wchar-subscripts] 339 | if (l->ref[0][yb4] < 2) cnt[l->ref[0][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:340:67: warning: array subscript has type 'char' [-Wchar-subscripts] 340 | if (l->comp_type[yb4] && l->ref[1][yb4] < 2) cnt[l->ref[1][yb4]]++; | ~~~~~~~~~^~~~~ [5/134] Compiling C object src/libdav1d_bitdepth_8.a.p/lr_apply_tmpl.c.o In file included from ../../dav1d-1.5.4/src/internal.h:45, from ../../dav1d-1.5.4/src/lr_apply.h:36, from ../../dav1d-1.5.4/src/lr_apply_tmpl.c:34: ../../dav1d-1.5.4/src/env.h: In function 'av1_get_fwd_ref_ctx': ../../dav1d-1.5.4/src/env.h:311:46: warning: array subscript has type 'char' [-Wchar-subscripts] 311 | if (a->ref[0][xb4] < 4) cnt[a->ref[0][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:312:67: warning: array subscript has type 'char' [-Wchar-subscripts] 312 | if (a->comp_type[xb4] && a->ref[1][xb4] < 4) cnt[a->ref[1][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:316:46: warning: array subscript has type 'char' [-Wchar-subscripts] 316 | if (l->ref[0][yb4] < 4) cnt[l->ref[0][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:317:67: warning: array subscript has type 'char' [-Wchar-subscripts] 317 | if (l->comp_type[yb4] && l->ref[1][yb4] < 4) cnt[l->ref[1][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h: In function 'av1_get_fwd_ref_1_ctx': ../../dav1d-1.5.4/src/env.h:334:46: warning: array subscript has type 'char' [-Wchar-subscripts] 334 | if (a->ref[0][xb4] < 2) cnt[a->ref[0][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:335:67: warning: array subscript has type 'char' [-Wchar-subscripts] 335 | if (a->comp_type[xb4] && a->ref[1][xb4] < 2) cnt[a->ref[1][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:339:46: warning: array subscript has type 'char' [-Wchar-subscripts] 339 | if (l->ref[0][yb4] < 2) cnt[l->ref[0][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:340:67: warning: array subscript has type 'char' [-Wchar-subscripts] 340 | if (l->comp_type[yb4] && l->ref[1][yb4] < 2) cnt[l->ref[1][yb4]]++; | ~~~~~~~~~^~~~~ [6/134] Compiling C object src/libdav1d_bitdepth_8.a.p/loopfilter_tmpl.c.o [7/134] Compiling C object src/libdav1d_bitdepth_8.a.p/lf_apply_tmpl.c.o In file included from ../../dav1d-1.5.4/src/internal.h:45, from ../../dav1d-1.5.4/src/lf_apply.h:35, from ../../dav1d-1.5.4/src/lf_apply_tmpl.c:34: ../../dav1d-1.5.4/src/env.h: In function 'av1_get_fwd_ref_ctx': ../../dav1d-1.5.4/src/env.h:311:46: warning: array subscript has type 'char' [-Wchar-subscripts] 311 | if (a->ref[0][xb4] < 4) cnt[a->ref[0][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:312:67: warning: array subscript has type 'char' [-Wchar-subscripts] 312 | if (a->comp_type[xb4] && a->ref[1][xb4] < 4) cnt[a->ref[1][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:316:46: warning: array subscript has type 'char' [-Wchar-subscripts] 316 | if (l->ref[0][yb4] < 4) cnt[l->ref[0][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:317:67: warning: array subscript has type 'char' [-Wchar-subscripts] 317 | if (l->comp_type[yb4] && l->ref[1][yb4] < 4) cnt[l->ref[1][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h: In function 'av1_get_fwd_ref_1_ctx': ../../dav1d-1.5.4/src/env.h:334:46: warning: array subscript has type 'char' [-Wchar-subscripts] 334 | if (a->ref[0][xb4] < 2) cnt[a->ref[0][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:335:67: warning: array subscript has type 'char' [-Wchar-subscripts] 335 | if (a->comp_type[xb4] && a->ref[1][xb4] < 2) cnt[a->ref[1][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:339:46: warning: array subscript has type 'char' [-Wchar-subscripts] 339 | if (l->ref[0][yb4] < 2) cnt[l->ref[0][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:340:67: warning: array subscript has type 'char' [-Wchar-subscripts] 340 | if (l->comp_type[yb4] && l->ref[1][yb4] < 2) cnt[l->ref[1][yb4]]++; | ~~~~~~~~~^~~~~ [8/134] Compiling C object src/libdav1d_bitdepth_8.a.p/filmgrain_tmpl.c.o [9/134] Compiling C object src/libdav1d_bitdepth_16.a.p/fg_apply_tmpl.c.o [10/134] Compiling C object src/libdav1d_bitdepth_16.a.p/cdef_apply_tmpl.c.o In file included from ../../dav1d-1.5.4/src/internal.h:45, from ../../dav1d-1.5.4/src/cdef_apply.h:33, from ../../dav1d-1.5.4/src/cdef_apply_tmpl.c:34: ../../dav1d-1.5.4/src/env.h: In function 'av1_get_fwd_ref_ctx': ../../dav1d-1.5.4/src/env.h:311:46: warning: array subscript has type 'char' [-Wchar-subscripts] 311 | if (a->ref[0][xb4] < 4) cnt[a->ref[0][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:312:67: warning: array subscript has type 'char' [-Wchar-subscripts] 312 | if (a->comp_type[xb4] && a->ref[1][xb4] < 4) cnt[a->ref[1][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:316:46: warning: array subscript has type 'char' [-Wchar-subscripts] 316 | if (l->ref[0][yb4] < 4) cnt[l->ref[0][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:317:67: warning: array subscript has type 'char' [-Wchar-subscripts] 317 | if (l->comp_type[yb4] && l->ref[1][yb4] < 4) cnt[l->ref[1][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h: In function 'av1_get_fwd_ref_1_ctx': ../../dav1d-1.5.4/src/env.h:334:46: warning: array subscript has type 'char' [-Wchar-subscripts] 334 | if (a->ref[0][xb4] < 2) cnt[a->ref[0][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:335:67: warning: array subscript has type 'char' [-Wchar-subscripts] 335 | if (a->comp_type[xb4] && a->ref[1][xb4] < 2) cnt[a->ref[1][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:339:46: warning: array subscript has type 'char' [-Wchar-subscripts] 339 | if (l->ref[0][yb4] < 2) cnt[l->ref[0][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:340:67: warning: array subscript has type 'char' [-Wchar-subscripts] 340 | if (l->comp_type[yb4] && l->ref[1][yb4] < 2) cnt[l->ref[1][yb4]]++; | ~~~~~~~~~^~~~~ [11/134] Compiling C object src/libdav1d_bitdepth_8.a.p/cdef_tmpl.c.o [12/134] Compiling C object src/libdav1d_bitdepth_16.a.p/ipred_prepare_tmpl.c.o In file included from ../../dav1d-1.5.4/src/ipred_prepare.h:36, from ../../dav1d-1.5.4/src/ipred_prepare_tmpl.c:35: ../../dav1d-1.5.4/src/env.h: In function 'av1_get_fwd_ref_ctx': ../../dav1d-1.5.4/src/env.h:311:46: warning: array subscript has type 'char' [-Wchar-subscripts] 311 | if (a->ref[0][xb4] < 4) cnt[a->ref[0][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:312:67: warning: array subscript has type 'char' [-Wchar-subscripts] 312 | if (a->comp_type[xb4] && a->ref[1][xb4] < 4) cnt[a->ref[1][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:316:46: warning: array subscript has type 'char' [-Wchar-subscripts] 316 | if (l->ref[0][yb4] < 4) cnt[l->ref[0][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:317:67: warning: array subscript has type 'char' [-Wchar-subscripts] 317 | if (l->comp_type[yb4] && l->ref[1][yb4] < 4) cnt[l->ref[1][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h: In function 'av1_get_fwd_ref_1_ctx': ../../dav1d-1.5.4/src/env.h:334:46: warning: array subscript has type 'char' [-Wchar-subscripts] 334 | if (a->ref[0][xb4] < 2) cnt[a->ref[0][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:335:67: warning: array subscript has type 'char' [-Wchar-subscripts] 335 | if (a->comp_type[xb4] && a->ref[1][xb4] < 2) cnt[a->ref[1][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:339:46: warning: array subscript has type 'char' [-Wchar-subscripts] 339 | if (l->ref[0][yb4] < 2) cnt[l->ref[0][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:340:67: warning: array subscript has type 'char' [-Wchar-subscripts] 340 | if (l->comp_type[yb4] && l->ref[1][yb4] < 2) cnt[l->ref[1][yb4]]++; | ~~~~~~~~~^~~~~ [13/134] Compiling C object src/libdav1d_bitdepth_16.a.p/cdef_tmpl.c.o [14/134] Compiling C object src/libdav1d_bitdepth_8.a.p/ipred_tmpl.c.o [15/134] Compiling C object src/libdav1d_bitdepth_8.a.p/looprestoration_tmpl.c.o [16/134] Compiling C object src/libdav1d_bitdepth_16.a.p/loopfilter_tmpl.c.o [17/134] Compiling C object src/libdav1d_bitdepth_16.a.p/lr_apply_tmpl.c.o In file included from ../../dav1d-1.5.4/src/internal.h:45, from ../../dav1d-1.5.4/src/lr_apply.h:36, from ../../dav1d-1.5.4/src/lr_apply_tmpl.c:34: ../../dav1d-1.5.4/src/env.h: In function 'av1_get_fwd_ref_ctx': ../../dav1d-1.5.4/src/env.h:311:46: warning: array subscript has type 'char' [-Wchar-subscripts] 311 | if (a->ref[0][xb4] < 4) cnt[a->ref[0][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:312:67: warning: array subscript has type 'char' [-Wchar-subscripts] 312 | if (a->comp_type[xb4] && a->ref[1][xb4] < 4) cnt[a->ref[1][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:316:46: warning: array subscript has type 'char' [-Wchar-subscripts] 316 | if (l->ref[0][yb4] < 4) cnt[l->ref[0][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:317:67: warning: array subscript has type 'char' [-Wchar-subscripts] 317 | if (l->comp_type[yb4] && l->ref[1][yb4] < 4) cnt[l->ref[1][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h: In function 'av1_get_fwd_ref_1_ctx': ../../dav1d-1.5.4/src/env.h:334:46: warning: array subscript has type 'char' [-Wchar-subscripts] 334 | if (a->ref[0][xb4] < 2) cnt[a->ref[0][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:335:67: warning: array subscript has type 'char' [-Wchar-subscripts] 335 | if (a->comp_type[xb4] && a->ref[1][xb4] < 2) cnt[a->ref[1][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:339:46: warning: array subscript has type 'char' [-Wchar-subscripts] 339 | if (l->ref[0][yb4] < 2) cnt[l->ref[0][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:340:67: warning: array subscript has type 'char' [-Wchar-subscripts] 340 | if (l->comp_type[yb4] && l->ref[1][yb4] < 2) cnt[l->ref[1][yb4]]++; | ~~~~~~~~~^~~~~ [18/134] Compiling C object src/libdav1d_bitdepth_16.a.p/filmgrain_tmpl.c.o [19/134] Compiling C object src/libdav1d_bitdepth_16.a.p/lf_apply_tmpl.c.o In file included from ../../dav1d-1.5.4/src/internal.h:45, from ../../dav1d-1.5.4/src/lf_apply.h:35, from ../../dav1d-1.5.4/src/lf_apply_tmpl.c:34: ../../dav1d-1.5.4/src/env.h: In function 'av1_get_fwd_ref_ctx': ../../dav1d-1.5.4/src/env.h:311:46: warning: array subscript has type 'char' [-Wchar-subscripts] 311 | if (a->ref[0][xb4] < 4) cnt[a->ref[0][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:312:67: warning: array subscript has type 'char' [-Wchar-subscripts] 312 | if (a->comp_type[xb4] && a->ref[1][xb4] < 4) cnt[a->ref[1][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:316:46: warning: array subscript has type 'char' [-Wchar-subscripts] 316 | if (l->ref[0][yb4] < 4) cnt[l->ref[0][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:317:67: warning: array subscript has type 'char' [-Wchar-subscripts] 317 | if (l->comp_type[yb4] && l->ref[1][yb4] < 4) cnt[l->ref[1][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h: In function 'av1_get_fwd_ref_1_ctx': ../../dav1d-1.5.4/src/env.h:334:46: warning: array subscript has type 'char' [-Wchar-subscripts] 334 | if (a->ref[0][xb4] < 2) cnt[a->ref[0][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:335:67: warning: array subscript has type 'char' [-Wchar-subscripts] 335 | if (a->comp_type[xb4] && a->ref[1][xb4] < 2) cnt[a->ref[1][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:339:46: warning: array subscript has type 'char' [-Wchar-subscripts] 339 | if (l->ref[0][yb4] < 2) cnt[l->ref[0][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:340:67: warning: array subscript has type 'char' [-Wchar-subscripts] 340 | if (l->comp_type[yb4] && l->ref[1][yb4] < 2) cnt[l->ref[1][yb4]]++; | ~~~~~~~~~^~~~~ [20/134] Generating 'src/libdav1d.so.7.0.0.p/cpuid.obj' [21/134] Generating 'src/libdav1d.so.7.0.0.p/msac.obj' [22/134] Generating 'src/libdav1d.so.7.0.0.p/pal.obj' [23/134] Compiling C object src/libdav1d_bitdepth_8.a.p/itx_tmpl.c.o [24/134] Generating 'src/libdav1d.so.7.0.0.p/refmvs.obj' [25/134] Compiling C object src/libdav1d_bitdepth_16.a.p/ipred_tmpl.c.o [26/134] Compiling C object src/libdav1d_bitdepth_16.a.p/itx_tmpl.c.o [27/134] Generating 'src/libdav1d.so.7.0.0.p/cdef_avx2.obj' [28/134] Compiling C object src/libdav1d_bitdepth_16.a.p/looprestoration_tmpl.c.o [29/134] Generating 'src/libdav1d.so.7.0.0.p/cdef_avx512.obj' [30/134] Generating 'src/libdav1d.so.7.0.0.p/filmgrain_avx512.obj' [31/134] Generating 'src/libdav1d.so.7.0.0.p/ipred_avx512.obj' [32/134] Generating 'src/libdav1d.so.7.0.0.p/loopfilter_avx512.obj' [33/134] Generating 'src/libdav1d.so.7.0.0.p/looprestoration_avx512.obj' [34/134] Compiling C object src/libdav1d_bitdepth_8.a.p/mc_tmpl.c.o [35/134] Compiling C object src/libdav1d_bitdepth_8.a.p/recon_tmpl.c.o In file included from ../../dav1d-1.5.4/src/internal.h:45, from ../../dav1d-1.5.4/src/cdef_apply.h:33, from ../../dav1d-1.5.4/src/recon_tmpl.c:39: ../../dav1d-1.5.4/src/env.h: In function 'av1_get_fwd_ref_ctx': ../../dav1d-1.5.4/src/env.h:311:46: warning: array subscript has type 'char' [-Wchar-subscripts] 311 | if (a->ref[0][xb4] < 4) cnt[a->ref[0][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:312:67: warning: array subscript has type 'char' [-Wchar-subscripts] 312 | if (a->comp_type[xb4] && a->ref[1][xb4] < 4) cnt[a->ref[1][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:316:46: warning: array subscript has type 'char' [-Wchar-subscripts] 316 | if (l->ref[0][yb4] < 4) cnt[l->ref[0][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:317:67: warning: array subscript has type 'char' [-Wchar-subscripts] 317 | if (l->comp_type[yb4] && l->ref[1][yb4] < 4) cnt[l->ref[1][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h: In function 'av1_get_fwd_ref_1_ctx': ../../dav1d-1.5.4/src/env.h:334:46: warning: array subscript has type 'char' [-Wchar-subscripts] 334 | if (a->ref[0][xb4] < 2) cnt[a->ref[0][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:335:67: warning: array subscript has type 'char' [-Wchar-subscripts] 335 | if (a->comp_type[xb4] && a->ref[1][xb4] < 2) cnt[a->ref[1][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:339:46: warning: array subscript has type 'char' [-Wchar-subscripts] 339 | if (l->ref[0][yb4] < 2) cnt[l->ref[0][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:340:67: warning: array subscript has type 'char' [-Wchar-subscripts] 340 | if (l->comp_type[yb4] && l->ref[1][yb4] < 2) cnt[l->ref[1][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/recon_tmpl.c: In function 'decode_coefs': ../../dav1d-1.5.4/src/recon_tmpl.c:370:46: warning: array subscript has type 'char' [-Wchar-subscripts] 370 | dav1d_filter_mode_to_y_mode[b->y_angle] : b->y_mode; | ~^~~~~~~~~ ../../dav1d-1.5.4/src/recon_tmpl.c: In function 'dav1d_recon_b_inter_8bpc': ../../dav1d-1.5.4/src/recon_tmpl.c:1597:63: warning: array subscript has type 'char' [-Wchar-subscripts] 1597 | const Dav1dThreadPicture *const refp = &f->refp[b->ref[0]]; | ~~~~~~^~~ ../../dav1d-1.5.4/src/recon_tmpl.c:1601:70: warning: array subscript has type 'char' [-Wchar-subscripts] 1601 | ((b->inter_mode == GLOBALMV && f->gmv_warp_allowed[b->ref[0]]) || | ~~~~~~^~~ ../../dav1d-1.5.4/src/recon_tmpl.c:1606:60: warning: array subscript has type 'char' [-Wchar-subscripts] 1606 | &f->frame_hdr->gmv[b->ref[0]]); | ~~~~~~^~~ ../../dav1d-1.5.4/src/recon_tmpl.c:1713:74: warning: array subscript has type 'char' [-Wchar-subscripts] 1713 | ((b->inter_mode == GLOBALMV && f->gmv_warp_allowed[b->ref[0]]) || | ~~~~~~^~~ ../../dav1d-1.5.4/src/recon_tmpl.c:1720:68: warning: array subscript has type 'char' [-Wchar-subscripts] 1720 | &f->frame_hdr->gmv[b->ref[0]]); | ~~~~~~^~~ ../../dav1d-1.5.4/src/recon_tmpl.c:1790:67: warning: array subscript has type 'char' [-Wchar-subscripts] 1790 | const Dav1dThreadPicture *const refp = &f->refp[b->ref[i]]; | ~~~~~~^~~ ../../dav1d-1.5.4/src/recon_tmpl.c:1792:81: warning: array subscript has type 'char' [-Wchar-subscripts] 1792 | if (b->inter_mode == GLOBALMV_GLOBALMV && f->gmv_warp_allowed[b->ref[i]]) { | ~~~~~~^~~ ../../dav1d-1.5.4/src/recon_tmpl.c:1794:60: warning: array subscript has type 'char' [-Wchar-subscripts] 1794 | &f->frame_hdr->gmv[b->ref[i]]); | ~~~~~~^~~ ../../dav1d-1.5.4/src/recon_tmpl.c:1808:47: warning: array subscript has type 'char' [-Wchar-subscripts] 1808 | jnt_weight = f->jnt_weights[b->ref[0]][b->ref[1]]; | ~~~~~~^~~ ../../dav1d-1.5.4/src/recon_tmpl.c:1808:58: warning: array subscript has type 'char' [-Wchar-subscripts] 1808 | jnt_weight = f->jnt_weights[b->ref[0]][b->ref[1]]; | ~~~~~~^~~ ../../dav1d-1.5.4/src/recon_tmpl.c:1832:71: warning: array subscript has type 'char' [-Wchar-subscripts] 1832 | const Dav1dThreadPicture *const refp = &f->refp[b->ref[i]]; | ~~~~~~^~~ ../../dav1d-1.5.4/src/recon_tmpl.c:1834:71: warning: array subscript has type 'char' [-Wchar-subscripts] 1834 | imin(cbw4, cbh4) > 1 && f->gmv_warp_allowed[b->ref[i]]) | ~~~~~~^~~ ../../dav1d-1.5.4/src/recon_tmpl.c:1838:70: warning: array subscript has type 'char' [-Wchar-subscripts] 1838 | refp, &f->frame_hdr->gmv[b->ref[i]]); | ~~~~~~^~~ [36/134] Generating 'src/libdav1d.so.7.0.0.p/cdef_sse.obj' [37/134] Generating 'src/libdav1d.so.7.0.0.p/looprestoration_avx2.obj' [38/134] Generating 'src/libdav1d.so.7.0.0.p/loopfilter_avx2.obj' [39/134] Generating 'src/libdav1d.so.7.0.0.p/filmgrain_avx2.obj' [40/134] Generating 'src/libdav1d.so.7.0.0.p/itx_avx2.obj' [41/134] Generating 'src/libdav1d.so.7.0.0.p/mc_avx512.obj' [42/134] Compiling C object src/libdav1d_bitdepth_16.a.p/mc_tmpl.c.o [43/134] Generating 'src/libdav1d.so.7.0.0.p/itx_avx512.obj' [44/134] Generating 'src/libdav1d.so.7.0.0.p/cdef16_avx512.obj' [45/134] Generating 'src/libdav1d.so.7.0.0.p/ipred_avx2.obj' [46/134] Compiling C object src/libdav1d_bitdepth_16.a.p/recon_tmpl.c.o In file included from ../../dav1d-1.5.4/src/internal.h:45, from ../../dav1d-1.5.4/src/cdef_apply.h:33, from ../../dav1d-1.5.4/src/recon_tmpl.c:39: ../../dav1d-1.5.4/src/env.h: In function 'av1_get_fwd_ref_ctx': ../../dav1d-1.5.4/src/env.h:311:46: warning: array subscript has type 'char' [-Wchar-subscripts] 311 | if (a->ref[0][xb4] < 4) cnt[a->ref[0][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:312:67: warning: array subscript has type 'char' [-Wchar-subscripts] 312 | if (a->comp_type[xb4] && a->ref[1][xb4] < 4) cnt[a->ref[1][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:316:46: warning: array subscript has type 'char' [-Wchar-subscripts] 316 | if (l->ref[0][yb4] < 4) cnt[l->ref[0][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:317:67: warning: array subscript has type 'char' [-Wchar-subscripts] 317 | if (l->comp_type[yb4] && l->ref[1][yb4] < 4) cnt[l->ref[1][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h: In function 'av1_get_fwd_ref_1_ctx': ../../dav1d-1.5.4/src/env.h:334:46: warning: array subscript has type 'char' [-Wchar-subscripts] 334 | if (a->ref[0][xb4] < 2) cnt[a->ref[0][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:335:67: warning: array subscript has type 'char' [-Wchar-subscripts] 335 | if (a->comp_type[xb4] && a->ref[1][xb4] < 2) cnt[a->ref[1][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:339:46: warning: array subscript has type 'char' [-Wchar-subscripts] 339 | if (l->ref[0][yb4] < 2) cnt[l->ref[0][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:340:67: warning: array subscript has type 'char' [-Wchar-subscripts] 340 | if (l->comp_type[yb4] && l->ref[1][yb4] < 2) cnt[l->ref[1][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/recon_tmpl.c: In function 'decode_coefs': ../../dav1d-1.5.4/src/recon_tmpl.c:370:46: warning: array subscript has type 'char' [-Wchar-subscripts] 370 | dav1d_filter_mode_to_y_mode[b->y_angle] : b->y_mode; | ~^~~~~~~~~ ../../dav1d-1.5.4/src/recon_tmpl.c: In function 'dav1d_recon_b_inter_16bpc': ../../dav1d-1.5.4/src/recon_tmpl.c:1597:63: warning: array subscript has type 'char' [-Wchar-subscripts] 1597 | const Dav1dThreadPicture *const refp = &f->refp[b->ref[0]]; | ~~~~~~^~~ ../../dav1d-1.5.4/src/recon_tmpl.c:1601:70: warning: array subscript has type 'char' [-Wchar-subscripts] 1601 | ((b->inter_mode == GLOBALMV && f->gmv_warp_allowed[b->ref[0]]) || | ~~~~~~^~~ ../../dav1d-1.5.4/src/recon_tmpl.c:1606:60: warning: array subscript has type 'char' [-Wchar-subscripts] 1606 | &f->frame_hdr->gmv[b->ref[0]]); | ~~~~~~^~~ ../../dav1d-1.5.4/src/recon_tmpl.c:1713:74: warning: array subscript has type 'char' [-Wchar-subscripts] 1713 | ((b->inter_mode == GLOBALMV && f->gmv_warp_allowed[b->ref[0]]) || | ~~~~~~^~~ ../../dav1d-1.5.4/src/recon_tmpl.c:1720:68: warning: array subscript has type 'char' [-Wchar-subscripts] 1720 | &f->frame_hdr->gmv[b->ref[0]]); | ~~~~~~^~~ ../../dav1d-1.5.4/src/recon_tmpl.c:1790:67: warning: array subscript has type 'char' [-Wchar-subscripts] 1790 | const Dav1dThreadPicture *const refp = &f->refp[b->ref[i]]; | ~~~~~~^~~ ../../dav1d-1.5.4/src/recon_tmpl.c:1792:81: warning: array subscript has type 'char' [-Wchar-subscripts] 1792 | if (b->inter_mode == GLOBALMV_GLOBALMV && f->gmv_warp_allowed[b->ref[i]]) { | ~~~~~~^~~ ../../dav1d-1.5.4/src/recon_tmpl.c:1794:60: warning: array subscript has type 'char' [-Wchar-subscripts] 1794 | &f->frame_hdr->gmv[b->ref[i]]); | ~~~~~~^~~ ../../dav1d-1.5.4/src/recon_tmpl.c:1808:47: warning: array subscript has type 'char' [-Wchar-subscripts] 1808 | jnt_weight = f->jnt_weights[b->ref[0]][b->ref[1]]; | ~~~~~~^~~ ../../dav1d-1.5.4/src/recon_tmpl.c:1808:58: warning: array subscript has type 'char' [-Wchar-subscripts] 1808 | jnt_weight = f->jnt_weights[b->ref[0]][b->ref[1]]; | ~~~~~~^~~ ../../dav1d-1.5.4/src/recon_tmpl.c:1832:71: warning: array subscript has type 'char' [-Wchar-subscripts] 1832 | const Dav1dThreadPicture *const refp = &f->refp[b->ref[i]]; | ~~~~~~^~~ ../../dav1d-1.5.4/src/recon_tmpl.c:1834:71: warning: array subscript has type 'char' [-Wchar-subscripts] 1834 | imin(cbw4, cbh4) > 1 && f->gmv_warp_allowed[b->ref[i]]) | ~~~~~~^~~ ../../dav1d-1.5.4/src/recon_tmpl.c:1838:70: warning: array subscript has type 'char' [-Wchar-subscripts] 1838 | refp, &f->frame_hdr->gmv[b->ref[i]]); | ~~~~~~^~~ [47/134] Generating 'src/libdav1d.so.7.0.0.p/itx_sse.obj' [48/134] Generating 'src/libdav1d.so.7.0.0.p/loopfilter_sse.obj' [49/134] Generating 'src/libdav1d.so.7.0.0.p/filmgrain16_avx512.obj' [50/134] Generating 'src/libdav1d.so.7.0.0.p/ipred16_avx512.obj' [51/134] Generating 'src/libdav1d.so.7.0.0.p/loopfilter16_avx512.obj' [52/134] Generating 'src/libdav1d.so.7.0.0.p/cdef16_avx2.obj' [53/134] Generating 'src/libdav1d.so.7.0.0.p/looprestoration_sse.obj' [54/134] Generating 'src/libdav1d.so.7.0.0.p/filmgrain_sse.obj' [55/134] Generating 'src/libdav1d.so.7.0.0.p/looprestoration16_avx512.obj' [56/134] Generating 'src/libdav1d.so.7.0.0.p/ipred_sse.obj' [57/134] Generating 'src/libdav1d.so.7.0.0.p/loopfilter16_avx2.obj' [58/134] Generating 'src/libdav1d.so.7.0.0.p/filmgrain16_avx2.obj' [59/134] Generating 'src/libdav1d.so.7.0.0.p/looprestoration16_avx2.obj' [60/134] Generating 'src/libdav1d.so.7.0.0.p/cdef16_sse.obj' [61/134] Generating 'src/libdav1d.so.7.0.0.p/mc_avx2.obj' [62/134] Generating 'src/libdav1d.so.7.0.0.p/mc16_avx512.obj' [63/134] Generating 'src/libdav1d.so.7.0.0.p/ipred16_avx2.obj' [64/134] Generating 'src/libdav1d.so.7.0.0.p/loopfilter16_sse.obj' [65/134] Generating 'src/libdav1d.so.7.0.0.p/looprestoration16_sse.obj' [66/134] Generating 'src/libdav1d.so.7.0.0.p/itx16_avx512.obj' [67/134] Compiling C object src/libdav1d.so.7.0.0.p/cpu.c.o [68/134] Compiling C object src/libdav1d.so.7.0.0.p/ctx.c.o [69/134] Compiling C object src/libdav1d.so.7.0.0.p/data.c.o [70/134] Compiling C object src/libdav1d.so.7.0.0.p/dequant_tables.c.o [71/134] Generating 'src/libdav1d.so.7.0.0.p/ipred16_sse.obj' [72/134] Compiling C object src/libdav1d.so.7.0.0.p/getbits.c.o [73/134] Compiling C object src/libdav1d.so.7.0.0.p/intra_edge.c.o [74/134] Generating 'src/libdav1d.so.7.0.0.p/mc_sse.obj' [75/134] Generating 'src/libdav1d.so.7.0.0.p/filmgrain16_sse.obj' [76/134] Compiling C object src/libdav1d.so.7.0.0.p/log.c.o In file included from ../../dav1d-1.5.4/src/internal.h:45, from ../../dav1d-1.5.4/src/log.c:36: ../../dav1d-1.5.4/src/env.h: In function 'av1_get_fwd_ref_ctx': ../../dav1d-1.5.4/src/env.h:311:46: warning: array subscript has type 'char' [-Wchar-subscripts] 311 | if (a->ref[0][xb4] < 4) cnt[a->ref[0][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:312:67: warning: array subscript has type 'char' [-Wchar-subscripts] 312 | if (a->comp_type[xb4] && a->ref[1][xb4] < 4) cnt[a->ref[1][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:316:46: warning: array subscript has type 'char' [-Wchar-subscripts] 316 | if (l->ref[0][yb4] < 4) cnt[l->ref[0][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:317:67: warning: array subscript has type 'char' [-Wchar-subscripts] 317 | if (l->comp_type[yb4] && l->ref[1][yb4] < 4) cnt[l->ref[1][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h: In function 'av1_get_fwd_ref_1_ctx': ../../dav1d-1.5.4/src/env.h:334:46: warning: array subscript has type 'char' [-Wchar-subscripts] 334 | if (a->ref[0][xb4] < 2) cnt[a->ref[0][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:335:67: warning: array subscript has type 'char' [-Wchar-subscripts] 335 | if (a->comp_type[xb4] && a->ref[1][xb4] < 2) cnt[a->ref[1][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:339:46: warning: array subscript has type 'char' [-Wchar-subscripts] 339 | if (l->ref[0][yb4] < 2) cnt[l->ref[0][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:340:67: warning: array subscript has type 'char' [-Wchar-subscripts] 340 | if (l->comp_type[yb4] && l->ref[1][yb4] < 2) cnt[l->ref[1][yb4]]++; | ~~~~~~~~~^~~~~ [77/134] Compiling C object src/libdav1d.so.7.0.0.p/mem.c.o In file included from ../../dav1d-1.5.4/src/internal.h:45, from ../../dav1d-1.5.4/src/mem.c:32: ../../dav1d-1.5.4/src/env.h: In function 'av1_get_fwd_ref_ctx': ../../dav1d-1.5.4/src/env.h:311:46: warning: array subscript has type 'char' [-Wchar-subscripts] 311 | if (a->ref[0][xb4] < 4) cnt[a->ref[0][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:312:67: warning: array subscript has type 'char' [-Wchar-subscripts] 312 | if (a->comp_type[xb4] && a->ref[1][xb4] < 4) cnt[a->ref[1][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:316:46: warning: array subscript has type 'char' [-Wchar-subscripts] 316 | if (l->ref[0][yb4] < 4) cnt[l->ref[0][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:317:67: warning: array subscript has type 'char' [-Wchar-subscripts] 317 | if (l->comp_type[yb4] && l->ref[1][yb4] < 4) cnt[l->ref[1][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h: In function 'av1_get_fwd_ref_1_ctx': ../../dav1d-1.5.4/src/env.h:334:46: warning: array subscript has type 'char' [-Wchar-subscripts] 334 | if (a->ref[0][xb4] < 2) cnt[a->ref[0][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:335:67: warning: array subscript has type 'char' [-Wchar-subscripts] 335 | if (a->comp_type[xb4] && a->ref[1][xb4] < 2) cnt[a->ref[1][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:339:46: warning: array subscript has type 'char' [-Wchar-subscripts] 339 | if (l->ref[0][yb4] < 2) cnt[l->ref[0][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:340:67: warning: array subscript has type 'char' [-Wchar-subscripts] 340 | if (l->comp_type[yb4] && l->ref[1][yb4] < 2) cnt[l->ref[1][yb4]]++; | ~~~~~~~~~^~~~~ [78/134] Generating 'src/libdav1d.so.7.0.0.p/itx16_sse.obj' [79/134] Compiling C object src/libdav1d.so.7.0.0.p/lib.c.o In file included from ../../dav1d-1.5.4/src/internal.h:45, from ../../dav1d-1.5.4/src/lib.c:45: ../../dav1d-1.5.4/src/env.h: In function 'av1_get_fwd_ref_ctx': ../../dav1d-1.5.4/src/env.h:311:46: warning: array subscript has type 'char' [-Wchar-subscripts] 311 | if (a->ref[0][xb4] < 4) cnt[a->ref[0][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:312:67: warning: array subscript has type 'char' [-Wchar-subscripts] 312 | if (a->comp_type[xb4] && a->ref[1][xb4] < 4) cnt[a->ref[1][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:316:46: warning: array subscript has type 'char' [-Wchar-subscripts] 316 | if (l->ref[0][yb4] < 4) cnt[l->ref[0][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:317:67: warning: array subscript has type 'char' [-Wchar-subscripts] 317 | if (l->comp_type[yb4] && l->ref[1][yb4] < 4) cnt[l->ref[1][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h: In function 'av1_get_fwd_ref_1_ctx': ../../dav1d-1.5.4/src/env.h:334:46: warning: array subscript has type 'char' [-Wchar-subscripts] 334 | if (a->ref[0][xb4] < 2) cnt[a->ref[0][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:335:67: warning: array subscript has type 'char' [-Wchar-subscripts] 335 | if (a->comp_type[xb4] && a->ref[1][xb4] < 2) cnt[a->ref[1][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:339:46: warning: array subscript has type 'char' [-Wchar-subscripts] 339 | if (l->ref[0][yb4] < 2) cnt[l->ref[0][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:340:67: warning: array subscript has type 'char' [-Wchar-subscripts] 340 | if (l->comp_type[yb4] && l->ref[1][yb4] < 2) cnt[l->ref[1][yb4]]++; | ~~~~~~~~~^~~~~ [80/134] Compiling C object src/libdav1d.so.7.0.0.p/msac.c.o [81/134] Compiling C object src/libdav1d.so.7.0.0.p/pal.c.o [82/134] Compiling C object src/libdav1d.so.7.0.0.p/picture.c.o In file included from ../../dav1d-1.5.4/src/internal.h:45, from ../../dav1d-1.5.4/src/picture.c:39: ../../dav1d-1.5.4/src/env.h: In function 'av1_get_fwd_ref_ctx': ../../dav1d-1.5.4/src/env.h:311:46: warning: array subscript has type 'char' [-Wchar-subscripts] 311 | if (a->ref[0][xb4] < 4) cnt[a->ref[0][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:312:67: warning: array subscript has type 'char' [-Wchar-subscripts] 312 | if (a->comp_type[xb4] && a->ref[1][xb4] < 4) cnt[a->ref[1][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:316:46: warning: array subscript has type 'char' [-Wchar-subscripts] 316 | if (l->ref[0][yb4] < 4) cnt[l->ref[0][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:317:67: warning: array subscript has type 'char' [-Wchar-subscripts] 317 | if (l->comp_type[yb4] && l->ref[1][yb4] < 4) cnt[l->ref[1][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h: In function 'av1_get_fwd_ref_1_ctx': ../../dav1d-1.5.4/src/env.h:334:46: warning: array subscript has type 'char' [-Wchar-subscripts] 334 | if (a->ref[0][xb4] < 2) cnt[a->ref[0][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:335:67: warning: array subscript has type 'char' [-Wchar-subscripts] 335 | if (a->comp_type[xb4] && a->ref[1][xb4] < 2) cnt[a->ref[1][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:339:46: warning: array subscript has type 'char' [-Wchar-subscripts] 339 | if (l->ref[0][yb4] < 2) cnt[l->ref[0][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:340:67: warning: array subscript has type 'char' [-Wchar-subscripts] 340 | if (l->comp_type[yb4] && l->ref[1][yb4] < 2) cnt[l->ref[1][yb4]]++; | ~~~~~~~~~^~~~~ [83/134] Generating 'src/libdav1d.so.7.0.0.p/mc16_avx2.obj' [84/134] Compiling C object src/libdav1d.so.7.0.0.p/ref.c.o [85/134] Compiling C object src/libdav1d.so.7.0.0.p/lf_mask.c.o [86/134] Compiling C object src/libdav1d.so.7.0.0.p/tables.c.o [87/134] Compiling C object src/libdav1d.so.7.0.0.p/scan.c.o [88/134] Compiling C object src/libdav1d.so.7.0.0.p/qm.c.o [89/134] Compiling C object src/libdav1d.so.7.0.0.p/warpmv.c.o [90/134] Compiling C object src/libdav1d.so.7.0.0.p/x86_cpu.c.o [91/134] Compiling C object src/libdav1d.so.7.0.0.p/wedge.c.o [92/134] Compiling C object tools/libdav1d_input.a.p/input_input.c.o [93/134] Compiling C object tools/libdav1d_input.a.p/input_ivf.c.o [94/134] Compiling C object tools/libdav1d_input.a.p/input_annexb.c.o [95/134] Compiling C object tools/libdav1d_input.a.p/input_section5.c.o [96/134] Compiling C object tools/libdav1d_output.a.p/output_null.c.o [97/134] Compiling C object tools/libdav1d_output.a.p/output_md5.c.o [98/134] Compiling C object tools/libdav1d_output.a.p/output_output.c.o [99/134] Compiling C object src/libdav1d.so.7.0.0.p/itx_1d.c.o [100/134] Compiling C object tools/libdav1d_output.a.p/output_y4m2.c.o [101/134] Linking static target tools/libdav1d_input.a [102/134] Compiling C object tools/libdav1d_output.a.p/output_yuv.c.o [103/134] Compiling C object src/libdav1d.so.7.0.0.p/refmvs.c.o In file included from ../../dav1d-1.5.4/src/refmvs.c:37: ../../dav1d-1.5.4/src/env.h: In function 'av1_get_fwd_ref_ctx': ../../dav1d-1.5.4/src/env.h:311:46: warning: array subscript has type 'char' [-Wchar-subscripts] 311 | if (a->ref[0][xb4] < 4) cnt[a->ref[0][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:312:67: warning: array subscript has type 'char' [-Wchar-subscripts] 312 | if (a->comp_type[xb4] && a->ref[1][xb4] < 4) cnt[a->ref[1][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:316:46: warning: array subscript has type 'char' [-Wchar-subscripts] 316 | if (l->ref[0][yb4] < 4) cnt[l->ref[0][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:317:67: warning: array subscript has type 'char' [-Wchar-subscripts] 317 | if (l->comp_type[yb4] && l->ref[1][yb4] < 4) cnt[l->ref[1][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h: In function 'av1_get_fwd_ref_1_ctx': ../../dav1d-1.5.4/src/env.h:334:46: warning: array subscript has type 'char' [-Wchar-subscripts] 334 | if (a->ref[0][xb4] < 2) cnt[a->ref[0][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:335:67: warning: array subscript has type 'char' [-Wchar-subscripts] 335 | if (a->comp_type[xb4] && a->ref[1][xb4] < 2) cnt[a->ref[1][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:339:46: warning: array subscript has type 'char' [-Wchar-subscripts] 339 | if (l->ref[0][yb4] < 2) cnt[l->ref[0][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:340:67: warning: array subscript has type 'char' [-Wchar-subscripts] 340 | if (l->comp_type[yb4] && l->ref[1][yb4] < 2) cnt[l->ref[1][yb4]]++; | ~~~~~~~~~^~~~~ [104/134] Compiling C object src/libdav1d.so.7.0.0.p/thread_task.c.o In file included from ../../dav1d-1.5.4/src/internal.h:45, from ../../dav1d-1.5.4/src/thread_task.h:33, from ../../dav1d-1.5.4/src/thread_task.c:32: ../../dav1d-1.5.4/src/env.h: In function 'av1_get_fwd_ref_ctx': ../../dav1d-1.5.4/src/env.h:311:46: warning: array subscript has type 'char' [-Wchar-subscripts] 311 | if (a->ref[0][xb4] < 4) cnt[a->ref[0][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:312:67: warning: array subscript has type 'char' [-Wchar-subscripts] 312 | if (a->comp_type[xb4] && a->ref[1][xb4] < 4) cnt[a->ref[1][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:316:46: warning: array subscript has type 'char' [-Wchar-subscripts] 316 | if (l->ref[0][yb4] < 4) cnt[l->ref[0][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:317:67: warning: array subscript has type 'char' [-Wchar-subscripts] 317 | if (l->comp_type[yb4] && l->ref[1][yb4] < 4) cnt[l->ref[1][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h: In function 'av1_get_fwd_ref_1_ctx': ../../dav1d-1.5.4/src/env.h:334:46: warning: array subscript has type 'char' [-Wchar-subscripts] 334 | if (a->ref[0][xb4] < 2) cnt[a->ref[0][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:335:67: warning: array subscript has type 'char' [-Wchar-subscripts] 335 | if (a->comp_type[xb4] && a->ref[1][xb4] < 2) cnt[a->ref[1][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:339:46: warning: array subscript has type 'char' [-Wchar-subscripts] 339 | if (l->ref[0][yb4] < 2) cnt[l->ref[0][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:340:67: warning: array subscript has type 'char' [-Wchar-subscripts] 340 | if (l->comp_type[yb4] && l->ref[1][yb4] < 2) cnt[l->ref[1][yb4]]++; | ~~~~~~~~~^~~~~ [105/134] Compiling C object tests/common.h_test.p/header_test.c.o [106/134] Compiling C object tests/data.h_test.p/header_test.c.o [107/134] Compiling C object tests/dav1d.h_test.p/header_test.c.o [108/134] Compiling C object tests/headers.h_test.p/header_test.c.o [109/134] Compiling C object tests/version.h_test.p/header_test.c.o [110/134] Compiling C object tests/picture.h_test.p/header_test.c.o [111/134] Compiling C object tools/dav1d.p/dav1d.c.o [112/134] Compiling C object tests/libfuzzer/dav1d_fuzzer.p/main.c.o [113/134] Compiling C object tools/dav1d.p/dav1d_cli_parse.c.o [114/134] Linking target tests/common.h_test [115/134] Linking target tests/data.h_test [116/134] Compiling C object tests/libfuzzer/dav1d_fuzzer.p/dav1d_fuzzer.c.o [117/134] Linking target tests/dav1d.h_test [118/134] Compiling C object tests/libfuzzer/dav1d_fuzzer_mt.p/main.c.o [119/134] Linking target tests/headers.h_test [120/134] Linking target tests/picture.h_test [121/134] Linking target tests/version.h_test [122/134] Compiling C object tests/libfuzzer/dav1d_fuzzer_mt.p/dav1d_fuzzer.c.o [123/134] Compiling C object src/libdav1d.so.7.0.0.p/obu.c.o In file included from ../../dav1d-1.5.4/src/internal.h:45, from ../../dav1d-1.5.4/src/decode.h:31, from ../../dav1d-1.5.4/src/obu.c:40: ../../dav1d-1.5.4/src/env.h: In function 'av1_get_fwd_ref_ctx': ../../dav1d-1.5.4/src/env.h:311:46: warning: array subscript has type 'char' [-Wchar-subscripts] 311 | if (a->ref[0][xb4] < 4) cnt[a->ref[0][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:312:67: warning: array subscript has type 'char' [-Wchar-subscripts] 312 | if (a->comp_type[xb4] && a->ref[1][xb4] < 4) cnt[a->ref[1][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:316:46: warning: array subscript has type 'char' [-Wchar-subscripts] 316 | if (l->ref[0][yb4] < 4) cnt[l->ref[0][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:317:67: warning: array subscript has type 'char' [-Wchar-subscripts] 317 | if (l->comp_type[yb4] && l->ref[1][yb4] < 4) cnt[l->ref[1][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h: In function 'av1_get_fwd_ref_1_ctx': ../../dav1d-1.5.4/src/env.h:334:46: warning: array subscript has type 'char' [-Wchar-subscripts] 334 | if (a->ref[0][xb4] < 2) cnt[a->ref[0][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:335:67: warning: array subscript has type 'char' [-Wchar-subscripts] 335 | if (a->comp_type[xb4] && a->ref[1][xb4] < 2) cnt[a->ref[1][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:339:46: warning: array subscript has type 'char' [-Wchar-subscripts] 339 | if (l->ref[0][yb4] < 2) cnt[l->ref[0][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:340:67: warning: array subscript has type 'char' [-Wchar-subscripts] 340 | if (l->comp_type[yb4] && l->ref[1][yb4] < 2) cnt[l->ref[1][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/obu.c: In function 'read_frame_size': ../../dav1d-1.5.4/src/obu.c:351:50: warning: array subscript has type 'char' [-Wchar-subscripts] 351 | &c->refs[c->frame_hdr->refidx[i]].p; | ~~~~~~~~~~~~~~~~~~~~^~~ ../../dav1d-1.5.4/src/obu.c: In function 'parse_frame_hdr': ../../dav1d-1.5.4/src/obu.c:541:41: warning: array subscript has type 'char' [-Wchar-subscripts] 541 | frame_offset[hdr->refidx[0]] = INT_MIN; // = reference frame is used | ~~~~~~~~~~~^~~ ../../dav1d-1.5.4/src/obu.c:542:41: warning: array subscript has type 'char' [-Wchar-subscripts] 542 | frame_offset[hdr->refidx[3]] = INT_MIN; | ~~~~~~~~~~~^~~ ../../dav1d-1.5.4/src/obu.c:594:76: warning: array subscript has type 'char' [-Wchar-subscripts] 594 | Dav1dFrameHeader *const ref_frame_hdr = c->refs[hdr->refidx[i]].p.p.frame_hdr; | ~~~~~~~~~~~^~~ ../../dav1d-1.5.4/src/obu.c:945:37: warning: array subscript has type 'char' [-Wchar-subscripts] 945 | if (!c->refs[hdr->refidx[i]].p.p.frame_hdr) goto error; | ~~~~~~~~~~~^~~ ../../dav1d-1.5.4/src/obu.c:946:51: warning: array subscript has type 'char' [-Wchar-subscripts] 946 | const int refpoc = c->refs[hdr->refidx[i]].p.p.frame_hdr->frame_offset; | ~~~~~~~~~~~^~~ ../../dav1d-1.5.4/src/obu.c:973:41: warning: array subscript has type 'char' [-Wchar-subscripts] 973 | if (!c->refs[hdr->refidx[i]].p.p.frame_hdr) goto error; | ~~~~~~~~~~~^~~ ../../dav1d-1.5.4/src/obu.c:974:55: warning: array subscript has type 'char' [-Wchar-subscripts] 974 | const int refpoc = c->refs[hdr->refidx[i]].p.p.frame_hdr->frame_offset; | ~~~~~~~~~~~^~~ [124/134] Compiling C object src/libdav1d.so.7.0.0.p/cdf.c.o In file included from ../../dav1d-1.5.4/src/internal.h:45, from ../../dav1d-1.5.4/src/cdf.c:34: ../../dav1d-1.5.4/src/env.h: In function 'av1_get_fwd_ref_ctx': ../../dav1d-1.5.4/src/env.h:311:46: warning: array subscript has type 'char' [-Wchar-subscripts] 311 | if (a->ref[0][xb4] < 4) cnt[a->ref[0][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:312:67: warning: array subscript has type 'char' [-Wchar-subscripts] 312 | if (a->comp_type[xb4] && a->ref[1][xb4] < 4) cnt[a->ref[1][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:316:46: warning: array subscript has type 'char' [-Wchar-subscripts] 316 | if (l->ref[0][yb4] < 4) cnt[l->ref[0][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:317:67: warning: array subscript has type 'char' [-Wchar-subscripts] 317 | if (l->comp_type[yb4] && l->ref[1][yb4] < 4) cnt[l->ref[1][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h: In function 'av1_get_fwd_ref_1_ctx': ../../dav1d-1.5.4/src/env.h:334:46: warning: array subscript has type 'char' [-Wchar-subscripts] 334 | if (a->ref[0][xb4] < 2) cnt[a->ref[0][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:335:67: warning: array subscript has type 'char' [-Wchar-subscripts] 335 | if (a->comp_type[xb4] && a->ref[1][xb4] < 2) cnt[a->ref[1][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:339:46: warning: array subscript has type 'char' [-Wchar-subscripts] 339 | if (l->ref[0][yb4] < 2) cnt[l->ref[0][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:340:67: warning: array subscript has type 'char' [-Wchar-subscripts] 340 | if (l->comp_type[yb4] && l->ref[1][yb4] < 2) cnt[l->ref[1][yb4]]++; | ~~~~~~~~~^~~~~ [125/134] Compiling C object tools/libdav1d_output.a.p/output_xxhash.c.o [126/134] Linking static target tools/libdav1d_output.a [127/134] Generating 'src/libdav1d.so.7.0.0.p/mc16_sse.obj' [128/134] Generating 'src/libdav1d.so.7.0.0.p/itx16_avx2.obj' [129/134] Compiling C object src/libdav1d.so.7.0.0.p/decode.c.o In file included from ../../dav1d-1.5.4/src/internal.h:45, from ../../dav1d-1.5.4/src/decode.h:31, from ../../dav1d-1.5.4/src/decode.c:42: ../../dav1d-1.5.4/src/env.h: In function 'av1_get_fwd_ref_ctx': ../../dav1d-1.5.4/src/env.h:311:46: warning: array subscript has type 'char' [-Wchar-subscripts] 311 | if (a->ref[0][xb4] < 4) cnt[a->ref[0][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:312:67: warning: array subscript has type 'char' [-Wchar-subscripts] 312 | if (a->comp_type[xb4] && a->ref[1][xb4] < 4) cnt[a->ref[1][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:316:46: warning: array subscript has type 'char' [-Wchar-subscripts] 316 | if (l->ref[0][yb4] < 4) cnt[l->ref[0][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:317:67: warning: array subscript has type 'char' [-Wchar-subscripts] 317 | if (l->comp_type[yb4] && l->ref[1][yb4] < 4) cnt[l->ref[1][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h: In function 'av1_get_fwd_ref_1_ctx': ../../dav1d-1.5.4/src/env.h:334:46: warning: array subscript has type 'char' [-Wchar-subscripts] 334 | if (a->ref[0][xb4] < 2) cnt[a->ref[0][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:335:67: warning: array subscript has type 'char' [-Wchar-subscripts] 335 | if (a->comp_type[xb4] && a->ref[1][xb4] < 2) cnt[a->ref[1][xb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:339:46: warning: array subscript has type 'char' [-Wchar-subscripts] 339 | if (l->ref[0][yb4] < 2) cnt[l->ref[0][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/env.h:340:67: warning: array subscript has type 'char' [-Wchar-subscripts] 340 | if (l->comp_type[yb4] && l->ref[1][yb4] < 2) cnt[l->ref[1][yb4]]++; | ~~~~~~~~~^~~~~ ../../dav1d-1.5.4/src/decode.c: In function 'decode_b': ../../dav1d-1.5.4/src/decode.c:1544:45: warning: array subscript has type 'char' [-Wchar-subscripts] 1544 | f->frame_hdr->gmv[b->ref[idx]].type == DAV1D_WM_TYPE_TRANSLATION; \ | ~~~~~~^~~~~ ../../dav1d-1.5.4/src/decode.c:1556:13: note: in expansion of macro 'assign_comp_mv' 1556 | assign_comp_mv(0); | ^~~~~~~~~~~~~~ ../../dav1d-1.5.4/src/decode.c:1545:66: warning: array subscript has type 'char' [-Wchar-subscripts] 1545 | b->mv[idx] = get_gmv_2d(&f->frame_hdr->gmv[b->ref[idx]], \ | ~~~~~~^~~~~ ../../dav1d-1.5.4/src/decode.c:1556:13: note: in expansion of macro 'assign_comp_mv' 1556 | assign_comp_mv(0); | ^~~~~~~~~~~~~~ ../../dav1d-1.5.4/src/decode.c:1544:45: warning: array subscript has type 'char' [-Wchar-subscripts] 1544 | f->frame_hdr->gmv[b->ref[idx]].type == DAV1D_WM_TYPE_TRANSLATION; \ | ~~~~~~^~~~~ ../../dav1d-1.5.4/src/decode.c:1557:13: note: in expansion of macro 'assign_comp_mv' 1557 | assign_comp_mv(1); | ^~~~~~~~~~~~~~ ../../dav1d-1.5.4/src/decode.c:1545:66: warning: array subscript has type 'char' [-Wchar-subscripts] 1545 | b->mv[idx] = get_gmv_2d(&f->frame_hdr->gmv[b->ref[idx]], \ | ~~~~~~^~~~~ ../../dav1d-1.5.4/src/decode.c:1557:13: note: in expansion of macro 'assign_comp_mv' 1557 | assign_comp_mv(1); | ^~~~~~~~~~~~~~ ../../dav1d-1.5.4/src/decode.c:1581:56: warning: array subscript has type 'char' [-Wchar-subscripts] 1581 | f->refp[b->ref[0]].p.frame_hdr->frame_offset, | ~~~~~~^~~ ../../dav1d-1.5.4/src/decode.c:1582:56: warning: array subscript has type 'char' [-Wchar-subscripts] 1582 | f->refp[b->ref[1]].p.frame_hdr->frame_offset, | ~~~~~~^~~ ../../dav1d-1.5.4/src/decode.c:1678:68: warning: array subscript has type 'char' [-Wchar-subscripts] 1678 | b->mv[0] = get_gmv_2d(&f->frame_hdr->gmv[b->ref[0]], | ~~~~~~^~~ ../../dav1d-1.5.4/src/decode.c:1681:49: warning: array subscript has type 'char' [-Wchar-subscripts] 1681 | f->frame_hdr->gmv[b->ref[0]].type == DAV1D_WM_TYPE_TRANSLATION; | ~~~~~~^~~ ../../dav1d-1.5.4/src/decode.c:1779:43: warning: array subscript has type 'char' [-Wchar-subscripts] 1779 | f->frame_hdr->gmv[b->ref[0]].type > DAV1D_WM_TYPE_TRANSLATION) && | ~~~~~~^~~ ../../dav1d-1.5.4/src/decode.c:1789:54: warning: array subscript has type 'char' [-Wchar-subscripts] 1789 | const int allow_warp = !f->svc[b->ref[0]][0].scale && | ~~~~~~^~~ ../../dav1d-1.5.4/src/decode.c:1967:74: warning: array subscript has type 'char' [-Wchar-subscripts] 1967 | ((b->inter_mode == GLOBALMV && f->gmv_warp_allowed[b->ref[0]]) || | ~~~~~~^~~ ../../dav1d-1.5.4/src/decode.c:1970:59: warning: array subscript has type 'char' [-Wchar-subscripts] 1970 | affine_lowest_px_luma(t, &lowest_px[b->ref[0]][0], b_dim, | ~~~~~~^~~ ../../dav1d-1.5.4/src/decode.c:1972:64: warning: array subscript has type 'char' [-Wchar-subscripts] 1972 | &f->frame_hdr->gmv[b->ref[0]]); | ~~~~~~^~~ ../../dav1d-1.5.4/src/decode.c:1974:47: warning: array subscript has type 'char' [-Wchar-subscripts] 1974 | mc_lowest_px(&lowest_px[b->ref[0]][0], t->by, bh4, b->mv[0].y, | ~~~~~~^~~ ../../dav1d-1.5.4/src/decode.c:1975:47: warning: array subscript has type 'char' [-Wchar-subscripts] 1975 | 0, &f->svc[b->ref[0]][1]); | ~~~~~~^~~ ../../dav1d-1.5.4/src/decode.c:2016:51: warning: array subscript has type 'char' [-Wchar-subscripts] 2016 | mc_lowest_px(&lowest_px[b->ref[0]][1], t->by, bh4, | ~~~~~~^~~ ../../dav1d-1.5.4/src/decode.c:2017:68: warning: array subscript has type 'char' [-Wchar-subscripts] 2017 | b->mv[0].y, ss_ver, &f->svc[b->ref[0]][1]); | ~~~~~~^~~ ../../dav1d-1.5.4/src/decode.c:2020:82: warning: array subscript has type 'char' [-Wchar-subscripts] 2020 | ((b->inter_mode == GLOBALMV && f->gmv_warp_allowed[b->ref[0]]) || | ~~~~~~^~~ ../../dav1d-1.5.4/src/decode.c:2023:69: warning: array subscript has type 'char' [-Wchar-subscripts] 2023 | affine_lowest_px_chroma(t, &lowest_px[b->ref[0]][1], b_dim, | ~~~~~~^~~ ../../dav1d-1.5.4/src/decode.c:2025:74: warning: array subscript has type 'char' [-Wchar-subscripts] 2025 | &f->frame_hdr->gmv[b->ref[0]]); | ~~~~~~^~~ ../../dav1d-1.5.4/src/decode.c:2027:55: warning: array subscript has type 'char' [-Wchar-subscripts] 2027 | mc_lowest_px(&lowest_px[b->ref[0]][1], | ~~~~~~^~~ ../../dav1d-1.5.4/src/decode.c:2029:72: warning: array subscript has type 'char' [-Wchar-subscripts] 2029 | b->mv[0].y, ss_ver, &f->svc[b->ref[0]][1]); | ~~~~~~^~~ ../../dav1d-1.5.4/src/decode.c:2039:85: warning: array subscript has type 'char' [-Wchar-subscripts] 2039 | if (b->inter_mode == GLOBALMV_GLOBALMV && f->gmv_warp_allowed[b->ref[i]]) { | ~~~~~~^~~ ../../dav1d-1.5.4/src/decode.c:2040:63: warning: array subscript has type 'char' [-Wchar-subscripts] 2040 | affine_lowest_px_luma(t, &lowest_px[b->ref[i]][0], b_dim, | ~~~~~~^~~ ../../dav1d-1.5.4/src/decode.c:2041:68: warning: array subscript has type 'char' [-Wchar-subscripts] 2041 | &f->frame_hdr->gmv[b->ref[i]]); | ~~~~~~^~~ ../../dav1d-1.5.4/src/decode.c:2043:51: warning: array subscript has type 'char' [-Wchar-subscripts] 2043 | mc_lowest_px(&lowest_px[b->ref[i]][0], t->by, bh4, | ~~~~~~^~~ ../../dav1d-1.5.4/src/decode.c:2044:63: warning: array subscript has type 'char' [-Wchar-subscripts] 2044 | b->mv[i].y, 0, &f->svc[b->ref[i]][1]); | ~~~~~~^~~ ../../dav1d-1.5.4/src/decode.c:2051:71: warning: array subscript has type 'char' [-Wchar-subscripts] 2051 | imin(cbw4, cbh4) > 1 && f->gmv_warp_allowed[b->ref[i]]) | ~~~~~~^~~ ../../dav1d-1.5.4/src/decode.c:2053:65: warning: array subscript has type 'char' [-Wchar-subscripts] 2053 | affine_lowest_px_chroma(t, &lowest_px[b->ref[i]][1], b_dim, | ~~~~~~^~~ ../../dav1d-1.5.4/src/decode.c:2054:70: warning: array subscript has type 'char' [-Wchar-subscripts] 2054 | &f->frame_hdr->gmv[b->ref[i]]); | ~~~~~~^~~ ../../dav1d-1.5.4/src/decode.c:2056:51: warning: array subscript has type 'char' [-Wchar-subscripts] 2056 | mc_lowest_px(&lowest_px[b->ref[i]][1], t->by, bh4, | ~~~~~~^~~ ../../dav1d-1.5.4/src/decode.c:2057:68: warning: array subscript has type 'char' [-Wchar-subscripts] 2057 | b->mv[i].y, ss_ver, &f->svc[b->ref[i]][1]); | ~~~~~~^~~ ../../dav1d-1.5.4/src/decode.c: In function 'dav1d_submit_frame': ../../dav1d-1.5.4/src/decode.c:3628:66: warning: array subscript has type 'char' [-Wchar-subscripts] 3628 | f->prev_segmap_ref = c->refs[f->frame_hdr->refidx[pri_ref]].segmap; | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ [130/134] Linking target src/libdav1d.so.7.0.0 [131/134] Generating symbol file src/libdav1d.so.7.0.0.p/libdav1d.so.7.0.0.symbols [132/134] Linking target tests/libfuzzer/dav1d_fuzzer [133/134] Linking target tools/dav1d [134/134] Linking target tests/libfuzzer/dav1d_fuzzer_mt ninja: Entering directory `/data/jenkins/workspace/oi-encumbered/components/encumbered/dav1d/build/amd64' [1/9] Generating include/vcs_version.h with a custom command fatal: not a git repository: '/data/jenkins/workspace/oi-encumbered/components/encumbered/dav1d/dav1d-1.5.4/.git' [1/2] Installing files Installing src/libdav1d.so.7.0.0 to /data/jenkins/workspace/oi-encumbered/components/encumbered/dav1d/build/prototype/i386/usr/lib/amd64 Installing tools/dav1d to /data/jenkins/workspace/oi-encumbered/components/encumbered/dav1d/build/prototype/i386/usr/bin Installing /data/jenkins/workspace/oi-encumbered/components/encumbered/dav1d/dav1d-1.5.4/include/dav1d/common.h to /data/jenkins/workspace/oi-encumbered/components/encumbered/dav1d/build/prototype/i386/usr/include/dav1d Installing /data/jenkins/workspace/oi-encumbered/components/encumbered/dav1d/dav1d-1.5.4/include/dav1d/data.h to /data/jenkins/workspace/oi-encumbered/components/encumbered/dav1d/build/prototype/i386/usr/include/dav1d Installing /data/jenkins/workspace/oi-encumbered/components/encumbered/dav1d/dav1d-1.5.4/include/dav1d/dav1d.h to /data/jenkins/workspace/oi-encumbered/components/encumbered/dav1d/build/prototype/i386/usr/include/dav1d Installing /data/jenkins/workspace/oi-encumbered/components/encumbered/dav1d/dav1d-1.5.4/include/dav1d/headers.h to /data/jenkins/workspace/oi-encumbered/components/encumbered/dav1d/build/prototype/i386/usr/include/dav1d Installing /data/jenkins/workspace/oi-encumbered/components/encumbered/dav1d/dav1d-1.5.4/include/dav1d/picture.h to /data/jenkins/workspace/oi-encumbered/components/encumbered/dav1d/build/prototype/i386/usr/include/dav1d Installing /data/jenkins/workspace/oi-encumbered/components/encumbered/dav1d/dav1d-1.5.4/include/dav1d/version.h to /data/jenkins/workspace/oi-encumbered/components/encumbered/dav1d/build/prototype/i386/usr/include/dav1d Installing /data/jenkins/workspace/oi-encumbered/components/encumbered/dav1d/build/amd64/meson-private/dav1d.pc to /data/jenkins/workspace/oi-encumbered/components/encumbered/dav1d/build/prototype/i386/usr/lib/amd64/pkgconfig Installing symlink pointing to libdav1d.so.7.0.0 to /data/jenkins/workspace/oi-encumbered/components/encumbered/dav1d/build/prototype/i386/usr/lib/amd64/libdav1d.so.7 Installing symlink pointing to libdav1d.so.7 to /data/jenkins/workspace/oi-encumbered/components/encumbered/dav1d/build/prototype/i386/usr/lib/amd64/libdav1d.so VALIDATING MANIFEST CONTENT: /data/jenkins/workspace/oi-encumbered/components/encumbered/dav1d/build/manifest-i386-dav1d.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO pkg://hipster-encumbered/codec/dav1d@1.5.4,5.11-2026.0.0.0:20260719T071208Z PUBLISHED generating metadata: encumbered/dav1d