[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1017140: marked as done (harvid: FTBFS: ffdecoder.c:607:29: error: ‘const struct AVCodec’ has no member named ‘flush’)



Your message dated Tue, 30 Aug 2022 11:33:46 +0000
with message-id <E1oSzV4-009lCe-Gk@fasolo.debian.org>
and subject line Bug#1017140: fixed in harvid 0.9.0-2
has caused the Debian Bug report #1017140,
regarding harvid: FTBFS: ffdecoder.c:607:29: error: ‘const struct AVCodec’ has no member named ‘flush’
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
1017140: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1017140
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: harvid
Version: 0.9.0-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas@debian.org
Usertags: ftbfs-20220813 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
> x86_64-linux-gnu-gcc -c -o vinfo.o -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2   `x86_64-linux-gnu-pkg-config --cflags libavcodec libavformat libavutil libswscale` vinfo.c
> ffdecoder.c: In function ‘ff_picture_bytesize’:
> ffdecoder.c:91:18: warning: implicit declaration of function ‘av_image_get_buffer_size’; did you mean ‘av_samples_get_buffer_size’? [-Wimplicit-function-declaration]
>    91 |   const int bs = av_image_get_buffer_size(render_fmt, w, h, 64);
>       |                  ^~~~~~~~~~~~~~~~~~~~~~~~
>       |                  av_samples_get_buffer_size
> ffdecoder.c: In function ‘ff_init_moviebuffer’:
> ffdecoder.c:264:3: warning: implicit declaration of function ‘av_image_fill_arrays’; did you mean ‘av_samples_fill_arrays’? [-Wimplicit-function-declaration]
>   264 |   av_image_fill_arrays (ff->pFrameFMT->data, ff->pFrameFMT->linesize, ff->buffer, ff->render_fmt, ff->out_width, ff->out_height, 64);
>       |   ^~~~~~~~~~~~~~~~~~~~
>       |   av_samples_fill_arrays
> ffdecoder.c: In function ‘ff_open_movie’:
> ffdecoder.c:488:10: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
>   488 |   pCodec = avcodec_find_decoder(ff->pCodecCtx->codec_id);
>       |          ^
> ffdecoder.c: In function ‘my_seek_frame’:
> ffdecoder.c:607:29: error: ‘const struct AVCodec’ has no member named ‘flush’
>   607 |     if (ff->pCodecCtx->codec->flush) {
>       |                             ^~
> ffdecoder.c:686:33: error: ‘const struct AVCodec’ has no member named ‘flush’
>   686 |         if (ff->pCodecCtx->codec->flush) {
>       |                                 ^~
> make[3]: *** [Makefile:84: ffdecoder.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2022/08/13/harvid_0.9.0-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220813;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220813&fusertaguser=lucas@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 marking 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.

--- End Message ---
--- Begin Message ---
Source: harvid
Source-Version: 0.9.0-2
Done: IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>

We believe that the bug you reported is fixed in the latest version of
harvid, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1017140@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> (supplier of updated harvid package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 30 Aug 2022 13:09:43 +0200
Source: harvid
Architecture: source
Version: 0.9.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Changed-By: IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>
Closes: 1017140
Changes:
 harvid (0.9.0-2) unstable; urgency=medium
 .
   * Team upload.
 .
   [ IOhannes m zmölnig (Debian/GNU) ]
   * Patch to allow building against FFmpeg-5.1 (Closes: #1017140)
   * Bump standards version to 4.6.1
 .
   [ Debian Janitor ]
   * Remove constraints unnecessary since buster
   * Update watch file format version to 4.
   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.
Checksums-Sha1:
 767f095861b2826bb5371b59e6fc504634ded0a4 2134 harvid_0.9.0-2.dsc
 35e730b02f764c0bfb283622f14b2218a3a004ea 6148 harvid_0.9.0-2.debian.tar.xz
Checksums-Sha256:
 9f2ee2d7024b10d0d03ae155710337c9c333cf52b04f6daef3e4beb35b8067ae 2134 harvid_0.9.0-2.dsc
 85f3cf60712e3a8e5240060fe379eee62bac196b1bd5f65fc48655e6849185b7 6148 harvid_0.9.0-2.debian.tar.xz
Files:
 63a2e2bc323c203157f0452417019abf 2134 video optional harvid_0.9.0-2.dsc
 2692c2b7556b5e9b2db2d068ccea38a2 6148 video optional harvid_0.9.0-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEdAXnRVdICXNIABVttlAZxH96NvgFAmMN83QACgkQtlAZxH96
NvgcNw//SxiFjqi/xtx4K9AwpzN+c0/LqKgE7uQE8PVMV17Rhb49jc/U7+YXbbpO
f4gAqcZPyN1O5+fuBWUlsF8VpVjWnguwLdNdqCFoD791kLj/kBHzgrY5Ty8LQ4M3
mp1yNP8ya/rr80fmhPJk/tlu5CN4wL1/9yYRXlHNF6yWSo5gyOfXgLXLqew+4LRM
q520zCEMIGQnvTI5sgRQdB8vkVAM+NQdx0Y8+UoIWqP8MECzPM10Jazn9EOXoP+p
fnTw3+Y3NBVB0lKrTqbSEuYp4FlNdJzfYqCSu/NO0Ow20Yn5HiXpZTXH40fYKYNE
g8BC/aQsLb7F/p6tNL9CTvEbeUPr8jCmza5ajYrpdOKSt8Xbjk0pFZsSfNV42Pet
5zRiKer0iHBXL6J/ViQS6cJSOBtTIlbFWnsxmuWGWzlv3dbaIsz+NfLMi8CRA8Tv
E/DyaX5W7c3A2efnhpCMq+r2f3P+jzSP9Nb9szxKQB1cuPjHE9T5qkLJEtFH1LjS
g6J0nF67DjJOTNgrrd5YUErHelPR2n9K+VCPX2AnkMPJiPdKtBIkUufa7Ba+ukr7
hil549MESQO91CpvpmRFAqRfxt3G2TsIpiwUpvrajRegRKEio65qYp270GQJWa1J
C7/W/GNT+tLGMI3oLeQgv+O1MFxz4JuClzmAgl9mEaONAucg278=
=YWFE
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: