Bug#739427: FTBFS with libav10

Moritz Muehlenhoff jmm at debian.org
Tue Feb 18 18:03:56 UTC 2014


Package: qutecom
Severity: important

Hi,
your package fails to build from source against libav 10 (currently
packaged in experimental). This bug will become release-critical
at some point when the libav10 transition starts.

Migration documentation can be found at
https://wiki.libav.org/Migration/10

Cheers,
        Moritz

c/include -I/home/jmm/av10/qutecom-2.2.1+dfsg1/libs/timer/include -I/home/jmm/av10/qutecom-2.2.1+dfsg1/wifo/phapi/g722 -I/home/jmm/av10/qutecom-2.2.1+dfsg1/wifo/phapi/g726/dummy -I/home/jmm/av10/qutecom-2.2.1+dfsg1/libs/pixertool/include -I/home/jmm/av10/qutecom-2.2.1+dfsg1/obj-x86_64-linux-gnu/libs/pixertool -I/home/jmm/av10/qutecom-2.2.1+dfsg1/libs/webcam/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0/glib -I/usr/include/glib-2.0/gobject    -fPIC -Wall -Wstrict-aliasing -Wextra -Wno-unused-parameter -fmessage-length=0 -DOSIP_MT -DENABLE_TRACE -DHAVE_STRUCT_TIMEVAL -DHAVE_FCNTL_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_PTHREAD -DHAVE_SEMAPHORE_H -DOWBASE_DLL -DOWSL_DLL -DORTP_DEBUG_MODE -DORTP_STATIC -DPHAPIUTIL_DLL -DUSE_PCM=1 -DNEED_ECMUX=1 -DMINIMIZE_COPYING=1 -DSCHEDULING_MODE=0 -DBLOCKING_MODE=0 -DDO_ECHO_CAN=1 -DUSE_WAVEIN_CBK=1 -DPSEUDO_AEC=0 -DNO_ECHO__SUPPRESSOR=1 -DPH_VIDEO_USELOCK=1 -DUSE_SPXEC=1 -DPH_FORCE_16KHZ=1 -DUSE_FLV1_OVER_H261=1 -DSUBVERSION_REVISION="g" -DBOOST_ALL_DYN_LINK -pthread -DOWUTIL_DLL -D__STDC_CONSTANT_MACROS -DWEBCAM_DLL -DPHAPI_VIDEO_SUPPORT -DPORTAUDIO_MONO_STREAM -DPH_USE_RESAMPLE -DENABLE_ALSA -DENABLE_OSS -funroll-loops -o CMakeFiles/phapi.dir/phcodec-h263.o   -c /home/jmm/av10/qutecom-2.2.1+dfsg1/wifo/phapi/phcodec-h263.c
/home/jmm/av10/qutecom-2.2.1+dfsg1/wifo/phapi/phcodec-h263.c:52:25: warning: no previous prototype for '_h263_meta_init' [-Wmissing-prototypes]
 ph_avcodec_meta_ctx_t * _h263_meta_init(ph_avcodec_meta_ctx_t * meta, phvstream_t *s) {
                         ^
/home/jmm/av10/qutecom-2.2.1+dfsg1/wifo/phapi/phcodec-h263.c: In function '_h263_meta_init':
/home/jmm/av10/qutecom-2.2.1+dfsg1/wifo/phapi/phcodec-h263.c:54:29: error: 'CODEC_ID_H263' undeclared (first use in this function)
  meta->avcodec_encoder_id = CODEC_ID_H263;
                             ^
/home/jmm/av10/qutecom-2.2.1+dfsg1/wifo/phapi/phcodec-h263.c:54:29: note: each undeclared identifier is reported only once for each function it appears in
/home/jmm/av10/qutecom-2.2.1+dfsg1/wifo/phapi/phcodec-h263.c: In function 'h263_encoder_init':
/home/jmm/av10/qutecom-2.2.1+dfsg1/wifo/phapi/phcodec-h263.c:78:39: error: 'CODEC_FLAG_QP_RD' undeclared (first use in this function)
  h263t->encoder_ctx.context->flags |= CODEC_FLAG_QP_RD;
                                       ^
/home/jmm/av10/qutecom-2.2.1+dfsg1/wifo/phapi/phcodec-h263.c:82:9: warning: implicit declaration of function 'av_opt_set_int' [-Wimplicit-function-declaration]
         av_opt_set_int(h263t->encoder_ctx.context->priv_data, "structured_slices", 1, 0);
         ^
make[3]: *** [wifo/phapi/CMakeFiles/phapi.dir/phcodec-h263.o] Error 1
make[3]: Leaving directory `/home/jmm/av10/qutecom-2.2.1+dfsg1/obj-x86_64-linux-gnu'
make[2]: *** [wifo/phapi/CMakeFiles/phapi.dir/all] Error 2
make[2]: Leaving directory `/home/jmm/av10/qutecom-2.2.1+dfsg1/obj-x86_64-linux-gnu'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/jmm/av10/qutecom-2.2.1+dfsg1/obj-x86_64-linux-gnu'
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2



More information about the Pkg-voip-maintainers mailing list