>>> Building on exopi-2 under telephony/libosip2 DIST = [telephony/libosip2:libosip2-5.3.1.tar.gz] FULLPKGNAME = libosip2-5.3.1 distfiles size=725024 >>> Running build in telephony/libosip2 at 1714083271.62 ===> telephony/libosip2 ===> Building from scratch libosip2-5.3.1 ===> Verifying specs: pthread ===> found pthread.27.1 ===> Checking files for libosip2-5.3.1 `/exopi-cvs/ports/distfiles/libosip2-5.3.1.tar.gz' is up to date. >> (SHA256) libosip2-5.3.1.tar.gz: OK ===> Extracting for libosip2-5.3.1 ===> Patching for libosip2-5.3.1 ===> Applying OpenBSD patch patch-src_osipparser2_osip_port_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/osipparser2/osip_port.c |--- src/osipparser2/osip_port.c.orig |+++ src/osipparser2/osip_port.c -------------------------- Patching file src/osipparser2/osip_port.c using Plan A... Hunk #1 succeeded at 877. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for libosip2-5.3.1 ===> Configuring for libosip2-5.3.1 Using /exopi-obj/pobj/libosip2-5.3.1/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/libosip2-5.3.1/config.site configure: libosip2 The GNU Open SIP library. configure: Copyright (C) 2001-2022 Aymeric MOIZARD - Configuring Building Package on openbsd checking for a BSD-compatible install... /exopi-obj/pobj/libosip2-5.3.1/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking how to run the C preprocessor... cc -E checking for a sed that does not truncate output... (cached) /usr/bin/sed checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 131072 checking how to convert x86_64-unknown-openbsd7.5 file names to x86_64-unknown-openbsd7.5 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... (cached) ar checking for archiver @FILE support... @ checking for strip... (cached) strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.5 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... yes checking if compiler needs -Werror to reject unknown flags... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for semaphore.h... (cached) yes checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking for sem_open in -lposix4... no checking for nis_add in -lnsl... no checking for sendto in -lsocket... no checking for lrand48 in -lc... yes checking for clock_gettime in -lrt... no checking for localtime... (cached) yes checking whether -Wall works... yes checking whether -Wcast-align works... yes checking whether -Wchar-subscripts works... yes checking whether -Wformat works... yes checking whether -Winline works... yes checking whether -Wmissing-declarations works... yes checking whether -Wmissing-prototypes works... yes checking whether -Wnested-externs works... yes checking whether -Wpointer-arith works... yes checking for ANSI C header files... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/unistd.h... (cached) yes checking for syslog.h... (cached) yes checking for ctype.h... (cached) yes checking for stdio.h... (cached) yes checking for stdarg.h... (cached) yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking for fcntl.h... (cached) yes checking for time.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/select.h... (cached) yes checking for assert.h... (cached) yes checking for signal.h... (cached) yes checking for sys/signal.h... (cached) yes checking for malloc.h... (cached) no checking for struct timeval... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libosip2.pc config.status: creating Makefile config.status: creating scripts/Makefile config.status: creating src/Makefile config.status: creating src/osipparser2/Makefile config.status: creating src/osip2/Makefile config.status: creating src/test/Makefile config.status: creating include/Makefile config.status: creating include/osip2/Makefile config.status: creating include/osipparser2/Makefile config.status: creating include/osipparser2/headers/Makefile config.status: creating help/Makefile config.status: creating help/man/Makefile config.status: creating help/doxygen/Makefile config.status: creating platform/Makefile config.status: creating platform/rpm/Makefile config.status: creating platform/vsnet/Makefile config.status: creating include/osip2/doxygen.dox config.status: creating osip-config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc ===> Building for libosip2-5.3.1 /usr/bin/make all-recursive Making all in include Making all in osipparser2 Making all in headers Making all in osip2 Making all in src Making all in osipparser2 /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_proxy_authorization.lo -MD -MP -MF .deps/osip_proxy_authorization.Tpo -c -o osip_proxy_authorization.lo osip_proxy_authorization.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_proxy_authorization.lo -MD -MP -MF .deps/osip_proxy_authorization.Tpo -c osip_proxy_authorization.c -fPIC -DPIC -o .libs/osip_proxy_authorization.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_proxy_authorization.lo -MD -MP -MF .deps/osip_proxy_authorization.Tpo -c osip_proxy_authorization.c -o osip_proxy_authorization.o mv -f .deps/osip_proxy_authorization.Tpo .deps/osip_proxy_authorization.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_cseq.lo -MD -MP -MF .deps/osip_cseq.Tpo -c -o osip_cseq.lo osip_cseq.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_cseq.lo -MD -MP -MF .deps/osip_cseq.Tpo -c osip_cseq.c -fPIC -DPIC -o .libs/osip_cseq.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_cseq.lo -MD -MP -MF .deps/osip_cseq.Tpo -c osip_cseq.c -o osip_cseq.o mv -f .deps/osip_cseq.Tpo .deps/osip_cseq.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_record_route.lo -MD -MP -MF .deps/osip_record_route.Tpo -c -o osip_record_route.lo osip_record_route.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_record_route.lo -MD -MP -MF .deps/osip_record_route.Tpo -c osip_record_route.c -fPIC -DPIC -o .libs/osip_record_route.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_record_route.lo -MD -MP -MF .deps/osip_record_route.Tpo -c osip_record_route.c -o osip_record_route.o mv -f .deps/osip_record_route.Tpo .deps/osip_record_route.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_route.lo -MD -MP -MF .deps/osip_route.Tpo -c -o osip_route.lo osip_route.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_route.lo -MD -MP -MF .deps/osip_route.Tpo -c osip_route.c -fPIC -DPIC -o .libs/osip_route.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_route.lo -MD -MP -MF .deps/osip_route.Tpo -c osip_route.c -o osip_route.o mv -f .deps/osip_route.Tpo .deps/osip_route.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_to.lo -MD -MP -MF .deps/osip_to.Tpo -c -o osip_to.lo osip_to.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_to.lo -MD -MP -MF .deps/osip_to.Tpo -c osip_to.c -fPIC -DPIC -o .libs/osip_to.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_to.lo -MD -MP -MF .deps/osip_to.Tpo -c osip_to.c -o osip_to.o mv -f .deps/osip_to.Tpo .deps/osip_to.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_from.lo -MD -MP -MF .deps/osip_from.Tpo -c -o osip_from.lo osip_from.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_from.lo -MD -MP -MF .deps/osip_from.Tpo -c osip_from.c -fPIC -DPIC -o .libs/osip_from.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_from.lo -MD -MP -MF .deps/osip_from.Tpo -c osip_from.c -o osip_from.o mv -f .deps/osip_from.Tpo .deps/osip_from.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_uri.lo -MD -MP -MF .deps/osip_uri.Tpo -c -o osip_uri.lo osip_uri.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_uri.lo -MD -MP -MF .deps/osip_uri.Tpo -c osip_uri.c -fPIC -DPIC -o .libs/osip_uri.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_uri.lo -MD -MP -MF .deps/osip_uri.Tpo -c osip_uri.c -o osip_uri.o mv -f .deps/osip_uri.Tpo .deps/osip_uri.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_authorization.lo -MD -MP -MF .deps/osip_authorization.Tpo -c -o osip_authorization.lo osip_authorization.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_authorization.lo -MD -MP -MF .deps/osip_authorization.Tpo -c osip_authorization.c -fPIC -DPIC -o .libs/osip_authorization.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_authorization.lo -MD -MP -MF .deps/osip_authorization.Tpo -c osip_authorization.c -o osip_authorization.o mv -f .deps/osip_authorization.Tpo .deps/osip_authorization.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_header.lo -MD -MP -MF .deps/osip_header.Tpo -c -o osip_header.lo osip_header.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_header.lo -MD -MP -MF .deps/osip_header.Tpo -c osip_header.c -fPIC -DPIC -o .libs/osip_header.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_header.lo -MD -MP -MF .deps/osip_header.Tpo -c osip_header.c -o osip_header.o mv -f .deps/osip_header.Tpo .deps/osip_header.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_www_authenticate.lo -MD -MP -MF .deps/osip_www_authenticate.Tpo -c -o osip_www_authenticate.lo osip_www_authenticate.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_www_authenticate.lo -MD -MP -MF .deps/osip_www_authenticate.Tpo -c osip_www_authenticate.c -fPIC -DPIC -o .libs/osip_www_authenticate.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_www_authenticate.lo -MD -MP -MF .deps/osip_www_authenticate.Tpo -c osip_www_authenticate.c -o osip_www_authenticate.o mv -f .deps/osip_www_authenticate.Tpo .deps/osip_www_authenticate.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_via.lo -MD -MP -MF .deps/osip_via.Tpo -c -o osip_via.lo osip_via.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_via.lo -MD -MP -MF .deps/osip_via.Tpo -c osip_via.c -fPIC -DPIC -o .libs/osip_via.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_via.lo -MD -MP -MF .deps/osip_via.Tpo -c osip_via.c -o osip_via.o mv -f .deps/osip_via.Tpo .deps/osip_via.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_body.lo -MD -MP -MF .deps/osip_body.Tpo -c -o osip_body.lo osip_body.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_body.lo -MD -MP -MF .deps/osip_body.Tpo -c osip_body.c -fPIC -DPIC -o .libs/osip_body.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_body.lo -MD -MP -MF .deps/osip_body.Tpo -c osip_body.c -o osip_body.o mv -f .deps/osip_body.Tpo .deps/osip_body.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_md5c.lo -MD -MP -MF .deps/osip_md5c.Tpo -c -o osip_md5c.lo osip_md5c.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_md5c.lo -MD -MP -MF .deps/osip_md5c.Tpo -c osip_md5c.c -fPIC -DPIC -o .libs/osip_md5c.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_md5c.lo -MD -MP -MF .deps/osip_md5c.Tpo -c osip_md5c.c -o osip_md5c.o mv -f .deps/osip_md5c.Tpo .deps/osip_md5c.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_message.lo -MD -MP -MF .deps/osip_message.Tpo -c -o osip_message.lo osip_message.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_message.lo -MD -MP -MF .deps/osip_message.Tpo -c osip_message.c -fPIC -DPIC -o .libs/osip_message.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_message.lo -MD -MP -MF .deps/osip_message.Tpo -c osip_message.c -o osip_message.o mv -f .deps/osip_message.Tpo .deps/osip_message.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_list.lo -MD -MP -MF .deps/osip_list.Tpo -c -o osip_list.lo osip_list.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_list.lo -MD -MP -MF .deps/osip_list.Tpo -c osip_list.c -fPIC -DPIC -o .libs/osip_list.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_list.lo -MD -MP -MF .deps/osip_list.Tpo -c osip_list.c -o osip_list.o mv -f .deps/osip_list.Tpo .deps/osip_list.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_call_id.lo -MD -MP -MF .deps/osip_call_id.Tpo -c -o osip_call_id.lo osip_call_id.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_call_id.lo -MD -MP -MF .deps/osip_call_id.Tpo -c osip_call_id.c -fPIC -DPIC -o .libs/osip_call_id.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_call_id.lo -MD -MP -MF .deps/osip_call_id.Tpo -c osip_call_id.c -o osip_call_id.o mv -f .deps/osip_call_id.Tpo .deps/osip_call_id.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_message_parse.lo -MD -MP -MF .deps/osip_message_parse.Tpo -c -o osip_message_parse.lo osip_message_parse.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_message_parse.lo -MD -MP -MF .deps/osip_message_parse.Tpo -c osip_message_parse.c -fPIC -DPIC -o .libs/osip_message_parse.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_message_parse.lo -MD -MP -MF .deps/osip_message_parse.Tpo -c osip_message_parse.c -o osip_message_parse.o mv -f .deps/osip_message_parse.Tpo .deps/osip_message_parse.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_contact.lo -MD -MP -MF .deps/osip_contact.Tpo -c -o osip_contact.lo osip_contact.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_contact.lo -MD -MP -MF .deps/osip_contact.Tpo -c osip_contact.c -fPIC -DPIC -o .libs/osip_contact.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_contact.lo -MD -MP -MF .deps/osip_contact.Tpo -c osip_contact.c -o osip_contact.o mv -f .deps/osip_contact.Tpo .deps/osip_contact.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_message_to_str.lo -MD -MP -MF .deps/osip_message_to_str.Tpo -c -o osip_message_to_str.lo osip_message_to_str.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_message_to_str.lo -MD -MP -MF .deps/osip_message_to_str.Tpo -c osip_message_to_str.c -fPIC -DPIC -o .libs/osip_message_to_str.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_message_to_str.lo -MD -MP -MF .deps/osip_message_to_str.Tpo -c osip_message_to_str.c -o osip_message_to_str.o mv -f .deps/osip_message_to_str.Tpo .deps/osip_message_to_str.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_content_length.lo -MD -MP -MF .deps/osip_content_length.Tpo -c -o osip_content_length.lo osip_content_length.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_content_length.lo -MD -MP -MF .deps/osip_content_length.Tpo -c osip_content_length.c -fPIC -DPIC -o .libs/osip_content_length.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_content_length.lo -MD -MP -MF .deps/osip_content_length.Tpo -c osip_content_length.c -o osip_content_length.o mv -f .deps/osip_content_length.Tpo .deps/osip_content_length.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_parser_cfg.lo -MD -MP -MF .deps/osip_parser_cfg.Tpo -c -o osip_parser_cfg.lo osip_parser_cfg.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_parser_cfg.lo -MD -MP -MF .deps/osip_parser_cfg.Tpo -c osip_parser_cfg.c -fPIC -DPIC -o .libs/osip_parser_cfg.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_parser_cfg.lo -MD -MP -MF .deps/osip_parser_cfg.Tpo -c osip_parser_cfg.c -o osip_parser_cfg.o mv -f .deps/osip_parser_cfg.Tpo .deps/osip_parser_cfg.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_content_type.lo -MD -MP -MF .deps/osip_content_type.Tpo -c -o osip_content_type.lo osip_content_type.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_content_type.lo -MD -MP -MF .deps/osip_content_type.Tpo -c osip_content_type.c -fPIC -DPIC -o .libs/osip_content_type.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_content_type.lo -MD -MP -MF .deps/osip_content_type.Tpo -c osip_content_type.c -o osip_content_type.o mv -f .deps/osip_content_type.Tpo .deps/osip_content_type.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_proxy_authenticate.lo -MD -MP -MF .deps/osip_proxy_authenticate.Tpo -c -o osip_proxy_authenticate.lo osip_proxy_authenticate.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_proxy_authenticate.lo -MD -MP -MF .deps/osip_proxy_authenticate.Tpo -c osip_proxy_authenticate.c -fPIC -DPIC -o .libs/osip_proxy_authenticate.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_proxy_authenticate.lo -MD -MP -MF .deps/osip_proxy_authenticate.Tpo -c osip_proxy_authenticate.c -o osip_proxy_authenticate.o mv -f .deps/osip_proxy_authenticate.Tpo .deps/osip_proxy_authenticate.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_mime_version.lo -MD -MP -MF .deps/osip_mime_version.Tpo -c -o osip_mime_version.lo osip_mime_version.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_mime_version.lo -MD -MP -MF .deps/osip_mime_version.Tpo -c osip_mime_version.c -fPIC -DPIC -o .libs/osip_mime_version.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_mime_version.lo -MD -MP -MF .deps/osip_mime_version.Tpo -c osip_mime_version.c -o osip_mime_version.o mv -f .deps/osip_mime_version.Tpo .deps/osip_mime_version.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_port.lo -MD -MP -MF .deps/osip_port.Tpo -c -o osip_port.lo osip_port.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_port.lo -MD -MP -MF .deps/osip_port.Tpo -c osip_port.c -fPIC -DPIC -o .libs/osip_port.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_port.lo -MD -MP -MF .deps/osip_port.Tpo -c osip_port.c -o osip_port.o mv -f .deps/osip_port.Tpo .deps/osip_port.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_call_info.lo -MD -MP -MF .deps/osip_call_info.Tpo -c -o osip_call_info.lo osip_call_info.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_call_info.lo -MD -MP -MF .deps/osip_call_info.Tpo -c osip_call_info.c -fPIC -DPIC -o .libs/osip_call_info.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_call_info.lo -MD -MP -MF .deps/osip_call_info.Tpo -c osip_call_info.c -o osip_call_info.o mv -f .deps/osip_call_info.Tpo .deps/osip_call_info.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_content_disposition.lo -MD -MP -MF .deps/osip_content_disposition.Tpo -c -o osip_content_disposition.lo osip_content_disposition.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_content_disposition.lo -MD -MP -MF .deps/osip_content_disposition.Tpo -c osip_content_disposition.c -fPIC -DPIC -o .libs/osip_content_disposition.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_content_disposition.lo -MD -MP -MF .deps/osip_content_disposition.Tpo -c osip_content_disposition.c -o osip_content_disposition.o mv -f .deps/osip_content_disposition.Tpo .deps/osip_content_disposition.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_accept_encoding.lo -MD -MP -MF .deps/osip_accept_encoding.Tpo -c -o osip_accept_encoding.lo osip_accept_encoding.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_accept_encoding.lo -MD -MP -MF .deps/osip_accept_encoding.Tpo -c osip_accept_encoding.c -fPIC -DPIC -o .libs/osip_accept_encoding.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_accept_encoding.lo -MD -MP -MF .deps/osip_accept_encoding.Tpo -c osip_accept_encoding.c -o osip_accept_encoding.o mv -f .deps/osip_accept_encoding.Tpo .deps/osip_accept_encoding.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_content_encoding.lo -MD -MP -MF .deps/osip_content_encoding.Tpo -c -o osip_content_encoding.lo osip_content_encoding.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_content_encoding.lo -MD -MP -MF .deps/osip_content_encoding.Tpo -c osip_content_encoding.c -fPIC -DPIC -o .libs/osip_content_encoding.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_content_encoding.lo -MD -MP -MF .deps/osip_content_encoding.Tpo -c osip_content_encoding.c -o osip_content_encoding.o mv -f .deps/osip_content_encoding.Tpo .deps/osip_content_encoding.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_authentication_info.lo -MD -MP -MF .deps/osip_authentication_info.Tpo -c -o osip_authentication_info.lo osip_authentication_info.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_authentication_info.lo -MD -MP -MF .deps/osip_authentication_info.Tpo -c osip_authentication_info.c -fPIC -DPIC -o .libs/osip_authentication_info.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_authentication_info.lo -MD -MP -MF .deps/osip_authentication_info.Tpo -c osip_authentication_info.c -o osip_authentication_info.o mv -f .deps/osip_authentication_info.Tpo .deps/osip_authentication_info.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_proxy_authentication_info.lo -MD -MP -MF .deps/osip_proxy_authentication_info.Tpo -c -o osip_proxy_authentication_info.lo osip_proxy_authentication_info.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_proxy_authentication_info.lo -MD -MP -MF .deps/osip_proxy_authentication_info.Tpo -c osip_proxy_authentication_info.c -fPIC -DPIC -o .libs/osip_proxy_authentication_info.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_proxy_authentication_info.lo -MD -MP -MF .deps/osip_proxy_authentication_info.Tpo -c osip_proxy_authentication_info.c -o osip_proxy_authentication_info.o mv -f .deps/osip_proxy_authentication_info.Tpo .deps/osip_proxy_authentication_info.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_accept_language.lo -MD -MP -MF .deps/osip_accept_language.Tpo -c -o osip_accept_language.lo osip_accept_language.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_accept_language.lo -MD -MP -MF .deps/osip_accept_language.Tpo -c osip_accept_language.c -fPIC -DPIC -o .libs/osip_accept_language.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_accept_language.lo -MD -MP -MF .deps/osip_accept_language.Tpo -c osip_accept_language.c -o osip_accept_language.o mv -f .deps/osip_accept_language.Tpo .deps/osip_accept_language.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_accept.lo -MD -MP -MF .deps/osip_accept.Tpo -c -o osip_accept.lo osip_accept.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_accept.lo -MD -MP -MF .deps/osip_accept.Tpo -c osip_accept.c -fPIC -DPIC -o .libs/osip_accept.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_accept.lo -MD -MP -MF .deps/osip_accept.Tpo -c osip_accept.c -o osip_accept.o mv -f .deps/osip_accept.Tpo .deps/osip_accept.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_alert_info.lo -MD -MP -MF .deps/osip_alert_info.Tpo -c -o osip_alert_info.lo osip_alert_info.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_alert_info.lo -MD -MP -MF .deps/osip_alert_info.Tpo -c osip_alert_info.c -fPIC -DPIC -o .libs/osip_alert_info.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_alert_info.lo -MD -MP -MF .deps/osip_alert_info.Tpo -c osip_alert_info.c -o osip_alert_info.o mv -f .deps/osip_alert_info.Tpo .deps/osip_alert_info.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_error_info.lo -MD -MP -MF .deps/osip_error_info.Tpo -c -o osip_error_info.lo osip_error_info.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_error_info.lo -MD -MP -MF .deps/osip_error_info.Tpo -c osip_error_info.c -fPIC -DPIC -o .libs/osip_error_info.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_error_info.lo -MD -MP -MF .deps/osip_error_info.Tpo -c osip_error_info.c -o osip_error_info.o mv -f .deps/osip_error_info.Tpo .deps/osip_error_info.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_allow.lo -MD -MP -MF .deps/osip_allow.Tpo -c -o osip_allow.lo osip_allow.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_allow.lo -MD -MP -MF .deps/osip_allow.Tpo -c osip_allow.c -fPIC -DPIC -o .libs/osip_allow.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_allow.lo -MD -MP -MF .deps/osip_allow.Tpo -c osip_allow.c -o osip_allow.o mv -f .deps/osip_allow.Tpo .deps/osip_allow.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT sdp_accessor.lo -MD -MP -MF .deps/sdp_accessor.Tpo -c -o sdp_accessor.lo sdp_accessor.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT sdp_accessor.lo -MD -MP -MF .deps/sdp_accessor.Tpo -c sdp_accessor.c -fPIC -DPIC -o .libs/sdp_accessor.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT sdp_accessor.lo -MD -MP -MF .deps/sdp_accessor.Tpo -c sdp_accessor.c -o sdp_accessor.o mv -f .deps/sdp_accessor.Tpo .deps/sdp_accessor.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT sdp_message.lo -MD -MP -MF .deps/sdp_message.Tpo -c -o sdp_message.lo sdp_message.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT sdp_message.lo -MD -MP -MF .deps/sdp_message.Tpo -c sdp_message.c -fPIC -DPIC -o .libs/sdp_message.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT sdp_message.lo -MD -MP -MF .deps/sdp_message.Tpo -c sdp_message.c -o sdp_message.o mv -f .deps/sdp_message.Tpo .deps/sdp_message.Plo /usr/bin/libtool --tag=CC --mode=link cc -DENABLE_TRACE -O2 -pipe -pthread -version-info 15:1:0 -no-undefined -o libosipparser2.la -rpath /usr/local/lib osip_proxy_authorization.lo osip_cseq.lo osip_record_route.lo osip_route.lo osip_to.lo osip_from.lo osip_uri.lo osip_authorization.lo osip_header.lo osip_www_authenticate.lo osip_via.lo osip_body.lo osip_md5c.lo osip_message.lo osip_list.lo osip_call_id.lo osip_message_parse.lo osip_contact.lo osip_message_to_str.lo osip_content_length.lo osip_parser_cfg.lo osip_content_type.lo osip_proxy_authenticate.lo osip_mime_version.lo osip_port.lo osip_call_info.lo osip_content_disposition.lo osip_accept_encoding.lo osip_content_encoding.lo osip_authentication_info.lo osip_proxy_authentication_info.lo osip_accept_language.lo osip_accept.lo osip_alert_info.lo osip_error_info.lo osip_allow.lo sdp_accessor.lo sdp_message.lo libtool: link: cc -shared -fPIC -DPIC -o .libs/libosipparser2.so.5.0 -pthread -DENABLE_TRACE -O2 -pipe .libs/osip_proxy_authorization.o .libs/osip_cseq.o .libs/osip_record_route.o .libs/osip_route.o .libs/osip_to.o .libs/osip_from.o .libs/osip_uri.o .libs/osip_authorization.o .libs/osip_header.o .libs/osip_www_authenticate.o .libs/osip_via.o .libs/osip_body.o .libs/osip_md5c.o .libs/osip_message.o .libs/osip_list.o .libs/osip_call_id.o .libs/osip_message_parse.o .libs/osip_contact.o .libs/osip_message_to_str.o .libs/osip_content_length.o .libs/osip_parser_cfg.o .libs/osip_content_type.o .libs/osip_proxy_authenticate.o .libs/osip_mime_version.o .libs/osip_port.o .libs/osip_call_info.o .libs/osip_content_disposition.o .libs/osip_accept_encoding.o .libs/osip_content_encoding.o .libs/osip_authentication_info.o .libs/osip_proxy_authentication_info.o .libs/osip_accept_language.o .libs/osip_accept.o .libs/osip_alert_info.o .libs/osip_error_info.o .libs/osip_allow.o .libs/sdp_accessor.o .libs/sdp_message.o -Wl,-soname,libosipparser2.so.5.0 libtool: link: ar cru .libs/libosipparser2.a osip_proxy_authorization.o osip_cseq.o osip_record_route.o osip_route.o osip_to.o osip_from.o osip_uri.o osip_authorization.o osip_header.o osip_www_authenticate.o osip_via.o osip_body.o osip_md5c.o osip_message.o osip_list.o osip_call_id.o osip_message_parse.o osip_contact.o osip_message_to_str.o osip_content_length.o osip_parser_cfg.o osip_content_type.o osip_proxy_authenticate.o osip_mime_version.o osip_port.o osip_call_info.o osip_content_disposition.o osip_accept_encoding.o osip_content_encoding.o osip_authentication_info.o osip_proxy_authentication_info.o osip_accept_language.o osip_accept.o osip_alert_info.o osip_error_info.o osip_allow.o sdp_accessor.o sdp_message.o libtool: link: ranlib .libs/libosipparser2.a Making all in osip2 /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT ict_fsm.lo -MD -MP -MF .deps/ict_fsm.Tpo -c -o ict_fsm.lo ict_fsm.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT ict_fsm.lo -MD -MP -MF .deps/ict_fsm.Tpo -c ict_fsm.c -fPIC -DPIC -o .libs/ict_fsm.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT ict_fsm.lo -MD -MP -MF .deps/ict_fsm.Tpo -c ict_fsm.c -o ict_fsm.o mv -f .deps/ict_fsm.Tpo .deps/ict_fsm.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT ist_fsm.lo -MD -MP -MF .deps/ist_fsm.Tpo -c -o ist_fsm.lo ist_fsm.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT ist_fsm.lo -MD -MP -MF .deps/ist_fsm.Tpo -c ist_fsm.c -fPIC -DPIC -o .libs/ist_fsm.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT ist_fsm.lo -MD -MP -MF .deps/ist_fsm.Tpo -c ist_fsm.c -o ist_fsm.o mv -f .deps/ist_fsm.Tpo .deps/ist_fsm.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT nict_fsm.lo -MD -MP -MF .deps/nict_fsm.Tpo -c -o nict_fsm.lo nict_fsm.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT nict_fsm.lo -MD -MP -MF .deps/nict_fsm.Tpo -c nict_fsm.c -fPIC -DPIC -o .libs/nict_fsm.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT nict_fsm.lo -MD -MP -MF .deps/nict_fsm.Tpo -c nict_fsm.c -o nict_fsm.o mv -f .deps/nict_fsm.Tpo .deps/nict_fsm.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT nist_fsm.lo -MD -MP -MF .deps/nist_fsm.Tpo -c -o nist_fsm.lo nist_fsm.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT nist_fsm.lo -MD -MP -MF .deps/nist_fsm.Tpo -c nist_fsm.c -fPIC -DPIC -o .libs/nist_fsm.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT nist_fsm.lo -MD -MP -MF .deps/nist_fsm.Tpo -c nist_fsm.c -o nist_fsm.o mv -f .deps/nist_fsm.Tpo .deps/nist_fsm.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT ict.lo -MD -MP -MF .deps/ict.Tpo -c -o ict.lo ict.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT ict.lo -MD -MP -MF .deps/ict.Tpo -c ict.c -fPIC -DPIC -o .libs/ict.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT ict.lo -MD -MP -MF .deps/ict.Tpo -c ict.c -o ict.o mv -f .deps/ict.Tpo .deps/ict.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT ist.lo -MD -MP -MF .deps/ist.Tpo -c -o ist.lo ist.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT ist.lo -MD -MP -MF .deps/ist.Tpo -c ist.c -fPIC -DPIC -o .libs/ist.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT ist.lo -MD -MP -MF .deps/ist.Tpo -c ist.c -o ist.o mv -f .deps/ist.Tpo .deps/ist.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT nict.lo -MD -MP -MF .deps/nict.Tpo -c -o nict.lo nict.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT nict.lo -MD -MP -MF .deps/nict.Tpo -c nict.c -fPIC -DPIC -o .libs/nict.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT nict.lo -MD -MP -MF .deps/nict.Tpo -c nict.c -o nict.o mv -f .deps/nict.Tpo .deps/nict.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT nist.lo -MD -MP -MF .deps/nist.Tpo -c -o nist.lo nist.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT nist.lo -MD -MP -MF .deps/nist.Tpo -c nist.c -fPIC -DPIC -o .libs/nist.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT nist.lo -MD -MP -MF .deps/nist.Tpo -c nist.c -o nist.o mv -f .deps/nist.Tpo .deps/nist.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT fsm_misc.lo -MD -MP -MF .deps/fsm_misc.Tpo -c -o fsm_misc.lo fsm_misc.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT fsm_misc.lo -MD -MP -MF .deps/fsm_misc.Tpo -c fsm_misc.c -fPIC -DPIC -o .libs/fsm_misc.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT fsm_misc.lo -MD -MP -MF .deps/fsm_misc.Tpo -c fsm_misc.c -o fsm_misc.o mv -f .deps/fsm_misc.Tpo .deps/fsm_misc.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip.lo -MD -MP -MF .deps/osip.Tpo -c -o osip.lo osip.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip.lo -MD -MP -MF .deps/osip.Tpo -c osip.c -fPIC -DPIC -o .libs/osip.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip.lo -MD -MP -MF .deps/osip.Tpo -c osip.c -o osip.o mv -f .deps/osip.Tpo .deps/osip.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_transaction.lo -MD -MP -MF .deps/osip_transaction.Tpo -c -o osip_transaction.lo osip_transaction.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_transaction.lo -MD -MP -MF .deps/osip_transaction.Tpo -c osip_transaction.c -fPIC -DPIC -o .libs/osip_transaction.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_transaction.lo -MD -MP -MF .deps/osip_transaction.Tpo -c osip_transaction.c -o osip_transaction.o mv -f .deps/osip_transaction.Tpo .deps/osip_transaction.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_event.lo -MD -MP -MF .deps/osip_event.Tpo -c -o osip_event.lo osip_event.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_event.lo -MD -MP -MF .deps/osip_event.Tpo -c osip_event.c -fPIC -DPIC -o .libs/osip_event.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_event.lo -MD -MP -MF .deps/osip_event.Tpo -c osip_event.c -o osip_event.o mv -f .deps/osip_event.Tpo .deps/osip_event.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT port_fifo.lo -MD -MP -MF .deps/port_fifo.Tpo -c -o port_fifo.lo port_fifo.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT port_fifo.lo -MD -MP -MF .deps/port_fifo.Tpo -c port_fifo.c -fPIC -DPIC -o .libs/port_fifo.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT port_fifo.lo -MD -MP -MF .deps/port_fifo.Tpo -c port_fifo.c -o port_fifo.o mv -f .deps/port_fifo.Tpo .deps/port_fifo.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_dialog.lo -MD -MP -MF .deps/osip_dialog.Tpo -c -o osip_dialog.lo osip_dialog.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_dialog.lo -MD -MP -MF .deps/osip_dialog.Tpo -c osip_dialog.c -fPIC -DPIC -o .libs/osip_dialog.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_dialog.lo -MD -MP -MF .deps/osip_dialog.Tpo -c osip_dialog.c -o osip_dialog.o mv -f .deps/osip_dialog.Tpo .deps/osip_dialog.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_time.lo -MD -MP -MF .deps/osip_time.Tpo -c -o osip_time.lo osip_time.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_time.lo -MD -MP -MF .deps/osip_time.Tpo -c osip_time.c -fPIC -DPIC -o .libs/osip_time.o osip_time.c:172:12: warning: unused function '_osip_gettimeofday_realtime' [-Wunused-function] static int _osip_gettimeofday_realtime(struct timeval *tp, void *tz) { ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT osip_time.lo -MD -MP -MF .deps/osip_time.Tpo -c osip_time.c -o osip_time.o osip_time.c:172:12: warning: unused function '_osip_gettimeofday_realtime' [-Wunused-function] static int _osip_gettimeofday_realtime(struct timeval *tp, void *tz) { ^ 1 warning generated. mv -f .deps/osip_time.Tpo .deps/osip_time.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT port_sema.lo -MD -MP -MF .deps/port_sema.Tpo -c -o port_sema.lo port_sema.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT port_sema.lo -MD -MP -MF .deps/port_sema.Tpo -c port_sema.c -fPIC -DPIC -o .libs/port_sema.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT port_sema.lo -MD -MP -MF .deps/port_sema.Tpo -c port_sema.c -o port_sema.o mv -f .deps/port_sema.Tpo .deps/port_sema.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT port_thread.lo -MD -MP -MF .deps/port_thread.Tpo -c -o port_thread.lo port_thread.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT port_thread.lo -MD -MP -MF .deps/port_thread.Tpo -c port_thread.c -fPIC -DPIC -o .libs/port_thread.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT port_thread.lo -MD -MP -MF .deps/port_thread.Tpo -c port_thread.c -o port_thread.o mv -f .deps/port_thread.Tpo .deps/port_thread.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT port_condv.lo -MD -MP -MF .deps/port_condv.Tpo -c -o port_condv.lo port_condv.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT port_condv.lo -MD -MP -MF .deps/port_condv.Tpo -c port_condv.c -fPIC -DPIC -o .libs/port_condv.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT port_condv.lo -MD -MP -MF .deps/port_condv.Tpo -c port_condv.c -o port_condv.o mv -f .deps/port_condv.Tpo .deps/port_condv.Plo /usr/bin/libtool --tag=CC --mode=link cc -DENABLE_TRACE -O2 -pipe -pthread -version-info 15:1:0 ../osipparser2/libosipparser2.la -no-undefined -o libosip2.la -rpath /usr/local/lib ict_fsm.lo ist_fsm.lo nict_fsm.lo nist_fsm.lo ict.lo ist.lo nict.lo nist.lo fsm_misc.lo osip.lo osip_transaction.lo osip_event.lo port_fifo.lo osip_dialog.lo osip_time.lo port_sema.lo port_thread.lo port_condv.lo libtool: link: cc -shared -fPIC -DPIC -o .libs/libosip2.so.5.0 -pthread -DENABLE_TRACE -O2 -pipe .libs/ict_fsm.o .libs/ist_fsm.o .libs/nict_fsm.o .libs/nist_fsm.o .libs/ict.o .libs/ist.o .libs/nict.o .libs/nist.o .libs/fsm_misc.o .libs/osip.o .libs/osip_transaction.o .libs/osip_event.o .libs/port_fifo.o .libs/osip_dialog.o .libs/osip_time.o .libs/port_sema.o .libs/port_thread.o .libs/port_condv.o -L.libs -losipparser2 -Wl,-soname,libosip2.so.5.0 libtool: link: ar cru .libs/libosip2.a ict_fsm.o ist_fsm.o nict_fsm.o nist_fsm.o ict.o ist.o nict.o nist.o fsm_misc.o osip.o osip_transaction.o osip_event.o port_fifo.o osip_dialog.o osip_time.o port_sema.o port_thread.o port_condv.o libtool: link: ranlib .libs/libosip2.a Making all in test cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/osipparser2 -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT torture.o -MD -MP -MF .deps/torture.Tpo -c -o torture.o torture.c mv -f .deps/torture.Tpo .deps/torture.Po /usr/bin/libtool --tag=CC --mode=link cc -DENABLE_TRACE -O2 -pipe -pthread -no-install -o torture_test torture.o ../../src/osipparser2/libosipparser2.la libtool: link: cc -o .libs/torture_test -pthread -DENABLE_TRACE -O2 -pipe torture.o -L.libs -losipparser2 -Wl,-rpath-link,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/osipparser2 -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT turls.o -MD -MP -MF .deps/turls.Tpo -c -o turls.o turls.c mv -f .deps/turls.Tpo .deps/turls.Po /usr/bin/libtool --tag=CC --mode=link cc -DENABLE_TRACE -O2 -pipe -pthread -no-install -o turl turls.o ../../src/osipparser2/libosipparser2.la libtool: link: cc -o .libs/turl -pthread -DENABLE_TRACE -O2 -pipe turls.o -L.libs -losipparser2 -Wl,-rpath-link,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/osipparser2 -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT tfrom.o -MD -MP -MF .deps/tfrom.Tpo -c -o tfrom.o tfrom.c mv -f .deps/tfrom.Tpo .deps/tfrom.Po /usr/bin/libtool --tag=CC --mode=link cc -DENABLE_TRACE -O2 -pipe -pthread -no-install -o tfrom tfrom.o ../../src/osipparser2/libosipparser2.la libtool: link: cc -o .libs/tfrom -pthread -DENABLE_TRACE -O2 -pipe tfrom.o -L.libs -losipparser2 -Wl,-rpath-link,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/osipparser2 -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT tto.o -MD -MP -MF .deps/tto.Tpo -c -o tto.o tto.c mv -f .deps/tto.Tpo .deps/tto.Po /usr/bin/libtool --tag=CC --mode=link cc -DENABLE_TRACE -O2 -pipe -pthread -no-install -o tto tto.o ../../src/osipparser2/libosipparser2.la libtool: link: cc -o .libs/tto -pthread -DENABLE_TRACE -O2 -pipe tto.o -L.libs -losipparser2 -Wl,-rpath-link,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/osipparser2 -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT tcontact.o -MD -MP -MF .deps/tcontact.Tpo -c -o tcontact.o tcontact.c mv -f .deps/tcontact.Tpo .deps/tcontact.Po /usr/bin/libtool --tag=CC --mode=link cc -DENABLE_TRACE -O2 -pipe -pthread -no-install -o tcontact tcontact.o ../../src/osipparser2/libosipparser2.la libtool: link: cc -o .libs/tcontact -pthread -DENABLE_TRACE -O2 -pipe tcontact.o -L.libs -losipparser2 -Wl,-rpath-link,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/osipparser2 -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT tvia.o -MD -MP -MF .deps/tvia.Tpo -c -o tvia.o tvia.c mv -f .deps/tvia.Tpo .deps/tvia.Po /usr/bin/libtool --tag=CC --mode=link cc -DENABLE_TRACE -O2 -pipe -pthread -no-install -o tvia tvia.o ../../src/osipparser2/libosipparser2.la libtool: link: cc -o .libs/tvia -pthread -DENABLE_TRACE -O2 -pipe tvia.o -L.libs -losipparser2 -Wl,-rpath-link,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/osipparser2 -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT tcallid.o -MD -MP -MF .deps/tcallid.Tpo -c -o tcallid.o tcallid.c mv -f .deps/tcallid.Tpo .deps/tcallid.Po /usr/bin/libtool --tag=CC --mode=link cc -DENABLE_TRACE -O2 -pipe -pthread -no-install -o tcallid tcallid.o ../../src/osipparser2/libosipparser2.la libtool: link: cc -o .libs/tcallid -pthread -DENABLE_TRACE -O2 -pipe tcallid.o -L.libs -losipparser2 -Wl,-rpath-link,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/osipparser2 -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT tcontentt.o -MD -MP -MF .deps/tcontentt.Tpo -c -o tcontentt.o tcontentt.c mv -f .deps/tcontentt.Tpo .deps/tcontentt.Po /usr/bin/libtool --tag=CC --mode=link cc -DENABLE_TRACE -O2 -pipe -pthread -no-install -o tcontentt tcontentt.o ../../src/osipparser2/libosipparser2.la libtool: link: cc -o .libs/tcontentt -pthread -DENABLE_TRACE -O2 -pipe tcontentt.o -L.libs -losipparser2 -Wl,-rpath-link,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/osipparser2 -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT trecordr.o -MD -MP -MF .deps/trecordr.Tpo -c -o trecordr.o trecordr.c mv -f .deps/trecordr.Tpo .deps/trecordr.Po /usr/bin/libtool --tag=CC --mode=link cc -DENABLE_TRACE -O2 -pipe -pthread -no-install -o trecordr trecordr.o ../../src/osipparser2/libosipparser2.la libtool: link: cc -o .libs/trecordr -pthread -DENABLE_TRACE -O2 -pipe trecordr.o -L.libs -losipparser2 -Wl,-rpath-link,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/osipparser2 -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT troute.o -MD -MP -MF .deps/troute.Tpo -c -o troute.o troute.c mv -f .deps/troute.Tpo .deps/troute.Po /usr/bin/libtool --tag=CC --mode=link cc -DENABLE_TRACE -O2 -pipe -pthread -no-install -o troute troute.o ../../src/osipparser2/libosipparser2.la libtool: link: cc -o .libs/troute -pthread -DENABLE_TRACE -O2 -pipe troute.o -L.libs -losipparser2 -Wl,-rpath-link,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/osipparser2 -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -pipe -pthread -MT twwwa.o -MD -MP -MF .deps/twwwa.Tpo -c -o twwwa.o twwwa.c mv -f .deps/twwwa.Tpo .deps/twwwa.Po /usr/bin/libtool --tag=CC --mode=link cc -DENABLE_TRACE -O2 -pipe -pthread -no-install -o twwwa twwwa.o ../../src/osipparser2/libosipparser2.la libtool: link: cc -o .libs/twwwa -pthread -DENABLE_TRACE -O2 -pipe twwwa.o -L.libs -losipparser2 -Wl,-rpath-link,/usr/local/lib Making all in scripts Making all in help Making all in man Making all in doxygen Making all in platform Making all in rpm Making all in vsnet >>> Running package in telephony/libosip2 at 1714083337.05 ===> telephony/libosip2 ===> Faking installation for libosip2-5.3.1 Making install in include Making install in osipparser2 Making install in headers mkdir -p '/exopi-obj/pobj/libosip2-5.3.1/fake-amd64/usr/local/include/osipparser2/headers' /exopi-obj/pobj/libosip2-5.3.1/bin/install -c -m 644 osip_accept.h osip_contact.h osip_mime_version.h osip_accept_encoding.h osip_content_disposition.h osip_proxy_authenticate.h osip_accept_language.h osip_content_encoding.h osip_proxy_authorization.h osip_alert_info.h osip_content_length.h osip_record_route.h osip_allow.h osip_content_type.h osip_route.h osip_authorization.h osip_cseq.h osip_to.h osip_call_info.h osip_error_info.h osip_via.h osip_call_id.h osip_from.h osip_www_authenticate.h osip_header.h osip_authentication_info.h osip_proxy_authentication_info.h '/exopi-obj/pobj/libosip2-5.3.1/fake-amd64/usr/local/include/osipparser2/headers' mkdir -p '/exopi-obj/pobj/libosip2-5.3.1/fake-amd64/usr/local/include/osipparser2' /exopi-obj/pobj/libosip2-5.3.1/bin/install -c -m 644 osip_const.h osip_md5.h osip_parser.h osip_uri.h osip_list.h osip_message.h osip_port.h sdp_message.h osip_headers.h osip_body.h '/exopi-obj/pobj/libosip2-5.3.1/fake-amd64/usr/local/include/osipparser2' Making install in osip2 mkdir -p '/exopi-obj/pobj/libosip2-5.3.1/fake-amd64/usr/local/include/osip2' /exopi-obj/pobj/libosip2-5.3.1/bin/install -c -m 644 osip.h osip_dialog.h osip_mt.h osip_fifo.h osip_condv.h osip_time.h '/exopi-obj/pobj/libosip2-5.3.1/fake-amd64/usr/local/include/osip2' Making install in src Making install in osipparser2 mkdir -p '/exopi-obj/pobj/libosip2-5.3.1/fake-amd64/usr/local/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/libosip2-5.3.1/bin/install -c libosipparser2.la '/exopi-obj/pobj/libosip2-5.3.1/fake-amd64/usr/local/lib' libtool: install: /exopi-obj/pobj/libosip2-5.3.1/bin/install -c -m 644 ./.libs/libosipparser2.a /exopi-obj/pobj/libosip2-5.3.1/fake-amd64/usr/local/lib/libosipparser2.a libtool: install: /exopi-obj/pobj/libosip2-5.3.1/bin/install -c -m 644 ./.libs/libosipparser2.so.5.0 /exopi-obj/pobj/libosip2-5.3.1/fake-amd64/usr/local/lib/libosipparser2.so.5.0 libtool: install: /exopi-obj/pobj/libosip2-5.3.1/bin/install -c -m 644 ./.libs/libosipparser2.lai /exopi-obj/pobj/libosip2-5.3.1/fake-amd64/usr/local/lib/libosipparser2.la Making install in osip2 mkdir -p '/exopi-obj/pobj/libosip2-5.3.1/fake-amd64/usr/local/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/libosip2-5.3.1/bin/install -c libosip2.la '/exopi-obj/pobj/libosip2-5.3.1/fake-amd64/usr/local/lib' libtool: install: /exopi-obj/pobj/libosip2-5.3.1/bin/install -c -m 644 ./.libs/libosip2.a /exopi-obj/pobj/libosip2-5.3.1/fake-amd64/usr/local/lib/libosip2.a libtool: install: /exopi-obj/pobj/libosip2-5.3.1/bin/install -c -m 644 ./.libs/libosip2.so.5.0 /exopi-obj/pobj/libosip2-5.3.1/fake-amd64/usr/local/lib/libosip2.so.5.0 libtool: install: /exopi-obj/pobj/libosip2-5.3.1/bin/install -c -m 644 ./.libs/libosip2.lai /exopi-obj/pobj/libosip2-5.3.1/fake-amd64/usr/local/lib/libosip2.la Making install in test Making install in scripts Making install in help Making install in man mkdir -p '/exopi-obj/pobj/libosip2-5.3.1/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/libosip2-5.3.1/bin/install -c -m 644 osip.1 '/exopi-obj/pobj/libosip2-5.3.1/fake-amd64/usr/local/man/man1' Making install in doxygen Making install in platform Making install in rpm Making install in vsnet mkdir -p '/exopi-obj/pobj/libosip2-5.3.1/fake-amd64/usr/local/lib/pkgconfig' /exopi-obj/pobj/libosip2-5.3.1/bin/install -c -m 644 libosip2.pc '/exopi-obj/pobj/libosip2-5.3.1/fake-amd64/usr/local/lib/pkgconfig' ===> Building package for libosip2-5.3.1 Create /exopi-cvs/ports/packages/amd64/all/libosip2-5.3.1.tgz Creating package libosip2-5.3.1 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 3% checksumming|*** | 5% checksumming|**** | 6% checksumming|***** | 8% checksumming|****** | 10% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 15% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************ | 19% checksumming|************* | 21% checksumming|************** | 23% checksumming|*************** | 24% checksumming|**************** | 26% checksumming|***************** | 27% checksumming|****************** | 29% checksumming|******************* | 31% checksumming|******************** | 32% checksumming|********************* | 34% checksumming|********************** | 35% checksumming|*********************** | 37% checksumming|************************ | 39% checksumming|************************* | 40% checksumming|************************** | 42% checksumming|*************************** | 44% checksumming|**************************** | 45% checksumming|***************************** | 47% checksumming|****************************** | 48% checksumming|******************************* | 50% checksumming|******************************* | 52% checksumming|******************************** | 53% checksumming|********************************* | 55% checksumming|********************************** | 56% checksumming|*********************************** | 58% checksumming|************************************ | 60% checksumming|************************************* | 61% checksumming|************************************** | 63% checksumming|*************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 71% checksumming|******************************************** | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 79% checksumming|************************************************* | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|***************************************************** | 87% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************** | 92% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|********* | 13% archiving|************* | 21% archiving|************************************* | 58% archiving|************************************************* | 77% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|******************************************************* | 87% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|************************************************************ | 94% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/libosip2-5.3.1.tgz >>> Running clean in telephony/libosip2 at 1714083343.30 ===> telephony/libosip2 ===> Cleaning for libosip2-5.3.1 >>> Ended at 1714083344.86 max_stuck=0.00/build=65.44/package=6.22/clean=1.62