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

Bug#1004794: marked as done (bs1770gain: FTBFS with ffmpeg 5.0)



Your message dated Tue, 05 Jul 2022 15:18:52 +0000
with message-id <E1o8kKC-000InI-Ob@fasolo.debian.org>
and subject line Bug#1004794: fixed in bs1770gain 0.8.4-1
has caused the Debian Bug report #1004794,
regarding bs1770gain: FTBFS with ffmpeg 5.0
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.)


-- 
1004794: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1004794
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: bs1770gain
Version: 0.8.3-2.1
Severity: important
X-Debbugs-Cc: sramacher@debian.org
Tags: sid bookworm ftbfs
Usertags: ffmpeg5.0

bs1770gain FTBFS with ffmpeg 5.0 in experimental:

gcc -DHAVE_CONFIG_H -I. -I..  -I../libpbutil -I../lib1770-2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include  -Wstrict-prototypes -Wextra -Wreturn-type -Wcast-qual -Wcast-align -Wpointer-arith -Wformat -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o ff_printer.o ff_printer.c
In file included from ff_analyzer.c:22:
./ff.h:425:3: error: unknown type name ‘AVCodecContext’
  425 |   AVCodecContext *ctx;
      |   ^~~~~~~~~~~~~~
ff_analyzer.c: In function ‘ff_analyzer_send_packet’:
ff_analyzer.c:347:11: warning: implicit declaration of function ‘avcodec_send_packet’; did you mean ‘av_append_packet’? [-Wimplicit-function-declaration]
  347 |       err=avcodec_send_packet(a->in->audio.ctx,pkt);
      |           ^~~~~~~~~~~~~~~~~~~
      |           av_append_packet
ff_analyzer.c:371:11: warning: implicit declaration of function ‘avcodec_receive_frame’; did you mean ‘ff_fifo_receive_frame’? [-Wimplicit-function-declaration]
  371 |       err=avcodec_receive_frame(a->in->audio.ctx,a->frame);
      |           ^~~~~~~~~~~~~~~~~~~~~
      |           ff_fifo_receive_frame
In file included from ff_muxer.c:22:
./ff.h:425:3: error: unknown type name ‘AVCodecContext’
  425 |   AVCodecContext *ctx;
      |   ^~~~~~~~~~~~~~
ff_muxer.c: In function ‘ff_muxer_mux_audio_frame’:
ff_muxer.c:123:38: error: request for member ‘time_base’ in something not a structure or union
  123 |   av_packet_rescale_ts(pkt,audio->ctx->time_base,ostream->time_base);
      |                                      ^~
ff_muxer.c: In function ‘ff_muxer_send_packet’:
ff_muxer.c:218:11: warning: implicit declaration of function ‘avcodec_send_packet’ [-Wimplicit-function-declaration]
  218 |       err=avcodec_send_packet(m->in->audio.ctx,pkt);
      |           ^~~~~~~~~~~~~~~~~~~
ff_muxer.c:239:11: warning: implicit declaration of function ‘avcodec_receive_frame’; did you mean ‘ff_fifo_receive_frame’? [-Wimplicit-function-declaration]
  239 |       err=avcodec_receive_frame(m->in->audio.ctx,m->frame);
      |           ^~~~~~~~~~~~~~~~~~~~~
      |           ff_fifo_receive_frame
ff_muxer.c:319:11: warning: implicit declaration of function ‘avcodec_send_frame’; did you mean ‘avcodec_get_name’? [-Wimplicit-function-declaration]
  319 |       err=avcodec_send_frame(m->out->audio.ctx,frame);
      |           ^~~~~~~~~~~~~~~~~~
      |           avcodec_get_name
ff_muxer.c:344:11: warning: implicit declaration of function ‘avcodec_receive_packet’ [-Wimplicit-function-declaration]
  344 |       err=avcodec_receive_packet(m->out->audio.ctx,m->pkt);
      |           ^~~~~~~~~~~~~~~~~~~~~~
make[3]: *** [Makefile:380: ff_muxer.o] Error 1
make[3]: *** Waiting for unfinished jobs....
In file included from ff_fifo.c:22:
./ff.h:425:3: error: unknown type name ‘AVCodecContext’
  425 |   AVCodecContext *ctx;
      |   ^~~~~~~~~~~~~~
make[3]: *** [Makefile:380: ff_analyzer.o] Error 1
In file included from ff_printer.c:22:
./ff.h:425:3: error: unknown type name ‘AVCodecContext’
  425 |   AVCodecContext *ctx;
      |   ^~~~~~~~~~~~~~
make[3]: *** [Makefile:380: ff_printer.o] Error 1
In file included from ff_resampler.c:22:
./ff.h:425:3: error: unknown type name ‘AVCodecContext’
  425 |   AVCodecContext *ctx;
      |   ^~~~~~~~~~~~~~
In file included from ff_filter.c:25:
./ff.h:425:3: error: unknown type name ‘AVCodecContext’
  425 |   AVCodecContext *ctx;
      |   ^~~~~~~~~~~~~~
ff_filter.c: In function ‘ff_filter_create’:
ff_filter.c:211:9: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  211 |   ocodec=avcodec_find_encoder(ocodecpar->codec_id);
      |         ^
make[3]: *** [Makefile:380: ff_filter.o] Error 1
make[3]: *** [Makefile:380: ff_fifo.o] Error 1
In file included from ff_inout.c:22:
./ff.h:425:3: error: unknown type name ‘AVCodecContext’
  425 |   AVCodecContext *ctx;
      |   ^~~~~~~~~~~~~~
make[3]: *** [Makefile:380: ff_inout.o] Error 1


Cheers
-- 
Sebastian Ramacher

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: bs1770gain
Source-Version: 0.8.4-1
Done: Boyuan Yang <byang@debian.org>

We believe that the bug you reported is fixed in the latest version of
bs1770gain, 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 1004794@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Boyuan Yang <byang@debian.org> (supplier of updated bs1770gain 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: SHA512

Format: 1.8
Date: Tue, 05 Jul 2022 10:58:04 -0400
Source: bs1770gain
Architecture: source
Version: 0.8.4-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Changed-By: Boyuan Yang <byang@debian.org>
Closes: 1004794
Changes:
 bs1770gain (0.8.4-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release.
     + Fix compatibility with ffmpeg 5.0. (Closes: #1004794)
   * Bump Standards-Version to 4.6.1.
   * Bump debhelper compat to v13.
   * d/p/1001-fix_type_error.patch: Dropped, merged upstream.
Checksums-Sha1:
 548ed97623647b61a2551fd114008790eae02a78 2144 bs1770gain_0.8.4-1.dsc
 fe8dcee374601242dd9667726d38acb6644e2daa 246981 bs1770gain_0.8.4.orig.tar.gz
 710be18e374500494c3ac5f2b97110f62ccb1a94 522892 bs1770gain_0.8.4-1.debian.tar.xz
 2cca545dc16075fd24bad0eb8f39b23a2b67f193 12613 bs1770gain_0.8.4-1_amd64.buildinfo
Checksums-Sha256:
 06b0c726c07884769cfb93bab0175ffbfa8d4f8a1061287bf642c25163e5764e 2144 bs1770gain_0.8.4-1.dsc
 deeaffb22b373edf7ffe819ed66307714d9258e4f68df70e1d973d691ae2c679 246981 bs1770gain_0.8.4.orig.tar.gz
 ad1470b1721f7e9eeb3dd3837009b85a5b2a7ae67a9b5662152f3a3bb900a6d4 522892 bs1770gain_0.8.4-1.debian.tar.xz
 9b40e39dd81c0ea878478cd9acc185e57250877ba05995f510602085b37d7614 12613 bs1770gain_0.8.4-1_amd64.buildinfo
Files:
 52be96f3d214c87af62b393cf04cfc9d 2144 sound optional bs1770gain_0.8.4-1.dsc
 c26f2e6acc154083284abb284457df10 246981 sound optional bs1770gain_0.8.4.orig.tar.gz
 045b9e687d25e2ce71a8f7bbda11dc74 522892 sound optional bs1770gain_0.8.4-1.debian.tar.xz
 457f05ee0c9a95037ec545d0661c571f 12613 sound optional bs1770gain_0.8.4-1_amd64.buildinfo

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

iQIzBAEBCgAdFiEEfncpR22H1vEdkazLwpPntGGCWs4FAmLEUgMACgkQwpPntGGC
Ws78aw/+NbLWINiHeAklCN1SK883vmYt0V6S2E4bt0GZEskJWhenwNOFgHY/Uxs1
y4BhB8y6taklkaaitp7SoLycqKuyz/f3Kzx97M81d5veYS91GDwdJZqX+QAzIlgB
J3vaiePpMSc+vCOYssBvV60OziOEwwCki74BGRlk311uj2vKX7/nEUcIQIz2aIwk
dVNriBXF6CVeVIHe/3DgKj2ZM8FFDxOyRxB4M7g2yCBPImq8S1iJ9KzXzt/q3zXl
C9/aSynP+vWMTUldQx38t35u9bE5xCKh01WGVnArFX6OYlkBMBAHv5KWiryKYBPB
uvuMxQriCuO/Loz+HrcR944+9nh9VYgrv8xL5H9rGFPWG3nJUWcXrX/4nHP70IS0
q5BUWA1KBnD1RVleA+yLs/mHNazH09knDhqLCiB7P0Rd+zyuLSLvUNCT1J8sHHAp
Oc89wmGvczOObctXItwG4C2ubygTMSAJwNt/3+w8XlrLIdqfr4p1HDRA1vcLq7Ca
W8PhS19lozQ0S3NfqVtfwhb/8tuXilbIjwea3kD9quUPzGTo7Frqfi1tIo/fFa5p
9t2qT9Aa3/IA6/Jx7EzhMl86WWPZeoQJLWCYutd5yov90Kgn/8MITyCzUHy4V0s8
cuaPdjkzSoK5MXL26hv+dQavBQXvD7F95HgOnGdXGwYQUjXkceQ=
=xCe8
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: