2012/6/28 Sérgio Basto <sergio(a)serjux.com>:
Hi,
I see that many packages fails to rebuild with new FFmpeg-0.11.1 and
x264-0.124 on rawhide
acoustid-fingerprinter
alsa-plugins-freeworld
chromaprint-tools
dvbcut
dvdstyler
ffmpegthumbnailer
guvcview
k3b-extras-freeworld
kdemultimedia-extras-freeworld
kmediafactory
minidlna
miro
motion
picard-freeworld
wxsvg
xbmc
xmms2-freeworld
at least 2, seems to be with avcodec:
minidlna:
metadata.c: In function 'GetVideoMetadata':
metadata.c:713:2: warning: 'av_find_stream_info' is deprecated (declared at
/usr/include/ffmpeg/libavformat/avformat.h:1357) [-Wdeprecated-declarations]
metadata.c:735:3: warning: 'av_close_input_file' is deprecated (declared at
/usr/include/ffmpeg/libavformat/avformat.h:1533) [-Wdeprecated-declarations]
metadata.c:1517:4: error: unknown type name 'AVMetadataTag'
xbmc:
DllAvFormat.c: In function 'av_read_frame_flush':
DllAvFormat.c:65:6: error: 'AVFormatContext' has no member named
'cur_st'
DllAvFormat.c:74:31: error: 'AVStream' has no member named 'cur_pkt'
DllAvFormat.c:80:11: error: 'AVStream' has no member named 'cur_ptr'
DllAvFormat.c:81:11: error: 'AVStream' has no member named 'cur_len'
make[1]: *** [DllAvFormat.o] Error 1y fails
Best regards,
Please remind to see what's in the related upstream branches while
attempting to fix build.
Thx
Nicolas (kwizart)