Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 146011 Details for
Bug 222475
Review Request: sofia-sip - Sofia SIP User-Agent library
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Mock build log
build.log (text/plain), 665.32 KB, created by
Brian Pepple
on 2007-01-19 17:03:29 UTC
(
hide
)
Description:
Mock build log
Filename:
MIME Type:
Creator:
Brian Pepple
Created:
2007-01-19 17:03:29 UTC
Size:
665.32 KB
patch
obsolete
>Installing /builddir/build/SRPMS/sofia-sip-1.12.4-1.fc6.src.rpm >Building target platforms: i386 >Building for target i386 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.44106 >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf sofia-sip-1.12.4 >+ tar -xf - >+ /bin/gzip -dc /builddir/build/SOURCES/sofia-sip-1.12.4.tar.gz >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd sofia-sip-1.12.4 >++ /usr/bin/id -u >+ '[' 500 = 0 ']' >++ /usr/bin/id -u >+ '[' 500 = 0 ']' >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.44106 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd sofia-sip-1.12.4 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' >+ export FFLAGS >++ find . -name config.guess -o -name config.sub >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./config.guess >+ '[' -f /usr/lib/rpm/redhat/config.guess ']' >+ /bin/rm -f ./config.guess >++ basename ./config.guess >+ /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess >`/usr/lib/rpm/redhat/config.guess' -> `./config.guess' >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./config.sub >+ '[' -f /usr/lib/rpm/redhat/config.sub ']' >+ /bin/rm -f ./config.sub >++ basename ./config.sub >+ /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub >`/usr/lib/rpm/redhat/config.sub' -> `./config.sub' >+ ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --enable-sctp >checking build system type... i686-redhat-linux-gnu >checking host system type... i686-redhat-linux-gnu >checking target system type... i386-redhat-linux-gnu >checking cached information... ok >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking for style of include used by make... GNU >checking for i686-redhat-linux-gnu-gcc... no >checking for gcc... gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ANSI C... none needed >checking dependency style of gcc... gcc3 >checking for compilation environment... >checking for i686-redhat-linux-gnu-gcc... gcc >checking for i686-redhat-linux-gnu-gcc... (cached) gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking for gcc option to accept ANSI C... (cached) none needed >checking dependency style of gcc... (cached) gcc3 >checking for maximum warnings compiler flag... -Wall >checking for a BSD-compatible install... /usr/bin/install -c >checking how to run the C preprocessor... gcc -E >checking for etags... echo >checking for i686-redhat-linux-gnu-ar... no >checking for ar... ar >checking for i686-redhat-linux-gnu-ld... no >checking for ld... ld >checking for a sed that does not truncate output... /bin/sed >checking for egrep... grep -E >checking for ld used by gcc... ld >checking if the linker (ld) is GNU ld... yes >checking for ld option to reload object files... -r >checking for BSD-compatible nm... nm >checking whether ln -s works... yes >checking how to recognise dependent libraries... pass_all >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for i686-redhat-linux-gnu-g++... no >checking for i686-redhat-linux-gnu-c++... no >checking for i686-redhat-linux-gnu-gpp... no >checking for i686-redhat-linux-gnu-aCC... no >checking for i686-redhat-linux-gnu-CC... no >checking for i686-redhat-linux-gnu-cxx... no >checking for i686-redhat-linux-gnu-cc++... no >checking for i686-redhat-linux-gnu-cl... no >checking for i686-redhat-linux-gnu-FCC... no >checking for i686-redhat-linux-gnu-KCC... no >checking for i686-redhat-linux-gnu-RCC... no >checking for i686-redhat-linux-gnu-xlC_r... no >checking for i686-redhat-linux-gnu-xlC... no >checking for g++... g++ >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking dependency style of g++... gcc3 >checking how to run the C++ preprocessor... g++ -E >checking for i686-redhat-linux-gnu-g77... no >checking for i686-redhat-linux-gnu-f77... no >checking for i686-redhat-linux-gnu-xlf... no >checking for i686-redhat-linux-gnu-frt... no >checking for i686-redhat-linux-gnu-pgf77... no >checking for i686-redhat-linux-gnu-fort77... no >checking for i686-redhat-linux-gnu-fl32... no >checking for i686-redhat-linux-gnu-af77... no >checking for i686-redhat-linux-gnu-f90... no >checking for i686-redhat-linux-gnu-xlf90... no >checking for i686-redhat-linux-gnu-pgf90... no >checking for i686-redhat-linux-gnu-epcf90... no >checking for i686-redhat-linux-gnu-f95... no >checking for i686-redhat-linux-gnu-fort... no >checking for i686-redhat-linux-gnu-xlf95... no >checking for i686-redhat-linux-gnu-ifc... no >checking for i686-redhat-linux-gnu-efc... no >checking for i686-redhat-linux-gnu-pgf95... no >checking for i686-redhat-linux-gnu-lf95... no >checking for i686-redhat-linux-gnu-gfortran... no >checking for g77... no >checking for f77... no >checking for xlf... no >checking for frt... no >checking for pgf77... no >checking for fort77... no >checking for fl32... no >checking for af77... no >checking for f90... no >checking for xlf90... no >checking for pgf90... no >checking for epcf90... no >checking for f95... no >checking for fort... no >checking for xlf95... no >checking for ifc... no >checking for efc... no >checking for pgf95... no >checking for lf95... no >checking for gfortran... no >checking whether we are using the GNU Fortran 77 compiler... no >checking whether accepts -g... no >checking the maximum length of command line arguments... 32768 >checking command to parse nm output from gcc object... ok >checking for objdir... .libs >checking for i686-redhat-linux-gnu-ar... ar >checking for i686-redhat-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for i686-redhat-linux-gnu-strip... no >checking for strip... strip >checking if gcc static flag works... yes >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC >checking if gcc PIC flag -fPIC works... yes >checking if gcc supports -c -o file.o... yes >checking whether the gcc linker (ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by g++... ld >checking if the linker (ld) is GNU ld... yes >checking whether the g++ linker (ld) supports shared libraries... yes >checking for g++ option to produce PIC... -fPIC >checking if g++ PIC flag -fPIC works... yes >checking if g++ supports -c -o file.o... yes >checking whether the g++ linker (ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >appending configuration tag "F77" to libtool >checking for doxygen... doxygen >checking for an ANSI C-conforming const... yes >checking whether time.h and sys/time.h may both be included... yes >checking for size_t... yes >checking whether gcc recognizes __func__... yes >checking whether gcc recognizes __FUNCTION__... yes >checking for inline... inline >checking for sa_len... no >checking for sockaddr_in6... yes >checking for sys/types.h... (cached) yes >checking for stdint.h... (cached) yes >checking for inttypes.h... (cached) yes >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking for stack suitable for tags... (cached) yes >checking for unistd.h... (cached) yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking dirent.h usability... yes >checking dirent.h presence... yes >checking for dirent.h... yes >checking winsock2.h usability... no >checking winsock2.h presence... no >checking for winsock2.h... no >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/filio.h usability... no >checking sys/filio.h presence... no >checking for sys/filio.h... no >checking sys/sockio.h usability... no >checking sys/sockio.h presence... no >checking for sys/sockio.h... no >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking for netinet/in.h... yes >checking for arpa/inet.h... yes >checking for netdb.h... yes >checking for net/if.h... yes >checking for net/if_types.h... no >checking for ifaddr.h... no >checking for netpacket/packet.h... yes >checking whether MSG_TRUNC is declared... yes >checking for struct addrinfo... yes >checking for struct sockaddr_storage... yes >checking for field ifr_index in struct ifreq... no >checking for field ifr_ifindex in struct ifreq... yes >checking for struct ifconf... yes >checking for ioctl SIOCGIFNUM... sys/sockio.h missing >checking for pthread_create in -lpthread... yes >checking for socketpair in -lsocket... no >checking for library containing clock_gettime... -lrt >checking for pkg-config... /usr/bin/pkg-config >checking for glib-2.0... yes >checking GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include >checking GLIB_LIBS... -L/lib -lglib-2.0 >checking for gobject-2.0 >= 2.4... yes >checking GOBJECT_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include >checking GOBJECT_LIBS... -L/lib -lgobject-2.0 -lglib-2.0 >checking for library containing socket... none required >checking for library containing inet_ntop... none required >checking for library containing getipnodebyname... no >checking for library containing gethostbyname... none required >checking for library containing getaddrinfo... none required >checking for gettimeofday... yes >checking for strerror... yes >checking for random... yes >checking for initstate... yes >checking for tcsetattr... yes >checking for flock... yes >checking for alarm... yes >checking for socketpair... yes >checking for gethostname... yes >checking for gethostbyname... yes >checking for getipnodebyname... no >checking for poll... yes >checking for epoll_create... yes >checking for select... yes >checking for if_nameindex... yes >checking for getaddrinfo... yes >checking for getnameinfo... yes >checking for freeaddrinfo... yes >checking for gai_strerror... yes >checking for getifaddrs... yes >checking for getline... yes >checking for getdelim... yes >checking for getpass... yes >checking for clock_gettime... yes >checking for clock_getcpuclockid... yes >checking for memmem... yes >checking for memccpy... yes >checking for memspn... no >checking for memcspn... no >checking for strcasestr... yes >checking for strtoull... yes >checking for inet_ntop... yes >checking for inet_pton... yes >checking openssl/tls1.h usability... yes >checking openssl/tls1.h presence... yes >checking for openssl/tls1.h... yes >checking for BIO_new in -lcrypto... yes >checking for TLSv1_method in -lssl... yes >checking for IP_RECVERR... yes >checking for IPV6_RECVERR... yes >checking netinet/tcp.h usability... yes >checking netinet/tcp.h presence... yes >checking for netinet/tcp.h... yes >checking netinet/sctp.h usability... yes >checking netinet/sctp.h presence... yes >checking for netinet/sctp.h... yes >checking for ANSI C header files... (cached) yes >checking whether SIGPIPE is declared... yes >checking return type of signal handlers... void >checking for long long... yes >checking for an ANSI C-conforming const... (cached) yes >checking for inline... (cached) inline >checking for inline... (cached) inline >checking whether byte ordering is bigendian... no >checking whether gcc recognizes __func__... (cached) yes >checking whether gcc recognizes __FUNCTION__... (cached) yes >checking whether gcc recognizes field names in struct initialization... yes >checking whether time.h and sys/time.h may both be included... (cached) yes >checking for size_t... (cached) yes >checking for sockaddr_in6... (cached) yes >checking for sa_len... (cached) no >checking /dev/urandom... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating packages/Makefile >config.status: creating packages/sofia-sip-ua.pc >config.status: creating packages/sofia-sip-ua-glib.pc >config.status: creating libsofia-sip-ua/Makefile >config.status: creating libsofia-sip-ua/bnf/Makefile >config.status: creating libsofia-sip-ua/docs/Makefile >config.status: creating libsofia-sip-ua/docs/Doxyfile.version >config.status: creating libsofia-sip-ua/docs/sofia-footer.html >config.status: creating libsofia-sip-ua/features/Makefile >config.status: creating libsofia-sip-ua/http/Makefile >config.status: creating libsofia-sip-ua/ipt/Makefile >config.status: creating libsofia-sip-ua/iptsec/Makefile >config.status: creating libsofia-sip-ua/msg/Makefile >config.status: creating libsofia-sip-ua/nea/Makefile >config.status: creating libsofia-sip-ua/nta/Makefile >config.status: creating libsofia-sip-ua/nth/Makefile >config.status: creating libsofia-sip-ua/nua/Makefile >config.status: creating libsofia-sip-ua/sdp/Makefile >config.status: creating libsofia-sip-ua/sip/Makefile >config.status: creating libsofia-sip-ua/soa/Makefile >config.status: creating libsofia-sip-ua/sresolv/Makefile >config.status: creating libsofia-sip-ua/stun/Makefile >config.status: creating libsofia-sip-ua/su/Makefile >config.status: creating libsofia-sip-ua/tport/Makefile >config.status: creating libsofia-sip-ua/url/Makefile >config.status: creating libsofia-sip-ua/features/sofia-sip/sofia_features.h >config.status: creating libsofia-sip-ua-glib/Makefile >config.status: creating libsofia-sip-ua-glib/nua-glib/Makefile >config.status: creating libsofia-sip-ua-glib/su-glib/Makefile >config.status: creating utils/Makefile >config.status: creating utils/Doxyfile.build >config.status: creating win32/Makefile >config.status: creating win32/config.h >config.status: creating packages/sofia-sip-1.12.4.spec >config.status: creating config.h >config.status: creating libsofia-sip-ua/su/sofia-sip/su_configure.h >config.status: executing depfiles commands >config.status: executing version commands >+ make >make all-recursive >make[1]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4' >Making all in libsofia-sip-ua >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua' >target=`echo built-sources-recursive | sed s/-recursive//`; \ > list='su features bnf sresolv sdp url msg sip stun ipt soa tport http nta nea iptsec nth nua docs'; for subdir in $list; do \ > echo "Making built-sources-recursive in $subdir"; \ > (cd $subdir && make $target) \ > done; >Making built-sources-recursive in su >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/su' >make[3]: Nothing to be done for `built-sources'. >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/su' >Making built-sources-recursive in features >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/features' >make[3]: Nothing to be done for `built-sources'. >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/features' >Making built-sources-recursive in bnf >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/bnf' >make[3]: Nothing to be done for `built-sources'. >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/bnf' >Making built-sources-recursive in sresolv >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sresolv' >make[3]: Nothing to be done for `built-sources'. >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sresolv' >Making built-sources-recursive in sdp >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sdp' >make[3]: Nothing to be done for `built-sources'. >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sdp' >Making built-sources-recursive in url >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/url' >make[3]: Nothing to be done for `built-sources'. >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/url' >Making built-sources-recursive in msg >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg' >make[3]: Nothing to be done for `built-sources'. >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg' >Making built-sources-recursive in sip >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip' >make[3]: Nothing to be done for `built-sources'. >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip' >Making built-sources-recursive in stun >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/stun' >make[3]: Nothing to be done for `built-sources'. >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/stun' >Making built-sources-recursive in ipt >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/ipt' >make[3]: Nothing to be done for `built-sources'. >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/ipt' >Making built-sources-recursive in soa >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/soa' >make[3]: Nothing to be done for `built-sources'. >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/soa' >Making built-sources-recursive in tport >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/tport' >make[3]: Nothing to be done for `built-sources'. >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/tport' >Making built-sources-recursive in http >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/http' >make[3]: Nothing to be done for `built-sources'. >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/http' >Making built-sources-recursive in nta >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nta' >make[3]: Nothing to be done for `built-sources'. >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nta' >Making built-sources-recursive in nea >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nea' >make[3]: Nothing to be done for `built-sources'. >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nea' >Making built-sources-recursive in iptsec >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/iptsec' >make[3]: Nothing to be done for `built-sources'. >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/iptsec' >Making built-sources-recursive in nth >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nth' >make[3]: Nothing to be done for `built-sources'. >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nth' >Making built-sources-recursive in nua >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nua' >make[3]: Nothing to be done for `built-sources'. >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nua' >Making built-sources-recursive in docs >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs' >gawk 'END { b="\\"; q="\\\""; \ > print "# Autogenerated aliases for RFCs "from" .. "to ; \ > print "ALIASES += " b; \ > for (i=from; i < to; i++) { \ > print "RFC"i"=\"<a href="q site i type q">RFC "i"</a>\" "b; \ > }}' \ > site=http://www.faqs.org/rfcs/rfc type=.html \ > from=700 to=4800 \ > /dev/null > Doxyfile.rfc >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs' >Making all in su >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/su' >make all-am >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/su' >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT su.lo -MD -MP -MF ".deps/su.Tpo" -c -o su.lo su.c; \ > then mv -f ".deps/su.Tpo" ".deps/su.Plo"; else rm -f ".deps/su.Tpo"; exit 1; fi >mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT su.lo -MD -MP -MF .deps/su.Tpo -c su.c -fPIC -DPIC -o .libs/su.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT su_errno.lo -MD -MP -MF ".deps/su_errno.Tpo" -c -o su_errno.lo su_errno.c; \ > then mv -f ".deps/su_errno.Tpo" ".deps/su_errno.Plo"; else rm -f ".deps/su_errno.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT su_errno.lo -MD -MP -MF .deps/su_errno.Tpo -c su_errno.c -fPIC -DPIC -o .libs/su_errno.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT su_addrinfo.lo -MD -MP -MF ".deps/su_addrinfo.Tpo" -c -o su_addrinfo.lo su_addrinfo.c; \ > then mv -f ".deps/su_addrinfo.Tpo" ".deps/su_addrinfo.Plo"; else rm -f ".deps/su_addrinfo.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT su_addrinfo.lo -MD -MP -MF .deps/su_addrinfo.Tpo -c su_addrinfo.c -fPIC -DPIC -o .libs/su_addrinfo.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT su_alloc.lo -MD -MP -MF ".deps/su_alloc.Tpo" -c -o su_alloc.lo su_alloc.c; \ > then mv -f ".deps/su_alloc.Tpo" ".deps/su_alloc.Plo"; else rm -f ".deps/su_alloc.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT su_alloc.lo -MD -MP -MF .deps/su_alloc.Tpo -c su_alloc.c -fPIC -DPIC -o .libs/su_alloc.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT su_alloc_lock.lo -MD -MP -MF ".deps/su_alloc_lock.Tpo" -c -o su_alloc_lock.lo su_alloc_lock.c; \ > then mv -f ".deps/su_alloc_lock.Tpo" ".deps/su_alloc_lock.Plo"; else rm -f ".deps/su_alloc_lock.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT su_alloc_lock.lo -MD -MP -MF .deps/su_alloc_lock.Tpo -c su_alloc_lock.c -fPIC -DPIC -o .libs/su_alloc_lock.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT su_strdup.lo -MD -MP -MF ".deps/su_strdup.Tpo" -c -o su_strdup.lo su_strdup.c; \ > then mv -f ".deps/su_strdup.Tpo" ".deps/su_strdup.Plo"; else rm -f ".deps/su_strdup.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT su_strdup.lo -MD -MP -MF .deps/su_strdup.Tpo -c su_strdup.c -fPIC -DPIC -o .libs/su_strdup.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT su_sprintf.lo -MD -MP -MF ".deps/su_sprintf.Tpo" -c -o su_sprintf.lo su_sprintf.c; \ > then mv -f ".deps/su_sprintf.Tpo" ".deps/su_sprintf.Plo"; else rm -f ".deps/su_sprintf.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT su_sprintf.lo -MD -MP -MF .deps/su_sprintf.Tpo -c su_sprintf.c -fPIC -DPIC -o .libs/su_sprintf.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT su_strlst.lo -MD -MP -MF ".deps/su_strlst.Tpo" -c -o su_strlst.lo su_strlst.c; \ > then mv -f ".deps/su_strlst.Tpo" ".deps/su_strlst.Plo"; else rm -f ".deps/su_strlst.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT su_strlst.lo -MD -MP -MF .deps/su_strlst.Tpo -c su_strlst.c -fPIC -DPIC -o .libs/su_strlst.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT su_vector.lo -MD -MP -MF ".deps/su_vector.Tpo" -c -o su_vector.lo su_vector.c; \ > then mv -f ".deps/su_vector.Tpo" ".deps/su_vector.Plo"; else rm -f ".deps/su_vector.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT su_vector.lo -MD -MP -MF .deps/su_vector.Tpo -c su_vector.c -fPIC -DPIC -o .libs/su_vector.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT su_time.lo -MD -MP -MF ".deps/su_time.Tpo" -c -o su_time.lo su_time.c; \ > then mv -f ".deps/su_time.Tpo" ".deps/su_time.Plo"; else rm -f ".deps/su_time.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT su_time.lo -MD -MP -MF .deps/su_time.Tpo -c su_time.c -fPIC -DPIC -o .libs/su_time.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT su_time0.lo -MD -MP -MF ".deps/su_time0.Tpo" -c -o su_time0.lo su_time0.c; \ > then mv -f ".deps/su_time0.Tpo" ".deps/su_time0.Plo"; else rm -f ".deps/su_time0.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT su_time0.lo -MD -MP -MF .deps/su_time0.Tpo -c su_time0.c -fPIC -DPIC -o .libs/su_time0.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT su_wait.lo -MD -MP -MF ".deps/su_wait.Tpo" -c -o su_wait.lo su_wait.c; \ > then mv -f ".deps/su_wait.Tpo" ".deps/su_wait.Plo"; else rm -f ".deps/su_wait.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT su_wait.lo -MD -MP -MF .deps/su_wait.Tpo -c su_wait.c -fPIC -DPIC -o .libs/su_wait.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT su_root.lo -MD -MP -MF ".deps/su_root.Tpo" -c -o su_root.lo su_root.c; \ > then mv -f ".deps/su_root.Tpo" ".deps/su_root.Plo"; else rm -f ".deps/su_root.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT su_root.lo -MD -MP -MF .deps/su_root.Tpo -c su_root.c -fPIC -DPIC -o .libs/su_root.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT su_timer.lo -MD -MP -MF ".deps/su_timer.Tpo" -c -o su_timer.lo su_timer.c; \ > then mv -f ".deps/su_timer.Tpo" ".deps/su_timer.Plo"; else rm -f ".deps/su_timer.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT su_timer.lo -MD -MP -MF .deps/su_timer.Tpo -c su_timer.c -fPIC -DPIC -o .libs/su_timer.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT su_port.lo -MD -MP -MF ".deps/su_port.Tpo" -c -o su_port.lo su_port.c; \ > then mv -f ".deps/su_port.Tpo" ".deps/su_port.Plo"; else rm -f ".deps/su_port.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT su_port.lo -MD -MP -MF .deps/su_port.Tpo -c su_port.c -fPIC -DPIC -o .libs/su_port.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT su_localinfo.lo -MD -MP -MF ".deps/su_localinfo.Tpo" -c -o su_localinfo.lo su_localinfo.c; \ > then mv -f ".deps/su_localinfo.Tpo" ".deps/su_localinfo.Plo"; else rm -f ".deps/su_localinfo.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT su_localinfo.lo -MD -MP -MF .deps/su_localinfo.Tpo -c su_localinfo.c -fPIC -DPIC -o .libs/su_localinfo.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT su_os_nw.lo -MD -MP -MF ".deps/su_os_nw.Tpo" -c -o su_os_nw.lo su_os_nw.c; \ > then mv -f ".deps/su_os_nw.Tpo" ".deps/su_os_nw.Plo"; else rm -f ".deps/su_os_nw.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT su_os_nw.lo -MD -MP -MF .deps/su_os_nw.Tpo -c su_os_nw.c -fPIC -DPIC -o .libs/su_os_nw.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT su_taglist.lo -MD -MP -MF ".deps/su_taglist.Tpo" -c -o su_taglist.lo su_taglist.c; \ > then mv -f ".deps/su_taglist.Tpo" ".deps/su_taglist.Plo"; else rm -f ".deps/su_taglist.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT su_taglist.lo -MD -MP -MF .deps/su_taglist.Tpo -c su_taglist.c -fPIC -DPIC -o .libs/su_taglist.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT su_tag.lo -MD -MP -MF ".deps/su_tag.Tpo" -c -o su_tag.lo su_tag.c; \ > then mv -f ".deps/su_tag.Tpo" ".deps/su_tag.Plo"; else rm -f ".deps/su_tag.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT su_tag.lo -MD -MP -MF .deps/su_tag.Tpo -c su_tag.c -fPIC -DPIC -o .libs/su_tag.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT su_tag_io.lo -MD -MP -MF ".deps/su_tag_io.Tpo" -c -o su_tag_io.lo su_tag_io.c; \ > then mv -f ".deps/su_tag_io.Tpo" ".deps/su_tag_io.Plo"; else rm -f ".deps/su_tag_io.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT su_tag_io.lo -MD -MP -MF .deps/su_tag_io.Tpo -c su_tag_io.c -fPIC -DPIC -o .libs/su_tag_io.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT su_log.lo -MD -MP -MF ".deps/su_log.Tpo" -c -o su_log.lo su_log.c; \ > then mv -f ".deps/su_log.Tpo" ".deps/su_log.Plo"; else rm -f ".deps/su_log.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT su_log.lo -MD -MP -MF .deps/su_log.Tpo -c su_log.c -fPIC -DPIC -o .libs/su_log.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT su_global_log.lo -MD -MP -MF ".deps/su_global_log.Tpo" -c -o su_global_log.lo su_global_log.c; \ > then mv -f ".deps/su_global_log.Tpo" ".deps/su_global_log.Plo"; else rm -f ".deps/su_global_log.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT su_global_log.lo -MD -MP -MF .deps/su_global_log.Tpo -c su_global_log.c -fPIC -DPIC -o .libs/su_global_log.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT su_default_log.lo -MD -MP -MF ".deps/su_default_log.Tpo" -c -o su_default_log.lo su_default_log.c; \ > then mv -f ".deps/su_default_log.Tpo" ".deps/su_default_log.Plo"; else rm -f ".deps/su_default_log.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT su_default_log.lo -MD -MP -MF .deps/su_default_log.Tpo -c su_default_log.c -fPIC -DPIC -o .libs/su_default_log.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT su_md5.lo -MD -MP -MF ".deps/su_md5.Tpo" -c -o su_md5.lo su_md5.c; \ > then mv -f ".deps/su_md5.Tpo" ".deps/su_md5.Plo"; else rm -f ".deps/su_md5.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT su_md5.lo -MD -MP -MF .deps/su_md5.Tpo -c su_md5.c -fPIC -DPIC -o .libs/su_md5.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT su_uniqueid.lo -MD -MP -MF ".deps/su_uniqueid.Tpo" -c -o su_uniqueid.lo su_uniqueid.c; \ > then mv -f ".deps/su_uniqueid.Tpo" ".deps/su_uniqueid.Plo"; else rm -f ".deps/su_uniqueid.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT su_uniqueid.lo -MD -MP -MF .deps/su_uniqueid.Tpo -c su_uniqueid.c -fPIC -DPIC -o .libs/su_uniqueid.o >su_uniqueid.c: In function 'init': >su_uniqueid.c:151: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >su_uniqueid.c: In function 'init_node': >su_uniqueid.c:228: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >su_uniqueid.c: In function 'su_randint': >su_uniqueid.c:297: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >su_uniqueid.c: In function 'su_randmem': >su_uniqueid.c:315: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >su_uniqueid.c: In function 'su_random': >su_uniqueid.c:337: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT su_bm.lo -MD -MP -MF ".deps/su_bm.Tpo" -c -o su_bm.lo su_bm.c; \ > then mv -f ".deps/su_bm.Tpo" ".deps/su_bm.Plo"; else rm -f ".deps/su_bm.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT su_bm.lo -MD -MP -MF .deps/su_bm.Tpo -c su_bm.c -fPIC -DPIC -o .libs/su_bm.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT memspn.lo -MD -MP -MF ".deps/memspn.Tpo" -c -o memspn.lo memspn.c; \ > then mv -f ".deps/memspn.Tpo" ".deps/memspn.Plo"; else rm -f ".deps/memspn.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT memspn.lo -MD -MP -MF .deps/memspn.Tpo -c memspn.c -fPIC -DPIC -o .libs/memspn.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT memcspn.lo -MD -MP -MF ".deps/memcspn.Tpo" -c -o memcspn.lo memcspn.c; \ > then mv -f ".deps/memcspn.Tpo" ".deps/memcspn.Plo"; else rm -f ".deps/memcspn.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT memcspn.lo -MD -MP -MF .deps/memcspn.Tpo -c memcspn.c -fPIC -DPIC -o .libs/memcspn.o >/bin/sh ../../libtool --mode=link --tag=CC gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libsu.la su.lo su_errno.lo su_addrinfo.lo su_alloc.lo su_alloc_lock.lo su_strdup.lo su_sprintf.lo su_strlst.lo su_vector.lo su_time.lo su_time0.lo su_wait.lo su_root.lo su_timer.lo su_port.lo su_localinfo.lo su_os_nw.lo su_taglist.lo su_tag.lo su_tag_io.lo su_log.lo su_global_log.lo su_default_log.lo su_md5.lo su_uniqueid.lo su_bm.lo memspn.lo memcspn.lo -lssl -lcrypto -lrt -lpthread >ar cru .libs/libsu.a .libs/su.o .libs/su_errno.o .libs/su_addrinfo.o .libs/su_alloc.o .libs/su_alloc_lock.o .libs/su_strdup.o .libs/su_sprintf.o .libs/su_strlst.o .libs/su_vector.o .libs/su_time.o .libs/su_time0.o .libs/su_wait.o .libs/su_root.o .libs/su_timer.o .libs/su_port.o .libs/su_localinfo.o .libs/su_os_nw.o .libs/su_taglist.o .libs/su_tag.o .libs/su_tag_io.o .libs/su_log.o .libs/su_global_log.o .libs/su_default_log.o .libs/su_md5.o .libs/su_uniqueid.o .libs/su_bm.o .libs/memspn.o .libs/memcspn.o >ranlib .libs/libsu.a >creating libsu.la >(cd .libs && rm -f libsu.la && ln -s ../libsu.la libsu.la) >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT addrinfo.o -MD -MP -MF ".deps/addrinfo.Tpo" -c -o addrinfo.o addrinfo.c; \ > then mv -f ".deps/addrinfo.Tpo" ".deps/addrinfo.Po"; else rm -f ".deps/addrinfo.Tpo"; exit 1; fi >/bin/sh ../../libtool --mode=link --tag=CC gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o addrinfo addrinfo.o libsu.la -lssl -lcrypto -lrt -lpthread >gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o addrinfo addrinfo.o ./.libs/libsu.a -lssl -lcrypto -lrt -lpthread >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT localinfo.o -MD -MP -MF ".deps/localinfo.Tpo" -c -o localinfo.o localinfo.c; \ > then mv -f ".deps/localinfo.Tpo" ".deps/localinfo.Po"; else rm -f ".deps/localinfo.Tpo"; exit 1; fi >/bin/sh ../../libtool --mode=link --tag=CC gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o localinfo localinfo.o libsu.la -lssl -lcrypto -lrt -lpthread >gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o localinfo localinfo.o ./.libs/libsu.a -lssl -lcrypto -lrt -lpthread >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/su' >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/su' >Making all in features >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/features' >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../features -I../features -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../bnf -I../bnf -I./../http -I../http -I./../msg -I../msg -I./../nth -I../nth -I./../nta -I../nta -I./../nea -I../nea -I./../nua -I../nua -I./../soa -I../soa -I./../sdp -I../sdp -I./../sip -I../sip -I./../soa -I../soa -I./../sresolv -I../sresolv -I./../tport -I../tport -I./../stun -I../stun -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT features.lo -MD -MP -MF ".deps/features.Tpo" -c -o features.lo features.c; \ > then mv -f ".deps/features.Tpo" ".deps/features.Plo"; else rm -f ".deps/features.Tpo"; exit 1; fi >mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../features -I../features -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../bnf -I../bnf -I./../http -I../http -I./../msg -I../msg -I./../nth -I../nth -I./../nta -I../nta -I./../nea -I../nea -I./../nua -I../nua -I./../soa -I../soa -I./../sdp -I../sdp -I./../sip -I../sip -I./../soa -I../soa -I./../sresolv -I../sresolv -I./../tport -I../tport -I./../stun -I../stun -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT features.lo -MD -MP -MF .deps/features.Tpo -c features.c -fPIC -DPIC -o .libs/features.o >/bin/sh ../../libtool --mode=link --tag=CC gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libfeatures.la features.lo -lssl -lcrypto -lrt -lpthread >ar cru .libs/libfeatures.a .libs/features.o >ranlib .libs/libfeatures.a >creating libfeatures.la >(cd .libs && rm -f libfeatures.la && ln -s ../libfeatures.la libfeatures.la) >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/features' >Making all in bnf >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/bnf' >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT bnf.lo -MD -MP -MF ".deps/bnf.Tpo" -c -o bnf.lo bnf.c; \ > then mv -f ".deps/bnf.Tpo" ".deps/bnf.Plo"; else rm -f ".deps/bnf.Tpo"; exit 1; fi >mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT bnf.lo -MD -MP -MF .deps/bnf.Tpo -c bnf.c -fPIC -DPIC -o .libs/bnf.o >/bin/sh ../../libtool --mode=link --tag=CC gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libbnf.la bnf.lo -lssl -lcrypto -lrt -lpthread >ar cru .libs/libbnf.a .libs/bnf.o >ranlib .libs/libbnf.a >creating libbnf.la >(cd .libs && rm -f libbnf.la && ln -s ../libbnf.la libbnf.la) >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/bnf' >Making all in sresolv >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sresolv' >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../url -I../url -I./../bnf -I../bnf -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sres.lo -MD -MP -MF ".deps/sres.Tpo" -c -o sres.lo sres.c; \ > then mv -f ".deps/sres.Tpo" ".deps/sres.Plo"; else rm -f ".deps/sres.Tpo"; exit 1; fi >mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../url -I../url -I./../bnf -I../bnf -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sres.lo -MD -MP -MF .deps/sres.Tpo -c sres.c -fPIC -DPIC -o .libs/sres.o >sres.c: In function 'sres_resolver_new_internal': >sres.c:717: warning: ignoring return value of 'read', declared with attribute warn_unused_result >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../url -I../url -I./../bnf -I../bnf -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sres_cache.lo -MD -MP -MF ".deps/sres_cache.Tpo" -c -o sres_cache.lo sres_cache.c; \ > then mv -f ".deps/sres_cache.Tpo" ".deps/sres_cache.Plo"; else rm -f ".deps/sres_cache.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../url -I../url -I./../bnf -I../bnf -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sres_cache.lo -MD -MP -MF .deps/sres_cache.Tpo -c sres_cache.c -fPIC -DPIC -o .libs/sres_cache.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../url -I../url -I./../bnf -I../bnf -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sres_blocking.lo -MD -MP -MF ".deps/sres_blocking.Tpo" -c -o sres_blocking.lo sres_blocking.c; \ > then mv -f ".deps/sres_blocking.Tpo" ".deps/sres_blocking.Plo"; else rm -f ".deps/sres_blocking.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../url -I../url -I./../bnf -I../bnf -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sres_blocking.lo -MD -MP -MF .deps/sres_blocking.Tpo -c sres_blocking.c -fPIC -DPIC -o .libs/sres_blocking.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../url -I../url -I./../bnf -I../bnf -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sresolv.lo -MD -MP -MF ".deps/sresolv.Tpo" -c -o sresolv.lo sresolv.c; \ > then mv -f ".deps/sresolv.Tpo" ".deps/sresolv.Plo"; else rm -f ".deps/sresolv.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../url -I../url -I./../bnf -I../bnf -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sresolv.lo -MD -MP -MF .deps/sresolv.Tpo -c sresolv.c -fPIC -DPIC -o .libs/sresolv.o >/bin/sh ../../libtool --mode=link --tag=CC gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libsresolv.la sres.lo sres_cache.lo sres_blocking.lo sresolv.lo -lssl -lcrypto -lrt -lpthread >ar cru .libs/libsresolv.a .libs/sres.o .libs/sres_cache.o .libs/sres_blocking.o .libs/sresolv.o >ranlib .libs/libsresolv.a >creating libsresolv.la >(cd .libs && rm -f libsresolv.la && ln -s ../libsresolv.la libsresolv.la) >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sresolv' >Making all in sdp >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sdp' >make all-am >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sdp' >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sdp.lo -MD -MP -MF ".deps/sdp.Tpo" -c -o sdp.lo sdp.c; \ > then mv -f ".deps/sdp.Tpo" ".deps/sdp.Plo"; else rm -f ".deps/sdp.Tpo"; exit 1; fi >mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sdp.lo -MD -MP -MF .deps/sdp.Tpo -c sdp.c -fPIC -DPIC -o .libs/sdp.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sdp_parse.lo -MD -MP -MF ".deps/sdp_parse.Tpo" -c -o sdp_parse.lo sdp_parse.c; \ > then mv -f ".deps/sdp_parse.Tpo" ".deps/sdp_parse.Plo"; else rm -f ".deps/sdp_parse.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sdp_parse.lo -MD -MP -MF .deps/sdp_parse.Tpo -c sdp_parse.c -fPIC -DPIC -o .libs/sdp_parse.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sdp_print.lo -MD -MP -MF ".deps/sdp_print.Tpo" -c -o sdp_print.lo sdp_print.c; \ > then mv -f ".deps/sdp_print.Tpo" ".deps/sdp_print.Plo"; else rm -f ".deps/sdp_print.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sdp_print.lo -MD -MP -MF .deps/sdp_print.Tpo -c sdp_print.c -fPIC -DPIC -o .libs/sdp_print.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sdp_tag.lo -MD -MP -MF ".deps/sdp_tag.Tpo" -c -o sdp_tag.lo sdp_tag.c; \ > then mv -f ".deps/sdp_tag.Tpo" ".deps/sdp_tag.Plo"; else rm -f ".deps/sdp_tag.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sdp_tag.lo -MD -MP -MF .deps/sdp_tag.Tpo -c sdp_tag.c -fPIC -DPIC -o .libs/sdp_tag.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sdp_tag_ref.lo -MD -MP -MF ".deps/sdp_tag_ref.Tpo" -c -o sdp_tag_ref.lo sdp_tag_ref.c; \ > then mv -f ".deps/sdp_tag_ref.Tpo" ".deps/sdp_tag_ref.Plo"; else rm -f ".deps/sdp_tag_ref.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sdp_tag_ref.lo -MD -MP -MF .deps/sdp_tag_ref.Tpo -c sdp_tag_ref.c -fPIC -DPIC -o .libs/sdp_tag_ref.o >/bin/sh ../../libtool --mode=link --tag=CC gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libsdp.la sdp.lo sdp_parse.lo sdp_print.lo sdp_tag.lo sdp_tag_ref.lo -lssl -lcrypto -lrt -lpthread >ar cru .libs/libsdp.a .libs/sdp.o .libs/sdp_parse.o .libs/sdp_print.o .libs/sdp_tag.o .libs/sdp_tag_ref.o >ranlib .libs/libsdp.a >creating libsdp.la >(cd .libs && rm -f libsdp.la && ln -s ../libsdp.la libsdp.la) >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sdp' >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sdp' >Making all in url >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/url' >make all-am >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/url' >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT url.lo -MD -MP -MF ".deps/url.Tpo" -c -o url.lo url.c; \ > then mv -f ".deps/url.Tpo" ".deps/url.Plo"; else rm -f ".deps/url.Tpo"; exit 1; fi >mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT url.lo -MD -MP -MF .deps/url.Tpo -c url.c -fPIC -DPIC -o .libs/url.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT url_tag.lo -MD -MP -MF ".deps/url_tag.Tpo" -c -o url_tag.lo url_tag.c; \ > then mv -f ".deps/url_tag.Tpo" ".deps/url_tag.Plo"; else rm -f ".deps/url_tag.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT url_tag.lo -MD -MP -MF .deps/url_tag.Tpo -c url_tag.c -fPIC -DPIC -o .libs/url_tag.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT url_tag_ref.lo -MD -MP -MF ".deps/url_tag_ref.Tpo" -c -o url_tag_ref.lo url_tag_ref.c; \ > then mv -f ".deps/url_tag_ref.Tpo" ".deps/url_tag_ref.Plo"; else rm -f ".deps/url_tag_ref.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT url_tag_ref.lo -MD -MP -MF .deps/url_tag_ref.Tpo -c url_tag_ref.c -fPIC -DPIC -o .libs/url_tag_ref.o >/bin/sh ../../libtool --mode=link --tag=CC gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o liburl.la url.lo url_tag.lo url_tag_ref.lo -lssl -lcrypto -lrt -lpthread >ar cru .libs/liburl.a .libs/url.o .libs/url_tag.o .libs/url_tag_ref.o >ranlib .libs/liburl.a >creating liburl.la >(cd .libs && rm -f liburl.la && ln -s ../liburl.la liburl.la) >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/url' >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/url' >Making all in msg >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg' >make all-am >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg' >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../url -I../url -I./../bnf -I../bnf -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT test_class.o -MD -MP -MF ".deps/test_class.Tpo" -c -o test_class.o test_class.c; \ > then mv -f ".deps/test_class.Tpo" ".deps/test_class.Po"; else rm -f ".deps/test_class.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../url -I../url -I./../bnf -I../bnf -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT test_table.o -MD -MP -MF ".deps/test_table.Tpo" -c -o test_table.o test_table.c; \ > then mv -f ".deps/test_table.Tpo" ".deps/test_table.Po"; else rm -f ".deps/test_table.Tpo"; exit 1; fi >rm -f libtest_msg.a >ar cru libtest_msg.a test_class.o test_table.o >ranlib libtest_msg.a >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../url -I../url -I./../bnf -I../bnf -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT msg.lo -MD -MP -MF ".deps/msg.Tpo" -c -o msg.lo msg.c; \ > then mv -f ".deps/msg.Tpo" ".deps/msg.Plo"; else rm -f ".deps/msg.Tpo"; exit 1; fi >mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../url -I../url -I./../bnf -I../bnf -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT msg.lo -MD -MP -MF .deps/msg.Tpo -c msg.c -fPIC -DPIC -o .libs/msg.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../url -I../url -I./../bnf -I../bnf -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT msg_tag.lo -MD -MP -MF ".deps/msg_tag.Tpo" -c -o msg_tag.lo msg_tag.c; \ > then mv -f ".deps/msg_tag.Tpo" ".deps/msg_tag.Plo"; else rm -f ".deps/msg_tag.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../url -I../url -I./../bnf -I../bnf -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT msg_tag.lo -MD -MP -MF .deps/msg_tag.Tpo -c msg_tag.c -fPIC -DPIC -o .libs/msg_tag.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../url -I../url -I./../bnf -I../bnf -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT msg_mime.lo -MD -MP -MF ".deps/msg_mime.Tpo" -c -o msg_mime.lo msg_mime.c; \ > then mv -f ".deps/msg_mime.Tpo" ".deps/msg_mime.Plo"; else rm -f ".deps/msg_mime.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../url -I../url -I./../bnf -I../bnf -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT msg_mime.lo -MD -MP -MF .deps/msg_mime.Tpo -c msg_mime.c -fPIC -DPIC -o .libs/msg_mime.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../url -I../url -I./../bnf -I../bnf -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT msg_mime_table.lo -MD -MP -MF ".deps/msg_mime_table.Tpo" -c -o msg_mime_table.lo msg_mime_table.c; \ > then mv -f ".deps/msg_mime_table.Tpo" ".deps/msg_mime_table.Plo"; else rm -f ".deps/msg_mime_table.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../url -I../url -I./../bnf -I../bnf -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT msg_mime_table.lo -MD -MP -MF .deps/msg_mime_table.Tpo -c msg_mime_table.c -fPIC -DPIC -o .libs/msg_mime_table.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../url -I../url -I./../bnf -I../bnf -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT msg_header_copy.lo -MD -MP -MF ".deps/msg_header_copy.Tpo" -c -o msg_header_copy.lo msg_header_copy.c; \ > then mv -f ".deps/msg_header_copy.Tpo" ".deps/msg_header_copy.Plo"; else rm -f ".deps/msg_header_copy.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../url -I../url -I./../bnf -I../bnf -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT msg_header_copy.lo -MD -MP -MF .deps/msg_header_copy.Tpo -c msg_header_copy.c -fPIC -DPIC -o .libs/msg_header_copy.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../url -I../url -I./../bnf -I../bnf -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT msg_header_make.lo -MD -MP -MF ".deps/msg_header_make.Tpo" -c -o msg_header_make.lo msg_header_make.c; \ > then mv -f ".deps/msg_header_make.Tpo" ".deps/msg_header_make.Plo"; else rm -f ".deps/msg_header_make.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../url -I../url -I./../bnf -I../bnf -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT msg_header_make.lo -MD -MP -MF .deps/msg_header_make.Tpo -c msg_header_make.c -fPIC -DPIC -o .libs/msg_header_make.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../url -I../url -I./../bnf -I../bnf -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT msg_parser.lo -MD -MP -MF ".deps/msg_parser.Tpo" -c -o msg_parser.lo msg_parser.c; \ > then mv -f ".deps/msg_parser.Tpo" ".deps/msg_parser.Plo"; else rm -f ".deps/msg_parser.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../url -I../url -I./../bnf -I../bnf -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT msg_parser.lo -MD -MP -MF .deps/msg_parser.Tpo -c msg_parser.c -fPIC -DPIC -o .libs/msg_parser.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../url -I../url -I./../bnf -I../bnf -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT msg_mclass.lo -MD -MP -MF ".deps/msg_mclass.Tpo" -c -o msg_mclass.lo msg_mclass.c; \ > then mv -f ".deps/msg_mclass.Tpo" ".deps/msg_mclass.Plo"; else rm -f ".deps/msg_mclass.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../url -I../url -I./../bnf -I../bnf -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT msg_mclass.lo -MD -MP -MF .deps/msg_mclass.Tpo -c msg_mclass.c -fPIC -DPIC -o .libs/msg_mclass.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../url -I../url -I./../bnf -I../bnf -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT msg_parser_util.lo -MD -MP -MF ".deps/msg_parser_util.Tpo" -c -o msg_parser_util.lo msg_parser_util.c; \ > then mv -f ".deps/msg_parser_util.Tpo" ".deps/msg_parser_util.Plo"; else rm -f ".deps/msg_parser_util.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../url -I../url -I./../bnf -I../bnf -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT msg_parser_util.lo -MD -MP -MF .deps/msg_parser_util.Tpo -c msg_parser_util.c -fPIC -DPIC -o .libs/msg_parser_util.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../url -I../url -I./../bnf -I../bnf -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT msg_basic.lo -MD -MP -MF ".deps/msg_basic.Tpo" -c -o msg_basic.lo msg_basic.c; \ > then mv -f ".deps/msg_basic.Tpo" ".deps/msg_basic.Plo"; else rm -f ".deps/msg_basic.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../url -I../url -I./../bnf -I../bnf -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT msg_basic.lo -MD -MP -MF .deps/msg_basic.Tpo -c msg_basic.c -fPIC -DPIC -o .libs/msg_basic.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../url -I../url -I./../bnf -I../bnf -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT msg_generic.lo -MD -MP -MF ".deps/msg_generic.Tpo" -c -o msg_generic.lo msg_generic.c; \ > then mv -f ".deps/msg_generic.Tpo" ".deps/msg_generic.Plo"; else rm -f ".deps/msg_generic.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../url -I../url -I./../bnf -I../bnf -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT msg_generic.lo -MD -MP -MF .deps/msg_generic.Tpo -c msg_generic.c -fPIC -DPIC -o .libs/msg_generic.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../url -I../url -I./../bnf -I../bnf -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT msg_date.lo -MD -MP -MF ".deps/msg_date.Tpo" -c -o msg_date.lo msg_date.c; \ > then mv -f ".deps/msg_date.Tpo" ".deps/msg_date.Plo"; else rm -f ".deps/msg_date.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../url -I../url -I./../bnf -I../bnf -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT msg_date.lo -MD -MP -MF .deps/msg_date.Tpo -c msg_date.c -fPIC -DPIC -o .libs/msg_date.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../url -I../url -I./../bnf -I../bnf -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT msg_auth.lo -MD -MP -MF ".deps/msg_auth.Tpo" -c -o msg_auth.lo msg_auth.c; \ > then mv -f ".deps/msg_auth.Tpo" ".deps/msg_auth.Plo"; else rm -f ".deps/msg_auth.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../url -I../url -I./../bnf -I../bnf -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT msg_auth.lo -MD -MP -MF .deps/msg_auth.Tpo -c msg_auth.c -fPIC -DPIC -o .libs/msg_auth.o >/bin/sh ../../libtool --mode=link --tag=CC gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libmsg.la msg.lo msg_tag.lo msg_mime.lo msg_mime_table.lo msg_header_copy.lo msg_header_make.lo msg_parser.lo msg_mclass.lo msg_parser_util.lo msg_basic.lo msg_generic.lo msg_date.lo msg_auth.lo -lssl -lcrypto -lrt -lpthread >ar cru .libs/libmsg.a .libs/msg.o .libs/msg_tag.o .libs/msg_mime.o .libs/msg_mime_table.o .libs/msg_header_copy.o .libs/msg_header_make.o .libs/msg_parser.o .libs/msg_mclass.o .libs/msg_parser_util.o .libs/msg_basic.o .libs/msg_generic.o .libs/msg_date.o .libs/msg_auth.o >ranlib .libs/libmsg.a >creating libmsg.la >(cd .libs && rm -f libmsg.la && ln -s ../libmsg.la libmsg.la) >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg' >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg' >Making all in sip >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip' >make all-am >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip' >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sip_parser.lo -MD -MP -MF ".deps/sip_parser.Tpo" -c -o sip_parser.lo sip_parser.c; \ > then mv -f ".deps/sip_parser.Tpo" ".deps/sip_parser.Plo"; else rm -f ".deps/sip_parser.Tpo"; exit 1; fi >mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sip_parser.lo -MD -MP -MF .deps/sip_parser.Tpo -c sip_parser.c -fPIC -DPIC -o .libs/sip_parser.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sip_header.lo -MD -MP -MF ".deps/sip_header.Tpo" -c -o sip_header.lo sip_header.c; \ > then mv -f ".deps/sip_header.Tpo" ".deps/sip_header.Plo"; else rm -f ".deps/sip_header.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sip_header.lo -MD -MP -MF .deps/sip_header.Tpo -c sip_header.c -fPIC -DPIC -o .libs/sip_header.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sip_util.lo -MD -MP -MF ".deps/sip_util.Tpo" -c -o sip_util.lo sip_util.c; \ > then mv -f ".deps/sip_util.Tpo" ".deps/sip_util.Plo"; else rm -f ".deps/sip_util.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sip_util.lo -MD -MP -MF .deps/sip_util.Tpo -c sip_util.c -fPIC -DPIC -o .libs/sip_util.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sip_pref_util.lo -MD -MP -MF ".deps/sip_pref_util.Tpo" -c -o sip_pref_util.lo sip_pref_util.c; \ > then mv -f ".deps/sip_pref_util.Tpo" ".deps/sip_pref_util.Plo"; else rm -f ".deps/sip_pref_util.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sip_pref_util.lo -MD -MP -MF .deps/sip_pref_util.Tpo -c sip_pref_util.c -fPIC -DPIC -o .libs/sip_pref_util.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sip_basic.lo -MD -MP -MF ".deps/sip_basic.Tpo" -c -o sip_basic.lo sip_basic.c; \ > then mv -f ".deps/sip_basic.Tpo" ".deps/sip_basic.Plo"; else rm -f ".deps/sip_basic.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sip_basic.lo -MD -MP -MF .deps/sip_basic.Tpo -c sip_basic.c -fPIC -DPIC -o .libs/sip_basic.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sip_extra.lo -MD -MP -MF ".deps/sip_extra.Tpo" -c -o sip_extra.lo sip_extra.c; \ > then mv -f ".deps/sip_extra.Tpo" ".deps/sip_extra.Plo"; else rm -f ".deps/sip_extra.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sip_extra.lo -MD -MP -MF .deps/sip_extra.Tpo -c sip_extra.c -fPIC -DPIC -o .libs/sip_extra.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sip_feature.lo -MD -MP -MF ".deps/sip_feature.Tpo" -c -o sip_feature.lo sip_feature.c; \ > then mv -f ".deps/sip_feature.Tpo" ".deps/sip_feature.Plo"; else rm -f ".deps/sip_feature.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sip_feature.lo -MD -MP -MF .deps/sip_feature.Tpo -c sip_feature.c -fPIC -DPIC -o .libs/sip_feature.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sip_mime.lo -MD -MP -MF ".deps/sip_mime.Tpo" -c -o sip_mime.lo sip_mime.c; \ > then mv -f ".deps/sip_mime.Tpo" ".deps/sip_mime.Plo"; else rm -f ".deps/sip_mime.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sip_mime.lo -MD -MP -MF .deps/sip_mime.Tpo -c sip_mime.c -fPIC -DPIC -o .libs/sip_mime.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sip_security.lo -MD -MP -MF ".deps/sip_security.Tpo" -c -o sip_security.lo sip_security.c; \ > then mv -f ".deps/sip_security.Tpo" ".deps/sip_security.Plo"; else rm -f ".deps/sip_security.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sip_security.lo -MD -MP -MF .deps/sip_security.Tpo -c sip_security.c -fPIC -DPIC -o .libs/sip_security.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sip_event.lo -MD -MP -MF ".deps/sip_event.Tpo" -c -o sip_event.lo sip_event.c; \ > then mv -f ".deps/sip_event.Tpo" ".deps/sip_event.Plo"; else rm -f ".deps/sip_event.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sip_event.lo -MD -MP -MF .deps/sip_event.Tpo -c sip_event.c -fPIC -DPIC -o .libs/sip_event.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sip_prack.lo -MD -MP -MF ".deps/sip_prack.Tpo" -c -o sip_prack.lo sip_prack.c; \ > then mv -f ".deps/sip_prack.Tpo" ".deps/sip_prack.Plo"; else rm -f ".deps/sip_prack.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sip_prack.lo -MD -MP -MF .deps/sip_prack.Tpo -c sip_prack.c -fPIC -DPIC -o .libs/sip_prack.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sip_refer.lo -MD -MP -MF ".deps/sip_refer.Tpo" -c -o sip_refer.lo sip_refer.c; \ > then mv -f ".deps/sip_refer.Tpo" ".deps/sip_refer.Plo"; else rm -f ".deps/sip_refer.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sip_refer.lo -MD -MP -MF .deps/sip_refer.Tpo -c sip_refer.c -fPIC -DPIC -o .libs/sip_refer.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sip_session.lo -MD -MP -MF ".deps/sip_session.Tpo" -c -o sip_session.lo sip_session.c; \ > then mv -f ".deps/sip_session.Tpo" ".deps/sip_session.Plo"; else rm -f ".deps/sip_session.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sip_session.lo -MD -MP -MF .deps/sip_session.Tpo -c sip_session.c -fPIC -DPIC -o .libs/sip_session.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sip_caller_prefs.lo -MD -MP -MF ".deps/sip_caller_prefs.Tpo" -c -o sip_caller_prefs.lo sip_caller_prefs.c; \ > then mv -f ".deps/sip_caller_prefs.Tpo" ".deps/sip_caller_prefs.Plo"; else rm -f ".deps/sip_caller_prefs.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sip_caller_prefs.lo -MD -MP -MF .deps/sip_caller_prefs.Tpo -c sip_caller_prefs.c -fPIC -DPIC -o .libs/sip_caller_prefs.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sip_reason.lo -MD -MP -MF ".deps/sip_reason.Tpo" -c -o sip_reason.lo sip_reason.c; \ > then mv -f ".deps/sip_reason.Tpo" ".deps/sip_reason.Plo"; else rm -f ".deps/sip_reason.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sip_reason.lo -MD -MP -MF .deps/sip_reason.Tpo -c sip_reason.c -fPIC -DPIC -o .libs/sip_reason.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sip_status.lo -MD -MP -MF ".deps/sip_status.Tpo" -c -o sip_status.lo sip_status.c; \ > then mv -f ".deps/sip_status.Tpo" ".deps/sip_status.Plo"; else rm -f ".deps/sip_status.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sip_status.lo -MD -MP -MF .deps/sip_status.Tpo -c sip_status.c -fPIC -DPIC -o .libs/sip_status.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sip_time.lo -MD -MP -MF ".deps/sip_time.Tpo" -c -o sip_time.lo sip_time.c; \ > then mv -f ".deps/sip_time.Tpo" ".deps/sip_time.Plo"; else rm -f ".deps/sip_time.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sip_time.lo -MD -MP -MF .deps/sip_time.Tpo -c sip_time.c -fPIC -DPIC -o .libs/sip_time.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sip_tag_class.lo -MD -MP -MF ".deps/sip_tag_class.Tpo" -c -o sip_tag_class.lo sip_tag_class.c; \ > then mv -f ".deps/sip_tag_class.Tpo" ".deps/sip_tag_class.Plo"; else rm -f ".deps/sip_tag_class.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sip_tag_class.lo -MD -MP -MF .deps/sip_tag_class.Tpo -c sip_tag_class.c -fPIC -DPIC -o .libs/sip_tag_class.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sip_tag.lo -MD -MP -MF ".deps/sip_tag.Tpo" -c -o sip_tag.lo sip_tag.c; \ > then mv -f ".deps/sip_tag.Tpo" ".deps/sip_tag.Plo"; else rm -f ".deps/sip_tag.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sip_tag.lo -MD -MP -MF .deps/sip_tag.Tpo -c sip_tag.c -fPIC -DPIC -o .libs/sip_tag.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sip_tag_ref.lo -MD -MP -MF ".deps/sip_tag_ref.Tpo" -c -o sip_tag_ref.lo sip_tag_ref.c; \ > then mv -f ".deps/sip_tag_ref.Tpo" ".deps/sip_tag_ref.Plo"; else rm -f ".deps/sip_tag_ref.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sip_tag_ref.lo -MD -MP -MF .deps/sip_tag_ref.Tpo -c sip_tag_ref.c -fPIC -DPIC -o .libs/sip_tag_ref.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sip_parser_table.lo -MD -MP -MF ".deps/sip_parser_table.Tpo" -c -o sip_parser_table.lo sip_parser_table.c; \ > then mv -f ".deps/sip_parser_table.Tpo" ".deps/sip_parser_table.Plo"; else rm -f ".deps/sip_parser_table.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sip_parser_table.lo -MD -MP -MF .deps/sip_parser_table.Tpo -c sip_parser_table.c -fPIC -DPIC -o .libs/sip_parser_table.o >/bin/sh ../../libtool --mode=link --tag=CC gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libsip.la sip_parser.lo sip_header.lo sip_util.lo sip_pref_util.lo sip_basic.lo sip_extra.lo sip_feature.lo sip_mime.lo sip_security.lo sip_event.lo sip_prack.lo sip_refer.lo sip_session.lo sip_caller_prefs.lo sip_reason.lo sip_status.lo sip_time.lo sip_tag_class.lo sip_tag.lo sip_tag_ref.lo sip_parser_table.lo -lssl -lcrypto -lrt -lpthread >ar cru .libs/libsip.a .libs/sip_parser.o .libs/sip_header.o .libs/sip_util.o .libs/sip_pref_util.o .libs/sip_basic.o .libs/sip_extra.o .libs/sip_feature.o .libs/sip_mime.o .libs/sip_security.o .libs/sip_event.o .libs/sip_prack.o .libs/sip_refer.o .libs/sip_session.o .libs/sip_caller_prefs.o .libs/sip_reason.o .libs/sip_status.o .libs/sip_time.o .libs/sip_tag_class.o .libs/sip_tag.o .libs/sip_tag_ref.o .libs/sip_parser_table.o >ranlib .libs/libsip.a >creating libsip.la >(cd .libs && rm -f libsip.la && ln -s ../libsip.la libsip.la) >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip' >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip' >Making all in stun >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/stun' >make all-am >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/stun' >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../features -I../features -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../bnf -I../bnf -I./../http -I../http -I./../msg -I../msg -I./../nth -I../nth -I./../nta -I../nta -I./../nea -I../nea -I./../nua -I../nua -I./../soa -I../soa -I./../sdp -I../sdp -I./../sip -I../sip -I./../soa -I../soa -I./../sresolv -I../sresolv -I./../tport -I../tport -I./../stun -I../stun -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT stun.lo -MD -MP -MF ".deps/stun.Tpo" -c -o stun.lo stun.c; \ > then mv -f ".deps/stun.Tpo" ".deps/stun.Plo"; else rm -f ".deps/stun.Tpo"; exit 1; fi >mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../features -I../features -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../bnf -I../bnf -I./../http -I../http -I./../msg -I../msg -I./../nth -I../nth -I./../nta -I../nta -I./../nea -I../nea -I./../nua -I../nua -I./../soa -I../soa -I./../sdp -I../sdp -I./../sip -I../sip -I./../soa -I../soa -I./../sresolv -I../sresolv -I./../tport -I../tport -I./../stun -I../stun -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT stun.lo -MD -MP -MF .deps/stun.Tpo -c stun.c -fPIC -DPIC -o .libs/stun.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../features -I../features -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../bnf -I../bnf -I./../http -I../http -I./../msg -I../msg -I./../nth -I../nth -I./../nta -I../nta -I./../nea -I../nea -I./../nua -I../nua -I./../soa -I../soa -I./../sdp -I../sdp -I./../sip -I../sip -I./../soa -I../soa -I./../sresolv -I../sresolv -I./../tport -I../tport -I./../stun -I../stun -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT stun_common.lo -MD -MP -MF ".deps/stun_common.Tpo" -c -o stun_common.lo stun_common.c; \ > then mv -f ".deps/stun_common.Tpo" ".deps/stun_common.Plo"; else rm -f ".deps/stun_common.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../features -I../features -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../bnf -I../bnf -I./../http -I../http -I./../msg -I../msg -I./../nth -I../nth -I./../nta -I../nta -I./../nea -I../nea -I./../nua -I../nua -I./../soa -I../soa -I./../sdp -I../sdp -I./../sip -I../sip -I./../soa -I../soa -I./../sresolv -I../sresolv -I./../tport -I../tport -I./../stun -I../stun -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT stun_common.lo -MD -MP -MF .deps/stun_common.Tpo -c stun_common.c -fPIC -DPIC -o .libs/stun_common.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../features -I../features -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../bnf -I../bnf -I./../http -I../http -I./../msg -I../msg -I./../nth -I../nth -I./../nta -I../nta -I./../nea -I../nea -I./../nua -I../nua -I./../soa -I../soa -I./../sdp -I../sdp -I./../sip -I../sip -I./../soa -I../soa -I./../sresolv -I../sresolv -I./../tport -I../tport -I./../stun -I../stun -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT stun_dns.lo -MD -MP -MF ".deps/stun_dns.Tpo" -c -o stun_dns.lo stun_dns.c; \ > then mv -f ".deps/stun_dns.Tpo" ".deps/stun_dns.Plo"; else rm -f ".deps/stun_dns.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../features -I../features -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../bnf -I../bnf -I./../http -I../http -I./../msg -I../msg -I./../nth -I../nth -I./../nta -I../nta -I./../nea -I../nea -I./../nua -I../nua -I./../soa -I../soa -I./../sdp -I../sdp -I./../sip -I../sip -I./../soa -I../soa -I./../sresolv -I../sresolv -I./../tport -I../tport -I./../stun -I../stun -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT stun_dns.lo -MD -MP -MF .deps/stun_dns.Tpo -c stun_dns.c -fPIC -DPIC -o .libs/stun_dns.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../features -I../features -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../bnf -I../bnf -I./../http -I../http -I./../msg -I../msg -I./../nth -I../nth -I./../nta -I../nta -I./../nea -I../nea -I./../nua -I../nua -I./../soa -I../soa -I./../sdp -I../sdp -I./../sip -I../sip -I./../soa -I../soa -I./../sresolv -I../sresolv -I./../tport -I../tport -I./../stun -I../stun -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT stun_mini.lo -MD -MP -MF ".deps/stun_mini.Tpo" -c -o stun_mini.lo stun_mini.c; \ > then mv -f ".deps/stun_mini.Tpo" ".deps/stun_mini.Plo"; else rm -f ".deps/stun_mini.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../features -I../features -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../bnf -I../bnf -I./../http -I../http -I./../msg -I../msg -I./../nth -I../nth -I./../nta -I../nta -I./../nea -I../nea -I./../nua -I../nua -I./../soa -I../soa -I./../sdp -I../sdp -I./../sip -I../sip -I./../soa -I../soa -I./../sresolv -I../sresolv -I./../tport -I../tport -I./../stun -I../stun -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT stun_mini.lo -MD -MP -MF .deps/stun_mini.Tpo -c stun_mini.c -fPIC -DPIC -o .libs/stun_mini.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../features -I../features -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../bnf -I../bnf -I./../http -I../http -I./../msg -I../msg -I./../nth -I../nth -I./../nta -I../nta -I./../nea -I../nea -I./../nua -I../nua -I./../soa -I../soa -I./../sdp -I../sdp -I./../sip -I../sip -I./../soa -I../soa -I./../sresolv -I../sresolv -I./../tport -I../tport -I./../stun -I../stun -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT stun_tag.lo -MD -MP -MF ".deps/stun_tag.Tpo" -c -o stun_tag.lo stun_tag.c; \ > then mv -f ".deps/stun_tag.Tpo" ".deps/stun_tag.Plo"; else rm -f ".deps/stun_tag.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../features -I../features -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../bnf -I../bnf -I./../http -I../http -I./../msg -I../msg -I./../nth -I../nth -I./../nta -I../nta -I./../nea -I../nea -I./../nua -I../nua -I./../soa -I../soa -I./../sdp -I../sdp -I./../sip -I../sip -I./../soa -I../soa -I./../sresolv -I../sresolv -I./../tport -I../tport -I./../stun -I../stun -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT stun_tag.lo -MD -MP -MF .deps/stun_tag.Tpo -c stun_tag.c -fPIC -DPIC -o .libs/stun_tag.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../features -I../features -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../bnf -I../bnf -I./../http -I../http -I./../msg -I../msg -I./../nth -I../nth -I./../nta -I../nta -I./../nea -I../nea -I./../nua -I../nua -I./../soa -I../soa -I./../sdp -I../sdp -I./../sip -I../sip -I./../soa -I../soa -I./../sresolv -I../sresolv -I./../tport -I../tport -I./../stun -I../stun -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT stun_tag_ref.lo -MD -MP -MF ".deps/stun_tag_ref.Tpo" -c -o stun_tag_ref.lo stun_tag_ref.c; \ > then mv -f ".deps/stun_tag_ref.Tpo" ".deps/stun_tag_ref.Plo"; else rm -f ".deps/stun_tag_ref.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../features -I../features -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../bnf -I../bnf -I./../http -I../http -I./../msg -I../msg -I./../nth -I../nth -I./../nta -I../nta -I./../nea -I../nea -I./../nua -I../nua -I./../soa -I../soa -I./../sdp -I../sdp -I./../sip -I../sip -I./../soa -I../soa -I./../sresolv -I../sresolv -I./../tport -I../tport -I./../stun -I../stun -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT stun_tag_ref.lo -MD -MP -MF .deps/stun_tag_ref.Tpo -c stun_tag_ref.c -fPIC -DPIC -o .libs/stun_tag_ref.o >/bin/sh ../../libtool --mode=link --tag=CC gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libstun.la stun.lo stun_common.lo stun_dns.lo stun_mini.lo stun_tag.lo stun_tag_ref.lo -lssl -lcrypto -lrt -lpthread >ar cru .libs/libstun.a .libs/stun.o .libs/stun_common.o .libs/stun_dns.o .libs/stun_mini.o .libs/stun_tag.o .libs/stun_tag_ref.o >ranlib .libs/libstun.a >creating libstun.la >(cd .libs && rm -f libstun.la && ln -s ../libstun.la libstun.la) >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../features -I../features -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../bnf -I../bnf -I./../http -I../http -I./../msg -I../msg -I./../nth -I../nth -I./../nta -I../nta -I./../nea -I../nea -I./../nua -I../nua -I./../soa -I../soa -I./../sdp -I../sdp -I./../sip -I../sip -I./../soa -I../soa -I./../sresolv -I../sresolv -I./../tport -I../tport -I./../stun -I../stun -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT stunc.o -MD -MP -MF ".deps/stunc.Tpo" -c -o stunc.o stunc.c; \ > then mv -f ".deps/stunc.Tpo" ".deps/stunc.Po"; else rm -f ".deps/stunc.Tpo"; exit 1; fi >/bin/sh ../../libtool --mode=link --tag=CC gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o stunc stunc.o libstun.la ../sresolv/libsresolv.la ../su/libsu.la -lssl -lcrypto -lrt -lpthread >gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o stunc stunc.o ./.libs/libstun.a ../sresolv/.libs/libsresolv.a ../su/.libs/libsu.a -lssl -lcrypto -lrt -lpthread >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/stun' >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/stun' >Making all in ipt >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/ipt' >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT base64.lo -MD -MP -MF ".deps/base64.Tpo" -c -o base64.lo base64.c; \ > then mv -f ".deps/base64.Tpo" ".deps/base64.Plo"; else rm -f ".deps/base64.Tpo"; exit 1; fi >mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -fPIC -DPIC -o .libs/base64.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT string0.lo -MD -MP -MF ".deps/string0.Tpo" -c -o string0.lo string0.c; \ > then mv -f ".deps/string0.Tpo" ".deps/string0.Plo"; else rm -f ".deps/string0.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT string0.lo -MD -MP -MF .deps/string0.Tpo -c string0.c -fPIC -DPIC -o .libs/string0.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT token64.lo -MD -MP -MF ".deps/token64.Tpo" -c -o token64.lo token64.c; \ > then mv -f ".deps/token64.Tpo" ".deps/token64.Plo"; else rm -f ".deps/token64.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT token64.lo -MD -MP -MF .deps/token64.Tpo -c token64.c -fPIC -DPIC -o .libs/token64.o >/bin/sh ../../libtool --mode=link --tag=CC gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libipt.la base64.lo string0.lo token64.lo -lssl -lcrypto -lrt -lpthread >ar cru .libs/libipt.a .libs/base64.o .libs/string0.o .libs/token64.o >ranlib .libs/libipt.a >creating libipt.la >(cd .libs && rm -f libipt.la && ln -s ../libipt.la libipt.la) >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/ipt' >Making all in soa >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/soa' >make all-am >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/soa' >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../sdp -I../sdp -I./../sip -I../sip -I./../msg -I../msg -I./../url -I../url -I./../ipt -I../ipt -I./../bnf -I../bnf -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT soa.lo -MD -MP -MF ".deps/soa.Tpo" -c -o soa.lo soa.c; \ > then mv -f ".deps/soa.Tpo" ".deps/soa.Plo"; else rm -f ".deps/soa.Tpo"; exit 1; fi >mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../sdp -I../sdp -I./../sip -I../sip -I./../msg -I../msg -I./../url -I../url -I./../ipt -I../ipt -I./../bnf -I../bnf -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT soa.lo -MD -MP -MF .deps/soa.Tpo -c soa.c -fPIC -DPIC -o .libs/soa.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../sdp -I../sdp -I./../sip -I../sip -I./../msg -I../msg -I./../url -I../url -I./../ipt -I../ipt -I./../bnf -I../bnf -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT soa_static.lo -MD -MP -MF ".deps/soa_static.Tpo" -c -o soa_static.lo soa_static.c; \ > then mv -f ".deps/soa_static.Tpo" ".deps/soa_static.Plo"; else rm -f ".deps/soa_static.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../sdp -I../sdp -I./../sip -I../sip -I./../msg -I../msg -I./../url -I../url -I./../ipt -I../ipt -I./../bnf -I../bnf -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT soa_static.lo -MD -MP -MF .deps/soa_static.Tpo -c soa_static.c -fPIC -DPIC -o .libs/soa_static.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../sdp -I../sdp -I./../sip -I../sip -I./../msg -I../msg -I./../url -I../url -I./../ipt -I../ipt -I./../bnf -I../bnf -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT soa_tag.lo -MD -MP -MF ".deps/soa_tag.Tpo" -c -o soa_tag.lo soa_tag.c; \ > then mv -f ".deps/soa_tag.Tpo" ".deps/soa_tag.Plo"; else rm -f ".deps/soa_tag.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../sdp -I../sdp -I./../sip -I../sip -I./../msg -I../msg -I./../url -I../url -I./../ipt -I../ipt -I./../bnf -I../bnf -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT soa_tag.lo -MD -MP -MF .deps/soa_tag.Tpo -c soa_tag.c -fPIC -DPIC -o .libs/soa_tag.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../sdp -I../sdp -I./../sip -I../sip -I./../msg -I../msg -I./../url -I../url -I./../ipt -I../ipt -I./../bnf -I../bnf -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT soa_tag_ref.lo -MD -MP -MF ".deps/soa_tag_ref.Tpo" -c -o soa_tag_ref.lo soa_tag_ref.c; \ > then mv -f ".deps/soa_tag_ref.Tpo" ".deps/soa_tag_ref.Plo"; else rm -f ".deps/soa_tag_ref.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../sdp -I../sdp -I./../sip -I../sip -I./../msg -I../msg -I./../url -I../url -I./../ipt -I../ipt -I./../bnf -I../bnf -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT soa_tag_ref.lo -MD -MP -MF .deps/soa_tag_ref.Tpo -c soa_tag_ref.c -fPIC -DPIC -o .libs/soa_tag_ref.o >/bin/sh ../../libtool --mode=link --tag=CC gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libsoa.la soa.lo soa_static.lo soa_tag.lo soa_tag_ref.lo -lssl -lcrypto -lrt -lpthread >ar cru .libs/libsoa.a .libs/soa.o .libs/soa_static.o .libs/soa_tag.o .libs/soa_tag_ref.o >ranlib .libs/libsoa.a >creating libsoa.la >(cd .libs && rm -f libsoa.la && ln -s ../libsoa.la libsoa.la) >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/soa' >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/soa' >Making all in tport >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/tport' >make all-am >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/tport' >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../stun -I../stun -I./../ipt -I../ipt -I./../msg -I../msg -I./../http -I../http -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tport.lo -MD -MP -MF ".deps/tport.Tpo" -c -o tport.lo tport.c; \ > then mv -f ".deps/tport.Tpo" ".deps/tport.Plo"; else rm -f ".deps/tport.Tpo"; exit 1; fi >mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../stun -I../stun -I./../ipt -I../ipt -I./../msg -I../msg -I./../http -I../http -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tport.lo -MD -MP -MF .deps/tport.Tpo -c tport.c -fPIC -DPIC -o .libs/tport.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../stun -I../stun -I./../ipt -I../ipt -I./../msg -I../msg -I./../http -I../http -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tport_logging.lo -MD -MP -MF ".deps/tport_logging.Tpo" -c -o tport_logging.lo tport_logging.c; \ > then mv -f ".deps/tport_logging.Tpo" ".deps/tport_logging.Plo"; else rm -f ".deps/tport_logging.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../stun -I../stun -I./../ipt -I../ipt -I./../msg -I../msg -I./../http -I../http -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tport_logging.lo -MD -MP -MF .deps/tport_logging.Tpo -c tport_logging.c -fPIC -DPIC -o .libs/tport_logging.o >tport_logging.c: In function 'tport_dump_iovec': >tport_logging.c:169: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../stun -I../stun -I./../ipt -I../ipt -I./../msg -I../msg -I./../http -I../http -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tport_stub_stun.lo -MD -MP -MF ".deps/tport_stub_stun.Tpo" -c -o tport_stub_stun.lo tport_stub_stun.c; \ > then mv -f ".deps/tport_stub_stun.Tpo" ".deps/tport_stub_stun.Plo"; else rm -f ".deps/tport_stub_stun.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../stun -I../stun -I./../ipt -I../ipt -I./../msg -I../msg -I./../http -I../http -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tport_stub_stun.lo -MD -MP -MF .deps/tport_stub_stun.Tpo -c tport_stub_stun.c -fPIC -DPIC -o .libs/tport_stub_stun.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../stun -I../stun -I./../ipt -I../ipt -I./../msg -I../msg -I./../http -I../http -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tport_stub_sigcomp.lo -MD -MP -MF ".deps/tport_stub_sigcomp.Tpo" -c -o tport_stub_sigcomp.lo tport_stub_sigcomp.c; \ > then mv -f ".deps/tport_stub_sigcomp.Tpo" ".deps/tport_stub_sigcomp.Plo"; else rm -f ".deps/tport_stub_sigcomp.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../stun -I../stun -I./../ipt -I../ipt -I./../msg -I../msg -I./../http -I../http -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tport_stub_sigcomp.lo -MD -MP -MF .deps/tport_stub_sigcomp.Tpo -c tport_stub_sigcomp.c -fPIC -DPIC -o .libs/tport_stub_sigcomp.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../stun -I../stun -I./../ipt -I../ipt -I./../msg -I../msg -I./../http -I../http -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tport_type_udp.lo -MD -MP -MF ".deps/tport_type_udp.Tpo" -c -o tport_type_udp.lo tport_type_udp.c; \ > then mv -f ".deps/tport_type_udp.Tpo" ".deps/tport_type_udp.Plo"; else rm -f ".deps/tport_type_udp.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../stun -I../stun -I./../ipt -I../ipt -I./../msg -I../msg -I./../http -I../http -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tport_type_udp.lo -MD -MP -MF .deps/tport_type_udp.Tpo -c tport_type_udp.c -fPIC -DPIC -o .libs/tport_type_udp.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../stun -I../stun -I./../ipt -I../ipt -I./../msg -I../msg -I./../http -I../http -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tport_type_tcp.lo -MD -MP -MF ".deps/tport_type_tcp.Tpo" -c -o tport_type_tcp.lo tport_type_tcp.c; \ > then mv -f ".deps/tport_type_tcp.Tpo" ".deps/tport_type_tcp.Plo"; else rm -f ".deps/tport_type_tcp.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../stun -I../stun -I./../ipt -I../ipt -I./../msg -I../msg -I./../http -I../http -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tport_type_tcp.lo -MD -MP -MF .deps/tport_type_tcp.Tpo -c tport_type_tcp.c -fPIC -DPIC -o .libs/tport_type_tcp.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../stun -I../stun -I./../ipt -I../ipt -I./../msg -I../msg -I./../http -I../http -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tport_type_sctp.lo -MD -MP -MF ".deps/tport_type_sctp.Tpo" -c -o tport_type_sctp.lo tport_type_sctp.c; \ > then mv -f ".deps/tport_type_sctp.Tpo" ".deps/tport_type_sctp.Plo"; else rm -f ".deps/tport_type_sctp.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../stun -I../stun -I./../ipt -I../ipt -I./../msg -I../msg -I./../http -I../http -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tport_type_sctp.lo -MD -MP -MF .deps/tport_type_sctp.Tpo -c tport_type_sctp.c -fPIC -DPIC -o .libs/tport_type_sctp.o >tport_type_sctp.c:111: warning: initialization from incompatible pointer type >tport_type_sctp.c:132: warning: initialization from incompatible pointer type >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../stun -I../stun -I./../ipt -I../ipt -I./../msg -I../msg -I./../http -I../http -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tport_type_connect.lo -MD -MP -MF ".deps/tport_type_connect.Tpo" -c -o tport_type_connect.lo tport_type_connect.c; \ > then mv -f ".deps/tport_type_connect.Tpo" ".deps/tport_type_connect.Plo"; else rm -f ".deps/tport_type_connect.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../stun -I../stun -I./../ipt -I../ipt -I./../msg -I../msg -I./../http -I../http -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tport_type_connect.lo -MD -MP -MF .deps/tport_type_connect.Tpo -c tport_type_connect.c -fPIC -DPIC -o .libs/tport_type_connect.o >In file included from ./../http/sofia-sip/http_header.h:266, > from tport_type_connect.c:49: >./../http/sofia-sip/http_protos.h: In function 'http_request_init': >./../http/sofia-sip/http_protos.h:110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_status_init': >./../http/sofia-sip/http_protos.h:360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_accept_init': >./../http/sofia-sip/http_protos.h:610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_accept_charset_init': >./../http/sofia-sip/http_protos.h:860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_accept_encoding_init': >./../http/sofia-sip/http_protos.h:1110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:1110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_accept_language_init': >./../http/sofia-sip/http_protos.h:1360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:1360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_accept_ranges_init': >./../http/sofia-sip/http_protos.h:1610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:1610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_allow_init': >./../http/sofia-sip/http_protos.h:1860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:1860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_authentication_info_init': >./../http/sofia-sip/http_protos.h:2110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:2110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_authorization_init': >./../http/sofia-sip/http_protos.h:2360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:2360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_age_init': >./../http/sofia-sip/http_protos.h:2610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:2610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_cache_control_init': >./../http/sofia-sip/http_protos.h:2860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:2860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_connection_init': >./../http/sofia-sip/http_protos.h:3110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:3110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_date_init': >./../http/sofia-sip/http_protos.h:3360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:3360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_etag_init': >./../http/sofia-sip/http_protos.h:3610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:3610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_expect_init': >./../http/sofia-sip/http_protos.h:3860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:3860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_expires_init': >./../http/sofia-sip/http_protos.h:4110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:4110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_from_init': >./../http/sofia-sip/http_protos.h:4360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:4360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_host_init': >./../http/sofia-sip/http_protos.h:4610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:4610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_if_match_init': >./../http/sofia-sip/http_protos.h:4860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:4860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_if_modified_since_init': >./../http/sofia-sip/http_protos.h:5110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:5110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_if_none_match_init': >./../http/sofia-sip/http_protos.h:5360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:5360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_if_range_init': >./../http/sofia-sip/http_protos.h:5610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:5610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_if_unmodified_since_init': >./../http/sofia-sip/http_protos.h:5860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:5860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_last_modified_init': >./../http/sofia-sip/http_protos.h:6110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:6110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_location_init': >./../http/sofia-sip/http_protos.h:6360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:6360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_max_forwards_init': >./../http/sofia-sip/http_protos.h:6610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:6610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_pragma_init': >./../http/sofia-sip/http_protos.h:6860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:6860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_proxy_authenticate_init': >./../http/sofia-sip/http_protos.h:7110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:7110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_proxy_authorization_init': >./../http/sofia-sip/http_protos.h:7360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:7360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_range_init': >./../http/sofia-sip/http_protos.h:7610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:7610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_referer_init': >./../http/sofia-sip/http_protos.h:7860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:7860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_retry_after_init': >./../http/sofia-sip/http_protos.h:8110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:8110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_server_init': >./../http/sofia-sip/http_protos.h:8360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:8360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_te_init': >./../http/sofia-sip/http_protos.h:8610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:8610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_trailer_init': >./../http/sofia-sip/http_protos.h:8860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:8860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_transfer_encoding_init': >./../http/sofia-sip/http_protos.h:9110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:9110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_upgrade_init': >./../http/sofia-sip/http_protos.h:9360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:9360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_user_agent_init': >./../http/sofia-sip/http_protos.h:9610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:9610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_vary_init': >./../http/sofia-sip/http_protos.h:9860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:9860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_via_init': >./../http/sofia-sip/http_protos.h:10110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:10110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_warning_init': >./../http/sofia-sip/http_protos.h:10360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:10360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_www_authenticate_init': >./../http/sofia-sip/http_protos.h:10610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:10610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_proxy_connection_init': >./../http/sofia-sip/http_protos.h:10860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:10860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_set_cookie_init': >./../http/sofia-sip/http_protos.h:11110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:11110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_cookie_init': >./../http/sofia-sip/http_protos.h:11360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:11360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_mime_version_init': >./../http/sofia-sip/http_protos.h:11610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:11610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_content_encoding_init': >./../http/sofia-sip/http_protos.h:11860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:11860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_content_language_init': >./../http/sofia-sip/http_protos.h:12110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:12110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_content_length_init': >./../http/sofia-sip/http_protos.h:12360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:12360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_content_location_init': >./../http/sofia-sip/http_protos.h:12610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:12610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_content_md5_init': >./../http/sofia-sip/http_protos.h:12860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:12860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_content_range_init': >./../http/sofia-sip/http_protos.h:13110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:13110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_content_type_init': >./../http/sofia-sip/http_protos.h:13360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:13360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_unknown_init': >./../http/sofia-sip/http_protos.h:13610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:13610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_error_init': >./../http/sofia-sip/http_protos.h:13860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:13860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_separator_init': >./../http/sofia-sip/http_protos.h:14110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:14110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_payload_init': >./../http/sofia-sip/http_protos.h:14360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:14360: warning: value computed is not used >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../stun -I../stun -I./../ipt -I../ipt -I./../msg -I../msg -I./../http -I../http -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tport_type_stun.lo -MD -MP -MF ".deps/tport_type_stun.Tpo" -c -o tport_type_stun.lo tport_type_stun.c; \ > then mv -f ".deps/tport_type_stun.Tpo" ".deps/tport_type_stun.Plo"; else rm -f ".deps/tport_type_stun.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../stun -I../stun -I./../ipt -I../ipt -I./../msg -I../msg -I./../http -I../http -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tport_type_stun.lo -MD -MP -MF .deps/tport_type_stun.Tpo -c tport_type_stun.c -fPIC -DPIC -o .libs/tport_type_stun.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../stun -I../stun -I./../ipt -I../ipt -I./../msg -I../msg -I./../http -I../http -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tport_tag.lo -MD -MP -MF ".deps/tport_tag.Tpo" -c -o tport_tag.lo tport_tag.c; \ > then mv -f ".deps/tport_tag.Tpo" ".deps/tport_tag.Plo"; else rm -f ".deps/tport_tag.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../stun -I../stun -I./../ipt -I../ipt -I./../msg -I../msg -I./../http -I../http -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tport_tag.lo -MD -MP -MF .deps/tport_tag.Tpo -c tport_tag.c -fPIC -DPIC -o .libs/tport_tag.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../stun -I../stun -I./../ipt -I../ipt -I./../msg -I../msg -I./../http -I../http -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tport_tag_ref.lo -MD -MP -MF ".deps/tport_tag_ref.Tpo" -c -o tport_tag_ref.lo tport_tag_ref.c; \ > then mv -f ".deps/tport_tag_ref.Tpo" ".deps/tport_tag_ref.Plo"; else rm -f ".deps/tport_tag_ref.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../stun -I../stun -I./../ipt -I../ipt -I./../msg -I../msg -I./../http -I../http -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tport_tag_ref.lo -MD -MP -MF .deps/tport_tag_ref.Tpo -c tport_tag_ref.c -fPIC -DPIC -o .libs/tport_tag_ref.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../stun -I../stun -I./../ipt -I../ipt -I./../msg -I../msg -I./../http -I../http -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tport_type_tls.lo -MD -MP -MF ".deps/tport_type_tls.Tpo" -c -o tport_type_tls.lo tport_type_tls.c; \ > then mv -f ".deps/tport_type_tls.Tpo" ".deps/tport_type_tls.Plo"; else rm -f ".deps/tport_type_tls.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../stun -I../stun -I./../ipt -I../ipt -I./../msg -I../msg -I./../http -I../http -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tport_type_tls.lo -MD -MP -MF .deps/tport_type_tls.Tpo -c tport_type_tls.c -fPIC -DPIC -o .libs/tport_type_tls.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../stun -I../stun -I./../ipt -I../ipt -I./../msg -I../msg -I./../http -I../http -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tport_tls.lo -MD -MP -MF ".deps/tport_tls.Tpo" -c -o tport_tls.lo tport_tls.c; \ > then mv -f ".deps/tport_tls.Tpo" ".deps/tport_tls.Plo"; else rm -f ".deps/tport_tls.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../stun -I../stun -I./../ipt -I../ipt -I./../msg -I../msg -I./../http -I../http -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tport_tls.lo -MD -MP -MF .deps/tport_tls.Tpo -c tport_tls.c -fPIC -DPIC -o .libs/tport_tls.o >/bin/sh ../../libtool --mode=link --tag=CC gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libtport.la tport.lo tport_logging.lo tport_stub_stun.lo tport_stub_sigcomp.lo tport_type_udp.lo tport_type_tcp.lo tport_type_sctp.lo tport_type_connect.lo tport_type_stun.lo tport_tag.lo tport_tag_ref.lo tport_type_tls.lo tport_tls.lo -lssl -lcrypto -lrt -lpthread >ar cru .libs/libtport.a .libs/tport.o .libs/tport_logging.o .libs/tport_stub_stun.o .libs/tport_stub_sigcomp.o .libs/tport_type_udp.o .libs/tport_type_tcp.o .libs/tport_type_sctp.o .libs/tport_type_connect.o .libs/tport_type_stun.o .libs/tport_tag.o .libs/tport_tag_ref.o .libs/tport_type_tls.o .libs/tport_tls.o >ranlib .libs/libtport.a >creating libtport.la >(cd .libs && rm -f libtport.la && ln -s ../libtport.la libtport.la) >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/tport' >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/tport' >Making all in http >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/http' >make all-am >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/http' >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT http_parser.lo -MD -MP -MF ".deps/http_parser.Tpo" -c -o http_parser.lo http_parser.c; \ > then mv -f ".deps/http_parser.Tpo" ".deps/http_parser.Plo"; else rm -f ".deps/http_parser.Tpo"; exit 1; fi >mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT http_parser.lo -MD -MP -MF .deps/http_parser.Tpo -c http_parser.c -fPIC -DPIC -o .libs/http_parser.o >In file included from ./sofia-sip/http_header.h:266, > from sofia-sip/http_parser.h:53, > from http_parser.c:41: >./sofia-sip/http_protos.h: In function 'http_request_init': >./sofia-sip/http_protos.h:110: warning: value computed is not used >./sofia-sip/http_protos.h:110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_status_init': >./sofia-sip/http_protos.h:360: warning: value computed is not used >./sofia-sip/http_protos.h:360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_accept_init': >./sofia-sip/http_protos.h:610: warning: value computed is not used >./sofia-sip/http_protos.h:610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_accept_charset_init': >./sofia-sip/http_protos.h:860: warning: value computed is not used >./sofia-sip/http_protos.h:860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_accept_encoding_init': >./sofia-sip/http_protos.h:1110: warning: value computed is not used >./sofia-sip/http_protos.h:1110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_accept_language_init': >./sofia-sip/http_protos.h:1360: warning: value computed is not used >./sofia-sip/http_protos.h:1360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_accept_ranges_init': >./sofia-sip/http_protos.h:1610: warning: value computed is not used >./sofia-sip/http_protos.h:1610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_allow_init': >./sofia-sip/http_protos.h:1860: warning: value computed is not used >./sofia-sip/http_protos.h:1860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_authentication_info_init': >./sofia-sip/http_protos.h:2110: warning: value computed is not used >./sofia-sip/http_protos.h:2110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_authorization_init': >./sofia-sip/http_protos.h:2360: warning: value computed is not used >./sofia-sip/http_protos.h:2360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_age_init': >./sofia-sip/http_protos.h:2610: warning: value computed is not used >./sofia-sip/http_protos.h:2610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_cache_control_init': >./sofia-sip/http_protos.h:2860: warning: value computed is not used >./sofia-sip/http_protos.h:2860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_connection_init': >./sofia-sip/http_protos.h:3110: warning: value computed is not used >./sofia-sip/http_protos.h:3110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_date_init': >./sofia-sip/http_protos.h:3360: warning: value computed is not used >./sofia-sip/http_protos.h:3360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_etag_init': >./sofia-sip/http_protos.h:3610: warning: value computed is not used >./sofia-sip/http_protos.h:3610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_expect_init': >./sofia-sip/http_protos.h:3860: warning: value computed is not used >./sofia-sip/http_protos.h:3860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_expires_init': >./sofia-sip/http_protos.h:4110: warning: value computed is not used >./sofia-sip/http_protos.h:4110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_from_init': >./sofia-sip/http_protos.h:4360: warning: value computed is not used >./sofia-sip/http_protos.h:4360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_host_init': >./sofia-sip/http_protos.h:4610: warning: value computed is not used >./sofia-sip/http_protos.h:4610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_if_match_init': >./sofia-sip/http_protos.h:4860: warning: value computed is not used >./sofia-sip/http_protos.h:4860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_if_modified_since_init': >./sofia-sip/http_protos.h:5110: warning: value computed is not used >./sofia-sip/http_protos.h:5110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_if_none_match_init': >./sofia-sip/http_protos.h:5360: warning: value computed is not used >./sofia-sip/http_protos.h:5360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_if_range_init': >./sofia-sip/http_protos.h:5610: warning: value computed is not used >./sofia-sip/http_protos.h:5610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_if_unmodified_since_init': >./sofia-sip/http_protos.h:5860: warning: value computed is not used >./sofia-sip/http_protos.h:5860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_last_modified_init': >./sofia-sip/http_protos.h:6110: warning: value computed is not used >./sofia-sip/http_protos.h:6110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_location_init': >./sofia-sip/http_protos.h:6360: warning: value computed is not used >./sofia-sip/http_protos.h:6360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_max_forwards_init': >./sofia-sip/http_protos.h:6610: warning: value computed is not used >./sofia-sip/http_protos.h:6610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_pragma_init': >./sofia-sip/http_protos.h:6860: warning: value computed is not used >./sofia-sip/http_protos.h:6860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_proxy_authenticate_init': >./sofia-sip/http_protos.h:7110: warning: value computed is not used >./sofia-sip/http_protos.h:7110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_proxy_authorization_init': >./sofia-sip/http_protos.h:7360: warning: value computed is not used >./sofia-sip/http_protos.h:7360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_range_init': >./sofia-sip/http_protos.h:7610: warning: value computed is not used >./sofia-sip/http_protos.h:7610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_referer_init': >./sofia-sip/http_protos.h:7860: warning: value computed is not used >./sofia-sip/http_protos.h:7860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_retry_after_init': >./sofia-sip/http_protos.h:8110: warning: value computed is not used >./sofia-sip/http_protos.h:8110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_server_init': >./sofia-sip/http_protos.h:8360: warning: value computed is not used >./sofia-sip/http_protos.h:8360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_te_init': >./sofia-sip/http_protos.h:8610: warning: value computed is not used >./sofia-sip/http_protos.h:8610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_trailer_init': >./sofia-sip/http_protos.h:8860: warning: value computed is not used >./sofia-sip/http_protos.h:8860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_transfer_encoding_init': >./sofia-sip/http_protos.h:9110: warning: value computed is not used >./sofia-sip/http_protos.h:9110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_upgrade_init': >./sofia-sip/http_protos.h:9360: warning: value computed is not used >./sofia-sip/http_protos.h:9360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_user_agent_init': >./sofia-sip/http_protos.h:9610: warning: value computed is not used >./sofia-sip/http_protos.h:9610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_vary_init': >./sofia-sip/http_protos.h:9860: warning: value computed is not used >./sofia-sip/http_protos.h:9860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_via_init': >./sofia-sip/http_protos.h:10110: warning: value computed is not used >./sofia-sip/http_protos.h:10110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_warning_init': >./sofia-sip/http_protos.h:10360: warning: value computed is not used >./sofia-sip/http_protos.h:10360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_www_authenticate_init': >./sofia-sip/http_protos.h:10610: warning: value computed is not used >./sofia-sip/http_protos.h:10610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_proxy_connection_init': >./sofia-sip/http_protos.h:10860: warning: value computed is not used >./sofia-sip/http_protos.h:10860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_set_cookie_init': >./sofia-sip/http_protos.h:11110: warning: value computed is not used >./sofia-sip/http_protos.h:11110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_cookie_init': >./sofia-sip/http_protos.h:11360: warning: value computed is not used >./sofia-sip/http_protos.h:11360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_mime_version_init': >./sofia-sip/http_protos.h:11610: warning: value computed is not used >./sofia-sip/http_protos.h:11610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_content_encoding_init': >./sofia-sip/http_protos.h:11860: warning: value computed is not used >./sofia-sip/http_protos.h:11860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_content_language_init': >./sofia-sip/http_protos.h:12110: warning: value computed is not used >./sofia-sip/http_protos.h:12110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_content_length_init': >./sofia-sip/http_protos.h:12360: warning: value computed is not used >./sofia-sip/http_protos.h:12360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_content_location_init': >./sofia-sip/http_protos.h:12610: warning: value computed is not used >./sofia-sip/http_protos.h:12610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_content_md5_init': >./sofia-sip/http_protos.h:12860: warning: value computed is not used >./sofia-sip/http_protos.h:12860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_content_range_init': >./sofia-sip/http_protos.h:13110: warning: value computed is not used >./sofia-sip/http_protos.h:13110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_content_type_init': >./sofia-sip/http_protos.h:13360: warning: value computed is not used >./sofia-sip/http_protos.h:13360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_unknown_init': >./sofia-sip/http_protos.h:13610: warning: value computed is not used >./sofia-sip/http_protos.h:13610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_error_init': >./sofia-sip/http_protos.h:13860: warning: value computed is not used >./sofia-sip/http_protos.h:13860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_separator_init': >./sofia-sip/http_protos.h:14110: warning: value computed is not used >./sofia-sip/http_protos.h:14110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_payload_init': >./sofia-sip/http_protos.h:14360: warning: value computed is not used >./sofia-sip/http_protos.h:14360: warning: value computed is not used >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT http_header.lo -MD -MP -MF ".deps/http_header.Tpo" -c -o http_header.lo http_header.c; \ > then mv -f ".deps/http_header.Tpo" ".deps/http_header.Plo"; else rm -f ".deps/http_header.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT http_header.lo -MD -MP -MF .deps/http_header.Tpo -c http_header.c -fPIC -DPIC -o .libs/http_header.o >In file included from ./sofia-sip/http_header.h:266, > from sofia-sip/http_parser.h:53, > from http_header.c:52: >./sofia-sip/http_protos.h: In function 'http_request_init': >./sofia-sip/http_protos.h:110: warning: value computed is not used >./sofia-sip/http_protos.h:110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_status_init': >./sofia-sip/http_protos.h:360: warning: value computed is not used >./sofia-sip/http_protos.h:360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_accept_init': >./sofia-sip/http_protos.h:610: warning: value computed is not used >./sofia-sip/http_protos.h:610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_accept_charset_init': >./sofia-sip/http_protos.h:860: warning: value computed is not used >./sofia-sip/http_protos.h:860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_accept_encoding_init': >./sofia-sip/http_protos.h:1110: warning: value computed is not used >./sofia-sip/http_protos.h:1110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_accept_language_init': >./sofia-sip/http_protos.h:1360: warning: value computed is not used >./sofia-sip/http_protos.h:1360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_accept_ranges_init': >./sofia-sip/http_protos.h:1610: warning: value computed is not used >./sofia-sip/http_protos.h:1610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_allow_init': >./sofia-sip/http_protos.h:1860: warning: value computed is not used >./sofia-sip/http_protos.h:1860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_authentication_info_init': >./sofia-sip/http_protos.h:2110: warning: value computed is not used >./sofia-sip/http_protos.h:2110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_authorization_init': >./sofia-sip/http_protos.h:2360: warning: value computed is not used >./sofia-sip/http_protos.h:2360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_age_init': >./sofia-sip/http_protos.h:2610: warning: value computed is not used >./sofia-sip/http_protos.h:2610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_cache_control_init': >./sofia-sip/http_protos.h:2860: warning: value computed is not used >./sofia-sip/http_protos.h:2860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_connection_init': >./sofia-sip/http_protos.h:3110: warning: value computed is not used >./sofia-sip/http_protos.h:3110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_date_init': >./sofia-sip/http_protos.h:3360: warning: value computed is not used >./sofia-sip/http_protos.h:3360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_etag_init': >./sofia-sip/http_protos.h:3610: warning: value computed is not used >./sofia-sip/http_protos.h:3610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_expect_init': >./sofia-sip/http_protos.h:3860: warning: value computed is not used >./sofia-sip/http_protos.h:3860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_expires_init': >./sofia-sip/http_protos.h:4110: warning: value computed is not used >./sofia-sip/http_protos.h:4110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_from_init': >./sofia-sip/http_protos.h:4360: warning: value computed is not used >./sofia-sip/http_protos.h:4360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_host_init': >./sofia-sip/http_protos.h:4610: warning: value computed is not used >./sofia-sip/http_protos.h:4610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_if_match_init': >./sofia-sip/http_protos.h:4860: warning: value computed is not used >./sofia-sip/http_protos.h:4860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_if_modified_since_init': >./sofia-sip/http_protos.h:5110: warning: value computed is not used >./sofia-sip/http_protos.h:5110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_if_none_match_init': >./sofia-sip/http_protos.h:5360: warning: value computed is not used >./sofia-sip/http_protos.h:5360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_if_range_init': >./sofia-sip/http_protos.h:5610: warning: value computed is not used >./sofia-sip/http_protos.h:5610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_if_unmodified_since_init': >./sofia-sip/http_protos.h:5860: warning: value computed is not used >./sofia-sip/http_protos.h:5860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_last_modified_init': >./sofia-sip/http_protos.h:6110: warning: value computed is not used >./sofia-sip/http_protos.h:6110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_location_init': >./sofia-sip/http_protos.h:6360: warning: value computed is not used >./sofia-sip/http_protos.h:6360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_max_forwards_init': >./sofia-sip/http_protos.h:6610: warning: value computed is not used >./sofia-sip/http_protos.h:6610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_pragma_init': >./sofia-sip/http_protos.h:6860: warning: value computed is not used >./sofia-sip/http_protos.h:6860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_proxy_authenticate_init': >./sofia-sip/http_protos.h:7110: warning: value computed is not used >./sofia-sip/http_protos.h:7110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_proxy_authorization_init': >./sofia-sip/http_protos.h:7360: warning: value computed is not used >./sofia-sip/http_protos.h:7360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_range_init': >./sofia-sip/http_protos.h:7610: warning: value computed is not used >./sofia-sip/http_protos.h:7610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_referer_init': >./sofia-sip/http_protos.h:7860: warning: value computed is not used >./sofia-sip/http_protos.h:7860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_retry_after_init': >./sofia-sip/http_protos.h:8110: warning: value computed is not used >./sofia-sip/http_protos.h:8110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_server_init': >./sofia-sip/http_protos.h:8360: warning: value computed is not used >./sofia-sip/http_protos.h:8360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_te_init': >./sofia-sip/http_protos.h:8610: warning: value computed is not used >./sofia-sip/http_protos.h:8610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_trailer_init': >./sofia-sip/http_protos.h:8860: warning: value computed is not used >./sofia-sip/http_protos.h:8860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_transfer_encoding_init': >./sofia-sip/http_protos.h:9110: warning: value computed is not used >./sofia-sip/http_protos.h:9110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_upgrade_init': >./sofia-sip/http_protos.h:9360: warning: value computed is not used >./sofia-sip/http_protos.h:9360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_user_agent_init': >./sofia-sip/http_protos.h:9610: warning: value computed is not used >./sofia-sip/http_protos.h:9610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_vary_init': >./sofia-sip/http_protos.h:9860: warning: value computed is not used >./sofia-sip/http_protos.h:9860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_via_init': >./sofia-sip/http_protos.h:10110: warning: value computed is not used >./sofia-sip/http_protos.h:10110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_warning_init': >./sofia-sip/http_protos.h:10360: warning: value computed is not used >./sofia-sip/http_protos.h:10360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_www_authenticate_init': >./sofia-sip/http_protos.h:10610: warning: value computed is not used >./sofia-sip/http_protos.h:10610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_proxy_connection_init': >./sofia-sip/http_protos.h:10860: warning: value computed is not used >./sofia-sip/http_protos.h:10860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_set_cookie_init': >./sofia-sip/http_protos.h:11110: warning: value computed is not used >./sofia-sip/http_protos.h:11110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_cookie_init': >./sofia-sip/http_protos.h:11360: warning: value computed is not used >./sofia-sip/http_protos.h:11360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_mime_version_init': >./sofia-sip/http_protos.h:11610: warning: value computed is not used >./sofia-sip/http_protos.h:11610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_content_encoding_init': >./sofia-sip/http_protos.h:11860: warning: value computed is not used >./sofia-sip/http_protos.h:11860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_content_language_init': >./sofia-sip/http_protos.h:12110: warning: value computed is not used >./sofia-sip/http_protos.h:12110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_content_length_init': >./sofia-sip/http_protos.h:12360: warning: value computed is not used >./sofia-sip/http_protos.h:12360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_content_location_init': >./sofia-sip/http_protos.h:12610: warning: value computed is not used >./sofia-sip/http_protos.h:12610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_content_md5_init': >./sofia-sip/http_protos.h:12860: warning: value computed is not used >./sofia-sip/http_protos.h:12860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_content_range_init': >./sofia-sip/http_protos.h:13110: warning: value computed is not used >./sofia-sip/http_protos.h:13110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_content_type_init': >./sofia-sip/http_protos.h:13360: warning: value computed is not used >./sofia-sip/http_protos.h:13360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_unknown_init': >./sofia-sip/http_protos.h:13610: warning: value computed is not used >./sofia-sip/http_protos.h:13610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_error_init': >./sofia-sip/http_protos.h:13860: warning: value computed is not used >./sofia-sip/http_protos.h:13860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_separator_init': >./sofia-sip/http_protos.h:14110: warning: value computed is not used >./sofia-sip/http_protos.h:14110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_payload_init': >./sofia-sip/http_protos.h:14360: warning: value computed is not used >./sofia-sip/http_protos.h:14360: warning: value computed is not used >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT http_basic.lo -MD -MP -MF ".deps/http_basic.Tpo" -c -o http_basic.lo http_basic.c; \ > then mv -f ".deps/http_basic.Tpo" ".deps/http_basic.Plo"; else rm -f ".deps/http_basic.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT http_basic.lo -MD -MP -MF .deps/http_basic.Tpo -c http_basic.c -fPIC -DPIC -o .libs/http_basic.o >In file included from ./sofia-sip/http_header.h:266, > from ./sofia-sip/http_parser.h:53, > from http_basic.c:46: >./sofia-sip/http_protos.h: In function 'http_request_init': >./sofia-sip/http_protos.h:110: warning: value computed is not used >./sofia-sip/http_protos.h:110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_status_init': >./sofia-sip/http_protos.h:360: warning: value computed is not used >./sofia-sip/http_protos.h:360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_accept_init': >./sofia-sip/http_protos.h:610: warning: value computed is not used >./sofia-sip/http_protos.h:610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_accept_charset_init': >./sofia-sip/http_protos.h:860: warning: value computed is not used >./sofia-sip/http_protos.h:860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_accept_encoding_init': >./sofia-sip/http_protos.h:1110: warning: value computed is not used >./sofia-sip/http_protos.h:1110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_accept_language_init': >./sofia-sip/http_protos.h:1360: warning: value computed is not used >./sofia-sip/http_protos.h:1360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_accept_ranges_init': >./sofia-sip/http_protos.h:1610: warning: value computed is not used >./sofia-sip/http_protos.h:1610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_allow_init': >./sofia-sip/http_protos.h:1860: warning: value computed is not used >./sofia-sip/http_protos.h:1860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_authentication_info_init': >./sofia-sip/http_protos.h:2110: warning: value computed is not used >./sofia-sip/http_protos.h:2110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_authorization_init': >./sofia-sip/http_protos.h:2360: warning: value computed is not used >./sofia-sip/http_protos.h:2360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_age_init': >./sofia-sip/http_protos.h:2610: warning: value computed is not used >./sofia-sip/http_protos.h:2610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_cache_control_init': >./sofia-sip/http_protos.h:2860: warning: value computed is not used >./sofia-sip/http_protos.h:2860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_connection_init': >./sofia-sip/http_protos.h:3110: warning: value computed is not used >./sofia-sip/http_protos.h:3110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_date_init': >./sofia-sip/http_protos.h:3360: warning: value computed is not used >./sofia-sip/http_protos.h:3360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_etag_init': >./sofia-sip/http_protos.h:3610: warning: value computed is not used >./sofia-sip/http_protos.h:3610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_expect_init': >./sofia-sip/http_protos.h:3860: warning: value computed is not used >./sofia-sip/http_protos.h:3860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_expires_init': >./sofia-sip/http_protos.h:4110: warning: value computed is not used >./sofia-sip/http_protos.h:4110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_from_init': >./sofia-sip/http_protos.h:4360: warning: value computed is not used >./sofia-sip/http_protos.h:4360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_host_init': >./sofia-sip/http_protos.h:4610: warning: value computed is not used >./sofia-sip/http_protos.h:4610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_if_match_init': >./sofia-sip/http_protos.h:4860: warning: value computed is not used >./sofia-sip/http_protos.h:4860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_if_modified_since_init': >./sofia-sip/http_protos.h:5110: warning: value computed is not used >./sofia-sip/http_protos.h:5110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_if_none_match_init': >./sofia-sip/http_protos.h:5360: warning: value computed is not used >./sofia-sip/http_protos.h:5360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_if_range_init': >./sofia-sip/http_protos.h:5610: warning: value computed is not used >./sofia-sip/http_protos.h:5610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_if_unmodified_since_init': >./sofia-sip/http_protos.h:5860: warning: value computed is not used >./sofia-sip/http_protos.h:5860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_last_modified_init': >./sofia-sip/http_protos.h:6110: warning: value computed is not used >./sofia-sip/http_protos.h:6110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_location_init': >./sofia-sip/http_protos.h:6360: warning: value computed is not used >./sofia-sip/http_protos.h:6360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_max_forwards_init': >./sofia-sip/http_protos.h:6610: warning: value computed is not used >./sofia-sip/http_protos.h:6610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_pragma_init': >./sofia-sip/http_protos.h:6860: warning: value computed is not used >./sofia-sip/http_protos.h:6860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_proxy_authenticate_init': >./sofia-sip/http_protos.h:7110: warning: value computed is not used >./sofia-sip/http_protos.h:7110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_proxy_authorization_init': >./sofia-sip/http_protos.h:7360: warning: value computed is not used >./sofia-sip/http_protos.h:7360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_range_init': >./sofia-sip/http_protos.h:7610: warning: value computed is not used >./sofia-sip/http_protos.h:7610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_referer_init': >./sofia-sip/http_protos.h:7860: warning: value computed is not used >./sofia-sip/http_protos.h:7860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_retry_after_init': >./sofia-sip/http_protos.h:8110: warning: value computed is not used >./sofia-sip/http_protos.h:8110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_server_init': >./sofia-sip/http_protos.h:8360: warning: value computed is not used >./sofia-sip/http_protos.h:8360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_te_init': >./sofia-sip/http_protos.h:8610: warning: value computed is not used >./sofia-sip/http_protos.h:8610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_trailer_init': >./sofia-sip/http_protos.h:8860: warning: value computed is not used >./sofia-sip/http_protos.h:8860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_transfer_encoding_init': >./sofia-sip/http_protos.h:9110: warning: value computed is not used >./sofia-sip/http_protos.h:9110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_upgrade_init': >./sofia-sip/http_protos.h:9360: warning: value computed is not used >./sofia-sip/http_protos.h:9360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_user_agent_init': >./sofia-sip/http_protos.h:9610: warning: value computed is not used >./sofia-sip/http_protos.h:9610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_vary_init': >./sofia-sip/http_protos.h:9860: warning: value computed is not used >./sofia-sip/http_protos.h:9860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_via_init': >./sofia-sip/http_protos.h:10110: warning: value computed is not used >./sofia-sip/http_protos.h:10110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_warning_init': >./sofia-sip/http_protos.h:10360: warning: value computed is not used >./sofia-sip/http_protos.h:10360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_www_authenticate_init': >./sofia-sip/http_protos.h:10610: warning: value computed is not used >./sofia-sip/http_protos.h:10610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_proxy_connection_init': >./sofia-sip/http_protos.h:10860: warning: value computed is not used >./sofia-sip/http_protos.h:10860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_set_cookie_init': >./sofia-sip/http_protos.h:11110: warning: value computed is not used >./sofia-sip/http_protos.h:11110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_cookie_init': >./sofia-sip/http_protos.h:11360: warning: value computed is not used >./sofia-sip/http_protos.h:11360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_mime_version_init': >./sofia-sip/http_protos.h:11610: warning: value computed is not used >./sofia-sip/http_protos.h:11610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_content_encoding_init': >./sofia-sip/http_protos.h:11860: warning: value computed is not used >./sofia-sip/http_protos.h:11860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_content_language_init': >./sofia-sip/http_protos.h:12110: warning: value computed is not used >./sofia-sip/http_protos.h:12110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_content_length_init': >./sofia-sip/http_protos.h:12360: warning: value computed is not used >./sofia-sip/http_protos.h:12360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_content_location_init': >./sofia-sip/http_protos.h:12610: warning: value computed is not used >./sofia-sip/http_protos.h:12610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_content_md5_init': >./sofia-sip/http_protos.h:12860: warning: value computed is not used >./sofia-sip/http_protos.h:12860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_content_range_init': >./sofia-sip/http_protos.h:13110: warning: value computed is not used >./sofia-sip/http_protos.h:13110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_content_type_init': >./sofia-sip/http_protos.h:13360: warning: value computed is not used >./sofia-sip/http_protos.h:13360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_unknown_init': >./sofia-sip/http_protos.h:13610: warning: value computed is not used >./sofia-sip/http_protos.h:13610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_error_init': >./sofia-sip/http_protos.h:13860: warning: value computed is not used >./sofia-sip/http_protos.h:13860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_separator_init': >./sofia-sip/http_protos.h:14110: warning: value computed is not used >./sofia-sip/http_protos.h:14110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_payload_init': >./sofia-sip/http_protos.h:14360: warning: value computed is not used >./sofia-sip/http_protos.h:14360: warning: value computed is not used >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT http_extra.lo -MD -MP -MF ".deps/http_extra.Tpo" -c -o http_extra.lo http_extra.c; \ > then mv -f ".deps/http_extra.Tpo" ".deps/http_extra.Plo"; else rm -f ".deps/http_extra.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT http_extra.lo -MD -MP -MF .deps/http_extra.Tpo -c http_extra.c -fPIC -DPIC -o .libs/http_extra.o >In file included from ./sofia-sip/http_header.h:266, > from sofia-sip/http_parser.h:53, > from http_extra.c:46: >./sofia-sip/http_protos.h: In function 'http_request_init': >./sofia-sip/http_protos.h:110: warning: value computed is not used >./sofia-sip/http_protos.h:110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_status_init': >./sofia-sip/http_protos.h:360: warning: value computed is not used >./sofia-sip/http_protos.h:360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_accept_init': >./sofia-sip/http_protos.h:610: warning: value computed is not used >./sofia-sip/http_protos.h:610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_accept_charset_init': >./sofia-sip/http_protos.h:860: warning: value computed is not used >./sofia-sip/http_protos.h:860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_accept_encoding_init': >./sofia-sip/http_protos.h:1110: warning: value computed is not used >./sofia-sip/http_protos.h:1110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_accept_language_init': >./sofia-sip/http_protos.h:1360: warning: value computed is not used >./sofia-sip/http_protos.h:1360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_accept_ranges_init': >./sofia-sip/http_protos.h:1610: warning: value computed is not used >./sofia-sip/http_protos.h:1610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_allow_init': >./sofia-sip/http_protos.h:1860: warning: value computed is not used >./sofia-sip/http_protos.h:1860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_authentication_info_init': >./sofia-sip/http_protos.h:2110: warning: value computed is not used >./sofia-sip/http_protos.h:2110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_authorization_init': >./sofia-sip/http_protos.h:2360: warning: value computed is not used >./sofia-sip/http_protos.h:2360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_age_init': >./sofia-sip/http_protos.h:2610: warning: value computed is not used >./sofia-sip/http_protos.h:2610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_cache_control_init': >./sofia-sip/http_protos.h:2860: warning: value computed is not used >./sofia-sip/http_protos.h:2860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_connection_init': >./sofia-sip/http_protos.h:3110: warning: value computed is not used >./sofia-sip/http_protos.h:3110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_date_init': >./sofia-sip/http_protos.h:3360: warning: value computed is not used >./sofia-sip/http_protos.h:3360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_etag_init': >./sofia-sip/http_protos.h:3610: warning: value computed is not used >./sofia-sip/http_protos.h:3610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_expect_init': >./sofia-sip/http_protos.h:3860: warning: value computed is not used >./sofia-sip/http_protos.h:3860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_expires_init': >./sofia-sip/http_protos.h:4110: warning: value computed is not used >./sofia-sip/http_protos.h:4110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_from_init': >./sofia-sip/http_protos.h:4360: warning: value computed is not used >./sofia-sip/http_protos.h:4360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_host_init': >./sofia-sip/http_protos.h:4610: warning: value computed is not used >./sofia-sip/http_protos.h:4610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_if_match_init': >./sofia-sip/http_protos.h:4860: warning: value computed is not used >./sofia-sip/http_protos.h:4860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_if_modified_since_init': >./sofia-sip/http_protos.h:5110: warning: value computed is not used >./sofia-sip/http_protos.h:5110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_if_none_match_init': >./sofia-sip/http_protos.h:5360: warning: value computed is not used >./sofia-sip/http_protos.h:5360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_if_range_init': >./sofia-sip/http_protos.h:5610: warning: value computed is not used >./sofia-sip/http_protos.h:5610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_if_unmodified_since_init': >./sofia-sip/http_protos.h:5860: warning: value computed is not used >./sofia-sip/http_protos.h:5860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_last_modified_init': >./sofia-sip/http_protos.h:6110: warning: value computed is not used >./sofia-sip/http_protos.h:6110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_location_init': >./sofia-sip/http_protos.h:6360: warning: value computed is not used >./sofia-sip/http_protos.h:6360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_max_forwards_init': >./sofia-sip/http_protos.h:6610: warning: value computed is not used >./sofia-sip/http_protos.h:6610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_pragma_init': >./sofia-sip/http_protos.h:6860: warning: value computed is not used >./sofia-sip/http_protos.h:6860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_proxy_authenticate_init': >./sofia-sip/http_protos.h:7110: warning: value computed is not used >./sofia-sip/http_protos.h:7110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_proxy_authorization_init': >./sofia-sip/http_protos.h:7360: warning: value computed is not used >./sofia-sip/http_protos.h:7360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_range_init': >./sofia-sip/http_protos.h:7610: warning: value computed is not used >./sofia-sip/http_protos.h:7610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_referer_init': >./sofia-sip/http_protos.h:7860: warning: value computed is not used >./sofia-sip/http_protos.h:7860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_retry_after_init': >./sofia-sip/http_protos.h:8110: warning: value computed is not used >./sofia-sip/http_protos.h:8110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_server_init': >./sofia-sip/http_protos.h:8360: warning: value computed is not used >./sofia-sip/http_protos.h:8360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_te_init': >./sofia-sip/http_protos.h:8610: warning: value computed is not used >./sofia-sip/http_protos.h:8610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_trailer_init': >./sofia-sip/http_protos.h:8860: warning: value computed is not used >./sofia-sip/http_protos.h:8860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_transfer_encoding_init': >./sofia-sip/http_protos.h:9110: warning: value computed is not used >./sofia-sip/http_protos.h:9110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_upgrade_init': >./sofia-sip/http_protos.h:9360: warning: value computed is not used >./sofia-sip/http_protos.h:9360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_user_agent_init': >./sofia-sip/http_protos.h:9610: warning: value computed is not used >./sofia-sip/http_protos.h:9610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_vary_init': >./sofia-sip/http_protos.h:9860: warning: value computed is not used >./sofia-sip/http_protos.h:9860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_via_init': >./sofia-sip/http_protos.h:10110: warning: value computed is not used >./sofia-sip/http_protos.h:10110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_warning_init': >./sofia-sip/http_protos.h:10360: warning: value computed is not used >./sofia-sip/http_protos.h:10360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_www_authenticate_init': >./sofia-sip/http_protos.h:10610: warning: value computed is not used >./sofia-sip/http_protos.h:10610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_proxy_connection_init': >./sofia-sip/http_protos.h:10860: warning: value computed is not used >./sofia-sip/http_protos.h:10860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_set_cookie_init': >./sofia-sip/http_protos.h:11110: warning: value computed is not used >./sofia-sip/http_protos.h:11110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_cookie_init': >./sofia-sip/http_protos.h:11360: warning: value computed is not used >./sofia-sip/http_protos.h:11360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_mime_version_init': >./sofia-sip/http_protos.h:11610: warning: value computed is not used >./sofia-sip/http_protos.h:11610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_content_encoding_init': >./sofia-sip/http_protos.h:11860: warning: value computed is not used >./sofia-sip/http_protos.h:11860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_content_language_init': >./sofia-sip/http_protos.h:12110: warning: value computed is not used >./sofia-sip/http_protos.h:12110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_content_length_init': >./sofia-sip/http_protos.h:12360: warning: value computed is not used >./sofia-sip/http_protos.h:12360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_content_location_init': >./sofia-sip/http_protos.h:12610: warning: value computed is not used >./sofia-sip/http_protos.h:12610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_content_md5_init': >./sofia-sip/http_protos.h:12860: warning: value computed is not used >./sofia-sip/http_protos.h:12860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_content_range_init': >./sofia-sip/http_protos.h:13110: warning: value computed is not used >./sofia-sip/http_protos.h:13110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_content_type_init': >./sofia-sip/http_protos.h:13360: warning: value computed is not used >./sofia-sip/http_protos.h:13360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_unknown_init': >./sofia-sip/http_protos.h:13610: warning: value computed is not used >./sofia-sip/http_protos.h:13610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_error_init': >./sofia-sip/http_protos.h:13860: warning: value computed is not used >./sofia-sip/http_protos.h:13860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_separator_init': >./sofia-sip/http_protos.h:14110: warning: value computed is not used >./sofia-sip/http_protos.h:14110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_payload_init': >./sofia-sip/http_protos.h:14360: warning: value computed is not used >./sofia-sip/http_protos.h:14360: warning: value computed is not used >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT http_status.lo -MD -MP -MF ".deps/http_status.Tpo" -c -o http_status.lo http_status.c; \ > then mv -f ".deps/http_status.Tpo" ".deps/http_status.Plo"; else rm -f ".deps/http_status.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT http_status.lo -MD -MP -MF .deps/http_status.Tpo -c http_status.c -fPIC -DPIC -o .libs/http_status.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT http_tag_class.lo -MD -MP -MF ".deps/http_tag_class.Tpo" -c -o http_tag_class.lo http_tag_class.c; \ > then mv -f ".deps/http_tag_class.Tpo" ".deps/http_tag_class.Plo"; else rm -f ".deps/http_tag_class.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT http_tag_class.lo -MD -MP -MF .deps/http_tag_class.Tpo -c http_tag_class.c -fPIC -DPIC -o .libs/http_tag_class.o >In file included from ./sofia-sip/http_header.h:266, > from ./sofia-sip/http_parser.h:53, > from http_tag_class.c:44: >./sofia-sip/http_protos.h: In function 'http_request_init': >./sofia-sip/http_protos.h:110: warning: value computed is not used >./sofia-sip/http_protos.h:110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_status_init': >./sofia-sip/http_protos.h:360: warning: value computed is not used >./sofia-sip/http_protos.h:360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_accept_init': >./sofia-sip/http_protos.h:610: warning: value computed is not used >./sofia-sip/http_protos.h:610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_accept_charset_init': >./sofia-sip/http_protos.h:860: warning: value computed is not used >./sofia-sip/http_protos.h:860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_accept_encoding_init': >./sofia-sip/http_protos.h:1110: warning: value computed is not used >./sofia-sip/http_protos.h:1110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_accept_language_init': >./sofia-sip/http_protos.h:1360: warning: value computed is not used >./sofia-sip/http_protos.h:1360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_accept_ranges_init': >./sofia-sip/http_protos.h:1610: warning: value computed is not used >./sofia-sip/http_protos.h:1610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_allow_init': >./sofia-sip/http_protos.h:1860: warning: value computed is not used >./sofia-sip/http_protos.h:1860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_authentication_info_init': >./sofia-sip/http_protos.h:2110: warning: value computed is not used >./sofia-sip/http_protos.h:2110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_authorization_init': >./sofia-sip/http_protos.h:2360: warning: value computed is not used >./sofia-sip/http_protos.h:2360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_age_init': >./sofia-sip/http_protos.h:2610: warning: value computed is not used >./sofia-sip/http_protos.h:2610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_cache_control_init': >./sofia-sip/http_protos.h:2860: warning: value computed is not used >./sofia-sip/http_protos.h:2860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_connection_init': >./sofia-sip/http_protos.h:3110: warning: value computed is not used >./sofia-sip/http_protos.h:3110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_date_init': >./sofia-sip/http_protos.h:3360: warning: value computed is not used >./sofia-sip/http_protos.h:3360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_etag_init': >./sofia-sip/http_protos.h:3610: warning: value computed is not used >./sofia-sip/http_protos.h:3610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_expect_init': >./sofia-sip/http_protos.h:3860: warning: value computed is not used >./sofia-sip/http_protos.h:3860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_expires_init': >./sofia-sip/http_protos.h:4110: warning: value computed is not used >./sofia-sip/http_protos.h:4110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_from_init': >./sofia-sip/http_protos.h:4360: warning: value computed is not used >./sofia-sip/http_protos.h:4360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_host_init': >./sofia-sip/http_protos.h:4610: warning: value computed is not used >./sofia-sip/http_protos.h:4610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_if_match_init': >./sofia-sip/http_protos.h:4860: warning: value computed is not used >./sofia-sip/http_protos.h:4860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_if_modified_since_init': >./sofia-sip/http_protos.h:5110: warning: value computed is not used >./sofia-sip/http_protos.h:5110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_if_none_match_init': >./sofia-sip/http_protos.h:5360: warning: value computed is not used >./sofia-sip/http_protos.h:5360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_if_range_init': >./sofia-sip/http_protos.h:5610: warning: value computed is not used >./sofia-sip/http_protos.h:5610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_if_unmodified_since_init': >./sofia-sip/http_protos.h:5860: warning: value computed is not used >./sofia-sip/http_protos.h:5860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_last_modified_init': >./sofia-sip/http_protos.h:6110: warning: value computed is not used >./sofia-sip/http_protos.h:6110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_location_init': >./sofia-sip/http_protos.h:6360: warning: value computed is not used >./sofia-sip/http_protos.h:6360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_max_forwards_init': >./sofia-sip/http_protos.h:6610: warning: value computed is not used >./sofia-sip/http_protos.h:6610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_pragma_init': >./sofia-sip/http_protos.h:6860: warning: value computed is not used >./sofia-sip/http_protos.h:6860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_proxy_authenticate_init': >./sofia-sip/http_protos.h:7110: warning: value computed is not used >./sofia-sip/http_protos.h:7110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_proxy_authorization_init': >./sofia-sip/http_protos.h:7360: warning: value computed is not used >./sofia-sip/http_protos.h:7360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_range_init': >./sofia-sip/http_protos.h:7610: warning: value computed is not used >./sofia-sip/http_protos.h:7610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_referer_init': >./sofia-sip/http_protos.h:7860: warning: value computed is not used >./sofia-sip/http_protos.h:7860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_retry_after_init': >./sofia-sip/http_protos.h:8110: warning: value computed is not used >./sofia-sip/http_protos.h:8110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_server_init': >./sofia-sip/http_protos.h:8360: warning: value computed is not used >./sofia-sip/http_protos.h:8360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_te_init': >./sofia-sip/http_protos.h:8610: warning: value computed is not used >./sofia-sip/http_protos.h:8610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_trailer_init': >./sofia-sip/http_protos.h:8860: warning: value computed is not used >./sofia-sip/http_protos.h:8860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_transfer_encoding_init': >./sofia-sip/http_protos.h:9110: warning: value computed is not used >./sofia-sip/http_protos.h:9110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_upgrade_init': >./sofia-sip/http_protos.h:9360: warning: value computed is not used >./sofia-sip/http_protos.h:9360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_user_agent_init': >./sofia-sip/http_protos.h:9610: warning: value computed is not used >./sofia-sip/http_protos.h:9610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_vary_init': >./sofia-sip/http_protos.h:9860: warning: value computed is not used >./sofia-sip/http_protos.h:9860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_via_init': >./sofia-sip/http_protos.h:10110: warning: value computed is not used >./sofia-sip/http_protos.h:10110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_warning_init': >./sofia-sip/http_protos.h:10360: warning: value computed is not used >./sofia-sip/http_protos.h:10360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_www_authenticate_init': >./sofia-sip/http_protos.h:10610: warning: value computed is not used >./sofia-sip/http_protos.h:10610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_proxy_connection_init': >./sofia-sip/http_protos.h:10860: warning: value computed is not used >./sofia-sip/http_protos.h:10860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_set_cookie_init': >./sofia-sip/http_protos.h:11110: warning: value computed is not used >./sofia-sip/http_protos.h:11110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_cookie_init': >./sofia-sip/http_protos.h:11360: warning: value computed is not used >./sofia-sip/http_protos.h:11360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_mime_version_init': >./sofia-sip/http_protos.h:11610: warning: value computed is not used >./sofia-sip/http_protos.h:11610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_content_encoding_init': >./sofia-sip/http_protos.h:11860: warning: value computed is not used >./sofia-sip/http_protos.h:11860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_content_language_init': >./sofia-sip/http_protos.h:12110: warning: value computed is not used >./sofia-sip/http_protos.h:12110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_content_length_init': >./sofia-sip/http_protos.h:12360: warning: value computed is not used >./sofia-sip/http_protos.h:12360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_content_location_init': >./sofia-sip/http_protos.h:12610: warning: value computed is not used >./sofia-sip/http_protos.h:12610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_content_md5_init': >./sofia-sip/http_protos.h:12860: warning: value computed is not used >./sofia-sip/http_protos.h:12860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_content_range_init': >./sofia-sip/http_protos.h:13110: warning: value computed is not used >./sofia-sip/http_protos.h:13110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_content_type_init': >./sofia-sip/http_protos.h:13360: warning: value computed is not used >./sofia-sip/http_protos.h:13360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_unknown_init': >./sofia-sip/http_protos.h:13610: warning: value computed is not used >./sofia-sip/http_protos.h:13610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_error_init': >./sofia-sip/http_protos.h:13860: warning: value computed is not used >./sofia-sip/http_protos.h:13860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_separator_init': >./sofia-sip/http_protos.h:14110: warning: value computed is not used >./sofia-sip/http_protos.h:14110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_payload_init': >./sofia-sip/http_protos.h:14360: warning: value computed is not used >./sofia-sip/http_protos.h:14360: warning: value computed is not used >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT http_tag.lo -MD -MP -MF ".deps/http_tag.Tpo" -c -o http_tag.lo http_tag.c; \ > then mv -f ".deps/http_tag.Tpo" ".deps/http_tag.Plo"; else rm -f ".deps/http_tag.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT http_tag.lo -MD -MP -MF .deps/http_tag.Tpo -c http_tag.c -fPIC -DPIC -o .libs/http_tag.o >In file included from http_tag.c:45: >./sofia-sip/http_protos.h: In function 'http_request_init': >./sofia-sip/http_protos.h:110: warning: value computed is not used >./sofia-sip/http_protos.h:110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_status_init': >./sofia-sip/http_protos.h:360: warning: value computed is not used >./sofia-sip/http_protos.h:360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_accept_init': >./sofia-sip/http_protos.h:610: warning: value computed is not used >./sofia-sip/http_protos.h:610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_accept_charset_init': >./sofia-sip/http_protos.h:860: warning: value computed is not used >./sofia-sip/http_protos.h:860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_accept_encoding_init': >./sofia-sip/http_protos.h:1110: warning: value computed is not used >./sofia-sip/http_protos.h:1110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_accept_language_init': >./sofia-sip/http_protos.h:1360: warning: value computed is not used >./sofia-sip/http_protos.h:1360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_accept_ranges_init': >./sofia-sip/http_protos.h:1610: warning: value computed is not used >./sofia-sip/http_protos.h:1610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_allow_init': >./sofia-sip/http_protos.h:1860: warning: value computed is not used >./sofia-sip/http_protos.h:1860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_authentication_info_init': >./sofia-sip/http_protos.h:2110: warning: value computed is not used >./sofia-sip/http_protos.h:2110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_authorization_init': >./sofia-sip/http_protos.h:2360: warning: value computed is not used >./sofia-sip/http_protos.h:2360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_age_init': >./sofia-sip/http_protos.h:2610: warning: value computed is not used >./sofia-sip/http_protos.h:2610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_cache_control_init': >./sofia-sip/http_protos.h:2860: warning: value computed is not used >./sofia-sip/http_protos.h:2860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_connection_init': >./sofia-sip/http_protos.h:3110: warning: value computed is not used >./sofia-sip/http_protos.h:3110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_date_init': >./sofia-sip/http_protos.h:3360: warning: value computed is not used >./sofia-sip/http_protos.h:3360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_etag_init': >./sofia-sip/http_protos.h:3610: warning: value computed is not used >./sofia-sip/http_protos.h:3610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_expect_init': >./sofia-sip/http_protos.h:3860: warning: value computed is not used >./sofia-sip/http_protos.h:3860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_expires_init': >./sofia-sip/http_protos.h:4110: warning: value computed is not used >./sofia-sip/http_protos.h:4110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_from_init': >./sofia-sip/http_protos.h:4360: warning: value computed is not used >./sofia-sip/http_protos.h:4360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_host_init': >./sofia-sip/http_protos.h:4610: warning: value computed is not used >./sofia-sip/http_protos.h:4610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_if_match_init': >./sofia-sip/http_protos.h:4860: warning: value computed is not used >./sofia-sip/http_protos.h:4860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_if_modified_since_init': >./sofia-sip/http_protos.h:5110: warning: value computed is not used >./sofia-sip/http_protos.h:5110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_if_none_match_init': >./sofia-sip/http_protos.h:5360: warning: value computed is not used >./sofia-sip/http_protos.h:5360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_if_range_init': >./sofia-sip/http_protos.h:5610: warning: value computed is not used >./sofia-sip/http_protos.h:5610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_if_unmodified_since_init': >./sofia-sip/http_protos.h:5860: warning: value computed is not used >./sofia-sip/http_protos.h:5860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_last_modified_init': >./sofia-sip/http_protos.h:6110: warning: value computed is not used >./sofia-sip/http_protos.h:6110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_location_init': >./sofia-sip/http_protos.h:6360: warning: value computed is not used >./sofia-sip/http_protos.h:6360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_max_forwards_init': >./sofia-sip/http_protos.h:6610: warning: value computed is not used >./sofia-sip/http_protos.h:6610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_pragma_init': >./sofia-sip/http_protos.h:6860: warning: value computed is not used >./sofia-sip/http_protos.h:6860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_proxy_authenticate_init': >./sofia-sip/http_protos.h:7110: warning: value computed is not used >./sofia-sip/http_protos.h:7110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_proxy_authorization_init': >./sofia-sip/http_protos.h:7360: warning: value computed is not used >./sofia-sip/http_protos.h:7360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_range_init': >./sofia-sip/http_protos.h:7610: warning: value computed is not used >./sofia-sip/http_protos.h:7610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_referer_init': >./sofia-sip/http_protos.h:7860: warning: value computed is not used >./sofia-sip/http_protos.h:7860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_retry_after_init': >./sofia-sip/http_protos.h:8110: warning: value computed is not used >./sofia-sip/http_protos.h:8110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_server_init': >./sofia-sip/http_protos.h:8360: warning: value computed is not used >./sofia-sip/http_protos.h:8360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_te_init': >./sofia-sip/http_protos.h:8610: warning: value computed is not used >./sofia-sip/http_protos.h:8610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_trailer_init': >./sofia-sip/http_protos.h:8860: warning: value computed is not used >./sofia-sip/http_protos.h:8860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_transfer_encoding_init': >./sofia-sip/http_protos.h:9110: warning: value computed is not used >./sofia-sip/http_protos.h:9110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_upgrade_init': >./sofia-sip/http_protos.h:9360: warning: value computed is not used >./sofia-sip/http_protos.h:9360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_user_agent_init': >./sofia-sip/http_protos.h:9610: warning: value computed is not used >./sofia-sip/http_protos.h:9610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_vary_init': >./sofia-sip/http_protos.h:9860: warning: value computed is not used >./sofia-sip/http_protos.h:9860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_via_init': >./sofia-sip/http_protos.h:10110: warning: value computed is not used >./sofia-sip/http_protos.h:10110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_warning_init': >./sofia-sip/http_protos.h:10360: warning: value computed is not used >./sofia-sip/http_protos.h:10360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_www_authenticate_init': >./sofia-sip/http_protos.h:10610: warning: value computed is not used >./sofia-sip/http_protos.h:10610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_proxy_connection_init': >./sofia-sip/http_protos.h:10860: warning: value computed is not used >./sofia-sip/http_protos.h:10860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_set_cookie_init': >./sofia-sip/http_protos.h:11110: warning: value computed is not used >./sofia-sip/http_protos.h:11110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_cookie_init': >./sofia-sip/http_protos.h:11360: warning: value computed is not used >./sofia-sip/http_protos.h:11360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_mime_version_init': >./sofia-sip/http_protos.h:11610: warning: value computed is not used >./sofia-sip/http_protos.h:11610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_content_encoding_init': >./sofia-sip/http_protos.h:11860: warning: value computed is not used >./sofia-sip/http_protos.h:11860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_content_language_init': >./sofia-sip/http_protos.h:12110: warning: value computed is not used >./sofia-sip/http_protos.h:12110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_content_length_init': >./sofia-sip/http_protos.h:12360: warning: value computed is not used >./sofia-sip/http_protos.h:12360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_content_location_init': >./sofia-sip/http_protos.h:12610: warning: value computed is not used >./sofia-sip/http_protos.h:12610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_content_md5_init': >./sofia-sip/http_protos.h:12860: warning: value computed is not used >./sofia-sip/http_protos.h:12860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_content_range_init': >./sofia-sip/http_protos.h:13110: warning: value computed is not used >./sofia-sip/http_protos.h:13110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_content_type_init': >./sofia-sip/http_protos.h:13360: warning: value computed is not used >./sofia-sip/http_protos.h:13360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_unknown_init': >./sofia-sip/http_protos.h:13610: warning: value computed is not used >./sofia-sip/http_protos.h:13610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_error_init': >./sofia-sip/http_protos.h:13860: warning: value computed is not used >./sofia-sip/http_protos.h:13860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_separator_init': >./sofia-sip/http_protos.h:14110: warning: value computed is not used >./sofia-sip/http_protos.h:14110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_payload_init': >./sofia-sip/http_protos.h:14360: warning: value computed is not used >./sofia-sip/http_protos.h:14360: warning: value computed is not used >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT http_tag_ref.lo -MD -MP -MF ".deps/http_tag_ref.Tpo" -c -o http_tag_ref.lo http_tag_ref.c; \ > then mv -f ".deps/http_tag_ref.Tpo" ".deps/http_tag_ref.Plo"; else rm -f ".deps/http_tag_ref.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT http_tag_ref.lo -MD -MP -MF .deps/http_tag_ref.Tpo -c http_tag_ref.c -fPIC -DPIC -o .libs/http_tag_ref.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT http_parser_table.lo -MD -MP -MF ".deps/http_parser_table.Tpo" -c -o http_parser_table.lo http_parser_table.c; \ > then mv -f ".deps/http_parser_table.Tpo" ".deps/http_parser_table.Plo"; else rm -f ".deps/http_parser_table.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT http_parser_table.lo -MD -MP -MF .deps/http_parser_table.Tpo -c http_parser_table.c -fPIC -DPIC -o .libs/http_parser_table.o >In file included from ./sofia-sip/http_header.h:266, > from ./sofia-sip/http_parser.h:53, > from http_parser_table.c:45: >./sofia-sip/http_protos.h: In function 'http_request_init': >./sofia-sip/http_protos.h:110: warning: value computed is not used >./sofia-sip/http_protos.h:110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_status_init': >./sofia-sip/http_protos.h:360: warning: value computed is not used >./sofia-sip/http_protos.h:360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_accept_init': >./sofia-sip/http_protos.h:610: warning: value computed is not used >./sofia-sip/http_protos.h:610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_accept_charset_init': >./sofia-sip/http_protos.h:860: warning: value computed is not used >./sofia-sip/http_protos.h:860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_accept_encoding_init': >./sofia-sip/http_protos.h:1110: warning: value computed is not used >./sofia-sip/http_protos.h:1110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_accept_language_init': >./sofia-sip/http_protos.h:1360: warning: value computed is not used >./sofia-sip/http_protos.h:1360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_accept_ranges_init': >./sofia-sip/http_protos.h:1610: warning: value computed is not used >./sofia-sip/http_protos.h:1610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_allow_init': >./sofia-sip/http_protos.h:1860: warning: value computed is not used >./sofia-sip/http_protos.h:1860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_authentication_info_init': >./sofia-sip/http_protos.h:2110: warning: value computed is not used >./sofia-sip/http_protos.h:2110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_authorization_init': >./sofia-sip/http_protos.h:2360: warning: value computed is not used >./sofia-sip/http_protos.h:2360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_age_init': >./sofia-sip/http_protos.h:2610: warning: value computed is not used >./sofia-sip/http_protos.h:2610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_cache_control_init': >./sofia-sip/http_protos.h:2860: warning: value computed is not used >./sofia-sip/http_protos.h:2860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_connection_init': >./sofia-sip/http_protos.h:3110: warning: value computed is not used >./sofia-sip/http_protos.h:3110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_date_init': >./sofia-sip/http_protos.h:3360: warning: value computed is not used >./sofia-sip/http_protos.h:3360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_etag_init': >./sofia-sip/http_protos.h:3610: warning: value computed is not used >./sofia-sip/http_protos.h:3610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_expect_init': >./sofia-sip/http_protos.h:3860: warning: value computed is not used >./sofia-sip/http_protos.h:3860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_expires_init': >./sofia-sip/http_protos.h:4110: warning: value computed is not used >./sofia-sip/http_protos.h:4110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_from_init': >./sofia-sip/http_protos.h:4360: warning: value computed is not used >./sofia-sip/http_protos.h:4360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_host_init': >./sofia-sip/http_protos.h:4610: warning: value computed is not used >./sofia-sip/http_protos.h:4610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_if_match_init': >./sofia-sip/http_protos.h:4860: warning: value computed is not used >./sofia-sip/http_protos.h:4860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_if_modified_since_init': >./sofia-sip/http_protos.h:5110: warning: value computed is not used >./sofia-sip/http_protos.h:5110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_if_none_match_init': >./sofia-sip/http_protos.h:5360: warning: value computed is not used >./sofia-sip/http_protos.h:5360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_if_range_init': >./sofia-sip/http_protos.h:5610: warning: value computed is not used >./sofia-sip/http_protos.h:5610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_if_unmodified_since_init': >./sofia-sip/http_protos.h:5860: warning: value computed is not used >./sofia-sip/http_protos.h:5860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_last_modified_init': >./sofia-sip/http_protos.h:6110: warning: value computed is not used >./sofia-sip/http_protos.h:6110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_location_init': >./sofia-sip/http_protos.h:6360: warning: value computed is not used >./sofia-sip/http_protos.h:6360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_max_forwards_init': >./sofia-sip/http_protos.h:6610: warning: value computed is not used >./sofia-sip/http_protos.h:6610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_pragma_init': >./sofia-sip/http_protos.h:6860: warning: value computed is not used >./sofia-sip/http_protos.h:6860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_proxy_authenticate_init': >./sofia-sip/http_protos.h:7110: warning: value computed is not used >./sofia-sip/http_protos.h:7110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_proxy_authorization_init': >./sofia-sip/http_protos.h:7360: warning: value computed is not used >./sofia-sip/http_protos.h:7360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_range_init': >./sofia-sip/http_protos.h:7610: warning: value computed is not used >./sofia-sip/http_protos.h:7610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_referer_init': >./sofia-sip/http_protos.h:7860: warning: value computed is not used >./sofia-sip/http_protos.h:7860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_retry_after_init': >./sofia-sip/http_protos.h:8110: warning: value computed is not used >./sofia-sip/http_protos.h:8110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_server_init': >./sofia-sip/http_protos.h:8360: warning: value computed is not used >./sofia-sip/http_protos.h:8360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_te_init': >./sofia-sip/http_protos.h:8610: warning: value computed is not used >./sofia-sip/http_protos.h:8610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_trailer_init': >./sofia-sip/http_protos.h:8860: warning: value computed is not used >./sofia-sip/http_protos.h:8860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_transfer_encoding_init': >./sofia-sip/http_protos.h:9110: warning: value computed is not used >./sofia-sip/http_protos.h:9110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_upgrade_init': >./sofia-sip/http_protos.h:9360: warning: value computed is not used >./sofia-sip/http_protos.h:9360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_user_agent_init': >./sofia-sip/http_protos.h:9610: warning: value computed is not used >./sofia-sip/http_protos.h:9610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_vary_init': >./sofia-sip/http_protos.h:9860: warning: value computed is not used >./sofia-sip/http_protos.h:9860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_via_init': >./sofia-sip/http_protos.h:10110: warning: value computed is not used >./sofia-sip/http_protos.h:10110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_warning_init': >./sofia-sip/http_protos.h:10360: warning: value computed is not used >./sofia-sip/http_protos.h:10360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_www_authenticate_init': >./sofia-sip/http_protos.h:10610: warning: value computed is not used >./sofia-sip/http_protos.h:10610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_proxy_connection_init': >./sofia-sip/http_protos.h:10860: warning: value computed is not used >./sofia-sip/http_protos.h:10860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_set_cookie_init': >./sofia-sip/http_protos.h:11110: warning: value computed is not used >./sofia-sip/http_protos.h:11110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_cookie_init': >./sofia-sip/http_protos.h:11360: warning: value computed is not used >./sofia-sip/http_protos.h:11360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_mime_version_init': >./sofia-sip/http_protos.h:11610: warning: value computed is not used >./sofia-sip/http_protos.h:11610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_content_encoding_init': >./sofia-sip/http_protos.h:11860: warning: value computed is not used >./sofia-sip/http_protos.h:11860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_content_language_init': >./sofia-sip/http_protos.h:12110: warning: value computed is not used >./sofia-sip/http_protos.h:12110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_content_length_init': >./sofia-sip/http_protos.h:12360: warning: value computed is not used >./sofia-sip/http_protos.h:12360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_content_location_init': >./sofia-sip/http_protos.h:12610: warning: value computed is not used >./sofia-sip/http_protos.h:12610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_content_md5_init': >./sofia-sip/http_protos.h:12860: warning: value computed is not used >./sofia-sip/http_protos.h:12860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_content_range_init': >./sofia-sip/http_protos.h:13110: warning: value computed is not used >./sofia-sip/http_protos.h:13110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_content_type_init': >./sofia-sip/http_protos.h:13360: warning: value computed is not used >./sofia-sip/http_protos.h:13360: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_unknown_init': >./sofia-sip/http_protos.h:13610: warning: value computed is not used >./sofia-sip/http_protos.h:13610: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_error_init': >./sofia-sip/http_protos.h:13860: warning: value computed is not used >./sofia-sip/http_protos.h:13860: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_separator_init': >./sofia-sip/http_protos.h:14110: warning: value computed is not used >./sofia-sip/http_protos.h:14110: warning: value computed is not used >./sofia-sip/http_protos.h: In function 'http_payload_init': >./sofia-sip/http_protos.h:14360: warning: value computed is not used >./sofia-sip/http_protos.h:14360: warning: value computed is not used >/bin/sh ../../libtool --mode=link --tag=CC gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libhttp.la http_parser.lo http_header.lo http_basic.lo http_extra.lo http_status.lo http_tag_class.lo http_tag.lo http_tag_ref.lo http_parser_table.lo -lssl -lcrypto -lrt -lpthread >ar cru .libs/libhttp.a .libs/http_parser.o .libs/http_header.o .libs/http_basic.o .libs/http_extra.o .libs/http_status.o .libs/http_tag_class.o .libs/http_tag.o .libs/http_tag_ref.o .libs/http_parser_table.o >ranlib .libs/libhttp.a >creating libhttp.la >(cd .libs && rm -f libhttp.la && ln -s ../libhttp.la libhttp.la) >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/http' >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/http' >Making all in nta >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nta' >make all-am >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nta' >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../ipt -I../ipt -I./../msg -I../msg -I./../sip -I../sip -I./../bnf -I../bnf -I./../sresolv -I../sresolv -I./../tport -I../tport -I./../url -I../url -I./../features -I../features -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nta.lo -MD -MP -MF ".deps/nta.Tpo" -c -o nta.lo nta.c; \ > then mv -f ".deps/nta.Tpo" ".deps/nta.Plo"; else rm -f ".deps/nta.Tpo"; exit 1; fi >mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../ipt -I../ipt -I./../msg -I../msg -I./../sip -I../sip -I./../bnf -I../bnf -I./../sresolv -I../sresolv -I./../tport -I../tport -I./../url -I../url -I./../features -I../features -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nta.lo -MD -MP -MF .deps/nta.Tpo -c nta.c -fPIC -DPIC -o .libs/nta.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../ipt -I../ipt -I./../msg -I../msg -I./../sip -I../sip -I./../bnf -I../bnf -I./../sresolv -I../sresolv -I./../tport -I../tport -I./../url -I../url -I./../features -I../features -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nta_check.lo -MD -MP -MF ".deps/nta_check.Tpo" -c -o nta_check.lo nta_check.c; \ > then mv -f ".deps/nta_check.Tpo" ".deps/nta_check.Plo"; else rm -f ".deps/nta_check.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../ipt -I../ipt -I./../msg -I../msg -I./../sip -I../sip -I./../bnf -I../bnf -I./../sresolv -I../sresolv -I./../tport -I../tport -I./../url -I../url -I./../features -I../features -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nta_check.lo -MD -MP -MF .deps/nta_check.Tpo -c nta_check.c -fPIC -DPIC -o .libs/nta_check.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../ipt -I../ipt -I./../msg -I../msg -I./../sip -I../sip -I./../bnf -I../bnf -I./../sresolv -I../sresolv -I./../tport -I../tport -I./../url -I../url -I./../features -I../features -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nta_tag.lo -MD -MP -MF ".deps/nta_tag.Tpo" -c -o nta_tag.lo nta_tag.c; \ > then mv -f ".deps/nta_tag.Tpo" ".deps/nta_tag.Plo"; else rm -f ".deps/nta_tag.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../ipt -I../ipt -I./../msg -I../msg -I./../sip -I../sip -I./../bnf -I../bnf -I./../sresolv -I../sresolv -I./../tport -I../tport -I./../url -I../url -I./../features -I../features -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nta_tag.lo -MD -MP -MF .deps/nta_tag.Tpo -c nta_tag.c -fPIC -DPIC -o .libs/nta_tag.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../ipt -I../ipt -I./../msg -I../msg -I./../sip -I../sip -I./../bnf -I../bnf -I./../sresolv -I../sresolv -I./../tport -I../tport -I./../url -I../url -I./../features -I../features -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nta_tag_ref.lo -MD -MP -MF ".deps/nta_tag_ref.Tpo" -c -o nta_tag_ref.lo nta_tag_ref.c; \ > then mv -f ".deps/nta_tag_ref.Tpo" ".deps/nta_tag_ref.Plo"; else rm -f ".deps/nta_tag_ref.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../ipt -I../ipt -I./../msg -I../msg -I./../sip -I../sip -I./../bnf -I../bnf -I./../sresolv -I../sresolv -I./../tport -I../tport -I./../url -I../url -I./../features -I../features -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nta_tag_ref.lo -MD -MP -MF .deps/nta_tag_ref.Tpo -c nta_tag_ref.c -fPIC -DPIC -o .libs/nta_tag_ref.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../ipt -I../ipt -I./../msg -I../msg -I./../sip -I../sip -I./../bnf -I../bnf -I./../sresolv -I../sresolv -I./../tport -I../tport -I./../url -I../url -I./../features -I../features -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sl_utils_print.lo -MD -MP -MF ".deps/sl_utils_print.Tpo" -c -o sl_utils_print.lo sl_utils_print.c; \ > then mv -f ".deps/sl_utils_print.Tpo" ".deps/sl_utils_print.Plo"; else rm -f ".deps/sl_utils_print.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../ipt -I../ipt -I./../msg -I../msg -I./../sip -I../sip -I./../bnf -I../bnf -I./../sresolv -I../sresolv -I./../tport -I../tport -I./../url -I../url -I./../features -I../features -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sl_utils_print.lo -MD -MP -MF .deps/sl_utils_print.Tpo -c sl_utils_print.c -fPIC -DPIC -o .libs/sl_utils_print.o >sl_utils_print.c: In function 'sl_payload_print': >sl_utils_print.c:238: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../ipt -I../ipt -I./../msg -I../msg -I./../sip -I../sip -I./../bnf -I../bnf -I./../sresolv -I../sresolv -I./../tport -I../tport -I./../url -I../url -I./../features -I../features -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sl_utils_log.lo -MD -MP -MF ".deps/sl_utils_log.Tpo" -c -o sl_utils_log.lo sl_utils_log.c; \ > then mv -f ".deps/sl_utils_log.Tpo" ".deps/sl_utils_log.Plo"; else rm -f ".deps/sl_utils_log.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../ipt -I../ipt -I./../msg -I../msg -I./../sip -I../sip -I./../bnf -I../bnf -I./../sresolv -I../sresolv -I./../tport -I../tport -I./../url -I../url -I./../features -I../features -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sl_utils_log.lo -MD -MP -MF .deps/sl_utils_log.Tpo -c sl_utils_log.c -fPIC -DPIC -o .libs/sl_utils_log.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../ipt -I../ipt -I./../msg -I../msg -I./../sip -I../sip -I./../bnf -I../bnf -I./../sresolv -I../sresolv -I./../tport -I../tport -I./../url -I../url -I./../features -I../features -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sl_read_payload.lo -MD -MP -MF ".deps/sl_read_payload.Tpo" -c -o sl_read_payload.lo sl_read_payload.c; \ > then mv -f ".deps/sl_read_payload.Tpo" ".deps/sl_read_payload.Plo"; else rm -f ".deps/sl_read_payload.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../ipt -I../ipt -I./../msg -I../msg -I./../sip -I../sip -I./../bnf -I../bnf -I./../sresolv -I../sresolv -I./../tport -I../tport -I./../url -I../url -I./../features -I../features -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sl_read_payload.lo -MD -MP -MF .deps/sl_read_payload.Tpo -c sl_read_payload.c -fPIC -DPIC -o .libs/sl_read_payload.o >/bin/sh ../../libtool --mode=link --tag=CC gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libnta.la nta.lo nta_check.lo nta_tag.lo nta_tag_ref.lo sl_utils_print.lo sl_utils_log.lo sl_read_payload.lo -lssl -lcrypto -lrt -lpthread >ar cru .libs/libnta.a .libs/nta.o .libs/nta_check.o .libs/nta_tag.o .libs/nta_tag_ref.o .libs/sl_utils_print.o .libs/sl_utils_log.o .libs/sl_read_payload.o >ranlib .libs/libnta.a >creating libnta.la >(cd .libs && rm -f libnta.la && ln -s ../libnta.la libnta.la) >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nta' >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nta' >Making all in nea >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nea' >make all-am >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nea' >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../ipt -I../ipt -I./../msg -I../msg -I./../nta -I../nta -I./../sip -I../sip -I./../sresolv -I../sresolv -I./../tport -I../tport -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nea.lo -MD -MP -MF ".deps/nea.Tpo" -c -o nea.lo nea.c; \ > then mv -f ".deps/nea.Tpo" ".deps/nea.Plo"; else rm -f ".deps/nea.Tpo"; exit 1; fi >mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../ipt -I../ipt -I./../msg -I../msg -I./../nta -I../nta -I./../sip -I../sip -I./../sresolv -I../sresolv -I./../tport -I../tport -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nea.lo -MD -MP -MF .deps/nea.Tpo -c nea.c -fPIC -DPIC -o .libs/nea.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../ipt -I../ipt -I./../msg -I../msg -I./../nta -I../nta -I./../sip -I../sip -I./../sresolv -I../sresolv -I./../tport -I../tport -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nea_event.lo -MD -MP -MF ".deps/nea_event.Tpo" -c -o nea_event.lo nea_event.c; \ > then mv -f ".deps/nea_event.Tpo" ".deps/nea_event.Plo"; else rm -f ".deps/nea_event.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../ipt -I../ipt -I./../msg -I../msg -I./../nta -I../nta -I./../sip -I../sip -I./../sresolv -I../sresolv -I./../tport -I../tport -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nea_event.lo -MD -MP -MF .deps/nea_event.Tpo -c nea_event.c -fPIC -DPIC -o .libs/nea_event.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../ipt -I../ipt -I./../msg -I../msg -I./../nta -I../nta -I./../sip -I../sip -I./../sresolv -I../sresolv -I./../tport -I../tport -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nea_server.lo -MD -MP -MF ".deps/nea_server.Tpo" -c -o nea_server.lo nea_server.c; \ > then mv -f ".deps/nea_server.Tpo" ".deps/nea_server.Plo"; else rm -f ".deps/nea_server.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../ipt -I../ipt -I./../msg -I../msg -I./../nta -I../nta -I./../sip -I../sip -I./../sresolv -I../sresolv -I./../tport -I../tport -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nea_server.lo -MD -MP -MF .deps/nea_server.Tpo -c nea_server.c -fPIC -DPIC -o .libs/nea_server.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../ipt -I../ipt -I./../msg -I../msg -I./../nta -I../nta -I./../sip -I../sip -I./../sresolv -I../sresolv -I./../tport -I../tport -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nea_debug.lo -MD -MP -MF ".deps/nea_debug.Tpo" -c -o nea_debug.lo nea_debug.c; \ > then mv -f ".deps/nea_debug.Tpo" ".deps/nea_debug.Plo"; else rm -f ".deps/nea_debug.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../ipt -I../ipt -I./../msg -I../msg -I./../nta -I../nta -I./../sip -I../sip -I./../sresolv -I../sresolv -I./../tport -I../tport -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nea_debug.lo -MD -MP -MF .deps/nea_debug.Tpo -c nea_debug.c -fPIC -DPIC -o .libs/nea_debug.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../ipt -I../ipt -I./../msg -I../msg -I./../nta -I../nta -I./../sip -I../sip -I./../sresolv -I../sresolv -I./../tport -I../tport -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nea_tag.lo -MD -MP -MF ".deps/nea_tag.Tpo" -c -o nea_tag.lo nea_tag.c; \ > then mv -f ".deps/nea_tag.Tpo" ".deps/nea_tag.Plo"; else rm -f ".deps/nea_tag.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../ipt -I../ipt -I./../msg -I../msg -I./../nta -I../nta -I./../sip -I../sip -I./../sresolv -I../sresolv -I./../tport -I../tport -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nea_tag.lo -MD -MP -MF .deps/nea_tag.Tpo -c nea_tag.c -fPIC -DPIC -o .libs/nea_tag.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../ipt -I../ipt -I./../msg -I../msg -I./../nta -I../nta -I./../sip -I../sip -I./../sresolv -I../sresolv -I./../tport -I../tport -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nea_tag_ref.lo -MD -MP -MF ".deps/nea_tag_ref.Tpo" -c -o nea_tag_ref.lo nea_tag_ref.c; \ > then mv -f ".deps/nea_tag_ref.Tpo" ".deps/nea_tag_ref.Plo"; else rm -f ".deps/nea_tag_ref.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../ipt -I../ipt -I./../msg -I../msg -I./../nta -I../nta -I./../sip -I../sip -I./../sresolv -I../sresolv -I./../tport -I../tport -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nea_tag_ref.lo -MD -MP -MF .deps/nea_tag_ref.Tpo -c nea_tag_ref.c -fPIC -DPIC -o .libs/nea_tag_ref.o >/bin/sh ../../libtool --mode=link --tag=CC gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libnea.la nea.lo nea_event.lo nea_server.lo nea_debug.lo nea_tag.lo nea_tag_ref.lo -lssl -lcrypto -lrt -lpthread >ar cru .libs/libnea.a .libs/nea.o .libs/nea_event.o .libs/nea_server.o .libs/nea_debug.o .libs/nea_tag.o .libs/nea_tag_ref.o >ranlib .libs/libnea.a >creating libnea.la >(cd .libs && rm -f libnea.la && ln -s ../libnea.la libnea.la) >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nea' >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nea' >Making all in iptsec >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/iptsec' >make all-am >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/iptsec' >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../http -I../http -I./../msg -I../msg -I./../nta -I../nta -I./../sip -I../sip -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT auth_client.lo -MD -MP -MF ".deps/auth_client.Tpo" -c -o auth_client.lo auth_client.c; \ > then mv -f ".deps/auth_client.Tpo" ".deps/auth_client.Plo"; else rm -f ".deps/auth_client.Tpo"; exit 1; fi >mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../http -I../http -I./../msg -I../msg -I./../nta -I../nta -I./../sip -I../sip -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT auth_client.lo -MD -MP -MF .deps/auth_client.Tpo -c auth_client.c -fPIC -DPIC -o .libs/auth_client.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../http -I../http -I./../msg -I../msg -I./../nta -I../nta -I./../sip -I../sip -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT auth_common.lo -MD -MP -MF ".deps/auth_common.Tpo" -c -o auth_common.lo auth_common.c; \ > then mv -f ".deps/auth_common.Tpo" ".deps/auth_common.Plo"; else rm -f ".deps/auth_common.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../http -I../http -I./../msg -I../msg -I./../nta -I../nta -I./../sip -I../sip -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT auth_common.lo -MD -MP -MF .deps/auth_common.Tpo -c auth_common.c -fPIC -DPIC -o .libs/auth_common.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../http -I../http -I./../msg -I../msg -I./../nta -I../nta -I./../sip -I../sip -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT auth_digest.lo -MD -MP -MF ".deps/auth_digest.Tpo" -c -o auth_digest.lo auth_digest.c; \ > then mv -f ".deps/auth_digest.Tpo" ".deps/auth_digest.Plo"; else rm -f ".deps/auth_digest.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../http -I../http -I./../msg -I../msg -I./../nta -I../nta -I./../sip -I../sip -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT auth_digest.lo -MD -MP -MF .deps/auth_digest.Tpo -c auth_digest.c -fPIC -DPIC -o .libs/auth_digest.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../http -I../http -I./../msg -I../msg -I./../nta -I../nta -I./../sip -I../sip -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT auth_module.lo -MD -MP -MF ".deps/auth_module.Tpo" -c -o auth_module.lo auth_module.c; \ > then mv -f ".deps/auth_module.Tpo" ".deps/auth_module.Plo"; else rm -f ".deps/auth_module.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../http -I../http -I./../msg -I../msg -I./../nta -I../nta -I./../sip -I../sip -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT auth_module.lo -MD -MP -MF .deps/auth_module.Tpo -c auth_module.c -fPIC -DPIC -o .libs/auth_module.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../http -I../http -I./../msg -I../msg -I./../nta -I../nta -I./../sip -I../sip -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT auth_tag.lo -MD -MP -MF ".deps/auth_tag.Tpo" -c -o auth_tag.lo auth_tag.c; \ > then mv -f ".deps/auth_tag.Tpo" ".deps/auth_tag.Plo"; else rm -f ".deps/auth_tag.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../http -I../http -I./../msg -I../msg -I./../nta -I../nta -I./../sip -I../sip -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT auth_tag.lo -MD -MP -MF .deps/auth_tag.Tpo -c auth_tag.c -fPIC -DPIC -o .libs/auth_tag.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../http -I../http -I./../msg -I../msg -I./../nta -I../nta -I./../sip -I../sip -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT auth_tag_ref.lo -MD -MP -MF ".deps/auth_tag_ref.Tpo" -c -o auth_tag_ref.lo auth_tag_ref.c; \ > then mv -f ".deps/auth_tag_ref.Tpo" ".deps/auth_tag_ref.Plo"; else rm -f ".deps/auth_tag_ref.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../http -I../http -I./../msg -I../msg -I./../nta -I../nta -I./../sip -I../sip -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT auth_tag_ref.lo -MD -MP -MF .deps/auth_tag_ref.Tpo -c auth_tag_ref.c -fPIC -DPIC -o .libs/auth_tag_ref.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../http -I../http -I./../msg -I../msg -I./../nta -I../nta -I./../sip -I../sip -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT auth_plugin.lo -MD -MP -MF ".deps/auth_plugin.Tpo" -c -o auth_plugin.lo auth_plugin.c; \ > then mv -f ".deps/auth_plugin.Tpo" ".deps/auth_plugin.Plo"; else rm -f ".deps/auth_plugin.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../http -I../http -I./../msg -I../msg -I./../nta -I../nta -I./../sip -I../sip -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT auth_plugin.lo -MD -MP -MF .deps/auth_plugin.Tpo -c auth_plugin.c -fPIC -DPIC -o .libs/auth_plugin.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../http -I../http -I./../msg -I../msg -I./../nta -I../nta -I./../sip -I../sip -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT auth_plugin_delayed.lo -MD -MP -MF ".deps/auth_plugin_delayed.Tpo" -c -o auth_plugin_delayed.lo auth_plugin_delayed.c; \ > then mv -f ".deps/auth_plugin_delayed.Tpo" ".deps/auth_plugin_delayed.Plo"; else rm -f ".deps/auth_plugin_delayed.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../http -I../http -I./../msg -I../msg -I./../nta -I../nta -I./../sip -I../sip -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT auth_plugin_delayed.lo -MD -MP -MF .deps/auth_plugin_delayed.Tpo -c auth_plugin_delayed.c -fPIC -DPIC -o .libs/auth_plugin_delayed.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../http -I../http -I./../msg -I../msg -I./../nta -I../nta -I./../sip -I../sip -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT auth_module_http.lo -MD -MP -MF ".deps/auth_module_http.Tpo" -c -o auth_module_http.lo auth_module_http.c; \ > then mv -f ".deps/auth_module_http.Tpo" ".deps/auth_module_http.Plo"; else rm -f ".deps/auth_module_http.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../http -I../http -I./../msg -I../msg -I./../nta -I../nta -I./../sip -I../sip -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT auth_module_http.lo -MD -MP -MF .deps/auth_module_http.Tpo -c auth_module_http.c -fPIC -DPIC -o .libs/auth_module_http.o >In file included from ./../http/sofia-sip/http_header.h:266, > from auth_module_http.c:41: >./../http/sofia-sip/http_protos.h: In function 'http_request_init': >./../http/sofia-sip/http_protos.h:110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_status_init': >./../http/sofia-sip/http_protos.h:360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_accept_init': >./../http/sofia-sip/http_protos.h:610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_accept_charset_init': >./../http/sofia-sip/http_protos.h:860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_accept_encoding_init': >./../http/sofia-sip/http_protos.h:1110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:1110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_accept_language_init': >./../http/sofia-sip/http_protos.h:1360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:1360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_accept_ranges_init': >./../http/sofia-sip/http_protos.h:1610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:1610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_allow_init': >./../http/sofia-sip/http_protos.h:1860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:1860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_authentication_info_init': >./../http/sofia-sip/http_protos.h:2110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:2110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_authorization_init': >./../http/sofia-sip/http_protos.h:2360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:2360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_age_init': >./../http/sofia-sip/http_protos.h:2610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:2610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_cache_control_init': >./../http/sofia-sip/http_protos.h:2860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:2860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_connection_init': >./../http/sofia-sip/http_protos.h:3110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:3110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_date_init': >./../http/sofia-sip/http_protos.h:3360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:3360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_etag_init': >./../http/sofia-sip/http_protos.h:3610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:3610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_expect_init': >./../http/sofia-sip/http_protos.h:3860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:3860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_expires_init': >./../http/sofia-sip/http_protos.h:4110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:4110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_from_init': >./../http/sofia-sip/http_protos.h:4360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:4360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_host_init': >./../http/sofia-sip/http_protos.h:4610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:4610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_if_match_init': >./../http/sofia-sip/http_protos.h:4860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:4860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_if_modified_since_init': >./../http/sofia-sip/http_protos.h:5110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:5110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_if_none_match_init': >./../http/sofia-sip/http_protos.h:5360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:5360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_if_range_init': >./../http/sofia-sip/http_protos.h:5610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:5610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_if_unmodified_since_init': >./../http/sofia-sip/http_protos.h:5860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:5860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_last_modified_init': >./../http/sofia-sip/http_protos.h:6110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:6110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_location_init': >./../http/sofia-sip/http_protos.h:6360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:6360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_max_forwards_init': >./../http/sofia-sip/http_protos.h:6610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:6610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_pragma_init': >./../http/sofia-sip/http_protos.h:6860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:6860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_proxy_authenticate_init': >./../http/sofia-sip/http_protos.h:7110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:7110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_proxy_authorization_init': >./../http/sofia-sip/http_protos.h:7360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:7360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_range_init': >./../http/sofia-sip/http_protos.h:7610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:7610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_referer_init': >./../http/sofia-sip/http_protos.h:7860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:7860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_retry_after_init': >./../http/sofia-sip/http_protos.h:8110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:8110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_server_init': >./../http/sofia-sip/http_protos.h:8360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:8360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_te_init': >./../http/sofia-sip/http_protos.h:8610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:8610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_trailer_init': >./../http/sofia-sip/http_protos.h:8860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:8860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_transfer_encoding_init': >./../http/sofia-sip/http_protos.h:9110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:9110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_upgrade_init': >./../http/sofia-sip/http_protos.h:9360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:9360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_user_agent_init': >./../http/sofia-sip/http_protos.h:9610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:9610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_vary_init': >./../http/sofia-sip/http_protos.h:9860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:9860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_via_init': >./../http/sofia-sip/http_protos.h:10110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:10110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_warning_init': >./../http/sofia-sip/http_protos.h:10360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:10360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_www_authenticate_init': >./../http/sofia-sip/http_protos.h:10610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:10610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_proxy_connection_init': >./../http/sofia-sip/http_protos.h:10860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:10860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_set_cookie_init': >./../http/sofia-sip/http_protos.h:11110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:11110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_cookie_init': >./../http/sofia-sip/http_protos.h:11360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:11360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_mime_version_init': >./../http/sofia-sip/http_protos.h:11610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:11610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_content_encoding_init': >./../http/sofia-sip/http_protos.h:11860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:11860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_content_language_init': >./../http/sofia-sip/http_protos.h:12110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:12110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_content_length_init': >./../http/sofia-sip/http_protos.h:12360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:12360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_content_location_init': >./../http/sofia-sip/http_protos.h:12610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:12610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_content_md5_init': >./../http/sofia-sip/http_protos.h:12860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:12860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_content_range_init': >./../http/sofia-sip/http_protos.h:13110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:13110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_content_type_init': >./../http/sofia-sip/http_protos.h:13360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:13360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_unknown_init': >./../http/sofia-sip/http_protos.h:13610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:13610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_error_init': >./../http/sofia-sip/http_protos.h:13860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:13860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_separator_init': >./../http/sofia-sip/http_protos.h:14110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:14110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_payload_init': >./../http/sofia-sip/http_protos.h:14360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:14360: warning: value computed is not used >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../http -I../http -I./../msg -I../msg -I./../nta -I../nta -I./../sip -I../sip -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT auth_module_sip.lo -MD -MP -MF ".deps/auth_module_sip.Tpo" -c -o auth_module_sip.lo auth_module_sip.c; \ > then mv -f ".deps/auth_module_sip.Tpo" ".deps/auth_module_sip.Plo"; else rm -f ".deps/auth_module_sip.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../http -I../http -I./../msg -I../msg -I./../nta -I../nta -I./../sip -I../sip -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT auth_module_sip.lo -MD -MP -MF .deps/auth_module_sip.Tpo -c auth_module_sip.c -fPIC -DPIC -o .libs/auth_module_sip.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../http -I../http -I./../msg -I../msg -I./../nta -I../nta -I./../sip -I../sip -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT iptsec_debug.lo -MD -MP -MF ".deps/iptsec_debug.Tpo" -c -o iptsec_debug.lo iptsec_debug.c; \ > then mv -f ".deps/iptsec_debug.Tpo" ".deps/iptsec_debug.Plo"; else rm -f ".deps/iptsec_debug.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../http -I../http -I./../msg -I../msg -I./../nta -I../nta -I./../sip -I../sip -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT iptsec_debug.lo -MD -MP -MF .deps/iptsec_debug.Tpo -c iptsec_debug.c -fPIC -DPIC -o .libs/iptsec_debug.o >/bin/sh ../../libtool --mode=link --tag=CC gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libiptsec.la auth_client.lo auth_common.lo auth_digest.lo auth_module.lo auth_tag.lo auth_tag_ref.lo auth_plugin.lo auth_plugin_delayed.lo auth_module_http.lo auth_module_sip.lo iptsec_debug.lo -lssl -lcrypto -lrt -lpthread >ar cru .libs/libiptsec.a .libs/auth_client.o .libs/auth_common.o .libs/auth_digest.o .libs/auth_module.o .libs/auth_tag.o .libs/auth_tag_ref.o .libs/auth_plugin.o .libs/auth_plugin_delayed.o .libs/auth_module_http.o .libs/auth_module_sip.o .libs/iptsec_debug.o >ranlib .libs/libiptsec.a >creating libiptsec.la >(cd .libs && rm -f libiptsec.la && ln -s ../libiptsec.la libiptsec.la) >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/iptsec' >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/iptsec' >Making all in nth >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nth' >make all-am >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nth' >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../msg -I../msg -I./../bnf -I../bnf -I./../http -I../http -I./../sresolv -I../sresolv -I./../tport -I../tport -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nth_client.lo -MD -MP -MF ".deps/nth_client.Tpo" -c -o nth_client.lo nth_client.c; \ > then mv -f ".deps/nth_client.Tpo" ".deps/nth_client.Plo"; else rm -f ".deps/nth_client.Tpo"; exit 1; fi >mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../msg -I../msg -I./../bnf -I../bnf -I./../http -I../http -I./../sresolv -I../sresolv -I./../tport -I../tport -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nth_client.lo -MD -MP -MF .deps/nth_client.Tpo -c nth_client.c -fPIC -DPIC -o .libs/nth_client.o >In file included from ./../http/sofia-sip/http_header.h:266, > from nth_client.c:60: >./../http/sofia-sip/http_protos.h: In function 'http_request_init': >./../http/sofia-sip/http_protos.h:110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_status_init': >./../http/sofia-sip/http_protos.h:360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_accept_init': >./../http/sofia-sip/http_protos.h:610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_accept_charset_init': >./../http/sofia-sip/http_protos.h:860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_accept_encoding_init': >./../http/sofia-sip/http_protos.h:1110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:1110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_accept_language_init': >./../http/sofia-sip/http_protos.h:1360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:1360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_accept_ranges_init': >./../http/sofia-sip/http_protos.h:1610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:1610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_allow_init': >./../http/sofia-sip/http_protos.h:1860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:1860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_authentication_info_init': >./../http/sofia-sip/http_protos.h:2110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:2110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_authorization_init': >./../http/sofia-sip/http_protos.h:2360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:2360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_age_init': >./../http/sofia-sip/http_protos.h:2610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:2610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_cache_control_init': >./../http/sofia-sip/http_protos.h:2860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:2860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_connection_init': >./../http/sofia-sip/http_protos.h:3110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:3110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_date_init': >./../http/sofia-sip/http_protos.h:3360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:3360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_etag_init': >./../http/sofia-sip/http_protos.h:3610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:3610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_expect_init': >./../http/sofia-sip/http_protos.h:3860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:3860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_expires_init': >./../http/sofia-sip/http_protos.h:4110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:4110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_from_init': >./../http/sofia-sip/http_protos.h:4360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:4360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_host_init': >./../http/sofia-sip/http_protos.h:4610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:4610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_if_match_init': >./../http/sofia-sip/http_protos.h:4860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:4860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_if_modified_since_init': >./../http/sofia-sip/http_protos.h:5110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:5110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_if_none_match_init': >./../http/sofia-sip/http_protos.h:5360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:5360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_if_range_init': >./../http/sofia-sip/http_protos.h:5610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:5610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_if_unmodified_since_init': >./../http/sofia-sip/http_protos.h:5860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:5860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_last_modified_init': >./../http/sofia-sip/http_protos.h:6110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:6110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_location_init': >./../http/sofia-sip/http_protos.h:6360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:6360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_max_forwards_init': >./../http/sofia-sip/http_protos.h:6610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:6610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_pragma_init': >./../http/sofia-sip/http_protos.h:6860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:6860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_proxy_authenticate_init': >./../http/sofia-sip/http_protos.h:7110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:7110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_proxy_authorization_init': >./../http/sofia-sip/http_protos.h:7360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:7360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_range_init': >./../http/sofia-sip/http_protos.h:7610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:7610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_referer_init': >./../http/sofia-sip/http_protos.h:7860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:7860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_retry_after_init': >./../http/sofia-sip/http_protos.h:8110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:8110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_server_init': >./../http/sofia-sip/http_protos.h:8360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:8360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_te_init': >./../http/sofia-sip/http_protos.h:8610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:8610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_trailer_init': >./../http/sofia-sip/http_protos.h:8860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:8860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_transfer_encoding_init': >./../http/sofia-sip/http_protos.h:9110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:9110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_upgrade_init': >./../http/sofia-sip/http_protos.h:9360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:9360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_user_agent_init': >./../http/sofia-sip/http_protos.h:9610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:9610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_vary_init': >./../http/sofia-sip/http_protos.h:9860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:9860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_via_init': >./../http/sofia-sip/http_protos.h:10110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:10110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_warning_init': >./../http/sofia-sip/http_protos.h:10360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:10360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_www_authenticate_init': >./../http/sofia-sip/http_protos.h:10610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:10610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_proxy_connection_init': >./../http/sofia-sip/http_protos.h:10860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:10860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_set_cookie_init': >./../http/sofia-sip/http_protos.h:11110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:11110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_cookie_init': >./../http/sofia-sip/http_protos.h:11360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:11360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_mime_version_init': >./../http/sofia-sip/http_protos.h:11610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:11610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_content_encoding_init': >./../http/sofia-sip/http_protos.h:11860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:11860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_content_language_init': >./../http/sofia-sip/http_protos.h:12110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:12110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_content_length_init': >./../http/sofia-sip/http_protos.h:12360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:12360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_content_location_init': >./../http/sofia-sip/http_protos.h:12610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:12610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_content_md5_init': >./../http/sofia-sip/http_protos.h:12860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:12860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_content_range_init': >./../http/sofia-sip/http_protos.h:13110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:13110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_content_type_init': >./../http/sofia-sip/http_protos.h:13360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:13360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_unknown_init': >./../http/sofia-sip/http_protos.h:13610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:13610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_error_init': >./../http/sofia-sip/http_protos.h:13860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:13860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_separator_init': >./../http/sofia-sip/http_protos.h:14110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:14110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_payload_init': >./../http/sofia-sip/http_protos.h:14360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:14360: warning: value computed is not used >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../msg -I../msg -I./../bnf -I../bnf -I./../http -I../http -I./../sresolv -I../sresolv -I./../tport -I../tport -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nth_server.lo -MD -MP -MF ".deps/nth_server.Tpo" -c -o nth_server.lo nth_server.c; \ > then mv -f ".deps/nth_server.Tpo" ".deps/nth_server.Plo"; else rm -f ".deps/nth_server.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../msg -I../msg -I./../bnf -I../bnf -I./../http -I../http -I./../sresolv -I../sresolv -I./../tport -I../tport -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nth_server.lo -MD -MP -MF .deps/nth_server.Tpo -c nth_server.c -fPIC -DPIC -o .libs/nth_server.o >In file included from ./../http/sofia-sip/http_header.h:266, > from nth_server.c:54: >./../http/sofia-sip/http_protos.h: In function 'http_request_init': >./../http/sofia-sip/http_protos.h:110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_status_init': >./../http/sofia-sip/http_protos.h:360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_accept_init': >./../http/sofia-sip/http_protos.h:610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_accept_charset_init': >./../http/sofia-sip/http_protos.h:860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_accept_encoding_init': >./../http/sofia-sip/http_protos.h:1110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:1110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_accept_language_init': >./../http/sofia-sip/http_protos.h:1360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:1360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_accept_ranges_init': >./../http/sofia-sip/http_protos.h:1610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:1610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_allow_init': >./../http/sofia-sip/http_protos.h:1860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:1860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_authentication_info_init': >./../http/sofia-sip/http_protos.h:2110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:2110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_authorization_init': >./../http/sofia-sip/http_protos.h:2360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:2360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_age_init': >./../http/sofia-sip/http_protos.h:2610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:2610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_cache_control_init': >./../http/sofia-sip/http_protos.h:2860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:2860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_connection_init': >./../http/sofia-sip/http_protos.h:3110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:3110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_date_init': >./../http/sofia-sip/http_protos.h:3360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:3360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_etag_init': >./../http/sofia-sip/http_protos.h:3610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:3610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_expect_init': >./../http/sofia-sip/http_protos.h:3860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:3860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_expires_init': >./../http/sofia-sip/http_protos.h:4110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:4110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_from_init': >./../http/sofia-sip/http_protos.h:4360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:4360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_host_init': >./../http/sofia-sip/http_protos.h:4610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:4610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_if_match_init': >./../http/sofia-sip/http_protos.h:4860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:4860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_if_modified_since_init': >./../http/sofia-sip/http_protos.h:5110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:5110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_if_none_match_init': >./../http/sofia-sip/http_protos.h:5360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:5360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_if_range_init': >./../http/sofia-sip/http_protos.h:5610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:5610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_if_unmodified_since_init': >./../http/sofia-sip/http_protos.h:5860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:5860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_last_modified_init': >./../http/sofia-sip/http_protos.h:6110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:6110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_location_init': >./../http/sofia-sip/http_protos.h:6360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:6360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_max_forwards_init': >./../http/sofia-sip/http_protos.h:6610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:6610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_pragma_init': >./../http/sofia-sip/http_protos.h:6860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:6860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_proxy_authenticate_init': >./../http/sofia-sip/http_protos.h:7110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:7110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_proxy_authorization_init': >./../http/sofia-sip/http_protos.h:7360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:7360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_range_init': >./../http/sofia-sip/http_protos.h:7610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:7610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_referer_init': >./../http/sofia-sip/http_protos.h:7860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:7860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_retry_after_init': >./../http/sofia-sip/http_protos.h:8110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:8110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_server_init': >./../http/sofia-sip/http_protos.h:8360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:8360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_te_init': >./../http/sofia-sip/http_protos.h:8610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:8610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_trailer_init': >./../http/sofia-sip/http_protos.h:8860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:8860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_transfer_encoding_init': >./../http/sofia-sip/http_protos.h:9110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:9110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_upgrade_init': >./../http/sofia-sip/http_protos.h:9360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:9360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_user_agent_init': >./../http/sofia-sip/http_protos.h:9610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:9610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_vary_init': >./../http/sofia-sip/http_protos.h:9860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:9860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_via_init': >./../http/sofia-sip/http_protos.h:10110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:10110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_warning_init': >./../http/sofia-sip/http_protos.h:10360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:10360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_www_authenticate_init': >./../http/sofia-sip/http_protos.h:10610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:10610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_proxy_connection_init': >./../http/sofia-sip/http_protos.h:10860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:10860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_set_cookie_init': >./../http/sofia-sip/http_protos.h:11110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:11110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_cookie_init': >./../http/sofia-sip/http_protos.h:11360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:11360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_mime_version_init': >./../http/sofia-sip/http_protos.h:11610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:11610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_content_encoding_init': >./../http/sofia-sip/http_protos.h:11860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:11860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_content_language_init': >./../http/sofia-sip/http_protos.h:12110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:12110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_content_length_init': >./../http/sofia-sip/http_protos.h:12360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:12360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_content_location_init': >./../http/sofia-sip/http_protos.h:12610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:12610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_content_md5_init': >./../http/sofia-sip/http_protos.h:12860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:12860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_content_range_init': >./../http/sofia-sip/http_protos.h:13110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:13110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_content_type_init': >./../http/sofia-sip/http_protos.h:13360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:13360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_unknown_init': >./../http/sofia-sip/http_protos.h:13610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:13610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_error_init': >./../http/sofia-sip/http_protos.h:13860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:13860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_separator_init': >./../http/sofia-sip/http_protos.h:14110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:14110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_payload_init': >./../http/sofia-sip/http_protos.h:14360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:14360: warning: value computed is not used >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../msg -I../msg -I./../bnf -I../bnf -I./../http -I../http -I./../sresolv -I../sresolv -I./../tport -I../tport -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nth_tag.lo -MD -MP -MF ".deps/nth_tag.Tpo" -c -o nth_tag.lo nth_tag.c; \ > then mv -f ".deps/nth_tag.Tpo" ".deps/nth_tag.Plo"; else rm -f ".deps/nth_tag.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../msg -I../msg -I./../bnf -I../bnf -I./../http -I../http -I./../sresolv -I../sresolv -I./../tport -I../tport -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nth_tag.lo -MD -MP -MF .deps/nth_tag.Tpo -c nth_tag.c -fPIC -DPIC -o .libs/nth_tag.o >In file included from nth_tag.c:48: >./../http/sofia-sip/http_protos.h: In function 'http_request_init': >./../http/sofia-sip/http_protos.h:110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_status_init': >./../http/sofia-sip/http_protos.h:360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_accept_init': >./../http/sofia-sip/http_protos.h:610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_accept_charset_init': >./../http/sofia-sip/http_protos.h:860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_accept_encoding_init': >./../http/sofia-sip/http_protos.h:1110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:1110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_accept_language_init': >./../http/sofia-sip/http_protos.h:1360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:1360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_accept_ranges_init': >./../http/sofia-sip/http_protos.h:1610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:1610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_allow_init': >./../http/sofia-sip/http_protos.h:1860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:1860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_authentication_info_init': >./../http/sofia-sip/http_protos.h:2110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:2110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_authorization_init': >./../http/sofia-sip/http_protos.h:2360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:2360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_age_init': >./../http/sofia-sip/http_protos.h:2610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:2610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_cache_control_init': >./../http/sofia-sip/http_protos.h:2860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:2860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_connection_init': >./../http/sofia-sip/http_protos.h:3110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:3110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_date_init': >./../http/sofia-sip/http_protos.h:3360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:3360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_etag_init': >./../http/sofia-sip/http_protos.h:3610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:3610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_expect_init': >./../http/sofia-sip/http_protos.h:3860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:3860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_expires_init': >./../http/sofia-sip/http_protos.h:4110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:4110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_from_init': >./../http/sofia-sip/http_protos.h:4360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:4360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_host_init': >./../http/sofia-sip/http_protos.h:4610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:4610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_if_match_init': >./../http/sofia-sip/http_protos.h:4860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:4860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_if_modified_since_init': >./../http/sofia-sip/http_protos.h:5110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:5110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_if_none_match_init': >./../http/sofia-sip/http_protos.h:5360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:5360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_if_range_init': >./../http/sofia-sip/http_protos.h:5610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:5610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_if_unmodified_since_init': >./../http/sofia-sip/http_protos.h:5860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:5860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_last_modified_init': >./../http/sofia-sip/http_protos.h:6110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:6110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_location_init': >./../http/sofia-sip/http_protos.h:6360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:6360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_max_forwards_init': >./../http/sofia-sip/http_protos.h:6610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:6610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_pragma_init': >./../http/sofia-sip/http_protos.h:6860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:6860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_proxy_authenticate_init': >./../http/sofia-sip/http_protos.h:7110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:7110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_proxy_authorization_init': >./../http/sofia-sip/http_protos.h:7360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:7360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_range_init': >./../http/sofia-sip/http_protos.h:7610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:7610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_referer_init': >./../http/sofia-sip/http_protos.h:7860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:7860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_retry_after_init': >./../http/sofia-sip/http_protos.h:8110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:8110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_server_init': >./../http/sofia-sip/http_protos.h:8360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:8360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_te_init': >./../http/sofia-sip/http_protos.h:8610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:8610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_trailer_init': >./../http/sofia-sip/http_protos.h:8860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:8860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_transfer_encoding_init': >./../http/sofia-sip/http_protos.h:9110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:9110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_upgrade_init': >./../http/sofia-sip/http_protos.h:9360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:9360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_user_agent_init': >./../http/sofia-sip/http_protos.h:9610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:9610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_vary_init': >./../http/sofia-sip/http_protos.h:9860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:9860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_via_init': >./../http/sofia-sip/http_protos.h:10110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:10110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_warning_init': >./../http/sofia-sip/http_protos.h:10360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:10360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_www_authenticate_init': >./../http/sofia-sip/http_protos.h:10610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:10610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_proxy_connection_init': >./../http/sofia-sip/http_protos.h:10860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:10860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_set_cookie_init': >./../http/sofia-sip/http_protos.h:11110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:11110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_cookie_init': >./../http/sofia-sip/http_protos.h:11360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:11360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_mime_version_init': >./../http/sofia-sip/http_protos.h:11610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:11610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_content_encoding_init': >./../http/sofia-sip/http_protos.h:11860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:11860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_content_language_init': >./../http/sofia-sip/http_protos.h:12110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:12110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_content_length_init': >./../http/sofia-sip/http_protos.h:12360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:12360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_content_location_init': >./../http/sofia-sip/http_protos.h:12610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:12610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_content_md5_init': >./../http/sofia-sip/http_protos.h:12860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:12860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_content_range_init': >./../http/sofia-sip/http_protos.h:13110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:13110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_content_type_init': >./../http/sofia-sip/http_protos.h:13360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:13360: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_unknown_init': >./../http/sofia-sip/http_protos.h:13610: warning: value computed is not used >./../http/sofia-sip/http_protos.h:13610: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_error_init': >./../http/sofia-sip/http_protos.h:13860: warning: value computed is not used >./../http/sofia-sip/http_protos.h:13860: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_separator_init': >./../http/sofia-sip/http_protos.h:14110: warning: value computed is not used >./../http/sofia-sip/http_protos.h:14110: warning: value computed is not used >./../http/sofia-sip/http_protos.h: In function 'http_payload_init': >./../http/sofia-sip/http_protos.h:14360: warning: value computed is not used >./../http/sofia-sip/http_protos.h:14360: warning: value computed is not used >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../msg -I../msg -I./../bnf -I../bnf -I./../http -I../http -I./../sresolv -I../sresolv -I./../tport -I../tport -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nth_tag_ref.lo -MD -MP -MF ".deps/nth_tag_ref.Tpo" -c -o nth_tag_ref.lo nth_tag_ref.c; \ > then mv -f ".deps/nth_tag_ref.Tpo" ".deps/nth_tag_ref.Plo"; else rm -f ".deps/nth_tag_ref.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../msg -I../msg -I./../bnf -I../bnf -I./../http -I../http -I./../sresolv -I../sresolv -I./../tport -I../tport -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nth_tag_ref.lo -MD -MP -MF .deps/nth_tag_ref.Tpo -c nth_tag_ref.c -fPIC -DPIC -o .libs/nth_tag_ref.o >/bin/sh ../../libtool --mode=link --tag=CC gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libnth.la nth_client.lo nth_server.lo nth_tag.lo nth_tag_ref.lo -lssl -lcrypto -lrt -lpthread >ar cru .libs/libnth.a .libs/nth_client.o .libs/nth_server.o .libs/nth_tag.o .libs/nth_tag_ref.o >ranlib .libs/libnth.a >creating libnth.la >(cd .libs && rm -f libnth.la && ln -s ../libnth.la libnth.la) >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nth' >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nth' >Making all in nua >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nua' >make all-am >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nua' >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../http -I../http -I./../msg -I../msg -I./../nea -I../nea -I./../nta -I../nta -I./../nth -I../nth -I./../sdp -I../sdp -I./../sip -I../sip -I./../soa -I../soa -I./../tport -I../tport -I./../stun -I../stun -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nua.lo -MD -MP -MF ".deps/nua.Tpo" -c -o nua.lo nua.c; \ > then mv -f ".deps/nua.Tpo" ".deps/nua.Plo"; else rm -f ".deps/nua.Tpo"; exit 1; fi >mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../http -I../http -I./../msg -I../msg -I./../nea -I../nea -I./../nta -I../nta -I./../nth -I../nth -I./../sdp -I../sdp -I./../sip -I../sip -I./../soa -I../soa -I./../tport -I../tport -I./../stun -I../stun -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nua.lo -MD -MP -MF .deps/nua.Tpo -c nua.c -fPIC -DPIC -o .libs/nua.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../http -I../http -I./../msg -I../msg -I./../nea -I../nea -I./../nta -I../nta -I./../nth -I../nth -I./../sdp -I../sdp -I./../sip -I../sip -I./../soa -I../soa -I./../tport -I../tport -I./../stun -I../stun -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nua_common.lo -MD -MP -MF ".deps/nua_common.Tpo" -c -o nua_common.lo nua_common.c; \ > then mv -f ".deps/nua_common.Tpo" ".deps/nua_common.Plo"; else rm -f ".deps/nua_common.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../http -I../http -I./../msg -I../msg -I./../nea -I../nea -I./../nta -I../nta -I./../nth -I../nth -I./../sdp -I../sdp -I./../sip -I../sip -I./../soa -I../soa -I./../tport -I../tport -I./../stun -I../stun -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nua_common.lo -MD -MP -MF .deps/nua_common.Tpo -c nua_common.c -fPIC -DPIC -o .libs/nua_common.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../http -I../http -I./../msg -I../msg -I./../nea -I../nea -I./../nta -I../nta -I./../nth -I../nth -I./../sdp -I../sdp -I./../sip -I../sip -I./../soa -I../soa -I./../tport -I../tport -I./../stun -I../stun -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nua_stack.lo -MD -MP -MF ".deps/nua_stack.Tpo" -c -o nua_stack.lo nua_stack.c; \ > then mv -f ".deps/nua_stack.Tpo" ".deps/nua_stack.Plo"; else rm -f ".deps/nua_stack.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../http -I../http -I./../msg -I../msg -I./../nea -I../nea -I./../nta -I../nta -I./../nth -I../nth -I./../sdp -I../sdp -I./../sip -I../sip -I./../soa -I../soa -I./../tport -I../tport -I./../stun -I../stun -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nua_stack.lo -MD -MP -MF .deps/nua_stack.Tpo -c nua_stack.c -fPIC -DPIC -o .libs/nua_stack.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../http -I../http -I./../msg -I../msg -I./../nea -I../nea -I./../nta -I../nta -I./../nth -I../nth -I./../sdp -I../sdp -I./../sip -I../sip -I./../soa -I../soa -I./../tport -I../tport -I./../stun -I../stun -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nua_extension.lo -MD -MP -MF ".deps/nua_extension.Tpo" -c -o nua_extension.lo nua_extension.c; \ > then mv -f ".deps/nua_extension.Tpo" ".deps/nua_extension.Plo"; else rm -f ".deps/nua_extension.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../http -I../http -I./../msg -I../msg -I./../nea -I../nea -I./../nta -I../nta -I./../nth -I../nth -I./../sdp -I../sdp -I./../sip -I../sip -I./../soa -I../soa -I./../tport -I../tport -I./../stun -I../stun -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nua_extension.lo -MD -MP -MF .deps/nua_extension.Tpo -c nua_extension.c -fPIC -DPIC -o .libs/nua_extension.o >nua_extension.c: In function 'nua_stack_process_method': >nua_extension.c:175: warning: value computed is not used >nua_extension.c:175: warning: value computed is not used >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../http -I../http -I./../msg -I../msg -I./../nea -I../nea -I./../nta -I../nta -I./../nth -I../nth -I./../sdp -I../sdp -I./../sip -I../sip -I./../soa -I../soa -I./../tport -I../tport -I./../stun -I../stun -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nua_dialog.lo -MD -MP -MF ".deps/nua_dialog.Tpo" -c -o nua_dialog.lo nua_dialog.c; \ > then mv -f ".deps/nua_dialog.Tpo" ".deps/nua_dialog.Plo"; else rm -f ".deps/nua_dialog.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../http -I../http -I./../msg -I../msg -I./../nea -I../nea -I./../nta -I../nta -I./../nth -I../nth -I./../sdp -I../sdp -I./../sip -I../sip -I./../soa -I../soa -I./../tport -I../tport -I./../stun -I../stun -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nua_dialog.lo -MD -MP -MF .deps/nua_dialog.Tpo -c nua_dialog.c -fPIC -DPIC -o .libs/nua_dialog.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../http -I../http -I./../msg -I../msg -I./../nea -I../nea -I./../nta -I../nta -I./../nth -I../nth -I./../sdp -I../sdp -I./../sip -I../sip -I./../soa -I../soa -I./../tport -I../tport -I./../stun -I../stun -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT outbound.lo -MD -MP -MF ".deps/outbound.Tpo" -c -o outbound.lo outbound.c; \ > then mv -f ".deps/outbound.Tpo" ".deps/outbound.Plo"; else rm -f ".deps/outbound.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../http -I../http -I./../msg -I../msg -I./../nea -I../nea -I./../nta -I../nta -I./../nth -I../nth -I./../sdp -I../sdp -I./../sip -I../sip -I./../soa -I../soa -I./../tport -I../tport -I./../stun -I../stun -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT outbound.lo -MD -MP -MF .deps/outbound.Tpo -c outbound.c -fPIC -DPIC -o .libs/outbound.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../http -I../http -I./../msg -I../msg -I./../nea -I../nea -I./../nta -I../nta -I./../nth -I../nth -I./../sdp -I../sdp -I./../sip -I../sip -I./../soa -I../soa -I./../tport -I../tport -I./../stun -I../stun -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nua_params.lo -MD -MP -MF ".deps/nua_params.Tpo" -c -o nua_params.lo nua_params.c; \ > then mv -f ".deps/nua_params.Tpo" ".deps/nua_params.Plo"; else rm -f ".deps/nua_params.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../http -I../http -I./../msg -I../msg -I./../nea -I../nea -I./../nta -I../nta -I./../nth -I../nth -I./../sdp -I../sdp -I./../sip -I../sip -I./../soa -I../soa -I./../tport -I../tport -I./../stun -I../stun -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nua_params.lo -MD -MP -MF .deps/nua_params.Tpo -c nua_params.c -fPIC -DPIC -o .libs/nua_params.o >nua_params.c: In function 'nhp_or_set': >nua_params.c:80: warning: dereferencing type-punned pointer will break strict-aliasing rules >nua_params.c:81: warning: dereferencing type-punned pointer will break strict-aliasing rules >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../http -I../http -I./../msg -I../msg -I./../nea -I../nea -I./../nta -I../nta -I./../nth -I../nth -I./../sdp -I../sdp -I./../sip -I../sip -I./../soa -I../soa -I./../tport -I../tport -I./../stun -I../stun -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nua_register.lo -MD -MP -MF ".deps/nua_register.Tpo" -c -o nua_register.lo nua_register.c; \ > then mv -f ".deps/nua_register.Tpo" ".deps/nua_register.Plo"; else rm -f ".deps/nua_register.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../http -I../http -I./../msg -I../msg -I./../nea -I../nea -I./../nta -I../nta -I./../nth -I../nth -I./../sdp -I../sdp -I./../sip -I../sip -I./../soa -I../soa -I./../tport -I../tport -I./../stun -I../stun -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nua_register.lo -MD -MP -MF .deps/nua_register.Tpo -c nua_register.c -fPIC -DPIC -o .libs/nua_register.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../http -I../http -I./../msg -I../msg -I./../nea -I../nea -I./../nta -I../nta -I./../nth -I../nth -I./../sdp -I../sdp -I./../sip -I../sip -I./../soa -I../soa -I./../tport -I../tport -I./../stun -I../stun -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nua_registrar.lo -MD -MP -MF ".deps/nua_registrar.Tpo" -c -o nua_registrar.lo nua_registrar.c; \ > then mv -f ".deps/nua_registrar.Tpo" ".deps/nua_registrar.Plo"; else rm -f ".deps/nua_registrar.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../http -I../http -I./../msg -I../msg -I./../nea -I../nea -I./../nta -I../nta -I./../nth -I../nth -I./../sdp -I../sdp -I./../sip -I../sip -I./../soa -I../soa -I./../tport -I../tport -I./../stun -I../stun -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nua_registrar.lo -MD -MP -MF .deps/nua_registrar.Tpo -c nua_registrar.c -fPIC -DPIC -o .libs/nua_registrar.o >nua_registrar.c: In function 'nua_stack_process_register': >nua_registrar.c:99: warning: value computed is not used >nua_registrar.c:99: warning: value computed is not used >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../http -I../http -I./../msg -I../msg -I./../nea -I../nea -I./../nta -I../nta -I./../nth -I../nth -I./../sdp -I../sdp -I./../sip -I../sip -I./../soa -I../soa -I./../tport -I../tport -I./../stun -I../stun -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nua_session.lo -MD -MP -MF ".deps/nua_session.Tpo" -c -o nua_session.lo nua_session.c; \ > then mv -f ".deps/nua_session.Tpo" ".deps/nua_session.Plo"; else rm -f ".deps/nua_session.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../http -I../http -I./../msg -I../msg -I./../nea -I../nea -I./../nta -I../nta -I./../nth -I../nth -I./../sdp -I../sdp -I./../sip -I../sip -I./../soa -I../soa -I./../tport -I../tport -I./../stun -I../stun -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nua_session.lo -MD -MP -MF .deps/nua_session.Tpo -c nua_session.c -fPIC -DPIC -o .libs/nua_session.o >nua_session.c: In function 'nua_stack_process_invite': >nua_session.c:1591: warning: value computed is not used >nua_session.c:1591: warning: value computed is not used >nua_session.c: In function 'nua_stack_process_options': >nua_session.c:3919: warning: value computed is not used >nua_session.c:3919: warning: value computed is not used >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../http -I../http -I./../msg -I../msg -I./../nea -I../nea -I./../nta -I../nta -I./../nth -I../nth -I./../sdp -I../sdp -I./../sip -I../sip -I./../soa -I../soa -I./../tport -I../tport -I./../stun -I../stun -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nua_options.lo -MD -MP -MF ".deps/nua_options.Tpo" -c -o nua_options.lo nua_options.c; \ > then mv -f ".deps/nua_options.Tpo" ".deps/nua_options.Plo"; else rm -f ".deps/nua_options.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../http -I../http -I./../msg -I../msg -I./../nea -I../nea -I./../nta -I../nta -I./../nth -I../nth -I./../sdp -I../sdp -I./../sip -I../sip -I./../soa -I../soa -I./../tport -I../tport -I./../stun -I../stun -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nua_options.lo -MD -MP -MF .deps/nua_options.Tpo -c nua_options.c -fPIC -DPIC -o .libs/nua_options.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../http -I../http -I./../msg -I../msg -I./../nea -I../nea -I./../nta -I../nta -I./../nth -I../nth -I./../sdp -I../sdp -I./../sip -I../sip -I./../soa -I../soa -I./../tport -I../tport -I./../stun -I../stun -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nua_message.lo -MD -MP -MF ".deps/nua_message.Tpo" -c -o nua_message.lo nua_message.c; \ > then mv -f ".deps/nua_message.Tpo" ".deps/nua_message.Plo"; else rm -f ".deps/nua_message.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../http -I../http -I./../msg -I../msg -I./../nea -I../nea -I./../nta -I../nta -I./../nth -I../nth -I./../sdp -I../sdp -I./../sip -I../sip -I./../soa -I../soa -I./../tport -I../tport -I./../stun -I../stun -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nua_message.lo -MD -MP -MF .deps/nua_message.Tpo -c nua_message.c -fPIC -DPIC -o .libs/nua_message.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../http -I../http -I./../msg -I../msg -I./../nea -I../nea -I./../nta -I../nta -I./../nth -I../nth -I./../sdp -I../sdp -I./../sip -I../sip -I./../soa -I../soa -I./../tport -I../tport -I./../stun -I../stun -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nua_publish.lo -MD -MP -MF ".deps/nua_publish.Tpo" -c -o nua_publish.lo nua_publish.c; \ > then mv -f ".deps/nua_publish.Tpo" ".deps/nua_publish.Plo"; else rm -f ".deps/nua_publish.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../http -I../http -I./../msg -I../msg -I./../nea -I../nea -I./../nta -I../nta -I./../nth -I../nth -I./../sdp -I../sdp -I./../sip -I../sip -I./../soa -I../soa -I./../tport -I../tport -I./../stun -I../stun -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nua_publish.lo -MD -MP -MF .deps/nua_publish.Tpo -c nua_publish.c -fPIC -DPIC -o .libs/nua_publish.o >nua_publish.c: In function 'nua_stack_process_publish': >nua_publish.c:494: warning: value computed is not used >nua_publish.c:494: warning: value computed is not used >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../http -I../http -I./../msg -I../msg -I./../nea -I../nea -I./../nta -I../nta -I./../nth -I../nth -I./../sdp -I../sdp -I./../sip -I../sip -I./../soa -I../soa -I./../tport -I../tport -I./../stun -I../stun -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nua_subnotref.lo -MD -MP -MF ".deps/nua_subnotref.Tpo" -c -o nua_subnotref.lo nua_subnotref.c; \ > then mv -f ".deps/nua_subnotref.Tpo" ".deps/nua_subnotref.Plo"; else rm -f ".deps/nua_subnotref.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../http -I../http -I./../msg -I../msg -I./../nea -I../nea -I./../nta -I../nta -I./../nth -I../nth -I./../sdp -I../sdp -I./../sip -I../sip -I./../soa -I../soa -I./../tport -I../tport -I./../stun -I../stun -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nua_subnotref.lo -MD -MP -MF .deps/nua_subnotref.Tpo -c nua_subnotref.c -fPIC -DPIC -o .libs/nua_subnotref.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../http -I../http -I./../msg -I../msg -I./../nea -I../nea -I./../nta -I../nta -I./../nth -I../nth -I./../sdp -I../sdp -I./../sip -I../sip -I./../soa -I../soa -I./../tport -I../tport -I./../stun -I../stun -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nua_notifier.lo -MD -MP -MF ".deps/nua_notifier.Tpo" -c -o nua_notifier.lo nua_notifier.c; \ > then mv -f ".deps/nua_notifier.Tpo" ".deps/nua_notifier.Plo"; else rm -f ".deps/nua_notifier.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../http -I../http -I./../msg -I../msg -I./../nea -I../nea -I./../nta -I../nta -I./../nth -I../nth -I./../sdp -I../sdp -I./../sip -I../sip -I./../soa -I../soa -I./../tport -I../tport -I./../stun -I../stun -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nua_notifier.lo -MD -MP -MF .deps/nua_notifier.Tpo -c nua_notifier.c -fPIC -DPIC -o .libs/nua_notifier.o >nua_notifier.c: In function 'nua_stack_process_subscribe': >nua_notifier.c:183: warning: value computed is not used >nua_notifier.c:183: warning: value computed is not used >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../http -I../http -I./../msg -I../msg -I./../nea -I../nea -I./../nta -I../nta -I./../nth -I../nth -I./../sdp -I../sdp -I./../sip -I../sip -I./../soa -I../soa -I./../tport -I../tport -I./../stun -I../stun -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nua_event_server.lo -MD -MP -MF ".deps/nua_event_server.Tpo" -c -o nua_event_server.lo nua_event_server.c; \ > then mv -f ".deps/nua_event_server.Tpo" ".deps/nua_event_server.Plo"; else rm -f ".deps/nua_event_server.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../http -I../http -I./../msg -I../msg -I./../nea -I../nea -I./../nta -I../nta -I./../nth -I../nth -I./../sdp -I../sdp -I./../sip -I../sip -I./../soa -I../soa -I./../tport -I../tport -I./../stun -I../stun -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nua_event_server.lo -MD -MP -MF .deps/nua_event_server.Tpo -c nua_event_server.c -fPIC -DPIC -o .libs/nua_event_server.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../http -I../http -I./../msg -I../msg -I./../nea -I../nea -I./../nta -I../nta -I./../nth -I../nth -I./../sdp -I../sdp -I./../sip -I../sip -I./../soa -I../soa -I./../tport -I../tport -I./../stun -I../stun -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nua_tag.lo -MD -MP -MF ".deps/nua_tag.Tpo" -c -o nua_tag.lo nua_tag.c; \ > then mv -f ".deps/nua_tag.Tpo" ".deps/nua_tag.Plo"; else rm -f ".deps/nua_tag.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../http -I../http -I./../msg -I../msg -I./../nea -I../nea -I./../nta -I../nta -I./../nth -I../nth -I./../sdp -I../sdp -I./../sip -I../sip -I./../soa -I../soa -I./../tport -I../tport -I./../stun -I../stun -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nua_tag.lo -MD -MP -MF .deps/nua_tag.Tpo -c nua_tag.c -fPIC -DPIC -o .libs/nua_tag.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../http -I../http -I./../msg -I../msg -I./../nea -I../nea -I./../nta -I../nta -I./../nth -I../nth -I./../sdp -I../sdp -I./../sip -I../sip -I./../soa -I../soa -I./../tport -I../tport -I./../stun -I../stun -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nua_tag_ref.lo -MD -MP -MF ".deps/nua_tag_ref.Tpo" -c -o nua_tag_ref.lo nua_tag_ref.c; \ > then mv -f ".deps/nua_tag_ref.Tpo" ".deps/nua_tag_ref.Plo"; else rm -f ".deps/nua_tag_ref.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../http -I../http -I./../msg -I../msg -I./../nea -I../nea -I./../nta -I../nta -I./../nth -I../nth -I./../sdp -I../sdp -I./../sip -I../sip -I./../soa -I../soa -I./../tport -I../tport -I./../stun -I../stun -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nua_tag_ref.lo -MD -MP -MF .deps/nua_tag_ref.Tpo -c nua_tag_ref.c -fPIC -DPIC -o .libs/nua_tag_ref.o >/bin/sh ../../libtool --mode=link --tag=CC gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libnua.la nua.lo nua_common.lo nua_stack.lo nua_extension.lo nua_dialog.lo outbound.lo nua_params.lo nua_register.lo nua_registrar.lo nua_session.lo nua_options.lo nua_message.lo nua_publish.lo nua_subnotref.lo nua_notifier.lo nua_event_server.lo nua_tag.lo nua_tag_ref.lo -lssl -lcrypto -lrt -lpthread >ar cru .libs/libnua.a .libs/nua.o .libs/nua_common.o .libs/nua_stack.o .libs/nua_extension.o .libs/nua_dialog.o .libs/outbound.o .libs/nua_params.o .libs/nua_register.o .libs/nua_registrar.o .libs/nua_session.o .libs/nua_options.o .libs/nua_message.o .libs/nua_publish.o .libs/nua_subnotref.o .libs/nua_notifier.o .libs/nua_event_server.o .libs/nua_tag.o .libs/nua_tag_ref.o >ranlib .libs/libnua.a >creating libnua.la >(cd .libs && rm -f libnua.la && ln -s ../libnua.la libnua.la) >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nua' >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nua' >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua' >/bin/sh ../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libsofia-sip-ua.la -rpath /usr/lib -version-info 3:0:3 bnf/libbnf.la features/libfeatures.la ipt/libipt.la iptsec/libiptsec.la msg/libmsg.la nea/libnea.la nta/libnta.la nth/libnth.la nua/libnua.la http/libhttp.la sdp/libsdp.la sip/libsip.la soa/libsoa.la sresolv/libsresolv.la su/libsu.la stun/libstun.la tport/libtport.la url/liburl.la -lssl -lcrypto -lrt -lpthread >mkdir .libs >gcc -shared -Wl,--whole-archive bnf/.libs/libbnf.a features/.libs/libfeatures.a ipt/.libs/libipt.a iptsec/.libs/libiptsec.a msg/.libs/libmsg.a nea/.libs/libnea.a nta/.libs/libnta.a nth/.libs/libnth.a nua/.libs/libnua.a http/.libs/libhttp.a sdp/.libs/libsdp.a sip/.libs/libsip.a soa/.libs/libsoa.a sresolv/.libs/libsresolv.a su/.libs/libsu.a stun/.libs/libstun.a tport/.libs/libtport.a url/.libs/liburl.a -Wl,--no-whole-archive -lssl -lcrypto -lrt -lpthread -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libsofia-sip-ua.so.0 -o .libs/libsofia-sip-ua.so.0.3.0 >(cd .libs && rm -f libsofia-sip-ua.so.0 && ln -s libsofia-sip-ua.so.0.3.0 libsofia-sip-ua.so.0) >(cd .libs && rm -f libsofia-sip-ua.so && ln -s libsofia-sip-ua.so.0.3.0 libsofia-sip-ua.so) >creating libsofia-sip-ua.la >(cd .libs && rm -f libsofia-sip-ua.la && ln -s ../libsofia-sip-ua.la libsofia-sip-ua.la) >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua' >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua' >Making all in libsofia-sip-ua-glib >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib' >Making all in su-glib >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/su-glib' >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I../../libsofia-sip-ua/su -I../../libsofia-sip-ua/su -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT su_source.lo -MD -MP -MF ".deps/su_source.Tpo" -c -o su_source.lo su_source.c; \ > then mv -f ".deps/su_source.Tpo" ".deps/su_source.Plo"; else rm -f ".deps/su_source.Tpo"; exit 1; fi >mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I../../libsofia-sip-ua/su -I../../libsofia-sip-ua/su -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT su_source.lo -MD -MP -MF .deps/su_source.Tpo -c su_source.c -fPIC -DPIC -o .libs/su_source.o >/bin/sh ../../libtool --mode=link --tag=CC gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libsu-glib.la su_source.lo -lssl -lcrypto -lrt -lpthread >ar cru .libs/libsu-glib.a .libs/su_source.o >ranlib .libs/libsu-glib.a >creating libsu-glib.la >(cd .libs && rm -f libsu-glib.la && ln -s ../libsu-glib.la libsu-glib.la) >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/su-glib' >Making all in nua-glib >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib' >glib-genmarshal --body --prefix=nua_glib_marshal nua_glib_marshal.list > nua_glib_marshal.c >glib-genmarshal --header --prefix=nua_glib_marshal nua_glib_marshal.list > nua_glib_marshal.h >make all-am >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib' >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I../../libsofia-sip-ua/bnf -I../../libsofia-sip-ua/bnf -I../../libsofia-sip-ua/ipt -I../../libsofia-sip-ua/ipt -I../../libsofia-sip-ua/iptsec -I../../libsofia-sip-ua/iptsec -I../../libsofia-sip-ua/http -I../../libsofia-sip-ua/http -I../../libsofia-sip-ua/msg -I../../libsofia-sip-ua/msg -I../../libsofia-sip-ua/nea -I../../libsofia-sip-ua/nea -I../../libsofia-sip-ua/nta -I../../libsofia-sip-ua/nta -I../../libsofia-sip-ua/nth -I../../libsofia-sip-ua/nth -I../../libsofia-sip-ua/nua -I../../libsofia-sip-ua/nua -I../../libsofia-sip-ua/sdp -I../../libsofia-sip-ua/sdp -I../../libsofia-sip-ua/sip -I../../libsofia-sip-ua/sip -I../../libsofia-sip-ua/stun -I../../libsofia-sip-ua/stun -I../../libsofia-sip-ua/soa -I../../libsofia-sip-ua/soa -I../../libsofia-sip-ua/tport -I../../libsofia-sip-ua/tport -I../../libsofia-sip-ua/url -I../../libsofia-sip-ua/url -I../../libsofia-sip-ua/su -I../../libsofia-sip-ua/su -I./../su-glib/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nua_glib.lo -MD -MP -MF ".deps/nua_glib.Tpo" -c -o nua_glib.lo nua_glib.c; \ > then mv -f ".deps/nua_glib.Tpo" ".deps/nua_glib.Plo"; else rm -f ".deps/nua_glib.Tpo"; exit 1; fi >mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I../../libsofia-sip-ua/bnf -I../../libsofia-sip-ua/bnf -I../../libsofia-sip-ua/ipt -I../../libsofia-sip-ua/ipt -I../../libsofia-sip-ua/iptsec -I../../libsofia-sip-ua/iptsec -I../../libsofia-sip-ua/http -I../../libsofia-sip-ua/http -I../../libsofia-sip-ua/msg -I../../libsofia-sip-ua/msg -I../../libsofia-sip-ua/nea -I../../libsofia-sip-ua/nea -I../../libsofia-sip-ua/nta -I../../libsofia-sip-ua/nta -I../../libsofia-sip-ua/nth -I../../libsofia-sip-ua/nth -I../../libsofia-sip-ua/nua -I../../libsofia-sip-ua/nua -I../../libsofia-sip-ua/sdp -I../../libsofia-sip-ua/sdp -I../../libsofia-sip-ua/sip -I../../libsofia-sip-ua/sip -I../../libsofia-sip-ua/stun -I../../libsofia-sip-ua/stun -I../../libsofia-sip-ua/soa -I../../libsofia-sip-ua/soa -I../../libsofia-sip-ua/tport -I../../libsofia-sip-ua/tport -I../../libsofia-sip-ua/url -I../../libsofia-sip-ua/url -I../../libsofia-sip-ua/su -I../../libsofia-sip-ua/su -I./../su-glib/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nua_glib.lo -MD -MP -MF .deps/nua_glib.Tpo -c nua_glib.c -fPIC -DPIC -o .libs/nua_glib.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I../../libsofia-sip-ua/bnf -I../../libsofia-sip-ua/bnf -I../../libsofia-sip-ua/ipt -I../../libsofia-sip-ua/ipt -I../../libsofia-sip-ua/iptsec -I../../libsofia-sip-ua/iptsec -I../../libsofia-sip-ua/http -I../../libsofia-sip-ua/http -I../../libsofia-sip-ua/msg -I../../libsofia-sip-ua/msg -I../../libsofia-sip-ua/nea -I../../libsofia-sip-ua/nea -I../../libsofia-sip-ua/nta -I../../libsofia-sip-ua/nta -I../../libsofia-sip-ua/nth -I../../libsofia-sip-ua/nth -I../../libsofia-sip-ua/nua -I../../libsofia-sip-ua/nua -I../../libsofia-sip-ua/sdp -I../../libsofia-sip-ua/sdp -I../../libsofia-sip-ua/sip -I../../libsofia-sip-ua/sip -I../../libsofia-sip-ua/stun -I../../libsofia-sip-ua/stun -I../../libsofia-sip-ua/soa -I../../libsofia-sip-ua/soa -I../../libsofia-sip-ua/tport -I../../libsofia-sip-ua/tport -I../../libsofia-sip-ua/url -I../../libsofia-sip-ua/url -I../../libsofia-sip-ua/su -I../../libsofia-sip-ua/su -I./../su-glib/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nua_glib_op.lo -MD -MP -MF ".deps/nua_glib_op.Tpo" -c -o nua_glib_op.lo nua_glib_op.c; \ > then mv -f ".deps/nua_glib_op.Tpo" ".deps/nua_glib_op.Plo"; else rm -f ".deps/nua_glib_op.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I../../libsofia-sip-ua/bnf -I../../libsofia-sip-ua/bnf -I../../libsofia-sip-ua/ipt -I../../libsofia-sip-ua/ipt -I../../libsofia-sip-ua/iptsec -I../../libsofia-sip-ua/iptsec -I../../libsofia-sip-ua/http -I../../libsofia-sip-ua/http -I../../libsofia-sip-ua/msg -I../../libsofia-sip-ua/msg -I../../libsofia-sip-ua/nea -I../../libsofia-sip-ua/nea -I../../libsofia-sip-ua/nta -I../../libsofia-sip-ua/nta -I../../libsofia-sip-ua/nth -I../../libsofia-sip-ua/nth -I../../libsofia-sip-ua/nua -I../../libsofia-sip-ua/nua -I../../libsofia-sip-ua/sdp -I../../libsofia-sip-ua/sdp -I../../libsofia-sip-ua/sip -I../../libsofia-sip-ua/sip -I../../libsofia-sip-ua/stun -I../../libsofia-sip-ua/stun -I../../libsofia-sip-ua/soa -I../../libsofia-sip-ua/soa -I../../libsofia-sip-ua/tport -I../../libsofia-sip-ua/tport -I../../libsofia-sip-ua/url -I../../libsofia-sip-ua/url -I../../libsofia-sip-ua/su -I../../libsofia-sip-ua/su -I./../su-glib/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nua_glib_op.lo -MD -MP -MF .deps/nua_glib_op.Tpo -c nua_glib_op.c -fPIC -DPIC -o .libs/nua_glib_op.o >if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I../../libsofia-sip-ua/bnf -I../../libsofia-sip-ua/bnf -I../../libsofia-sip-ua/ipt -I../../libsofia-sip-ua/ipt -I../../libsofia-sip-ua/iptsec -I../../libsofia-sip-ua/iptsec -I../../libsofia-sip-ua/http -I../../libsofia-sip-ua/http -I../../libsofia-sip-ua/msg -I../../libsofia-sip-ua/msg -I../../libsofia-sip-ua/nea -I../../libsofia-sip-ua/nea -I../../libsofia-sip-ua/nta -I../../libsofia-sip-ua/nta -I../../libsofia-sip-ua/nth -I../../libsofia-sip-ua/nth -I../../libsofia-sip-ua/nua -I../../libsofia-sip-ua/nua -I../../libsofia-sip-ua/sdp -I../../libsofia-sip-ua/sdp -I../../libsofia-sip-ua/sip -I../../libsofia-sip-ua/sip -I../../libsofia-sip-ua/stun -I../../libsofia-sip-ua/stun -I../../libsofia-sip-ua/soa -I../../libsofia-sip-ua/soa -I../../libsofia-sip-ua/tport -I../../libsofia-sip-ua/tport -I../../libsofia-sip-ua/url -I../../libsofia-sip-ua/url -I../../libsofia-sip-ua/su -I../../libsofia-sip-ua/su -I./../su-glib/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nua_glib_marshal.lo -MD -MP -MF ".deps/nua_glib_marshal.Tpo" -c -o nua_glib_marshal.lo nua_glib_marshal.c; \ > then mv -f ".deps/nua_glib_marshal.Tpo" ".deps/nua_glib_marshal.Plo"; else rm -f ".deps/nua_glib_marshal.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I../../libsofia-sip-ua/bnf -I../../libsofia-sip-ua/bnf -I../../libsofia-sip-ua/ipt -I../../libsofia-sip-ua/ipt -I../../libsofia-sip-ua/iptsec -I../../libsofia-sip-ua/iptsec -I../../libsofia-sip-ua/http -I../../libsofia-sip-ua/http -I../../libsofia-sip-ua/msg -I../../libsofia-sip-ua/msg -I../../libsofia-sip-ua/nea -I../../libsofia-sip-ua/nea -I../../libsofia-sip-ua/nta -I../../libsofia-sip-ua/nta -I../../libsofia-sip-ua/nth -I../../libsofia-sip-ua/nth -I../../libsofia-sip-ua/nua -I../../libsofia-sip-ua/nua -I../../libsofia-sip-ua/sdp -I../../libsofia-sip-ua/sdp -I../../libsofia-sip-ua/sip -I../../libsofia-sip-ua/sip -I../../libsofia-sip-ua/stun -I../../libsofia-sip-ua/stun -I../../libsofia-sip-ua/soa -I../../libsofia-sip-ua/soa -I../../libsofia-sip-ua/tport -I../../libsofia-sip-ua/tport -I../../libsofia-sip-ua/url -I../../libsofia-sip-ua/url -I../../libsofia-sip-ua/su -I../../libsofia-sip-ua/su -I./../su-glib/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nua_glib_marshal.lo -MD -MP -MF .deps/nua_glib_marshal.Tpo -c nua_glib_marshal.c -fPIC -DPIC -o .libs/nua_glib_marshal.o >/bin/sh ../../libtool --mode=link --tag=CC gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libnua-glib.la nua_glib.lo nua_glib_op.lo nua_glib_marshal.lo -lssl -lcrypto -lrt -lpthread >ar cru .libs/libnua-glib.a .libs/nua_glib.o .libs/nua_glib_op.o .libs/nua_glib_marshal.o >ranlib .libs/libnua-glib.a >creating libnua-glib.la >(cd .libs && rm -f libnua-glib.la && ln -s ../libnua-glib.la libnua-glib.la) >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib' >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib' >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib' >/bin/sh ../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libsofia-sip-ua-glib.la -rpath /usr/lib -version-info 2:0:2 su-glib/libsu-glib.la nua-glib/libnua-glib.la -L/lib -lgobject-2.0 -lglib-2.0 -L/lib -lglib-2.0 -lssl -lcrypto -lrt -lpthread >mkdir .libs >gcc -shared -Wl,--whole-archive su-glib/.libs/libsu-glib.a nua-glib/.libs/libnua-glib.a -Wl,--no-whole-archive -L/lib -lgobject-2.0 -lglib-2.0 -lssl -lcrypto -lrt -lpthread -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libsofia-sip-ua-glib.so.0 -o .libs/libsofia-sip-ua-glib.so.0.2.0 >(cd .libs && rm -f libsofia-sip-ua-glib.so.0 && ln -s libsofia-sip-ua-glib.so.0.2.0 libsofia-sip-ua-glib.so.0) >(cd .libs && rm -f libsofia-sip-ua-glib.so && ln -s libsofia-sip-ua-glib.so.0.2.0 libsofia-sip-ua-glib.so) >creating libsofia-sip-ua-glib.la >(cd .libs && rm -f libsofia-sip-ua-glib.la && ln -s ../libsofia-sip-ua-glib.la libsofia-sip-ua-glib.la) >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib' >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib' >Making all in utils >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/utils' >if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libsofia-sip-ua/su/sofia-sip -I../libsofia-sip-ua/features -I../libsofia-sip-ua/features -I../libsofia-sip-ua/ipt -I../libsofia-sip-ua/ipt -I../libsofia-sip-ua/iptsec -I../libsofia-sip-ua/iptsec -I../libsofia-sip-ua/bnf -I../libsofia-sip-ua/bnf -I../libsofia-sip-ua/http -I../libsofia-sip-ua/http -I../libsofia-sip-ua/msg -I../libsofia-sip-ua/msg -I../libsofia-sip-ua/nth -I../libsofia-sip-ua/nth -I../libsofia-sip-ua/nta -I../libsofia-sip-ua/nta -I../libsofia-sip-ua/nea -I../libsofia-sip-ua/nea -I../libsofia-sip-ua/nua -I../libsofia-sip-ua/nua -I../libsofia-sip-ua/soa -I../libsofia-sip-ua/soa -I../libsofia-sip-ua/sdp -I../libsofia-sip-ua/sdp -I../libsofia-sip-ua/sip -I../libsofia-sip-ua/sip -I../libsofia-sip-ua/soa -I../libsofia-sip-ua/soa -I../libsofia-sip-ua/sresolv -I../libsofia-sip-ua/sresolv -I../libsofia-sip-ua/tport -I../libsofia-sip-ua/tport -I../libsofia-sip-ua/stun -I../libsofia-sip-ua/stun -I../libsofia-sip-ua/url -I../libsofia-sip-ua/url -I../libsofia-sip-ua/su -I../libsofia-sip-ua/su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sip-options.o -MD -MP -MF ".deps/sip-options.Tpo" -c -o sip-options.o sip-options.c; \ > then mv -f ".deps/sip-options.Tpo" ".deps/sip-options.Po"; else rm -f ".deps/sip-options.Tpo"; exit 1; fi >/bin/sh ../libtool --mode=link --tag=CC gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o sip-options sip-options.o ../libsofia-sip-ua/libsofia-sip-ua.la -L/lib -lglib-2.0 -lssl -lcrypto -lrt -lpthread >mkdir .libs >gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/sip-options sip-options.o ../libsofia-sip-ua/.libs/libsofia-sip-ua.so -L/lib -lglib-2.0 -lssl -lcrypto -lrt -lpthread >creating sip-options >if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libsofia-sip-ua/su/sofia-sip -I../libsofia-sip-ua/features -I../libsofia-sip-ua/features -I../libsofia-sip-ua/ipt -I../libsofia-sip-ua/ipt -I../libsofia-sip-ua/iptsec -I../libsofia-sip-ua/iptsec -I../libsofia-sip-ua/bnf -I../libsofia-sip-ua/bnf -I../libsofia-sip-ua/http -I../libsofia-sip-ua/http -I../libsofia-sip-ua/msg -I../libsofia-sip-ua/msg -I../libsofia-sip-ua/nth -I../libsofia-sip-ua/nth -I../libsofia-sip-ua/nta -I../libsofia-sip-ua/nta -I../libsofia-sip-ua/nea -I../libsofia-sip-ua/nea -I../libsofia-sip-ua/nua -I../libsofia-sip-ua/nua -I../libsofia-sip-ua/soa -I../libsofia-sip-ua/soa -I../libsofia-sip-ua/sdp -I../libsofia-sip-ua/sdp -I../libsofia-sip-ua/sip -I../libsofia-sip-ua/sip -I../libsofia-sip-ua/soa -I../libsofia-sip-ua/soa -I../libsofia-sip-ua/sresolv -I../libsofia-sip-ua/sresolv -I../libsofia-sip-ua/tport -I../libsofia-sip-ua/tport -I../libsofia-sip-ua/stun -I../libsofia-sip-ua/stun -I../libsofia-sip-ua/url -I../libsofia-sip-ua/url -I../libsofia-sip-ua/su -I../libsofia-sip-ua/su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sip-date.o -MD -MP -MF ".deps/sip-date.Tpo" -c -o sip-date.o sip-date.c; \ > then mv -f ".deps/sip-date.Tpo" ".deps/sip-date.Po"; else rm -f ".deps/sip-date.Tpo"; exit 1; fi >/bin/sh ../libtool --mode=link --tag=CC gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o sip-date sip-date.o ../libsofia-sip-ua/libsofia-sip-ua.la -L/lib -lglib-2.0 -lssl -lcrypto -lrt -lpthread >gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/sip-date sip-date.o ../libsofia-sip-ua/.libs/libsofia-sip-ua.so -L/lib -lglib-2.0 -lssl -lcrypto -lrt -lpthread >creating sip-date >if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libsofia-sip-ua/su/sofia-sip -I../libsofia-sip-ua/features -I../libsofia-sip-ua/features -I../libsofia-sip-ua/ipt -I../libsofia-sip-ua/ipt -I../libsofia-sip-ua/iptsec -I../libsofia-sip-ua/iptsec -I../libsofia-sip-ua/bnf -I../libsofia-sip-ua/bnf -I../libsofia-sip-ua/http -I../libsofia-sip-ua/http -I../libsofia-sip-ua/msg -I../libsofia-sip-ua/msg -I../libsofia-sip-ua/nth -I../libsofia-sip-ua/nth -I../libsofia-sip-ua/nta -I../libsofia-sip-ua/nta -I../libsofia-sip-ua/nea -I../libsofia-sip-ua/nea -I../libsofia-sip-ua/nua -I../libsofia-sip-ua/nua -I../libsofia-sip-ua/soa -I../libsofia-sip-ua/soa -I../libsofia-sip-ua/sdp -I../libsofia-sip-ua/sdp -I../libsofia-sip-ua/sip -I../libsofia-sip-ua/sip -I../libsofia-sip-ua/soa -I../libsofia-sip-ua/soa -I../libsofia-sip-ua/sresolv -I../libsofia-sip-ua/sresolv -I../libsofia-sip-ua/tport -I../libsofia-sip-ua/tport -I../libsofia-sip-ua/stun -I../libsofia-sip-ua/stun -I../libsofia-sip-ua/url -I../libsofia-sip-ua/url -I../libsofia-sip-ua/su -I../libsofia-sip-ua/su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sip-dig.o -MD -MP -MF ".deps/sip-dig.Tpo" -c -o sip-dig.o sip-dig.c; \ > then mv -f ".deps/sip-dig.Tpo" ".deps/sip-dig.Po"; else rm -f ".deps/sip-dig.Tpo"; exit 1; fi >/bin/sh ../libtool --mode=link --tag=CC gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o sip-dig sip-dig.o ../libsofia-sip-ua/libsofia-sip-ua.la -L/lib -lglib-2.0 -lssl -lcrypto -lrt -lpthread >gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/sip-dig sip-dig.o ../libsofia-sip-ua/.libs/libsofia-sip-ua.so -L/lib -lglib-2.0 -lssl -lcrypto -lrt -lpthread >creating sip-dig >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/utils' >Making all in packages >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/packages' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/packages' >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4' >for i in libsofia-sip-ua libsofia-sip-ua-glib ; do make -C $i built-sources ; done >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua' >target=`echo built-sources-recursive | sed s/-recursive//`; \ > list='su features bnf sresolv sdp url msg sip stun ipt soa tport http nta nea iptsec nth nua docs'; for subdir in $list; do \ > echo "Making built-sources-recursive in $subdir"; \ > (cd $subdir && make $target) \ > done; >Making built-sources-recursive in su >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/su' >make[4]: Nothing to be done for `built-sources'. >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/su' >Making built-sources-recursive in features >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/features' >make[4]: Nothing to be done for `built-sources'. >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/features' >Making built-sources-recursive in bnf >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/bnf' >make[4]: Nothing to be done for `built-sources'. >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/bnf' >Making built-sources-recursive in sresolv >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sresolv' >make[4]: Nothing to be done for `built-sources'. >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sresolv' >Making built-sources-recursive in sdp >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sdp' >make[4]: Nothing to be done for `built-sources'. >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sdp' >Making built-sources-recursive in url >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/url' >make[4]: Nothing to be done for `built-sources'. >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/url' >Making built-sources-recursive in msg >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg' >make[4]: Nothing to be done for `built-sources'. >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg' >Making built-sources-recursive in sip >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip' >make[4]: Nothing to be done for `built-sources'. >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip' >Making built-sources-recursive in stun >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/stun' >make[4]: Nothing to be done for `built-sources'. >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/stun' >Making built-sources-recursive in ipt >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/ipt' >make[4]: Nothing to be done for `built-sources'. >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/ipt' >Making built-sources-recursive in soa >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/soa' >make[4]: Nothing to be done for `built-sources'. >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/soa' >Making built-sources-recursive in tport >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/tport' >make[4]: Nothing to be done for `built-sources'. >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/tport' >Making built-sources-recursive in http >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/http' >make[4]: Nothing to be done for `built-sources'. >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/http' >Making built-sources-recursive in nta >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nta' >make[4]: Nothing to be done for `built-sources'. >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nta' >Making built-sources-recursive in nea >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nea' >make[4]: Nothing to be done for `built-sources'. >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nea' >Making built-sources-recursive in iptsec >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/iptsec' >make[4]: Nothing to be done for `built-sources'. >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/iptsec' >Making built-sources-recursive in nth >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nth' >make[4]: Nothing to be done for `built-sources'. >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nth' >Making built-sources-recursive in nua >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nua' >make[4]: Nothing to be done for `built-sources'. >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nua' >Making built-sources-recursive in docs >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs' >make[4]: Nothing to be done for `built-sources'. >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs' >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua' >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib' >target=`echo built-sources-recursive | sed s/-recursive//`; \ > list='su-glib nua-glib'; for subdir in $list; do \ > echo "Making built-sources-recursive in $subdir"; \ > (cd $subdir && make $target) \ > done; >Making built-sources-recursive in su-glib >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/su-glib' >make[4]: Nothing to be done for `built-sources'. >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/su-glib' >Making built-sources-recursive in nua-glib >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib' >make[4]: Nothing to be done for `built-sources'. >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib' >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib' >mkdir -p man man/man1 2> /dev/null >cd utils && doxygen Doxyfile.build >/builddir/build/BUILD/sofia-sip-1.12.4/utils/sip-dig.c:117: Warning: explicit link request to 'SRESOLV_DEBUG' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/utils/sip-options.c:78: Warning: explicit link request to 'SIPADDRESS' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/utils/sip-options.c:78: Warning: explicit link request to 'sip_proxy' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/utils/sip-options.c:78: Warning: explicit link request to 'NTA_DEBUG' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/utils/sip-options.c:78: Warning: explicit link request to 'TPORT_DEBUG' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/utils/sip-options.c:78: Warning: explicit link request to 'TPORT_LOG' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/stun/stunc.c:99: Warning: explicit link request to 'STUN_DEBUG' could not be resolved >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4' >make[1]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4' >+ make doxygen >for i in libsofia-sip-ua libsofia-sip-ua-glib ; do make -C $i doxygen ; done >make[1]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua' >target=`echo built-sources-recursive | sed s/-recursive//`; \ > list='su features bnf sresolv sdp url msg sip stun ipt soa tport http nta nea iptsec nth nua docs'; for subdir in $list; do \ > echo "Making built-sources-recursive in $subdir"; \ > (cd $subdir && make $target) \ > done; >Making built-sources-recursive in su >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/su' >make[2]: Nothing to be done for `built-sources'. >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/su' >Making built-sources-recursive in features >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/features' >make[2]: Nothing to be done for `built-sources'. >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/features' >Making built-sources-recursive in bnf >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/bnf' >make[2]: Nothing to be done for `built-sources'. >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/bnf' >Making built-sources-recursive in sresolv >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sresolv' >make[2]: Nothing to be done for `built-sources'. >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sresolv' >Making built-sources-recursive in sdp >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sdp' >make[2]: Nothing to be done for `built-sources'. >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sdp' >Making built-sources-recursive in url >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/url' >make[2]: Nothing to be done for `built-sources'. >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/url' >Making built-sources-recursive in msg >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg' >make[2]: Nothing to be done for `built-sources'. >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg' >Making built-sources-recursive in sip >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip' >make[2]: Nothing to be done for `built-sources'. >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip' >Making built-sources-recursive in stun >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/stun' >make[2]: Nothing to be done for `built-sources'. >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/stun' >Making built-sources-recursive in ipt >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/ipt' >make[2]: Nothing to be done for `built-sources'. >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/ipt' >Making built-sources-recursive in soa >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/soa' >make[2]: Nothing to be done for `built-sources'. >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/soa' >Making built-sources-recursive in tport >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/tport' >make[2]: Nothing to be done for `built-sources'. >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/tport' >Making built-sources-recursive in http >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/http' >make[2]: Nothing to be done for `built-sources'. >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/http' >Making built-sources-recursive in nta >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nta' >make[2]: Nothing to be done for `built-sources'. >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nta' >Making built-sources-recursive in nea >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nea' >make[2]: Nothing to be done for `built-sources'. >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nea' >Making built-sources-recursive in iptsec >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/iptsec' >make[2]: Nothing to be done for `built-sources'. >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/iptsec' >Making built-sources-recursive in nth >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nth' >make[2]: Nothing to be done for `built-sources'. >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nth' >Making built-sources-recursive in nua >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nua' >make[2]: Nothing to be done for `built-sources'. >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nua' >Making built-sources-recursive in docs >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs' >make[2]: Nothing to be done for `built-sources'. >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs' >Generating empty doxytags >cd .; \ > mkdir -p docs/html ; \ > for d in su features bnf sresolv sdp url msg sip stun ipt soa tport http nta nea iptsec nth nua docs; do \ > test -r $d/Doxyfile || continue ; \ > if ! test -r docs/$d.doxytags ; then \ > echo '<?xml version="1.0"?><tagfile/>' > docs/$d.doxytags ; \ > else \ > sed '2,10s!<name>index</name>!<name>'$d'_index</name>!' \ > docs/$d.doxytags > docs/$d.doxytags.tmp && \ > mv -f docs/$d.doxytags.tmp docs/$d.doxytags ; \ > fi ; \ > done >running doxygen first time in su ><unknown>:21: Warning: explicit link request to 'msg_iovec_t' could not be resolved ><unknown>:25: Warning: explicit link request to 'msg_iovec_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/su/su_timer.c:160: Warning: Member sut_running (enumeration) of file su_timer.c is not documented. >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/su/su_log.c:62: Warning: explicit link request to 'SU_LOG' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/su/su_root.c:87: Warning: explicit link request to 'su_task_r' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/su/sofia-sip/su.h:224: Warning: explicit link request to 'msg_iovec_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/su/sofia-sip/su.h:228: Warning: explicit link request to 'msg_iovec_t' could not be resolved >running doxygen first time in features >running doxygen first time in bnf >running doxygen first time in sresolv >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sresolv/sres.c:1288: Warning: explicit link request to 'SRES_OPTIONS' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sresolv/sres.c:1288: Warning: explicit link request to 'RES_OPTIONS' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sresolv/sres.c:1079: Warning: explicit link request to 'SRES_OPTIONS' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sresolv/sres.c:1079: Warning: explicit link request to 'RES_OPTIONS' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sresolv/sofia-resolv/sres_record.h:189: Warning: Member sres_class (enumeration) of file sres_record.h is not documented. >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sresolv/sofia-resolv/sres_record.h:194: Warning: Member sres_qtypes (enumeration) of file sres_record.h is not documented. >running doxygen first time in sdp >running doxygen first time in url >running doxygen first time in msg >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/msg.docs:223: Warning: explicit link request to 'sip_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/msg.docs:223: Warning: explicit link request to 'http_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/msg.docs:228: Warning: explicit link request to 'sip_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/msg.docs:228: Warning: explicit link request to 'http_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/msg.docs:235: Warning: explicit link request to 'sip_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/msg.docs:238: Warning: explicit link request to 'sip_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/msg.docs:261: Warning: explicit link request to 'sip_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/msg.docs:264: Warning: explicit link request to 'sip_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/msg.docs:291: Warning: explicit link request to 'sip_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/msg_parser_util.c:942: Warning: explicit link request to 'sip_via_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/msg_parser_util.c:1173: Warning: explicit link request to 'msg_list_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/msg_parser_util.c:1013: Warning: explicit link request to 'sip_via_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/msg_parser_util.c:1143: Warning: explicit link request to 'msg_list_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/msg_parser_util.c:981: Warning: explicit link request to 'sip_via_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/msg_parser_util.c:1040: Warning: explicit link request to 'sip_via_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/msg_parser_util.c:1684: Warning: explicit link request to 'sip_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/msg_parser_util.c:1684: Warning: explicit link request to 'http_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/sofia-sip/msg.h:79: Warning: Member msg_streaming_status (enumeration) of file msg.h is not documented. >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/msg_parser_util.c:942: Warning: explicit link request to 'sip_via_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/msg_parser_util.c:1173: Warning: explicit link request to 'msg_list_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/msg_parser_util.c:1013: Warning: explicit link request to 'sip_via_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/msg_parser_util.c:1143: Warning: explicit link request to 'msg_list_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/msg_parser_util.c:981: Warning: explicit link request to 'sip_via_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/msg_parser_util.c:1684: Warning: explicit link request to 'sip_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/msg_parser_util.c:1684: Warning: explicit link request to 'http_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/msg_parser_util.c:1040: Warning: explicit link request to 'sip_via_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/sofia-sip/msg_types.h:75: Warning: explicit link request to 'sip_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/sofia-sip/msg_types.h:75: Warning: explicit link request to 'http_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/msg_mime.c:212: Warning: explicit link request to 'sip_payload_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/sofia-sip/msg_types.h:106: Warning: explicit link request to 'sip_common_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/msg.docs:433: Warning: explicit link request to 'sip_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/msg.docs:433: Warning: explicit link request to 'http_t' could not be resolved >running doxygen first time in sip >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sip.docs:72: Warning: explicit link request to 'msg_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sip.docs:72: Warning: explicit link request to 'msg_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sip.docs:141: Warning: explicit link request to 'msg_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sip.docs:177: Warning: explicit link request to 'msg_pub_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sip.docs:177: Warning: explicit link request to 'msg_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sip.docs:201: Warning: explicit link request to 'msg_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sip.docs:237: Warning: explicit link request to 'msg_hclass_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sip.docs:251: Warning: explicit link request to 'msg_hclass_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sip.docs:259: Warning: explicit link request to 'msg_common_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sofia-sip/sip.h:227: Warning: explicit link request to 'msg_t' could not be resolved >running doxygen first time in stun >running doxygen first time in ipt >running doxygen first time in soa >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/soa/soa.c:822: Warning: explicit link request to 'nua_i_options()' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/soa/soa.c:872: Warning: explicit link request to 'nua_i_options()' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/soa/soa_tag.c:497: Warning: explicit link request to 'nua_i_active' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/soa/soa_tag.c:498: Warning: explicit link request to 'nua_i_state' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/soa/soa_tag.c:461: Warning: explicit link request to 'nua_i_active' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/soa/soa_tag.c:462: Warning: explicit link request to 'nua_i_state' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/soa/soa_tag.c:77: Warning: explicit link request to 'sdp_session_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/soa/soa_tag.c:80: Warning: explicit link request to 'sdp_session_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/soa/soa_tag.c:148: Warning: explicit link request to 'sdp_session_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/soa/soa_tag.c:151: Warning: explicit link request to 'sdp_session_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/soa/soa_tag.c:199: Warning: explicit link request to 'sdp_session_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/soa/soa_tag.c:202: Warning: explicit link request to 'sdp_session_t' could not be resolved >running doxygen first time in tport >running doxygen first time in http >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/http/http.docs:34: Warning: explicit link request to 'msg_hclass_t' could not be resolved >running doxygen first time in nta >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nta/nta.docs:27: Warning: explicit link request to 'msg_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nta/nta.docs:27: Warning: explicit link request to 'sip_t' could not be resolved >sip.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sofia-sip/sip.h:1: Warning: Internal inconsistency: member sip_method_register does not belong to any container! >sip.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sofia-sip/sip.h:1: Warning: Internal inconsistency: member sip_method_ack does not belong to any container! >sip.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sofia-sip/sip.h:1: Warning: Internal inconsistency: member sip_method_cancel does not belong to any container! >sip.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sofia-sip/sip.h:1: Warning: Internal inconsistency: member sip_method_t does not belong to any container! >sip.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sofia-sip/sip.h:1: Warning: Internal inconsistency: member sip_method_t does not belong to any container! >sip.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sofia-sip/sip.h:1: Warning: Internal inconsistency: member sip_method_t does not belong to any container! >sip.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sofia-sip/sip.h:1: Warning: Internal inconsistency: member sip_method_t does not belong to any container! >sip.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sofia-sip/sip.h:1: Warning: Internal inconsistency: member sip_method_t does not belong to any container! >sip.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sofia-sip/sip.h:1: Warning: Internal inconsistency: member sip_method_t does not belong to any container! >sip.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sofia-sip/sip.h:1: Warning: Internal inconsistency: member sip_method_t does not belong to any container! >sip.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sofia-sip/sip.h:1: Warning: Internal inconsistency: member sip_method_t does not belong to any container! >sip.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sofia-sip/sip.h:1: Warning: Internal inconsistency: member sip_method_t does not belong to any container! >sip.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sofia-sip/sip.h:1: Warning: Internal inconsistency: member sip_method_t does not belong to any container! >sip.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sofia-sip/sip.h:1: Warning: Internal inconsistency: member sip_method_t does not belong to any container! >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nta/nta.c:2958: Warning: explicit link request to 'sip_method_unknown' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nta/nta.c:2959: Warning: explicit link request to 'sip_method_unknown' could not be resolved >sip.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sofia-sip/sip.h:1: Warning: Internal inconsistency: member sip_method_t does not belong to any container! >sip.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sofia-sip/sip.h:1: Warning: Internal inconsistency: member sip_method_t does not belong to any container! >sip.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sofia-sip/sip.h:1: Warning: Internal inconsistency: member sip_method_t does not belong to any container! >sip.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sofia-sip/sip.h:1: Warning: Internal inconsistency: member sip_method_t does not belong to any container! >sip.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sofia-sip/sip.h:1: Warning: Internal inconsistency: member sip_method_t does not belong to any container! >sip.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sofia-sip/sip.h:1: Warning: Internal inconsistency: member sip_method_t does not belong to any container! >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nta/nta.c:2958: Warning: explicit link request to 'sip_method_unknown' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nta/nta.c:2959: Warning: explicit link request to 'sip_method_unknown' could not be resolved >sip.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sofia-sip/sip.h:1: Warning: Internal inconsistency: member sip_method_t does not belong to any container! >running doxygen first time in nea >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nea/nea.docs:27: Warning: explicit link request to 'nta_agent_t' could not be resolved >running doxygen first time in iptsec >running doxygen first time in nth >http.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/http/sofia-sip/http.h:1: Warning: Internal inconsistency: member http_method_t does not belong to any container! >http.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/http/sofia-sip/http.h:1: Warning: Internal inconsistency: member http_method_t does not belong to any container! >http.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/http/sofia-sip/http.h:1: Warning: Internal inconsistency: member http_method_t does not belong to any container! >http.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/http/sofia-sip/http.h:1: Warning: Internal inconsistency: member http_method_t does not belong to any container! >http.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/http/sofia-sip/http.h:1: Warning: Internal inconsistency: member http_method_t does not belong to any container! >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nth/nth_client.c:987: Warning: explicit link request to 'http_method_invalid' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nth/nth_client.c:172: Warning: explicit link request to 'SOFIA_DEBUG' could not be resolved >http.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/http/sofia-sip/http.h:1: Warning: Internal inconsistency: member http_method_t does not belong to any container! >http.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/http/sofia-sip/http.h:1: Warning: Internal inconsistency: member http_method_t does not belong to any container! >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nth/nth_client.c:987: Warning: explicit link request to 'http_method_invalid' could not be resolved >running doxygen first time in nua >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nua/nua.docs:186: Warning: explicit link request to 'SOFIA_DEBUG' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nua/nua.docs:188: Warning: explicit link request to 'NTA_DEBUG' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nua/nua.docs:189: Warning: explicit link request to 'TPORT_DEBUG' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nua/nua.docs:190: Warning: explicit link request to 'TPORT_LOG' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nua/nua.docs:191: Warning: explicit link request to 'TPORT_DUMP' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nua/nua_params.c:1308: Warning: explicit link request to 'TAG_ANY' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nua/nua_session.c:340: Warning: explicit link request to 'SOATAG_HOLD' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nua/nua_session.c:380: Warning: explicit link request to 'SIP_NONE' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nua/nua_params.c:337: Warning: explicit link request to 'SIP_NONE' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nua/nua_session.c:1513: Warning: explicit link request to 'soa_session_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nua/nua_params.c:1308: Warning: explicit link request to 'TAG_ANY' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nua/nua_session.c:340: Warning: explicit link request to 'SOATAG_HOLD' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nua/nua_session.c:380: Warning: explicit link request to 'SIP_NONE' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nua/nua_params.c:337: Warning: explicit link request to 'SIP_NONE' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nua/sofia-sip/nua_tag.h:574: Warning: Member nua_session_refresher (enumeration) of file nua_tag.h is not documented. >sip.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sofia-sip/sip.h:1: Warning: Internal inconsistency: member sip_method_t does not belong to any container! >running doxygen first time in docs >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs/mainpage.docs:390: Warning: explicit link request to 'msg_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs/mainpage.docs:394: Warning: explicit link request to 'msg_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs/mainpage.docs:403: Warning: explicit link request to 'msg_header_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs/mainpage.docs:405: Warning: explicit link request to 'msg_common_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs/mainpage.docs:406: Warning: explicit link request to 'msg_hclass_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs/mainpage.docs:408: Warning: explicit link request to 'msg_hclass_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs/mainpage.docs:413: Warning: explicit link request to 'msg_hclass_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs/mainpage.docs:424: Warning: explicit link request to 'su_home_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs/mainpage.docs:425: Warning: explicit link request to 'su_home_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs/mainpage.docs:473: Warning: explicit link request to 'su_home_t' could not be resolved >sip.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sofia-sip/sip_hclasses.h:1: Warning: Internal inconsistency: member sip_contact_hash does not belong to any container! >msg.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/sofia-sip/msg_types.h:1: Warning: Internal inconsistency: member msg_kind_append does not belong to any container! >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs/mainpage.docs:704: Warning: explicit link request to 'SOFIA_DEBUG' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs/mainpage.docs:708: Warning: explicit link request to 'SOFIA_DEBUG' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs/mainpage.docs:709: Warning: explicit link request to 'NUA_DEBUG' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs/mainpage.docs:710: Warning: explicit link request to 'SOA_DEBUG' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs/mainpage.docs:711: Warning: explicit link request to 'NEA_DEBUG' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs/mainpage.docs:712: Warning: explicit link request to 'IPTSEC_DEBUG' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs/mainpage.docs:713: Warning: explicit link request to 'NTA_DEBUG' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs/mainpage.docs:714: Warning: explicit link request to 'TPORT_DEBUG' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs/mainpage.docs:715: Warning: explicit link request to 'TPORT_LOG' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs/mainpage.docs:716: Warning: explicit link request to 'TPORT_DUMP' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs/mainpage.docs:717: Warning: explicit link request to 'SU_DEBUG' could not be resolved >running doxygen in second time in su ><unknown>:21: Warning: explicit link request to 'msg_iovec_t' could not be resolved ><unknown>:25: Warning: explicit link request to 'msg_iovec_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/su/su_timer.c:160: Warning: Member sut_running (enumeration) of file su_timer.c is not documented. >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/su/su_log.c:62: Warning: explicit link request to 'SU_LOG' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/su/su_root.c:87: Warning: explicit link request to 'su_task_r' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/su/sofia-sip/su.h:224: Warning: explicit link request to 'msg_iovec_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/su/sofia-sip/su.h:228: Warning: explicit link request to 'msg_iovec_t' could not be resolved >running doxygen in second time in features >running doxygen in second time in bnf >running doxygen in second time in sresolv >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sresolv/sres.c:1288: Warning: explicit link request to 'SRES_OPTIONS' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sresolv/sres.c:1288: Warning: explicit link request to 'RES_OPTIONS' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sresolv/sres.c:1079: Warning: explicit link request to 'SRES_OPTIONS' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sresolv/sres.c:1079: Warning: explicit link request to 'RES_OPTIONS' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sresolv/sofia-resolv/sres_record.h:189: Warning: Member sres_class (enumeration) of file sres_record.h is not documented. >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sresolv/sofia-resolv/sres_record.h:194: Warning: Member sres_qtypes (enumeration) of file sres_record.h is not documented. >running doxygen in second time in sdp >running doxygen in second time in url >running doxygen in second time in msg >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/msg.docs:223: Warning: explicit link request to 'sip_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/msg.docs:223: Warning: explicit link request to 'http_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/msg.docs:228: Warning: explicit link request to 'sip_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/msg.docs:228: Warning: explicit link request to 'http_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/msg.docs:235: Warning: explicit link request to 'sip_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/msg.docs:238: Warning: explicit link request to 'sip_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/msg.docs:261: Warning: explicit link request to 'sip_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/msg.docs:264: Warning: explicit link request to 'sip_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/msg.docs:291: Warning: explicit link request to 'sip_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/msg_parser_util.c:1173: Warning: explicit link request to 'msg_list_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/msg_parser_util.c:1143: Warning: explicit link request to 'msg_list_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/msg_parser_util.c:1684: Warning: explicit link request to 'sip_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/msg_parser_util.c:1684: Warning: explicit link request to 'http_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/sofia-sip/msg.h:79: Warning: Member msg_streaming_status (enumeration) of file msg.h is not documented. >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/msg_parser_util.c:1173: Warning: explicit link request to 'msg_list_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/msg_parser_util.c:1143: Warning: explicit link request to 'msg_list_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/msg_parser_util.c:1684: Warning: explicit link request to 'sip_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/msg_parser_util.c:1684: Warning: explicit link request to 'http_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/sofia-sip/msg_types.h:75: Warning: explicit link request to 'sip_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/sofia-sip/msg_types.h:75: Warning: explicit link request to 'http_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/sofia-sip/msg_types.h:106: Warning: explicit link request to 'sip_common_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/msg.docs:433: Warning: explicit link request to 'sip_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/msg.docs:433: Warning: explicit link request to 'http_t' could not be resolved >running doxygen in second time in sip >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sip.docs:72: Warning: explicit link request to 'msg_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sip.docs:72: Warning: explicit link request to 'msg_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sip.docs:141: Warning: explicit link request to 'msg_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sip.docs:177: Warning: explicit link request to 'msg_pub_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sip.docs:177: Warning: explicit link request to 'msg_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sip.docs:201: Warning: explicit link request to 'msg_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sip.docs:237: Warning: explicit link request to 'msg_hclass_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sip.docs:251: Warning: explicit link request to 'msg_hclass_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sip.docs:259: Warning: explicit link request to 'msg_common_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sofia-sip/sip.h:227: Warning: explicit link request to 'msg_t' could not be resolved >running doxygen in second time in stun >running doxygen in second time in ipt >running doxygen in second time in soa >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/soa/soa.c:822: Warning: explicit link request to 'nua_i_options()' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/soa/soa.c:872: Warning: explicit link request to 'nua_i_options()' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/soa/soa_tag.c:497: Warning: explicit link request to 'nua_i_active' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/soa/soa_tag.c:498: Warning: explicit link request to 'nua_i_state' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/soa/soa_tag.c:461: Warning: explicit link request to 'nua_i_active' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/soa/soa_tag.c:462: Warning: explicit link request to 'nua_i_state' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/soa/soa_tag.c:77: Warning: explicit link request to 'sdp_session_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/soa/soa_tag.c:80: Warning: explicit link request to 'sdp_session_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/soa/soa_tag.c:148: Warning: explicit link request to 'sdp_session_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/soa/soa_tag.c:151: Warning: explicit link request to 'sdp_session_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/soa/soa_tag.c:199: Warning: explicit link request to 'sdp_session_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/soa/soa_tag.c:202: Warning: explicit link request to 'sdp_session_t' could not be resolved >running doxygen in second time in tport >running doxygen in second time in http >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/http/http.docs:34: Warning: explicit link request to 'msg_hclass_t' could not be resolved >running doxygen in second time in nta >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nta/nta.docs:27: Warning: explicit link request to 'msg_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nta/nta.docs:27: Warning: explicit link request to 'sip_t' could not be resolved >sip.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sofia-sip/sip.h:1: Warning: Internal inconsistency: member sip_method_register does not belong to any container! >sip.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sofia-sip/sip.h:1: Warning: Internal inconsistency: member sip_method_ack does not belong to any container! >sip.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sofia-sip/sip.h:1: Warning: Internal inconsistency: member sip_method_cancel does not belong to any container! >sip.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sofia-sip/sip.h:1: Warning: Internal inconsistency: member sip_method_t does not belong to any container! >sip.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sofia-sip/sip.h:1: Warning: Internal inconsistency: member sip_method_t does not belong to any container! >sip.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sofia-sip/sip.h:1: Warning: Internal inconsistency: member sip_method_t does not belong to any container! >sip.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sofia-sip/sip.h:1: Warning: Internal inconsistency: member sip_method_t does not belong to any container! >sip.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sofia-sip/sip.h:1: Warning: Internal inconsistency: member sip_method_t does not belong to any container! >sip.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sofia-sip/sip.h:1: Warning: Internal inconsistency: member sip_method_t does not belong to any container! >sip.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sofia-sip/sip.h:1: Warning: Internal inconsistency: member sip_method_t does not belong to any container! >sip.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sofia-sip/sip.h:1: Warning: Internal inconsistency: member sip_method_t does not belong to any container! >sip.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sofia-sip/sip.h:1: Warning: Internal inconsistency: member sip_method_t does not belong to any container! >sip.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sofia-sip/sip.h:1: Warning: Internal inconsistency: member sip_method_t does not belong to any container! >sip.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sofia-sip/sip.h:1: Warning: Internal inconsistency: member sip_method_t does not belong to any container! >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nta/nta.c:2958: Warning: explicit link request to 'sip_method_unknown' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nta/nta.c:2959: Warning: explicit link request to 'sip_method_unknown' could not be resolved >sip.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sofia-sip/sip.h:1: Warning: Internal inconsistency: member sip_method_t does not belong to any container! >sip.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sofia-sip/sip.h:1: Warning: Internal inconsistency: member sip_method_t does not belong to any container! >sip.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sofia-sip/sip.h:1: Warning: Internal inconsistency: member sip_method_t does not belong to any container! >sip.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sofia-sip/sip.h:1: Warning: Internal inconsistency: member sip_method_t does not belong to any container! >sip.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sofia-sip/sip.h:1: Warning: Internal inconsistency: member sip_method_t does not belong to any container! >sip.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sofia-sip/sip.h:1: Warning: Internal inconsistency: member sip_method_t does not belong to any container! >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nta/nta.c:2958: Warning: explicit link request to 'sip_method_unknown' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nta/nta.c:2959: Warning: explicit link request to 'sip_method_unknown' could not be resolved >sip.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sofia-sip/sip.h:1: Warning: Internal inconsistency: member sip_method_t does not belong to any container! >running doxygen in second time in nea >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nea/nea.docs:27: Warning: explicit link request to 'nta_agent_t' could not be resolved >running doxygen in second time in iptsec >running doxygen in second time in nth >http.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/http/sofia-sip/http.h:1: Warning: Internal inconsistency: member http_method_t does not belong to any container! >http.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/http/sofia-sip/http.h:1: Warning: Internal inconsistency: member http_method_t does not belong to any container! >http.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/http/sofia-sip/http.h:1: Warning: Internal inconsistency: member http_method_t does not belong to any container! >http.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/http/sofia-sip/http.h:1: Warning: Internal inconsistency: member http_method_t does not belong to any container! >http.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/http/sofia-sip/http.h:1: Warning: Internal inconsistency: member http_method_t does not belong to any container! >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nth/nth_client.c:987: Warning: explicit link request to 'http_method_invalid' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nth/nth_client.c:172: Warning: explicit link request to 'SOFIA_DEBUG' could not be resolved >http.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/http/sofia-sip/http.h:1: Warning: Internal inconsistency: member http_method_t does not belong to any container! >http.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/http/sofia-sip/http.h:1: Warning: Internal inconsistency: member http_method_t does not belong to any container! >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nth/nth_client.c:987: Warning: explicit link request to 'http_method_invalid' could not be resolved >running doxygen in second time in nua >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nua/nua.docs:186: Warning: explicit link request to 'SOFIA_DEBUG' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nua/nua.docs:188: Warning: explicit link request to 'NTA_DEBUG' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nua/nua.docs:189: Warning: explicit link request to 'TPORT_DEBUG' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nua/nua.docs:190: Warning: explicit link request to 'TPORT_LOG' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nua/nua.docs:191: Warning: explicit link request to 'TPORT_DUMP' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nua/nua_params.c:1308: Warning: explicit link request to 'TAG_ANY' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nua/nua_session.c:340: Warning: explicit link request to 'SOATAG_HOLD' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nua/nua_session.c:380: Warning: explicit link request to 'SIP_NONE' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nua/nua_session.c:437: Warning: unable to resolve reference to `soa_session_t' for \ref command >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nua/nua_session.c:439: Warning: unable to resolve reference to `soa_session_t' for \ref command >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nua/nua_session.c:444: Warning: unable to resolve reference to `soa_session_t' for \ref command >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nua/nua_params.c:337: Warning: explicit link request to 'SIP_NONE' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nua/nua_session.c:1513: Warning: explicit link request to 'soa_session_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nua/nua_params.c:1308: Warning: explicit link request to 'TAG_ANY' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nua/nua_session.c:340: Warning: explicit link request to 'SOATAG_HOLD' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nua/nua_session.c:380: Warning: explicit link request to 'SIP_NONE' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nua/nua_session.c:437: Warning: unable to resolve reference to `soa_session_t' for \ref command >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nua/nua_session.c:439: Warning: unable to resolve reference to `soa_session_t' for \ref command >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nua/nua_session.c:444: Warning: unable to resolve reference to `soa_session_t' for \ref command >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nua/nua_params.c:337: Warning: explicit link request to 'SIP_NONE' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nua/sofia-sip/nua_tag.h:574: Warning: Member nua_session_refresher (enumeration) of file nua_tag.h is not documented. >sip.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sofia-sip/sip.h:1: Warning: Internal inconsistency: member sip_method_t does not belong to any container! >running doxygen in second time in docs >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs/mainpage.docs:390: Warning: explicit link request to 'msg_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs/mainpage.docs:394: Warning: explicit link request to 'msg_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs/mainpage.docs:403: Warning: explicit link request to 'msg_header_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs/mainpage.docs:405: Warning: explicit link request to 'msg_common_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs/mainpage.docs:406: Warning: explicit link request to 'msg_hclass_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs/mainpage.docs:408: Warning: explicit link request to 'msg_hclass_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs/mainpage.docs:413: Warning: explicit link request to 'msg_hclass_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs/mainpage.docs:424: Warning: explicit link request to 'su_home_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs/mainpage.docs:425: Warning: explicit link request to 'su_home_t' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs/mainpage.docs:473: Warning: explicit link request to 'su_home_t' could not be resolved >sip.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sofia-sip/sip_hclasses.h:1: Warning: Internal inconsistency: member sip_contact_hash does not belong to any container! >msg.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg/sofia-sip/msg_types.h:1: Warning: Internal inconsistency: member msg_kind_append does not belong to any container! >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs/mainpage.docs:704: Warning: explicit link request to 'SOFIA_DEBUG' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs/mainpage.docs:708: Warning: explicit link request to 'SOFIA_DEBUG' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs/mainpage.docs:709: Warning: explicit link request to 'NUA_DEBUG' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs/mainpage.docs:710: Warning: explicit link request to 'SOA_DEBUG' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs/mainpage.docs:711: Warning: explicit link request to 'NEA_DEBUG' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs/mainpage.docs:712: Warning: explicit link request to 'IPTSEC_DEBUG' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs/mainpage.docs:713: Warning: explicit link request to 'NTA_DEBUG' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs/mainpage.docs:714: Warning: explicit link request to 'TPORT_DEBUG' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs/mainpage.docs:715: Warning: explicit link request to 'TPORT_LOG' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs/mainpage.docs:716: Warning: explicit link request to 'TPORT_DUMP' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs/mainpage.docs:717: Warning: explicit link request to 'SU_DEBUG' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs/conformance.docs:879: Warning: unable to resolve reference to `sdp_version_t' for \ref command >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs/conformance.docs:880: Warning: unable to resolve reference to `sdp_origin_t' for \ref command >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs/conformance.docs:881: Warning: unable to resolve reference to `sdp_connection_t' for \ref command >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs/conformance.docs:882: Warning: unable to resolve reference to `sdp_bandwidth_t' for \ref command >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs/conformance.docs:883: Warning: unable to resolve reference to `sdp_time_t' for \ref command >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs/conformance.docs:884: Warning: unable to resolve reference to `sdp_repeat_t' for \ref command >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs/conformance.docs:885: Warning: unable to resolve reference to `sdp_zone_t' for \ref command >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs/conformance.docs:886: Warning: unable to resolve reference to `sdp_key_t' for \ref command >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs/conformance.docs:887: Warning: unable to resolve reference to `sdp_attribute_t' for \ref command >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs/conformance.docs:888: Warning: unable to resolve reference to `sdp_media_t' for \ref command >cd ./docs/html && ../hide_emails.sh >Hiding email addresses in ./building.html. >Hiding email addresses in ./sdp/structsdp__key__s.html. >Hiding email addresses in ./sdp/globals_vars.html. >Hiding email addresses in ./sdp/structsdp__session__s.html. >Hiding email addresses in ./sdp/globals_type.html. >Hiding email addresses in ./sdp/files.html. >Hiding email addresses in ./sdp/todo.html. >Hiding email addresses in ./sdp/structsdp__connection__s.html. >Hiding email addresses in ./sdp/globals_func.html. >Hiding email addresses in ./sdp/structsdp__bandwidth__s.html. >Hiding email addresses in ./sdp/functions_vars.html. >Hiding email addresses in ./sdp/sdp__tag_8h.html. >Hiding email addresses in ./sdp/pages.html. >Hiding email addresses in ./sdp/structsdp__origin__s.html. >Hiding email addresses in ./sdp/sdp__parse_8c.html. >Hiding email addresses in ./sdp/sdp_8h.html. >Hiding email addresses in ./sdp/sdp_8h-source.html. >Hiding email addresses in ./sdp/functions.html. >Hiding email addresses in ./sdp/globals_eval.html. >Hiding email addresses in ./sdp/globals.html. >Hiding email addresses in ./sdp/sdp__tag_8c.html. >Hiding email addresses in ./sdp/structsdp__media__s.html. >Hiding email addresses in ./sdp/sdp__print_8c.html. >Hiding email addresses in ./sdp/structsdp__rtpmap__s.html. >Hiding email addresses in ./sdp/structsdp__repeat__s.html. >Hiding email addresses in ./sdp/index.html. >Hiding email addresses in ./sdp/annotated.html. >Hiding email addresses in ./sdp/structsdp__attribute__s.html. >Hiding email addresses in ./sdp/sdp_8c.html. >Hiding email addresses in ./sdp/structsdp__list__s.html. >Hiding email addresses in ./sdp/structsdp__time__s.html. >Hiding email addresses in ./sdp/graph_legend.html. >Hiding email addresses in ./sdp/structsdp__zone__s.html. >Hiding email addresses in ./sdp/sdp__tag_8h-source.html. >Hiding email addresses in ./bnf/bnf_8c.html. >Hiding email addresses in ./bnf/globals_vars.html. >Hiding email addresses in ./bnf/deprecated.html. >Hiding email addresses in ./bnf/bnf_8h-source.html. >Hiding email addresses in ./bnf/files.html. >Hiding email addresses in ./bnf/globals_func.html. >Hiding email addresses in ./bnf/bnf_8h.html. >Hiding email addresses in ./bnf/pages.html. >Hiding email addresses in ./bnf/hostdomain_8h-source.html. >Hiding email addresses in ./bnf/globals_eval.html. >Hiding email addresses in ./bnf/globals.html. >Hiding email addresses in ./bnf/index.html. >Hiding email addresses in ./bnf/graph_legend.html. >Hiding email addresses in ./bnf/hostdomain_8h.html. >Hiding email addresses in ./docguide.html. >Hiding email addresses in ./msg/msg__header__copy_8c.html. >Hiding email addresses in ./msg/group__msg__content__type.html. >Hiding email addresses in ./msg/structmsg__mclass__s.html. >Hiding email addresses in ./msg/msg__mime__table_8c.html. >Hiding email addresses in ./msg/group__msg__content__location.html. >Hiding email addresses in ./msg/msg__buffer_8h.html. >Hiding email addresses in ./msg/structmsg__generic__s.html. >Hiding email addresses in ./msg/msg__mime_8h-source.html. >Hiding email addresses in ./msg/globals_vars.html. >Hiding email addresses in ./msg/msg__mclass_8c.html. >Hiding email addresses in ./msg/msg__types_8h-source.html. >Hiding email addresses in ./msg/msg__protos_8h.html. >Hiding email addresses in ./msg/deprecated.html. >Hiding email addresses in ./msg/globals_type.html. >Hiding email addresses in ./msg/msg__parser_8h-source.html. >Hiding email addresses in ./msg/msg_8h.html. >Hiding email addresses in ./msg/group__msg__headers.html. >Hiding email addresses in ./msg/msg__addr_8h-source.html. >Hiding email addresses in ./msg/group__msg__content__id.html. >Hiding email addresses in ./msg/group__msg__accept.html. >Hiding email addresses in ./msg/msg__addr_8h.html. >Hiding email addresses in ./msg/unionmsg__header__u.html. >Hiding email addresses in ./msg/msg__types_8h.html. >Hiding email addresses in ./msg/files.html. >Hiding email addresses in ./msg/group__msg__content__language.html. >Hiding email addresses in ./msg/structmsg__accept__s.html. >Hiding email addresses in ./msg/structmsg__href__s.html. >Hiding email addresses in ./msg/structmsg__payload__s.html. >Hiding email addresses in ./msg/msg__mime__protos_8h-source.html. >Hiding email addresses in ./msg/globals_func.html. >Hiding email addresses in ./msg/group__msg__separator.html. >Hiding email addresses in ./msg/msg__mime_8h.html. >Hiding email addresses in ./msg/msg__parser_8h.html. >Hiding email addresses in ./msg/group__msg__content__md5.html. >Hiding email addresses in ./msg/msg_8h-source.html. >Hiding email addresses in ./msg/msg__header_8h-source.html. >Hiding email addresses in ./msg/structmsg__content__disposition__s.html. >Hiding email addresses in ./msg/modules.html. >Hiding email addresses in ./msg/msg__mime_8c.html. >Hiding email addresses in ./msg/msg__buffer_8h-source.html. >Hiding email addresses in ./msg/structmsg__pub__s.html. >Hiding email addresses in ./msg/functions_vars.html. >Hiding email addresses in ./msg/msg__tag_8c.html. >Hiding email addresses in ./msg/msg__mclass_8h.html. >Hiding email addresses in ./msg/msg__auth_8c.html. >Hiding email addresses in ./msg/structmsg__warning__s.html. >Hiding email addresses in ./msg/pages.html. >Hiding email addresses in ./msg/structmsg__content__type__s.html. >Hiding email addresses in ./msg/structmsg__common__s.html. >Hiding email addresses in ./msg/msg__mime__protos_8h.html. >Hiding email addresses in ./msg/structmsg__separator__s.html. >Hiding email addresses in ./msg/structmsg__s.html. >Hiding email addresses in ./msg/group__msg__warning.html. >Hiding email addresses in ./msg/group__msg__accept__charset.html. >Hiding email addresses in ./msg/structmsg__content__length__s.html. >Hiding email addresses in ./msg/msg__internal_8h-source.html. >Hiding email addresses in ./msg/functions.html. >Hiding email addresses in ./msg/functions_func.html. >Hiding email addresses in ./msg/group__msg__payload.html. >Hiding email addresses in ./msg/globals_eval.html. >Hiding email addresses in ./msg/structmsg__unknown__s.html. >Hiding email addresses in ./msg/msg__basic_8c.html. >Hiding email addresses in ./msg/structmsg__hclass__s.html. >Hiding email addresses in ./msg/msg__date_8c.html. >Hiding email addresses in ./msg/group__msg__accept__language.html. >Hiding email addresses in ./msg/group__msg__parser.html. >Hiding email addresses in ./msg/globals.html. >Hiding email addresses in ./msg/group__msg__content__transfer__encoding.html. >Hiding email addresses in ./msg/structmsg__error__s.html. >Hiding email addresses in ./msg/group__msg__content__length.html. >Hiding email addresses in ./msg/msg__mclass__hash_8h.html. >Hiding email addresses in ./msg/msg__header__make_8c.html. >Hiding email addresses in ./msg/group__msg__error.html. >Hiding email addresses in ./msg/msg__protos_8h-source.html. >Hiding email addresses in ./msg/group__msg__accept__encoding.html. >Hiding email addresses in ./msg/msg__mclass__hash_8h-source.html. >Hiding email addresses in ./msg/group__msg__content__encoding.html. >Hiding email addresses in ./msg/msg__header_8h.html. >Hiding email addresses in ./msg/msg__date_8h.html. >Hiding email addresses in ./msg/group__msg__unknown.html. >Hiding email addresses in ./msg/msg__parser_8c.html. >Hiding email addresses in ./msg/msg__tag__class_8h-source.html. >Hiding email addresses in ./msg/msg__parser__util_8c.html. >Hiding email addresses in ./msg/index.html. >Hiding email addresses in ./msg/msg__name__hash_8c.html. >Hiding email addresses in ./msg/structmsg__accept__any__s.html. >Hiding email addresses in ./msg/annotated.html. >Hiding email addresses in ./msg/group__msg__multipart.html. >Hiding email addresses in ./msg/structmsg__buffer__s.html. >Hiding email addresses in ./msg/msg__mclass_8h-source.html. >Hiding email addresses in ./msg/group__test__msg.html. >Hiding email addresses in ./msg/structmsg__list__s.html. >Hiding email addresses in ./msg/msg__internal_8h.html. >Hiding email addresses in ./msg/structmsg__numeric__s.html. >Hiding email addresses in ./msg/msg_8c.html. >Hiding email addresses in ./msg/group__msg__mime__version.html. >Hiding email addresses in ./msg/msg__generic_8c.html. >Hiding email addresses in ./msg/structmsg__multipart__s.html. >Hiding email addresses in ./msg/group__msg__mime.html. >Hiding email addresses in ./msg/graph_legend.html. >Hiding email addresses in ./msg/msg__date_8h-source.html. >Hiding email addresses in ./msg/msg__tag__class_8h.html. >Hiding email addresses in ./msg/structmsg__auth__s.html. >Hiding email addresses in ./msg/group__msg__content__disposition.html. >Hiding email addresses in ./soa/soa__tag_8c.html. >Hiding email addresses in ./soa/globals_vars.html. >Hiding email addresses in ./soa/soa_sdp_oa_use_cases.html. >Hiding email addresses in ./soa/files.html. >Hiding email addresses in ./soa/todo.html. >Hiding email addresses in ./soa/soa_8h-source.html. >Hiding email addresses in ./soa/globals_func.html. >Hiding email addresses in ./soa/soa__add_8h.html. >Hiding email addresses in ./soa/soa_8h.html. >Hiding email addresses in ./soa/pages.html. >Hiding email addresses in ./soa/globals_eval.html. >Hiding email addresses in ./soa/globals.html. >Hiding email addresses in ./soa/soa__tag_8h.html. >Hiding email addresses in ./soa/index.html. >Hiding email addresses in ./soa/soa_8c.html. >Hiding email addresses in ./soa/soa__tag_8h-source.html. >Hiding email addresses in ./soa/graph_legend.html. >Hiding email addresses in ./soa/soa__add_8h-source.html. >Hiding email addresses in ./nua/globals_vars.html. >Hiding email addresses in ./nua/deprecated.html. >Hiding email addresses in ./nua/globals_type.html. >Hiding email addresses in ./nua/files.html. >Hiding email addresses in ./nua/structnua__dialog__usage.html. >Hiding email addresses in ./nua/todo.html. >Hiding email addresses in ./nua/nua__tag_8h.html. >Hiding email addresses in ./nua/globals_func.html. >Hiding email addresses in ./nua/structregister__usage.html. >Hiding email addresses in ./nua/structnua__server__request.html. >Hiding email addresses in ./nua/functions_vars.html. >Hiding email addresses in ./nua/pages.html. >Hiding email addresses in ./nua/structnua__handle__s.html. >Hiding email addresses in ./nua/structnua__session__usage.html. >Hiding email addresses in ./nua/functions.html. >Hiding email addresses in ./nua/globals_eval.html. >Hiding email addresses in ./nua/globals.html. >Hiding email addresses in ./nua/structnua__handle__preferences.html. >Hiding email addresses in ./nua/nua_8c.html. >Hiding email addresses in ./nua/nua_call_model.html. >Hiding email addresses in ./nua/bug.html. >Hiding email addresses in ./nua/index.html. >Hiding email addresses in ./nua/annotated.html. >Hiding email addresses in ./nua/nua_8h.html. >Hiding email addresses in ./nua/nua_event_diagrams.html. >Hiding email addresses in ./nua/structnua__usage__class.html. >Hiding email addresses in ./nua/graph_legend.html. >Hiding email addresses in ./sofia_sip_conformance.html. >Hiding email addresses in ./nth/globals_vars.html. >Hiding email addresses in ./nth/globals_type.html. >Hiding email addresses in ./nth/files.html. >Hiding email addresses in ./nth/http_client.html. >Hiding email addresses in ./nth/nth__tag_8h.html. >Hiding email addresses in ./nth/globals_func.html. >Hiding email addresses in ./nth/nth_8h-source.html. >Hiding email addresses in ./nth/nth__server_8c.html. >Hiding email addresses in ./nth/pages.html. >Hiding email addresses in ./nth/nth__tag_8c.html. >Hiding email addresses in ./nth/nth__client_8c.html. >Hiding email addresses in ./nth/globals.html. >Hiding email addresses in ./nth/nth_8h.html. >Hiding email addresses in ./nth/index.html. >Hiding email addresses in ./nth/nth__tag_8h-source.html. >Hiding email addresses in ./nth/graph_legend.html. >Hiding email addresses in ./nth/http-client_8c.html. >Hiding email addresses in ./nta/nta__tag_8h.html. >Hiding email addresses in ./nta/nta_8h-source.html. >Hiding email addresses in ./nta/globals_vars.html. >Hiding email addresses in ./nta/nta__tag_8h-source.html. >Hiding email addresses in ./nta/deprecated.html. >Hiding email addresses in ./nta/globals_type.html. >Hiding email addresses in ./nta/internal.html. >Hiding email addresses in ./nta/nta__tport_8h-source.html. >Hiding email addresses in ./nta/files.html. >Hiding email addresses in ./nta/nta__check_8c.html. >Hiding email addresses in ./nta/nta__stateless_8h-source.html. >Hiding email addresses in ./nta/globals_func.html. >Hiding email addresses in ./nta/nta__tport_8h.html. >Hiding email addresses in ./nta/nta_8h.html. >Hiding email addresses in ./nta/pages.html. >Hiding email addresses in ./nta/nta__stateless_8h.html. >Hiding email addresses in ./nta/globals_eval.html. >Hiding email addresses in ./nta/globals.html. >Hiding email addresses in ./nta/portbind_8c.html. >Hiding email addresses in ./nta/nta__internal_8h-source.html. >Hiding email addresses in ./nta/nta_8c.html. >Hiding email addresses in ./nta/index.html. >Hiding email addresses in ./nta/nta__internal_8h.html. >Hiding email addresses in ./nta/nta__tag_8c.html. >Hiding email addresses in ./nta/graph_legend.html. >Hiding email addresses in ./features/globals_vars.html. >Hiding email addresses in ./features/sofia__features_8h.html. >Hiding email addresses in ./features/files.html. >Hiding email addresses in ./features/sofia__features_8h-source.html. >Hiding email addresses in ./features/globals.html. >Hiding email addresses in ./features/features_8c.html. >Hiding email addresses in ./features/index.html. >Hiding email addresses in ./features/graph_legend.html. >Hiding email addresses in ./sip/sip__session_8c.html. >Hiding email addresses in ./sip/unionsip__pref.html. >Hiding email addresses in ./sip/group__sip__header__x.html. >Hiding email addresses in ./sip/sip__tag_8h.html. >Hiding email addresses in ./sip/functions_0x78.html. >Hiding email addresses in ./sip/functions_vars_0x74.html. >Hiding email addresses in ./sip/group__sip__replaces.html. >Hiding email addresses in ./sip/validator_8c.html. >Hiding email addresses in ./sip/structsip__subscription__state__s.html. >Hiding email addresses in ./sip/sip_8h-source.html. >Hiding email addresses in ./sip/group__sip__record__route.html. >Hiding email addresses in ./sip/sip__pref__util_8c.html. >Hiding email addresses in ./sip/group__sip__accept__contact.html. >Hiding email addresses in ./sip/structsip__content__length__s.html. >Hiding email addresses in ./sip/globals_vars.html. >Hiding email addresses in ./sip/sip__status_8c.html. >Hiding email addresses in ./sip/group__sip__status.html. >Hiding email addresses in ./sip/deprecated.html. >Hiding email addresses in ./sip/group__sip__privacy.html. >Hiding email addresses in ./sip/group__sip__security__client.html. >Hiding email addresses in ./sip/functions_0x62.html. >Hiding email addresses in ./sip/globals_type.html. >Hiding email addresses in ./sip/functions_0x64.html. >Hiding email addresses in ./sip/functions_vars_0x6f.html. >Hiding email addresses in ./sip/functions_0x63.html. >Hiding email addresses in ./sip/group__sip__priority.html. >Hiding email addresses in ./sip/group__sip__unsupported.html. >Hiding email addresses in ./sip/functions_vars_0x65.html. >Hiding email addresses in ./sip/sip__status_8h-source.html. >Hiding email addresses in ./sip/structsip__via__s.html. >Hiding email addresses in ./sip/structsip__session__expires__s.html. >Hiding email addresses in ./sip/group__sip__if__match.html. >Hiding email addresses in ./sip/group__sip__request.html. >Hiding email addresses in ./sip/structsip__date__s.html. >Hiding email addresses in ./sip/functions_vars_0x78.html. >Hiding email addresses in ./sip/sip__parser_8c.html. >Hiding email addresses in ./sip/structsip__rack__s.html. >Hiding email addresses in ./sip/group__sip__call__id.html. >Hiding email addresses in ./sip/sip__test__msg_8c.html. >Hiding email addresses in ./sip/structsip__route__s.html. >Hiding email addresses in ./sip/structsip__status__s.html. >Hiding email addresses in ./sip/files.html. >Hiding email addresses in ./sip/structsip__cseq__s.html. >Hiding email addresses in ./sip/sip__hclasses_8h-source.html. >Hiding email addresses in ./sip/sip__security_8c.html. >Hiding email addresses in ./sip/sip__tag_8h-source.html. >Hiding email addresses in ./sip/group__sip__error__info.html. >Hiding email addresses in ./sip/group__sip__accept.html. >Hiding email addresses in ./sip/sip__hclasses_8h.html. >Hiding email addresses in ./sip/sip__parser_8h.html. >Hiding email addresses in ./sip/group__sip__mime__version.html. >Hiding email addresses in ./sip/group__sip__etag.html. >Hiding email addresses in ./sip/structsip__min__se__s.html. >Hiding email addresses in ./sip/todo.html. >Hiding email addresses in ./sip/structsip__reason__s.html. >Hiding email addresses in ./sip/group__sip__refer__to.html. >Hiding email addresses in ./sip/functions_vars_0x62.html. >Hiding email addresses in ./sip/functions_0x6f.html. >Hiding email addresses in ./sip/group__sip__unknown.html. >Hiding email addresses in ./sip/group__sip__content__length.html. >Hiding email addresses in ./sip/sip_8h.html. >Hiding email addresses in ./sip/group__sip__authorization.html. >Hiding email addresses in ./sip/functions_0x72.html. >Hiding email addresses in ./sip/structsip__error__info__s.html. >Hiding email addresses in ./sip/structsip__security__agree__s.html. >Hiding email addresses in ./sip/group__sip__proxy__require.html. >Hiding email addresses in ./sip/group__sip__route.html. >Hiding email addresses in ./sip/structsip__contact__s.html. >Hiding email addresses in ./sip/globals_func.html. >Hiding email addresses in ./sip/structsip__call__info__s.html. >Hiding email addresses in ./sip/group__sip__status__codes.html. >Hiding email addresses in ./sip/structsip__expires__s.html. >Hiding email addresses in ./sip/sip__status_8h.html. >Hiding email addresses in ./sip/sip__util_8c.html. >Hiding email addresses in ./sip/group__sip__call__info.html. >Hiding email addresses in ./sip/sip__feature_8c.html. >Hiding email addresses in ./sip/group__sip__event.html. >Hiding email addresses in ./sip/modules.html. >Hiding email addresses in ./sip/group__sip__accept__encoding.html. >Hiding email addresses in ./sip/sip_parser.html. >Hiding email addresses in ./sip/group__sip__separator.html. >Hiding email addresses in ./sip/group__sip__subject.html. >Hiding email addresses in ./sip/sip__header_8c.html. >Hiding email addresses in ./sip/functions_0x74.html. >Hiding email addresses in ./sip/group__sip__tag.html. >Hiding email addresses in ./sip/group__sip__via.html. >Hiding email addresses in ./sip/group__sip__rack.html. >Hiding email addresses in ./sip/functions_vars.html. >Hiding email addresses in ./sip/group__sip__subscription__state.html. >Hiding email addresses in ./sip/group__sip__date.html. >Hiding email addresses in ./sip/group__sip__reject__contact.html. >Hiding email addresses in ./sip/group__sip__headers.html. >Hiding email addresses in ./sip/sip__prack_8c.html. >Hiding email addresses in ./sip/group__sip__max__forwards.html. >Hiding email addresses in ./sip/sip__time_8c.html. >Hiding email addresses in ./sip/pages.html. >Hiding email addresses in ./sip/functions_0x70.html. >Hiding email addresses in ./sip/group__sip__min__se.html. >Hiding email addresses in ./sip/group__sip__cseq.html. >Hiding email addresses in ./sip/sip__util_8h-source.html. >Hiding email addresses in ./sip/sip__extra_8c.html. >Hiding email addresses in ./sip/structsip__pref_1_1sp__literal.html. >Hiding email addresses in ./sip/group__sip__service__route.html. >Hiding email addresses in ./sip/sip__refer_8c.html. >Hiding email addresses in ./sip/group__sip__payload.html. >Hiding email addresses in ./sip/structsip__content__type__s.html. >Hiding email addresses in ./sip/sip__tag__class_8c.html. >Hiding email addresses in ./sip/group__sip__retry__after.html. >Hiding email addresses in ./sip/group__sip__allow__events.html. >Hiding email addresses in ./sip/group__sip__reason.html. >Hiding email addresses in ./sip/group__sip__session__expires.html. >Hiding email addresses in ./sip/functions_vars_0x69.html. >Hiding email addresses in ./sip/group__sip__min__expires.html. >Hiding email addresses in ./sip/functions_vars_0x70.html. >Hiding email addresses in ./sip/functions.html. >Hiding email addresses in ./sip/group__sip__contact.html. >Hiding email addresses in ./sip/structsip__retry__after__s.html. >Hiding email addresses in ./sip/functions_vars_0x6d.html. >Hiding email addresses in ./sip/group__sip__referred__by.html. >Hiding email addresses in ./sip/globals_eval.html. >Hiding email addresses in ./sip/group__sip__authentication__info.html. >Hiding email addresses in ./sip/functions_0x6d.html. >Hiding email addresses in ./sip/structsip__replaces__s.html. >Hiding email addresses in ./sip/globals.html. >Hiding email addresses in ./sip/structsip__min__expires__s.html. >Hiding email addresses in ./sip/group__sip__www__authenticate.html. >Hiding email addresses in ./sip/group__sip__security__server.html. >Hiding email addresses in ./sip/structsip__timestamp__s.html. >Hiding email addresses in ./sip/functions_0x6c.html. >Hiding email addresses in ./sip/functions_vars_0x73.html. >Hiding email addresses in ./sip/group__sip__expires.html. >Hiding email addresses in ./sip/functions_vars_0x76.html. >Hiding email addresses in ./sip/group__sip__proxy__authentication__info.html. >Hiding email addresses in ./sip/structsip__authentication__info__s.html. >Hiding email addresses in ./sip/group__sip__accept__language.html. >Hiding email addresses in ./sip/group__sip__server.html. >Hiding email addresses in ./sip/group__sip__allow.html. >Hiding email addresses in ./sip/group__sip__content__language.html. >Hiding email addresses in ./sip/group__sip__path.html. >Hiding email addresses in ./sip/group__sip__security__verify.html. >Hiding email addresses in ./sip/group__sip__content__type.html. >Hiding email addresses in ./sip/group__sip__request__disposition.html. >Hiding email addresses in ./sip/bug.html. >Hiding email addresses in ./sip/group__sip__warning.html. >Hiding email addresses in ./sip/group__sip__to.html. >Hiding email addresses in ./sip/functions_vars_0x64.html. >Hiding email addresses in ./sip/group__sip__from.html. >Hiding email addresses in ./sip/sip__parser_8h-source.html. >Hiding email addresses in ./sip/sip__event_8c.html. >Hiding email addresses in ./sip/functions_vars_0x72.html. >Hiding email addresses in ./sip/group__sip__organization.html. >Hiding email addresses in ./sip/group__sip__user__agent.html. >Hiding email addresses in ./sip/structsip__s.html. >Hiding email addresses in ./sip/structsip__refer__to__s.html. >Hiding email addresses in ./sip/sip__tag_8c.html. >Hiding email addresses in ./sip/group__sip__content__disposition.html. >Hiding email addresses in ./sip/index.html. >Hiding email addresses in ./sip/functions_0x69.html. >Hiding email addresses in ./sip/sip__protos_8h-source.html. >Hiding email addresses in ./sip/annotated.html. >Hiding email addresses in ./sip/functions_0x65.html. >Hiding email addresses in ./sip/structsip__event__s.html. >Hiding email addresses in ./sip/group__sip__content__encoding.html. >Hiding email addresses in ./sip/group__sip__timestamp.html. >Hiding email addresses in ./sip/sip__parser__table_8c.html. >Hiding email addresses in ./sip/functions_vars_0x63.html. >Hiding email addresses in ./sip/group__sip__rseq.html. >Hiding email addresses in ./sip/functions_0x76.html. >Hiding email addresses in ./sip/sip__tag__class_8h.html. >Hiding email addresses in ./sip/sip__protos_8h.html. >Hiding email addresses in ./sip/group__sip__supported.html. >Hiding email addresses in ./sip/group__sip__in__reply__to.html. >Hiding email addresses in ./sip/group__sip__require.html. >Hiding email addresses in ./sip/sip__header_8h-source.html. >Hiding email addresses in ./sip/sip__tag__class_8h-source.html. >Hiding email addresses in ./sip/structsip__rseq__s.html. >Hiding email addresses in ./sip/structsip__accept__s.html. >Hiding email addresses in ./sip/sip__util_8h.html. >Hiding email addresses in ./sip/structsip__addr__s.html. >Hiding email addresses in ./sip/structsip__referred__by__s.html. >Hiding email addresses in ./sip/sip__mime_8c.html. >Hiding email addresses in ./sip/structsip__request__s.html. >Hiding email addresses in ./sip/sip__header_8h.html. >Hiding email addresses in ./sip/sip__basic_8c.html. >Hiding email addresses in ./sip/structsip__request__disposition__s.html. >Hiding email addresses in ./sip/sip__caller__prefs_8c.html. >Hiding email addresses in ./sip/group__sip__error.html. >Hiding email addresses in ./sip/graph_legend.html. >Hiding email addresses in ./sip/structsip__privacy__s.html. >Hiding email addresses in ./sip/group__sip__proxy__authorization.html. >Hiding email addresses in ./sip/functions_0x73.html. >Hiding email addresses in ./sip/functions_vars_0x6c.html. >Hiding email addresses in ./sip/sip__reason_8c.html. >Hiding email addresses in ./sip/structsip__pref_1_1sp__range.html. >Hiding email addresses in ./sip/structsip__caller__prefs__s.html. >Hiding email addresses in ./sip/structsip__call__id__s.html. >Hiding email addresses in ./sip/structsip__max__forwards__s.html. >Hiding email addresses in ./sip/structsip__pref_1_1sp__string.html. >Hiding email addresses in ./sip/group__sip__proxy__authenticate.html. >Hiding email addresses in ./styleguide.html. >Hiding email addresses in ./iptsec/iptsec__debug_8c.html. >Hiding email addresses in ./iptsec/structauth__mod__t.html. >Hiding email addresses in ./iptsec/auth__ntlm_8h-source.html. >Hiding email addresses in ./iptsec/auth__plugin__ntlm_8c.html. >Hiding email addresses in ./iptsec/globals_vars.html. >Hiding email addresses in ./iptsec/globals_type.html. >Hiding email addresses in ./iptsec/auth__common_8c.html. >Hiding email addresses in ./iptsec/structauth__scheme.html. >Hiding email addresses in ./iptsec/structauth__status__t.html. >Hiding email addresses in ./iptsec/auth__module_8c.html. >Hiding email addresses in ./iptsec/files.html. >Hiding email addresses in ./iptsec/auth__client_8h.html. >Hiding email addresses in ./iptsec/auth__plugin_8h-source.html. >Hiding email addresses in ./iptsec/todo.html. >Hiding email addresses in ./iptsec/auth__ntlm_8h.html. >Hiding email addresses in ./iptsec/globals_func.html. >Hiding email addresses in ./iptsec/auth__plugin_8c.html. >Hiding email addresses in ./iptsec/auth__plugin__delayed_8c.html. >Hiding email addresses in ./iptsec/auth__client_8h-source.html. >Hiding email addresses in ./iptsec/auth__module__sip_8c.html. >Hiding email addresses in ./iptsec/structauth__challenge__t.html. >Hiding email addresses in ./iptsec/auth__module_8h.html. >Hiding email addresses in ./iptsec/modules.html. >Hiding email addresses in ./iptsec/auth__client__ntlm_8c.html. >Hiding email addresses in ./iptsec/functions_vars.html. >Hiding email addresses in ./iptsec/auth__digest_8h.html. >Hiding email addresses in ./iptsec/pages.html. >Hiding email addresses in ./iptsec/auth__module_8h-source.html. >Hiding email addresses in ./iptsec/auth__plugin_8h.html. >Hiding email addresses in ./iptsec/auth__client__plugin_8h.html. >Hiding email addresses in ./iptsec/functions.html. >Hiding email addresses in ./iptsec/group__Callback.html. >Hiding email addresses in ./iptsec/functions_func.html. >Hiding email addresses in ./iptsec/globals.html. >Hiding email addresses in ./iptsec/structauth__passwd__t.html. >Hiding email addresses in ./iptsec/auth__digest_8c.html. >Hiding email addresses in ./iptsec/auth__ntlm_8c.html. >Hiding email addresses in ./iptsec/structauth__response__t.html. >Hiding email addresses in ./iptsec/auth__digest_8h-source.html. >Hiding email addresses in ./iptsec/auth__common_8h.html. >Hiding email addresses in ./iptsec/auth__client__plugin_8h-source.html. >Hiding email addresses in ./iptsec/index.html. >Hiding email addresses in ./iptsec/iptsec__debug_8h.html. >Hiding email addresses in ./iptsec/annotated.html. >Hiding email addresses in ./iptsec/iptsec__debug_8h-source.html. >Hiding email addresses in ./iptsec/auth__common_8h-source.html. >Hiding email addresses in ./iptsec/auth__client_8c.html. >Hiding email addresses in ./iptsec/structauth__challenger.html. >Hiding email addresses in ./iptsec/graph_legend.html. >Hiding email addresses in ./iptsec/auth__module__http_8c.html. >Hiding email addresses in ./iptsec/auth__tag_8c.html. >Hiding email addresses in ./nea/nea__debug_8h-source.html. >Hiding email addresses in ./nea/nea__debug_8h.html. >Hiding email addresses in ./nea/globals_vars.html. >Hiding email addresses in ./nea/globals_type.html. >Hiding email addresses in ./nea/nea__event_8c.html. >Hiding email addresses in ./nea/files.html. >Hiding email addresses in ./nea/globals_func.html. >Hiding email addresses in ./nea/structnea__sub__s.html. >Hiding email addresses in ./nea/nea_8h-source.html. >Hiding email addresses in ./nea/nea__tag_8c.html. >Hiding email addresses in ./nea/nea__server_8c.html. >Hiding email addresses in ./nea/functions_vars.html. >Hiding email addresses in ./nea/structnea__server__s.html. >Hiding email addresses in ./nea/nea_8h.html. >Hiding email addresses in ./nea/functions.html. >Hiding email addresses in ./nea/structnea__event__view__s.html. >Hiding email addresses in ./nea/globals_eval.html. >Hiding email addresses in ./nea/nea_8c.html. >Hiding email addresses in ./nea/nea__tag_8h-source.html. >Hiding email addresses in ./nea/globals.html. >Hiding email addresses in ./nea/structnea__subnode__t.html. >Hiding email addresses in ./nea/nea__tag_8h.html. >Hiding email addresses in ./nea/index.html. >Hiding email addresses in ./nea/annotated.html. >Hiding email addresses in ./nea/structnea__event__s.html. >Hiding email addresses in ./nea/graph_legend.html. >Hiding email addresses in ./nea/structnea__event__view__s_1_1nea__event__queue__s.html. >Hiding email addresses in ./nea/nea__debug_8c.html. >Hiding email addresses in ./stun/lookup__stun__server_8c.html. >Hiding email addresses in ./stun/globals_vars.html. >Hiding email addresses in ./stun/stun__internal_8h.html. >Hiding email addresses in ./stun/globals_type.html. >Hiding email addresses in ./stun/stun__common_8h-source.html. >Hiding email addresses in ./stun/files.html. >Hiding email addresses in ./stun/todo.html. >Hiding email addresses in ./stun/stun__tag_8h.html. >Hiding email addresses in ./stun/globals_func.html. >Hiding email addresses in ./stun/stun__common_8c.html. >Hiding email addresses in ./stun/stun_8h.html. >Hiding email addresses in ./stun/stunc.html. >Hiding email addresses in ./stun/pages.html. >Hiding email addresses in ./stun/stun__dns_8c.html. >Hiding email addresses in ./stun/globals_eval.html. >Hiding email addresses in ./stun/globals.html. >Hiding email addresses in ./stun/stun__tag_8c.html. >Hiding email addresses in ./stun/stun_8c.html. >Hiding email addresses in ./stun/index.html. >Hiding email addresses in ./stun/stun__internal_8h-source.html. >Hiding email addresses in ./stun/stun_8h-source.html. >Hiding email addresses in ./stun/stun__common_8h.html. >Hiding email addresses in ./stun/stun__tag_8h-source.html. >Hiding email addresses in ./stun/stun__mini_8c.html. >Hiding email addresses in ./stun/graph_legend.html. >Hiding email addresses in ./programming.html. >Hiding email addresses in ./pages.html. >Hiding email addresses in ./url/url_8h-source.html. >Hiding email addresses in ./url/urlmap_8h-source.html. >Hiding email addresses in ./url/urlmap_8c.html. >Hiding email addresses in ./url/deprecated.html. >Hiding email addresses in ./url/globals_type.html. >Hiding email addresses in ./url/structurl__t.html. >Hiding email addresses in ./url/files.html. >Hiding email addresses in ./url/url__tag_8c.html. >Hiding email addresses in ./url/globals_func.html. >Hiding email addresses in ./url/unionurl__string__t.html. >Hiding email addresses in ./url/url__tag__class_8h.html. >Hiding email addresses in ./url/url__tag_8h-source.html. >Hiding email addresses in ./url/functions_vars.html. >Hiding email addresses in ./url/pages.html. >Hiding email addresses in ./url/functions.html. >Hiding email addresses in ./url/url__tag_8h.html. >Hiding email addresses in ./url/globals_eval.html. >Hiding email addresses in ./url/globals.html. >Hiding email addresses in ./url/index.html. >Hiding email addresses in ./url/annotated.html. >Hiding email addresses in ./url/url_8h.html. >Hiding email addresses in ./url/urlmap_8h.html. >Hiding email addresses in ./url/graph_legend.html. >Hiding email addresses in ./url/url_8c.html. >Hiding email addresses in ./url/url__tag__class_8h-source.html. >Hiding email addresses in ./sresolv/sres_8h.html. >Hiding email addresses in ./sresolv/structsres__aaaa__record.html. >Hiding email addresses in ./sresolv/structsres__in6__t.html. >Hiding email addresses in ./sresolv/structsres__naptr__record.html. >Hiding email addresses in ./sresolv/structsres__common.html. >Hiding email addresses in ./sresolv/deprecated.html. >Hiding email addresses in ./sresolv/globals_type.html. >Hiding email addresses in ./sresolv/sresolv_8h.html. >Hiding email addresses in ./sresolv/sres__config_8h-source.html. >Hiding email addresses in ./sresolv/sres__cache_8h.html. >Hiding email addresses in ./sresolv/sres__record_8h.html. >Hiding email addresses in ./sresolv/files.html. >Hiding email addresses in ./sresolv/todo.html. >Hiding email addresses in ./sresolv/sresolv_8h-source.html. >Hiding email addresses in ./sresolv/structsres__a6__record.html. >Hiding email addresses in ./sresolv/globals_func.html. >Hiding email addresses in ./sresolv/structsres__cname__record.html. >Hiding email addresses in ./sresolv/unionsres__record.html. >Hiding email addresses in ./sresolv/functions_vars.html. >Hiding email addresses in ./sresolv/pages.html. >Hiding email addresses in ./sresolv/functions.html. >Hiding email addresses in ./sresolv/globals_eval.html. >Hiding email addresses in ./sresolv/globals.html. >Hiding email addresses in ./sresolv/structsres__ptr__record.html. >Hiding email addresses in ./sresolv/structsres__a__record.html. >Hiding email addresses in ./sresolv/structsres__generic.html. >Hiding email addresses in ./sresolv/sres__record_8h-source.html. >Hiding email addresses in ./sresolv/sres__config_8h.html. >Hiding email addresses in ./sresolv/index.html. >Hiding email addresses in ./sresolv/annotated.html. >Hiding email addresses in ./sresolv/structsres__srv__record.html. >Hiding email addresses in ./sresolv/sres__async_8h-source.html. >Hiding email addresses in ./sresolv/sres__cache_8h-source.html. >Hiding email addresses in ./sresolv/graph_legend.html. >Hiding email addresses in ./sresolv/sres__async_8h.html. >Hiding email addresses in ./sresolv/sres_8h-source.html. >Hiding email addresses in ./sresolv/structsres__soa__record.html. >Hiding email addresses in ./index.html. >Hiding email addresses in ./debug_logs.html. >Hiding email addresses in ./http/group__http__from.html. >Hiding email addresses in ./http/group__http__www__authenticate.html. >Hiding email addresses in ./http/group__http__age.html. >Hiding email addresses in ./http/group__http__content__encoding.html. >Hiding email addresses in ./http/group__http__content__location.html. >Hiding email addresses in ./http/group__http__request.html. >Hiding email addresses in ./http/group__http__unknown.html. >Hiding email addresses in ./http/group__http__host.html. >Hiding email addresses in ./http/group__http__status.html. >Hiding email addresses in ./http/globals_vars.html. >Hiding email addresses in ./http/group__http__max__forwards.html. >Hiding email addresses in ./http/deprecated.html. >Hiding email addresses in ./http/http__status_8c.html. >Hiding email addresses in ./http/globals_type.html. >Hiding email addresses in ./http/http__tag__class_8h-source.html. >Hiding email addresses in ./http/structhttp__content__range__s.html. >Hiding email addresses in ./http/http__protos_8h-source.html. >Hiding email addresses in ./http/http__header_8h.html. >Hiding email addresses in ./http/http__extra_8c.html. >Hiding email addresses in ./http/group__http__range.html. >Hiding email addresses in ./http/group__http__payload.html. >Hiding email addresses in ./http/http__status_8h-source.html. >Hiding email addresses in ./http/group__http__trailer.html. >Hiding email addresses in ./http/group__http__user__agent.html. >Hiding email addresses in ./http/group__http__expires.html. >Hiding email addresses in ./http/files.html. >Hiding email addresses in ./http/group__http__via.html. >Hiding email addresses in ./http/group__http__cookie.html. >Hiding email addresses in ./http/http__status_8h.html. >Hiding email addresses in ./http/group__http__content__type.html. >Hiding email addresses in ./http/http__tag_8c.html. >Hiding email addresses in ./http/group__http__last__modified.html. >Hiding email addresses in ./http/globals_func.html. >Hiding email addresses in ./http/group__http__authorization.html. >Hiding email addresses in ./http/group__http__accept__language.html. >Hiding email addresses in ./http/group__http__proxy__authenticate.html. >Hiding email addresses in ./http/structhttp__date__s.html. >Hiding email addresses in ./http/structhttp__te__s.html. >Hiding email addresses in ./http/modules.html. >Hiding email addresses in ./http/structhttp__max__forwards__s.html. >Hiding email addresses in ./http/http__protos_8h.html. >Hiding email addresses in ./http/group__http__accept.html. >Hiding email addresses in ./http/structhttp__host__s.html. >Hiding email addresses in ./http/group__http__separator.html. >Hiding email addresses in ./http/functions_vars.html. >Hiding email addresses in ./http/group__http__connection.html. >Hiding email addresses in ./http/group__http__content__length.html. >Hiding email addresses in ./http/pages.html. >Hiding email addresses in ./http/http__parser_8c.html. >Hiding email addresses in ./http/structhttp__authentication__info__s.html. >Hiding email addresses in ./http/unionhttp__header__u.html. >Hiding email addresses in ./http/group__http__location.html. >Hiding email addresses in ./http/group__http__proxy__connection.html. >Hiding email addresses in ./http/functions.html. >Hiding email addresses in ./http/group__http__content__language.html. >Hiding email addresses in ./http/http__tag__class_8c.html. >Hiding email addresses in ./http/globals_eval.html. >Hiding email addresses in ./http/group__http__cache__control.html. >Hiding email addresses in ./http/http_8h.html. >Hiding email addresses in ./http/group__http__warning.html. >Hiding email addresses in ./http/group__http__date.html. >Hiding email addresses in ./http/globals.html. >Hiding email addresses in ./http/group__http__mime__version.html. >Hiding email addresses in ./http/group__http__proxy__authorization.html. >Hiding email addresses in ./http/http_8h-source.html. >Hiding email addresses in ./http/group__http__content__range.html. >Hiding email addresses in ./http/group__http__accept__charset.html. >Hiding email addresses in ./http/http__header_8c.html. >Hiding email addresses in ./http/http__hclasses_8h.html. >Hiding email addresses in ./http/group__http__pragma.html. >Hiding email addresses in ./http/group__http__accept__ranges.html. >Hiding email addresses in ./http/structhttp__cookie__s.html. >Hiding email addresses in ./http/group__http__accept__encoding.html. >Hiding email addresses in ./http/group__http__content__md5.html. >Hiding email addresses in ./http/structhttp__via__s.html. >Hiding email addresses in ./http/structhttp__status__s.html. >Hiding email addresses in ./http/group__http__server.html. >Hiding email addresses in ./http/structhttp__range__s.html. >Hiding email addresses in ./http/group__http__te.html. >Hiding email addresses in ./http/http__parser_8h.html. >Hiding email addresses in ./http/group__http__etag.html. >Hiding email addresses in ./http/group__http__if__unmodified__since.html. >Hiding email addresses in ./http/http__tag__class_8h.html. >Hiding email addresses in ./http/group__http__authentication__info.html. >Hiding email addresses in ./http/structhttp__set__cookie__s.html. >Hiding email addresses in ./http/index.html. >Hiding email addresses in ./http/structhttp__location__s.html. >Hiding email addresses in ./http/http__header_8h-source.html. >Hiding email addresses in ./http/annotated.html. >Hiding email addresses in ./http/group__http__if__range.html. >Hiding email addresses in ./http/group__http__if__match.html. >Hiding email addresses in ./http/group__http__referer.html. >Hiding email addresses in ./http/structhttp__if__range__s.html. >Hiding email addresses in ./http/group__http__if__modified__since.html. >Hiding email addresses in ./http/http__tag_8h.html. >Hiding email addresses in ./http/group__http__retry__after.html. >Hiding email addresses in ./http/http__basic_8c.html. >Hiding email addresses in ./http/structhttp__retry__after__s.html. >Hiding email addresses in ./http/http__parser_8h-source.html. >Hiding email addresses in ./http/http__tag_8h-source.html. >Hiding email addresses in ./http/group__http__transfer__encoding.html. >Hiding email addresses in ./http/group__http__error.html. >Hiding email addresses in ./http/group__http__allow.html. >Hiding email addresses in ./http/group__http__vary.html. >Hiding email addresses in ./http/group__http__upgrade.html. >Hiding email addresses in ./http/structhttp__request__s.html. >Hiding email addresses in ./http/structhttp__s.html. >Hiding email addresses in ./http/graph_legend.html. >Hiding email addresses in ./http/http__hclasses_8h-source.html. >Hiding email addresses in ./http/group__http__if__none__match.html. >Hiding email addresses in ./http/group__http__expect.html. >Hiding email addresses in ./http/group__http__set__cookie.html. >Hiding email addresses in ./su/su__timer_8c.html. >Hiding email addresses in ./su/su__localinfo_8c.html. >Hiding email addresses in ./su/su__log_8h.html. >Hiding email addresses in ./su/globals_0x6e.html. >Hiding email addresses in ./su/su__md5_8h-source.html. >Hiding email addresses in ./su/su__global__log_8c.html. >Hiding email addresses in ./su/structsu__home__s.html. >Hiding email addresses in ./su/group__su__time.html. >Hiding email addresses in ./su/globals_0x74.html. >Hiding email addresses in ./su/globals_0x69.html. >Hiding email addresses in ./su/su__tag_8c.html. >Hiding email addresses in ./su/su__wait_8h-source.html. >Hiding email addresses in ./su/group__su__uniqueid.html. >Hiding email addresses in ./su/memspn_8c.html. >Hiding email addresses in ./su/su__configure_8h-source.html. >Hiding email addresses in ./su/globals_vars.html. >Hiding email addresses in ./su/su__log_8h-source.html. >Hiding email addresses in ./su/unionGloballyUniqueIdentifier.html. >Hiding email addresses in ./su/deprecated.html. >Hiding email addresses in ./su/globals_type.html. >Hiding email addresses in ./su/group__su__alloc.html. >Hiding email addresses in ./su/htable_8h-source.html. >Hiding email addresses in ./su/su__tag__class_8h.html. >Hiding email addresses in ./su/unionsu__sockaddr__u.html. >Hiding email addresses in ./su/su__alloc__stat_8h-source.html. >Hiding email addresses in ./su/su__uniqueid_8h-source.html. >Hiding email addresses in ./su/su__time0_8c.html. >Hiding email addresses in ./su/structta__list.html. >Hiding email addresses in ./su/files.html. >Hiding email addresses in ./su/group__su__socket.html. >Hiding email addresses in ./su/su__osx__runloop_8h.html. >Hiding email addresses in ./su/su__time_8h.html. >Hiding email addresses in ./su/su__tag__inline_8h-source.html. >Hiding email addresses in ./su/globals_func_0x73.html. >Hiding email addresses in ./su/su__types_8h-source.html. >Hiding email addresses in ./su/su__localinfo_8h-source.html. >Hiding email addresses in ./su/group__su__bm.html. >Hiding email addresses in ./su/su__time_8c.html. >Hiding email addresses in ./su/rbtree_8h.html. >Hiding email addresses in ./su/globals_func.html. >Hiding email addresses in ./su/memmem_8c.html. >Hiding email addresses in ./su/su__os__nw_8h.html. >Hiding email addresses in ./su/globals_0x6d.html. >Hiding email addresses in ./su/su__config_8h.html. >Hiding email addresses in ./su/su__strlst_8c.html. >Hiding email addresses in ./su/su__strlst_8h.html. >Hiding email addresses in ./su/su__tag__inline_8h.html. >Hiding email addresses in ./su/su__md5_8h.html. >Hiding email addresses in ./su/su__config_8h-source.html. >Hiding email addresses in ./su/structsu__iovec__s.html. >Hiding email addresses in ./su/group__su__programs.html. >Hiding email addresses in ./su/htable_8h.html. >Hiding email addresses in ./su/modules.html. >Hiding email addresses in ./su/structsu__port__vtable__t.html. >Hiding email addresses in ./su/su__bm_8c.html. >Hiding email addresses in ./su/su_8h.html. >Hiding email addresses in ./su/su__root_8c.html. >Hiding email addresses in ./su/su__alloc__lock_8c.html. >Hiding email addresses in ./su/functions_vars.html. >Hiding email addresses in ./su/su__tag__io_8h-source.html. >Hiding email addresses in ./su/globals_func_0x74.html. >Hiding email addresses in ./su/pages.html. >Hiding email addresses in ./su/su__debug_8h.html. >Hiding email addresses in ./su/structsu__msg__s.html. >Hiding email addresses in ./su/su__proxy_8c.html. >Hiding email addresses in ./su/su__default__log_8c.html. >Hiding email addresses in ./su/group__su__tag.html. >Hiding email addresses in ./su/su__log_8c.html. >Hiding email addresses in ./su/su__tag_8h.html. >Hiding email addresses in ./su/structsu__localinfo__s.html. >Hiding email addresses in ./su/globals_0x72.html. >Hiding email addresses in ./su/su__tag__io_8h.html. >Hiding email addresses in ./su/functions.html. >Hiding email addresses in ./su/group__su__log.html. >Hiding email addresses in ./su/su__addrinfo_8h.html. >Hiding email addresses in ./su/su__uniqueid_8h.html. >Hiding email addresses in ./su/su__taglist_8c.html. >Hiding email addresses in ./su/tagarg.html. >Hiding email addresses in ./su/su__alloc_8c.html. >Hiding email addresses in ./su/su_8h-source.html. >Hiding email addresses in ./su/group__su__wait.html. >Hiding email addresses in ./su/globals_eval.html. >Hiding email addresses in ./su/su__bm_8h.html. >Hiding email addresses in ./su/su__os__nw_8h-source.html. >Hiding email addresses in ./su/su__vector_8h-source.html. >Hiding email addresses in ./su/su__alloc_8h.html. >Hiding email addresses in ./su/tstdef_8h-source.html. >Hiding email addresses in ./su/su__tagarg_8h-source.html. >Hiding email addresses in ./su/globals.html. >Hiding email addresses in ./su/group__su__strlst.html. >Hiding email addresses in ./su/globals_func_0x6d.html. >Hiding email addresses in ./su/globals_0x65.html. >Hiding email addresses in ./su/su__vector_8c.html. >Hiding email addresses in ./su/globals_0x63.html. >Hiding email addresses in ./su/structsu__time__s.html. >Hiding email addresses in ./su/su__module__debug_8h-source.html. >Hiding email addresses in ./su/su__bm_8h-source.html. >Hiding email addresses in ./su/structtag__class__s.html. >Hiding email addresses in ./su/su__wait_8h.html. >Hiding email addresses in ./su/su__errno_8c.html. >Hiding email addresses in ./su/structsu__port__s.html. >Hiding email addresses in ./su/su__sprintf_8c.html. >Hiding email addresses in ./su/group__su__md5.html. >Hiding email addresses in ./su/structtagi__t.html. >Hiding email addresses in ./su/su__time_8h-source.html. >Hiding email addresses in ./su/htable2_8h.html. >Hiding email addresses in ./su/rbtree_8h-source.html. >Hiding email addresses in ./su/structsu__log__s.html. >Hiding email addresses in ./su/su__uniqueid_8c.html. >Hiding email addresses in ./su/index.html. >Hiding email addresses in ./su/su__addrinfo_8h-source.html. >Hiding email addresses in ./su/memcspn_8c.html. >Hiding email addresses in ./su/su__errno_8h.html. >Hiding email addresses in ./su/su__alloc_8h-source.html. >Hiding email addresses in ./su/annotated.html. >Hiding email addresses in ./su/globals_0x6c.html. >Hiding email addresses in ./su/su__port_8h.html. >Hiding email addresses in ./su/su__strdup_8c.html. >Hiding email addresses in ./su/strcasestr_8c.html. >Hiding email addresses in ./su/su__tagarg_8h.html. >Hiding email addresses in ./su/su_8c.html. >Hiding email addresses in ./su/su__md5_8c.html. >Hiding email addresses in ./su/memccpy_8c.html. >Hiding email addresses in ./su/su__osx__runloop_8h-source.html. >Hiding email addresses in ./su/globals_0x73.html. >Hiding email addresses in ./su/globals_0x75.html. >Hiding email addresses in ./su/su__configure_8h.html. >Hiding email addresses in ./su/su__wait_8c.html. >Hiding email addresses in ./su/group__su__htable.html. >Hiding email addresses in ./su/su__os__nw_8c.html. >Hiding email addresses in ./su/tstdef_8h.html. >Hiding email addresses in ./su/su__module__debug_8h.html. >Hiding email addresses in ./su/htable2_8h-source.html. >Hiding email addresses in ./su/su__alloc__stat_8h.html. >Hiding email addresses in ./su/su__debug_8h-source.html. >Hiding email addresses in ./su/group__su__root__ex.html. >Hiding email addresses in ./su/su__tag_8h-source.html. >Hiding email addresses in ./su/su__port_8c.html. >Hiding email addresses in ./su/su__strlst_8h-source.html. >Hiding email addresses in ./su/su__vector_8h.html. >Hiding email addresses in ./su/su__errno_8h-source.html. >Hiding email addresses in ./su/structsu__root__t.html. >Hiding email addresses in ./su/globals_func_0x72.html. >Hiding email addresses in ./su/graph_legend.html. >Hiding email addresses in ./su/su__osx__runloop_8c.html. >Hiding email addresses in ./su/su__types_8h.html. >Hiding email addresses in ./su/structsu__md5__t.html. >Hiding email addresses in ./su/su__tag__io_8c.html. >Hiding email addresses in ./su/su__tag__class_8h-source.html. >Hiding email addresses in ./su/su__port_8h-source.html. >Hiding email addresses in ./su/su__localinfo_8h.html. >Hiding email addresses in ./su/group__su__vector.html. >Hiding email addresses in ./tport/structtport__params__t.html. >Hiding email addresses in ./tport/tport__type__udp_8c.html. >Hiding email addresses in ./tport/structtport__compressor.html. >Hiding email addresses in ./tport/tport__stub__stun_8c.html. >Hiding email addresses in ./tport/tport__internal_8h.html. >Hiding email addresses in ./tport/globals_vars.html. >Hiding email addresses in ./tport/tport__tls_8h-source.html. >Hiding email addresses in ./tport/deprecated.html. >Hiding email addresses in ./tport/globals_type.html. >Hiding email addresses in ./tport/structtp__name__t.html. >Hiding email addresses in ./tport/structtport__master.html. >Hiding email addresses in ./tport/tport__logging_8c.html. >Hiding email addresses in ./tport/files.html. >Hiding email addresses in ./tport/tport__type__stun_8c.html. >Hiding email addresses in ./tport/structtport__vtable.html. >Hiding email addresses in ./tport/structtport__stack__class__t.html. >Hiding email addresses in ./tport/tport__type__tls_8c.html. >Hiding email addresses in ./tport/globals_func.html. >Hiding email addresses in ./tport/tport__type__connect_8c.html. >Hiding email addresses in ./tport/tport__tag_8h.html. >Hiding email addresses in ./tport/structtport__comp.html. >Hiding email addresses in ./tport/functions_vars.html. >Hiding email addresses in ./tport/pages.html. >Hiding email addresses in ./tport/tport__tag_8c.html. >Hiding email addresses in ./tport/functions.html. >Hiding email addresses in ./tport/functions_func.html. >Hiding email addresses in ./tport/globals_eval.html. >Hiding email addresses in ./tport/tport__internal_8h-source.html. >Hiding email addresses in ./tport/tport__sigcomp_8c.html. >Hiding email addresses in ./tport/globals.html. >Hiding email addresses in ./tport/tport__type__sctp_8c.html. >Hiding email addresses in ./tport/tport__tls_8h.html. >Hiding email addresses in ./tport/tport__tls_8c.html. >Hiding email addresses in ./tport/tport__type__tcp_8c.html. >Hiding email addresses in ./tport/tport_8c.html. >Hiding email addresses in ./tport/index.html. >Hiding email addresses in ./tport/tport__threadpool_8c.html. >Hiding email addresses in ./tport/annotated.html. >Hiding email addresses in ./tport/tport_8h.html. >Hiding email addresses in ./tport/tport__plugins_8h-source.html. >Hiding email addresses in ./tport/tport_8h-source.html. >Hiding email addresses in ./tport/graph_legend.html. >Hiding email addresses in ./tport/structtport__primary.html. >Hiding email addresses in ./tport/tport__plugins_8h.html. >Hiding email addresses in ./tport/tport__tag_8h-source.html. >Hiding email addresses in ./tport/tport__stub__sigcomp_8c.html. >Hiding email addresses in ./tport/structtport__s.html. >Hiding email addresses in ./graph_legend.html. >Hiding email addresses in ./ips/ucs2_8c.html. >Hiding email addresses in ./ips/utf8_8c.html. >Hiding email addresses in ./ips/uniqueid_8h-source.html. >Hiding email addresses in ./ips/base64_8h-source.html. >Hiding email addresses in ./ips/utf8internal_8h-source.html. >Hiding email addresses in ./ips/globals_type.html. >Hiding email addresses in ./ips/base64_8c.html. >Hiding email addresses in ./ips/utf8_8h.html. >Hiding email addresses in ./ips/files.html. >Hiding email addresses in ./ips/globals_func.html. >Hiding email addresses in ./ips/rc4_8c.html. >Hiding email addresses in ./ips/token64_8h.html. >Hiding email addresses in ./ips/token64_8c.html. >Hiding email addresses in ./ips/ucs4_8c.html. >Hiding email addresses in ./ips/structrc4__t.html. >Hiding email addresses in ./ips/globals.html. >Hiding email addresses in ./ips/token64_8h-source.html. >Hiding email addresses in ./ips/rc4_8h-source.html. >Hiding email addresses in ./ips/rc4_8h.html. >Hiding email addresses in ./ips/uniqueid_8h.html. >Hiding email addresses in ./ips/string0_8h-source.html. >Hiding email addresses in ./ips/string0_8h.html. >Hiding email addresses in ./ips/index.html. >Hiding email addresses in ./ips/utf8internal_8h.html. >Hiding email addresses in ./ips/annotated.html. >Hiding email addresses in ./ips/utf8_8h-source.html. >Hiding email addresses in ./ips/string0_8c.html. >Hiding email addresses in ./ips/graph_legend.html. >Hiding email addresses in ./ips/base64_8h.html. >make[1]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua' >make[1]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib' >target=`echo built-sources-recursive | sed s/-recursive//`; \ > list='su-glib nua-glib'; for subdir in $list; do \ > echo "Making built-sources-recursive in $subdir"; \ > (cd $subdir && make $target) \ > done; >Making built-sources-recursive in su-glib >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/su-glib' >make[2]: Nothing to be done for `built-sources'. >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/su-glib' >Making built-sources-recursive in nua-glib >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib' >make[2]: Nothing to be done for `built-sources'. >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib' >running doxygen in su-glib >running doxygen in nua-glib >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib_op.c:26: Warning: file nua_glib.c already documented. Skipping documentation. >sip.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sofia-sip/sip.h:1: Warning: Internal inconsistency: member sip_method_t does not belong to any container! >sip.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sofia-sip/sip.h:1: Warning: Internal inconsistency: member sip_method_t does not belong to any container! >sip.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sofia-sip/sip.h:1: Warning: Internal inconsistency: member sip_method_t does not belong to any container! >sip.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sofia-sip/sip.h:1: Warning: Internal inconsistency: member sip_method_t does not belong to any container! >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1376: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1377: Warning: Found unknown command `\data' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1394: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1408: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1432: Warning: Found unknown command `\destination' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1433: Warning: Found unknown command `\local_sdp' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1557: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1558: Warning: Found unknown command `\contact' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1576: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1577: Warning: Found unknown command `\status' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1578: Warning: Found unknown command `\phrase' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1579: Warning: Found unknown command `\sdp' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1715: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1752: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1788: Warning: Found unknown command `\destination' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1820: Warning: Found unknown command `\destination' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1821: Warning: Found unknown command `\message' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1900: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1901: Warning: Found unknown command `\message' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1973: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1974: Warning: Found unknown command `\destination' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2052: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2065: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2066: Warning: Found unknown command `\hold' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2082: Warning: Found unknown command `\uri' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2083: Warning: Found unknown command `\eventlist' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2120: Warning: Found unknown command `\uri' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2121: Warning: Found unknown command `\eventlist' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2164: Warning: Found unknown command `\event' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2235: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2236: Warning: Found unknown command `\status' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2237: Warning: Found unknown command `\phrase' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2255: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2310: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2337: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2352: Warning: Found unknown command `\registrar' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2394: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2407: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2460: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2553: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2669: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2670: Warning: Found unknown command `\method' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2671: Warning: Found unknown command `\method' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2672: Warning: Found unknown command `\method' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2673: Warning: Found unknown command `\method' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2701: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1576: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1577: Warning: Found unknown command `\status' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1578: Warning: Found unknown command `\phrase' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1579: Warning: Found unknown command `\sdp' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2669: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2670: Warning: Found unknown command `\method' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2671: Warning: Found unknown command `\method' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2672: Warning: Found unknown command `\method' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2673: Warning: Found unknown command `\method' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2701: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1715: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1752: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2052: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2065: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2066: Warning: Found unknown command `\hold' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1900: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1901: Warning: Found unknown command `\message' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1432: Warning: Found unknown command `\destination' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1433: Warning: Found unknown command `\local_sdp' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1820: Warning: Found unknown command `\destination' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1821: Warning: Found unknown command `\message' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2120: Warning: Found unknown command `\uri' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2121: Warning: Found unknown command `\eventlist' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2255: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2257: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1394: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1408: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1376: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1377: Warning: Found unknown command `\data' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1377: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1378: Warning: Found unknown command `\data' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1788: Warning: Found unknown command `\destination' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1973: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1974: Warning: Found unknown command `\destination' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2352: Warning: Found unknown command `\registrar' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2460: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2337: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2082: Warning: Found unknown command `\uri' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2083: Warning: Found unknown command `\eventlist' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2235: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2236: Warning: Found unknown command `\status' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2237: Warning: Found unknown command `\phrase' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2553: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2394: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2407: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2310: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2164: Warning: Found unknown command `\event' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1432: Warning: Found unknown command `\destination' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1433: Warning: Found unknown command `\local_sdp' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1576: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1577: Warning: Found unknown command `\status' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1578: Warning: Found unknown command `\phrase' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1579: Warning: Found unknown command `\sdp' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1715: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1752: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1788: Warning: Found unknown command `\destination' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1820: Warning: Found unknown command `\destination' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1821: Warning: Found unknown command `\message' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1900: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1901: Warning: Found unknown command `\message' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1973: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1974: Warning: Found unknown command `\destination' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2052: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2065: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2066: Warning: Found unknown command `\hold' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2255: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2164: Warning: Found unknown command `\event' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2082: Warning: Found unknown command `\uri' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2083: Warning: Found unknown command `\eventlist' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2310: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2235: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2236: Warning: Found unknown command `\status' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2237: Warning: Found unknown command `\phrase' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2120: Warning: Found unknown command `\uri' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2121: Warning: Found unknown command `\eventlist' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2337: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2352: Warning: Found unknown command `\registrar' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2394: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2407: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2460: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2553: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1557: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1558: Warning: Found unknown command `\contact' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2669: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2670: Warning: Found unknown command `\method' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2671: Warning: Found unknown command `\method' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2672: Warning: Found unknown command `\method' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2673: Warning: Found unknown command `\method' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2701: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1394: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1376: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1377: Warning: Found unknown command `\data' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1408: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1576: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1577: Warning: Found unknown command `\status' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1578: Warning: Found unknown command `\phrase' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1579: Warning: Found unknown command `\sdp' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2669: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2670: Warning: Found unknown command `\method' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2671: Warning: Found unknown command `\method' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2672: Warning: Found unknown command `\method' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2673: Warning: Found unknown command `\method' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2701: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1715: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1752: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2052: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2065: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2066: Warning: Found unknown command `\hold' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1900: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1901: Warning: Found unknown command `\message' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1432: Warning: Found unknown command `\destination' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1433: Warning: Found unknown command `\local_sdp' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1820: Warning: Found unknown command `\destination' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1821: Warning: Found unknown command `\message' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2120: Warning: Found unknown command `\uri' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2121: Warning: Found unknown command `\eventlist' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2255: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2257: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1394: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1408: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1376: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1377: Warning: Found unknown command `\data' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1377: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1378: Warning: Found unknown command `\data' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1788: Warning: Found unknown command `\destination' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1973: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1974: Warning: Found unknown command `\destination' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2352: Warning: Found unknown command `\registrar' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2460: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2337: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2082: Warning: Found unknown command `\uri' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2083: Warning: Found unknown command `\eventlist' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2235: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2236: Warning: Found unknown command `\status' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2237: Warning: Found unknown command `\phrase' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2553: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2394: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2407: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2310: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2164: Warning: Found unknown command `\event' >running doxygen in su-glib >running doxygen in nua-glib >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib_op.c:26: Warning: file nua_glib.c already documented. Skipping documentation. >sip.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sofia-sip/sip.h:1: Warning: Internal inconsistency: member sip_method_t does not belong to any container! >sip.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sofia-sip/sip.h:1: Warning: Internal inconsistency: member sip_method_t does not belong to any container! >sip.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sofia-sip/sip.h:1: Warning: Internal inconsistency: member sip_method_t does not belong to any container! >sip.doxytags:/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip/sofia-sip/sip.h:1: Warning: Internal inconsistency: member sip_method_t does not belong to any container! >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1376: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1377: Warning: Found unknown command `\data' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1394: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1408: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1432: Warning: Found unknown command `\destination' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1433: Warning: Found unknown command `\local_sdp' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1557: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1558: Warning: Found unknown command `\contact' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1576: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1577: Warning: Found unknown command `\status' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1578: Warning: Found unknown command `\phrase' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1579: Warning: Found unknown command `\sdp' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1715: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1752: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1788: Warning: Found unknown command `\destination' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1820: Warning: Found unknown command `\destination' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1821: Warning: Found unknown command `\message' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1900: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1901: Warning: Found unknown command `\message' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1973: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1974: Warning: Found unknown command `\destination' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2052: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2065: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2066: Warning: Found unknown command `\hold' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2082: Warning: Found unknown command `\uri' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2083: Warning: Found unknown command `\eventlist' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2120: Warning: Found unknown command `\uri' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2121: Warning: Found unknown command `\eventlist' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2164: Warning: Found unknown command `\event' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2235: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2236: Warning: Found unknown command `\status' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2237: Warning: Found unknown command `\phrase' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2255: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2310: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2337: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2352: Warning: Found unknown command `\registrar' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2394: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2407: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2460: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2553: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2669: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2670: Warning: Found unknown command `\method' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2671: Warning: Found unknown command `\method' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2672: Warning: Found unknown command `\method' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2673: Warning: Found unknown command `\method' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2701: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1576: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1577: Warning: Found unknown command `\status' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1578: Warning: Found unknown command `\phrase' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1579: Warning: Found unknown command `\sdp' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2669: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2670: Warning: Found unknown command `\method' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2671: Warning: Found unknown command `\method' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2672: Warning: Found unknown command `\method' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2673: Warning: Found unknown command `\method' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2701: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1715: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1752: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2052: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2065: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2066: Warning: Found unknown command `\hold' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1900: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1901: Warning: Found unknown command `\message' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1432: Warning: Found unknown command `\destination' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1433: Warning: Found unknown command `\local_sdp' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1820: Warning: Found unknown command `\destination' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1821: Warning: Found unknown command `\message' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2120: Warning: Found unknown command `\uri' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2121: Warning: Found unknown command `\eventlist' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2255: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2257: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1394: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1408: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1376: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1377: Warning: Found unknown command `\data' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1377: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1378: Warning: Found unknown command `\data' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1788: Warning: Found unknown command `\destination' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1973: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1974: Warning: Found unknown command `\destination' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2352: Warning: Found unknown command `\registrar' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2460: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2337: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2082: Warning: Found unknown command `\uri' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2083: Warning: Found unknown command `\eventlist' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2235: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2236: Warning: Found unknown command `\status' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2237: Warning: Found unknown command `\phrase' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2553: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2394: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2407: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2310: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2164: Warning: Found unknown command `\event' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1432: Warning: Found unknown command `\destination' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1433: Warning: Found unknown command `\local_sdp' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1576: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1577: Warning: Found unknown command `\status' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1578: Warning: Found unknown command `\phrase' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1579: Warning: Found unknown command `\sdp' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1715: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1752: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1788: Warning: Found unknown command `\destination' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1820: Warning: Found unknown command `\destination' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1821: Warning: Found unknown command `\message' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1900: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1901: Warning: Found unknown command `\message' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1973: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1974: Warning: Found unknown command `\destination' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2052: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2065: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2066: Warning: Found unknown command `\hold' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2255: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2164: Warning: Found unknown command `\event' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2082: Warning: Found unknown command `\uri' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2083: Warning: Found unknown command `\eventlist' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2310: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2235: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2236: Warning: Found unknown command `\status' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2237: Warning: Found unknown command `\phrase' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2120: Warning: Found unknown command `\uri' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2121: Warning: Found unknown command `\eventlist' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2337: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2352: Warning: Found unknown command `\registrar' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2394: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2407: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2460: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2553: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1557: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1558: Warning: Found unknown command `\contact' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2669: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2670: Warning: Found unknown command `\method' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2671: Warning: Found unknown command `\method' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2672: Warning: Found unknown command `\method' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2673: Warning: Found unknown command `\method' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2701: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1394: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1376: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1377: Warning: Found unknown command `\data' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1408: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1576: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1577: Warning: Found unknown command `\status' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1578: Warning: Found unknown command `\phrase' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1579: Warning: Found unknown command `\sdp' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2669: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2670: Warning: Found unknown command `\method' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2671: Warning: Found unknown command `\method' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2672: Warning: Found unknown command `\method' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2673: Warning: Found unknown command `\method' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2701: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1715: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1752: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2052: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2065: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2066: Warning: Found unknown command `\hold' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1900: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1901: Warning: Found unknown command `\message' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1432: Warning: Found unknown command `\destination' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1433: Warning: Found unknown command `\local_sdp' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1820: Warning: Found unknown command `\destination' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1821: Warning: Found unknown command `\message' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2120: Warning: Found unknown command `\uri' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2121: Warning: Found unknown command `\eventlist' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2255: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2257: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1394: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1408: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1376: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1377: Warning: Found unknown command `\data' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1377: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1378: Warning: Found unknown command `\data' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1788: Warning: Found unknown command `\destination' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1973: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:1974: Warning: Found unknown command `\destination' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2352: Warning: Found unknown command `\registrar' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2460: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2337: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2082: Warning: Found unknown command `\uri' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2083: Warning: Found unknown command `\eventlist' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2235: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2236: Warning: Found unknown command `\status' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2237: Warning: Found unknown command `\phrase' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2553: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2394: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2407: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2310: Warning: Found unknown command `\op' >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib/nua_glib.c:2164: Warning: Found unknown command `\event' >cd ./docs/html && ../../../libsofia-sip-ua/docs/hide_emails.sh >Hiding email addresses in ./nua-glib/nua__glib__marshal_8h-source.html. >Hiding email addresses in ./nua-glib/files.html. >Hiding email addresses in ./nua-glib/globals_func.html. >Hiding email addresses in ./nua-glib/nua__glib_8h-source.html. >Hiding email addresses in ./nua-glib/nua__glib_8c.html. >Hiding email addresses in ./nua-glib/nua__glib__priv_8h.html. >Hiding email addresses in ./nua-glib/globals_eval.html. >Hiding email addresses in ./nua-glib/globals.html. >Hiding email addresses in ./nua-glib/nua__glib__priv_8h-source.html. >Hiding email addresses in ./nua-glib/index.html. >Hiding email addresses in ./nua-glib/nua__glib_8h.html. >Hiding email addresses in ./nua-glib/graph_legend.html. >Hiding email addresses in ./nua-glib/nua__glib__op_8h-source.html. >Hiding email addresses in ./su-glib/su__glib_8h.html. >Hiding email addresses in ./su-glib/structsu__source__s.html. >Hiding email addresses in ./su-glib/files.html. >Hiding email addresses in ./su-glib/globals_func.html. >Hiding email addresses in ./su-glib/su__source_8h-source.html. >Hiding email addresses in ./su-glib/functions_vars.html. >Hiding email addresses in ./su-glib/su__glib_8h-source.html. >Hiding email addresses in ./su-glib/functions.html. >Hiding email addresses in ./su-glib/globals.html. >Hiding email addresses in ./su-glib/su__source_8c.html. >Hiding email addresses in ./su-glib/su__source_8h.html. >Hiding email addresses in ./su-glib/index.html. >Hiding email addresses in ./su-glib/annotated.html. >Hiding email addresses in ./su-glib/graph_legend.html. >make[1]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib' >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.89687 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd sofia-sip-1.12.4 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ rm -rf /var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild >+ make install DESTDIR=/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild >Making install in libsofia-sip-ua >make[1]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua' >Making install in su >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/su' >make install-am >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/su' >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/su' >test -z "/usr/bin" || mkdir -p -- "/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/bin" > /bin/sh ../../libtool --mode=install /usr/bin/install -c 'addrinfo' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/bin/addrinfo' >/usr/bin/install -c addrinfo /var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/bin/addrinfo > /bin/sh ../../libtool --mode=install /usr/bin/install -c 'localinfo' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/bin/localinfo' >/usr/bin/install -c localinfo /var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/bin/localinfo >test -z "/usr/share/sofia-sip" || mkdir -p -- "/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/share/sofia-sip" > /usr/bin/install -c 'tag_dll.awk' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/share/sofia-sip/tag_dll.awk' >test -z "/usr/include/sofia-sip-1.12" || mkdir -p -- "/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12" > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/su_types.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/su_types.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/su.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/su.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/su_errno.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/su_errno.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/su_addrinfo.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/su_addrinfo.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/su_localinfo.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/su_localinfo.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/su_wait.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/su_wait.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/su_alloc.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/su_alloc.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/su_alloc_stat.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/su_alloc_stat.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/su_strlst.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/su_strlst.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/su_vector.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/su_vector.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/su_time.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/su_time.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/su_tag.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/su_tag.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/su_tag_class.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/su_tag_class.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/su_tagarg.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/su_tagarg.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/su_tag_io.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/su_tag_io.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/su_tag_inline.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/su_tag_inline.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/htable.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/htable.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/htable2.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/htable2.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/rbtree.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/rbtree.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/su_debug.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/su_debug.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/su_log.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/su_log.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/su_config.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/su_config.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/su_md5.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/su_md5.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/su_uniqueid.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/su_uniqueid.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/su_bm.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/su_bm.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/tstdef.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/tstdef.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/su_os_nw.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/su_os_nw.h' >test -z "/usr/include/sofia-sip-1.12" || mkdir -p -- "/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12" > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/su_configure.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/su_configure.h' >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/su' >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/su' >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/su' >Making install in features >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/features' >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/features' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/usr/include/sofia-sip-1.12" || mkdir -p -- "/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12" > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/sofia_features.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/sofia_features.h' >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/features' >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/features' >Making install in bnf >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/bnf' >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/bnf' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/usr/include/sofia-sip-1.12" || mkdir -p -- "/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12" > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/bnf.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/bnf.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/hostdomain.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/hostdomain.h' >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/bnf' >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/bnf' >Making install in sresolv >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sresolv' >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sresolv' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/usr/include/sofia-sip-1.12" || mkdir -p -- "/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12" > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/sresolv.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/sresolv.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-resolv/sres.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-resolv/sres.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-resolv/sres_config.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-resolv/sres_config.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-resolv/sres_async.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-resolv/sres_async.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-resolv/sres_cache.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-resolv/sres_cache.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-resolv/sres_record.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-resolv/sres_record.h' >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sresolv' >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sresolv' >Making install in sdp >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sdp' >make install-am >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sdp' >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sdp' >make[4]: Nothing to be done for `install-exec-am'. >test -z "/usr/include/sofia-sip-1.12" || mkdir -p -- "/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12" > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/sdp.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/sdp.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/sdp_tag.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/sdp_tag.h' >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sdp' >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sdp' >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sdp' >Making install in url >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/url' >make install-am >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/url' >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/url' >make[4]: Nothing to be done for `install-exec-am'. >test -z "/usr/include/sofia-sip-1.12" || mkdir -p -- "/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12" > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/url.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/url.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/url_tag.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/url_tag.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/url_tag_class.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/url_tag_class.h' >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/url' >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/url' >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/url' >Making install in msg >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg' >make install-am >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg' >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg' >make[4]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/sofia-sip" || mkdir -p -- "/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/share/sofia-sip" > /usr/bin/install -c 'msg_parser.awk' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/share/sofia-sip/msg_parser.awk' >test -z "/usr/include/sofia-sip-1.12" || mkdir -p -- "/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12" > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/msg_protos.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/msg_protos.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/msg_mime_protos.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/msg_mime_protos.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/msg.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/msg.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/msg_header.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/msg_header.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/msg_types.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/msg_types.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/msg_mclass.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/msg_mclass.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/msg_mclass_hash.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/msg_mclass_hash.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/msg_parser.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/msg_parser.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/msg_addr.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/msg_addr.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/msg_date.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/msg_date.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/msg_buffer.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/msg_buffer.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/msg_tag_class.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/msg_tag_class.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/msg_mime.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/msg_mime.h' >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg' >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg' >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg' >Making install in sip >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip' >make install-am >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip' >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip' >make[4]: Nothing to be done for `install-exec-am'. >test -z "/usr/include/sofia-sip-1.12" || mkdir -p -- "/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12" > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/sip_hclasses.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/sip_hclasses.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/sip_protos.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/sip_protos.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/sip_tag.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/sip_tag.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/sip.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/sip.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/sip_util.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/sip_util.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/sip_header.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/sip_header.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/sip_parser.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/sip_parser.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/sip_tag_class.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/sip_tag_class.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/sip_status.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/sip_status.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/sip_hclasses.h.in' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/sip_hclasses.h.in' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/sip_protos.h.in' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/sip_protos.h.in' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/sip_tag.h.in' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/sip_tag.h.in' >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip' >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip' >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip' >Making install in stun >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/stun' >make install-am >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/stun' >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/stun' >test -z "/usr/bin" || mkdir -p -- "/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/bin" > /bin/sh ../../libtool --mode=install /usr/bin/install -c 'stunc' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/bin/stunc' >/usr/bin/install -c stunc /var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/bin/stunc >test -z "/usr/include/sofia-sip-1.12" || mkdir -p -- "/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12" > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/stun.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/stun.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/stun_common.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/stun_common.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/stun_tag.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/stun_tag.h' >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/stun' >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/stun' >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/stun' >Making install in ipt >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/ipt' >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/ipt' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/usr/include/sofia-sip-1.12" || mkdir -p -- "/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12" > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/rc4.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/rc4.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/base64.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/base64.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/string0.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/string0.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/token64.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/token64.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/uniqueid.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/uniqueid.h' >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/ipt' >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/ipt' >Making install in soa >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/soa' >make install-am >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/soa' >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/soa' >make[4]: Nothing to be done for `install-exec-am'. >test -z "/usr/include/sofia-sip-1.12" || mkdir -p -- "/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12" > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/soa.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/soa.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/soa_session.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/soa_session.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/soa_add.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/soa_add.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/soa_tag.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/soa_tag.h' >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/soa' >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/soa' >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/soa' >Making install in tport >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/tport' >make install-am >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/tport' >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/tport' >test -z "/usr/bin" || mkdir -p -- "/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/bin" >test -z "/usr/include/sofia-sip-1.12" || mkdir -p -- "/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12" > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/tport.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/tport.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/tport_tag.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/tport_tag.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/tport_plugins.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/tport_plugins.h' >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/tport' >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/tport' >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/tport' >Making install in http >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/http' >make install-am >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/http' >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/http' >make[4]: Nothing to be done for `install-exec-am'. >test -z "/usr/include/sofia-sip-1.12" || mkdir -p -- "/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12" > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/http_protos.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/http_protos.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/http_tag.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/http_tag.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/http.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/http.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/http_header.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/http_header.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/http_parser.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/http_parser.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/http_tag_class.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/http_tag_class.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/http_status.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/http_status.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/http_hclasses.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/http_hclasses.h' >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/http' >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/http' >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/http' >Making install in nta >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nta' >make install-am >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nta' >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nta' >make[4]: Nothing to be done for `install-exec-am'. >test -z "/usr/include/sofia-sip-1.12" || mkdir -p -- "/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12" > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/nta.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/nta.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/nta_stateless.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/nta_stateless.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/nta_tport.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/nta_tport.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/nta_tag.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/nta_tag.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/sl_utils.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/sl_utils.h' >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nta' >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nta' >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nta' >Making install in nea >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nea' >make install-am >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nea' >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nea' >make[4]: Nothing to be done for `install-exec-am'. >test -z "/usr/include/sofia-sip-1.12" || mkdir -p -- "/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12" > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/nea.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/nea.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/nea_tag.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/nea_tag.h' >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nea' >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nea' >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nea' >Making install in iptsec >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/iptsec' >make install-am >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/iptsec' >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/iptsec' >make[4]: Nothing to be done for `install-exec-am'. >test -z "/usr/include/sofia-sip-1.12" || mkdir -p -- "/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12" > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/auth_common.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/auth_common.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/auth_client.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/auth_client.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/auth_digest.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/auth_digest.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/auth_module.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/auth_module.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/auth_plugin.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/auth_plugin.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/auth_client_plugin.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/auth_client_plugin.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/auth_ntlm.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/auth_ntlm.h' >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/iptsec' >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/iptsec' >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/iptsec' >Making install in nth >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nth' >make install-am >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nth' >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nth' >make[4]: Nothing to be done for `install-exec-am'. >test -z "/usr/include/sofia-sip-1.12" || mkdir -p -- "/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12" > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/nth.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/nth.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/nth_tag.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/nth_tag.h' >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nth' >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nth' >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nth' >Making install in nua >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nua' >make install-am >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nua' >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nua' >make[4]: Nothing to be done for `install-exec-am'. >test -z "/usr/include/sofia-sip-1.12" || mkdir -p -- "/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12" > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/nua.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/nua.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/nua_tag.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/nua_tag.h' >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nua' >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nua' >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nua' >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua' >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua' >test -z "/usr/lib" || mkdir -p -- "/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/lib" > /bin/sh ../libtool --mode=install /usr/bin/install -c 'libsofia-sip-ua.la' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/lib/libsofia-sip-ua.la' >/usr/bin/install -c .libs/libsofia-sip-ua.so.0.3.0 /var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/lib/libsofia-sip-ua.so.0.3.0 >(cd /var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/lib && rm -f libsofia-sip-ua.so.0 && ln -s libsofia-sip-ua.so.0.3.0 libsofia-sip-ua.so.0) >(cd /var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/lib && rm -f libsofia-sip-ua.so && ln -s libsofia-sip-ua.so.0.3.0 libsofia-sip-ua.so) >/usr/bin/install -c .libs/libsofia-sip-ua.lai /var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/lib/libsofia-sip-ua.la >libtool: install: warning: remember to run `libtool --finish /usr/lib' >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua' >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua' >make[1]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua' >Making install in libsofia-sip-ua-glib >make[1]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib' >Making install in su-glib >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/su-glib' >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/su-glib' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/usr/include/sofia-sip-1.12" || mkdir -p -- "/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12" > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/su_source.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/su_source.h' > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/su_glib.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/su_glib.h' >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/su-glib' >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/su-glib' >Making install in nua-glib >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib' >make install-am >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib' >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib' >make[4]: Nothing to be done for `install-exec-am'. >test -z "/usr/include/sofia-sip-1.12" || mkdir -p -- "/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12" > /builddir/build/BUILD/sofia-sip-1.12.4/install-sh -c -m 644 'sofia-sip/nua_glib.h' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/include/sofia-sip-1.12/sofia-sip/nua_glib.h' >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib' >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib' >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib' >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib' >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib' >test -z "/usr/lib" || mkdir -p -- "/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/lib" > /bin/sh ../libtool --mode=install /usr/bin/install -c 'libsofia-sip-ua-glib.la' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/lib/libsofia-sip-ua-glib.la' >/usr/bin/install -c .libs/libsofia-sip-ua-glib.so.0.2.0 /var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/lib/libsofia-sip-ua-glib.so.0.2.0 >(cd /var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/lib && rm -f libsofia-sip-ua-glib.so.0 && ln -s libsofia-sip-ua-glib.so.0.2.0 libsofia-sip-ua-glib.so.0) >(cd /var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/lib && rm -f libsofia-sip-ua-glib.so && ln -s libsofia-sip-ua-glib.so.0.2.0 libsofia-sip-ua-glib.so) >/usr/bin/install -c .libs/libsofia-sip-ua-glib.lai /var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/lib/libsofia-sip-ua-glib.la >libtool: install: warning: remember to run `libtool --finish /usr/lib' >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib' >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib' >make[1]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib' >Making install in utils >make[1]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/utils' >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/utils' >test -z "/usr/bin" || mkdir -p -- "/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/bin" > /bin/sh ../libtool --mode=install /usr/bin/install -c 'sip-options' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/bin/sip-options' >libtool: install: warning: `../libsofia-sip-ua/libsofia-sip-ua.la' has not been installed in `/usr/lib' >/usr/bin/install -c .libs/sip-options /var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/bin/sip-options > /bin/sh ../libtool --mode=install /usr/bin/install -c 'sip-date' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/bin/sip-date' >libtool: install: warning: `../libsofia-sip-ua/libsofia-sip-ua.la' has not been installed in `/usr/lib' >/usr/bin/install -c .libs/sip-date /var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/bin/sip-date > /bin/sh ../libtool --mode=install /usr/bin/install -c 'sip-dig' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/bin/sip-dig' >libtool: install: warning: `../libsofia-sip-ua/libsofia-sip-ua.la' has not been installed in `/usr/lib' >/usr/bin/install -c .libs/sip-dig /var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/bin/sip-dig >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/utils' >make[1]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/utils' >Making install in packages >make[1]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/packages' >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/packages' >make[2]: Nothing to be done for `install-exec-am'. >test -z "/usr/lib/pkgconfig" || mkdir -p -- "/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/lib/pkgconfig" > /usr/bin/install -c -m 644 'sofia-sip-ua.pc' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/lib/pkgconfig/sofia-sip-ua.pc' > /usr/bin/install -c -m 644 'sofia-sip-ua-glib.pc' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/lib/pkgconfig/sofia-sip-ua-glib.pc' >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/packages' >make[1]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/packages' >make[1]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4' >for i in libsofia-sip-ua libsofia-sip-ua-glib ; do make -C $i built-sources ; done >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua' >target=`echo built-sources-recursive | sed s/-recursive//`; \ > list='su features bnf sresolv sdp url msg sip stun ipt soa tport http nta nea iptsec nth nua docs'; for subdir in $list; do \ > echo "Making built-sources-recursive in $subdir"; \ > (cd $subdir && make $target) \ > done; >Making built-sources-recursive in su >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/su' >make[3]: Nothing to be done for `built-sources'. >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/su' >Making built-sources-recursive in features >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/features' >make[3]: Nothing to be done for `built-sources'. >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/features' >Making built-sources-recursive in bnf >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/bnf' >make[3]: Nothing to be done for `built-sources'. >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/bnf' >Making built-sources-recursive in sresolv >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sresolv' >make[3]: Nothing to be done for `built-sources'. >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sresolv' >Making built-sources-recursive in sdp >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sdp' >make[3]: Nothing to be done for `built-sources'. >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sdp' >Making built-sources-recursive in url >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/url' >make[3]: Nothing to be done for `built-sources'. >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/url' >Making built-sources-recursive in msg >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg' >make[3]: Nothing to be done for `built-sources'. >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg' >Making built-sources-recursive in sip >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip' >make[3]: Nothing to be done for `built-sources'. >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip' >Making built-sources-recursive in stun >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/stun' >make[3]: Nothing to be done for `built-sources'. >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/stun' >Making built-sources-recursive in ipt >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/ipt' >make[3]: Nothing to be done for `built-sources'. >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/ipt' >Making built-sources-recursive in soa >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/soa' >make[3]: Nothing to be done for `built-sources'. >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/soa' >Making built-sources-recursive in tport >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/tport' >make[3]: Nothing to be done for `built-sources'. >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/tport' >Making built-sources-recursive in http >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/http' >make[3]: Nothing to be done for `built-sources'. >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/http' >Making built-sources-recursive in nta >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nta' >make[3]: Nothing to be done for `built-sources'. >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nta' >Making built-sources-recursive in nea >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nea' >make[3]: Nothing to be done for `built-sources'. >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nea' >Making built-sources-recursive in iptsec >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/iptsec' >make[3]: Nothing to be done for `built-sources'. >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/iptsec' >Making built-sources-recursive in nth >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nth' >make[3]: Nothing to be done for `built-sources'. >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nth' >Making built-sources-recursive in nua >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nua' >make[3]: Nothing to be done for `built-sources'. >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/nua' >Making built-sources-recursive in docs >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs' >make[3]: Nothing to be done for `built-sources'. >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/docs' >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua' >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib' >target=`echo built-sources-recursive | sed s/-recursive//`; \ > list='su-glib nua-glib'; for subdir in $list; do \ > echo "Making built-sources-recursive in $subdir"; \ > (cd $subdir && make $target) \ > done; >Making built-sources-recursive in su-glib >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/su-glib' >make[3]: Nothing to be done for `built-sources'. >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/su-glib' >Making built-sources-recursive in nua-glib >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib' >make[3]: Nothing to be done for `built-sources'. >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib/nua-glib' >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua-glib' >mkdir -p man man/man1 2> /dev/null >cd utils && doxygen Doxyfile.build >/builddir/build/BUILD/sofia-sip-1.12.4/utils/sip-dig.c:117: Warning: explicit link request to 'SRESOLV_DEBUG' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/utils/sip-options.c:78: Warning: explicit link request to 'SIPADDRESS' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/utils/sip-options.c:78: Warning: explicit link request to 'sip_proxy' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/utils/sip-options.c:78: Warning: explicit link request to 'NTA_DEBUG' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/utils/sip-options.c:78: Warning: explicit link request to 'TPORT_DEBUG' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/utils/sip-options.c:78: Warning: explicit link request to 'TPORT_LOG' could not be resolved >/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/stun/stunc.c:99: Warning: explicit link request to 'STUN_DEBUG' could not be resolved >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4' >make[2]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/man/man1" || mkdir -p -- "/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/share/man/man1" > /usr/bin/install -c -m 644 './man/man1/sip-date.1' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/share/man/man1/sip-date.1' > /usr/bin/install -c -m 644 './man/man1/sip-options.1' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/share/man/man1/sip-options.1' > /usr/bin/install -c -m 644 './man/man1/localinfo.1' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/share/man/man1/localinfo.1' > /usr/bin/install -c -m 644 './man/man1/addrinfo.1' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/share/man/man1/addrinfo.1' > /usr/bin/install -c -m 644 './man/man1/stunc.1' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/share/man/man1/stunc.1' > /usr/bin/install -c -m 644 './man/man1/sip-dig.1' '/var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/share/man/man1/sip-dig.1' >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4' >make[1]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4' >+ find /var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild -name '*.la' -delete >+ find . -name installdox -delete >+ /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/sofia-sip-1.12.4 >extracting debug info from /var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/lib/libsofia-sip-ua-glib.so.0.2.0 >extracting debug info from /var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/lib/libsofia-sip-ua.so.0.3.0 >extracting debug info from /var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/bin/sip-date >extracting debug info from /var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/bin/localinfo >extracting debug info from /var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/bin/sip-dig >extracting debug info from /var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/bin/sip-options >extracting debug info from /var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/bin/addrinfo >extracting debug info from /var/tmp/sofia-sip-1.12.4-1.fc6-root-mockbuild/usr/bin/stunc >10274 blocks >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/redhat/brp-compress >+ /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump >+ /usr/lib/rpm/brp-python-bytecompile >+ /usr/lib/rpm/redhat/brp-java-repack-jars >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.41544 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd sofia-sip-1.12.4 >+ make check >Making check in libsofia-sip-ua >make[1]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua' >Making check in su >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/su' >make check-am >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/su' >make torture_su torture_su_port torture_su_alloc torture_su_time torture_su_tag test_htable torture_rbtree test_memmem torture_su_bm torture_su_root torture_su_timer test_su su_proxy test_poll >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/su' >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT torture_su.o -MD -MP -MF ".deps/torture_su.Tpo" -c -o torture_su.o torture_su.c; \ > then mv -f ".deps/torture_su.Tpo" ".deps/torture_su.Po"; else rm -f ".deps/torture_su.Tpo"; exit 1; fi >/bin/sh ../../libtool --mode=link --tag=CC gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o torture_su torture_su.o libsu.la -lssl -lcrypto -lrt -lpthread >gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o torture_su torture_su.o ./.libs/libsu.a -lssl -lcrypto -lrt -lpthread >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT torture_su_port.o -MD -MP -MF ".deps/torture_su_port.Tpo" -c -o torture_su_port.o torture_su_port.c; \ > then mv -f ".deps/torture_su_port.Tpo" ".deps/torture_su_port.Po"; else rm -f ".deps/torture_su_port.Tpo"; exit 1; fi >/bin/sh ../../libtool --mode=link --tag=CC gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o torture_su_port torture_su_port.o libsu.la -lssl -lcrypto -lrt -lpthread >gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o torture_su_port torture_su_port.o ./.libs/libsu.a -lssl -lcrypto -lrt -lpthread >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT torture_su_alloc.o -MD -MP -MF ".deps/torture_su_alloc.Tpo" -c -o torture_su_alloc.o torture_su_alloc.c; \ > then mv -f ".deps/torture_su_alloc.Tpo" ".deps/torture_su_alloc.Po"; else rm -f ".deps/torture_su_alloc.Tpo"; exit 1; fi >/bin/sh ../../libtool --mode=link --tag=CC gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o torture_su_alloc torture_su_alloc.o libsu.la -lssl -lcrypto -lrt -lpthread >gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o torture_su_alloc torture_su_alloc.o ./.libs/libsu.a -lssl -lcrypto -lrt -lpthread >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT torture_su_time.o -MD -MP -MF ".deps/torture_su_time.Tpo" -c -o torture_su_time.o torture_su_time.c; \ > then mv -f ".deps/torture_su_time.Tpo" ".deps/torture_su_time.Po"; else rm -f ".deps/torture_su_time.Tpo"; exit 1; fi >/bin/sh ../../libtool --mode=link --tag=CC gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o torture_su_time torture_su_time.o libsu.la -lssl -lcrypto -lrt -lpthread >gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o torture_su_time torture_su_time.o ./.libs/libsu.a -lssl -lcrypto -lrt -lpthread >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT torture_su_tag.o -MD -MP -MF ".deps/torture_su_tag.Tpo" -c -o torture_su_tag.o torture_su_tag.c; \ > then mv -f ".deps/torture_su_tag.Tpo" ".deps/torture_su_tag.Po"; else rm -f ".deps/torture_su_tag.Tpo"; exit 1; fi >/bin/sh ../../libtool --mode=link --tag=CC gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o torture_su_tag torture_su_tag.o libsu.la -lssl -lcrypto -lrt -lpthread >gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o torture_su_tag torture_su_tag.o ./.libs/libsu.a -lssl -lcrypto -lrt -lpthread >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT test_htable.o -MD -MP -MF ".deps/test_htable.Tpo" -c -o test_htable.o test_htable.c; \ > then mv -f ".deps/test_htable.Tpo" ".deps/test_htable.Po"; else rm -f ".deps/test_htable.Tpo"; exit 1; fi >/bin/sh ../../libtool --mode=link --tag=CC gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o test_htable test_htable.o libsu.la -lssl -lcrypto -lrt -lpthread >gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o test_htable test_htable.o ./.libs/libsu.a -lssl -lcrypto -lrt -lpthread >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT torture_rbtree.o -MD -MP -MF ".deps/torture_rbtree.Tpo" -c -o torture_rbtree.o torture_rbtree.c; \ > then mv -f ".deps/torture_rbtree.Tpo" ".deps/torture_rbtree.Po"; else rm -f ".deps/torture_rbtree.Tpo"; exit 1; fi >/bin/sh ../../libtool --mode=link --tag=CC gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o torture_rbtree torture_rbtree.o libsu.la -lssl -lcrypto -lrt -lpthread >gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o torture_rbtree torture_rbtree.o ./.libs/libsu.a -lssl -lcrypto -lrt -lpthread >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT test_memmem.o -MD -MP -MF ".deps/test_memmem.Tpo" -c -o test_memmem.o test_memmem.c; \ > then mv -f ".deps/test_memmem.Tpo" ".deps/test_memmem.Po"; else rm -f ".deps/test_memmem.Tpo"; exit 1; fi >/bin/sh ../../libtool --mode=link --tag=CC gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o test_memmem test_memmem.o libsu.la -lssl -lcrypto -lrt -lpthread >gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o test_memmem test_memmem.o ./.libs/libsu.a -lssl -lcrypto -lrt -lpthread >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT torture_su_bm.o -MD -MP -MF ".deps/torture_su_bm.Tpo" -c -o torture_su_bm.o torture_su_bm.c; \ > then mv -f ".deps/torture_su_bm.Tpo" ".deps/torture_su_bm.Po"; else rm -f ".deps/torture_su_bm.Tpo"; exit 1; fi >/bin/sh ../../libtool --mode=link --tag=CC gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o torture_su_bm torture_su_bm.o libsu.la -lssl -lcrypto -lrt -lpthread >gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o torture_su_bm torture_su_bm.o ./.libs/libsu.a -lssl -lcrypto -lrt -lpthread >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT torture_su_root.o -MD -MP -MF ".deps/torture_su_root.Tpo" -c -o torture_su_root.o torture_su_root.c; \ > then mv -f ".deps/torture_su_root.Tpo" ".deps/torture_su_root.Po"; else rm -f ".deps/torture_su_root.Tpo"; exit 1; fi >/bin/sh ../../libtool --mode=link --tag=CC gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o torture_su_root torture_su_root.o libsu.la -lssl -lcrypto -lrt -lpthread >gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o torture_su_root torture_su_root.o ./.libs/libsu.a -lssl -lcrypto -lrt -lpthread >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT torture_su_timer.o -MD -MP -MF ".deps/torture_su_timer.Tpo" -c -o torture_su_timer.o torture_su_timer.c; \ > then mv -f ".deps/torture_su_timer.Tpo" ".deps/torture_su_timer.Po"; else rm -f ".deps/torture_su_timer.Tpo"; exit 1; fi >/bin/sh ../../libtool --mode=link --tag=CC gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o torture_su_timer torture_su_timer.o libsu.la -lssl -lcrypto -lrt -lpthread >gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o torture_su_timer torture_su_timer.o ./.libs/libsu.a -lssl -lcrypto -lrt -lpthread >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT test_su.o -MD -MP -MF ".deps/test_su.Tpo" -c -o test_su.o test_su.c; \ > then mv -f ".deps/test_su.Tpo" ".deps/test_su.Po"; else rm -f ".deps/test_su.Tpo"; exit 1; fi >/bin/sh ../../libtool --mode=link --tag=CC gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o test_su test_su.o libsu.la -lssl -lcrypto -lrt -lpthread >gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o test_su test_su.o ./.libs/libsu.a -lssl -lcrypto -lrt -lpthread >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT su_proxy.o -MD -MP -MF ".deps/su_proxy.Tpo" -c -o su_proxy.o su_proxy.c; \ > then mv -f ".deps/su_proxy.Tpo" ".deps/su_proxy.Po"; else rm -f ".deps/su_proxy.Tpo"; exit 1; fi >/bin/sh ../../libtool --mode=link --tag=CC gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o su_proxy su_proxy.o libsu.la -lssl -lcrypto -lrt -lpthread >gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o su_proxy su_proxy.o ./.libs/libsu.a -lssl -lcrypto -lrt -lpthread >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT test_poll.o -MD -MP -MF ".deps/test_poll.Tpo" -c -o test_poll.o test_poll.c; \ > then mv -f ".deps/test_poll.Tpo" ".deps/test_poll.Po"; else rm -f ".deps/test_poll.Tpo"; exit 1; fi >/bin/sh ../../libtool --mode=link --tag=CC gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o test_poll test_poll.o libsu.la -lssl -lcrypto -lrt -lpthread >gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o test_poll test_poll.o ./.libs/libsu.a -lssl -lcrypto -lrt -lpthread >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/su' >make check-TESTS >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/su' >PASS: torture_su >PASS: torture_su_port >PASS: torture_su_alloc >PASS: torture_su_time >PASS: torture_su_tag >PASS: test_htable >PASS: torture_rbtree >PASS: test_memmem >PASS: torture_su_bm >PASS: torture_su_root >timer interval 60.007000 >timer interval 62.667000 >timer interval 60.105000 >timer interval 267.587000 >timer interval 60.303000 >timer interval 60.005000 >timer interval 60.002000 >timer interval 60.004000 >timer interval 60.004000 >timer interval 120.192000 >Processing 500 timers took 0.501000 millisec (0.500000 expected) >PASS: torture_su_timer >6@[127.0.0.1]:7 >17@[127.0.0.1]:7 >PASS: run_addrinfo > 192.168.0.101 scope=site > fe80::230:1bff:feae:b46b%eth0 scope=link > 127.0.0.1 scope=host > ::1 scope=host >PASS: run_localinfo >su_test executed 3171 pings in 0.184375, mean rtt=5.81441e-05 sec >PASS: multithread test_su >su_test executed 3549 pings in 0.186977, mean rtt=5.26844e-05 sec >PASS: singlethread test_su >PASS: run_test_su >=================== >All 14 tests passed >=================== >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/su' >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/su' >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/su' >Making check in features >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/features' >make[2]: Nothing to be done for `check'. >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/features' >Making check in bnf >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/bnf' >make torture_bnf >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/bnf' >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT torture_bnf.o -MD -MP -MF ".deps/torture_bnf.Tpo" -c -o torture_bnf.o torture_bnf.c; \ > then mv -f ".deps/torture_bnf.Tpo" ".deps/torture_bnf.Po"; else rm -f ".deps/torture_bnf.Tpo"; exit 1; fi >/bin/sh ../../libtool --mode=link --tag=CC gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o torture_bnf -static torture_bnf.o libbnf.la -lssl -lcrypto -lrt -lpthread >gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o torture_bnf torture_bnf.o ./.libs/libbnf.a -lssl -lcrypto -lrt -lpthread >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/bnf' >make check-TESTS >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/bnf' >PASS: torture_bnf >================== >All 1 tests passed >================== >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/bnf' >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/bnf' >Making check in sresolv >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sresolv' >make test_sresolv >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sresolv' >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../url -I../url -I./../bnf -I../bnf -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT test_sresolv.o -MD -MP -MF ".deps/test_sresolv.Tpo" -c -o test_sresolv.o test_sresolv.c; \ > then mv -f ".deps/test_sresolv.Tpo" ".deps/test_sresolv.Po"; else rm -f ".deps/test_sresolv.Tpo"; exit 1; fi >test_sresolv.c: In function 'main': >test_sresolv.c:1946: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result >/bin/sh ../../libtool --mode=link --tag=CC gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o test_sresolv -static test_sresolv.o ../url/liburl.la ../bnf/libbnf.la libsresolv.la ../su/libsu.la -lssl -lcrypto -lrt -lpthread >gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o test_sresolv test_sresolv.o ../url/.libs/liburl.a ../bnf/.libs/libbnf.a ./.libs/libsresolv.a ../su/.libs/libsu.a -lssl -lcrypto -lrt -lpthread >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sresolv' >make check-TESTS >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sresolv' >SKIP: run_test_sresolv >====================== >All 0 tests passed >(1 tests were not run) >====================== >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sresolv' >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sresolv' >Making check in sdp >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sdp' >make check-am >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sdp' >make torture_sdp test_sdp >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sdp' >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT torture_sdp.o -MD -MP -MF ".deps/torture_sdp.Tpo" -c -o torture_sdp.o torture_sdp.c; \ > then mv -f ".deps/torture_sdp.Tpo" ".deps/torture_sdp.Po"; else rm -f ".deps/torture_sdp.Tpo"; exit 1; fi >/bin/sh ../../libtool --mode=link --tag=CC gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o torture_sdp -static torture_sdp.o libsdp.la ../su/libsu.la -lssl -lcrypto -lrt -lpthread >gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o torture_sdp torture_sdp.o ./.libs/libsdp.a ../su/.libs/libsu.a -lssl -lcrypto -lrt -lpthread >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT test_sdp.o -MD -MP -MF ".deps/test_sdp.Tpo" -c -o test_sdp.o test_sdp.c; \ > then mv -f ".deps/test_sdp.Tpo" ".deps/test_sdp.Po"; else rm -f ".deps/test_sdp.Tpo"; exit 1; fi >/bin/sh ../../libtool --mode=link --tag=CC gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o test_sdp -static test_sdp.o libsdp.la ../su/libsu.la -lssl -lcrypto -lrt -lpthread >gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o test_sdp test_sdp.o ./.libs/libsdp.a ../su/.libs/libsu.a -lssl -lcrypto -lrt -lpthread >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sdp' >make check-TESTS >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sdp' >PASS: torture_sdp >1: test_sdp: bad SDP message >2: OK >3: OK >4: OK >5: OK >6: test_sdp: No o= present >7: OK >8: OK >9: OK >10: OK >PASS: run_test_sdp >================== >All 2 tests passed >================== >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sdp' >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sdp' >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sdp' >Making check in url >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/url' >make check-am >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/url' >make torture_url test_urlmap >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/url' >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT torture_url.o -MD -MP -MF ".deps/torture_url.Tpo" -c -o torture_url.o torture_url.c; \ > then mv -f ".deps/torture_url.Tpo" ".deps/torture_url.Po"; else rm -f ".deps/torture_url.Tpo"; exit 1; fi >/bin/sh ../../libtool --mode=link --tag=CC gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o torture_url torture_url.o liburl.la ../bnf/libbnf.la ../su/libsu.la -lssl -lcrypto -lrt -lpthread >gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o torture_url torture_url.o ./.libs/liburl.a ../bnf/.libs/libbnf.a ../su/.libs/libsu.a -lssl -lcrypto -lrt -lpthread >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../su -I../su -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DTEST_URLMAP=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT test_urlmap-urlmap.o -MD -MP -MF ".deps/test_urlmap-urlmap.Tpo" -c -o test_urlmap-urlmap.o `test -f 'urlmap.c' || echo './'`urlmap.c; \ > then mv -f ".deps/test_urlmap-urlmap.Tpo" ".deps/test_urlmap-urlmap.Po"; else rm -f ".deps/test_urlmap-urlmap.Tpo"; exit 1; fi >urlmap.c: In function 'test_path': >urlmap.c:552: warning: implicit declaration of function 'abort' >urlmap.c:552: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:555: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:558: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:562: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:564: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:567: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:568: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:569: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:570: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:571: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:572: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:574: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:576: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:577: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:578: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:579: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c: In function 'test_insert': >urlmap.c:595: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:602: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:603: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:604: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:605: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:606: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:609: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:609: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:610: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:611: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:611: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:612: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:612: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:620: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:620: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:621: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:621: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:622: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:622: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:623: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:623: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:630: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:630: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:631: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:631: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:632: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:632: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:633: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:633: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:642: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:642: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:643: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:644: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:645: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:645: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:646: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:646: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:647: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:647: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:656: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:656: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:657: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:657: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:658: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:658: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:659: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:659: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:660: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:660: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:661: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:661: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:666: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:666: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:667: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:667: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:668: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:668: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:669: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:670: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:670: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:671: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:671: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:672: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:673: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:673: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c: In function 'test_rotate': >urlmap.c:689: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:694: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:695: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:702: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:702: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:703: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:703: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:705: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:705: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:707: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:707: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:709: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:709: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c: In function 'test_balance': >urlmap.c:761: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:762: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:773: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:774: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:775: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:776: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:782: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:782: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:790: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:790: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:793: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:796: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:797: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:803: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:803: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:805: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:808: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:809: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:812: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:816: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:817: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:818: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:819: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:823: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:824: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:829: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:830: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:833: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:838: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:839: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:841: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:842: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:843: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:847: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:848: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:849: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:854: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:857: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:858: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:861: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:866: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:867: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:869: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:870: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:871: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:875: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:876: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:877: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:882: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:885: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:886: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:889: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:894: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:895: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:897: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:898: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:899: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:903: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:904: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:905: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:910: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:913: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:914: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:917: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:923: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:925: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:926: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:929: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:931: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:932: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:937: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:938: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:939: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:946: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:949: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:950: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:953: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:959: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:961: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:962: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:965: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:967: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:968: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:973: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:974: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:975: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:981: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:982: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:985: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:986: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:989: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:995: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:997: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:998: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:1001: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:1003: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:1004: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:1009: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:1010: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:1011: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:1017: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:1018: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:1021: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:1022: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:1025: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:1034: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:1035: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:1041: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:1042: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:1043: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:1072: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:1075: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:1076: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:1079: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c: In function 'test_speed': >urlmap.c:1099: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:1108: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:1109: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:1112: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:1117: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:1117: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:1125: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:1125: warning: incompatible implicit declaration of built-in function 'abort' >urlmap.c:1128: warning: incompatible implicit declaration of built-in function 'abort' >/bin/sh ../../libtool --mode=link --tag=CC gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o test_urlmap test_urlmap-urlmap.o liburl.la ../bnf/libbnf.la ../su/libsu.la -lssl -lcrypto -lrt -lpthread >gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o test_urlmap test_urlmap-urlmap.o ./.libs/liburl.a ../bnf/.libs/libbnf.a ../su/.libs/libsu.a -lssl -lcrypto -lrt -lpthread >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/url' >make check-TESTS >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/url' >PASS: torture_url >PASS: test_urlmap >================== >All 2 tests passed >================== >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/url' >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/url' >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/url' >Making check in msg >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg' >make check-am >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg' >make msg_name_hash test_msg >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg' >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../url -I../url -I./../bnf -I../bnf -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT msg_name_hash.o -MD -MP -MF ".deps/msg_name_hash.Tpo" -c -o msg_name_hash.o msg_name_hash.c; \ > then mv -f ".deps/msg_name_hash.Tpo" ".deps/msg_name_hash.Po"; else rm -f ".deps/msg_name_hash.Tpo"; exit 1; fi >/bin/sh ../../libtool --mode=link --tag=CC gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o msg_name_hash -static msg_name_hash.o libtest_msg.a libmsg.la ../bnf/libbnf.la ../url/liburl.la ../su/libsu.la -lssl -lcrypto -lrt -lpthread >gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o msg_name_hash msg_name_hash.o libtest_msg.a ./.libs/libmsg.a ../bnf/.libs/libbnf.a ../url/.libs/liburl.a ../su/.libs/libsu.a -lssl -lcrypto -lrt -lpthread >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../url -I../url -I./../bnf -I../bnf -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT test_msg.o -MD -MP -MF ".deps/test_msg.Tpo" -c -o test_msg.o test_msg.c; \ > then mv -f ".deps/test_msg.Tpo" ".deps/test_msg.Po"; else rm -f ".deps/test_msg.Tpo"; exit 1; fi >/bin/sh ../../libtool --mode=link --tag=CC gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o test_msg -static test_msg.o libtest_msg.a libmsg.la ../bnf/libbnf.la ../url/liburl.la ../su/libsu.la -lssl -lcrypto -lrt -lpthread >gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o test_msg test_msg.o libtest_msg.a ./.libs/libmsg.a ../bnf/.libs/libbnf.a ../url/.libs/liburl.a ../su/.libs/libsu.a -lssl -lcrypto -lrt -lpthread >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg' >make check-TESTS >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg' >PASS: test_msg >================== >All 1 tests passed >================== >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg' >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg' >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/msg' >Making check in sip >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip' >make check-am >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip' >make torture_sip sip_test_msg validator date_test >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip' >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT torture_sip.o -MD -MP -MF ".deps/torture_sip.Tpo" -c -o torture_sip.o torture_sip.c; \ > then mv -f ".deps/torture_sip.Tpo" ".deps/torture_sip.Po"; else rm -f ".deps/torture_sip.Tpo"; exit 1; fi >/bin/sh ../../libtool --mode=link --tag=CC gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o torture_sip -static torture_sip.o libsip.la ../msg/libmsg.la ../bnf/libbnf.la ../url/liburl.la ../su/libsu.la -lssl -lcrypto -lrt -lpthread >gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o torture_sip torture_sip.o ./.libs/libsip.a ../msg/.libs/libmsg.a ../bnf/.libs/libbnf.a ../url/.libs/liburl.a ../su/.libs/libsu.a -lssl -lcrypto -lrt -lpthread >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sip_test_msg.o -MD -MP -MF ".deps/sip_test_msg.Tpo" -c -o sip_test_msg.o sip_test_msg.c; \ > then mv -f ".deps/sip_test_msg.Tpo" ".deps/sip_test_msg.Po"; else rm -f ".deps/sip_test_msg.Tpo"; exit 1; fi >/bin/sh ../../libtool --mode=link --tag=CC gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o sip_test_msg -static sip_test_msg.o libsip.la ../msg/libmsg.la ../bnf/libbnf.la ../url/liburl.la ../su/libsu.la -lssl -lcrypto -lrt -lpthread >gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o sip_test_msg sip_test_msg.o ./.libs/libsip.a ../msg/.libs/libmsg.a ../bnf/.libs/libbnf.a ../url/.libs/liburl.a ../su/.libs/libsu.a -lssl -lcrypto -lrt -lpthread >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT validator.o -MD -MP -MF ".deps/validator.Tpo" -c -o validator.o validator.c; \ > then mv -f ".deps/validator.Tpo" ".deps/validator.Po"; else rm -f ".deps/validator.Tpo"; exit 1; fi >/bin/sh ../../libtool --mode=link --tag=CC gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o validator validator.o libsip.la ../msg/libmsg.la ../bnf/libbnf.la ../url/liburl.la ../su/libsu.la -lssl -lcrypto -lrt -lpthread >gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o validator validator.o ./.libs/libsip.a ../msg/.libs/libmsg.a ../bnf/.libs/libbnf.a ../url/.libs/liburl.a ../su/.libs/libsu.a -lssl -lcrypto -lrt -lpthread >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../ipt -I../ipt -I./../msg -I../msg -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT date_test.o -MD -MP -MF ".deps/date_test.Tpo" -c -o date_test.o date_test.c; \ > then mv -f ".deps/date_test.Tpo" ".deps/date_test.Po"; else rm -f ".deps/date_test.Tpo"; exit 1; fi >/bin/sh ../../libtool --mode=link --tag=CC gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o date_test -static date_test.o libsip.la ../msg/libmsg.la ../bnf/libbnf.la ../url/liburl.la ../su/libsu.la -lssl -lcrypto -lrt -lpthread >gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o date_test date_test.o ./.libs/libsip.a ../msg/.libs/libmsg.a ../bnf/.libs/libbnf.a ../url/.libs/liburl.a ../su/.libs/libsu.a -lssl -lcrypto -lrt -lpthread >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip' >make check-TESTS >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip' >PASS: torture_sip >PASS: test1.txt >PASS: test2.txt >PASS: test3.txt >PASS: test4.txt >PASS: test5.txt >PASS: test6.txt >PASS: test7.txt >PASS: test8.txt >PASS: test9.txt >PASS: test14.txt >PASS: test20.txt >PASS: test23.txt >PASS: test24.txt >PASS: test31.txt >PASS: own1.txt >PASS: own2.txt >PASS: own3.txt >PASS: own4.txt >PASS: own5.txt >PASS: own6.txt >PASS: test25.txt >PASS: test27.txt >PASS: test28.txt >PASS: test30.txt >PASS: test32.txt >PASS: test34.txt >PASS: test36.txt >PASS: test37.txt >PASS: test38.txt >PASS: test39.txt >PASS: test41.txt >PASS: test42.txt >PASS: test10.txt >PASS: test11.txt >PASS: test12.txt >PASS: test13.txt >PASS: test15.txt >PASS: test16.txt >PASS: test17.txt >PASS: test18.txt >PASS: test19.txt >PASS: test21.txt >PASS: test22.txt >PASS: test26.txt >PASS: test29.txt >PASS: test33.txt >PASS: test35.txt >PASS: test40.txt >PASS: run_sip_test_msg >PASS: run_date_test >================== >All 3 tests passed >================== >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip' >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip' >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/sip' >Making check in stun >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/stun' >make check-am >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/stun' >make lookup_stun_server >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/stun' >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../features -I../features -I./../ipt -I../ipt -I./../iptsec -I../iptsec -I./../bnf -I../bnf -I./../http -I../http -I./../msg -I../msg -I./../nth -I../nth -I./../nta -I../nta -I./../nea -I../nea -I./../nua -I../nua -I./../soa -I../soa -I./../sdp -I../sdp -I./../sip -I../sip -I./../soa -I../soa -I./../sresolv -I../sresolv -I./../tport -I../tport -I./../stun -I../stun -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT lookup_stun_server.o -MD -MP -MF ".deps/lookup_stun_server.Tpo" -c -o lookup_stun_server.o lookup_stun_server.c; \ > then mv -f ".deps/lookup_stun_server.Tpo" ".deps/lookup_stun_server.Po"; else rm -f ".deps/lookup_stun_server.Tpo"; exit 1; fi >/bin/sh ../../libtool --mode=link --tag=CC gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o lookup_stun_server lookup_stun_server.o libstun.la ../sresolv/libsresolv.la ../su/libsu.la -lssl -lcrypto -lrt -lpthread >gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o lookup_stun_server lookup_stun_server.o ./.libs/libstun.a ../sresolv/.libs/libsresolv.a ../su/.libs/libsu.a -lssl -lcrypto -lrt -lpthread >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/stun' >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/stun' >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/stun' >Making check in ipt >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/ipt' >make torture_base64 >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/ipt' >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT torture_base64.o -MD -MP -MF ".deps/torture_base64.Tpo" -c -o torture_base64.o torture_base64.c; \ > then mv -f ".deps/torture_base64.Tpo" ".deps/torture_base64.Po"; else rm -f ".deps/torture_base64.Tpo"; exit 1; fi >/bin/sh ../../libtool --mode=link --tag=CC gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o torture_base64 -static torture_base64.o libipt.la ../sresolv/libsresolv.la ../su/libsu.la -lssl -lcrypto -lrt -lpthread >gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o torture_base64 torture_base64.o ./.libs/libipt.a ../sresolv/.libs/libsresolv.a ../su/.libs/libsu.a -lssl -lcrypto -lrt -lpthread >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/ipt' >make check-TESTS >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/ipt' >PASS: torture_base64 >================== >All 1 tests passed >================== >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/ipt' >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/ipt' >Making check in soa >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/soa' >make check-am >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/soa' >make test_soa >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/soa' >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../sdp -I../sdp -I./../sip -I../sip -I./../msg -I../msg -I./../url -I../url -I./../ipt -I../ipt -I./../bnf -I../bnf -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT test_soa.o -MD -MP -MF ".deps/test_soa.Tpo" -c -o test_soa.o test_soa.c; \ > then mv -f ".deps/test_soa.Tpo" ".deps/test_soa.Po"; else rm -f ".deps/test_soa.Tpo"; exit 1; fi >test_soa.c: In function 'main': >test_soa.c:1304: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result >/bin/sh ../../libtool --mode=link --tag=CC gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o test_soa -static test_soa.o libsoa.la ../sip/libsip.la ../msg/libmsg.la ../url/liburl.la ../sdp/libsdp.la ../ipt/libipt.la ../bnf/libbnf.la ../su/libsu.la -lssl -lcrypto -lrt -lpthread >gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o test_soa test_soa.o ./.libs/libsoa.a ../sip/.libs/libsip.a ../msg/.libs/libmsg.a ../url/.libs/liburl.a ../sdp/.libs/libsdp.a ../ipt/.libs/libipt.a ../bnf/.libs/libbnf.a ../su/.libs/libsu.a -lssl -lcrypto -lrt -lpthread >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/soa' >make check-TESTS >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/soa' >PASS: test_soa >================== >All 1 tests passed >================== >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/soa' >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/soa' >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/soa' >Making check in tport >make[2]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/tport' >make check-am >make[3]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/tport' >make test_tport >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/tport' >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I./../bnf -I../bnf -I./../stun -I../stun -I./../ipt -I../ipt -I./../msg -I../msg -I./../http -I../http -I./../url -I../url -I./../su -I../su -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT test_tport.o -MD -MP -MF ".deps/test_tport.Tpo" -c -o test_tport.o test_tport.c; \ > then mv -f ".deps/test_tport.Tpo" ".deps/test_tport.Po"; else rm -f ".deps/test_tport.Tpo"; exit 1; fi >/bin/sh ../../libtool --mode=link --tag=CC gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o test_tport -static test_tport.o libtport.la ../stun/libstun.la ../sresolv/libsresolv.la ../ipt/libipt.la ../http/libhttp.la ../msg/libtest_msg.a ../msg/libmsg.la ../url/liburl.la ../bnf/libbnf.la ../su/libsu.la -lssl -lcrypto -lrt -lpthread >gcc -Wall -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o test_tport test_tport.o ./.libs/libtport.a ../stun/.libs/libstun.a ../sresolv/.libs/libsresolv.a ../ipt/.libs/libipt.a ../http/.libs/libhttp.a ../msg/libtest_msg.a ../msg/.libs/libmsg.a ../url/.libs/liburl.a ../bnf/.libs/libbnf.a ../su/.libs/libsu.a -lssl -lcrypto -lrt -lpthread >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/tport' >make check-TESTS >make[4]: Entering directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/tport' >bound transport to udp/192.168.0.101:34682 >bound transport to tcp/192.168.0.101:34682 >bound transport to sctp/192.168.0.101:34682 >bound transport to udp/127.0.0.1:34682 >bound transport to tcp/127.0.0.1:34682 >bound transport to sctp/127.0.0.1:34682 >bound transport to udp/[::1]:34682 >bound transport to tcp/[::1]:34682 >bound transport to sctp/[::1]:34682 >bound transport to udp/192.168.0.101:34684 >bound transport to tcp/192.168.0.101:34684 >bound transport to sctp/192.168.0.101:34684 >bound transport to udp/127.0.0.1:34684 >bound transport to tcp/127.0.0.1:34684 >bound transport to sctp/127.0.0.1:34684 >bound transport to udp/[::1]:34684 >bound transport to tcp/[::1]:34684 >bound transport to sctp/[::1]:34684 >bound transport to tls/192.168.0.101:59592 >bound transport to tls/127.0.0.1:59592 >bound transport to tls/[::1]:59592 >tp_test_error(0x8d10c68): error 13 (Permission denied) from [::1]:32768 >test_tport.c:977: tport_test sctp_test() FAILED: tport_test_run(tt, 5) != 1 or 4294967295 != 1 >tport_flush(0x8d289c0): closing and zapping >tport_flush(0x8d28be8): closing and zapping >-Error with certificate at depth: 0 > issuer = /C=US/ST=California/L=San Jose/O=sipit/OU=Sipit Test Certificate Authority > subject = /C=US/ST=California/L=San Jose/O=sipit/CN=pekka.nokia.sipit.net > err 10:certificate has expired >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >-Error with certificate at depth: 0 > issuer = /C=US/ST=California/L=San Jose/O=sipit/OU=Sipit Test Certificate Authority > subject = /C=US/ST=California/L=San Jose/O=sipit/CN=pekka.nokia.sipit.net > err 10:certificate has expired >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >tls_read: server certificate doesn't verify >FAIL: test_tport >=================== >1 of 1 tests failed >=================== >make[4]: *** [check-TESTS] Error 1 >make[4]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/tport' >make[3]: *** [check-am] Error 2 >make[3]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/tport' >make[2]: *** [check] Error 2 >make[2]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua/tport' >make[1]: *** [check-recursive] Error 1 >make[1]: Leaving directory `/builddir/build/BUILD/sofia-sip-1.12.4/libsofia-sip-ua' >make: *** [check-recursive] Error 1 >error: Bad exit status from /var/tmp/rpm-tmp.41544 (%check) > > >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.41544 (%check)
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 222475
: 146011