Bug#427194: linphone - FTBFS: warning: 'img_convert' is deprecated

Michael Ablassmeier abi at grinser.de
Sat Jun 2 11:33:07 UTC 2007


Package: linphone
Version: 1.7.1-1
Severity: serious
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs

hi,

while doing an archive wide package rebuild your package failed to build from
source for the following reason:

 > if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/   -I.. -I../../oRTP/include  -I../../gsmlib  -DORTP_INET6 -Wall -g -O2  -DINET6 -Wall -O2 -g  -Werror  -pthread -D_REENTRANT -MT videoenc.lo -MD -MP -MF ".deps/videoenc.Tpo" -c -o videoenc.lo videoenc.c; \
 > 	then mv -f ".deps/videoenc.Tpo" ".deps/videoenc.Plo"; else rm -f ".deps/videoenc.Tpo"; exit 1; fi
 >  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I../../gsmlib -DORTP_INET6 -Wall -g -O2 -DINET6 -Wall -O2 -g -Werror -pthread -D_REENTRANT -MT videoenc.lo -MD -MP -MF .deps/videoenc.Tpo -c videoenc.c  -fPIC -DPIC -o .libs/videoenc.o
 > if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/   -I.. -I../../oRTP/include  -I../../gsmlib  -DORTP_INET6 -Wall -g -O2  -DINET6 -Wall -O2 -g  -Werror  -pthread -D_REENTRANT -MT videodec.lo -MD -MP -MF ".deps/videodec.Tpo" -c -o videodec.lo videodec.c; \
 > 	then mv -f ".deps/videodec.Tpo" ".deps/videodec.Plo"; else rm -f ".deps/videodec.Tpo"; exit 1; fi
 >  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I../../gsmlib -DORTP_INET6 -Wall -g -O2 -DINET6 -Wall -O2 -g -Werror -pthread -D_REENTRANT -MT videodec.lo -MD -MP -MF .deps/videodec.Tpo -c videodec.c  -fPIC -DPIC -o .libs/videodec.o
 > cc1: warnings being treated as errors
 > videodec.c: In function 'get_as_yuvmsg':
 > videodec.c:183: warning: 'img_convert' is deprecated (declared at /usr/include/ffmpeg/avcodec.h:2575)
 > videodec.c:189: warning: 'img_copy' is deprecated (declared at /usr/include/ffmpeg/avcodec.h:3044)
 > make[6]: *** [videodec.lo] Error 1
 > make[6]: Leaving directory `/build/user/linphone-1.7.1/mediastreamer2/src'
 > make[5]: *** [all] Error 2
 > make[5]: Leaving directory `/build/user/linphone-1.7.1/mediastreamer2/src'
 > make[4]: *** [all-recursive] Error 1
 > make[4]: Leaving directory `/build/user/linphone-1.7.1/mediastreamer2'
 > make[3]: *** [all] Error 2
 > make[3]: Leaving directory `/build/user/linphone-1.7.1/mediastreamer2'
 > make[2]: *** [all-recursive] Error 1
 > make[2]: Leaving directory `/build/user/linphone-1.7.1'
 > make[1]: *** [all] Error 2
 > make[1]: Leaving directory `/build/user/linphone-1.7.1'
 > make: *** [build-stamp] Error 2

The Full Build log is available and can be viewed at:

 http://people.debian.org/~lucas/logs/2007/06/01/
 
bye,
	- michael




More information about the Pkg-voip-maintainers mailing list