Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 191631 Details for
Bug 270255
net-misc/asterisk-1.2.32 build fails with -postgres: error: libpq-fe.h: No such file or directory
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 120.55 KB, created by
Leonid Podolny
on 2009-05-18 09:01:00 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Leonid Podolny
Created:
2009-05-18 09:01:00 UTC
Size:
120.55 KB
patch
obsolete
> [32;01m*[0m Running some pre-flight checks... > >>>> Unpacking source... >>>> Unpacking asterisk-1.2.27-patches-1.0.tar.bz2 to /var/tmp/portage/net-misc/asterisk-1.2.32/work >>>> Unpacking asterisk-1.2.32.tar.gz to /var/tmp/portage/net-misc/asterisk-1.2.32/work > [32;01m*[0m Applying asterisk-1.2.0-gentoo-channels.diff ... >[A[130C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying asterisk-1.2.8-gentoo-astdb.diff ... >[A[130C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying asterisk-1.2.8-gentoo-base.diff ... >[A[130C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying asterisk-1.2.8-gentoo-cdr.diff ... >[A[130C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying asterisk-1.2.11-gentoo-codecs.diff ... >[A[130C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying asterisk-1.2.10-astcfg-0.0.2.diff ... >[A[130C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying asterisk-1.2.0-scripts.diff ... >[A[130C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying asterisk-1.2.21.1-weak-references.diff ... >[A[130C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Disabling debug support > [32;01m*[0m Applying asterisk-1.2.21.1-h323-dumb-makefile.diff ... >[A[130C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying asterisk-1.2.32-svn89254.diff ... >[A[130C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying asterisk-1.2.32-comma-is-not-pipe.diff ... >[A[130C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked in /var/tmp/portage/net-misc/asterisk-1.2.32/work >>>> Preparing source in /var/tmp/portage/net-misc/asterisk-1.2.32/work/asterisk-1.2.32 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-misc/asterisk-1.2.32/work/asterisk-1.2.32 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-misc/asterisk-1.2.32/work/asterisk-1.2.32 ... > [32;01m*[0m Building Asterisk... >if cmp -s .cleancount .lastclean ; then echo ; else \ > make clean; cp -f .cleancount .lastclean;\ > fi > >build_tools/make_version_h > include/asterisk/version.h.tmp >if cmp -s include/asterisk/version.h.tmp include/asterisk/version.h ; then echo; else \ > mv include/asterisk/version.h.tmp include/asterisk/version.h ; \ > fi >rm -f include/asterisk/version.h.tmp >build_tools/mkdep -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer acl.c aescrypt.c aeskey.c aestab.c alaw.c app.c asterisk.c ast_expr2.c ast_expr2f.c astmm.c astobj2.c autoservice.c buildinfo.c callerid.c cdr.c channel.c chanvars.c cli.c config.c cryptostub.c db.c devicestate.c dlfcn.c dns.c dnsmgr.c dsp.c enum.c file.c frame.c fskmodem.c image.c indications.c io.c jitterbuf.c loader.c logger.c manager.c md5.c muted.c netsock.c pbx.c plc.c poll.c privacy.c rtp.c say.c sched.c slinfactory.c srv.c strcompat.c tdd.c term.c translate.c ulaw.c utils.c >build_tools/make_defaults_h > defaults.h.tmp >if cmp -s defaults.h.tmp defaults.h ; then echo ; else \ > mv defaults.h.tmp defaults.h ; \ > fi >rm -f defaults.h.tmp >for x in res channels pbx apps codecs formats agi cdr funcs utils stdtime; do make -C $x depend || exit 1 ; done >make[1]: Entering directory `/var/tmp/portage/net-misc/asterisk-1.2.32/work/asterisk-1.2.32/res' >../build_tools/mkdep -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -DOPENSSL_NO_KRB5 -fPIC `ls *.c` >make[1]: Leaving directory `/var/tmp/portage/net-misc/asterisk-1.2.32/work/asterisk-1.2.32/res' >make[1]: Entering directory `/var/tmp/portage/net-misc/asterisk-1.2.32/work/asterisk-1.2.32/channels' >../build_tools/mkdep -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -Wno-missing-prototypes -Wno-missing-declarations -DCRYPTO -fPIC `ls *.c` >make[1]: Leaving directory `/var/tmp/portage/net-misc/asterisk-1.2.32/work/asterisk-1.2.32/channels' >make[1]: Entering directory `/var/tmp/portage/net-misc/asterisk-1.2.32/work/asterisk-1.2.32/pbx' >../build_tools/mkdep -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC `ls *.c` >make[1]: Leaving directory `/var/tmp/portage/net-misc/asterisk-1.2.32/work/asterisk-1.2.32/pbx' >make[1]: Entering directory `/var/tmp/portage/net-misc/asterisk-1.2.32/work/asterisk-1.2.32/apps' >../build_tools/mkdep -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC `ls *.c` >make[1]: Leaving directory `/var/tmp/portage/net-misc/asterisk-1.2.32/work/asterisk-1.2.32/apps' >make[1]: Entering directory `/var/tmp/portage/net-misc/asterisk-1.2.32/work/asterisk-1.2.32/codecs' >../build_tools/mkdep -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex `ls *.c` >make[1]: Leaving directory `/var/tmp/portage/net-misc/asterisk-1.2.32/work/asterisk-1.2.32/codecs' >make[1]: Entering directory `/var/tmp/portage/net-misc/asterisk-1.2.32/work/asterisk-1.2.32/formats' >../build_tools/mkdep -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC `ls *.c` >make[1]: Leaving directory `/var/tmp/portage/net-misc/asterisk-1.2.32/work/asterisk-1.2.32/formats' >make[1]: Entering directory `/var/tmp/portage/net-misc/asterisk-1.2.32/work/asterisk-1.2.32/agi' >../build_tools/mkdep -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -DNO_AST_MM `ls *.c` >make[1]: Leaving directory `/var/tmp/portage/net-misc/asterisk-1.2.32/work/asterisk-1.2.32/agi' >make[1]: Entering directory `/var/tmp/portage/net-misc/asterisk-1.2.32/work/asterisk-1.2.32/cdr' >../build_tools/mkdep -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/postgresql `ls *.c` >make[1]: Leaving directory `/var/tmp/portage/net-misc/asterisk-1.2.32/work/asterisk-1.2.32/cdr' >make[1]: Entering directory `/var/tmp/portage/net-misc/asterisk-1.2.32/work/asterisk-1.2.32/funcs' >../build_tools/mkdep -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC `ls *.c` >make[1]: Leaving directory `/var/tmp/portage/net-misc/asterisk-1.2.32/work/asterisk-1.2.32/funcs' >make[1]: Entering directory `/var/tmp/portage/net-misc/asterisk-1.2.32/work/asterisk-1.2.32/utils' >../build_tools/mkdep -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -DNO_AST_MM `ls *.c` >make[1]: Leaving directory `/var/tmp/portage/net-misc/asterisk-1.2.32/work/asterisk-1.2.32/utils' >make[1]: Entering directory `/var/tmp/portage/net-misc/asterisk-1.2.32/work/asterisk-1.2.32/stdtime' >../build_tools/mkdep -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer *.c >make[1]: Leaving directory `/var/tmp/portage/net-misc/asterisk-1.2.32/work/asterisk-1.2.32/stdtime' >cd editline && unset CFLAGS LIBS && test -f config.h || CFLAGS="-O2 -pipe -march=nocona" ./configure >creating cache ./config.cache >checking for gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler (x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,-O1) works... yes >checking whether the C compiler (x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -Wl,-O1) is a cross-compiler... no >checking whether we are using GNU C... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking host system type... x86_64-unknown-linux-gnu >checking for a BSD compatible install... install >checking for ranlib... ranlib >checking for ar... /usr/bin/ar >checking for tgetent in -ltermcap... no >checking for tgetent in -ltinfo... no >checking for tgetent in -lcurses... yes >checking for termcap.h... yes >checking for sys/cdefs.h... yes >checking for vis.h... no >checking for issetugid... no >checking for strlcat... no >checking for strlcpy... no >checking for fgetln... no >checking for strvis... no >checking for strunvis... no >updating cache ./config.cache >creating ./config.status >creating Makefile >creating config.h >make -C editline libedit.a >make[1]: Entering directory `/var/tmp/portage/net-misc/asterisk-1.2.32/work/asterisk-1.2.32/editline' >/bin/sh makelist -h common.c > common.h >/bin/sh makelist -h emacs.c> emacs.h >/bin/sh makelist -h vi.c > vi.h >/bin/sh makelist -fh common.h emacs.h vi.h > fcns.h >/bin/sh makelist -fc common.h emacs.h vi.h > fcns.c >if uname -s | grep -qi cygwin; then cat fcns.c | sed -e s/"sys\.h"/"config.h"/g > fcns.c.copy; mv --force fcns.c.copy fcns.c; fi >/bin/sh makelist -bh common.c emacs.c vi.c > help.h >/bin/sh makelist -bc common.c emacs.c vi.c > help.c >if uname -s | grep -qi cygwin; then cat help.c | sed -e s/"sys\.h"/"config.h"/g > help.c.copy; mv --force help.c.copy help.c; fi >/bin/sh makelist -e common.c emacs.c vi.c chared.c el.c hist.c key.c map.c parse.c prompt.c read.c refresh.c search.c sig.c term.c tty.c fcns.c help.c > editline.c >x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=nocona '-D__RCSID(x)=' '-D__COPYRIGHT(x)=' '-D__RENAME(x)=' '-D_DIAGASSERT(x)=' -I. editline.c -o editline.o_a >x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=nocona '-D__RCSID(x)=' '-D__COPYRIGHT(x)=' '-D__RENAME(x)=' '-D_DIAGASSERT(x)=' -I. np/strlcat.c -o np/strlcat.o_a >x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=nocona '-D__RCSID(x)=' '-D__COPYRIGHT(x)=' '-D__RENAME(x)=' '-D_DIAGASSERT(x)=' -I. np/strlcpy.c -o np/strlcpy.o_a >x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=nocona '-D__RCSID(x)=' '-D__COPYRIGHT(x)=' '-D__RENAME(x)=' '-D_DIAGASSERT(x)=' -I. np/fgetln.c -o np/fgetln.o_a >x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=nocona '-D__RCSID(x)=' '-D__COPYRIGHT(x)=' '-D__RENAME(x)=' '-D_DIAGASSERT(x)=' -I. np/vis.c -o np/vis.o_a >x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=nocona '-D__RCSID(x)=' '-D__COPYRIGHT(x)=' '-D__RENAME(x)=' '-D_DIAGASSERT(x)=' -I. np/unvis.c -o np/unvis.o_a >x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=nocona '-D__RCSID(x)=' '-D__COPYRIGHT(x)=' '-D__RENAME(x)=' '-D_DIAGASSERT(x)=' -I. history.c -o history.o_a >x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=nocona '-D__RCSID(x)=' '-D__COPYRIGHT(x)=' '-D__RENAME(x)=' '-D_DIAGASSERT(x)=' -I. tokenizer.c -o tokenizer.o_a >x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=nocona '-D__RCSID(x)=' '-D__COPYRIGHT(x)=' '-D__RENAME(x)=' '-D_DIAGASSERT(x)=' -I. readline.c -o readline.o_a >/usr/bin/ar cru libedit.a editline.o_a np/strlcat.o_a np/strlcpy.o_a np/fgetln.o_a np/vis.o_a np/unvis.o_a history.o_a tokenizer.o_a readline.o_a >ranlib libedit.a >make[1]: Leaving directory `/var/tmp/portage/net-misc/asterisk-1.2.32/work/asterisk-1.2.32/editline' >make[1]: Entering directory `/var/tmp/portage/net-misc/asterisk-1.2.32/work/asterisk-1.2.32/db1-ast' >x86_64-pc-linux-gnu-gcc -Wall -c -D__DBINTERFACE_PRIVATE -O2 -I. -Iinclude -Ihash -o hash.o hash/hash.c >x86_64-pc-linux-gnu-gcc -Wall -c -D__DBINTERFACE_PRIVATE -O2 -I. -Iinclude -Ihash -o hash_bigkey.o hash/hash_bigkey.c >x86_64-pc-linux-gnu-gcc -Wall -c -D__DBINTERFACE_PRIVATE -O2 -I. -Iinclude -Ihash -o hash_buf.o hash/hash_buf.c >x86_64-pc-linux-gnu-gcc -Wall -c -D__DBINTERFACE_PRIVATE -O2 -I. -Iinclude -Ihash -o hash_func.o hash/hash_func.c >x86_64-pc-linux-gnu-gcc -Wall -c -D__DBINTERFACE_PRIVATE -O2 -I. -Iinclude -Ihash -o hash_log2.o hash/hash_log2.c >x86_64-pc-linux-gnu-gcc -Wall -c -D__DBINTERFACE_PRIVATE -O2 -I. -Iinclude -Ihash -o hash_page.o hash/hash_page.c >hash/hash_page.c: In function âoverflow_pageâ: >hash/hash_page.c:715: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >hash/hash_page.c:728: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >hash/hash_page.c:752: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -Wall -c -D__DBINTERFACE_PRIVATE -O2 -I. -Iinclude -Ihash -o ndbm.o hash/ndbm.c >x86_64-pc-linux-gnu-gcc -Wall -c -D__DBINTERFACE_PRIVATE -O2 -I. -Iinclude -Ibtree -o bt_close.o btree/bt_close.c >x86_64-pc-linux-gnu-gcc -Wall -c -D__DBINTERFACE_PRIVATE -O2 -I. -Iinclude -Ibtree -o bt_conv.o btree/bt_conv.c >x86_64-pc-linux-gnu-gcc -Wall -c -D__DBINTERFACE_PRIVATE -O2 -I. -Iinclude -Ibtree -o bt_debug.o btree/bt_debug.c >x86_64-pc-linux-gnu-gcc -Wall -c -D__DBINTERFACE_PRIVATE -O2 -I. -Iinclude -Ibtree -o bt_delete.o btree/bt_delete.c >x86_64-pc-linux-gnu-gcc -Wall -c -D__DBINTERFACE_PRIVATE -O2 -I. -Iinclude -Ibtree -o bt_get.o btree/bt_get.c >x86_64-pc-linux-gnu-gcc -Wall -c -D__DBINTERFACE_PRIVATE -O2 -I. -Iinclude -Ibtree -o bt_open.o btree/bt_open.c >x86_64-pc-linux-gnu-gcc -Wall -c -D__DBINTERFACE_PRIVATE -O2 -I. -Iinclude -Ibtree -o bt_overflow.o btree/bt_overflow.c >x86_64-pc-linux-gnu-gcc -Wall -c -D__DBINTERFACE_PRIVATE -O2 -I. -Iinclude -Ibtree -o bt_page.o btree/bt_page.c >x86_64-pc-linux-gnu-gcc -Wall -c -D__DBINTERFACE_PRIVATE -O2 -I. -Iinclude -Ibtree -o bt_put.o btree/bt_put.c >x86_64-pc-linux-gnu-gcc -Wall -c -D__DBINTERFACE_PRIVATE -O2 -I. -Iinclude -Ibtree -o bt_search.o btree/bt_search.c >x86_64-pc-linux-gnu-gcc -Wall -c -D__DBINTERFACE_PRIVATE -O2 -I. -Iinclude -Ibtree -o bt_seq.o btree/bt_seq.c >x86_64-pc-linux-gnu-gcc -Wall -c -D__DBINTERFACE_PRIVATE -O2 -I. -Iinclude -Ibtree -o bt_split.o btree/bt_split.c >x86_64-pc-linux-gnu-gcc -Wall -c -D__DBINTERFACE_PRIVATE -O2 -I. -Iinclude -Ibtree -o bt_utils.o btree/bt_utils.c >x86_64-pc-linux-gnu-gcc -Wall -c -D__DBINTERFACE_PRIVATE -O2 -I. -Iinclude -o db.o db/db.c >x86_64-pc-linux-gnu-gcc -Wall -c -D__DBINTERFACE_PRIVATE -O2 -I. -Iinclude -o mpool.o mpool/mpool.c >x86_64-pc-linux-gnu-gcc -Wall -c -D__DBINTERFACE_PRIVATE -O2 -I. -Iinclude -Irecno -o rec_close.o recno/rec_close.c >x86_64-pc-linux-gnu-gcc -Wall -c -D__DBINTERFACE_PRIVATE -O2 -I. -Iinclude -Irecno -o rec_delete.o recno/rec_delete.c >x86_64-pc-linux-gnu-gcc -Wall -c -D__DBINTERFACE_PRIVATE -O2 -I. -Iinclude -Irecno -o rec_get.o recno/rec_get.c >x86_64-pc-linux-gnu-gcc -Wall -c -D__DBINTERFACE_PRIVATE -O2 -I. -Iinclude -Irecno -o rec_open.o recno/rec_open.c >x86_64-pc-linux-gnu-gcc -Wall -c -D__DBINTERFACE_PRIVATE -O2 -I. -Iinclude -Irecno -o rec_put.o recno/rec_put.c >x86_64-pc-linux-gnu-gcc -Wall -c -D__DBINTERFACE_PRIVATE -O2 -I. -Iinclude -Irecno -o rec_search.o recno/rec_search.c >x86_64-pc-linux-gnu-gcc -Wall -c -D__DBINTERFACE_PRIVATE -O2 -I. -Iinclude -Irecno -o rec_seq.o recno/rec_seq.c >x86_64-pc-linux-gnu-gcc -Wall -c -D__DBINTERFACE_PRIVATE -O2 -I. -Iinclude -Irecno -o rec_utils.o recno/rec_utils.c >rm -f libdb1.a >ar cq libdb1.a hash.o hash_bigkey.o hash_buf.o hash_func.o hash_log2.o hash_page.o ndbm.o bt_close.o bt_conv.o bt_debug.o bt_delete.o bt_get.o bt_open.o bt_overflow.o bt_page.o bt_put.o bt_search.o bt_seq.o bt_split.o bt_utils.o db.o mpool.o rec_close.o rec_delete.o rec_get.o rec_open.o rec_put.o rec_search.o rec_seq.o rec_utils.o >ranlib libdb1.a >make[1]: Leaving directory `/var/tmp/portage/net-misc/asterisk-1.2.32/work/asterisk-1.2.32/db1-ast' >make[1]: Entering directory `/var/tmp/portage/net-misc/asterisk-1.2.32/work/asterisk-1.2.32/stdtime' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -c -o localtime.o localtime.c >localtime.c: In function âtime2â: >localtime.c:1313: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false >localtime.c:1324: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false >localtime.c:1334: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false >localtime.c:1338: warning: assuming signed overflow does not occur when assuming that (X - c) > X is always false >localtime.c:1349: warning: assuming signed overflow does not occur when assuming that (X - c) > X is always false >ar rv libtime.a localtime.o >ar: creating libtime.a >a - localtime.o >ranlib libtime.a >make[1]: Leaving directory `/var/tmp/portage/net-misc/asterisk-1.2.32/work/asterisk-1.2.32/stdtime' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -c -o io.o io.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -c -o sched.o sched.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -c -o logger.o logger.c >logger.c: In function âast_logâ: >logger.c:788: warning: format not a string literal and no format arguments >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -c -o frame.o frame.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -c -o loader.o loader.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -c -o config.o config.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -c -o channel.o channel.c >channel.c: In function âast_waitfordigit_fullâ: >channel.c:1836: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >channel.c: In function âast_readâ: >channel.c:1892: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >channel.c: In function âast_do_masqueradeâ: >channel.c:3092: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -c -o translate.o translate.c >translate.c: In function âshow_translationâ: >translate.c:378: warning: format not a string literal and no format arguments >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -c -o file.o file.c >file.c: In function âast_waitstream_fullâ: >file.c:1190: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -c -o say.o say.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -c -o pbx.o pbx.c >pbx.c: In function âpbx_extension_helperâ: >pbx.c:1716: warning: the address of âpassdataâ will always evaluate as âtrueâ >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -c -o cli.o cli.c >cli.c: In function âformat_uptimestrâ: >cli.c:346: warning: the address of âtimestrâ will always evaluate as âtrueâ >cli.c: In function âhandle_commandcompleteâ: >cli.c:633: warning: format not a string literal and no format arguments >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -c -o md5.o md5.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -c -o term.o term.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -c -o ulaw.o ulaw.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -c -o alaw.o alaw.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -c -o callerid.o callerid.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -c -o fskmodem.o fskmodem.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -c -o image.o image.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -c -o app.o app.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -c -o cdr.o cdr.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -c -o tdd.o tdd.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -c -o acl.o acl.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -c -o rtp.o rtp.c >rtp.c: In function âast_rtp_bridgeâ: >rtp.c:1059: warning: âac1.sin_familyâ may be used uninitialized in this function >rtp.c:1546: note: âac1.sin_familyâ was declared here >rtp.c:1059: warning: âac1.sin_portâ may be used uninitialized in this function >rtp.c:1546: note: âac1.sin_portâ was declared here >rtp.c:1059: warning: âac1.sin_addr.s_addrâ may be used uninitialized in this function >rtp.c:1546: note: âac1.sin_addr.s_addrâ was declared here >rtp.c:1059: warning: âac0.sin_familyâ may be used uninitialized in this function >rtp.c:1546: note: âac0.sin_familyâ was declared here >rtp.c:1059: warning: âac0.sin_portâ may be used uninitialized in this function >rtp.c:1546: note: âac0.sin_portâ was declared here >rtp.c:1059: warning: âac0.sin_addr.s_addrâ may be used uninitialized in this function >rtp.c:1546: note: âac0.sin_addr.s_addrâ was declared here >rtp.c:1548: warning: ât1.sin_portâ may be used uninitialized in this function >rtp.c:1548: warning: ât1.sin_addr.s_addrâ may be used uninitialized in this function >rtp.c:1548: warning: ât0.sin_portâ may be used uninitialized in this function >rtp.c:1548: warning: ât0.sin_addr.s_addrâ may be used uninitialized in this function >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -c -o manager.o manager.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -c -o asterisk.o asterisk.c >asterisk.c: In function âhup_handlerâ: >asterisk.c:759: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >asterisk.c: In function âquit_handlerâ: >asterisk.c:917: warning: format not a string literal and no format arguments >asterisk.c: In function â__quit_handlerâ: >asterisk.c:953: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >asterisk.c: In function âconsolehandlerâ: >asterisk.c:1006: warning: format not a string literal and no format arguments >asterisk.c: In function âshow_warrantyâ: >asterisk.c:1191: warning: format not a string literal and no format arguments >asterisk.c: In function âshow_licenseâ: >asterisk.c:1220: warning: format not a string literal and no format arguments >asterisk.c: In function âast_el_read_charâ: >asterisk.c:1303: warning: format not a string literal and no format arguments >asterisk.c:1320: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >asterisk.c:1321: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >asterisk.c: In function âcli_promptâ: >asterisk.c:1408: warning: ignoring return value of âfscanfâ, declared with attribute warn_unused_result >asterisk.c: In function âast_el_read_historyâ: >asterisk.c:1747: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >asterisk.c: In function âast_remotecontrolâ: >asterisk.c:1775: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >asterisk.c:1777: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >asterisk.c: In function âmonitor_sig_flagsâ: >asterisk.c:2030: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >asterisk.c: In function âmainâ: >asterisk.c:2259: warning: format not a string literal and no format arguments >asterisk.c:2285: warning: format not a string literal and no format arguments >asterisk.c:2293: warning: format not a string literal and no format arguments >asterisk.c:2298: warning: format not a string literal and no format arguments >asterisk.c:2358: warning: format not a string literal and no format arguments >asterisk.c:2362: warning: format not a string literal and no format arguments >asterisk.c:2367: warning: format not a string literal and no format arguments >asterisk.c:2372: warning: format not a string literal and no format arguments >asterisk.c:2376: warning: format not a string literal and no format arguments >asterisk.c:2380: warning: format not a string literal and no format arguments >asterisk.c:2385: warning: format not a string literal and no format arguments >asterisk.c:2389: warning: format not a string literal and no format arguments >asterisk.c:2393: warning: format not a string literal and no format arguments >asterisk.c:2397: warning: format not a string literal and no format arguments >asterisk.c:2401: warning: format not a string literal and no format arguments >asterisk.c:2405: warning: format not a string literal and no format arguments >asterisk.c:2409: warning: format not a string literal and no format arguments >asterisk.c:2431: warning: format not a string literal and no format arguments >asterisk.c:2311: warning: ignoring return value of âdaemonâ, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -c -o dsp.o dsp.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -c -o chanvars.o chanvars.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -c -o indications.o indications.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -c -o autoservice.o autoservice.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -c -o db.o db.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -c -o privacy.o privacy.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -c -o astmm.o astmm.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -c -o enum.o enum.c >enum.c: In function âparse_naptrâ: >enum.c:107: warning: pointer targets in initialization differ in signedness >enum.c:133: warning: pointer targets in passing argument 1 of âparse_ieâ differ in signedness >enum.c:140: warning: pointer targets in passing argument 1 of âparse_ieâ differ in signedness >enum.c:147: warning: pointer targets in passing argument 1 of âparse_ieâ differ in signedness >enum.c:230: warning: pointer targets in passing argument 2 of âregexecâ differ in signedness >enum.c:260: warning: pointer targets in passing argument 1 of âast_copy_stringâ differ in signedness >enum.c: In function âenum_callbackâ: >enum.c:344: warning: pointer targets in passing argument 1 of âparse_naptrâ differ in signedness >enum.c:344: warning: pointer targets in passing argument 5 of âparse_naptrâ differ in signedness >enum.c:344: warning: pointer targets in passing argument 7 of âparse_naptrâ differ in signedness >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -c -o srv.o srv.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -c -o dns.o dns.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -c -o aescrypt.o aescrypt.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -c -o aestab.o aestab.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -c -o aeskey.o aeskey.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -c -o utils.o utils.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -c -o plc.o plc.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -c -o jitterbuf.o jitterbuf.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -c -o dnsmgr.o dnsmgr.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -c -o devicestate.o devicestate.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -c -o netsock.o netsock.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -c -o slinfactory.o slinfactory.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -c -o ast_expr2.o ast_expr2.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -c -o ast_expr2f.o ast_expr2f.c >ast_expr2f.c: In function âast_yylexâ: >ast_expr2.fl:103: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >ast_expr2.fl: At top level: >ast_expr2f.c:2131: warning: âinputâ defined but not used >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -c -o cryptostub.o cryptostub.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -c -o astobj2.o astobj2.c >astobj2.c:715: warning: no previous prototype for âastobj2_initâ >build_tools/make_build_h > include/asterisk/build.h.tmp >if cmp -s include/asterisk/build.h.tmp include/asterisk/build.h ; then echo ; else \ > mv include/asterisk/build.h.tmp include/asterisk/build.h ; \ > fi >rm -f include/asterisk/build.h.tmp >x86_64-pc-linux-gnu-gcc -c -o buildinfo.o -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer buildinfo.c >x86_64-pc-linux-gnu-gcc -o asterisk -Wl,-E io.o sched.o logger.o frame.o loader.o config.o channel.o translate.o file.o say.o pbx.o cli.o md5.o term.o ulaw.o alaw.o callerid.o fskmodem.o image.o app.o cdr.o tdd.o acl.o rtp.o manager.o asterisk.o dsp.o chanvars.o indications.o autoservice.o db.o privacy.o astmm.o enum.o srv.o dns.o aescrypt.o aestab.o aeskey.o utils.o plc.o jitterbuf.o dnsmgr.o devicestate.o netsock.o slinfactory.o ast_expr2.o ast_expr2f.o cryptostub.o astobj2.o buildinfo.o editline/libedit.a db1-ast/libdb1.a stdtime/libtime.a -ldl -lpthread -lncurses -lm -lresolv -lssl >for x in res channels pbx apps codecs formats agi cdr funcs utils stdtime; do make -C $x || exit 1 ; done >make[1]: Entering directory `/var/tmp/portage/net-misc/asterisk-1.2.32/work/asterisk-1.2.32/res' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -DOPENSSL_NO_KRB5 -fPIC -c -o res_indications.o res_indications.c >res_indications.c: In function âhandle_show_indicationsâ: >res_indications.c:191: warning: format not a string literal and no format arguments >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o res_indications.so res_indications.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -DOPENSSL_NO_KRB5 -fPIC -c -o res_monitor.o res_monitor.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o res_monitor.so res_monitor.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -DOPENSSL_NO_KRB5 -fPIC -c -o res_adsi.o res_adsi.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o res_adsi.so res_adsi.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -DOPENSSL_NO_KRB5 -fPIC -c -o res_agi.o res_agi.c >res_agi.c: In function ârun_agiâ: >res_agi.c:1888: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >res_agi.c: In function âhandle_showagiâ: >res_agi.c:1939: warning: format not a string literal and no format arguments >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o res_agi.so res_agi.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -DOPENSSL_NO_KRB5 -fPIC -c -o res_features.o res_features.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o res_features.so res_features.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -DOPENSSL_NO_KRB5 -fPIC -c -o res_crypto.o res_crypto.c >res_crypto.c: In function âpw_cbâ: >res_crypto.c:116: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >res_crypto.c: In function âtry_load_keyâ: >res_crypto.c:192: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o res_crypto.so res_crypto.o -lssl -lcrypto >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -DOPENSSL_NO_KRB5 -fPIC -c -o res_musiconhold.o res_musiconhold.c >res_musiconhold.c: In function âspawn_mp3â: >res_musiconhold.c:467: warning: ignoring return value of âchdirâ, declared with attribute warn_unused_result >res_musiconhold.c: In function âmoh_scan_filesâ: >res_musiconhold.c:790: warning: ignoring return value of âgetcwdâ, declared with attribute warn_unused_result >res_musiconhold.c:791: warning: ignoring return value of âchdirâ, declared with attribute warn_unused_result >res_musiconhold.c:829: warning: ignoring return value of âchdirâ, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o res_musiconhold.so res_musiconhold.o >make[1]: Leaving directory `/var/tmp/portage/net-misc/asterisk-1.2.32/work/asterisk-1.2.32/res' >make[1]: Entering directory `/var/tmp/portage/net-misc/asterisk-1.2.32/work/asterisk-1.2.32/channels' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -Wno-missing-prototypes -Wno-missing-declarations -DCRYPTO -fPIC -c -o chan_sip.o chan_sip.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o chan_sip.so chan_sip.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -Wno-missing-prototypes -Wno-missing-declarations -DCRYPTO -fPIC -c -o chan_agent.o chan_agent.c >chan_agent.c: In function â__agent_start_monitoringâ: >chan_agent.c:442: warning: the address of âsavecallsinâ will always evaluate as âtrueâ >chan_agent.c:445: warning: the address of âurlprefixâ will always evaluate as âtrueâ >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o chan_agent.so chan_agent.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -Wno-missing-prototypes -Wno-missing-declarations -DCRYPTO -fPIC -c -o chan_mgcp.o chan_mgcp.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o chan_mgcp.so chan_mgcp.o -ldl -lpthread -lncurses -lm -lresolv -lssl >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -Wno-missing-prototypes -Wno-missing-declarations -DCRYPTO -fPIC -c -o chan_iax2.o chan_iax2.c >chan_iax2.c: In function âjb_error_outputâ: >chan_iax2.c:708: warning: format not a string literal and no format arguments >chan_iax2.c: In function âjb_warning_outputâ: >chan_iax2.c:720: warning: format not a string literal and no format arguments >chan_iax2.c: In function âjb_debug_outputâ: >chan_iax2.c:732: warning: format not a string literal and no format arguments >chan_iax2.c: In function âcomplete_dpreplyâ: >chan_iax2.c:5702: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >chan_iax2.c: In function âfind_cacheâ: >chan_iax2.c:9616: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -Wno-missing-prototypes -Wno-missing-declarations -DCRYPTO -fPIC -c -o iax2-parser.o iax2-parser.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -Wno-missing-prototypes -Wno-missing-declarations -DCRYPTO -fPIC -c -o iax2-provision.o iax2-provision.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o chan_iax2.so chan_iax2.o iax2-parser.o iax2-provision.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -Wno-missing-prototypes -Wno-missing-declarations -DCRYPTO -fPIC -c -o chan_local.o chan_local.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o chan_local.so chan_local.o -ldl -lpthread -lncurses -lm -lresolv -lssl >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -Wno-missing-prototypes -Wno-missing-declarations -DCRYPTO -fPIC -c -o chan_skinny.o chan_skinny.c >chan_skinny.c: In function âhandle_messageâ: >chan_skinny.c:2486: warning: format not a string literal and no format arguments >chan_skinny.c:2486: warning: format not a string literal and no format arguments >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o chan_skinny.so chan_skinny.o -ldl -lpthread -lncurses -lm -lresolv -lssl >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -Wno-missing-prototypes -Wno-missing-declarations -DCRYPTO -fPIC -c -o chan_features.o chan_features.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o chan_features.so chan_features.o -ldl -lpthread -lncurses -lm -lresolv -lssl >gcc -o gentone gentone.c -lm >./gentone busy 480 620 >Wavelength 1 (in samples): 16.66667 >Minimum samples (1): 50 (3.000000.3 wavelengths) >Wavelength 1 (in samples): 12.90323 >Minimum samples (1): 400 (31.000000.3 wavelengths) >Need 400 samples >Wrote busy.h >./gentone ringtone 440 480 >Wavelength 1 (in samples): 18.18182 >Minimum samples (1): 200 (11.000000.3 wavelengths) >Wavelength 1 (in samples): 16.66667 >Minimum samples (1): 50 (3.000000.3 wavelengths) >Need 200 samples >Wrote ringtone.h >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -Wno-missing-prototypes -Wno-missing-declarations -DCRYPTO -fPIC -c -o chan_oss.o chan_oss.c >chan_oss.c: In function âsound_threadâ: >chan_oss.c:507: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >chan_oss.c:541: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >chan_oss.c:555: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >chan_oss.c: In function âringâ: >chan_oss.c:684: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >chan_oss.c: In function âstore_configâ: >chan_oss.c:1325: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result >chan_oss.c:1327: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o chan_oss.so chan_oss.o -ldl -lpthread -lncurses -lm -lresolv -lssl >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -Wno-missing-prototypes -Wno-missing-declarations -DCRYPTO -fPIC -c -o chan_phone.o chan_phone.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o chan_phone.so chan_phone.o -ldl -lpthread -lncurses -lm -lresolv -lssl >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -Wno-missing-prototypes -Wno-missing-declarations -DCRYPTO -fPIC -c -o chan_alsa.o chan_alsa.c >chan_alsa.c: In function âsound_threadâ: >chan_alsa.c:320: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >chan_alsa.c: In function âalsa_callâ: >chan_alsa.c:543: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >chan_alsa.c: In function âanswer_soundâ: >chan_alsa.c:556: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >chan_alsa.c: In function âalsa_hangupâ: >chan_alsa.c:590: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >chan_alsa.c: In function âalsa_indicateâ: >chan_alsa.c:773: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o chan_alsa.so chan_alsa.o -lasound -lm -ldl >make[1]: Leaving directory `/var/tmp/portage/net-misc/asterisk-1.2.32/work/asterisk-1.2.32/channels' >make[1]: Entering directory `/var/tmp/portage/net-misc/asterisk-1.2.32/work/asterisk-1.2.32/pbx' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o pbx_config.o pbx_config.c >pbx_config.c: In function âhandle_save_dialplanâ: >pbx_config.c:961: warning: format not a string literal and no format arguments >pbx_config.c:961: warning: format not a string literal and no format arguments >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o pbx_config.so pbx_config.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o pbx_spool.o pbx_spool.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o pbx_spool.so pbx_spool.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o dundi-parser.o dundi-parser.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o pbx_dundi.o pbx_dundi.c >pbx_dundi.c: In function âdestroy_transâ: >pbx_dundi.c:2941: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >pbx_dundi.c: In function âdundi_precache_internalâ: >pbx_dundi.c:3772: warning: ignoring return value of âpipeâ, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o pbx_dundi.so pbx_dundi.o dundi-parser.o -lz >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o pbx_loopback.o pbx_loopback.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o pbx_loopback.so pbx_loopback.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o pbx_realtime.o pbx_realtime.c >pbx_realtime.c: In function ârealtime_execâ: >pbx_realtime.c:219: warning: the address of âappdataâ will always evaluate as âtrueâ >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o pbx_realtime.so pbx_realtime.o >make[1]: Leaving directory `/var/tmp/portage/net-misc/asterisk-1.2.32/work/asterisk-1.2.32/pbx' >make[1]: Entering directory `/var/tmp/portage/net-misc/asterisk-1.2.32/work/asterisk-1.2.32/apps' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_dial.o app_dial.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_dial.so app_dial.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_playback.o app_playback.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_playback.so app_playback.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_voicemail.o app_voicemail.c >app_voicemail.c: In function âpopulate_defaultsâ: >app_voicemail.c:430: warning: the address of âcallcontextâ will always evaluate as âtrueâ >app_voicemail.c:432: warning: the address of âdialcontextâ will always evaluate as âtrueâ >app_voicemail.c:434: warning: the address of âexitcontextâ will always evaluate as âtrueâ >app_voicemail.c: In function âvm_change_passwordâ: >app_voicemail.c:756: warning: ignoring return value of âchownâ, declared with attribute warn_unused_result >app_voicemail.c: In function âadsi_messageâ: >app_voicemail.c:3067: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_voicemail.so app_voicemail.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_directory.o app_directory.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_directory.so app_directory.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_mp3.o app_mp3.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_mp3.so app_mp3.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_system.o app_system.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_system.so app_system.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_echo.o app_echo.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_echo.so app_echo.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_record.o app_record.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_record.so app_record.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_image.o app_image.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_image.so app_image.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_url.o app_url.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_url.so app_url.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_disa.o app_disa.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_disa.so app_disa.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_adsiprog.o app_adsiprog.c >app_adsiprog.c: In function âcompile_scriptâ: >app_adsiprog.c:1369: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_adsiprog.so app_adsiprog.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_getcpeid.o app_getcpeid.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_getcpeid.so app_getcpeid.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_milliwatt.o app_milliwatt.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_milliwatt.so app_milliwatt.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_zapateller.o app_zapateller.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_zapateller.so app_zapateller.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_setcallerid.o app_setcallerid.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_setcallerid.so app_setcallerid.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_festival.o app_festival.c >app_festival.c: In function âsend_waveform_to_fdâ: >app_festival.c:160: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >app_festival.c: In function âfestival_execâ: >app_festival.c:419: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >app_festival.c:420: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >app_festival.c:425: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >app_festival.c:429: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >app_festival.c:458: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_festival.so app_festival.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_queue.o app_queue.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_queue.so app_queue.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_senddtmf.o app_senddtmf.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_senddtmf.so app_senddtmf.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_parkandannounce.o app_parkandannounce.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_parkandannounce.so app_parkandannounce.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_setcidname.o app_setcidname.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_setcidname.so app_setcidname.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_lookupcidname.o app_lookupcidname.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_lookupcidname.so app_lookupcidname.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_macro.o app_macro.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_macro.so app_macro.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_authenticate.o app_authenticate.c >app_authenticate.c: In function âauth_execâ: >app_authenticate.c:138: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_authenticate.so app_authenticate.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_softhangup.o app_softhangup.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_softhangup.so app_softhangup.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_lookupblacklist.o app_lookupblacklist.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_lookupblacklist.so app_lookupblacklist.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_waitforring.o app_waitforring.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_waitforring.so app_waitforring.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_privacy.o app_privacy.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_privacy.so app_privacy.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_db.o app_db.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_db.so app_db.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_chanisavail.o app_chanisavail.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_chanisavail.so app_chanisavail.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_enumlookup.o app_enumlookup.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_enumlookup.so app_enumlookup.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_transfer.o app_transfer.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_transfer.so app_transfer.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_setcidnum.o app_setcidnum.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_setcidnum.so app_setcidnum.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_cdr.o app_cdr.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_cdr.so app_cdr.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_hasnewvoicemail.o app_hasnewvoicemail.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_hasnewvoicemail.so app_hasnewvoicemail.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_sayunixtime.o app_sayunixtime.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_sayunixtime.so app_sayunixtime.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_cut.o app_cut.c >app_cut.c: In function âcut_execâ: >app_cut.c:314: warning: âsâ may be used uninitialized in this function >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_cut.so app_cut.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_read.o app_read.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_read.so app_read.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_setcdruserfield.o app_setcdruserfield.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_setcdruserfield.so app_setcdruserfield.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_random.o app_random.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_random.so app_random.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_ices.o app_ices.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_ices.so app_ices.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_eval.o app_eval.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_eval.so app_eval.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_nbscat.o app_nbscat.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_nbscat.so app_nbscat.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_sendtext.o app_sendtext.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_sendtext.so app_sendtext.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_exec.o app_exec.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_exec.so app_exec.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_groupcount.o app_groupcount.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_groupcount.so app_groupcount.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_txtcidname.o app_txtcidname.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_txtcidname.so app_txtcidname.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_controlplayback.o app_controlplayback.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_controlplayback.so app_controlplayback.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_talkdetect.o app_talkdetect.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_talkdetect.so app_talkdetect.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_alarmreceiver.o app_alarmreceiver.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_alarmreceiver.so app_alarmreceiver.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_userevent.o app_userevent.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_userevent.so app_userevent.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_verbose.o app_verbose.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_verbose.so app_verbose.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_test.o app_test.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_test.so app_test.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_forkcdr.o app_forkcdr.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_forkcdr.so app_forkcdr.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_math.o app_math.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_math.so app_math.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_realtime.o app_realtime.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_realtime.so app_realtime.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_dumpchan.o app_dumpchan.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_dumpchan.so app_dumpchan.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_waitforsilence.o app_waitforsilence.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_waitforsilence.so app_waitforsilence.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_while.o app_while.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_while.so app_while.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_setrdnis.o app_setrdnis.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_setrdnis.so app_setrdnis.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_md5.o app_md5.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_md5.so app_md5.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_readfile.o app_readfile.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_readfile.so app_readfile.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_chanspy.o app_chanspy.c >app_chanspy.c: In function âspy_generateâ: >app_chanspy.c:178: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_chanspy.so app_chanspy.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_settransfercapability.o app_settransfercapability.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_settransfercapability.so app_settransfercapability.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_dictate.o app_dictate.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_dictate.so app_dictate.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_externalivr.o app_externalivr.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_externalivr.so app_externalivr.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_directed_pickup.o app_directed_pickup.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_directed_pickup.so app_directed_pickup.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_mixmonitor.o app_mixmonitor.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_mixmonitor.so app_mixmonitor.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_stack.o app_stack.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_stack.so app_stack.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_curl.o app_curl.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_curl.so app_curl.o -lcurl -lidn -lssh2 -lrt -lz -L/usr/lib64 -lgnutls -L/usr/lib64 -ltasn1 -L/usr/lib64 -lgcrypt -lgpg-error >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o app_sms.o app_sms.c >app_sms.c: In function âsms_logâ: >app_sms.c:669: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >app_sms.c: In function âsms_readfileâ: >app_sms.c:698: warning: pointer targets in assignment differ in signedness >app_sms.c:700: warning: pointer targets in assignment differ in signedness >app_sms.c:725: warning: pointer targets in passing argument 1 of âstrlenâ differ in signedness >app_sms.c:726: warning: pointer targets in passing argument 2 of ânumcpyâ differ in signedness >app_sms.c:727: warning: pointer targets in passing argument 1 of âstrlenâ differ in signedness >app_sms.c:728: warning: pointer targets in passing argument 2 of ânumcpyâ differ in signedness >app_sms.c:730: warning: pointer targets in passing argument 1 of âatoiâ differ in signedness >app_sms.c:733: warning: pointer targets in passing argument 1 of âatoiâ differ in signedness >app_sms.c:736: warning: pointer targets in passing argument 1 of âatoiâ differ in signedness >app_sms.c:738: warning: pointer targets in passing argument 1 of âatoiâ differ in signedness >app_sms.c:740: warning: pointer targets in passing argument 1 of âatoiâ differ in signedness >app_sms.c:742: warning: pointer targets in passing argument 1 of âatoiâ differ in signedness >app_sms.c:751: warning: pointer targets in passing argument 1 of âsscanfâ differ in signedness >app_sms.c: In function âsms_execâ: >app_sms.c:1395: warning: pointer targets in passing argument 2 of âstrncpyâ differ in signedness >app_sms.c:1399: warning: pointer targets in assignment differ in signedness >app_sms.c:1437: warning: pointer targets in passing argument 1 of âstrlenâ differ in signedness >app_sms.c:1442: warning: pointer targets in passing argument 2 of âast_copy_stringâ differ in signedness >app_sms.c:1444: warning: pointer targets in passing argument 2 of âast_copy_stringâ differ in signedness >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o app_sms.so app_sms.o >make[1]: Leaving directory `/var/tmp/portage/net-misc/asterisk-1.2.32/work/asterisk-1.2.32/apps' >make[1]: Entering directory `/var/tmp/portage/net-misc/asterisk-1.2.32/work/asterisk-1.2.32/codecs' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -c -o codec_speex.o codec_speex.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o codec_speex.so codec_speex.o -lspeex -lm >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -c -o codec_gsm.o codec_gsm.c >make -C gsm lib/libgsm.a >make[2]: Entering directory `/var/tmp/portage/net-misc/asterisk-1.2.32/work/asterisk-1.2.32/codecs/gsm' >if [ ! -d ./lib ] ; then mkdir ./lib ; fi >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -c -DNeedFunctionPrototypes=1 -funroll-loops -O2 -pipe -march=nocona -fPIC -DSASR -DNDEBUG -DWAV49 -I./inc src/add.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -c -DNeedFunctionPrototypes=1 -funroll-loops -O2 -pipe -march=nocona -fPIC -DSASR -DNDEBUG -DWAV49 -I./inc src/code.c >src/code.c: In function âGsm_Coderâ: >src/code.c:66: warning: unused variable âltmpâ >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -c -DNeedFunctionPrototypes=1 -funroll-loops -O2 -pipe -march=nocona -fPIC -DSASR -DNDEBUG -DWAV49 -I./inc src/debug.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -c -DNeedFunctionPrototypes=1 -funroll-loops -O2 -pipe -march=nocona -fPIC -DSASR -DNDEBUG -DWAV49 -I./inc src/decode.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -c -DNeedFunctionPrototypes=1 -funroll-loops -O2 -pipe -march=nocona -fPIC -DSASR -DNDEBUG -DWAV49 -I./inc src/long_term.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -c -DNeedFunctionPrototypes=1 -funroll-loops -O2 -pipe -march=nocona -fPIC -DSASR -DNDEBUG -DWAV49 -I./inc src/lpc.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -c -DNeedFunctionPrototypes=1 -funroll-loops -O2 -pipe -march=nocona -fPIC -DSASR -DNDEBUG -DWAV49 -I./inc src/preprocess.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -c -DNeedFunctionPrototypes=1 -funroll-loops -O2 -pipe -march=nocona -fPIC -DSASR -DNDEBUG -DWAV49 -I./inc src/rpe.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -c -DNeedFunctionPrototypes=1 -funroll-loops -O2 -pipe -march=nocona -fPIC -DSASR -DNDEBUG -DWAV49 -I./inc src/gsm_destroy.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -c -DNeedFunctionPrototypes=1 -funroll-loops -O2 -pipe -march=nocona -fPIC -DSASR -DNDEBUG -DWAV49 -I./inc src/gsm_decode.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -c -DNeedFunctionPrototypes=1 -funroll-loops -O2 -pipe -march=nocona -fPIC -DSASR -DNDEBUG -DWAV49 -I./inc src/gsm_encode.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -c -DNeedFunctionPrototypes=1 -funroll-loops -O2 -pipe -march=nocona -fPIC -DSASR -DNDEBUG -DWAV49 -I./inc src/gsm_explode.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -c -DNeedFunctionPrototypes=1 -funroll-loops -O2 -pipe -march=nocona -fPIC -DSASR -DNDEBUG -DWAV49 -I./inc src/gsm_implode.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -c -DNeedFunctionPrototypes=1 -funroll-loops -O2 -pipe -march=nocona -fPIC -DSASR -DNDEBUG -DWAV49 -I./inc src/gsm_create.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -c -DNeedFunctionPrototypes=1 -funroll-loops -O2 -pipe -march=nocona -fPIC -DSASR -DNDEBUG -DWAV49 -I./inc src/gsm_print.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -c -DNeedFunctionPrototypes=1 -funroll-loops -O2 -pipe -march=nocona -fPIC -DSASR -DNDEBUG -DWAV49 -I./inc src/gsm_option.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -c -DNeedFunctionPrototypes=1 -funroll-loops -O2 -pipe -march=nocona -fPIC -DSASR -DNDEBUG -DWAV49 -I./inc src/short_term.c >src/short_term.c: In function âGsm_Short_Term_Analysis_Filterâ: >src/short_term.c:376: warning: unused variable âiâ >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -c -DNeedFunctionPrototypes=1 -funroll-loops -O2 -pipe -march=nocona -fPIC -DSASR -DNDEBUG -DWAV49 -I./inc src/table.c >rm -f ./lib/libgsm.a >ar cr ./lib/libgsm.a ./src/add.o ./src/code.o ./src/debug.o ./src/decode.o ./src/long_term.o ./src/lpc.o ./src/preprocess.o ./src/rpe.o ./src/gsm_destroy.o ./src/gsm_decode.o ./src/gsm_encode.o ./src/gsm_explode.o ./src/gsm_implode.o ./src/gsm_create.o ./src/gsm_print.o ./src/gsm_option.o ./src/short_term.o ./src/table.o >ranlib ./lib/libgsm.a >make[2]: Leaving directory `/var/tmp/portage/net-misc/asterisk-1.2.32/work/asterisk-1.2.32/codecs/gsm' >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o codec_gsm.so codec_gsm.o gsm/lib/libgsm.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -c -o codec_lpc10.o codec_lpc10.c >make -C lpc10 all >make[2]: Entering directory `/var/tmp/portage/net-misc/asterisk-1.2.32/work/asterisk-1.2.32/codecs/lpc10' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -O2 -pipe -march=nocona -I. -Wall -Wno-comment -Wno-error -fPIC -c -o f2clib.o f2clib.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -O2 -pipe -march=nocona -I. -Wall -Wno-comment -Wno-error -fPIC -c -o analys.o analys.c >analys.c:206: warning: no previous prototype for âanalys_â >analys.c: In function âanalys_â: >analys.c:566: warning: implicit declaration of function âplacev_â >analys.c:622: warning: implicit declaration of function âplacea_â >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -O2 -pipe -march=nocona -I. -Wall -Wno-comment -Wno-error -fPIC -c -o bsynz.o bsynz.c >bsynz.c:122: warning: no previous prototype for âbsynz_â >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -O2 -pipe -march=nocona -I. -Wall -Wno-comment -Wno-error -fPIC -c -o chanwr.o chanwr.c >chanwr.c:131: warning: no previous prototype for âchanwr_0_â >chanwr.c:222: warning: no previous prototype for âchanwr_â >chanwr.c:228: warning: no previous prototype for âchanrd_â >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -O2 -pipe -march=nocona -I. -Wall -Wno-comment -Wno-error -fPIC -c -o dcbias.o dcbias.c >dcbias.c:79: warning: no previous prototype for âdcbias_â >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -O2 -pipe -march=nocona -I. -Wall -Wno-comment -Wno-error -fPIC -c -o decode.o decode.c >decode.c:147: warning: no previous prototype for âdecode_â >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -O2 -pipe -march=nocona -I. -Wall -Wno-comment -Wno-error -fPIC -c -o deemp.o deemp.c >deemp.c:106: warning: no previous prototype for âdeemp_â >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -O2 -pipe -march=nocona -I. -Wall -Wno-comment -Wno-error -fPIC -c -o difmag.o difmag.c >difmag.c:90: warning: no previous prototype for âdifmag_â >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -O2 -pipe -march=nocona -I. -Wall -Wno-comment -Wno-error -fPIC -c -o dyptrk.o dyptrk.c >dyptrk.c:129: warning: no previous prototype for âdyptrk_â >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -O2 -pipe -march=nocona -I. -Wall -Wno-comment -Wno-error -fPIC -c -o encode.o encode.c >encode.c:111: warning: no previous prototype for âencode_â >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -O2 -pipe -march=nocona -I. -Wall -Wno-comment -Wno-error -fPIC -c -o energy.o energy.c >energy.c:78: warning: no previous prototype for âenergy_â >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -O2 -pipe -march=nocona -I. -Wall -Wno-comment -Wno-error -fPIC -c -o ham84.o ham84.c >ham84.c:85: warning: no previous prototype for âham84_â >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -O2 -pipe -march=nocona -I. -Wall -Wno-comment -Wno-error -fPIC -c -o hp100.o hp100.c >hp100.c:113: warning: no previous prototype for âhp100_â >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -O2 -pipe -march=nocona -I. -Wall -Wno-comment -Wno-error -fPIC -c -o invert.o invert.c >invert.c:93: warning: no previous prototype for âinvert_â >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -O2 -pipe -march=nocona -I. -Wall -Wno-comment -Wno-error -fPIC -c -o irc2pc.o irc2pc.c >irc2pc.c:82: warning: no previous prototype for âirc2pc_â >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -O2 -pipe -march=nocona -I. -Wall -Wno-comment -Wno-error -fPIC -c -o ivfilt.o ivfilt.c >ivfilt.c:89: warning: no previous prototype for âivfilt_â >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -O2 -pipe -march=nocona -I. -Wall -Wno-comment -Wno-error -fPIC -c -o lpcdec.o lpcdec.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -O2 -pipe -march=nocona -I. -Wall -Wno-comment -Wno-error -fPIC -c -o lpcenc.o lpcenc.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -O2 -pipe -march=nocona -I. -Wall -Wno-comment -Wno-error -fPIC -c -o lpcini.o lpcini.c >lpcini.c:93: warning: no previous prototype for âlpcini_â >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -O2 -pipe -march=nocona -I. -Wall -Wno-comment -Wno-error -fPIC -c -o lpfilt.o lpfilt.c >lpfilt.c:83: warning: no previous prototype for âlpfilt_â >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -O2 -pipe -march=nocona -I. -Wall -Wno-comment -Wno-error -fPIC -c -o median.o median.c >median.c:69: warning: no previous prototype for âmedian_â >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -O2 -pipe -march=nocona -I. -Wall -Wno-comment -Wno-error -fPIC -c -o mload.o mload.c >mload.c:99: warning: no previous prototype for âmload_â >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -O2 -pipe -march=nocona -I. -Wall -Wno-comment -Wno-error -fPIC -c -o onset.o onset.c >onset.c:129: warning: no previous prototype for âonset_â >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -O2 -pipe -march=nocona -I. -Wall -Wno-comment -Wno-error -fPIC -c -o pitsyn.o pitsyn.c >pitsyn.c:132: warning: no previous prototype for âpitsyn_â >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -O2 -pipe -march=nocona -I. -Wall -Wno-comment -Wno-error -fPIC -c -o placea.o placea.c >placea.c:116: warning: no previous prototype for âplacea_â >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -O2 -pipe -march=nocona -I. -Wall -Wno-comment -Wno-error -fPIC -c -o placev.o placev.c >placev.c:112: warning: no previous prototype for âplacev_â >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -O2 -pipe -march=nocona -I. -Wall -Wno-comment -Wno-error -fPIC -c -o preemp.o preemp.c >preemp.c:82: warning: no previous prototype for âpreemp_â >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -O2 -pipe -march=nocona -I. -Wall -Wno-comment -Wno-error -fPIC -c -o prepro.o prepro.c >prepro.c:101: warning: no previous prototype for âprepro_â >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -O2 -pipe -march=nocona -I. -Wall -Wno-comment -Wno-error -fPIC -c -o random.o random.c >random.c:93: warning: no previous prototype for ârandom_â >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -O2 -pipe -march=nocona -I. -Wall -Wno-comment -Wno-error -fPIC -c -o rcchk.o rcchk.c >rcchk.c:82: warning: no previous prototype for ârcchk_â >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -O2 -pipe -march=nocona -I. -Wall -Wno-comment -Wno-error -fPIC -c -o synths.o synths.c >synths.c:170: warning: no previous prototype for âsynths_â >synths.c: In function âsynths_â: >synths.c:401: warning: implicit declaration of function âirc2pc_â >synths.c:402: warning: implicit declaration of function âbsynz_â >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -O2 -pipe -march=nocona -I. -Wall -Wno-comment -Wno-error -fPIC -c -o tbdm.o tbdm.c >tbdm.c:94: warning: no previous prototype for âtbdm_â >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -O2 -pipe -march=nocona -I. -Wall -Wno-comment -Wno-error -fPIC -c -o voicin.o voicin.c >voicin.c:258: warning: no previous prototype for âvoicin_â >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -O2 -pipe -march=nocona -I. -Wall -Wno-comment -Wno-error -fPIC -c -o vparms.o vparms.c >vparms.c:134: warning: no previous prototype for âvparms_â >ar cr liblpc10.a f2clib.o analys.o bsynz.o chanwr.o dcbias.o decode.o deemp.o difmag.o dyptrk.o encode.o energy.o ham84.o hp100.o invert.o irc2pc.o ivfilt.o lpcdec.o lpcenc.o lpcini.o lpfilt.o median.o mload.o onset.o pitsyn.o placea.o placev.o preemp.o prepro.o random.o rcchk.o synths.o tbdm.o voicin.o vparms.o >ranlib liblpc10.a >make[2]: Leaving directory `/var/tmp/portage/net-misc/asterisk-1.2.32/work/asterisk-1.2.32/codecs/lpc10' >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o codec_lpc10.so codec_lpc10.o lpc10/liblpc10.a -lm >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -c -o codec_adpcm.o codec_adpcm.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o codec_adpcm.so codec_adpcm.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -c -o codec_ulaw.o codec_ulaw.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o codec_ulaw.so codec_ulaw.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -c -o codec_alaw.o codec_alaw.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o codec_alaw.so codec_alaw.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -c -o codec_a_mu.o codec_a_mu.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o codec_a_mu.so codec_a_mu.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/speex -c -o codec_g726.o codec_g726.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o codec_g726.so codec_g726.o >make[1]: Leaving directory `/var/tmp/portage/net-misc/asterisk-1.2.32/work/asterisk-1.2.32/codecs' >make[1]: Entering directory `/var/tmp/portage/net-misc/asterisk-1.2.32/work/asterisk-1.2.32/formats' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o format_gsm.o format_gsm.c >format_gsm.c: In function âgsm_seekâ: >format_gsm.c:222: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o format_gsm.so format_gsm.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o format_wav.o format_wav.c >format_wav.c: In function âwav_closeâ: >format_wav.c:407: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o format_wav.so format_wav.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o format_wav_gsm.o format_wav_gsm.c >format_wav_gsm.c: In function âwav_closeâ: >format_wav_gsm.c:421: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >format_wav_gsm.c: In function âwav_readâ: >format_wav_gsm.c:449: warning: pointer targets in passing argument 1 of âconv65â differ in signedness >format_wav_gsm.c: In function âwav_writeâ: >format_wav_gsm.c:485: warning: pointer targets in passing argument 2 of âconv66â differ in signedness >format_wav_gsm.c: In function âwav_seekâ: >format_wav_gsm.c:526: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o format_wav_gsm.so format_wav_gsm.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o format_vox.o format_vox.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o format_vox.so format_vox.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o format_pcm.o format_pcm.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o format_pcm.so format_pcm.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o format_g729.o format_g729.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o format_g729.so format_g729.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o format_pcm_alaw.o format_pcm_alaw.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o format_pcm_alaw.so format_pcm_alaw.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o format_h263.o format_h263.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o format_h263.so format_h263.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o format_g726.o format_g726.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o format_g726.so format_g726.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o format_ilbc.o format_ilbc.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o format_ilbc.so format_ilbc.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o format_sln.o format_sln.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o format_sln.so format_sln.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o format_au.o format_au.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o format_au.so format_au.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o format_jpeg.o format_jpeg.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o format_jpeg.so format_jpeg.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o format_g723.o format_g723.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o format_g723.so format_g723.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -c -o format_ogg_vorbis.o format_ogg_vorbis.c >format_ogg_vorbis.c: In function âogg_vorbis_rewriteâ: >format_ogg_vorbis.c:315: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >format_ogg_vorbis.c:316: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >format_ogg_vorbis.c: In function âwrite_streamâ: >format_ogg_vorbis.c:355: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >format_ogg_vorbis.c:356: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o format_ogg_vorbis.so format_ogg_vorbis.o -logg -lvorbis -lvorbisenc -lm >make[1]: Leaving directory `/var/tmp/portage/net-misc/asterisk-1.2.32/work/asterisk-1.2.32/formats' >make[1]: Entering directory `/var/tmp/portage/net-misc/asterisk-1.2.32/work/asterisk-1.2.32/agi' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -DNO_AST_MM -c -o eagi-test.o eagi-test.c >eagi-test.c: In function âread_environmentâ: >eagi-test.c:24: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >eagi-test.c: In function âwait_resultâ: >eagi-test.c:68: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -DNO_AST_MM -o eagi-test eagi-test.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -DNO_AST_MM -c -o eagi-sphinx-test.o eagi-sphinx-test.c >eagi-sphinx-test.c: In function âread_environmentâ: >eagi-sphinx-test.c:70: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >eagi-sphinx-test.c: In function âwait_resultâ: >eagi-sphinx-test.c:121: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >eagi-sphinx-test.c:134: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -DNO_AST_MM -o eagi-sphinx-test eagi-sphinx-test.o >make[1]: Leaving directory `/var/tmp/portage/net-misc/asterisk-1.2.32/work/asterisk-1.2.32/agi' >make[1]: Entering directory `/var/tmp/portage/net-misc/asterisk-1.2.32/work/asterisk-1.2.32/cdr' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/postgresql -c -o cdr_csv.o cdr_csv.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o cdr_csv.so cdr_csv.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/postgresql -c -o cdr_manager.o cdr_manager.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o cdr_manager.so cdr_manager.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/postgresql -c -o cdr_custom.o cdr_custom.c >x86_64-pc-linux-gnu-gcc -shared -Xlinker -x -o cdr_custom.so cdr_custom.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -march=nocona -fomit-frame-pointer -fPIC -I/usr/include/postgresql -c -o cdr_pgsql.o cdr_pgsql.c >cdr_pgsql.c:43:22: error: libpq-fe.h: No such file or directory >cdr_pgsql.c:67: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token >cdr_pgsql.c:68: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token >cdr_pgsql.c: In function âpgsql_logâ: >cdr_pgsql.c:83: error: âconnâ undeclared (first use in this function) >cdr_pgsql.c:83: error: (Each undeclared identifier is reported only once >cdr_pgsql.c:83: error: for each function it appears in.) >cdr_pgsql.c:83: warning: implicit declaration of function âPQsetdbLoginâ >cdr_pgsql.c:84: warning: implicit declaration of function âPQstatusâ >cdr_pgsql.c:84: error: âCONNECTION_BADâ undeclared (first use in this function) >cdr_pgsql.c:87: warning: implicit declaration of function âPQerrorMessageâ >cdr_pgsql.c:87: warning: assignment makes pointer from integer without a cast >cdr_pgsql.c:99: warning: implicit declaration of function âPQescapeStringConnâ >cdr_pgsql.c:139: error: âCONNECTION_OKâ undeclared (first use in this function) >cdr_pgsql.c:143: warning: implicit declaration of function âPQresetâ >cdr_pgsql.c:148: warning: assignment makes pointer from integer without a cast >cdr_pgsql.c:156: error: âresultâ undeclared (first use in this function) >cdr_pgsql.c:156: warning: implicit declaration of function âPQexecâ >cdr_pgsql.c:157: warning: implicit declaration of function âPQresultStatusâ >cdr_pgsql.c:157: error: âPGRES_COMMAND_OKâ undeclared (first use in this function) >cdr_pgsql.c:158: warning: implicit declaration of function âPQresultErrorMessageâ >cdr_pgsql.c:158: warning: assignment makes pointer from integer without a cast >cdr_pgsql.c:169: warning: assignment makes pointer from integer without a cast >cdr_pgsql.c: In function âmy_unload_moduleâ: >cdr_pgsql.c:189: error: âconnâ undeclared (first use in this function) >cdr_pgsql.c:190: warning: implicit declaration of function âPQfinishâ >cdr_pgsql.c: In function âprocess_my_load_moduleâ: >cdr_pgsql.c:297: error: âconnâ undeclared (first use in this function) >cdr_pgsql.c:298: error: âCONNECTION_BADâ undeclared (first use in this function) >cdr_pgsql.c:302: warning: assignment makes pointer from integer without a cast >make[1]: *** [cdr_pgsql.o] Error 1 >make[1]: Leaving directory `/var/tmp/portage/net-misc/asterisk-1.2.32/work/asterisk-1.2.32/cdr' >make: *** [subdirs] Error 1 > [31;01m*[0m > [31;01m*[0m ERROR: net-misc/asterisk-1.2.32 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_compile > [31;01m*[0m environment, line 2351: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m make CC=$(tc-getCC) NOTRACE=1 OPTIMIZE="${CFLAGS}" PWLIBDIR=/usr/share/pwlib OPENH323DIR=/usr/share/openh323 OPTIONS="${myopts}" || die "Make failed"; > [31;01m*[0m The die message: > [31;01m*[0m Make failed > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/tmp/portage/net-misc/asterisk-1.2.32/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-misc/asterisk-1.2.32/temp/environment'. > [31;01m*[0m
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 270255
: 191631 |
191632