Your message dated Sun, 20 Feb 2022 18:49:20 +0000
with message-id <[email protected]>
and subject line Bug#1005897: Removed package(s) from unstable
has caused the Debian Bug report #1004578,
regarding silan: 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 [email protected]
immediately.)
--
1004578: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1004578
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: silan
Version: 0.4.0-2
Severity: important
X-Debbugs-Cc: [email protected]
Tags: sid bookworm ftbfs
Usertags: ffmpeg5.0
silan FTBFS with ffmpeg 5.0 (available in experimental):
| gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall -O2
-I.. -I/usr/include/opus -I/usr/include/x86_64-linux-gnu -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -DNDEBUG -pipe -fmessage-length=139
-fdiagnostics-show-location=every-line -c -o ad_soundfile.o ad_soundfile.c
| ad_ffmpeg.c: In function ‘ad_open_ffmpeg’:
| ad_ffmpeg.c:117:40: error: ‘AVStream’ has no member named ‘codec’
| 117 | if (priv->formatContext->streams[i]->codec->codec_type ==
AVMEDIA_TYPE_AUDIO) {
| | ^~
| ad_ffmpeg.c:128:71: error: ‘AVStream’ has no member named ‘codec’
| 128 | priv->codecContext =
priv->formatContext->streams[priv->audioStream]->codec;
| |
^~
| ad_ffmpeg.c:129:22: warning: assignment discards ‘const’ qualifier from
pointer target
| ad_ffmpeg.c:129:22: warning: type [-Wdiscarded-qualifiers]
| 129 | priv->codec =
avcodec_find_decoder(priv->codecContext->codec_id);
| | ^
| ad_ffmpeg.c: In function ‘ad_read_ffmpeg’:
| ad_ffmpeg.c:205:32: warning: implicit declaration of function
‘av_free_packet’; did you
| ad_ffmpeg.c:205:32: warning: mean ‘av_get_packet’? [
| ad_ffmpeg.c:205:32: warning: -Wimplicit-function-declaration]
| 205 | if (priv->packet.data) av_free_packet(&priv->packet);
| | ^~~~~~~~~~~~~~
| | av_get_packet
| ad_ffmpeg.c:225:13: warning: implicit declaration of function
‘avcodec_decode_audio4’;
| ad_ffmpeg.c:225:13: warning: did you mean ‘avcodec_decode_subtitle2’? [
| ad_ffmpeg.c:225:13: warning: -Wimplicit-function-declaration]
| 225 | ret = avcodec_decode_audio4(priv->codecContext, &avf,
&got_frame, &priv->packet);
| | ^~~~~~~~~~~~~~~~~~~~~
| | avcodec_decode_subtitle2
| ad_ffmpeg.c: In function ‘adp_get_ffmpeg’:
| ad_ffmpeg.c:380:5: warning: implicit declaration of function
‘av_register_all’ [
| ad_ffmpeg.c:380:5: warning: -Wimplicit-function-declaration]
| 380 | av_register_all();
| | ^~~~~~~~~~~~~~~
| ad_ffmpeg.c:381:5: warning: implicit declaration of function
‘avcodec_register_all’ [
| ad_ffmpeg.c:381:5: warning: -Wimplicit-function-declaration]
| 381 | avcodec_register_all();
| | ^~~~~~~~~~~~~~~~~~~~
| make[3]: *** [Makefile:388: ad_ffmpeg.o] Error 1
Cheers
--
Sebastian Ramacher
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Version: 0.4.0-2+rm
Dear submitter,
as the package silan has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/1005897
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)
--- End Message ---