Source: ffmpeg
Version: 7:6.1.1-3
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-arm64

Hi,

During a rebuild of all packages in sid, your package failed to build
on arm64.


Relevant part (hopefully):
> gcc -I. -Isrc/ -Wdate-time -D_FORTIFY_SOURCE=2 -U_FORTIFY_SOURCE 
> -D_FORTIFY_SOURCE=2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 
> -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC 
> -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -mbranch-protection=standard -fno-strict-overflow 
> -fstack-protector-all -fPIE   -std=c11 -fomit-frame-pointer -fPIC     
> -pthread   -I/usr/include/p11-kit-1  -I/usr/include/lilv-0 
> -I/usr/include/serd-0 -I/usr/include/sord-0 -I/usr/include/zix-0 
> -I/usr/include/sratom-0 -I/usr/include/freetype2 -I/usr/include/libpng16 
> -I/usr/include/harfbuzz -I/usr/include/glib-2.0 
> -I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/fribidi 
> -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 
> -I/usr/include/bs2b    -I/usr/include/libdrm -I/usr/include/freetype2 
> -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 
> -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 
> -I/usr/include/libpng16 -I/usr/include/glib-2.0 
> -I/usr/lib/aarch64-linux-gnu/glib-2.0/include  -DHWY_SHARED_DEFINE   
> -I/usr/include/openjpeg-2.5 -I/usr/include/aarch64-linux-gnu 
> -I/usr/include/opus -I/usr/include/opus  -D_REENTRANT  -I/usr/include/rav1e 
> -I/usr/include/cjson -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 
> -I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/libmount 
> -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
> -I/usr/include/aarch64-linux-gnu -I/usr/include/webp -pthread 
> -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1     
> -I/usr/include/srt -I/usr/include/p11-kit-1 -I/usr/include/svt-av1 -DEB_DLL   
>      -I/usr/include/webp -I/usr/include/webp -DX264_API_IMPORTS   -isystem 
> /usr/include/mit-krb5 -I/usr/include/pgm-5.3 -I/usr/include/libxml2 
> -I/usr/include/aarch64-linux-gnu  -I/usr/include/libxml2 -I/usr/include/AL  
> -I/usr/include/sphinxbase -I/usr/include/pocketsphinx 
> -I/usr/include/aarch64-linux-gnu -I/usr/include/aarch64-linux-gnu/sphinxbase  
>       -I/usr/include/libdrm     -g -Wdeclaration-after-statement -Wall 
> -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings 
> -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wempty-body 
> -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign 
> -Wno-unused-const-variable -Wno-bool-operation -Wno-char-subscripts -O3 
> -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=format-security 
> -Werror=implicit-function-declaration -Werror=missing-prototypes 
> -Werror=return-type -Werror=vla -Wformat -fdiagnostics-color=auto 
> -Wno-maybe-uninitialized -I/usr/include/SDL2 -D_REENTRANT   -MMD -MF 
> libavcodec/vulkan_av1.d -MT libavcodec/vulkan_av1.o -c -o 
> libavcodec/vulkan_av1.o src/libavcodec/vulkan_av1.c
> In file included from src/libavcodec/vulkan_av1.c:21:
> src/libavcodec/vulkan_decode.h:31:5: error: unknown type name 
> ‘VkVideoDecodeAV1ProfileInfoMESA’
>    31 |     VkVideoDecodeAV1ProfileInfoMESA av1_profile;
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> src/libavcodec/vulkan_av1.c:38:5: error: unknown type name 
> ‘StdVideoAV1MESATile’
>    38 |     StdVideoAV1MESATile            tiles[MAX_TILES];
>       |     ^~~~~~~~~~~~~~~~~~~
> src/libavcodec/vulkan_av1.c:39:5: error: unknown type name 
> ‘StdVideoAV1MESATileList’
>    39 |     StdVideoAV1MESATileList        tile_list;
>       |     ^~~~~~~~~~~~~~~~~~~~~~~
> src/libavcodec/vulkan_av1.c:43:5: error: unknown type name 
> ‘VkVideoDecodeAV1DpbSlotInfoMESA’
>    43 |     VkVideoDecodeAV1DpbSlotInfoMESA    vkav1_ref;
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> src/libavcodec/vulkan_av1.c:44:5: error: unknown type name 
> ‘StdVideoAV1MESAFrameHeader’
>    44 |     StdVideoAV1MESAFrameHeader         av1_frame_header;
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~
> src/libavcodec/vulkan_av1.c:45:5: error: unknown type name 
> ‘VkVideoDecodeAV1PictureInfoMESA’
>    45 |     VkVideoDecodeAV1PictureInfoMESA    av1_pic_info;
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> src/libavcodec/vulkan_av1.c:49:5: error: unknown type name 
> ‘VkVideoDecodeAV1DpbSlotInfoMESA’
>    49 |     VkVideoDecodeAV1DpbSlotInfoMESA     
> vkav1_refs[AV1_NUM_REF_FRAMES];
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> src/libavcodec/vulkan_av1.c:58:29: error: unknown type name 
> ‘VkVideoDecodeAV1DpbSlotInfoMESA’; did you mean 
> ‘VkVideoDecodeAV1DpbSlotInfoKHR’?
>    58 |                             VkVideoDecodeAV1DpbSlotInfoMESA 
> *vkav1_ref, /* Goes in ^ */
>       |                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                             VkVideoDecodeAV1DpbSlotInfoKHR
> src/libavcodec/vulkan_av1.c: In function ‘vk_av1_create_params’:
> src/libavcodec/vulkan_av1.c:113:5: error: unknown type name 
> ‘StdVideoAV1MESASequenceHeader’; did you mean ‘StdVideoAV1SequenceHeader’?
>   113 |     StdVideoAV1MESASequenceHeader av1_sequence_header;
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     StdVideoAV1SequenceHeader
> src/libavcodec/vulkan_av1.c:114:5: error: unknown type name 
> ‘VkVideoDecodeAV1SessionParametersAddInfoMESA’; did you mean 
> ‘VkVideoDecodeH265SessionParametersAddInfoKHR’?
>   114 |     VkVideoDecodeAV1SessionParametersAddInfoMESA av1_params_info;
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoDecodeH265SessionParametersAddInfoKHR
> src/libavcodec/vulkan_av1.c:115:5: error: unknown type name 
> ‘VkVideoDecodeAV1SessionParametersCreateInfoMESA’; did you mean 
> ‘VkVideoDecodeAV1SessionParametersCreateInfoKHR’?
>   115 |     VkVideoDecodeAV1SessionParametersCreateInfoMESA av1_params;
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoDecodeAV1SessionParametersCreateInfoKHR
> src/libavcodec/vulkan_av1.c:120:28: error: ‘StdVideoAV1MESASequenceHeader’ 
> undeclared (first use in this function); did you mean 
> ‘StdVideoAV1SequenceHeader’?
>   120 |     av1_sequence_header = (StdVideoAV1MESASequenceHeader) {
>       |                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                            StdVideoAV1SequenceHeader
> src/libavcodec/vulkan_av1.c:120:28: note: each undeclared identifier is 
> reported only once for each function it appears in
> src/libavcodec/vulkan_av1.c:120:58: error: expected ‘;’ before ‘{’ token
>   120 |     av1_sequence_header = (StdVideoAV1MESASequenceHeader) {
>       |                                                          ^~
>       |                                                          ;
> src/libavcodec/vulkan_av1.c:171:24: error: 
> ‘VkVideoDecodeAV1SessionParametersAddInfoMESA’ undeclared (first use in this 
> function); did you mean ‘VkVideoDecodeH265SessionParametersAddInfoKHR’?
>   171 |     av1_params_info = (VkVideoDecodeAV1SessionParametersAddInfoMESA) {
>       |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                        VkVideoDecodeH265SessionParametersAddInfoKHR
> src/libavcodec/vulkan_av1.c:171:69: error: expected ‘;’ before ‘{’ token
>   171 |     av1_params_info = (VkVideoDecodeAV1SessionParametersAddInfoMESA) {
>       |                                                                     ^~
>       |                                                                     ;
> src/libavcodec/vulkan_av1.c:175:19: error: 
> ‘VkVideoDecodeAV1SessionParametersCreateInfoMESA’ undeclared (first use in 
> this function); did you mean ‘VkVideoDecodeAV1SessionParametersCreateInfoKHR’?
>   175 |     av1_params = (VkVideoDecodeAV1SessionParametersCreateInfoMESA) {
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                   VkVideoDecodeAV1SessionParametersCreateInfoKHR
> src/libavcodec/vulkan_av1.c:175:67: error: expected ‘;’ before ‘{’ token
>   175 |     av1_params = (VkVideoDecodeAV1SessionParametersCreateInfoMESA) {
>       |                                                                   ^~
>       |                                                                   ;
> src/libavcodec/vulkan_av1.c:114:50: warning: variable ‘av1_params_info’ set 
> but not used [-Wunused-but-set-variable]
>   114 |     VkVideoDecodeAV1SessionParametersAddInfoMESA av1_params_info;
>       |                                                  ^~~~~~~~~~~~~~~
> src/libavcodec/vulkan_av1.c:113:35: warning: variable ‘av1_sequence_header’ 
> set but not used [-Wunused-but-set-variable]
>   113 |     StdVideoAV1MESASequenceHeader av1_sequence_header;
>       |                                   ^~~~~~~~~~~~~~~~~~~
> src/libavcodec/vulkan_av1.c:111:33: warning: unused variable ‘seq’ 
> [-Wunused-variable]
>   111 |     const AV1RawSequenceHeader *seq = s->raw_seq;
>       |                                 ^~~
> src/libavcodec/vulkan_av1.c: In function ‘vk_av1_start_frame’:
> src/libavcodec/vulkan_av1.c:237:15: error: implicit declaration of function 
> ‘vk_av1_fill_pict’ [-Werror=implicit-function-declaration]
>   237 |         err = vk_av1_fill_pict(avctx, &ap->ref_src[i], 
> &vp->ref_slots[i],
>       |               ^~~~~~~~~~~~~~~~
> src/libavcodec/vulkan_av1.c:252:18: error: request for member ‘nb_tiles’ in 
> something not a structure or union
>   252 |     ap->tile_list.nb_tiles = 0;
>       |                  ^
> src/libavcodec/vulkan_av1.c:253:18: error: request for member ‘tile_list’ in 
> something not a structure or union
>   253 |     ap->tile_list.tile_list = ap->tiles;
>       |                  ^
> src/libavcodec/vulkan_av1.c:255:25: error: ‘VkVideoDecodeAV1PictureInfoMESA’ 
> undeclared (first use in this function); did you mean 
> ‘VkVideoDecodeAV1PictureInfoKHR’?
>   255 |     ap->av1_pic_info = (VkVideoDecodeAV1PictureInfoMESA) {
>       |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                         VkVideoDecodeAV1PictureInfoKHR
> src/libavcodec/vulkan_av1.c:255:57: error: expected ‘;’ before ‘{’ token
>   255 |     ap->av1_pic_info = (VkVideoDecodeAV1PictureInfoMESA) {
>       |                                                         ^~
>       |                                                         ;
> src/libavcodec/vulkan_av1.c:278:29: error: ‘StdVideoAV1MESAFrameHeader’ 
> undeclared (first use in this function); did you mean 
> ‘StdVideoAV1SequenceHeader’?
>   278 |     ap->av1_frame_header = (StdVideoAV1MESAFrameHeader) {
>       |                             ^~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                             StdVideoAV1SequenceHeader
> src/libavcodec/vulkan_av1.c:278:56: error: expected ‘;’ before ‘{’ token
>   278 |     ap->av1_frame_header = (StdVideoAV1MESAFrameHeader) {
>       |                                                        ^~
>       |                                                        ;
> src/libavcodec/vulkan_av1.c:402:29: error: request for member ‘tiling’ in 
> something not a structure or union
>   402 |         ap->av1_frame_header.tiling.width_in_sbs_minus_1[i] = 
> frame_header->width_in_sbs_minus_1[i];
>       |                             ^
> src/libavcodec/vulkan_av1.c:403:29: error: request for member ‘tiling’ in 
> something not a structure or union
>   403 |         ap->av1_frame_header.tiling.height_in_sbs_minus_1[i] = 
> frame_header->height_in_sbs_minus_1[i];
>       |                             ^
> src/libavcodec/vulkan_av1.c:404:29: error: request for member ‘tiling’ in 
> something not a structure or union
>   404 |         ap->av1_frame_header.tiling.tile_start_col_sb[i] = 
> frame_header->tile_start_col_sb[i];
>       |                             ^
> src/libavcodec/vulkan_av1.c:405:29: error: request for member ‘tiling’ in 
> something not a structure or union
>   405 |         ap->av1_frame_header.tiling.tile_start_row_sb[i] = 
> frame_header->tile_start_row_sb[i];
>       |                             ^
> src/libavcodec/vulkan_av1.c:409:29: error: request for member ‘segmentation’ 
> in something not a structure or union
>   409 |         ap->av1_frame_header.segmentation.feature_enabled_bits[i] = 0;
>       |                             ^
> src/libavcodec/vulkan_av1.c:411:33: error: request for member ‘segmentation’ 
> in something not a structure or union
>   411 |             ap->av1_frame_header.segmentation.feature_enabled_bits[i] 
> |= (frame_header->feature_enabled[i][j] << j);
>       |                                 ^
> src/libavcodec/vulkan_av1.c:412:33: error: request for member ‘segmentation’ 
> in something not a structure or union
>   412 |             ap->av1_frame_header.segmentation.feature_data[i][j] = 
> frame_header->feature_value[i][j];
>       |                                 ^
> src/libavcodec/vulkan_av1.c:415:29: error: request for member ‘loop_filter’ 
> in something not a structure or union
>   415 |         ap->av1_frame_header.loop_filter.ref_deltas[i] = 
> frame_header->loop_filter_ref_deltas[i];
>       |                             ^
> src/libavcodec/vulkan_av1.c:417:29: error: request for member ‘cdef’ in 
> something not a structure or union
>   417 |         ap->av1_frame_header.cdef.y_pri_strength[i] = 
> frame_header->cdef_y_pri_strength[i];
>       |                             ^
> src/libavcodec/vulkan_av1.c:418:29: error: request for member ‘cdef’ in 
> something not a structure or union
>   418 |         ap->av1_frame_header.cdef.y_sec_strength[i] = 
> frame_header->cdef_y_sec_strength[i];
>       |                             ^
> src/libavcodec/vulkan_av1.c:419:29: error: request for member ‘cdef’ in 
> something not a structure or union
>   419 |         ap->av1_frame_header.cdef.uv_pri_strength[i] = 
> frame_header->cdef_uv_pri_strength[i];
>       |                             ^
> src/libavcodec/vulkan_av1.c:420:29: error: request for member ‘cdef’ in 
> something not a structure or union
>   420 |         ap->av1_frame_header.cdef.uv_sec_strength[i] = 
> frame_header->cdef_uv_sec_strength[i];
>       |                             ^
> src/libavcodec/vulkan_av1.c:422:29: error: request for member 
> ‘ref_order_hint’ in something not a structure or union
>   422 |         ap->av1_frame_header.ref_order_hint[i] = 
> frame_header->ref_order_hint[i];
>       |                             ^
> src/libavcodec/vulkan_av1.c:423:29: error: request for member ‘global_motion’ 
> in something not a structure or union
>   423 |         ap->av1_frame_header.global_motion[i] = 
> (StdVideoAV1MESAGlobalMotion) {
>       |                             ^
> src/libavcodec/vulkan_av1.c:423:50: error: ‘StdVideoAV1MESAGlobalMotion’ 
> undeclared (first use in this function); did you mean 
> ‘StdVideoAV1GlobalMotion’?
>   423 |         ap->av1_frame_header.global_motion[i] = 
> (StdVideoAV1MESAGlobalMotion) {
>       |                                                  
> ^~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                                  
> StdVideoAV1GlobalMotion
> src/libavcodec/vulkan_av1.c:423:78: error: expected ‘;’ before ‘{’ token
>   423 |         ap->av1_frame_header.global_motion[i] = 
> (StdVideoAV1MESAGlobalMotion) {
>       |                                                                       
>        ^~
>       |                                                                       
>        ;
> src/libavcodec/vulkan_av1.c:437:29: error: request for member ‘ref_frame_idx’ 
> in something not a structure or union
>   437 |         ap->av1_frame_header.ref_frame_idx[i] = 
> frame_header->ref_frame_idx[i];
>       |                             ^
> src/libavcodec/vulkan_av1.c:438:29: error: request for member 
> ‘delta_frame_id_minus1’ in something not a structure or union
>   438 |         ap->av1_frame_header.delta_frame_id_minus1[i] = 
> frame_header->delta_frame_id_minus1[i];
>       |                             ^
> src/libavcodec/vulkan_av1.c:441:21: error: request for member 
> ‘skip_mode_frame_idx’ in something not a structure or union
>   441 |     ap->av1_pic_info.skip_mode_frame_idx[0] = 
> s->cur_frame.skip_mode_frame_idx[0];
>       |                     ^
> src/libavcodec/vulkan_av1.c:442:21: error: request for member 
> ‘skip_mode_frame_idx’ in something not a structure or union
>   442 |     ap->av1_pic_info.skip_mode_frame_idx[1] = 
> s->cur_frame.skip_mode_frame_idx[1];
>       |                     ^
> src/libavcodec/vulkan_av1.c:446:33: error: request for member ‘film_grain’ in 
> something not a structure or union
>   446 |             ap->av1_frame_header.film_grain.point_y_value[i] = 
> film_grain->point_y_value[i];
>       |                                 ^
> src/libavcodec/vulkan_av1.c:447:33: error: request for member ‘film_grain’ in 
> something not a structure or union
>   447 |             ap->av1_frame_header.film_grain.point_y_scaling[i] = 
> film_grain->point_y_scaling[i];
>       |                                 ^
> src/libavcodec/vulkan_av1.c:451:33: error: request for member ‘film_grain’ in 
> something not a structure or union
>   451 |             ap->av1_frame_header.film_grain.point_cb_value[i] = 
> film_grain->point_cb_value[i];
>       |                                 ^
> src/libavcodec/vulkan_av1.c:452:33: error: request for member ‘film_grain’ in 
> something not a structure or union
>   452 |             ap->av1_frame_header.film_grain.point_cb_scaling[i] = 
> film_grain->point_cb_scaling[i];
>       |                                 ^
> src/libavcodec/vulkan_av1.c:453:33: error: request for member ‘film_grain’ in 
> something not a structure or union
>   453 |             ap->av1_frame_header.film_grain.point_cr_value[i] = 
> film_grain->point_cr_value[i];
>       |                                 ^
> src/libavcodec/vulkan_av1.c:454:33: error: request for member ‘film_grain’ in 
> something not a structure or union
>   454 |             ap->av1_frame_header.film_grain.point_cr_scaling[i] = 
> film_grain->point_cr_scaling[i];
>       |                                 ^
> src/libavcodec/vulkan_av1.c:458:33: error: request for member ‘film_grain’ in 
> something not a structure or union
>   458 |             ap->av1_frame_header.film_grain.ar_coeffs_y_plus_128[i] = 
> film_grain->ar_coeffs_y_plus_128[i];
>       |                                 ^
> src/libavcodec/vulkan_av1.c:459:33: error: request for member ‘film_grain’ in 
> something not a structure or union
>   459 |             ap->av1_frame_header.film_grain.ar_coeffs_cb_plus_128[i] 
> = film_grain->ar_coeffs_cb_plus_128[i];
>       |                                 ^
> src/libavcodec/vulkan_av1.c:460:33: error: request for member ‘film_grain’ in 
> something not a structure or union
>   460 |             ap->av1_frame_header.film_grain.ar_coeffs_cr_plus_128[i] 
> = film_grain->ar_coeffs_cr_plus_128[i];
>       |                                 ^
> src/libavcodec/vulkan_av1.c:463:29: error: request for member ‘film_grain’ in 
> something not a structure or union
>   463 |         ap->av1_frame_header.film_grain.ar_coeffs_cb_plus_128[24] = 
> film_grain->ar_coeffs_cb_plus_128[24];
>       |                             ^
> src/libavcodec/vulkan_av1.c:464:29: error: request for member ‘film_grain’ in 
> something not a structure or union
>   464 |         ap->av1_frame_header.film_grain.ar_coeffs_cr_plus_128[24] = 
> film_grain->ar_coeffs_cr_plus_128[24];
>       |                             ^
> src/libavcodec/vulkan_av1.c: In function ‘vk_av1_decode_slice’:
> src/libavcodec/vulkan_av1.c:483:32: error: request for member ‘nb_tiles’ in 
> something not a structure or union
>   483 |         ap->tiles[ap->tile_list.nb_tiles] = (StdVideoAV1MESATile) {
>       |                                ^
> src/libavcodec/vulkan_av1.c:483:46: error: ‘StdVideoAV1MESATile’ undeclared 
> (first use in this function); did you mean ‘StdVideoAV1Profile’?
>   483 |         ap->tiles[ap->tile_list.nb_tiles] = (StdVideoAV1MESATile) {
>       |                                              ^~~~~~~~~~~~~~~~~~~
>       |                                              StdVideoAV1Profile
> src/libavcodec/vulkan_av1.c:483:66: error: expected ‘;’ before ‘{’ token
>   483 |         ap->tiles[ap->tile_list.nb_tiles] = (StdVideoAV1MESATile) {
>       |                                                                  ^~
>       |                                                                  ;
> src/libavcodec/vulkan_av1.c:495:52: error: request for member ‘nb_tiles’ in 
> something not a structure or union
>   495 |                                      &ap->tile_list.nb_tiles,
>       |                                                    ^
> src/libavcodec/vulkan_av1.c:500:32: error: request for member ‘nb_tiles’ in 
> something not a structure or union
>   500 |         ap->tiles[ap->tile_list.nb_tiles - 1].offset = 
> ap->tile_offsets[ap->tile_list.nb_tiles - 1];
>       |                                ^
> src/libavcodec/vulkan_av1.c:500:86: error: request for member ‘nb_tiles’ in 
> something not a structure or union
>   500 |         ap->tiles[ap->tile_list.nb_tiles - 1].offset = 
> ap->tile_offsets[ap->tile_list.nb_tiles - 1];
>       |                                                                       
>                ^
> src/libavcodec/vulkan_av1.c: In function ‘vk_av1_end_frame’:
> src/libavcodec/vulkan_av1.c:516:23: error: request for member ‘nb_tiles’ in 
> something not a structure or union
>   516 |     if (!ap->tile_list.nb_tiles)
>       |                       ^
> src/libavcodec/vulkan_av1.c:534:42: error: request for member ‘nb_tiles’ in 
> something not a structure or union
>   534 |            vp->slices_size, ap->tile_list.nb_tiles);
>       |                                          ^
> cc1: some warnings being treated as errors
> make[2]: *** [/<<PKGBUILDDIR>>/ffbuild/common.mak:81: 
> libavcodec/vulkan_av1.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/ffmpeg_6.1.1-3_unstable-arm64.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240420&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

Reply via email to