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

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



Package: kradio4
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:

d at /usr/include/libavformat/avio.h:217) [-Wdeprecated-declarations]
/home/jmm/deb/libav/kradio4-4.0.2/plugins/internetradio/decoder_thread.cpp: In member function ‘void InternetRadioDecoder::openAVStream(const QString&, bool)’:
/home/jmm/deb/libav/kradio4-4.0.2/plugins/internetradio/decoder_thread.cpp:382:15: warning: ‘AVFormatParameters::prealloced_context’ is deprecated (declared at /usr/include/libavformat/avformat.h:257) [-Wdeprecated-declarations]
/home/jmm/deb/libav/kradio4-4.0.2/plugins/internetradio/decoder_thread.cpp:382:15: warning: ‘AVFormatParameters::prealloced_context’ is deprecated (declared at /usr/include/libavformat/avformat.h:257) [-Wdeprecated-declarations]
/home/jmm/deb/libav/kradio4-4.0.2/plugins/internetradio/decoder_thread.cpp:452:9: warning: ‘int init_put_byte(AVIOContext*, unsigned char*, int, int, void*, int (*)(void*, uint8_t*, int), int (*)(void*, uint8_t*, int), int64_t (*)(void*, int64_t, int))’ is deprecated (declared at /usr/include/libavformat/avio.h:219) [-Wdeprecated-declarations]
/home/jmm/deb/libav/kradio4-4.0.2/plugins/internetradio/decoder_thread.cpp:460:22: warning: ‘int init_put_byte(AVIOContext*, unsigned char*, int, int, void*, int (*)(void*, uint8_t*, int), int (*)(void*, uint8_t*, int), int64_t (*)(void*, int64_t, int))’ is deprecated (declared at /usr/include/libavformat/avio.h:219) [-Wdeprecated-declarations]
/home/jmm/deb/libav/kradio4-4.0.2/plugins/internetradio/decoder_thread.cpp:466:13: warning: ‘int av_open_input_stream(AVFormatContext**, AVIOContext*, const char*, AVInputFormat*, AVFormatParameters*)’ is deprecated (declared at /usr/include/libavformat/avformat.h:1032) [-Wdeprecated-declarations]
/home/jmm/deb/libav/kradio4-4.0.2/plugins/internetradio/decoder_thread.cpp:466:110: warning: ‘int av_open_input_stream(AVFormatContext**, AVIOContext*, const char*, AVInputFormat*, AVFormatParameters*)’ is deprecated (declared at /usr/include/libavformat/avformat.h:1032) [-Wdeprecated-declarations]
/home/jmm/deb/libav/kradio4-4.0.2/plugins/internetradio/decoder_thread.cpp:480:13: warning: ‘int av_open_input_file(AVFormatContext**, const char*, AVInputFormat*, int, AVFormatParameters*)’ is deprecated (declared at /usr/include/libavformat/avformat.h:1050) [-Wdeprecated-declarations]
/home/jmm/deb/libav/kradio4-4.0.2/plugins/internetradio/decoder_thread.cpp:480:89: warning: ‘int av_open_input_file(AVFormatContext**, const char*, AVInputFormat*, int, AVFormatParameters*)’ is deprecated (declared at /usr/include/libavformat/avformat.h:1050) [-Wdeprecated-declarations]
/home/jmm/deb/libav/kradio4-4.0.2/plugins/internetradio/decoder_thread.cpp:538:63: error: ‘CODEC_TYPE_AUDIO’ was not declared in this scope
make[3]: *** [plugins/internetradio/CMakeFiles/kradio4_plugin_internetradio.dir/decoder_thread.o] Fehler 1
make[3]: Leaving directory `/home/jmm/deb/libav/kradio4-4.0.2/obj-x86_64-linux-gnu'
make[2]: *** [plugins/internetradio/CMakeFiles/kradio4_plugin_internetradio.dir/all] Fehler 2
make[2]: Leaving directory `/home/jmm/deb/libav/kradio4-4.0.2/obj-x86_64-linux-gnu'
make[1]: *** [all] Fehler 2
make[1]: Leaving directory `/home/jmm/deb/libav/kradio4-4.0.2/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
make: *** [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



Reply to: