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

Bug#1004579: marked as done (mplayer: FTBFS with ffmpeg 5.0)



Your message dated Tue, 07 Feb 2023 16:54:09 +0000
with message-id <E1pPREP-005lAV-Fu@fasolo.debian.org>
and subject line Bug#1004579: fixed in mplayer 2:1.5+svn38408-1
has caused the Debian Bug report #1004579,
regarding mplayer: 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.)


-- 
1004579: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1004579
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: mplayer
Version: 2:1.4+ds1-3
Severity: important
X-Debbugs-Cc: sramacher@debian.org
Tags: sid bookworm ftbfs
Usertags: ffmpeg5.0

mplayer FTBFS with ffmpeg 5.0 (available in experimental):
| cc -MMD -MP -Wundef -W -Wall -Wall -Wno-switch -Wno-parentheses -Wpointer-arith -Wredundant-decls -Werror=format-security -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Werror-implicit-function-declaration -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D_ISOC99_SOURCE -I. -Iffmpeg -O2 -march=x86-64 -mtune=generic -pipe -g  -fno-tree-vectorize -fno-asynchronous-unwind-tables -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -fpie -DPIC -D_REENTRANT -I/usr/include/p11-kit-1 -I/usr/include/samba-4.0 -I/usr/include/   -D_REENTRANT  -I/usr/include/freetype2 -I/usr/include/libpng16 -DZLIB_CONST -I/usr/include/bs2b -I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -c -o libvo/vo_gl.o libvo/vo_gl.c
| libvo/vo_fbdev2.c:103:15: warning: missing initializer for field 'transp' of 'struct fb_cmap' [-Wmissing-field-initializers]
|   103 | static struct fb_cmap fb_oldcmap = { 0, 256, fb_ored, fb_ogreen, fb_oblue };
|       |               ^~~~~~~
| In file included from libvo/vo_fbdev2.c:31:
| /usr/include/linux/fb.h:286:16: note: 'transp' declared here
|   286 |         __u16 *transp;                  /* transparency, can be NULL */
|       |                ^~~~~~
| libvo/vo_fbdev2.c: In function 'config':
| libvo/vo_fbdev2.c:224:27: warning: comparison of integer expressions of different signedness: '__u32' {aka 'unsigned int'} and 'int' [-Wsign-compare]
|   224 |         if (fb_vinfo.xres < in_width || fb_vinfo.yres < in_height) {
|       |                           ^
| libvo/vo_fbdev2.c:224:55: warning: comparison of integer expressions of different signedness: '__u32' {aka 'unsigned int'} and 'int' [-Wsign-compare]
|   224 |         if (fb_vinfo.xres < in_width || fb_vinfo.yres < in_height) {
|       |                                                       ^
| libvo/vo_fbdev2.c:211:58: warning: unused parameter 'title' [-Wunused-parameter]
|   211 |                 uint32_t d_height, uint32_t flags, char *title,
|       |                                                    ~~~~~~^~~~~
| libvo/vo_fbdev2.c: In function 'set_bpp':
| libvo/vo_fbdev2.c:61:42: warning: this statement may fall through [-Wimplicit-fallthrough=]
|    61 |                         p->transp.length = 8;
|       |                         ~~~~~~~~~~~~~~~~~^~~
| libvo/vo_fbdev2.c:63:17: note: here
|    63 |                 case 24:
|       |                 ^~~~
| In file included from ./mp_core.h:27,
|                  from libvo/vo_png.c:35:
| ./libmpdemux/demuxer.h: In function 'new_demux_packet':
| ./libmpdemux/demuxer.h:98:29: warning: left shift of negative value [-Wshift-negative-value]
|    98 | #define MP_NOPTS_VALUE (-1LL<<63) //both int64_t and double should be able to represent this exactly
|       |                             ^~
| ./libmpdemux/demuxer.h:289:11: note: in expansion of macro 'MP_NOPTS_VALUE'
|   289 |   dp->pts=MP_NOPTS_VALUE;
|       |           ^~~~~~~~~~~~~~
| ./libmpdemux/demuxer.h:98:29: warning: left shift of negative value [-Wshift-negative-value]
|    98 | #define MP_NOPTS_VALUE (-1LL<<63) //both int64_t and double should be able to represent this exactly
|       |                             ^~
| ./libmpdemux/demuxer.h:290:14: note: in expansion of macro 'MP_NOPTS_VALUE'
|   290 |   dp->endpts=MP_NOPTS_VALUE;
|       |              ^~~~~~~~~~~~~~
| ./libmpdemux/demuxer.h:98:29: warning: left shift of negative value [-Wshift-negative-value]
|    98 | #define MP_NOPTS_VALUE (-1LL<<63) //both int64_t and double should be able to represent this exactly
|       |                             ^~
| ./libmpdemux/demuxer.h:291:20: note: in expansion of macro 'MP_NOPTS_VALUE'
|   291 |   dp->stream_pts = MP_NOPTS_VALUE;
|       |                    ^~~~~~~~~~~~~~
| libvo/vo_png.c: In function 'config':
| libvo/vo_png.c:113:50: warning: unused parameter 'd_width' [-Wunused-parameter]
|   113 | config(uint32_t width, uint32_t height, uint32_t d_width, uint32_t d_height, uint32_t flags, char *title, uint32_t format)
|       |                                         ~~~~~~~~~^~~~~~~
| libvo/vo_png.c:113:68: warning: unused parameter 'd_height' [-Wunused-parameter]
|   113 | config(uint32_t width, uint32_t height, uint32_t d_width, uint32_t d_height, uint32_t flags, char *title, uint32_t format)
|       |                                                           ~~~~~~~~~^~~~~~~~
| libvo/vo_png.c:113:87: warning: unused parameter 'flags' [-Wunused-parameter]
|   113 | config(uint32_t width, uint32_t height, uint32_t d_width, uint32_t d_height, uint32_t flags, char *title, uint32_t format)
|       |                                                                              ~~~~~~~~~^~~~~
| libvo/vo_png.c:113:100: warning: unused parameter 'title' [-Wunused-parameter]
|   113 | config(uint32_t width, uint32_t height, uint32_t d_width, uint32_t d_height, uint32_t flags, char *title, uint32_t format)
|       |                                                                                              ~~~~~~^~~~~
| libvo/vo_png.c: In function 'draw_image':
| libvo/vo_png.c:183:5: warning: 'av_init_packet' is deprecated [-Wdeprecated-declarations]
|   183 |     av_init_packet(&pkt);
|       |     ^~~~~~~~~~~~~~
| In file included from /usr/include/x86_64-linux-gnu/libavcodec/avcodec.h:45,
|                  from libvo/vo_png.c:43:
| /usr/include/x86_64-linux-gnu/libavcodec/packet.h:506:6: note: declared here
|   506 | void av_init_packet(AVPacket *pkt);
|       |      ^~~~~~~~~~~~~~
| libvo/vo_png.c:186:11: error: implicit declaration of function 'avcodec_encode_video2'; did you mean 'avcodec_encode_subtitle'? [-Werror=implicit-function-declaration]
|   186 |     res = avcodec_encode_video2(avctx, &pkt, pic, &got_pkt);
|       |           ^~~~~~~~~~~~~~~~~~~~~
|       |           avcodec_encode_subtitle
| libvo/vo_png.c:196:5: error: implicit declaration of function 'av_free_packet'; did you mean 'av_grow_packet'? [-Werror=implicit-function-declaration]
|   196 |     av_free_packet(&pkt);
|       |     ^~~~~~~~~~~~~~
|       |     av_grow_packet
| libvo/vo_png.c: In function 'preinit':
| libvo/vo_png.c:254:5: error: implicit declaration of function 'avcodec_register_all' [-Werror=implicit-function-declaration]
|   254 |     avcodec_register_all();
|       |     ^~~~~~~~~~~~~~~~~~~~
| cc1: some warnings being treated as errors

Cheers
-- 
Sebastian Ramacher

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: mplayer
Source-Version: 2:1.5+svn38408-1
Done: Lorenzo Puliti <plorenzo@disroot.org>

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

Debian distribution maintenance software
pp.
Lorenzo Puliti <plorenzo@disroot.org> (supplier of updated mplayer 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: Thu, 26 Jan 2023 20:14:25 +0100
Source: mplayer
Architecture: source
Version: 2:1.5+svn38408-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Changed-By: Lorenzo Puliti <plorenzo@disroot.org>
Closes: 920485 983788 1004579 1005899 1009714
Changes:
 mplayer (2:1.5+svn38408-1) unstable; urgency=medium
 .
   [ Debian Janitor ]
   * Remove constraints unnecessary since buster
 .
   [ Lorenzo Puliti ]
   * New upstream svn snapshot 1.5+svn38408 (Closes: #1009714)
       - fixes FTBFS with recent ffmpeg (Closes: #1004579 #1030190)
       - fixes CVE-2022-38600, CVE-2022-38864, CVE-2022-38861,
         see #1021013
       - fixes broken theora (ogv) playback (Closes: #920485)
   * debian/patches:
       - temporary drop Debian version patch
       - drop 0007-ad_spdif patch, merged upstream
       - refresh other patches
   * New maintainer (Closes: #1005899)
   * Relax mplayer-skin dependency to recommends: mplayer-gui
      now has a minimalistic build-in skin. This is to avoid a circular
      dependency between mplayer-gui and mplayer-skin-blue.
     Thanks to Ingo Brückl (Closes: #983788)
   * bump Standards-Version to 4.6.2
   * Fix mismatched lintian overrides
   * enable the salsa.ci pipeline
   * update B-D replacing transitional packages with real ones
Checksums-Sha1:
 d24a4d490a132a59c051bcfc55da1f769c9894af 3228 mplayer_1.5+svn38408-1.dsc
 5d0285799a53f40f4d0961b0ae20d6d52abea408 15680651 mplayer_1.5+svn38408.orig.tar.gz
 63803b15f00bf3d5db3d2318c3995748b66f1820 33084 mplayer_1.5+svn38408-1.debian.tar.xz
 1e563a8c3901eb87f7d666ad93ba70a5deaee268 17503 mplayer_1.5+svn38408-1_source.buildinfo
Checksums-Sha256:
 b554dac4b6fb842f22e2bfe97f939325556f09fd7609256e7fc52b6c1d32e191 3228 mplayer_1.5+svn38408-1.dsc
 ff57bc5b13a85ad541930af5385d9c3dfb405632903844d9873a219f83bc5e82 15680651 mplayer_1.5+svn38408.orig.tar.gz
 6cbc7b6927b6292b4e6800bf44a6575734d4039f887f94e935939260ecc1fb8f 33084 mplayer_1.5+svn38408-1.debian.tar.xz
 5622b510e4a9f6ca0f0406547e436cae9a986b39b0d8b98af1089419f48e7f89 17503 mplayer_1.5+svn38408-1_source.buildinfo
Files:
 4eb4036ed0628e32f06ab83e63092b2a 3228 video optional mplayer_1.5+svn38408-1.dsc
 17a5491846a87abe504370754ed15d7f 15680651 video optional mplayer_1.5+svn38408.orig.tar.gz
 2d5b996afff9a810b707741991d7d427 33084 video optional mplayer_1.5+svn38408-1.debian.tar.xz
 d9b43b755f2169a15576342bb5c49aa1 17503 video optional mplayer_1.5+svn38408-1_source.buildinfo

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

iQIzBAEBCgAdFiEEkjZVexcMh/iCHArDweDZLphvfH4FAmPifDcACgkQweDZLphv
fH6yCg//TnbqNloMxTi2SZ5XIylDtO00ZR3MjeoY9EpXP7V5hsY0j1U86Ch/zHtj
xxm23A7nxvjobJB6++IPpcwM0ogKLVWyua4zGMb9bRbQO2Hl54jF1gQ5fDlawM4G
TlcVWJlUuBqfovqPxVxp6JSMqU69lifQtZeL767K8NmopKriItCkblyB5nLyH3rJ
RwjZXo2cz15o/dx0ZDNuCig9JiC2uVkojWGzQuXyjZate4kX4CFAcV7evAzPxIdQ
v+DmJrLgcEGetbH+kNg5+lqw1BBrdQgRtbCf6VjKxfCOZrJvCVvzyEbWrn4sjwaK
Kf8H3KUiNBUAwONVYIBwKKj6TZqwRLH34FQ1hkvrbZKBNcoXJhUHjvyTTkEpt9qT
DeMufMAGMy5CzlyXEOpSxgYM20FCeEFLZNK4mqJ5qeq7pDh8XDcp1rZfviqLAKyO
8CFOqnsZBd8JIen+A6l3uhR8F0gDkwlJi/5Eq4rgHgU9Vwc4DGyV87hDpl9UIU+3
XPQImQKqQmQnU8OqRosgNnmnIvxRpvbJq3LC1uk3usYzWxviKHwXTUxkYQKhGHdy
MZZXorsYVOB5OZgniDNDnPmJsjUnLQTCTRIEsF01KN6v1/YZMe/ZJOps7Zz8vY50
7wmQFWwRmuwYNtrQ+HKBdAhdeXjlQeQIk3RVXGhlUAXjt7GuXyM=
=NHhR
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: