FS#24281 - [mplayer] does not compile, 'struct xvmc_pix_fmt' has no member named 'state'

Attached to Project: Arch Linux
Opened by Roman Beslik (beroal) - Sunday, 15 May 2011, 00:04 GMT
Last edited by Ionut Biru (wonder) - Saturday, 18 June 2011, 17:40 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Ionut Biru (wonder)
Architecture x86_64
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 2
Private No

Details

Compilation fails with a message:
{{{
libvo/vo_xvmc.c: In function 'get_image':
libvo/vo_xvmc.c:1251:9: error: 'struct xvmc_pix_fmt' has no member named 'state'
make: *** [libvo/vo_xvmc.o] Помилка 1
make: *** Очікування завершення завдань...
==> ПОМИЛКА: A failure occurred in build().
Припинення...
}}}

Additional info:
* mplayer 33159-1
* The full log: http://www.beroal.in.ua/prg/linux/mplayer-33159-1.makepkg.log .
This task depends upon

Closed by  Ionut Biru (wonder)
Saturday, 18 June 2011, 17:40 GMT
Reason for closing:  Fixed
Comment by Jelle van der Waa (jelly) - Sunday, 15 May 2011, 09:23 GMT Comment by Gilles Bedel (gillux) - Monday, 23 May 2011, 03:29 GMT
I confirm the same bug happens on i686.

Maybe the revision 33159 is kinda broken. I just complied the mplayer-svn AUR package (revision 33485) without problems.
Comment by Roman Beslik (beroal) - Monday, 23 May 2011, 11:06 GMT
Yes, the git version of "mplayer" works. The problem is that the build procedure downloads the latest "ffmpeg". "ffmpeg" was changed, but "mplayer" was not.
Comment by Ionut Biru (wonder) - Saturday, 18 June 2011, 17:40 GMT
i now include the ffmpeg snapshot in mplayer but it does automatically pull if .svn exists. i'm marking this as fixed for now

Loading...