Bug#638556: Needs to be adapted for libav/0.7.1

Moritz Muehlenhoff jmm at debian.org
Fri Aug 19 18:03:54 UTC 2011


Package: gmerlin-encoders-ffmpeg
Severity: important

Hi,
the transition from ffmpeg/0.6.2 to libav/0.7 is planned soonish.
(libav is a ffmpeg fork, to which Debian will switch, see
http://en.wikipedia.org/wiki/FFmpeg for more information)

Your package currently fails to build from source when built against
libav/0.7.1 and needs to be adapted. You can test this yourself by
building against the packages from experimental:

ffmpeg_common.c:208:7: error: ‘AVFormatContext’ has no member named ‘author’
ffmpeg_common.c:208:7: error: ‘AVFormatContext’ has no member named ‘author’
ffmpeg_common.c:212:7: error: ‘AVFormatContext’ has no member named ‘album’
ffmpeg_common.c:212:7: error: ‘AVFormatContext’ has no member named ‘album’
ffmpeg_common.c:216:7: error: ‘AVFormatContext’ has no member named ‘copyright’
ffmpeg_common.c:216:7: error: ‘AVFormatContext’ has no member named ‘copyright’
ffmpeg_common.c:220:7: error: ‘AVFormatContext’ has no member named ‘comment’
ffmpeg_common.c:220:7: error: ‘AVFormatContext’ has no member named ‘comment’
ffmpeg_common.c:224:7: error: ‘AVFormatContext’ has no member named ‘genre’
ffmpeg_common.c:224:7: error: ‘AVFormatContext’ has no member named ‘genre’
ffmpeg_common.c:228:16: error: ‘AVFormatContext’ has no member named ‘year’
ffmpeg_common.c:230:14: error: ‘AVFormatContext’ has no member named ‘track’
ffmpeg_common.c: In function ‘bg_ffmpeg_add_audio_stream’:
ffmpeg_common.c:264:42: error: ‘CODEC_TYPE_AUDIO’ undeclared (first use in this function)
ffmpeg_common.c:264:42: note: each undeclared identifier is reported only once for each function it appears in
ffmpeg_common.c: In function ‘bg_ffmpeg_add_video_stream’:
ffmpeg_common.c:289:35: error: ‘CODEC_TYPE_VIDEO’ undeclared (first use in this function)
ffmpeg_common.c: In function ‘bg_ffmpeg_start’:
ffmpeg_common.c:499:3: warning: ‘av_set_parameters’ is deprecated (declared at /usr/include/libavformat/avformat.h:1336) [-Wdeprecated-declarations]
ffmpeg_common.c:518:3: warning: ‘url_fopen’ is deprecated (declared at /usr/include/libavformat/avio.h:278) [-Wdeprecated-declarations]
ffmpeg_common.c:523:3: warning: ‘av_write_header’ is deprecated (declared at /usr/include/libavformat/avformat.h:1394) [-Wdeprecated-declarations]
ffmpeg_common.c: In function ‘flush_audio’:
ffmpeg_common.c:579:18: error: ‘PKT_FLAG_KEY’ undeclared (first use in this function)
ffmpeg_common.c: In function ‘flush_video’:
ffmpeg_common.c:650:20: error: ‘PKT_FLAG_KEY’ undeclared (first use in this function)
ffmpeg_common.c: In function ‘bg_ffmpeg_close’:
ffmpeg_common.c:788:5: warning: ‘url_fclose’ is deprecated (declared at /usr/include/libavformat/avio.h:279) [-Wdeprecated-declarations]
make[3]: *** [ffmpeg_common.lo] Fehler 1
make[3]: Leaving directory `/home/jmm/deb/libav/gmerlin-encoders-1.0.0/plugins/ffmpeg'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/home/jmm/deb/libav/gmerlin-encoders-1.0.0/plugins'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/jmm/deb/libav/gmerlin-encoders-1.0.0'
make: *** [debian/stamp-makefile-build] Fehler 2
dpkg-buildpackage: Fehler: Fehler-Exitstatus von debian/rules build war 2

Cheers,
        Moritz

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash





More information about the pkg-multimedia-maintainers mailing list