Bug#356756: FTBFS: Please upgrade build depends to libmysqlclient15-dev

Christian Hammers ch at debian.org
Fri Jun 16 08:39:01 UTC 2006


Hello

The package 'rate-engine' currently FTBFS even if the no longer existing
libmysqlclient14-dev is replaced by a build-dep to libmysqlclient15-dev.

bye,

-christian-

make[1]: Entering directory `/mnt/local/home/ch/tmp/rate-engine-0.5.5'
cc -O3 -W -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -g -fno-inline-functions -D_REENTRANT -I/usr/include/pcre -fPIC -DWITH_MYSQL -I/usr/include/mysql   -c -o rate_engine.o rate_engine.c
rate_engine.c:70: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'poster_lock'
rate_engine.c:71: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'poster_cond'
rate_engine.c: In function 'routecall_exec':
rate_engine.c:259: error: 'struct ast_channel' has no member named 'callerid'
rate_engine.c:515: error: 'struct ast_channel' has no member named 'callerid'
rate_engine.c: In function 'cdr_ratecall':
rate_engine.c:597: error: 'struct ast_channel' has no member named 'ani'
rate_engine.c:598: error: 'struct ast_channel' has no member named 'ani'
rate_engine.c:599: error: 'struct ast_channel' has no member named 'ani'
rate_engine.c:701: warning: format '%i' expects type 'int', but argument 14 has type 'long int'
rate_engine.c:701: warning: format '%i' expects type 'int', but argument 15 has type 'long int'
rate_engine.c:706: warning: implicit declaration of function 'use_ast_mutex_lock_instead_of_pthread_mutex_lock'
rate_engine.c:706: error: 'poster_lock' undeclared (first use in this function)
rate_engine.c:706: error: (Each undeclared identifier is reported only once
rate_engine.c:706: error: for each function it appears in.)
rate_engine.c:739: warning: implicit declaration of function 'use_ast_cond_signal_instead_of_pthread_cond_signal'
rate_engine.c:739: error: 'poster_cond' undeclared (first use in this function)
rate_engine.c:744: warning: implicit declaration of function 'use_ast_mutex_unlock_instead_of_pthread_mutex_unlock'
rate_engine.c: In function 'poster_worker':
rate_engine.c:767: error: 'poster_lock' undeclared (first use in this function)
rate_engine.c:790: warning: implicit declaration of function 'use_ast_cond_wait_instead_of_pthread_cond_timedwait'
rate_engine.c:790: error: 'poster_cond' undeclared (first use in this function)
rate_engine.c:791: warning: implicit declaration of function 'use_ast_cond_wait_instead_of_pthread_cond_wait'
rate_engine.c:755: warning: unused parameter 'arg'
rate_engine.c: In function 'load_config':
rate_engine.c:944: warning: implicit declaration of function 'ast_load'
rate_engine.c:944: warning: assignment makes pointer from integer without a cast
rate_engine.c:1154: warning: implicit declaration of function 'ast_destroy'
rate_engine.c: In function 'rates_reload':
rate_engine.c:1942: warning: unused parameter 'argc'
rate_engine.c:1942: warning: unused parameter 'argv'
rate_engine.c: In function 'rates_status':
rate_engine.c:1954: warning: unused parameter 'argc'
rate_engine.c:1954: warning: unused parameter 'argv'
rate_engine.c: In function 'unload_module':
rate_engine.c:2093: error: 'poster_lock' undeclared (first use in this function)
rate_engine.c:2099: error: 'poster_cond' undeclared (first use in this function)
make[1]: *** [rate_engine.o] Fehler 1
make[1]: Leaving directory `/mnt/local/home/ch/tmp/rate-engine-0.5.5'
make: *** [build-stamp] Fehler 2
debuild: fatal error at line 1224:
debian/rules build failed






More information about the Pkg-voip-maintainers mailing list