Your message dated Sun, 11 Aug 2024 19:07:53 +0000
with message-id <e1sdduz-00hn8p...@fasolo.debian.org>
and subject line Bug#1077537: fixed in renpy 8.2.3+dfsg-1
has caused the Debian Bug report #1077537,
regarding renpy FTBFS with ffmpeg 7
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 ow...@bugs.debian.org
immediately.)


-- 
1077537: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1077537
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: renpy
Version: 8.2.2+dfsg-1
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/logs.php?pkg=renpy&ver=8.2.2%2Bdfsg-1%2Bb2

...
ffmedia.c:108:9: error: passing argument 6 of ‘avio_alloc_context’ from 
incompatible pointer type [-Wincompatible-pointer-types]
  108 |         rwops_write,
      |         ^~~~~~~~~~~
      |         |
      |         int (*)(void *, uint8_t *, int) {aka int (*)(void *, unsigned 
char *, int)}
In file included from /usr/include/x86_64-linux-gnu/libavformat/avformat.h:319,
                 from ffmedia.c:2:
/usr/include/x86_64-linux-gnu/libavformat/avio.h:404:25: note: expected ‘int 
(*)(void *, const uint8_t *, int)’ {aka ‘int (*)(void *, const unsigned char *, 
int)’} but argument is of type ‘int (*)(void *, uint8_t *, int)’ {aka ‘int 
(*)(void *, unsigned char *, int)’}
  404 |                   int (*write_packet)(void *opaque, const uint8_t *buf, 
int buf_size),
      |                   
~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
...
ffmedia.c: In function ‘decode_audio’:
ffmedia.c:693:30: error: ‘AVFrame’ has no member named ‘channel_layout’; did 
you mean ‘ch_layout’?
  693 |             converted_frame->channel_layout = AV_CH_LAYOUT_STEREO;
      |                              ^~~~~~~~~~~~~~
      |                              ch_layout
ffmedia.c:696:54: error: ‘AVFrame’ has no member named ‘channel_layout’; did 
you mean ‘ch_layout’?
  696 |                         if (!ms->audio_decode_frame->channel_layout) {
      |                                                      ^~~~~~~~~~~~~~
      |                                                      ch_layout
ffmedia.c:697:57: error: ‘AVFrame’ has no member named ‘channel_layout’; did 
you mean ‘ch_layout’?
  697 |                                 ms->audio_decode_frame->channel_layout 
= av_get_default_channel_layout(ms->audio_decode_frame->channels);
      |                                                         ^~~~~~~~~~~~~~
      |                                                         ch_layout
ffmedia.c:697:74: error: implicit declaration of function 
‘av_get_default_channel_layout’ [-Wimplicit-function-declaration]
  697 |                                 ms->audio_decode_frame->channel_layout 
= av_get_default_channel_layout(ms->audio_decode_frame->channels);
      |                                                                         
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ffmedia.c:697:126: error: ‘AVFrame’ has no member named ‘channels’
  697 |                                 ms->audio_decode_frame->channel_layout 
= av_get_default_channel_layout(ms->audio_decode_frame->channels);
      |                                                                         
                                                     ^~
ffmedia.c:699:80: error: ‘AVFrame’ has no member named ‘channels’
  699 |                                 if (audio_equal_mono && 
(ms->audio_decode_frame->channels == 1)) {
      |                                                                         
       ^~
ffmedia.c:700:37: error: implicit declaration of function ‘swr_alloc_set_opts’; 
did you mean ‘swr_alloc_set_opts2’? [-Wimplicit-function-declaration]
  700 |                                     swr_alloc_set_opts(
      |                                     ^~~~~~~~~~~~~~~~~~
      |                                     swr_alloc_set_opts2
ffmedia.c:702:42: error: ‘AVFrame’ has no member named ‘channel_layout’; did 
you mean ‘ch_layout’?
  702 |                         converted_frame->channel_layout,
      |                                          ^~~~~~~~~~~~~~
      |                                          ch_layout
ffmedia.c:705:49: error: ‘AVFrame’ has no member named ‘channel_layout’; did 
you mean ‘ch_layout’?
  705 |                         ms->audio_decode_frame->channel_layout,
      |                                                 ^~~~~~~~~~~~~~
      |                                                 ch_layout
...

--- End Message ---
--- Begin Message ---
Source: renpy
Source-Version: 8.2.3+dfsg-1
Done: Alexandre Detiste <tc...@debian.org>

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

Debian distribution maintenance software
pp.
Alexandre Detiste <tc...@debian.org> (supplier of updated renpy 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 11 Aug 2024 19:36:17 +0200
Source: renpy
Architecture: source
Version: 8.2.3+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <pkg-games-de...@lists.alioth.debian.org>
Changed-By: Alexandre Detiste <tc...@debian.org>
Closes: 1077202 1077537
Changes:
 renpy (8.2.3+dfsg-1) unstable; urgency=medium
 .
   * New upstream version 8.2.3+dfsg
 .
   [ Gregor Riepl ]
   * Add a patch for compatiblity with Python 3.12 (Closes: #1077202)
   * Add a patch for compatibility with FFMPEG 7 (Closes: #1077537)
Checksums-Sha1:
 c1c5c9bb83b591009b855c6e90ee96bcabc89a36 2514 renpy_8.2.3+dfsg-1.dsc
 41af9c27be28b560e2e45218fcd0513258485db3 58213180 renpy_8.2.3+dfsg.orig.tar.xz
 8e4df2acc3cf027166757adb41cce6a4603097bc 42536 renpy_8.2.3+dfsg-1.debian.tar.xz
 f8b98a658d5e4564ebb05c50a30724c94c557e5f 18209 
renpy_8.2.3+dfsg-1_source.buildinfo
Checksums-Sha256:
 4e022eb4660417f9065d8088d3d607d8317dae4b10863e1a3bc05a365b6c8798 2514 
renpy_8.2.3+dfsg-1.dsc
 407a309a2970e93614af5210c86d921d3a3802b69cfa48c246ab91577e2c992a 58213180 
renpy_8.2.3+dfsg.orig.tar.xz
 cae2173456b1c518243fa69fabc6df7d908213122a75870b03ffb445dafef6de 42536 
renpy_8.2.3+dfsg-1.debian.tar.xz
 d5f053a8902872cdc1785ca1f3acef8c0714001739955239dbdcaaebb647d1f5 18209 
renpy_8.2.3+dfsg-1_source.buildinfo
Files:
 5566b1215091d5ea4dadfad03b78066f 2514 games optional renpy_8.2.3+dfsg-1.dsc
 4c21d21899f0d00beed9515f253ae1b6 58213180 games optional 
renpy_8.2.3+dfsg.orig.tar.xz
 77b9f9b9a929e62e95025dbdada6f0e4 42536 games optional 
renpy_8.2.3+dfsg-1.debian.tar.xz
 0fb2d95af24b978ed1b0b9fb7d927508 18209 games optional 
renpy_8.2.3+dfsg-1_source.buildinfo

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

iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAma4+tIRHHRjaGV0QGRl
Ymlhbi5vcmcACgkQMfMURUShdBrO2g/9Fi7w5/swvijzYUXmDjyt/sI34HSh+y9V
AJ1qcarJaX5G/oyBDnVF2m7vhAtSgw1kbu4ZKaC7q+9Y0UbpkHX3TZNw0YFUfB5A
YKSjbLrqJtL+1OxZ5gldR3Nolr/B1YsRcEub0SOVEfwolJ7sn7OkUarUw+nNRWCA
0E7p/VFDB74fpCfMJdI+My+k/D0M5B51ktdEBxLs5l30b3S1sAwyxYEadR/oOTih
kdtnhQ9QzC0u0m4Otehmjt4+YGI7b7O+hJomgAWurS3V7CnxveVK9EeYf+qQoASX
okAVqyUPgtmBtb0isjnc5cmn0wwYgCYkfgCeVEQEkt1UZm9Ztt0HT+OXRMrnabgK
9ktGgvUNxeg0cY58NWB8xoC1Ui99Z3Cl4UVTBB7DdHMJBNcPVftf86Fe+sZOnQOu
+yBJLJIP7GOTiQNnrAhxz9TLPmBMMILFLYI39XleyL4CaXEcOiDirVjQebTU2T0X
2l0ADzBxbaS5EKGDIoi0T1AjQxzUdzXD8BWML4bX9AbCBYA6Eg4vJ+inMlDE9EJq
bvfjjz3mAloNP1zC3+ZFfMbWM5Lm/la9AwQmnhAUCc1QG97TEhp4z7wAyPvDrCjd
hyA2gMcCBu7jV89hKJD2zJBhw41jUbKysdx0RBlBoDNvbgOBElypa9scoiF8TLnt
46yE9W4MCy4=
=actG
-----END PGP SIGNATURE-----

Attachment: pgptnB60ERjxM.pgp
Description: PGP signature


--- End Message ---

Reply via email to