Build of libosip2 with android toolchain

The build took 00h 01m 28s and was NOT successful.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
20,465 ansic
11,024 sh
8,062 makefile
39,551 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/arm-linux-androideabi --> /sysroot/arm-linux-androideabi
# /toolchain_root/COPYING3.LIB --> /sysroot/COPYING3.LIB
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/COPYING.RUNTIME --> /sysroot/COPYING.RUNTIME
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/SOURCES --> /sysroot/SOURCES
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/COPYING --> /sysroot/COPYING
# /toolchain_root/COPYING3 --> /sysroot/COPYING3
# /toolchain_root/COPYING.LIB --> /sysroot/COPYING.LIB
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: libosip2 1:4.1.0-1 (Tue Apr 4 20:12:36 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# patching file src/osip2/port_sema.c
# Hunk #1 succeeded at 17 with fuzz 2 (offset -5 lines).
# configure: osip2 The GNU Open SIP library.
# configure: Copyright (C) 2001-2012 Aymeric MOIZARD -
# Configuring libosip2 4.1.0
# Building Package on linux
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for arm-linux-androideabi-strip... arm-linux-androideabi-strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... arm-unknown-linux-androideabi
# checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
# 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... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether arm-linux-androideabi-gcc accepts -g... yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
# checking for style of include used by make... GNU
# checking dependency style of arm-linux-androideabi-gcc... gcc3
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking how to print strings... printf
# checking for a sed that does not truncate output... (cached) /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by arm-linux-androideabi-gcc... /sysroot/arm-linux-androideabi/bin/ld
# checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/arm-linux-androideabi-nm -B
# checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files... -r
# checking for arm-linux-androideabi-objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for arm-linux-androideabi-dlltool... dlltool
# checking how to associate runtime and link libraries... printf %s\n
# checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
# checking for archiver @FILE support... @
# checking for arm-linux-androideabi-strip... (cached) arm-linux-androideabi-strip
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
# checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object... ok
# checking for sysroot... no
# checking for arm-linux-androideabi-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# 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 for dlfcn.h... yes
# checking for objdir... .libs
# checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions... no
# checking for arm-linux-androideabi-gcc option to produce PIC... -fPIC -DPIC
# checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works... yes
# checking if arm-linux-androideabi-gcc static flag -static works... yes
# checking if arm-linux-androideabi-gcc supports -c -o file.o... yes
# checking if arm-linux-androideabi-gcc supports -c -o file.o... (cached) yes
# checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/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... yes
# checking for the pthreads library -lpthreads... no
# checking whether pthreads work without any flags... yes
# checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
# checking if more special flags are required for pthreads... no
# checking for cc_r... arm-linux-androideabi-gcc
# checking sys/sem.h usability... yes
# checking sys/sem.h presence... yes
# checking for sys/sem.h... yes
# configure: Cross compiling osip.
# 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 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 sys/unistd.h usability... no
# checking sys/unistd.h presence... no
# checking for sys/unistd.h... no
# checking syslog.h usability... yes
# checking syslog.h presence... yes
# checking for syslog.h... yes
# checking ctype.h usability... yes
# checking ctype.h presence... yes
# checking for ctype.h... yes
# checking stdio.h usability... yes
# checking stdio.h presence... yes
# checking for stdio.h... yes
# checking stdarg.h usability... yes
# checking stdarg.h presence... yes
# checking for stdarg.h... yes
# checking varargs.h usability... no
# checking varargs.h presence... no
# checking for varargs.h... no
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking time.h usability... yes
# checking time.h presence... yes
# checking for time.h... yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking sys/select.h usability... yes
# checking sys/select.h presence... yes
# checking for sys/select.h... yes
# checking assert.h usability... yes
# checking assert.h presence... yes
# checking for assert.h... yes
# checking signal.h usability... yes
# checking signal.h presence... yes
# checking for signal.h... yes
# checking sys/signal.h usability... yes
# checking sys/signal.h presence... yes
# checking for sys/signal.h... yes
# checking malloc.h usability... yes
# checking malloc.h presence... yes
# checking for malloc.h... yes
# checking for struct timeval... yes
# 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 src/test/res/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
# make all-recursive
# make[1]: Entering directory '/tmp/libosip2/src/libosip2-4.1.0'
# Making all in include
# make[2]: Entering directory '/tmp/libosip2/src/libosip2-4.1.0/include'
# Making all in osipparser2
# make[3]: Entering directory '/tmp/libosip2/src/libosip2-4.1.0/include/osipparser2'
# Making all in headers
# make[4]: Entering directory '/tmp/libosip2/src/libosip2-4.1.0/include/osipparser2/headers'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/libosip2/src/libosip2-4.1.0/include/osipparser2/headers'
# make[4]: Entering directory '/tmp/libosip2/src/libosip2-4.1.0/include/osipparser2'
# make[4]: Nothing to be done for 'all-am'.
# make[4]: Leaving directory '/tmp/libosip2/src/libosip2-4.1.0/include/osipparser2'
# make[3]: Leaving directory '/tmp/libosip2/src/libosip2-4.1.0/include/osipparser2'
# Making all in osip2
# make[3]: Entering directory '/tmp/libosip2/src/libosip2-4.1.0/include/osip2'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/libosip2/src/libosip2-4.1.0/include/osip2'
# make[3]: Entering directory '/tmp/libosip2/src/libosip2-4.1.0/include'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/libosip2/src/libosip2-4.1.0/include'
# make[2]: Leaving directory '/tmp/libosip2/src/libosip2-4.1.0/include'
# Making all in src
# make[2]: Entering directory '/tmp/libosip2/src/libosip2-4.1.0/src'
# Making all in osipparser2
# make[3]: Entering directory '/tmp/libosip2/src/libosip2-4.1.0/src/osipparser2'
# /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_proxy_authorization.lo -MD -MP -MF .deps/osip_proxy_authorization.Tpo -c -o osip_proxy_authorization.lo osip_proxy_authorization.c
# /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_cseq.lo -MD -MP -MF .deps/osip_cseq.Tpo -c -o osip_cseq.lo osip_cseq.c
# /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_record_route.lo -MD -MP -MF .deps/osip_record_route.Tpo -c -o osip_record_route.lo osip_record_route.c
# /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_route.lo -MD -MP -MF .deps/osip_route.Tpo -c -o osip_route.lo osip_route.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -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
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_route.lo -MD -MP -MF .deps/osip_route.Tpo -c osip_route.c -fPIC -DPIC -o .libs/osip_route.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_cseq.lo -MD -MP -MF .deps/osip_cseq.Tpo -c osip_cseq.c -fPIC -DPIC -o .libs/osip_cseq.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -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
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_proxy_authorization.lo -MD -MP -MF .deps/osip_proxy_authorization.Tpo -c osip_proxy_authorization.c -o osip_proxy_authorization.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_route.lo -MD -MP -MF .deps/osip_route.Tpo -c osip_route.c -o osip_route.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_record_route.lo -MD -MP -MF .deps/osip_record_route.Tpo -c osip_record_route.c -o osip_record_route.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_cseq.lo -MD -MP -MF .deps/osip_cseq.Tpo -c osip_cseq.c -o osip_cseq.o >/dev/null 2>&1
# mv -f .deps/osip_proxy_authorization.Tpo .deps/osip_proxy_authorization.Plo
# mv -f .deps/osip_route.Tpo .deps/osip_route.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_to.lo -MD -MP -MF .deps/osip_to.Tpo -c -o osip_to.lo osip_to.c
# /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_from.lo -MD -MP -MF .deps/osip_from.Tpo -c -o osip_from.lo osip_from.c
# mv -f .deps/osip_record_route.Tpo .deps/osip_record_route.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_uri.lo -MD -MP -MF .deps/osip_uri.Tpo -c -o osip_uri.lo osip_uri.c
# mv -f .deps/osip_cseq.Tpo .deps/osip_cseq.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_authorization.lo -MD -MP -MF .deps/osip_authorization.Tpo -c -o osip_authorization.lo osip_authorization.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_from.lo -MD -MP -MF .deps/osip_from.Tpo -c osip_from.c -fPIC -DPIC -o .libs/osip_from.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_to.lo -MD -MP -MF .deps/osip_to.Tpo -c osip_to.c -fPIC -DPIC -o .libs/osip_to.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_uri.lo -MD -MP -MF .deps/osip_uri.Tpo -c osip_uri.c -fPIC -DPIC -o .libs/osip_uri.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_authorization.lo -MD -MP -MF .deps/osip_authorization.Tpo -c osip_authorization.c -fPIC -DPIC -o .libs/osip_authorization.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_to.lo -MD -MP -MF .deps/osip_to.Tpo -c osip_to.c -o osip_to.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_from.lo -MD -MP -MF .deps/osip_from.Tpo -c osip_from.c -o osip_from.o >/dev/null 2>&1
# mv -f .deps/osip_to.Tpo .deps/osip_to.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_header.lo -MD -MP -MF .deps/osip_header.Tpo -c -o osip_header.lo osip_header.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_header.lo -MD -MP -MF .deps/osip_header.Tpo -c osip_header.c -fPIC -DPIC -o .libs/osip_header.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_uri.lo -MD -MP -MF .deps/osip_uri.Tpo -c osip_uri.c -o osip_uri.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_authorization.lo -MD -MP -MF .deps/osip_authorization.Tpo -c osip_authorization.c -o osip_authorization.o >/dev/null 2>&1
# mv -f .deps/osip_from.Tpo .deps/osip_from.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_www_authenticate.lo -MD -MP -MF .deps/osip_www_authenticate.Tpo -c -o osip_www_authenticate.lo osip_www_authenticate.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -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
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_header.lo -MD -MP -MF .deps/osip_header.Tpo -c osip_header.c -o osip_header.o >/dev/null 2>&1
# mv -f .deps/osip_authorization.Tpo .deps/osip_authorization.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_via.lo -MD -MP -MF .deps/osip_via.Tpo -c -o osip_via.lo osip_via.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_via.lo -MD -MP -MF .deps/osip_via.Tpo -c osip_via.c -fPIC -DPIC -o .libs/osip_via.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_www_authenticate.lo -MD -MP -MF .deps/osip_www_authenticate.Tpo -c osip_www_authenticate.c -o osip_www_authenticate.o >/dev/null 2>&1
# mv -f .deps/osip_header.Tpo .deps/osip_header.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_body.lo -MD -MP -MF .deps/osip_body.Tpo -c -o osip_body.lo osip_body.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_body.lo -MD -MP -MF .deps/osip_body.Tpo -c osip_body.c -fPIC -DPIC -o .libs/osip_body.o
# mv -f .deps/osip_uri.Tpo .deps/osip_uri.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_md5c.lo -MD -MP -MF .deps/osip_md5c.Tpo -c -o osip_md5c.lo osip_md5c.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_via.lo -MD -MP -MF .deps/osip_via.Tpo -c osip_via.c -o osip_via.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_md5c.lo -MD -MP -MF .deps/osip_md5c.Tpo -c osip_md5c.c -fPIC -DPIC -o .libs/osip_md5c.o
# mv -f .deps/osip_www_authenticate.Tpo .deps/osip_www_authenticate.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_message.lo -MD -MP -MF .deps/osip_message.Tpo -c -o osip_message.lo osip_message.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_message.lo -MD -MP -MF .deps/osip_message.Tpo -c osip_message.c -fPIC -DPIC -o .libs/osip_message.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_md5c.lo -MD -MP -MF .deps/osip_md5c.Tpo -c osip_md5c.c -o osip_md5c.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_body.lo -MD -MP -MF .deps/osip_body.Tpo -c osip_body.c -o osip_body.o >/dev/null 2>&1
# mv -f .deps/osip_via.Tpo .deps/osip_via.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_list.lo -MD -MP -MF .deps/osip_list.Tpo -c -o osip_list.lo osip_list.c
# mv -f .deps/osip_md5c.Tpo .deps/osip_md5c.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_call_id.lo -MD -MP -MF .deps/osip_call_id.Tpo -c -o osip_call_id.lo osip_call_id.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_message.lo -MD -MP -MF .deps/osip_message.Tpo -c osip_message.c -o osip_message.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_list.lo -MD -MP -MF .deps/osip_list.Tpo -c osip_list.c -fPIC -DPIC -o .libs/osip_list.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -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
# mv -f .deps/osip_body.Tpo .deps/osip_body.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_message_parse.lo -MD -MP -MF .deps/osip_message_parse.Tpo -c -o osip_message_parse.lo osip_message_parse.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_list.lo -MD -MP -MF .deps/osip_list.Tpo -c osip_list.c -o osip_list.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -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
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_call_id.lo -MD -MP -MF .deps/osip_call_id.Tpo -c osip_call_id.c -o osip_call_id.o >/dev/null 2>&1
# mv -f .deps/osip_message.Tpo .deps/osip_message.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_contact.lo -MD -MP -MF .deps/osip_contact.Tpo -c -o osip_contact.lo osip_contact.c
# mv -f .deps/osip_list.Tpo .deps/osip_list.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -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
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_contact.lo -MD -MP -MF .deps/osip_contact.Tpo -c osip_contact.c -fPIC -DPIC -o .libs/osip_contact.o
# mv -f .deps/osip_call_id.Tpo .deps/osip_call_id.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_content_length.lo -MD -MP -MF .deps/osip_content_length.Tpo -c -o osip_content_length.lo osip_content_length.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -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
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_contact.lo -MD -MP -MF .deps/osip_contact.Tpo -c osip_contact.c -o osip_contact.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -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
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_message_parse.lo -MD -MP -MF .deps/osip_message_parse.Tpo -c osip_message_parse.c -o osip_message_parse.o >/dev/null 2>&1
# mv -f .deps/osip_contact.Tpo .deps/osip_contact.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_parser_cfg.lo -MD -MP -MF .deps/osip_parser_cfg.Tpo -c -o osip_parser_cfg.lo osip_parser_cfg.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_content_length.lo -MD -MP -MF .deps/osip_content_length.Tpo -c osip_content_length.c -o osip_content_length.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -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
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -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 >/dev/null 2>&1
# mv -f .deps/osip_content_length.Tpo .deps/osip_content_length.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_content_type.lo -MD -MP -MF .deps/osip_content_type.Tpo -c -o osip_content_type.lo osip_content_type.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -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
# mv -f .deps/osip_message_parse.Tpo .deps/osip_message_parse.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_proxy_authenticate.lo -MD -MP -MF .deps/osip_proxy_authenticate.Tpo -c -o osip_proxy_authenticate.lo osip_proxy_authenticate.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_parser_cfg.lo -MD -MP -MF .deps/osip_parser_cfg.Tpo -c osip_parser_cfg.c -o osip_parser_cfg.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -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
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_content_type.lo -MD -MP -MF .deps/osip_content_type.Tpo -c osip_content_type.c -o osip_content_type.o >/dev/null 2>&1
# mv -f .deps/osip_message_to_str.Tpo .deps/osip_message_to_str.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_mime_version.lo -MD -MP -MF .deps/osip_mime_version.Tpo -c -o osip_mime_version.lo osip_mime_version.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_proxy_authenticate.lo -MD -MP -MF .deps/osip_proxy_authenticate.Tpo -c osip_proxy_authenticate.c -o osip_proxy_authenticate.o >/dev/null 2>&1
# mv -f .deps/osip_parser_cfg.Tpo .deps/osip_parser_cfg.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_port.lo -MD -MP -MF .deps/osip_port.Tpo -c -o osip_port.lo osip_port.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -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
# mv -f .deps/osip_content_type.Tpo .deps/osip_content_type.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_accept_encoding.lo -MD -MP -MF .deps/osip_accept_encoding.Tpo -c -o osip_accept_encoding.lo osip_accept_encoding.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_port.lo -MD -MP -MF .deps/osip_port.Tpo -c osip_port.c -fPIC -DPIC -o .libs/osip_port.o
# mv -f .deps/osip_proxy_authenticate.Tpo .deps/osip_proxy_authenticate.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_content_encoding.lo -MD -MP -MF .deps/osip_content_encoding.Tpo -c -o osip_content_encoding.lo osip_content_encoding.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -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
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -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
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_mime_version.lo -MD -MP -MF .deps/osip_mime_version.Tpo -c osip_mime_version.c -o osip_mime_version.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_content_encoding.lo -MD -MP -MF .deps/osip_content_encoding.Tpo -c osip_content_encoding.c -o osip_content_encoding.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_accept_encoding.lo -MD -MP -MF .deps/osip_accept_encoding.Tpo -c osip_accept_encoding.c -o osip_accept_encoding.o >/dev/null 2>&1
# mv -f .deps/osip_mime_version.Tpo .deps/osip_mime_version.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_authentication_info.lo -MD -MP -MF .deps/osip_authentication_info.Tpo -c -o osip_authentication_info.lo osip_authentication_info.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -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
# mv -f .deps/osip_content_encoding.Tpo .deps/osip_content_encoding.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -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
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_port.lo -MD -MP -MF .deps/osip_port.Tpo -c osip_port.c -o osip_port.o >/dev/null 2>&1
# mv -f .deps/osip_accept_encoding.Tpo .deps/osip_accept_encoding.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_accept_language.lo -MD -MP -MF .deps/osip_accept_language.Tpo -c -o osip_accept_language.lo osip_accept_language.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -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
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -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
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -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 >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_authentication_info.lo -MD -MP -MF .deps/osip_authentication_info.Tpo -c osip_authentication_info.c -o osip_authentication_info.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_accept_language.lo -MD -MP -MF .deps/osip_accept_language.Tpo -c osip_accept_language.c -o osip_accept_language.o >/dev/null 2>&1
# mv -f .deps/osip_port.Tpo .deps/osip_port.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_accept.lo -MD -MP -MF .deps/osip_accept.Tpo -c -o osip_accept.lo osip_accept.c
# mv -f .deps/osip_proxy_authentication_info.Tpo .deps/osip_proxy_authentication_info.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_alert_info.lo -MD -MP -MF .deps/osip_alert_info.Tpo -c -o osip_alert_info.lo osip_alert_info.c
# mv -f .deps/osip_accept_language.Tpo .deps/osip_accept_language.Plo
# mv -f .deps/osip_authentication_info.Tpo .deps/osip_authentication_info.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_error_info.lo -MD -MP -MF .deps/osip_error_info.Tpo -c -o osip_error_info.lo osip_error_info.c
# /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_allow.lo -MD -MP -MF .deps/osip_allow.Tpo -c -o osip_allow.lo osip_allow.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_accept.lo -MD -MP -MF .deps/osip_accept.Tpo -c osip_accept.c -fPIC -DPIC -o .libs/osip_accept.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -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
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_allow.lo -MD -MP -MF .deps/osip_allow.Tpo -c osip_allow.c -fPIC -DPIC -o .libs/osip_allow.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -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
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_allow.lo -MD -MP -MF .deps/osip_allow.Tpo -c osip_allow.c -o osip_allow.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_alert_info.lo -MD -MP -MF .deps/osip_alert_info.Tpo -c osip_alert_info.c -o osip_alert_info.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_accept.lo -MD -MP -MF .deps/osip_accept.Tpo -c osip_accept.c -o osip_accept.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_error_info.lo -MD -MP -MF .deps/osip_error_info.Tpo -c osip_error_info.c -o osip_error_info.o >/dev/null 2>&1
# mv -f .deps/osip_alert_info.Tpo .deps/osip_alert_info.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_content_disposition.lo -MD -MP -MF .deps/osip_content_disposition.Tpo -c -o osip_content_disposition.lo osip_content_disposition.c
# mv -f .deps/osip_allow.Tpo .deps/osip_allow.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT sdp_accessor.lo -MD -MP -MF .deps/sdp_accessor.Tpo -c -o sdp_accessor.lo sdp_accessor.c
# mv -f .deps/osip_accept.Tpo .deps/osip_accept.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT sdp_message.lo -MD -MP -MF .deps/sdp_message.Tpo -c -o sdp_message.lo sdp_message.c
# mv -f .deps/osip_error_info.Tpo .deps/osip_error_info.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_call_info.lo -MD -MP -MF .deps/osip_call_info.Tpo -c -o osip_call_info.lo osip_call_info.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT sdp_accessor.lo -MD -MP -MF .deps/sdp_accessor.Tpo -c sdp_accessor.c -fPIC -DPIC -o .libs/sdp_accessor.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -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
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -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
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT sdp_message.lo -MD -MP -MF .deps/sdp_message.Tpo -c sdp_message.c -fPIC -DPIC -o .libs/sdp_message.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_content_disposition.lo -MD -MP -MF .deps/osip_content_disposition.Tpo -c osip_content_disposition.c -o osip_content_disposition.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT osip_call_info.lo -MD -MP -MF .deps/osip_call_info.Tpo -c osip_call_info.c -o osip_call_info.o >/dev/null 2>&1
# mv -f .deps/osip_content_disposition.Tpo .deps/osip_content_disposition.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT sdp_accessor.lo -MD -MP -MF .deps/sdp_accessor.Tpo -c sdp_accessor.c -o sdp_accessor.o >/dev/null 2>&1
# mv -f .deps/osip_call_info.Tpo .deps/osip_call_info.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -DENABLE_TRACE -MT sdp_message.lo -MD -MP -MF .deps/sdp_message.Tpo -c sdp_message.c -o sdp_message.o >/dev/null 2>&1
# mv -f .deps/sdp_accessor.Tpo .deps/sdp_accessor.Plo
# mv -f .deps/sdp_message.Tpo .deps/sdp_message.Plo
# /bin/sh ../../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -g -DENABLE_TRACE -version-info 11:0:0 -no-undefined -o libosipparser2.la -rpath /usr/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_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 osip_content_disposition.lo sdp_accessor.lo sdp_message.lo osip_call_info.lo
# libtool: link: arm-linux-androideabi-gcc -shared -fPIC -DPIC .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_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/osip_content_disposition.o .libs/sdp_accessor.o .libs/sdp_message.o .libs/osip_call_info.o -Wl,-soname -Wl,libosipparser2.so.11 -o .libs/libosipparser2.so.11.0.0
# libtool: link: (cd ".libs" && rm -f "libosipparser2.so.11" && ln -s "libosipparser2.so.11.0.0" "libosipparser2.so.11")
# libtool: link: (cd ".libs" && rm -f "libosipparser2.so" && ln -s "libosipparser2.so.11.0.0" "libosipparser2.so")
# libtool: link: arm-linux-androideabi-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_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 osip_content_disposition.o sdp_accessor.o sdp_message.o osip_call_info.o
# libtool: link: arm-linux-androideabi-ranlib .libs/libosipparser2.a
# libtool: link: ( cd ".libs" && rm -f "libosipparser2.la" && ln -s "../libosipparser2.la" "libosipparser2.la" )
# make[3]: Leaving directory '/tmp/libosip2/src/libosip2-4.1.0/src/osipparser2'
# Making all in osip2
# make[3]: Entering directory '/tmp/libosip2/src/libosip2-4.1.0/src/osip2'
# /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DHAVE_SYS_SEM_H -g -DENABLE_TRACE -MT ict_fsm.lo -MD -MP -MF .deps/ict_fsm.Tpo -c -o ict_fsm.lo ict_fsm.c
# /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DHAVE_SYS_SEM_H -g -DENABLE_TRACE -MT ist_fsm.lo -MD -MP -MF .deps/ist_fsm.Tpo -c -o ist_fsm.lo ist_fsm.c
# /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DHAVE_SYS_SEM_H -g -DENABLE_TRACE -MT nict_fsm.lo -MD -MP -MF .deps/nict_fsm.Tpo -c -o nict_fsm.lo nict_fsm.c
# /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DHAVE_SYS_SEM_H -g -DENABLE_TRACE -MT nist_fsm.lo -MD -MP -MF .deps/nist_fsm.Tpo -c -o nist_fsm.lo nist_fsm.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DHAVE_SYS_SEM_H -g -DENABLE_TRACE -MT nist_fsm.lo -MD -MP -MF .deps/nist_fsm.Tpo -c nist_fsm.c -fPIC -DPIC -o .libs/nist_fsm.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DHAVE_SYS_SEM_H -g -DENABLE_TRACE -MT ict_fsm.lo -MD -MP -MF .deps/ict_fsm.Tpo -c ict_fsm.c -fPIC -DPIC -o .libs/ict_fsm.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DHAVE_SYS_SEM_H -g -DENABLE_TRACE -MT ist_fsm.lo -MD -MP -MF .deps/ist_fsm.Tpo -c ist_fsm.c -fPIC -DPIC -o .libs/ist_fsm.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DHAVE_SYS_SEM_H -g -DENABLE_TRACE -MT nict_fsm.lo -MD -MP -MF .deps/nict_fsm.Tpo -c nict_fsm.c -fPIC -DPIC -o .libs/nict_fsm.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DHAVE_SYS_SEM_H -g -DENABLE_TRACE -MT nist_fsm.lo -MD -MP -MF .deps/nist_fsm.Tpo -c nist_fsm.c -o nist_fsm.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DHAVE_SYS_SEM_H -g -DENABLE_TRACE -MT nict_fsm.lo -MD -MP -MF .deps/nict_fsm.Tpo -c nict_fsm.c -o nict_fsm.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DHAVE_SYS_SEM_H -g -DENABLE_TRACE -MT ist_fsm.lo -MD -MP -MF .deps/ist_fsm.Tpo -c ist_fsm.c -o ist_fsm.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DHAVE_SYS_SEM_H -g -DENABLE_TRACE -MT ict_fsm.lo -MD -MP -MF .deps/ict_fsm.Tpo -c ict_fsm.c -o ict_fsm.o >/dev/null 2>&1
# mv -f .deps/nist_fsm.Tpo .deps/nist_fsm.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DHAVE_SYS_SEM_H -g -DENABLE_TRACE -MT ict.lo -MD -MP -MF .deps/ict.Tpo -c -o ict.lo ict.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DHAVE_SYS_SEM_H -g -DENABLE_TRACE -MT ict.lo -MD -MP -MF .deps/ict.Tpo -c ict.c -fPIC -DPIC -o .libs/ict.o
# mv -f .deps/ict_fsm.Tpo .deps/ict_fsm.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DHAVE_SYS_SEM_H -g -DENABLE_TRACE -MT ist.lo -MD -MP -MF .deps/ist.Tpo -c -o ist.lo ist.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DHAVE_SYS_SEM_H -g -DENABLE_TRACE -MT ict.lo -MD -MP -MF .deps/ict.Tpo -c ict.c -o ict.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DHAVE_SYS_SEM_H -g -DENABLE_TRACE -MT ist.lo -MD -MP -MF .deps/ist.Tpo -c ist.c -fPIC -DPIC -o .libs/ist.o
# mv -f .deps/ist_fsm.Tpo .deps/ist_fsm.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DHAVE_SYS_SEM_H -g -DENABLE_TRACE -MT nict.lo -MD -MP -MF .deps/nict.Tpo -c -o nict.lo nict.c
# mv -f .deps/nict_fsm.Tpo .deps/nict_fsm.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DHAVE_SYS_SEM_H -g -DENABLE_TRACE -MT nist.lo -MD -MP -MF .deps/nist.Tpo -c -o nist.lo nist.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DHAVE_SYS_SEM_H -g -DENABLE_TRACE -MT nist.lo -MD -MP -MF .deps/nist.Tpo -c nist.c -fPIC -DPIC -o .libs/nist.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DHAVE_SYS_SEM_H -g -DENABLE_TRACE -MT nict.lo -MD -MP -MF .deps/nict.Tpo -c nict.c -fPIC -DPIC -o .libs/nict.o
# mv -f .deps/ict.Tpo .deps/ict.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DHAVE_SYS_SEM_H -g -DENABLE_TRACE -MT fsm_misc.lo -MD -MP -MF .deps/fsm_misc.Tpo -c -o fsm_misc.lo fsm_misc.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DHAVE_SYS_SEM_H -g -DENABLE_TRACE -MT fsm_misc.lo -MD -MP -MF .deps/fsm_misc.Tpo -c fsm_misc.c -fPIC -DPIC -o .libs/fsm_misc.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DHAVE_SYS_SEM_H -g -DENABLE_TRACE -MT ist.lo -MD -MP -MF .deps/ist.Tpo -c ist.c -o ist.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DHAVE_SYS_SEM_H -g -DENABLE_TRACE -MT nist.lo -MD -MP -MF .deps/nist.Tpo -c nist.c -o nist.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DHAVE_SYS_SEM_H -g -DENABLE_TRACE -MT fsm_misc.lo -MD -MP -MF .deps/fsm_misc.Tpo -c fsm_misc.c -o fsm_misc.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DHAVE_SYS_SEM_H -g -DENABLE_TRACE -MT nict.lo -MD -MP -MF .deps/nict.Tpo -c nict.c -o nict.o >/dev/null 2>&1
# mv -f .deps/nist.Tpo .deps/nist.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DHAVE_SYS_SEM_H -g -DENABLE_TRACE -MT osip.lo -MD -MP -MF .deps/osip.Tpo -c -o osip.lo osip.c
# mv -f .deps/ist.Tpo .deps/ist.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DHAVE_SYS_SEM_H -g -DENABLE_TRACE -MT osip_transaction.lo -MD -MP -MF .deps/osip_transaction.Tpo -c -o osip_transaction.lo osip_transaction.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DHAVE_SYS_SEM_H -g -DENABLE_TRACE -MT osip.lo -MD -MP -MF .deps/osip.Tpo -c osip.c -fPIC -DPIC -o .libs/osip.o
# mv -f .deps/fsm_misc.Tpo .deps/fsm_misc.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DHAVE_SYS_SEM_H -g -DENABLE_TRACE -MT osip_event.lo -MD -MP -MF .deps/osip_event.Tpo -c -o osip_event.lo osip_event.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DHAVE_SYS_SEM_H -g -DENABLE_TRACE -MT osip_transaction.lo -MD -MP -MF .deps/osip_transaction.Tpo -c osip_transaction.c -fPIC -DPIC -o .libs/osip_transaction.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DHAVE_SYS_SEM_H -g -DENABLE_TRACE -MT osip_event.lo -MD -MP -MF .deps/osip_event.Tpo -c osip_event.c -fPIC -DPIC -o .libs/osip_event.o
# mv -f .deps/nict.Tpo .deps/nict.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DHAVE_SYS_SEM_H -g -DENABLE_TRACE -MT port_fifo.lo -MD -MP -MF .deps/port_fifo.Tpo -c -o port_fifo.lo port_fifo.c
# osip.c:129:1: warning: 'osip_remove_ixt' defined but not used [-Wunused-function]
# osip_remove_ixt (osip_t * osip, ixt_t * ixt)
# ^
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DHAVE_SYS_SEM_H -g -DENABLE_TRACE -MT port_fifo.lo -MD -MP -MF .deps/port_fifo.Tpo -c port_fifo.c -fPIC -DPIC -o .libs/port_fifo.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DHAVE_SYS_SEM_H -g -DENABLE_TRACE -MT osip_event.lo -MD -MP -MF .deps/osip_event.Tpo -c osip_event.c -o osip_event.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DHAVE_SYS_SEM_H -g -DENABLE_TRACE -MT osip_transaction.lo -MD -MP -MF .deps/osip_transaction.Tpo -c osip_transaction.c -o osip_transaction.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DHAVE_SYS_SEM_H -g -DENABLE_TRACE -MT port_fifo.lo -MD -MP -MF .deps/port_fifo.Tpo -c port_fifo.c -o port_fifo.o >/dev/null 2>&1
# mv -f .deps/osip_event.Tpo .deps/osip_event.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DHAVE_SYS_SEM_H -g -DENABLE_TRACE -MT osip_dialog.lo -MD -MP -MF .deps/osip_dialog.Tpo -c -o osip_dialog.lo osip_dialog.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DHAVE_SYS_SEM_H -g -DENABLE_TRACE -MT osip.lo -MD -MP -MF .deps/osip.Tpo -c osip.c -o osip.o >/dev/null 2>&1
# mv -f .deps/port_fifo.Tpo .deps/port_fifo.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DHAVE_SYS_SEM_H -g -DENABLE_TRACE -MT osip_time.lo -MD -MP -MF .deps/osip_time.Tpo -c -o osip_time.lo osip_time.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DHAVE_SYS_SEM_H -g -DENABLE_TRACE -MT osip_dialog.lo -MD -MP -MF .deps/osip_dialog.Tpo -c osip_dialog.c -fPIC -DPIC -o .libs/osip_dialog.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DHAVE_SYS_SEM_H -g -DENABLE_TRACE -MT osip_time.lo -MD -MP -MF .deps/osip_time.Tpo -c osip_time.c -fPIC -DPIC -o .libs/osip_time.o
# mv -f .deps/osip_transaction.Tpo .deps/osip_transaction.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DHAVE_SYS_SEM_H -g -DENABLE_TRACE -MT port_sema.lo -MD -MP -MF .deps/port_sema.Tpo -c -o port_sema.lo port_sema.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DHAVE_SYS_SEM_H -g -DENABLE_TRACE -MT port_sema.lo -MD -MP -MF .deps/port_sema.Tpo -c port_sema.c -fPIC -DPIC -o .libs/port_sema.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DHAVE_SYS_SEM_H -g -DENABLE_TRACE -MT osip_time.lo -MD -MP -MF .deps/osip_time.Tpo -c osip_time.c -o osip_time.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DHAVE_SYS_SEM_H -g -DENABLE_TRACE -MT osip_dialog.lo -MD -MP -MF .deps/osip_dialog.Tpo -c osip_dialog.c -o osip_dialog.o >/dev/null 2>&1
# In file included from /sysroot/sysroot/usr/include/sys/sem.h:32:0,
# from ../../include/osip2/internal.h:254,
# from port_sema.c:28:
# /sysroot/sysroot/usr/include/linux/sem.h:55:7: error: redefinition of 'union semun'
# union semun {
# ^
# port_sema.c:20:7: note: originally defined here
# union semun
# ^
# port_sema.c: In function 'osip_sem_init':
# port_sema.c:323:3: warning: implicit declaration of function 'semget' [-Wimplicit-function-declaration]
# sem->semid = semget (IPC_PRIVATE, 1, IPC_CREAT | SEM_PERM);
# ^
# port_sema.c:323:3: warning: nested extern declaration of 'semget' [-Wnested-externs]
# port_sema.c:330:3: warning: implicit declaration of function 'semctl' [-Wimplicit-function-declaration]
# i = semctl (sem->semid, 0, SETVAL, val);
# ^
# port_sema.c:330:3: warning: nested extern declaration of 'semctl' [-Wnested-externs]
# port_sema.c: In function 'osip_sem_post':
# port_sema.c:364:3: warning: implicit declaration of function 'semop' [-Wimplicit-function-declaration]
# return semop (sem->semid, &sb, 1);
# ^
# port_sema.c:364:3: warning: nested extern declaration of 'semop' [-Wnested-externs]
# make[3]: *** [Makefile:380: port_sema.lo] Error 1
# make[3]: *** Waiting for unfinished jobs....
# mv -f .deps/osip_time.Tpo .deps/osip_time.Plo
# mv -f .deps/osip.Tpo .deps/osip.Plo
# mv -f .deps/osip_dialog.Tpo .deps/osip_dialog.Plo
# make[3]: Leaving directory '/tmp/libosip2/src/libosip2-4.1.0/src/osip2'
# make[2]: *** [Makefile:287: all-recursive] Error 1
# make[2]: Leaving directory '/tmp/libosip2/src/libosip2-4.1.0/src'
# make[1]: *** [Makefile:385: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/libosip2/src/libosip2-4.1.0'
# make: *** [Makefile:293: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/libosip2/src/libosip2-4.1.0/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by configure, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --disable-semaphore --enable-sysv
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 949067f130c1
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /sysroot/libexec/gcc/arm-linux-androideabi/4.8
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2288: osip2 The GNU Open SIP library.
# configure:2290: Copyright (C) 2001-2012 Aymeric MOIZARD -
# configure:2319: result: Configuring libosip2 4.1.0
# configure:2322: result: Building Package on linux
# configure:2374: checking for a BSD-compatible install
# configure:2442: result: /usr/bin/install -c
# configure:2453: checking whether build environment is sane
# configure:2503: result: yes
# configure:2552: checking for arm-linux-androideabi-strip
# configure:2568: found /sysroot/bin/arm-linux-androideabi-strip
# configure:2579: result: arm-linux-androideabi-strip
# configure:2644: checking for a thread-safe mkdir -p
# configure:2683: result: /usr/sbin/mkdir -p
# configure:2696: checking for gawk
# configure:2712: found /usr/sbin/gawk
# configure:2723: result: gawk
# configure:2734: checking whether make sets $(MAKE)
# configure:2756: result: yes
# configure:2855: checking build system type
# configure:2869: result: x86_64-unknown-linux-gnu
# configure:2889: checking host system type
# configure:2902: result: arm-unknown-linux-androideabi
# configure:2932: checking for arm-linux-androideabi-gcc
# configure:2959: result: arm-linux-androideabi-gcc
# configure:3228: checking for C compiler version
# configure:3237: arm-linux-androideabi-gcc --version >&5
# arm-linux-androideabi-gcc (GCC) 4.8
# Copyright (C) 2013 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3248: $? = 0
# configure:3237: arm-linux-androideabi-gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-gcc
# COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
# Target: arm-linux-androideabi
# Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
# Thread model: posix
# gcc version 4.8 (GCC)
# configure:3248: $? = 0
# configure:3237: arm-linux-androideabi-gcc -V >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:3248: $? = 1
# configure:3237: arm-linux-androideabi-gcc -qversion >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:3248: $? = 1
# configure:3268: checking whether the C compiler works
# configure:3290: arm-linux-androideabi-gcc conftest.c >&5
# configure:3294: $? = 0
# configure:3342: result: yes
# configure:3345: checking for C compiler default output file name
# configure:3347: result: a.out
# configure:3353: checking for suffix of executables
# configure:3360: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:3364: $? = 0
# configure:3386: result:
# configure:3408: checking whether we are cross compiling
# configure:3446: result: yes
# configure:3451: checking for suffix of object files
# configure:3473: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3477: $? = 0
# configure:3498: result: o
# configure:3502: checking whether we are using the GNU C compiler
# configure:3521: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3521: $? = 0
# configure:3530: result: yes
# configure:3539: checking whether arm-linux-androideabi-gcc accepts -g
# configure:3559: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:3559: $? = 0
# configure:3600: result: yes
# configure:3617: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:3680: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3680: $? = 0
# configure:3693: result: none needed
# configure:3724: checking for style of include used by make
# configure:3752: result: GNU
# configure:3778: checking dependency style of arm-linux-androideabi-gcc
# configure:3889: result: gcc3
# configure:3909: checking how to run the C preprocessor
# configure:3940: arm-linux-androideabi-gcc -E conftest.c
# configure:3940: $? = 0
# configure:3954: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3954: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libosip2"
# | #define VERSION "4.1.0"
# | /* end confdefs.h. */
# | #include
# configure:3979: result: arm-linux-androideabi-gcc -E
# configure:3999: arm-linux-androideabi-gcc -E conftest.c
# configure:3999: $? = 0
# configure:4013: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4013: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libosip2"
# | #define VERSION "4.1.0"
# | /* end confdefs.h. */
# | #include
# configure:4347: checking for a sed that does not truncate output
# configure:4411: result: /usr/sbin/sed
# configure:4462: checking how to print strings
# configure:4489: result: printf
# configure:4510: checking for a sed that does not truncate output
# configure:4574: result: /usr/sbin/sed
# configure:4592: checking for grep that handles long lines and -e
# configure:4650: result: /usr/sbin/grep
# configure:4655: checking for egrep
# configure:4717: result: /usr/sbin/grep -E
# configure:4722: checking for fgrep
# configure:4784: result: /usr/sbin/grep -F
# configure:4819: checking for ld used by arm-linux-androideabi-gcc
# configure:4886: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:4893: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:4908: result: yes
# configure:4920: checking for BSD- or MS-compatible name lister (nm)
# configure:4969: result: /sysroot/bin/arm-linux-androideabi-nm -B
# configure:5099: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
# configure:5106: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5109: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
# configure:5112: output
# 00000000 B some_variable
# configure:5119: result: BSD nm
# configure:5122: checking whether ln -s works
# configure:5126: result: yes
# configure:5134: checking the maximum length of command line arguments
# configure:5264: result: 1572864
# configure:5281: checking whether the shell understands some XSI constructs
# configure:5291: result: yes
# configure:5295: checking whether the shell understands "+="
# configure:5301: result: yes
# configure:5336: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
# configure:5376: result: func_convert_file_noop
# configure:5383: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5403: result: func_convert_file_noop
# configure:5410: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
# configure:5417: result: -r
# configure:5451: checking for arm-linux-androideabi-objdump
# configure:5478: result: objdump
# configure:5547: checking how to recognize dependent libraries
# configure:5745: result: pass_all
# configure:5790: checking for arm-linux-androideabi-dlltool
# configure:5817: result: dlltool
# configure:5887: checking how to associate runtime and link libraries
# configure:5914: result: printf %s\n
# configure:5931: checking for arm-linux-androideabi-ar
# configure:5947: found /sysroot/bin/arm-linux-androideabi-ar
# configure:5958: result: arm-linux-androideabi-ar
# configure:6039: checking for archiver @FILE support
# configure:6056: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6056: $? = 0
# configure:6059: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# configure:6062: $? = 0
# configure:6067: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# arm-linux-androideabi-ar: conftest.o: No such file or directory
# configure:6070: $? = 1
# configure:6082: result: @
# configure:6100: checking for arm-linux-androideabi-strip
# configure:6127: result: arm-linux-androideabi-strip
# configure:6199: checking for arm-linux-androideabi-ranlib
# configure:6215: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:6226: result: arm-linux-androideabi-ranlib
# configure:6368: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
# configure:6488: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6491: $? = 0
# configure:6495: /sysroot/bin/arm-linux-androideabi-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:6498: $? = 0
# configure:6564: arm-linux-androideabi-gcc -o conftest conftest.c conftstm.o >&5
# configure:6567: $? = 0
# configure:6605: result: ok
# configure:6642: checking for sysroot
# configure:6672: result: no
# configure:6888: checking for arm-linux-androideabi-mt
# configure:6918: result: no
# configure:6928: checking for mt
# configure:6958: result: no
# configure:6978: checking if : is a manifest tool
# configure:6984: : '-?'
# configure:6992: result: no
# configure:7630: checking for ANSI C header files
# configure:7650: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7650: $? = 0
# configure:7734: result: yes
# configure:7747: checking for sys/types.h
# configure:7747: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7747: $? = 0
# configure:7747: result: yes
# configure:7747: checking for sys/stat.h
# configure:7747: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7747: $? = 0
# configure:7747: result: yes
# configure:7747: checking for stdlib.h
# configure:7747: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7747: $? = 0
# configure:7747: result: yes
# configure:7747: checking for string.h
# configure:7747: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7747: $? = 0
# configure:7747: result: yes
# configure:7747: checking for memory.h
# configure:7747: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7747: $? = 0
# configure:7747: result: yes
# configure:7747: checking for strings.h
# configure:7747: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7747: $? = 0
# configure:7747: result: yes
# configure:7747: checking for inttypes.h
# configure:7747: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7747: $? = 0
# configure:7747: result: yes
# configure:7747: checking for stdint.h
# configure:7747: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7747: $? = 0
# configure:7747: result: yes
# configure:7747: checking for unistd.h
# configure:7747: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7747: $? = 0
# configure:7747: result: yes
# configure:7761: checking for dlfcn.h
# configure:7761: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7761: $? = 0
# configure:7761: result: yes
# configure:7965: checking for objdir
# configure:7980: result: .libs
# configure:8247: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
# configure:8265: arm-linux-androideabi-gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
# configure:8269: $? = 0
# configure:8282: result: no
# configure:8609: checking for arm-linux-androideabi-gcc option to produce PIC
# configure:8616: result: -fPIC -DPIC
# configure:8624: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
# configure:8642: arm-linux-androideabi-gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8646: $? = 0
# configure:8659: result: yes
# configure:8688: checking if arm-linux-androideabi-gcc static flag -static works
# configure:8716: result: yes
# configure:8731: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:8752: arm-linux-androideabi-gcc -c -o out/conftest2.o conftest.c >&5
# configure:8756: $? = 0
# configure:8778: result: yes
# configure:8786: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:8833: result: yes
# configure:8866: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:10023: result: yes
# configure:10060: checking whether -lc should be explicitly linked in
# configure:10068: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:10071: $? = 0
# configure:10086: arm-linux-androideabi-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:10089: $? = 0
# configure:10103: result: no
# configure:10263: checking dynamic linker characteristics
# configure:10763: arm-linux-androideabi-gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10763: $? = 0
# configure:10997: result: GNU/Linux ld.so
# configure:11104: checking how to hardcode library paths into programs
# configure:11129: result: immediate
# configure:11669: checking whether stripping libraries is possible
# configure:11674: result: yes
# configure:11709: checking if libtool supports shared libraries
# configure:11711: result: yes
# configure:11714: checking whether to build shared libraries
# configure:11735: result: yes
# configure:11738: checking whether to build static libraries
# configure:11742: result: yes
# configure:11992: checking for the pthreads library -lpthreads
# configure:12025: arm-linux-androideabi-gcc -o conftest conftest.c -lpthreads >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lpthreads
# collect2: error: ld returned 1 exit status
# configure:12025: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libosip2"
# | #define VERSION "4.1.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | pthread_t th; pthread_join(th, 0);
# | pthread_attr_init(0); pthread_cleanup_push(0, 0);
# | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
# | ;
# | return 0;
# | }
# configure:12034: result: no
# configure:11981: checking whether pthreads work without any flags
# configure:12025: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:12025: $? = 0
# configure:12034: result: yes
# configure:12054: checking for joinable pthread attribute
# configure:12067: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:12067: $? = 0
# configure:12099: result: PTHREAD_CREATE_JOINABLE
# configure:12106: checking if more special flags are required for pthreads
# configure:12113: result: no
# configure:12125: checking for cc_r
# configure:12153: result: arm-linux-androideabi-gcc
# configure:12226: checking sys/sem.h usability
# configure:12226: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12226: $? = 0
# configure:12226: result: yes
# configure:12226: checking sys/sem.h presence
# configure:12226: arm-linux-androideabi-gcc -E conftest.c
# configure:12226: $? = 0
# configure:12226: result: yes
# configure:12226: checking for sys/sem.h
# configure:12226: result: yes
# configure:12284: Cross compiling osip.
# configure:12346: checking for sem_open in -lposix4
# configure:12371: arm-linux-androideabi-gcc -o conftest conftest.c -lposix4 >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lposix4
# collect2: error: ld returned 1 exit status
# configure:12371: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libosip2"
# | #define VERSION "4.1.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PTHREAD 1
# | #define HAVE_SYS_SEM_H 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char sem_open ();
# | int
# | main ()
# | {
# | return sem_open ();
# | ;
# | return 0;
# | }
# configure:12380: result: no
# configure:12386: checking for nis_add in -lnsl
# configure:12411: arm-linux-androideabi-gcc -o conftest conftest.c -lnsl >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lnsl
# /tmp/ccEQpZNg.o:conftest.c:function main: error: undefined reference to 'nis_add'
# collect2: error: ld returned 1 exit status
# configure:12411: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libosip2"
# | #define VERSION "4.1.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PTHREAD 1
# | #define HAVE_SYS_SEM_H 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char nis_add ();
# | int
# | main ()
# | {
# | return nis_add ();
# | ;
# | return 0;
# | }
# configure:12420: result: no
# configure:12426: checking for sendto in -lsocket
# configure:12451: arm-linux-androideabi-gcc -o conftest conftest.c -lsocket >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lsocket
# collect2: error: ld returned 1 exit status
# configure:12451: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libosip2"
# | #define VERSION "4.1.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PTHREAD 1
# | #define HAVE_SYS_SEM_H 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char sendto ();
# | int
# | main ()
# | {
# | return sendto ();
# | ;
# | return 0;
# | }
# configure:12460: result: no
# configure:12466: checking for lrand48 in -lc
# configure:12491: arm-linux-androideabi-gcc -o conftest conftest.c -lc >&5
# configure:12491: $? = 0
# configure:12500: result: yes
# configure:12508: checking for clock_gettime in -lrt
# configure:12533: arm-linux-androideabi-gcc -o conftest conftest.c -lrt >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lrt
# collect2: error: ld returned 1 exit status
# configure:12533: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libosip2"
# | #define VERSION "4.1.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PTHREAD 1
# | #define HAVE_SYS_SEM_H 1
# | #define HAVE_LRAND48 /**/
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char clock_gettime ();
# | int
# | main ()
# | {
# | return clock_gettime ();
# | ;
# | return 0;
# | }
# configure:12542: result: no
# configure:12549: checking whether -Wall works
# configure:12568: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
# configure:12568: $? = 0
# configure:12577: result: yes
# configure:12584: checking whether -Wcast-align works
# configure:12603: arm-linux-androideabi-gcc -c -Wcast-align conftest.c >&5
# configure:12603: $? = 0
# configure:12612: result: yes
# configure:12619: checking whether -Wchar-subscripts works
# configure:12638: arm-linux-androideabi-gcc -c -Wchar-subscripts conftest.c >&5
# configure:12638: $? = 0
# configure:12647: result: yes
# configure:12654: checking whether -Wformat works
# configure:12673: arm-linux-androideabi-gcc -c -Wformat conftest.c >&5
# configure:12673: $? = 0
# configure:12682: result: yes
# configure:12689: checking whether -Winline works
# configure:12708: arm-linux-androideabi-gcc -c -Winline conftest.c >&5
# configure:12708: $? = 0
# configure:12717: result: yes
# configure:12724: checking whether -Wmissing-declarations works
# configure:12743: arm-linux-androideabi-gcc -c -Wmissing-declarations conftest.c >&5
# configure:12743: $? = 0
# configure:12752: result: yes
# configure:12759: checking whether -Wmissing-prototypes works
# configure:12778: arm-linux-androideabi-gcc -c -Wmissing-prototypes conftest.c >&5
# configure:12778: $? = 0
# configure:12787: result: yes
# configure:12794: checking whether -Wnested-externs works
# configure:12813: arm-linux-androideabi-gcc -c -Wnested-externs conftest.c >&5
# configure:12813: $? = 0
# configure:12822: result: yes
# configure:12829: checking whether -Wpointer-arith works
# configure:12848: arm-linux-androideabi-gcc -c -Wpointer-arith conftest.c >&5
# configure:12848: $? = 0
# configure:12857: result: yes
# configure:12877: checking for ANSI C header files
# configure:12981: result: yes
# configure:12991: checking for string.h
# configure:12991: result: yes
# configure:13003: checking for strings.h
# configure:13003: result: yes
# configure:13015: checking for stdlib.h
# configure:13015: result: yes
# configure:13027: checking for unistd.h
# configure:13027: result: yes
# configure:13039: checking for sys/types.h
# configure:13039: result: yes
# configure:13052: checking sys/unistd.h usability
# configure:13052: arm-linux-androideabi-gcc -c -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c >&5
# conftest.c:65:24: fatal error: sys/unistd.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13052: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libosip2"
# | #define VERSION "4.1.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PTHREAD 1
# | #define HAVE_SYS_SEM_H 1
# | #define HAVE_LRAND48 /**/
# | #define STDC_HEADERS 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:13052: result: no
# configure:13052: checking sys/unistd.h presence
# configure:13052: arm-linux-androideabi-gcc -E -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c
# conftest.c:32:24: fatal error: sys/unistd.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13052: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libosip2"
# | #define VERSION "4.1.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PTHREAD 1
# | #define HAVE_SYS_SEM_H 1
# | #define HAVE_LRAND48 /**/
# | #define STDC_HEADERS 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | /* end confdefs.h. */
# | #include
# configure:13052: result: no
# configure:13052: checking for sys/unistd.h
# configure:13052: result: no
# configure:13064: checking syslog.h usability
# configure:13064: arm-linux-androideabi-gcc -c -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c >&5
# configure:13064: $? = 0
# configure:13064: result: yes
# configure:13064: checking syslog.h presence
# configure:13064: arm-linux-androideabi-gcc -E -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c
# configure:13064: $? = 0
# configure:13064: result: yes
# configure:13064: checking for syslog.h
# configure:13064: result: yes
# configure:13076: checking ctype.h usability
# configure:13076: arm-linux-androideabi-gcc -c -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c >&5
# configure:13076: $? = 0
# configure:13076: result: yes
# configure:13076: checking ctype.h presence
# configure:13076: arm-linux-androideabi-gcc -E -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c
# configure:13076: $? = 0
# configure:13076: result: yes
# configure:13076: checking for ctype.h
# configure:13076: result: yes
# configure:13088: checking stdio.h usability
# configure:13088: arm-linux-androideabi-gcc -c -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c >&5
# configure:13088: $? = 0
# configure:13088: result: yes
# configure:13088: checking stdio.h presence
# configure:13088: arm-linux-androideabi-gcc -E -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c
# configure:13088: $? = 0
# configure:13088: result: yes
# configure:13088: checking for stdio.h
# configure:13088: result: yes
# configure:13100: checking stdarg.h usability
# configure:13100: arm-linux-androideabi-gcc -c -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c >&5
# configure:13100: $? = 0
# configure:13100: result: yes
# configure:13100: checking stdarg.h presence
# configure:13100: arm-linux-androideabi-gcc -E -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c
# configure:13100: $? = 0
# configure:13100: result: yes
# configure:13100: checking for stdarg.h
# configure:13100: result: yes
# configure:13112: checking varargs.h usability
# configure:13112: arm-linux-androideabi-gcc -c -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c >&5
# In file included from conftest.c:69:0:
# /sysroot/lib/gcc/arm-linux-androideabi/4.8/include/varargs.h:4:2: error: #error "GCC no longer implements ."
# #error "GCC no longer implements ."
# ^
# /sysroot/lib/gcc/arm-linux-androideabi/4.8/include/varargs.h:5:2: error: #error "Revise your code to use ."
# #error "Revise your code to use ."
# ^
# configure:13112: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libosip2"
# | #define VERSION "4.1.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PTHREAD 1
# | #define HAVE_SYS_SEM_H 1
# | #define HAVE_LRAND48 /**/
# | #define STDC_HEADERS 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:13112: result: no
# configure:13112: checking varargs.h presence
# configure:13112: arm-linux-androideabi-gcc -E -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c
# In file included from conftest.c:36:0:
# /sysroot/lib/gcc/arm-linux-androideabi/4.8/include/varargs.h:4:2: error: #error "GCC no longer implements ."
# #error "GCC no longer implements ."
# ^
# /sysroot/lib/gcc/arm-linux-androideabi/4.8/include/varargs.h:5:2: error: #error "Revise your code to use ."
# #error "Revise your code to use ."
# ^
# configure:13112: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libosip2"
# | #define VERSION "4.1.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PTHREAD 1
# | #define HAVE_SYS_SEM_H 1
# | #define HAVE_LRAND48 /**/
# | #define STDC_HEADERS 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | /* end confdefs.h. */
# | #include
# configure:13112: result: no
# configure:13112: checking for varargs.h
# configure:13112: result: no
# configure:13124: checking fcntl.h usability
# configure:13124: arm-linux-androideabi-gcc -c -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c >&5
# configure:13124: $? = 0
# configure:13124: result: yes
# configure:13124: checking fcntl.h presence
# configure:13124: arm-linux-androideabi-gcc -E -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c
# configure:13124: $? = 0
# configure:13124: result: yes
# configure:13124: checking for fcntl.h
# configure:13124: result: yes
# configure:13136: checking time.h usability
# configure:13136: arm-linux-androideabi-gcc -c -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c >&5
# configure:13136: $? = 0
# configure:13136: result: yes
# configure:13136: checking time.h presence
# configure:13136: arm-linux-androideabi-gcc -E -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c
# configure:13136: $? = 0
# configure:13136: result: yes
# configure:13136: checking for time.h
# configure:13136: result: yes
# configure:13148: checking sys/time.h usability
# configure:13148: arm-linux-androideabi-gcc -c -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c >&5
# configure:13148: $? = 0
# configure:13148: result: yes
# configure:13148: checking sys/time.h presence
# configure:13148: arm-linux-androideabi-gcc -E -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c
# configure:13148: $? = 0
# configure:13148: result: yes
# configure:13148: checking for sys/time.h
# configure:13148: result: yes
# configure:13160: checking sys/select.h usability
# configure:13160: arm-linux-androideabi-gcc -c -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c >&5
# configure:13160: $? = 0
# configure:13160: result: yes
# configure:13160: checking sys/select.h presence
# configure:13160: arm-linux-androideabi-gcc -E -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c
# configure:13160: $? = 0
# configure:13160: result: yes
# configure:13160: checking for sys/select.h
# configure:13160: result: yes
# configure:13172: checking assert.h usability
# configure:13172: arm-linux-androideabi-gcc -c -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c >&5
# configure:13172: $? = 0
# configure:13172: result: yes
# configure:13172: checking assert.h presence
# configure:13172: arm-linux-androideabi-gcc -E -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c
# configure:13172: $? = 0
# configure:13172: result: yes
# configure:13172: checking for assert.h
# configure:13172: result: yes
# configure:13184: checking signal.h usability
# configure:13184: arm-linux-androideabi-gcc -c -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c >&5
# configure:13184: $? = 0
# configure:13184: result: yes
# configure:13184: checking signal.h presence
# configure:13184: arm-linux-androideabi-gcc -E -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c
# configure:13184: $? = 0
# configure:13184: result: yes
# configure:13184: checking for signal.h
# configure:13184: result: yes
# configure:13196: checking sys/signal.h usability
# configure:13196: arm-linux-androideabi-gcc -c -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c >&5
# configure:13196: $? = 0
# configure:13196: result: yes
# configure:13196: checking sys/signal.h presence
# configure:13196: arm-linux-androideabi-gcc -E -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c
# configure:13196: $? = 0
# configure:13196: result: yes
# configure:13196: checking for sys/signal.h
# configure:13196: result: yes
# configure:13208: checking malloc.h usability
# configure:13208: arm-linux-androideabi-gcc -c -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c >&5
# configure:13208: $? = 0
# configure:13208: result: yes
# configure:13208: checking malloc.h presence
# configure:13208: arm-linux-androideabi-gcc -E -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c
# configure:13208: $? = 0
# configure:13208: result: yes
# configure:13208: checking for malloc.h
# configure:13208: result: yes
# configure:13219: checking for struct timeval
# configure:13219: arm-linux-androideabi-gcc -c -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c >&5
# configure:13219: $? = 0
# configure:13219: arm-linux-androideabi-gcc -c -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:60:29: error: expected expression before ')' token
# if (sizeof ((struct timeval)))
# ^
# configure:13219: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libosip2"
# | #define VERSION "4.1.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PTHREAD 1
# | #define HAVE_SYS_SEM_H 1
# | #define HAVE_LRAND48 /**/
# | #define STDC_HEADERS 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_MALLOC_H 1
# | /* end confdefs.h. */
# |
# | #if TIME_WITH_SYS_TIME
# | # include
# | # include
# | #else
# | # if HAVE_SYS_TIME_H
# | # include
# | # else
# | # include
# | # endif
# | #endif
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((struct timeval)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:13219: result: yes
# configure:13390: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 949067f130c1
#
# config.status:1138: creating libosip2.pc
# config.status:1138: creating Makefile
# config.status:1138: creating scripts/Makefile
# config.status:1138: creating src/Makefile
# config.status:1138: creating src/osipparser2/Makefile
# config.status:1138: creating src/osip2/Makefile
# config.status:1138: creating src/test/Makefile
# config.status:1138: creating src/test/res/Makefile
# config.status:1138: creating include/Makefile
# config.status:1138: creating include/osip2/Makefile
# config.status:1138: creating include/osipparser2/Makefile
# config.status:1138: creating include/osipparser2/headers/Makefile
# config.status:1138: creating help/Makefile
# config.status:1138: creating help/man/Makefile
# config.status:1138: creating help/doxygen/Makefile
# config.status:1138: creating platform/Makefile
# config.status:1138: creating platform/rpm/Makefile
# config.status:1138: creating platform/vsnet/Makefile
# config.status:1138: creating include/osip2/doxygen.dox
# config.status:1138: creating osip-config.h
# config.status:1367: executing depfiles commands
# config.status:1367: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# Wall_cv_flag=yes
# Wcast_align_cv_flag=yes
# Wchar_subscripts_cv_flag=yes
# Wformat_cv_flag=yes
# Winline_cv_flag=yes
# Wmissing_declarations_cv_flag=yes
# Wmissing_prototypes_cv_flag=yes
# Wnested_externs_cv_flag=yes
# Wpointer_arith_cv_flag=yes
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=arm-linux-androideabi-gcc
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=arm-linux-androideabi
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_header_assert_h=yes
# ac_cv_header_ctype_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_malloc_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_signal_h=yes
# ac_cv_header_stdarg_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdio_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_select_h=yes
# ac_cv_header_sys_sem_h=yes
# ac_cv_header_sys_signal_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_unistd_h=no
# ac_cv_header_syslog_h=yes
# ac_cv_header_time_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_varargs_h=no
# ac_cv_host=arm-unknown-linux-androideabi
# ac_cv_lib_c_lrand48=yes
# ac_cv_lib_nsl_nis_add=no
# ac_cv_lib_posix4_sem_open=no
# ac_cv_lib_rt_clock_gettime=no
# ac_cv_lib_socket_sendto=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AR=arm-linux-androideabi-ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=arm-linux-androideabi-gcc
# ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
# ac_cv_prog_DLLTOOL=dlltool
# ac_cv_prog_OBJDUMP=objdump
# ac_cv_prog_PTHREAD_CC=arm-linux-androideabi-gcc
# ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
# ac_cv_prog_STRIP=arm-linux-androideabi-strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_type_struct_timeval=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/sysroot/arm-linux-androideabi/bin/ld
# lt_cv_path_NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/libosip2/src/libosip2-4.1.0/scripts/missing --run aclocal-1.11 -I scripts'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AR='arm-linux-androideabi-ar'
# AS='as'
# AUTOCONF='${SHELL} /tmp/libosip2/src/libosip2-4.1.0/scripts/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/libosip2/src/libosip2-4.1.0/scripts/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/libosip2/src/libosip2-4.1.0/scripts/missing --run automake-1.11'
# AWK='gawk'
# BUILD_MAXSIZE_FALSE='#'
# BUILD_MAXSIZE_TRUE=''
# BUILD_MT_FALSE='#'
# BUILD_MT_TRUE=''
# CC='arm-linux-androideabi-gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# COMPILE_TESTS_FALSE=''
# COMPILE_TESTS_TRUE='#'
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=' -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith'
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='dlltool'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# EXTRA_LIB=''
# FGREP='/usr/sbin/grep -F'
# FSM_LIB=''
# GREP='/usr/sbin/grep'
# INSIDE_GNOME_COMMON_FALSE=''
# INSIDE_GNOME_COMMON_TRUE='#'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/sysroot/arm-linux-androideabi/bin/ld'
# LDFLAGS=''
# LIBOBJS=''
# LIBOSIP_SO_VERSION='11:0:0'
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/libosip2/src/libosip2-4.1.0/scripts/missing --run makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OSIP_VERSION='4.1.0'
# OTOOL64=''
# OTOOL=''
# PACKAGE='libosip2'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_URL=''
# PACKAGE_VERSION=''
# PARSER_LIB=''
# PATH_SEPARATOR=':'
# PTHREAD_CC='arm-linux-androideabi-gcc'
# PTHREAD_CFLAGS=''
# PTHREAD_LIBS=''
# RANLIB='arm-linux-androideabi-ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# SIP_CFLAGS=' '
# SIP_EXTRA_FLAGS=' -g -DENABLE_TRACE'
# SIP_FSM_FLAGS=' -DHAVE_SYS_SEM_H'
# SIP_PARSER_FLAGS=''
# STRIP='arm-linux-androideabi-strip'
# VERSION='4.1.0'
# ac_ct_AR=''
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias='x86_64-unknown-linux'
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='arm-unknown-linux-androideabi'
# host_alias='arm-linux-androideabi'
# host_cpu='arm'
# host_os='linux-androideabi'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/libosip2/src/libosip2-4.1.0/scripts/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/sbin/mkdir -p'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "libosip2"
# #define VERSION "4.1.0"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_PTHREAD 1
# #define HAVE_SYS_SEM_H 1
# #define HAVE_LRAND48 /**/
# #define STDC_HEADERS 1
# #define HAVE_STRING_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYSLOG_H 1
# #define HAVE_CTYPE_H 1
# #define HAVE_STDIO_H 1
# #define HAVE_STDARG_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_TIME_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_SELECT_H 1
# #define HAVE_ASSERT_H 1
# #define HAVE_SIGNAL_H 1
# #define HAVE_SYS_SIGNAL_H 1
# #define HAVE_MALLOC_H 1
# #define HAVE_STRUCT_TIMEVAL 1
#
# configure: exit 0