The build took 00h 04m 23s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
163,583 |
ansic |
21,233 |
makefile |
10,613 |
sh |
653 |
cpp |
640 |
awk |
196,722 |
total |
The process tree of the build process is here.
Several sub-process invocations were improper; see the process tree for details. Summary:
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:
Copied permanent toolchain into container-local sysroot
/toolchain_root/sysroot --> /sysroot/sysroot
/toolchain_root/lib --> /sysroot/lib
/toolchain_root/sbin --> /sysroot/sbin
/toolchain_root/lib64 --> /sysroot/lib64
/toolchain_root/etc --> /sysroot/etc
/toolchain_root/share --> /sysroot/share
/toolchain_root/bin --> /sysroot/bin
/toolchain_root/var --> /sysroot/var
/toolchain_root/usr --> /sysroot/usr
/toolchain_root/glibc-build --> /sysroot/glibc-build
/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
/toolchain_root/include --> /sysroot/include
/toolchain_root/libexec --> /sysroot/libexec
CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: sofia-sip 1.12.11-3 (Thu Apr 13 18:57:41 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
configure: WARNING: if you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking cached information... ok
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for x86_64-unknown-linux-gcc... clang
checking for x86_64-unknown-linux-gcc... (cached) clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking dependency style of clang... gcc3
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking how to run the C preprocessor... clang -E
checking for etags... echo
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for x86_64-unknown-linux-ld... no
checking for ld... ld
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for ld option to reload object files... -r
checking for x86_64-unknown-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-ar... ar
checking for x86_64-unknown-linux-strip... strip
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from clang object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC -DPIC
checking if clang PIC flag -fPIC -DPIC works... yes
checking if clang static flag -static works... yes
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (ld -m elf_x86_64) 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 whether clang and cc understand -c and -o together... yes
checking for maximum warnings compiler flag...
checking for compilation environment...
checking for doxygen... doxygen
checking for C compiler vendor... gnu
checking for an ANSI C-conforming const... yes
checking whether time.h and sys/time.h may both be included... yes
checking for size_t... yes
checking whether clang recognizes __func__... yes
checking whether clang recognizes __FUNCTION__... yes
checking for inline... inline
checking for sa_len... no
checking for x86_64-unknown-linux-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for stack suitable for tags... no
checking for graceful free(0)... yes
checking for sockaddr_in6... yes
checking for unistd.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/epoll.h usability... yes
checking sys/epoll.h presence... yes
checking for sys/epoll.h... yes
checking sys/devpoll.h usability... no
checking sys/devpoll.h presence... no
checking for sys/devpoll.h... no
checking for netinet/in.h... yes
checking for arpa/inet.h... yes
checking for netdb.h... yes
checking for net/if.h... yes
checking for net/if_types.h... no
checking for ifaddr.h... no
checking for netpacket/packet.h... yes
checking whether MSG_TRUNC is declared... yes
checking whether SO_RCVBUFFORCE is declared... yes
checking whether SO_SNDBUFFORCE is declared... yes
checking whether IP_ADD_MEMBERSHIP is declared... yes
checking whether IP_MULTICAST_LOOP is declared... yes
checking whether IP_MTU_DISCOVER is declared... yes
checking for struct addrinfo... yes
checking for struct sockaddr_storage... yes
checking for field ifr_index in struct ifreq... no
checking for field ifr_ifindex in struct ifreq... yes
checking for struct ifconf... yes
checking for ioctl SIOCGIFNUM... sys/sockio.h missing
checking for pthread_create in -lpthread... yes
checking for socketpair in -lsocket... no
checking for library containing clock_gettime... none required
checking for clock_gettime... yes
checking for clock_getcpuclockid... yes
checking whether CLOCK_MONOTONIC is declared... yes
checking for GLIB... yes
checking for library containing socket... none required
checking for library containing inet_ntop... none required
checking for library containing getipnodebyname... no
checking for library containing gethostbyname... none required
checking for library containing getaddrinfo... none required
checking for working alloca.h... yes
checking for alloca... yes
checking for gettimeofday... yes
checking for strerror... yes
checking for random... yes
checking for initstate... yes
checking for tcsetattr... yes
checking for flock... yes
checking for socketpair... yes
checking for gethostname... yes
checking for gethostbyname... yes
checking for getipnodebyname... no
checking for poll... yes
checking for epoll_create... yes
checking for kqueue... no
checking for select... yes
checking for if_nameindex... yes
checking for signal... yes
checking for alarm... yes
checking for strnlen... yes
checking for memmem... yes
checking for getaddrinfo... yes
checking for getnameinfo... yes
checking for freeaddrinfo... yes
checking for gai_strerror... yes
checking for getifaddrs... yes
checking for getline... yes
checking for getdelim... yes
checking for getpass... yes
checking for memccpy... yes
checking for memspn... no
checking for memcspn... no
checking for strtoull... yes
checking for inet_ntop... yes
checking for inet_pton... yes
checking for poll... (cached) yes
checking whether SIGPIPE is declared... yes
checking openssl/tls1.h usability... no
checking openssl/tls1.h presence... yes
configure: WARNING: openssl/tls1.h: present but cannot be compiled
configure: WARNING: openssl/tls1.h: check for missing prerequisite headers?
configure: WARNING: openssl/tls1.h: see the Autoconf documentation
configure: WARNING: openssl/tls1.h: section "Present But Cannot Be Compiled"
configure: WARNING: openssl/tls1.h: proceeding with the compiler's result
checking for openssl/tls1.h... no
configure: WARNING: OpenSSL include files were not found
checking for IP_RECVERR... yes
checking for IPV6_RECVERR... yes
checking for netinet/tcp.h... yes
checking for netinet/sctp.h... no
checking for CHECK... no
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking for dlopen in -ldl... yes
configure: WARNING: ** TLS support for STUN disabled as OpenSSL headers and/or libraries were not found **
checking for ANSI C header files... (cached) yes
checking return type of signal handlers... void
checking for long long... yes
checking whether IO functions support C99 size specifiers... yes
checking for an ANSI C-conforming const... (cached) yes
checking for inline... (cached) inline
checking for inline... (cached) inline
checking whether byte ordering is bigendian... no
checking whether clang recognizes __func__... (cached) yes
checking whether clang recognizes __FUNCTION__... (cached) yes
checking whether clang recognizes field names in struct initialization... yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for size_t... (cached) yes
checking for sa_len... (cached) no
checking /dev/urandom... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating packages/Makefile
config.status: creating packages/sofia-sip-ua.pc
config.status: creating packages/sofia-sip-ua-glib.pc
config.status: creating libsofia-sip-ua/Makefile
config.status: creating libsofia-sip-ua/bnf/Makefile
config.status: creating libsofia-sip-ua/bnf/Doxyfile
config.status: creating libsofia-sip-ua/docs/Makefile
config.status: creating libsofia-sip-ua/docs/Doxyfile
config.status: creating libsofia-sip-ua/docs/Doxyfile.version
config.status: creating libsofia-sip-ua/docs/sofia-footer.html
config.status: creating libsofia-sip-ua/features/Doxyfile
config.status: creating libsofia-sip-ua/features/Makefile
config.status: creating libsofia-sip-ua/http/Doxyfile
config.status: creating libsofia-sip-ua/http/Makefile
config.status: creating libsofia-sip-ua/ipt/Doxyfile
config.status: creating libsofia-sip-ua/ipt/Makefile
config.status: creating libsofia-sip-ua/iptsec/Doxyfile
config.status: creating libsofia-sip-ua/iptsec/Makefile
config.status: creating libsofia-sip-ua/msg/Doxyfile
config.status: creating libsofia-sip-ua/msg/Makefile
config.status: creating libsofia-sip-ua/nea/Doxyfile
config.status: creating libsofia-sip-ua/nea/Makefile
config.status: creating libsofia-sip-ua/nta/Doxyfile
config.status: creating libsofia-sip-ua/nta/Makefile
config.status: creating libsofia-sip-ua/nth/Doxyfile
config.status: creating libsofia-sip-ua/nth/Makefile
config.status: creating libsofia-sip-ua/nua/Doxyfile
config.status: creating libsofia-sip-ua/nua/Makefile
config.status: creating libsofia-sip-ua/sdp/Doxyfile
config.status: creating libsofia-sip-ua/sdp/Makefile
config.status: creating libsofia-sip-ua/sip/Doxyfile
config.status: creating libsofia-sip-ua/sip/Makefile
config.status: creating libsofia-sip-ua/soa/Doxyfile
config.status: creating libsofia-sip-ua/soa/Makefile
config.status: creating libsofia-sip-ua/sresolv/Doxyfile
config.status: creating libsofia-sip-ua/sresolv/Makefile
config.status: creating libsofia-sip-ua/stun/Doxyfile
config.status: creating libsofia-sip-ua/stun/Makefile
config.status: creating libsofia-sip-ua/su/Doxyfile
config.status: creating libsofia-sip-ua/su/Makefile
config.status: creating libsofia-sip-ua/tport/Doxyfile
config.status: creating libsofia-sip-ua/tport/Makefile
config.status: creating libsofia-sip-ua/url/Doxyfile
config.status: creating libsofia-sip-ua/url/Makefile
config.status: creating libsofia-sip-ua/features/sofia-sip/sofia_features.h
config.status: creating s2check/Makefile
config.status: creating libsofia-sip-ua-glib/Makefile
config.status: creating libsofia-sip-ua-glib/su-glib/Makefile
config.status: creating libsofia-sip-ua-glib/su-glib/Doxyfile
config.status: creating utils/Makefile
config.status: creating utils/Doxyfile
config.status: creating tests/Makefile
config.status: creating win32/Makefile
config.status: creating win32/config.h
config.status: creating open_c/Makefile
config.status: creating open_c/config.h
config.status: creating packages/sofia-sip-1.12.11.spec
config.status: creating config.h
config.status: creating libsofia-sip-ua/su/sofia-sip/su_configure.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing version commands
make[1]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/utils'
make[1]: Nothing to be done for 'built-sources'.
make[1]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/utils'
make[1]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua'
Making built-sources in su
make[2]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/su'
make[2]: Nothing to be done for 'built-sources'.
make[2]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/su'
Making built-sources in features
make[2]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/features'
make[2]: Nothing to be done for 'built-sources'.
make[2]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/features'
Making built-sources in bnf
make[2]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/bnf'
make[2]: Nothing to be done for 'built-sources'.
make[2]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/bnf'
Making built-sources in sresolv
make[2]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/sresolv'
make[2]: Nothing to be done for 'built-sources'.
make[2]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/sresolv'
Making built-sources in ipt
make[2]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/ipt'
make[2]: Nothing to be done for 'built-sources'.
make[2]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/ipt'
Making built-sources in sdp
make[2]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/sdp'
make[2]: Nothing to be done for 'built-sources'.
make[2]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/sdp'
Making built-sources in url
make[2]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/url'
make[2]: Nothing to be done for 'built-sources'.
make[2]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/url'
Making built-sources in msg
make[2]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/msg'
make[2]: Nothing to be done for 'built-sources'.
make[2]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/msg'
Making built-sources in sip
make[2]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/sip'
make[2]: Nothing to be done for 'built-sources'.
make[2]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/sip'
Making built-sources in http
make[2]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/http'
make[2]: Nothing to be done for 'built-sources'.
make[2]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/http'
Making built-sources in stun
make[2]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/stun'
make[2]: Nothing to be done for 'built-sources'.
make[2]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/stun'
Making built-sources in soa
make[2]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/soa'
make[2]: Nothing to be done for 'built-sources'.
make[2]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/soa'
Making built-sources in tport
make[2]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/tport'
make[2]: Nothing to be done for 'built-sources'.
make[2]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/tport'
Making built-sources in nta
make[2]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/nta'
make[2]: Nothing to be done for 'built-sources'.
make[2]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/nta'
Making built-sources in nth
make[2]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/nth'
make[2]: Nothing to be done for 'built-sources'.
make[2]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/nth'
Making built-sources in nea
make[2]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/nea'
make[2]: Nothing to be done for 'built-sources'.
make[2]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/nea'
Making built-sources in iptsec
make[2]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/iptsec'
make[2]: Nothing to be done for 'built-sources'.
make[2]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/iptsec'
Making built-sources in nua
make[2]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/nua'
make[2]: Nothing to be done for 'built-sources'.
make[2]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/nua'
Making built-sources in docs
make[2]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/docs'
gawk 'END { b="\\"; q="\\\""; \
print "# Autogenerated aliases for RFCs "from" .. "to ; \
print "ALIASES += " b; \
for (i=from; i < to; i++) { \
print "RFC"i"=\"RFC "i"\" "b; \
}}' \
site=http://tools.ietf.org/html type= \
from=700 to=6500 \
/dev/null > Doxyfile.rfc
make[2]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/docs'
make[1]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua'
make[1]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua-glib'
Making built-sources in su-glib
make[2]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua-glib/su-glib'
make[2]: Nothing to be done for 'built-sources'.
make[2]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua-glib/su-glib'
make[1]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua-glib'
make all-recursive
make[1]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11'
Making all in s2check
make[2]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/s2check'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/s2check'
Making all in libsofia-sip-ua
make[2]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua'
Making built-sources in su
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/su'
make[3]: Nothing to be done for 'built-sources'.
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/su'
Making built-sources in features
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/features'
make[3]: Nothing to be done for 'built-sources'.
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/features'
Making built-sources in bnf
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/bnf'
make[3]: Nothing to be done for 'built-sources'.
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/bnf'
Making built-sources in sresolv
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/sresolv'
make[3]: Nothing to be done for 'built-sources'.
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/sresolv'
Making built-sources in ipt
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/ipt'
make[3]: Nothing to be done for 'built-sources'.
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/ipt'
Making built-sources in sdp
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/sdp'
make[3]: Nothing to be done for 'built-sources'.
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/sdp'
Making built-sources in url
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/url'
make[3]: Nothing to be done for 'built-sources'.
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/url'
Making built-sources in msg
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/msg'
make[3]: Nothing to be done for 'built-sources'.
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/msg'
Making built-sources in sip
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/sip'
make[3]: Nothing to be done for 'built-sources'.
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/sip'
Making built-sources in http
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/http'
make[3]: Nothing to be done for 'built-sources'.
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/http'
Making built-sources in stun
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/stun'
make[3]: Nothing to be done for 'built-sources'.
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/stun'
Making built-sources in soa
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/soa'
make[3]: Nothing to be done for 'built-sources'.
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/soa'
Making built-sources in tport
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/tport'
make[3]: Nothing to be done for 'built-sources'.
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/tport'
Making built-sources in nta
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/nta'
make[3]: Nothing to be done for 'built-sources'.
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/nta'
Making built-sources in nth
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/nth'
make[3]: Nothing to be done for 'built-sources'.
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/nth'
Making built-sources in nea
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/nea'
make[3]: Nothing to be done for 'built-sources'.
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/nea'
Making built-sources in iptsec
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/iptsec'
make[3]: Nothing to be done for 'built-sources'.
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/iptsec'
Making built-sources in nua
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/nua'
make[3]: Nothing to be done for 'built-sources'.
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/nua'
Making built-sources in docs
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/docs'
make[3]: Nothing to be done for 'built-sources'.
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/docs'
Making all in su
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/su'
make all-am
make[4]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/su'
LTCOMPILE su.lo
LTCOMPILE su_errno.lo
LTCOMPILE su_addrinfo.lo
LTCOMPILE su_alloc.lo
LTCOMPILE su_alloc_lock.lo
LTCOMPILE su_strdup.lo
LTCOMPILE su_sprintf.lo
LTCOMPILE su_strlst.lo
LTCOMPILE su_vector.lo
LTCOMPILE su_time.lo
LTCOMPILE su_time0.lo
LTCOMPILE su_wait.lo
LTCOMPILE su_root.lo
su_root.c:155:25: warning: sizeof on array function parameter will return size of '_su_task_t *' instead of 'su_task_r' (aka '_su_task_t [1]') [-Wsizeof-array-argument]
memset(task, 0, sizeof(task));
^
su_root.c:151:35: note: declared here
_su_task_r su_task_init(su_task_r task)
^
su_root.c:155:26: warning: 'memset' call operates on objects of type '_su_task_t' while the size is based on a different type '_su_task_t *' [-Wsizeof-pointer-memaccess]
memset(task, 0, sizeof(task));
~~~~ ^~~~
su_root.c:155:26: note: did you mean to dereference the argument to 'sizeof' (and multiply it by the number of elements)?
memset(task, 0, sizeof(task));
^~~~
2 warnings generated.
LTCOMPILE su_timer.lo
LTCOMPILE su_port.lo
LTCOMPILE su_base_port.lo
LTCOMPILE su_pthread_port.lo
LTCOMPILE su_socket_port.lo
LTCOMPILE su_poll_port.lo
LTCOMPILE su_epoll_port.lo
LTCOMPILE su_select_port.lo
LTCOMPILE su_kqueue_port.lo
LTCOMPILE su_devpoll_port.lo
LTCOMPILE su_localinfo.lo
LTCOMPILE su_os_nw.lo
LTCOMPILE su_taglist.lo
LTCOMPILE su_tag.lo
LTCOMPILE su_tag_io.lo
LTCOMPILE su_log.lo
LTCOMPILE su_global_log.lo
LTCOMPILE su_default_log.lo
LTCOMPILE su_md5.lo
LTCOMPILE su_uniqueid.lo
LTCOMPILE su_bm.lo
LTCOMPILE smoothsort.lo
LTCOMPILE su_string.lo
LTCOMPILE string0.lo
LTCOMPILE memspn.lo
LTCOMPILE memcspn.lo
LINK libsu.la
ar: `u' modifier ignored since `D' is the default (see `U')
COMPILE addrinfo.o
LINK addrinfo
COMPILE localinfo.o
LINK localinfo
make[4]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/su'
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/su'
Making all in features
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/features'
LTCOMPILE features.lo
LINK libfeatures.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/features'
Making all in bnf
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/bnf'
LTCOMPILE bnf.lo
LINK libbnf.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/bnf'
Making all in sresolv
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/sresolv'
LTCOMPILE sres.lo
sres.c:1375:26: warning: expression result unused; should this cast be to 'void'? [-Wunused-value]
su_seterrno(ENOENT), (void *)NULL;
^ ~
1 warning generated.
LTCOMPILE sres_cache.lo
LTCOMPILE sres_blocking.lo
LTCOMPILE sresolv.lo
LTCOMPILE sres_sip.lo
sres_sip.c:519:34: warning: address of array 'sres_sip_tports[i].stp_name' will always evaluate to 'true' [-Wpointer-bool-conversion]
for (i = 0; sres_sip_tports[i].stp_name; i++) {
~~~ ~~~~~~~~~~~~~~~~~~~^~~~~~~~
sres_sip.c:1628:70: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare]
if ((srs->srs_canonname && srs->srs_numeric) || (SU_LOG->log_level >= 0)) {
~~~~~~~~~~~~~~~~~ ^ ~
2 warnings generated.
LINK libsresolv.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/sresolv'
Making all in ipt
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/ipt'
LTCOMPILE base64.lo
LTCOMPILE token64.lo
LINK libipt.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/ipt'
Making all in sdp
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/sdp'
make all-am
make[4]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/sdp'
LTCOMPILE sdp.lo
LTCOMPILE sdp_parse.lo
LTCOMPILE sdp_print.lo
sdp_print.c:273:24: warning: address of array 'sdp->sdp_version' will always evaluate to 'true' [-Wpointer-bool-conversion]
if (p->pr_ok && sdp->sdp_version)
~~ ~~~~~^~~~~~~~~~~
1 warning generated.
LTCOMPILE sdp_tag.lo
LTCOMPILE sdp_tag_ref.lo
LINK libsdp.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[4]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/sdp'
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/sdp'
Making all in url
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/url'
make all-am
make[4]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/url'
LTCOMPILE url.lo
LTCOMPILE url_tag.lo
LTCOMPILE url_tag_ref.lo
LINK liburl.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[4]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/url'
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/url'
Making all in msg
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/msg'
make all-am
make[4]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/msg'
COMPILE test_class.o
COMPILE test_table.o
COMPILE test_inlined.o
rm -f libtest_msg.a
ar cru libtest_msg.a test_class.o test_table.o test_inlined.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libtest_msg.a
LTCOMPILE msg.lo
msg.c:245:34: warning: 'memset' call operates on objects of type 'su_sockaddr_t [1]' while the size is based on a different type 'su_sockaddr_t (*)[1]' [-Wsizeof-pointer-memaccess]
memset(&msg->m_addr, 0, sizeof(&msg->m_addr));
~~~~~~~~~~~~ ^~~~~~~~~~~~
msg.c:245:34: note: did you mean to remove the addressof in the argument to 'sizeof' (and multiply it by the number of elements)?
memset(&msg->m_addr, 0, sizeof(&msg->m_addr));
^~~~~~~~~~~~
msg.c:246:38: warning: 'memset' call operates on objects of type 'su_addrinfo_t' (aka 'struct addrinfo') while the size is based on a different type 'su_addrinfo_t *' (aka 'struct addrinfo *') [-Wsizeof-pointer-memaccess]
memset(&msg->m_addrinfo, 0, sizeof(&msg->m_addrinfo));
~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~
msg.c:246:38: note: did you mean to remove the addressof in the argument to 'sizeof' (and multiply it by the number of elements)?
memset(&msg->m_addrinfo, 0, sizeof(&msg->m_addrinfo));
^~~~~~~~~~~~~~~~
2 warnings generated.
LTCOMPILE msg_tag.lo
LTCOMPILE msg_inlined.lo
LTCOMPILE msg_mime.lo
LTCOMPILE msg_mime_table.lo
LTCOMPILE msg_header_copy.lo
LTCOMPILE msg_header_make.lo
LTCOMPILE msg_parser.lo
LTCOMPILE msg_mclass.lo
LTCOMPILE msg_parser_util.lo
LTCOMPILE msg_basic.lo
LTCOMPILE msg_generic.lo
LTCOMPILE msg_date.lo
LTCOMPILE msg_auth.lo
LINK libmsg.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[4]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/msg'
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/msg'
Making all in sip
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/sip'
make all-am
make[4]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/sip'
LTCOMPILE sip_parser.lo
LTCOMPILE sip_header.lo
LTCOMPILE sip_util.lo
LTCOMPILE sip_pref_util.lo
LTCOMPILE sip_basic.lo
LTCOMPILE sip_extra.lo
LTCOMPILE sip_feature.lo
sip_feature.c:121:31: warning: comparison of constant 32 with expression of type 'sip_method_t' is always true [-Wtautological-constant-out-of-range-compare]
if (method >= 0 && method < 32)
~~~~~~ ^ ~~
sip_feature.c:136:45: warning: comparison of constant 32 with expression of type 'sip_method_t' is always true [-Wtautological-constant-out-of-range-compare]
if (sip_method_unknown < method && method < 32)
~~~~~~ ^ ~~
2 warnings generated.
LTCOMPILE sip_mime.lo
LTCOMPILE sip_security.lo
LTCOMPILE sip_event.lo
LTCOMPILE sip_prack.lo
LTCOMPILE sip_refer.lo
LTCOMPILE sip_session.lo
LTCOMPILE sip_caller_prefs.lo
LTCOMPILE sip_reason.lo
LTCOMPILE sip_status.lo
LTCOMPILE sip_time.lo
LTCOMPILE sip_tag_class.lo
LTCOMPILE sip_inlined.lo
LTCOMPILE sip_tag.lo
LTCOMPILE sip_parser_table.lo
LTCOMPILE sip_tag_ref.lo
LINK libsip.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[4]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/sip'
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/sip'
Making all in http
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/http'
make all-am
make[4]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/http'
LTCOMPILE http_parser.lo
LTCOMPILE http_header.lo
LTCOMPILE http_basic.lo
LTCOMPILE http_extra.lo
LTCOMPILE http_inlined.lo
LTCOMPILE http_status.lo
LTCOMPILE http_tag_class.lo
LTCOMPILE http_tag.lo
LTCOMPILE http_parser_table.lo
LTCOMPILE http_tag_ref.lo
LINK libhttp.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[4]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/http'
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/http'
Making all in stun
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/stun'
make all-am
make[4]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/stun'
LTCOMPILE stun.lo
LTCOMPILE stun_common.lo
LTCOMPILE stun_dns.lo
stun_dns.c:95:19: warning: address of array 'rr->srv_record' will always evaluate to 'true' [-Wpointer-bool-conversion]
if (rr && rr->srv_record && rr->srv_record->r_type == sres_type_srv) {
~~ ~~~~^~~~~~~~~~
1 warning generated.
LTCOMPILE stun_mini.lo
LTCOMPILE stun_tag.lo
LTCOMPILE stun_tag_ref.lo
LINK libstun.la
ar: `u' modifier ignored since `D' is the default (see `U')
COMPILE stunc.o
LINK stunc
make[4]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/stun'
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/stun'
Making all in soa
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/soa'
make all-am
make[4]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/soa'
LTCOMPILE soa.lo
LTCOMPILE soa_static.lo
soa_static.c:728:48: warning: expression which evaluates to zero treated as a null pointer constant of type 'sdp_text_t *' (aka 'const char *') [-Wnon-literal-null-conversion]
Ns = sdp_media_count(session, sdp_media_any, (sdp_text_t)0, (sdp_proto_e)0, (sdp_text_t)0);
^~~~~~~~~~~~~
soa_static.c:728:79: warning: expression which evaluates to zero treated as a null pointer constant of type 'sdp_text_t *' (aka 'const char *') [-Wnon-literal-null-conversion]
Ns = sdp_media_count(session, sdp_media_any, (sdp_text_t)0, (sdp_proto_e)0, (sdp_text_t)0);
^~~~~~~~~~~~~
soa_static.c:729:45: warning: expression which evaluates to zero treated as a null pointer constant of type 'sdp_text_t *' (aka 'const char *') [-Wnon-literal-null-conversion]
Nu = sdp_media_count(user, sdp_media_any, (sdp_text_t)0, (sdp_proto_e)0, (sdp_text_t)0);
^~~~~~~~~~~~~
soa_static.c:729:76: warning: expression which evaluates to zero treated as a null pointer constant of type 'sdp_text_t *' (aka 'const char *') [-Wnon-literal-null-conversion]
Nu = sdp_media_count(user, sdp_media_any, (sdp_text_t)0, (sdp_proto_e)0, (sdp_text_t)0);
^~~~~~~~~~~~~
soa_static.c:730:47: warning: expression which evaluates to zero treated as a null pointer constant of type 'sdp_text_t *' (aka 'const char *') [-Wnon-literal-null-conversion]
Nr = sdp_media_count(remote, sdp_media_any, (sdp_text_t)0, (sdp_proto_e)0, (sdp_text_t)0);
^~~~~~~~~~~~~
soa_static.c:730:78: warning: expression which evaluates to zero treated as a null pointer constant of type 'sdp_text_t *' (aka 'const char *') [-Wnon-literal-null-conversion]
Nr = sdp_media_count(remote, sdp_media_any, (sdp_text_t)0, (sdp_proto_e)0, (sdp_text_t)0);
^~~~~~~~~~~~~
soa_static.c:1142:69: warning: expression which evaluates to zero treated as a null pointer constant of type 'sdp_text_t *' (aka 'const char *') [-Wnon-literal-null-conversion]
if (sdp_media_count(remote, sdp_media_any, "*", (sdp_proto_e)0, (sdp_text_t)0) <
^~~~~~~~~~~~~
soa_static.c:1143:61: warning: expression which evaluates to zero treated as a null pointer constant of type 'sdp_text_t *' (aka 'const char *') [-Wnon-literal-null-conversion]
sdp_media_count(local, sdp_media_any, "*", (sdp_proto_e)0, (sdp_text_t)0)) {
^~~~~~~~~~~~~
8 warnings generated.
LTCOMPILE soa_tag.lo
LTCOMPILE soa_tag_ref.lo
LINK libsoa.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[4]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/soa'
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/soa'
Making all in tport
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/tport'
make all-am
make[4]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/tport'
LTCOMPILE tport.lo
LTCOMPILE tport_logging.lo
LTCOMPILE tport_stub_sigcomp.lo
LTCOMPILE tport_type_udp.lo
LTCOMPILE tport_type_tcp.lo
LTCOMPILE tport_type_sctp.lo
LTCOMPILE tport_tag.lo
LTCOMPILE tport_tag_ref.lo
LTCOMPILE tport_type_connect.lo
LTCOMPILE tport_stub_stun.lo
LTCOMPILE tport_type_stun.lo
LINK libtport.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[4]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/tport'
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/tport'
Making all in nta
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/nta'
make all-am
make[4]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/nta'
LTCOMPILE nta.lo
LTCOMPILE nta_check.lo
LTCOMPILE nta_tag.lo
LTCOMPILE nta_tag_ref.lo
LTCOMPILE sl_utils_print.lo
LTCOMPILE sl_utils_log.lo
LTCOMPILE sl_read_payload.lo
LINK libnta.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[4]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/nta'
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/nta'
Making all in nth
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/nth'
make all-am
make[4]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/nth'
LTCOMPILE nth_client.lo
LTCOMPILE nth_server.lo
LTCOMPILE nth_tag.lo
LTCOMPILE nth_tag_ref.lo
LINK libnth.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[4]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/nth'
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/nth'
Making all in nea
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/nea'
make all-am
make[4]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/nea'
LTCOMPILE nea.lo
LTCOMPILE nea_event.lo
LTCOMPILE nea_server.lo
LTCOMPILE nea_debug.lo
LTCOMPILE nea_tag.lo
LTCOMPILE nea_tag_ref.lo
LINK libnea.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[4]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/nea'
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/nea'
Making all in iptsec
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/iptsec'
make all-am
make[4]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/iptsec'
LTCOMPILE auth_client.lo
LTCOMPILE auth_common.lo
LTCOMPILE auth_digest.lo
LTCOMPILE auth_module.lo
auth_module.c:538:11: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
if (n < 0 || n >= INT_MAX)
~ ^ ~
auth_module.c:1021:13: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
if (len < 0)
~~~ ^ ~
2 warnings generated.
LTCOMPILE auth_tag.lo
LTCOMPILE auth_tag_ref.lo
LTCOMPILE auth_plugin.lo
LTCOMPILE auth_plugin_delayed.lo
LTCOMPILE auth_module_sip.lo
LTCOMPILE iptsec_debug.lo
LTCOMPILE auth_module_http.lo
LINK libiptsec.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[4]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/iptsec'
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/iptsec'
Making all in nua
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/nua'
make all-am
make[4]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/nua'
LTCOMPILE nua.lo
LTCOMPILE nua_common.lo
LTCOMPILE nua_stack.lo
nua_stack.c:859:18: warning: address of array 'nh->nh_ds' will always evaluate to 'true' [-Wpointer-bool-conversion]
while (nh->nh_ds && nh->nh_ds->ds_usage) {
~~~~^~~~~ ~~
nua_stack.c:1068:17: warning: address of array 'nh->nh_ds' will always evaluate to 'true' [-Wpointer-bool-conversion]
if (nh && nh->nh_ds && nh->nh_ds->ds_leg)
~~ ~~~~^~~~~
2 warnings generated.
LTCOMPILE nua_server.lo
LTCOMPILE nua_client.lo
nua_client.c:177:10: warning: address of array 'cr->cr_signal' will always evaluate to 'true' [-Wpointer-bool-conversion]
if (cr->cr_signal) {
~~ ~~~~^~~~~~~~~
1 warning generated.
LTCOMPILE nua_extension.lo
LTCOMPILE nua_dialog.lo
LTCOMPILE outbound.lo
LTCOMPILE nua_params.lo
LTCOMPILE nua_register.lo
LTCOMPILE nua_registrar.lo
LTCOMPILE nua_session.lo
LTCOMPILE nua_options.lo
LTCOMPILE nua_message.lo
LTCOMPILE nua_publish.lo
nua_publish.c:416:16: warning: expression result unused [-Wunused-value]
SET_STATUS1(NUA_ERROR_AT(__FILE__, __LINE__));
~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./nua_stack.h:187:39: note: expanded from macro 'NUA_ERROR_AT'
#define NUA_ERROR_AT(file, line) 900, _NUA_INTERNAL_ERROR_AT(file, line)
^
./nua_stack.h:186:44: note: expanded from macro '_NUA_INTERNAL_ERROR_AT'
#define _NUA_INTERNAL_ERROR_AT(file, line) "Internal error at " file ":" #line
^
./nua_stack.h:434:35: note: expanded from macro 'SET_STATUS1'
#define SET_STATUS1(x) ((status = x), status), (phrase = ((void)x))
^
1 warning generated.
LTCOMPILE nua_subnotref.lo
LTCOMPILE nua_notifier.lo
LTCOMPILE nua_event_server.lo
nua_event_server.c:202:15: warning: expression result unused [-Wunused-value]
SET_STATUS1(SIP_200_OK);
^~~~~~~~~~
../../libsofia-sip-ua/sip/sofia-sip/sip_status.h:58:46: note: expanded from macro 'SIP_200_OK'
#define SIP_200_OK 200, sip_200_OK
^~~~~~~~~~
./nua_stack.h:434:35: note: expanded from macro 'SET_STATUS1'
#define SET_STATUS1(x) ((status = x), status), (phrase = ((void)x))
^
nua_event_server.c:221:38: warning: expression result unused [-Wunused-value]
what = "rejected"; SET_STATUS1(SIP_403_FORBIDDEN);
^~~~~~~~~~~~~~~~~
../../libsofia-sip-ua/sip/sofia-sip/sip_status.h:78:46: note: expanded from macro 'SIP_403_FORBIDDEN'
#define SIP_403_FORBIDDEN 403, sip_403_Forbidden
^~~~~~~~~~~~~~~~~
./nua_stack.h:434:35: note: expanded from macro 'SET_STATUS1'
#define SET_STATUS1(x) ((status = x), status), (phrase = ((void)x))
^
nua_event_server.c:224:37: warning: expression result unused [-Wunused-value]
what = "pending"; SET_STATUS1(SIP_202_ACCEPTED);
^~~~~~~~~~~~~~~~
../../libsofia-sip-ua/sip/sofia-sip/sip_status.h:60:46: note: expanded from macro 'SIP_202_ACCEPTED'
#define SIP_202_ACCEPTED 202, sip_202_Accepted
^~~~~~~~~~~~~~~~
./nua_stack.h:434:35: note: expanded from macro 'SET_STATUS1'
#define SET_STATUS1(x) ((status = x), status), (phrase = ((void)x))
^
3 warnings generated.
LTCOMPILE nua_tag.lo
LTCOMPILE nua_tag_ref.lo
LINK libnua.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[4]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/nua'
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/nua'
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua'
LINK libsofia-sip-ua.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua'
make[2]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua'
Making all in libsofia-sip-ua-glib
make[2]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua-glib'
Making built-sources in su-glib
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua-glib/su-glib'
make[3]: Nothing to be done for 'built-sources'.
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua-glib/su-glib'
Making all in su-glib
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua-glib/su-glib'
LTCOMPILE su_source.lo
su_source.c:281:3: warning: 'g_static_mutex_init' is deprecated [-Wdeprecated-declarations]
g_static_mutex_init(self->sup_obtained);
^
/usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: 'g_static_mutex_init' has been explicitly marked deprecated here
void g_static_mutex_init (GStaticMutex *mutex);
^
su_source.c:283:3: warning: 'g_static_mutex_init' is deprecated [-Wdeprecated-declarations]
g_static_mutex_init(self->sup_mutex);
^
/usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: 'g_static_mutex_init' has been explicitly marked deprecated here
void g_static_mutex_init (GStaticMutex *mutex);
^
su_source.c:293:3: warning: 'g_static_mutex_free' is deprecated [-Wdeprecated-declarations]
g_static_mutex_free(self->sup_mutex);
^
/usr/include/glib-2.0/glib/deprecated/gthread.h:152:9: note: 'g_static_mutex_free' has been explicitly marked deprecated here
void g_static_mutex_free (GStaticMutex *mutex);
^
su_source.c:294:3: warning: 'g_static_mutex_free' is deprecated [-Wdeprecated-declarations]
g_static_mutex_free(self->sup_obtained);
^
/usr/include/glib-2.0/glib/deprecated/gthread.h:152:9: note: 'g_static_mutex_free' has been explicitly marked deprecated here
void g_static_mutex_free (GStaticMutex *mutex);
^
su_source.c:360:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated [-Wdeprecated-declarations]
g_static_mutex_unlock(self->sup_obtained);
^
/usr/include/glib-2.0/glib/deprecated/gthread.h:147:21: note: expanded from macro 'g_static_mutex_unlock'
g_mutex_unlock (g_static_mutex_get_mutex (mutex))
^
/usr/include/glib-2.0/glib/deprecated/gthread.h:131:34: note: expanded from macro 'g_static_mutex_get_mutex'
#define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl
^
/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here
GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
^
su_source.c:366:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated [-Wdeprecated-declarations]
g_static_mutex_lock(self->sup_obtained);
^
/usr/include/glib-2.0/glib/deprecated/gthread.h:143:19: note: expanded from macro 'g_static_mutex_lock'
g_mutex_lock (g_static_mutex_get_mutex (mutex))
^
/usr/include/glib-2.0/glib/deprecated/gthread.h:131:34: note: expanded from macro 'g_static_mutex_get_mutex'
#define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl
^
/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here
GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
^
su_source.c:399:5: warning: 'g_source_get_current_time' is deprecated [-Wdeprecated-declarations]
g_source_get_current_time(gs, >imeval);
^
/usr/include/glib-2.0/glib/gmain.h:512:10: note: 'g_source_get_current_time' has been explicitly marked deprecated here
void g_source_get_current_time (GSource *source,
^
su_source.c:468:5: warning: 'g_source_get_current_time' is deprecated [-Wdeprecated-declarations]
g_source_get_current_time(gs, >imeval);
^
/usr/include/glib-2.0/glib/gmain.h:512:10: note: 'g_source_get_current_time' has been explicitly marked deprecated here
void g_source_get_current_time (GSource *source,
^
su_source.c:508:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated [-Wdeprecated-declarations]
g_static_mutex_lock(self->sup_mutex);
^
/usr/include/glib-2.0/glib/deprecated/gthread.h:143:19: note: expanded from macro 'g_static_mutex_lock'
g_mutex_lock (g_static_mutex_get_mutex (mutex))
^
/usr/include/glib-2.0/glib/deprecated/gthread.h:131:34: note: expanded from macro 'g_static_mutex_get_mutex'
#define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl
^
/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here
GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
^
su_source.c:516:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated [-Wdeprecated-declarations]
g_static_mutex_unlock(self->sup_mutex);
^
/usr/include/glib-2.0/glib/deprecated/gthread.h:147:21: note: expanded from macro 'g_static_mutex_unlock'
g_mutex_unlock (g_static_mutex_get_mutex (mutex))
^
/usr/include/glib-2.0/glib/deprecated/gthread.h:131:34: note: expanded from macro 'g_static_mutex_get_mutex'
#define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl
^
/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here
GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
^
10 warnings generated.
LINK libsu-glib.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua-glib/su-glib'
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua-glib'
LINK libsofia-sip-ua-glib.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua-glib'
make[2]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua-glib'
Making all in utils
make[2]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/utils'
COMPILE sip-options.o
LINK sip-options
COMPILE sip-date.o
LINK sip-date
COMPILE sip-dig.o
LINK sip-dig
make[2]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/utils'
Making all in packages
make[2]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/packages'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/packages'
Making all in tests
make[2]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/tests'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/tests'
make[2]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11'
mkdir -p man man/man1 2> /dev/null
make -C libsofia-sip-ua/docs built-sources
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/docs'
make[3]: Nothing to be done for 'built-sources'.
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/docs'
cd utils && doxygen
/tmp/sofia-sip/src/sofia-sip-1.12.11/utils/sip-dig.c:123: warning: explicit link request to 'SRESOLV_DEBUG' could not be resolved
/tmp/sofia-sip/src/sofia-sip-1.12.11/utils/sip-options.c:86: warning: explicit link request to 'SIPADDRESS' could not be resolved
/tmp/sofia-sip/src/sofia-sip-1.12.11/utils/sip-options.c:86: warning: explicit link request to 'sip_proxy' could not be resolved
/tmp/sofia-sip/src/sofia-sip-1.12.11/utils/sip-options.c:86: warning: explicit link request to 'NTA_DEBUG' could not be resolved
/tmp/sofia-sip/src/sofia-sip-1.12.11/utils/sip-options.c:86: warning: explicit link request to 'TPORT_DEBUG' could not be resolved
/tmp/sofia-sip/src/sofia-sip-1.12.11/utils/sip-options.c:86: warning: explicit link request to 'TPORT_LOG' could not be resolved
/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/stun/stunc.c:108: warning: explicit link request to 'STUN_DEBUG' could not be resolved
make[2]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11'
make[1]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11'
==> Entering fakeroot environment...
==> Starting package()...
Making install in s2check
make[1]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/s2check'
make[2]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/s2check'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/s2check'
make[1]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/s2check'
Making install in libsofia-sip-ua
make[1]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua'
Making install in su
make[2]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/su'
make install-am
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/su'
make[4]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/su'
test -z "/usr/bin" || mkdir -p -- "/tmp/sofia-sip/pkg/sofia-sip/usr/bin"
/bin/sh ../../libtool --mode=install /usr/bin/install -c 'addrinfo' '/tmp/sofia-sip/pkg/sofia-sip/usr/bin/addrinfo'
libtool: install: /usr/bin/install -c addrinfo /tmp/sofia-sip/pkg/sofia-sip/usr/bin/addrinfo
/bin/sh ../../libtool --mode=install /usr/bin/install -c 'localinfo' '/tmp/sofia-sip/pkg/sofia-sip/usr/bin/localinfo'
libtool: install: /usr/bin/install -c localinfo /tmp/sofia-sip/pkg/sofia-sip/usr/bin/localinfo
test -z "/usr/share/sofia-sip" || mkdir -p -- "/tmp/sofia-sip/pkg/sofia-sip/usr/share/sofia-sip"
/usr/bin/install -c 'tag_dll.awk' '/tmp/sofia-sip/pkg/sofia-sip/usr/share/sofia-sip/tag_dll.awk'
test -z "/usr/include/sofia-sip-1.12" || mkdir -p -- "/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12"
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/su_types.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/su_types.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/su.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/su.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/su_errno.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/su_errno.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/su_addrinfo.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/su_addrinfo.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/su_localinfo.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/su_localinfo.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/su_wait.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/su_wait.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/su_alloc.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/su_alloc.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/su_alloc_stat.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/su_alloc_stat.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/su_strlst.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/su_strlst.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/su_vector.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/su_vector.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/su_time.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/su_time.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/su_tag.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/su_tag.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/su_tag_class.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/su_tag_class.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/su_tagarg.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/su_tagarg.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/su_tag_io.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/su_tag_io.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/su_tag_inline.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/su_tag_inline.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/htable.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/htable.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/htable2.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/htable2.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/rbtree.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/rbtree.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/heap.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/heap.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/su_debug.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/su_debug.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/su_log.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/su_log.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/su_config.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/su_config.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/su_md5.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/su_md5.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/su_uniqueid.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/su_uniqueid.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/su_bm.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/su_bm.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/tstdef.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/tstdef.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/su_os_nw.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/su_os_nw.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/su_string.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/su_string.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/string0.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/string0.h'
test -z "/usr/include/sofia-sip-1.12" || mkdir -p -- "/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12"
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/su_configure.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/su_configure.h'
make[4]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/su'
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/su'
make[2]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/su'
Making install in features
make[2]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/features'
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/features'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/usr/include/sofia-sip-1.12" || mkdir -p -- "/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12"
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/sofia_features.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/sofia_features.h'
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/features'
make[2]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/features'
Making install in bnf
make[2]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/bnf'
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/bnf'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/usr/include/sofia-sip-1.12" || mkdir -p -- "/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12"
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/bnf.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/bnf.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/hostdomain.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/hostdomain.h'
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/bnf'
make[2]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/bnf'
Making install in sresolv
make[2]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/sresolv'
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/sresolv'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/usr/include/sofia-sip-1.12" || mkdir -p -- "/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12"
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/sresolv.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/sresolv.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/sres_sip.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/sres_sip.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-resolv/sres.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-resolv/sres.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-resolv/sres_config.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-resolv/sres_config.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-resolv/sres_async.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-resolv/sres_async.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-resolv/sres_cache.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-resolv/sres_cache.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-resolv/sres_record.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-resolv/sres_record.h'
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/sresolv'
make[2]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/sresolv'
Making install in ipt
make[2]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/ipt'
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/ipt'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/usr/include/sofia-sip-1.12" || mkdir -p -- "/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12"
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/base64.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/base64.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/token64.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/token64.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/uniqueid.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/uniqueid.h'
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/ipt'
make[2]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/ipt'
Making install in sdp
make[2]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/sdp'
make install-am
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/sdp'
make[4]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/sdp'
make[4]: Nothing to be done for 'install-exec-am'.
test -z "/usr/include/sofia-sip-1.12" || mkdir -p -- "/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12"
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/sdp.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/sdp.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/sdp_tag.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/sdp_tag.h'
make[4]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/sdp'
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/sdp'
make[2]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/sdp'
Making install in url
make[2]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/url'
make install-am
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/url'
make[4]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/url'
make[4]: Nothing to be done for 'install-exec-am'.
test -z "/usr/include/sofia-sip-1.12" || mkdir -p -- "/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12"
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/url.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/url.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/url_tag.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/url_tag.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/url_tag_class.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/url_tag_class.h'
make[4]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/url'
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/url'
make[2]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/url'
Making install in msg
make[2]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/msg'
make install-am
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/msg'
make[4]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/msg'
make[4]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/sofia-sip" || mkdir -p -- "/tmp/sofia-sip/pkg/sofia-sip/usr/share/sofia-sip"
/usr/bin/install -c 'msg_parser.awk' '/tmp/sofia-sip/pkg/sofia-sip/usr/share/sofia-sip/msg_parser.awk'
test -z "/usr/include/sofia-sip-1.12" || mkdir -p -- "/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12"
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/msg_protos.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/msg_protos.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/msg_mime_protos.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/msg_mime_protos.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/msg.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/msg.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/msg_header.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/msg_header.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/msg_types.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/msg_types.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/msg_mclass.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/msg_mclass.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/msg_mclass_hash.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/msg_mclass_hash.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/msg_parser.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/msg_parser.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/msg_addr.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/msg_addr.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/msg_date.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/msg_date.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/msg_buffer.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/msg_buffer.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/msg_tag_class.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/msg_tag_class.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/msg_mime.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/msg_mime.h'
make[4]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/msg'
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/msg'
make[2]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/msg'
Making install in sip
make[2]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/sip'
make install-am
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/sip'
make[4]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/sip'
make[4]: Nothing to be done for 'install-exec-am'.
test -z "/usr/include/sofia-sip-1.12" || mkdir -p -- "/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12"
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/sip_hclasses.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/sip_hclasses.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/sip_protos.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/sip_protos.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/sip_tag.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/sip_tag.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/sip_extra.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/sip_extra.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/sip.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/sip.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/sip_util.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/sip_util.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/sip_header.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/sip_header.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/sip_parser.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/sip_parser.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/sip_tag_class.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/sip_tag_class.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/sip_status.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/sip_status.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/sip_hclasses.h.in' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/sip_hclasses.h.in'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/sip_protos.h.in' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/sip_protos.h.in'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/sip_tag.h.in' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/sip_tag.h.in'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/sip_extra.h.in' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/sip_extra.h.in'
make[4]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/sip'
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/sip'
make[2]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/sip'
Making install in http
make[2]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/http'
make install-am
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/http'
make[4]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/http'
make[4]: Nothing to be done for 'install-exec-am'.
test -z "/usr/include/sofia-sip-1.12" || mkdir -p -- "/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12"
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/http_protos.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/http_protos.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/http_tag.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/http_tag.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/http.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/http.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/http_header.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/http_header.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/http_parser.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/http_parser.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/http_tag_class.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/http_tag_class.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/http_status.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/http_status.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/http_hclasses.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/http_hclasses.h'
make[4]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/http'
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/http'
make[2]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/http'
Making install in stun
make[2]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/stun'
make install-am
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/stun'
make[4]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/stun'
test -z "/usr/bin" || mkdir -p -- "/tmp/sofia-sip/pkg/sofia-sip/usr/bin"
/bin/sh ../../libtool --mode=install /usr/bin/install -c 'stunc' '/tmp/sofia-sip/pkg/sofia-sip/usr/bin/stunc'
libtool: install: /usr/bin/install -c stunc /tmp/sofia-sip/pkg/sofia-sip/usr/bin/stunc
test -z "/usr/include/sofia-sip-1.12" || mkdir -p -- "/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12"
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/stun.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/stun.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/stun_common.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/stun_common.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/stun_tag.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/stun_tag.h'
make[4]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/stun'
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/stun'
make[2]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/stun'
Making install in soa
make[2]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/soa'
make install-am
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/soa'
make[4]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/soa'
make[4]: Nothing to be done for 'install-exec-am'.
test -z "/usr/include/sofia-sip-1.12" || mkdir -p -- "/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12"
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/soa.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/soa.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/soa_session.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/soa_session.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/soa_add.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/soa_add.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/soa_tag.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/soa_tag.h'
make[4]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/soa'
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/soa'
make[2]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/soa'
Making install in tport
make[2]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/tport'
make install-am
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/tport'
make[4]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/tport'
test -z "/usr/bin" || mkdir -p -- "/tmp/sofia-sip/pkg/sofia-sip/usr/bin"
test -z "/usr/include/sofia-sip-1.12" || mkdir -p -- "/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12"
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/tport.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/tport.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/tport_tag.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/tport_tag.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/tport_plugins.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/tport_plugins.h'
make[4]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/tport'
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/tport'
make[2]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/tport'
Making install in nta
make[2]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/nta'
make install-am
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/nta'
make[4]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/nta'
make[4]: Nothing to be done for 'install-exec-am'.
test -z "/usr/include/sofia-sip-1.12" || mkdir -p -- "/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12"
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/nta.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/nta.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/nta_stateless.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/nta_stateless.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/nta_tport.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/nta_tport.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/nta_tag.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/nta_tag.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/sl_utils.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/sl_utils.h'
make[4]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/nta'
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/nta'
make[2]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/nta'
Making install in nth
make[2]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/nth'
make install-am
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/nth'
make[4]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/nth'
make[4]: Nothing to be done for 'install-exec-am'.
test -z "/usr/include/sofia-sip-1.12" || mkdir -p -- "/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12"
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/nth.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/nth.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/nth_tag.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/nth_tag.h'
make[4]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/nth'
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/nth'
make[2]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/nth'
Making install in nea
make[2]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/nea'
make install-am
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/nea'
make[4]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/nea'
make[4]: Nothing to be done for 'install-exec-am'.
test -z "/usr/include/sofia-sip-1.12" || mkdir -p -- "/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12"
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/nea.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/nea.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/nea_tag.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/nea_tag.h'
make[4]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/nea'
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/nea'
make[2]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/nea'
Making install in iptsec
make[2]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/iptsec'
make install-am
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/iptsec'
make[4]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/iptsec'
make[4]: Nothing to be done for 'install-exec-am'.
test -z "/usr/include/sofia-sip-1.12" || mkdir -p -- "/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12"
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/auth_common.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/auth_common.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/auth_client.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/auth_client.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/auth_digest.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/auth_digest.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/auth_module.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/auth_module.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/auth_plugin.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/auth_plugin.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/auth_client_plugin.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/auth_client_plugin.h'
make[4]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/iptsec'
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/iptsec'
make[2]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/iptsec'
Making install in nua
make[2]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/nua'
make install-am
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/nua'
make[4]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/nua'
make[4]: Nothing to be done for 'install-exec-am'.
test -z "/usr/include/sofia-sip-1.12" || mkdir -p -- "/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12"
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/nua.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/nua.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/nua_tag.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/nua_tag.h'
make[4]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/nua'
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/nua'
make[2]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/nua'
make[2]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua'
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua'
test -z "/usr/lib" || mkdir -p -- "/tmp/sofia-sip/pkg/sofia-sip/usr/lib"
/bin/sh ../libtool --mode=install /usr/bin/install -c 'libsofia-sip-ua.la' '/tmp/sofia-sip/pkg/sofia-sip/usr/lib/libsofia-sip-ua.la'
libtool: install: /usr/bin/install -c .libs/libsofia-sip-ua.so.0.6.0 /tmp/sofia-sip/pkg/sofia-sip/usr/lib/libsofia-sip-ua.so.0.6.0
libtool: install: (cd /tmp/sofia-sip/pkg/sofia-sip/usr/lib && { ln -s -f libsofia-sip-ua.so.0.6.0 libsofia-sip-ua.so.0 || { rm -f libsofia-sip-ua.so.0 && ln -s libsofia-sip-ua.so.0.6.0 libsofia-sip-ua.so.0; }; })
libtool: install: (cd /tmp/sofia-sip/pkg/sofia-sip/usr/lib && { ln -s -f libsofia-sip-ua.so.0.6.0 libsofia-sip-ua.so || { rm -f libsofia-sip-ua.so && ln -s libsofia-sip-ua.so.0.6.0 libsofia-sip-ua.so; }; })
libtool: install: /usr/bin/install -c .libs/libsofia-sip-ua.lai /tmp/sofia-sip/pkg/sofia-sip/usr/lib/libsofia-sip-ua.la
libtool: install: /usr/bin/install -c .libs/libsofia-sip-ua.a /tmp/sofia-sip/pkg/sofia-sip/usr/lib/libsofia-sip-ua.a
libtool: install: chmod 644 /tmp/sofia-sip/pkg/sofia-sip/usr/lib/libsofia-sip-ua.a
libtool: install: ranlib /tmp/sofia-sip/pkg/sofia-sip/usr/lib/libsofia-sip-ua.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua'
make[2]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua'
make[1]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua'
Making install in libsofia-sip-ua-glib
make[1]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua-glib'
Making install in su-glib
make[2]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua-glib/su-glib'
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua-glib/su-glib'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/usr/include/sofia-sip-1.12" || mkdir -p -- "/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12"
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/su_source.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/su_source.h'
/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh -c -m 644 'sofia-sip/su_glib.h' '/tmp/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.12/sofia-sip/su_glib.h'
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua-glib/su-glib'
make[2]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua-glib/su-glib'
make[2]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua-glib'
make[3]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua-glib'
test -z "/usr/lib" || mkdir -p -- "/tmp/sofia-sip/pkg/sofia-sip/usr/lib"
/bin/sh ../libtool --mode=install /usr/bin/install -c 'libsofia-sip-ua-glib.la' '/tmp/sofia-sip/pkg/sofia-sip/usr/lib/libsofia-sip-ua-glib.la'
libtool: install: warning: relinking `libsofia-sip-ua-glib.la'
libtool: install: (cd /tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua-glib; /bin/sh /tmp/sofia-sip/src/sofia-sip-1.12.11/libtool --tag CC --silent --mode=relink clang -o libsofia-sip-ua-glib.la -rpath /usr/lib -version-info 3:0:0 ../libsofia-sip-ua/libsofia-sip-ua.la su-glib/libsu-glib.la -lglib-2.0 -lpthread -inst-prefix-dir /tmp/sofia-sip/pkg/sofia-sip)
libtool: install: /usr/bin/install -c .libs/libsofia-sip-ua-glib.so.3.0.0T /tmp/sofia-sip/pkg/sofia-sip/usr/lib/libsofia-sip-ua-glib.so.3.0.0
libtool: install: (cd /tmp/sofia-sip/pkg/sofia-sip/usr/lib && { ln -s -f libsofia-sip-ua-glib.so.3.0.0 libsofia-sip-ua-glib.so.3 || { rm -f libsofia-sip-ua-glib.so.3 && ln -s libsofia-sip-ua-glib.so.3.0.0 libsofia-sip-ua-glib.so.3; }; })
libtool: install: (cd /tmp/sofia-sip/pkg/sofia-sip/usr/lib && { ln -s -f libsofia-sip-ua-glib.so.3.0.0 libsofia-sip-ua-glib.so || { rm -f libsofia-sip-ua-glib.so && ln -s libsofia-sip-ua-glib.so.3.0.0 libsofia-sip-ua-glib.so; }; })
libtool: install: /usr/bin/install -c .libs/libsofia-sip-ua-glib.lai /tmp/sofia-sip/pkg/sofia-sip/usr/lib/libsofia-sip-ua-glib.la
libtool: install: /usr/bin/install -c .libs/libsofia-sip-ua-glib.a /tmp/sofia-sip/pkg/sofia-sip/usr/lib/libsofia-sip-ua-glib.a
libtool: install: chmod 644 /tmp/sofia-sip/pkg/sofia-sip/usr/lib/libsofia-sip-ua-glib.a
libtool: install: ranlib /tmp/sofia-sip/pkg/sofia-sip/usr/lib/libsofia-sip-ua-glib.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua-glib'
make[2]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua-glib'
make[1]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua-glib'
Making install in utils
make[1]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/utils'
make[2]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/utils'
test -z "/usr/bin" || mkdir -p -- "/tmp/sofia-sip/pkg/sofia-sip/usr/bin"
/bin/sh ../libtool --mode=install /usr/bin/install -c 'sip-options' '/tmp/sofia-sip/pkg/sofia-sip/usr/bin/sip-options'
libtool: install: warning: `../libsofia-sip-ua/libsofia-sip-ua.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sip-options /tmp/sofia-sip/pkg/sofia-sip/usr/bin/sip-options
/bin/sh ../libtool --mode=install /usr/bin/install -c 'sip-date' '/tmp/sofia-sip/pkg/sofia-sip/usr/bin/sip-date'
libtool: install: warning: `../libsofia-sip-ua/libsofia-sip-ua.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sip-date /tmp/sofia-sip/pkg/sofia-sip/usr/bin/sip-date
/bin/sh ../libtool --mode=install /usr/bin/install -c 'sip-dig' '/tmp/sofia-sip/pkg/sofia-sip/usr/bin/sip-dig'
libtool: install: warning: `../libsofia-sip-ua/libsofia-sip-ua.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sip-dig /tmp/sofia-sip/pkg/sofia-sip/usr/bin/sip-dig
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/utils'
make[1]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/utils'
Making install in packages
make[1]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/packages'
make[2]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/packages'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/lib/pkgconfig" || mkdir -p -- "/tmp/sofia-sip/pkg/sofia-sip/usr/lib/pkgconfig"
/usr/bin/install -c -m 644 'sofia-sip-ua.pc' '/tmp/sofia-sip/pkg/sofia-sip/usr/lib/pkgconfig/sofia-sip-ua.pc'
/usr/bin/install -c -m 644 'sofia-sip-ua-glib.pc' '/tmp/sofia-sip/pkg/sofia-sip/usr/lib/pkgconfig/sofia-sip-ua-glib.pc'
make[2]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/packages'
make[1]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/packages'
Making install in tests
make[1]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/tests'
make[2]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/tests'
make[1]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/tests'
make[1]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11'
mkdir -p man man/man1 2> /dev/null
make -C libsofia-sip-ua/docs built-sources
make[2]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/docs'
make[2]: Nothing to be done for 'built-sources'.
make[2]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/docs'
cd utils && doxygen
/tmp/sofia-sip/src/sofia-sip-1.12.11/utils/sip-dig.c:123: warning: explicit link request to 'SRESOLV_DEBUG' could not be resolved
/tmp/sofia-sip/src/sofia-sip-1.12.11/utils/sip-options.c:86: warning: explicit link request to 'SIPADDRESS' could not be resolved
/tmp/sofia-sip/src/sofia-sip-1.12.11/utils/sip-options.c:86: warning: explicit link request to 'sip_proxy' could not be resolved
/tmp/sofia-sip/src/sofia-sip-1.12.11/utils/sip-options.c:86: warning: explicit link request to 'NTA_DEBUG' could not be resolved
/tmp/sofia-sip/src/sofia-sip-1.12.11/utils/sip-options.c:86: warning: explicit link request to 'TPORT_DEBUG' could not be resolved
/tmp/sofia-sip/src/sofia-sip-1.12.11/utils/sip-options.c:86: warning: explicit link request to 'TPORT_LOG' could not be resolved
/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/stun/stunc.c:108: warning: explicit link request to 'STUN_DEBUG' could not be resolved
make[2]: Entering directory '/tmp/sofia-sip/src/sofia-sip-1.12.11'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/man/man1" || mkdir -p -- "/tmp/sofia-sip/pkg/sofia-sip/usr/share/man/man1"
/usr/bin/install -c -m 644 './man/man1/sip-date.1' '/tmp/sofia-sip/pkg/sofia-sip/usr/share/man/man1/sip-date.1'
/usr/bin/install -c -m 644 './man/man1/sip-options.1' '/tmp/sofia-sip/pkg/sofia-sip/usr/share/man/man1/sip-options.1'
/usr/bin/install -c -m 644 './man/man1/localinfo.1' '/tmp/sofia-sip/pkg/sofia-sip/usr/share/man/man1/localinfo.1'
/usr/bin/install -c -m 644 './man/man1/addrinfo.1' '/tmp/sofia-sip/pkg/sofia-sip/usr/share/man/man1/addrinfo.1'
/usr/bin/install -c -m 644 './man/man1/stunc.1' '/tmp/sofia-sip/pkg/sofia-sip/usr/share/man/man1/stunc.1'
/usr/bin/install -c -m 644 './man/man1/sip-dig.1' '/tmp/sofia-sip/pkg/sofia-sip/usr/share/man/man1/sip-dig.1'
make[2]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11'
make[1]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
-> Compressing man and info pages...
==> Checking for packaging issue...
==> Creating package "sofia-sip"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: sofia-sip 1.12.11-3 (Thu Apr 13 19:00:02 UTC 2017)
CMD: pacman --query --file sofia-sip-1.12.11-3-x86_64.pkg.tar.xz
Creating hybrid package for 'sofia-sip'
Trying to find vanilla package 'sofia-sip'...
CMD: pacman --query --file /mirror/sofia-sip-1.12.11-3.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.BUILDINFO
/.MTREE
/usr/bin/sip-dig
/usr/bin/sip-date
/usr/bin/addrinfo
/usr/bin/localinfo
/usr/bin/sip-options
/usr/bin/stunc
/usr/share/sofia-sip/msg_parser.awk
/usr/share/sofia-sip/tag_dll.awk
/usr/share/man/man1/sip-date.1.gz
/usr/share/man/man1/sip-dig.1.gz
/usr/share/man/man1/addrinfo.1.gz
/usr/share/man/man1/sip-options.1.gz
/usr/share/man/man1/stunc.1.gz
/usr/share/man/man1/localinfo.1.gz
/usr/lib/libsofia-sip-ua.so.0
/usr/lib/libsofia-sip-ua.so.0.6.0
/usr/lib/libsofia-sip-ua-glib.so
/usr/lib/libsofia-sip-ua-glib.so.3.0.0
/usr/lib/libsofia-sip-ua.so
/usr/lib/libsofia-sip-ua-glib.so.3
/usr/lib/pkgconfig/sofia-sip-ua-glib.pc
/usr/lib/pkgconfig/sofia-sip-ua.pc
/usr/include/sofia-sip-1.12/sofia-resolv/sres_config.h
/usr/include/sofia-sip-1.12/sofia-resolv/sres_record.h
/usr/include/sofia-sip-1.12/sofia-resolv/sres.h
/usr/include/sofia-sip-1.12/sofia-resolv/sres_async.h
/usr/include/sofia-sip-1.12/sofia-resolv/sres_cache.h
/usr/include/sofia-sip-1.12/sofia-sip/http_header.h
/usr/include/sofia-sip-1.12/sofia-sip/su_errno.h
/usr/include/sofia-sip-1.12/sofia-sip/msg_mime.h
/usr/include/sofia-sip-1.12/sofia-sip/su_wait.h
/usr/include/sofia-sip-1.12/sofia-sip/sresolv.h
/usr/include/sofia-sip-1.12/sofia-sip/tport.h
/usr/include/sofia-sip-1.12/sofia-sip/auth_common.h
/usr/include/sofia-sip-1.12/sofia-sip/http_protos.h
/usr/include/sofia-sip-1.12/sofia-sip/su_strlst.h
/usr/include/sofia-sip-1.12/sofia-sip/base64.h
/usr/include/sofia-sip-1.12/sofia-sip/su_tag_class.h
/usr/include/sofia-sip-1.12/sofia-sip/sip_parser.h
/usr/include/sofia-sip-1.12/sofia-sip/auth_plugin.h
/usr/include/sofia-sip-1.12/sofia-sip/msg_tag_class.h
/usr/include/sofia-sip-1.12/sofia-sip/tport_plugins.h
/usr/include/sofia-sip-1.12/sofia-sip/su_log.h
/usr/include/sofia-sip-1.12/sofia-sip/su_time.h
/usr/include/sofia-sip-1.12/sofia-sip/su_os_nw.h
/usr/include/sofia-sip-1.12/sofia-sip/url.h
/usr/include/sofia-sip-1.12/sofia-sip/soa.h
/usr/include/sofia-sip-1.12/sofia-sip/msg_header.h
/usr/include/sofia-sip-1.12/sofia-sip/su_tag.h
/usr/include/sofia-sip-1.12/sofia-sip/su_alloc_stat.h
/usr/include/sofia-sip-1.12/sofia-sip/nta_tag.h
/usr/include/sofia-sip-1.12/sofia-sip/su_uniqueid.h
/usr/include/sofia-sip-1.12/sofia-sip/su_tag_io.h
/usr/include/sofia-sip-1.12/sofia-sip/msg_protos.h
/usr/include/sofia-sip-1.12/sofia-sip/http_tag.h
/usr/include/sofia-sip-1.12/sofia-sip/sip_extra.h.in
/usr/include/sofia-sip-1.12/sofia-sip/su_source.h
/usr/include/sofia-sip-1.12/sofia-sip/bnf.h
/usr/include/sofia-sip-1.12/sofia-sip/auth_module.h
/usr/include/sofia-sip-1.12/sofia-sip/su_bm.h
/usr/include/sofia-sip-1.12/sofia-sip/nth.h
/usr/include/sofia-sip-1.12/sofia-sip/auth_client_plugin.h
/usr/include/sofia-sip-1.12/sofia-sip/su_localinfo.h
/usr/include/sofia-sip-1.12/sofia-sip/su_types.h
/usr/include/sofia-sip-1.12/sofia-sip/url_tag_class.h
/usr/include/sofia-sip-1.12/sofia-sip/sip.h
/usr/include/sofia-sip-1.12/sofia-sip/stun.h
/usr/include/sofia-sip-1.12/sofia-sip/soa_add.h
/usr/include/sofia-sip-1.12/sofia-sip/sl_utils.h
/usr/include/sofia-sip-1.12/sofia-sip/sip_util.h
/usr/include/sofia-sip-1.12/sofia-sip/http_parser.h
/usr/include/sofia-sip-1.12/sofia-sip/http.h
/usr/include/sofia-sip-1.12/sofia-sip/nth_tag.h
/usr/include/sofia-sip-1.12/sofia-sip/soa_session.h
/usr/include/sofia-sip-1.12/sofia-sip/sip_hclasses.h.in
/usr/include/sofia-sip-1.12/sofia-sip/sip_extra.h
/usr/include/sofia-sip-1.12/sofia-sip/sip_tag_class.h
/usr/include/sofia-sip-1.12/sofia-sip/string0.h
/usr/include/sofia-sip-1.12/sofia-sip/su_config.h
/usr/include/sofia-sip-1.12/sofia-sip/sres_sip.h
/usr/include/sofia-sip-1.12/sofia-sip/auth_digest.h
/usr/include/sofia-sip-1.12/sofia-sip/su.h
/usr/include/sofia-sip-1.12/sofia-sip/rbtree.h
/usr/include/sofia-sip-1.12/sofia-sip/tport_tag.h
/usr/include/sofia-sip-1.12/sofia-sip/http_tag_class.h
/usr/include/sofia-sip-1.12/sofia-sip/msg_addr.h
/usr/include/sofia-sip-1.12/sofia-sip/msg_mime_protos.h
/usr/include/sofia-sip-1.12/sofia-sip/nta_tport.h
/usr/include/sofia-sip-1.12/sofia-sip/sdp_tag.h
/usr/include/sofia-sip-1.12/sofia-sip/htable.h
/usr/include/sofia-sip-1.12/sofia-sip/nua.h
/usr/include/sofia-sip-1.12/sofia-sip/su_alloc.h
/usr/include/sofia-sip-1.12/sofia-sip/msg_mclass_hash.h
/usr/include/sofia-sip-1.12/sofia-sip/nta_stateless.h
/usr/include/sofia-sip-1.12/sofia-sip/su_tag_inline.h
/usr/include/sofia-sip-1.12/sofia-sip/su_tagarg.h
/usr/include/sofia-sip-1.12/sofia-sip/stun_tag.h
/usr/include/sofia-sip-1.12/sofia-sip/sip_hclasses.h
/usr/include/sofia-sip-1.12/sofia-sip/nea.h
/usr/include/sofia-sip-1.12/sofia-sip/soa_tag.h
/usr/include/sofia-sip-1.12/sofia-sip/heap.h
/usr/include/sofia-sip-1.12/sofia-sip/sip_tag.h
/usr/include/sofia-sip-1.12/sofia-sip/sdp.h
/usr/include/sofia-sip-1.12/sofia-sip/nta.h
/usr/include/sofia-sip-1.12/sofia-sip/msg.h
/usr/include/sofia-sip-1.12/sofia-sip/msg_parser.h
/usr/include/sofia-sip-1.12/sofia-sip/su_addrinfo.h
/usr/include/sofia-sip-1.12/sofia-sip/nua_tag.h
/usr/include/sofia-sip-1.12/sofia-sip/msg_date.h
/usr/include/sofia-sip-1.12/sofia-sip/msg_buffer.h
/usr/include/sofia-sip-1.12/sofia-sip/sip_header.h
/usr/include/sofia-sip-1.12/sofia-sip/msg_types.h
/usr/include/sofia-sip-1.12/sofia-sip/su_md5.h
/usr/include/sofia-sip-1.12/sofia-sip/msg_mclass.h
/usr/include/sofia-sip-1.12/sofia-sip/hostdomain.h
/usr/include/sofia-sip-1.12/sofia-sip/tstdef.h
/usr/include/sofia-sip-1.12/sofia-sip/nea_tag.h
/usr/include/sofia-sip-1.12/sofia-sip/sofia_features.h
/usr/include/sofia-sip-1.12/sofia-sip/url_tag.h
/usr/include/sofia-sip-1.12/sofia-sip/sip_protos.h.in
/usr/include/sofia-sip-1.12/sofia-sip/su_debug.h
/usr/include/sofia-sip-1.12/sofia-sip/htable2.h
/usr/include/sofia-sip-1.12/sofia-sip/sip_tag.h.in
/usr/include/sofia-sip-1.12/sofia-sip/token64.h
/usr/include/sofia-sip-1.12/sofia-sip/sip_protos.h
/usr/include/sofia-sip-1.12/sofia-sip/auth_client.h
/usr/include/sofia-sip-1.12/sofia-sip/stun_common.h
/usr/include/sofia-sip-1.12/sofia-sip/su_configure.h
/usr/include/sofia-sip-1.12/sofia-sip/su_glib.h
/usr/include/sofia-sip-1.12/sofia-sip/http_hclasses.h
/usr/include/sofia-sip-1.12/sofia-sip/su_string.h
/usr/include/sofia-sip-1.12/sofia-sip/sip_status.h
/usr/include/sofia-sip-1.12/sofia-sip/uniqueid.h
/usr/include/sofia-sip-1.12/sofia-sip/http_status.h
/usr/include/sofia-sip-1.12/sofia-sip/su_vector.h
/sysroot/usr/lib/libsofia-sip-ua.so.0.6.0
/sysroot/usr/lib/libsofia-sip-ua.so.0
/sysroot/usr/lib/libsofia-sip-ua.so
/sysroot/usr/lib/libsofia-sip-ua.la
/sysroot/usr/lib/libsofia-sip-ua.a
/sysroot/usr/lib/libsofia-sip-ua-glib.so.3.0.0
/sysroot/usr/lib/libsofia-sip-ua-glib.so.3
/sysroot/usr/lib/libsofia-sip-ua-glib.so
/sysroot/usr/lib/libsofia-sip-ua-glib.la
/sysroot/usr/lib/libsofia-sip-ua-glib.a
/sysroot/usr/lib/pkgconfig/sofia-sip-ua.pc
/sysroot/usr/lib/pkgconfig/sofia-sip-ua-glib.pc
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/stun.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/su_types.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/stun_tag.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/su.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/soa.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/su_errno.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/soa_add.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/su_addrinfo.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/soa_tag.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/su_localinfo.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/tport.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/su_wait.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/tport_tag.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/su_alloc.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/nta.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/su_alloc_stat.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/nta_tport.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/su_strlst.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/nta_tag.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/su_vector.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/sl_utils.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/su_time.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/nth.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/su_tag.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/nth_tag.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/su_tag_class.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/nea.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/su_tagarg.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/nea_tag.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/su_tag_io.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/nua.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/su_tag_inline.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/nua_tag.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/htable.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/su_source.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/htable2.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/su_glib.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/rbtree.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/heap.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/su_debug.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/su_log.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/su_config.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/su_md5.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/su_uniqueid.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/su_bm.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/tstdef.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/su_os_nw.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/su_string.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/string0.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/su_configure.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/sofia_features.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/bnf.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/hostdomain.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/sresolv.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/sres_sip.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/base64.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/token64.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/uniqueid.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/sdp.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/sdp_tag.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/url.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/url_tag.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/url_tag_class.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/msg_protos.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/msg_mime_protos.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/msg.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/msg_header.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/msg_types.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/msg_mclass.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/msg_mclass_hash.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/msg_parser.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/msg_addr.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/msg_date.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/msg_buffer.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/msg_tag_class.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/msg_mime.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/sip_hclasses.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/sip_protos.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/sip_tag.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/sip_extra.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/sip.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/sip_util.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/sip_header.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/sip_parser.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/sip_tag_class.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/sip_status.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/sip_hclasses.h.in
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/sip_protos.h.in
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/sip_tag.h.in
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/sip_extra.h.in
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/http_protos.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/http_tag.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/http.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/http_header.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/http_parser.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/http_tag_class.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/http_status.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/http_hclasses.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/stun_common.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/soa_session.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/tport_plugins.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/nta_stateless.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/auth_common.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/auth_client.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/auth_digest.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/auth_module.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/auth_plugin.h
/sysroot/usr/include/sofia-sip-1.12/sofia-sip/auth_client_plugin.h
/sysroot/usr/include/sofia-sip-1.12/sofia-resolv/sres.h
/sysroot/usr/include/sofia-sip-1.12/sofia-resolv/sres_config.h
/sysroot/usr/include/sofia-sip-1.12/sofia-resolv/sres_async.h
/sysroot/usr/include/sofia-sip-1.12/sofia-resolv/sres_cache.h
/sysroot/usr/include/sofia-sip-1.12/sofia-resolv/sres_record.h
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf sofia-sip.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/sofia-sip.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/sofia-sip.pkg.tar.xz
Attempting to access local repository, attempt 2
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/sofia-sip.pkg.tar.xz
Attempting to access local repository, attempt 3
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/sofia-sip.pkg.tar.xz
Attempting to access local repository, attempt 4
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/sofia-sip.pkg.tar.xz
Attempting to access local repository, attempt 5
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/sofia-sip.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/sofia-sip.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'
Printing config logfiles
CMD: config logfiles '/tmp/sofia-sip/src/sofia-sip-1.12.11/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 sofia-sip configure 1.12.11, which was
generated by GNU Autoconf 2.67. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr --with-openssl
## --------- ##
## Platform. ##
## --------- ##
hostname = f961c8fb2496
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: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2600: checking build system type
configure:2614: result: x86_64-unknown-linux-gnu
configure:2634: checking host system type
configure:2647: result: x86_64-unknown-linux-gnu
configure:2667: checking target system type
configure:2680: result: x86_64-unknown-linux-gnu
configure:2712: checking cached information
configure:2729: result: ok
configure:2751: checking for a BSD-compatible install
configure:2819: result: /usr/bin/install -c
configure:2830: checking whether build environment is sane
configure:2867: result: yes
configure:2929: checking for gawk
configure:2945: found /usr/bin/gawk
configure:2956: result: gawk
configure:2967: checking whether make sets $(MAKE)
configure:2989: result: yes
configure:3063: checking for x86_64-unknown-linux-strip
configure:3093: result: no
configure:3103: checking for strip
configure:3119: found /usr/bin/strip
configure:3130: result: strip
configure:3167: checking whether to enable maintainer-specific portions of Makefiles
configure:3176: result: no
configure:3214: checking for style of include used by make
configure:3242: result: GNU
configure:3273: checking for x86_64-unknown-linux-gcc
configure:3300: result: clang
configure:3507: checking for x86_64-unknown-linux-gcc
configure:3534: result: clang
configure:3803: checking for C compiler version
configure:3812: clang --version >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:3823: $? = 0
configure:3812: clang -v >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
... rest of stderr output deleted ...
configure:3823: $? = 0
configure:3812: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:3823: $? = 1
configure:3812: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:3823: $? = 1
configure:3843: checking whether the C compiler works
configure:3865: clang conftest.c >&5
configure:3869: $? = 0
configure:3917: result: yes
configure:3920: checking for C compiler default output file name
configure:3922: result: a.out
configure:3928: checking for suffix of executables
configure:3935: clang -o conftest conftest.c >&5
configure:3939: $? = 0
configure:3961: result:
configure:3983: checking whether we are cross compiling
configure:3991: clang -o conftest conftest.c >&5
configure:3995: $? = 0
configure:4002: ./conftest
configure:4006: $? = 0
configure:4021: result: no
configure:4026: checking for suffix of object files
configure:4048: clang -c conftest.c >&5
configure:4052: $? = 0
configure:4073: result: o
configure:4077: checking whether we are using the GNU C compiler
configure:4096: clang -c conftest.c >&5
configure:4096: $? = 0
configure:4105: result: yes
configure:4114: checking whether clang accepts -g
configure:4134: clang -c -g conftest.c >&5
configure:4134: $? = 0
configure:4175: result: yes
configure:4192: checking for clang option to accept ISO C89
configure:4256: clang -c conftest.c >&5
configure:4256: $? = 0
configure:4269: result: none needed
configure:4291: checking dependency style of clang
configure:4381: result: gcc3
configure:4405: checking how to run the C preprocessor
configure:4436: clang -E conftest.c
configure:4436: $? = 0
configure:4450: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:4450: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sofia-sip"
| #define PACKAGE_TARNAME "sofia-sip"
| #define PACKAGE_VERSION "1.12.11"
| #define PACKAGE_STRING "sofia-sip 1.12.11"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "sofia-sip"
| #define VERSION "1.12.11"
| /* end confdefs.h. */
| #include
configure:4475: result: clang -E
configure:4495: clang -E conftest.c
configure:4495: $? = 0
configure:4509: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:4509: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sofia-sip"
| #define PACKAGE_TARNAME "sofia-sip"
| #define PACKAGE_VERSION "1.12.11"
| #define PACKAGE_STRING "sofia-sip 1.12.11"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "sofia-sip"
| #define VERSION "1.12.11"
| /* end confdefs.h. */
| #include
configure:4538: checking for grep that handles long lines and -e
configure:4596: result: /usr/bin/grep
configure:4601: checking for egrep
configure:4663: result: /usr/bin/grep -E
configure:4668: checking for ANSI C header files
configure:4688: clang -c conftest.c >&5
configure:4688: $? = 0
configure:4761: clang -o conftest conftest.c >&5
configure:4761: $? = 0
configure:4761: ./conftest
configure:4761: $? = 0
configure:4772: result: yes
configure:4785: checking for sys/types.h
configure:4785: clang -c conftest.c >&5
configure:4785: $? = 0
configure:4785: result: yes
configure:4785: checking for sys/stat.h
configure:4785: clang -c conftest.c >&5
configure:4785: $? = 0
configure:4785: result: yes
configure:4785: checking for stdlib.h
configure:4785: clang -c conftest.c >&5
configure:4785: $? = 0
configure:4785: result: yes
configure:4785: checking for string.h
configure:4785: clang -c conftest.c >&5
configure:4785: $? = 0
configure:4785: result: yes
configure:4785: checking for memory.h
configure:4785: clang -c conftest.c >&5
configure:4785: $? = 0
configure:4785: result: yes
configure:4785: checking for strings.h
configure:4785: clang -c conftest.c >&5
configure:4785: $? = 0
configure:4785: result: yes
configure:4785: checking for inttypes.h
configure:4785: clang -c conftest.c >&5
configure:4785: $? = 0
configure:4785: result: yes
configure:4785: checking for stdint.h
configure:4785: clang -c conftest.c >&5
configure:4785: $? = 0
configure:4785: result: yes
configure:4785: checking for unistd.h
configure:4785: clang -c conftest.c >&5
configure:4785: $? = 0
configure:4785: result: yes
configure:4798: checking minix/config.h usability
configure:4798: clang -c conftest.c >&5
conftest.c:54:10: fatal error: 'minix/config.h' file not found
#include
^
1 error generated.
configure:4798: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sofia-sip"
| #define PACKAGE_TARNAME "sofia-sip"
| #define PACKAGE_VERSION "1.12.11"
| #define PACKAGE_STRING "sofia-sip 1.12.11"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "sofia-sip"
| #define VERSION "1.12.11"
| #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
| /* 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:4798: result: no
configure:4798: checking minix/config.h presence
configure:4798: clang -E conftest.c
conftest.c:21:10: fatal error: 'minix/config.h' file not found
#include
^
1 error generated.
configure:4798: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sofia-sip"
| #define PACKAGE_TARNAME "sofia-sip"
| #define PACKAGE_VERSION "1.12.11"
| #define PACKAGE_STRING "sofia-sip 1.12.11"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "sofia-sip"
| #define VERSION "1.12.11"
| #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
| /* end confdefs.h. */
| #include
configure:4798: result: no
configure:4798: checking for minix/config.h
configure:4798: result: no
configure:4819: checking whether it is safe to define __EXTENSIONS__
configure:4837: clang -c conftest.c >&5
configure:4837: $? = 0
configure:4844: result: yes
configure:4865: checking how to run the C preprocessor
configure:4935: result: clang -E
configure:4955: clang -E conftest.c
configure:4955: $? = 0
configure:4969: clang -E conftest.c
conftest.c:26:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:4969: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sofia-sip"
| #define PACKAGE_TARNAME "sofia-sip"
| #define PACKAGE_VERSION "1.12.11"
| #define PACKAGE_STRING "sofia-sip 1.12.11"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "sofia-sip"
| #define VERSION "1.12.11"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| #include
configure:4999: checking for etags
configure:5027: result: echo
configure:5038: checking for x86_64-unknown-linux-ar
configure:5068: result: no
configure:5078: checking for ar
configure:5094: found /usr/bin/ar
configure:5105: result: ar
configure:5130: checking for x86_64-unknown-linux-ld
configure:5160: result: no
configure:5170: checking for ld
configure:5186: found /usr/bin/ld
configure:5197: result: ld
configure:5244: checking for a sed that does not truncate output
configure:5308: result: /usr/bin/sed
configure:5326: checking for fgrep
configure:5388: result: /usr/bin/grep -F
configure:5423: checking for ld used by clang
configure:5490: result: ld
configure:5497: checking if the linker (ld) is GNU ld
configure:5512: result: yes
configure:5524: checking for BSD- or MS-compatible name lister (nm)
configure:5573: result: /usr/bin/nm -B
configure:5691: checking the name lister (/usr/bin/nm -B) interface
configure:5698: clang -c conftest.c >&5
configure:5701: /usr/bin/nm -B "conftest.o"
configure:5704: output
0000000000000000 B some_variable
configure:5711: result: BSD nm
configure:5714: checking whether ln -s works
configure:5718: result: yes
configure:5726: checking the maximum length of command line arguments
configure:5846: result: 1572864
configure:5863: checking whether the shell understands some XSI constructs
configure:5873: result: yes
configure:5877: checking whether the shell understands "+="
configure:5883: result: yes
configure:5918: checking for ld option to reload object files
configure:5925: result: -r
configure:5954: checking for x86_64-unknown-linux-objdump
configure:5984: result: no
configure:5994: checking for objdump
configure:6010: found /usr/bin/objdump
configure:6021: result: objdump
configure:6053: checking how to recognize dependent libraries
configure:6249: result: pass_all
configure:6269: checking for x86_64-unknown-linux-ar
configure:6296: result: ar
configure:6374: checking for x86_64-unknown-linux-strip
configure:6401: result: strip
configure:6473: checking for x86_64-unknown-linux-ranlib
configure:6503: result: no
configure:6513: checking for ranlib
configure:6529: found /usr/bin/ranlib
configure:6540: result: ranlib
configure:6630: checking command to parse /usr/bin/nm -B output from clang object
configure:6748: clang -c conftest.c >&5
configure:6751: $? = 0
configure:6755: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:6758: $? = 0
configure:6812: clang -o conftest conftest.c conftstm.o >&5
configure:6815: $? = 0
configure:6853: result: ok
configure:6948: clang -c conftest.c >&5
configure:6951: $? = 0
configure:7658: checking for dlfcn.h
configure:7658: clang -c conftest.c >&5
configure:7658: $? = 0
configure:7658: result: yes
configure:7842: checking for objdir
configure:7857: result: .libs
configure:8153: checking if clang supports -fno-rtti -fno-exceptions
configure:8171: clang -c -fno-rtti -fno-exceptions conftest.c >&5
configure:8175: $? = 0
configure:8188: result: yes
configure:8208: checking for clang option to produce PIC
configure:8480: result: -fPIC -DPIC
configure:8492: checking if clang PIC flag -fPIC -DPIC works
configure:8510: clang -c -fPIC -DPIC -DPIC conftest.c >&5
configure:8514: $? = 0
configure:8527: result: yes
configure:8551: checking if clang static flag -static works
configure:8579: result: yes
configure:8594: checking if clang supports -c -o file.o
configure:8615: clang -c -o out/conftest2.o conftest.c >&5
configure:8619: $? = 0
configure:8641: result: yes
configure:8649: checking if clang supports -c -o file.o
configure:8696: result: yes
configure:8729: checking whether the clang linker (ld -m elf_x86_64) supports shared libraries
configure:9720: result: yes
configure:9757: checking whether -lc should be explicitly linked in
configure:9762: clang -c conftest.c >&5
configure:9765: $? = 0
configure:9780: clang -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:9783: $? = 0
configure:9795: result: no
configure:9959: checking dynamic linker characteristics
configure:10392: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
configure:10392: $? = 0
configure:10622: result: GNU/Linux ld.so
configure:10724: checking how to hardcode library paths into programs
configure:10749: result: immediate
configure:11269: checking whether stripping libraries is possible
configure:11274: result: yes
configure:11309: checking if libtool supports shared libraries
configure:11311: result: yes
configure:11314: checking whether to build shared libraries
configure:11335: result: yes
configure:11338: checking whether to build static libraries
configure:11342: result: yes
configure:11378: checking whether clang and cc understand -c and -o together
configure:11409: clang -c conftest.c -o conftest2.o >&5
configure:11413: $? = 0
configure:11419: clang -c conftest.c -o conftest2.o >&5
configure:11423: $? = 0
configure:11434: cc -c conftest.c >&5
configure:11438: $? = 0
configure:11446: cc -c conftest.c -o conftest2.o >&5
configure:11450: $? = 0
configure:11456: cc -c conftest.c -o conftest2.o >&5
configure:11460: $? = 0
configure:11478: result: yes
configure:11506: checking for maximum warnings compiler flag
configure:11522: result:
configure:11532: checking for compilation environment
configure:11544: result:
configure:11893: checking for doxygen
configure:11909: found /usr/bin/doxygen
configure:11921: result: doxygen
configure:11943: checking for C compiler vendor
configure:11967: clang -c conftest.c >&5
conftest.c:34:7: error: use of undeclared identifier 'thisisanerror'
thisisanerror;
^
1 error generated.
configure:11967: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sofia-sip"
| #define PACKAGE_TARNAME "sofia-sip"
| #define PACKAGE_VERSION "1.12.11"
| #define PACKAGE_STRING "sofia-sip 1.12.11"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "sofia-sip"
| #define VERSION "1.12.11"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER))
| thisisanerror;
| #endif
|
| ;
| return 0;
| }
configure:11967: clang -c conftest.c >&5
conftest.c:34:7: error: use of undeclared identifier 'thisisanerror'
thisisanerror;
^
1 error generated.
configure:11967: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sofia-sip"
| #define PACKAGE_TARNAME "sofia-sip"
| #define PACKAGE_VERSION "1.12.11"
| #define PACKAGE_STRING "sofia-sip 1.12.11"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "sofia-sip"
| #define VERSION "1.12.11"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__))
| thisisanerror;
| #endif
|
| ;
| return 0;
| }
configure:11967: clang -c conftest.c >&5
configure:11967: $? = 0
configure:11974: result: gnu
configure:12009: checking for an ANSI C-conforming const
configure:12074: clang -c conftest.c >&5
configure:12074: $? = 0
configure:12081: result: yes
configure:12089: checking whether time.h and sys/time.h may both be included
configure:12109: clang -c conftest.c >&5
configure:12109: $? = 0
configure:12116: result: yes
configure:12124: checking for size_t
configure:12124: clang -c conftest.c >&5
configure:12124: $? = 0
configure:12124: clang -c conftest.c >&5
conftest.c:65:21: error: expected expression
if (sizeof ((size_t)))
^
1 error generated.
configure:12124: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sofia-sip"
| #define PACKAGE_TARNAME "sofia-sip"
| #define PACKAGE_VERSION "1.12.11"
| #define PACKAGE_STRING "sofia-sip 1.12.11"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "sofia-sip"
| #define VERSION "1.12.11"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 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
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:12124: result: yes
configure:12136: checking whether clang recognizes __func__
configure:12153: clang -c conftest.c >&5
conftest.c:33:7: warning: initializing 'char *' with an expression of type 'const char [5]' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
char *s = __func__;
^ ~~~~~~~~
1 warning generated.
configure:12153: $? = 0
configure:12160: result: yes
configure:12169: checking whether clang recognizes __FUNCTION__
configure:12187: clang -c conftest.c >&5
conftest.c:35:7: warning: initializing 'char *' with an expression of type 'const char [5]' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
char *s = __FUNCTION__;
^ ~~~~~~~~~~~~
1 warning generated.
configure:12187: $? = 0
configure:12194: result: yes
configure:12202: checking for inline
configure:12218: clang -c conftest.c >&5
configure:12218: $? = 0
configure:12226: result: inline
configure:12245: checking for sa_len
configure:12263: clang -c conftest.c >&5
conftest.c:37:22: error: no member named 'sa_len' in 'struct sockaddr'
struct sockaddr t;t.sa_len = 0;
~ ^
1 error generated.
configure:12263: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sofia-sip"
| #define PACKAGE_TARNAME "sofia-sip"
| #define PACKAGE_VERSION "1.12.11"
| #define PACKAGE_STRING "sofia-sip 1.12.11"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "sofia-sip"
| #define VERSION "1.12.11"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FUNC 1
| #define HAVE_FUNCTION 1
| /* end confdefs.h. */
| #include
| #include
| int
| main ()
| {
|
| struct sockaddr t;t.sa_len = 0;
| ;
| return 0;
| }
configure:12270: result: no
configure:12288: checking for x86_64-unknown-linux-pkg-config
configure:12321: result: no
configure:12331: checking for pkg-config
configure:12349: found /usr/bin/pkg-config
configure:12361: result: /usr/bin/pkg-config
configure:12386: checking pkg-config is at least version 0.9.0
configure:12389: result: yes
configure:12415: checking for sys/types.h
configure:12415: result: yes
configure:12427: checking for stdint.h
configure:12427: result: yes
configure:12439: checking for inttypes.h
configure:12439: result: yes
configure:12457: checking pthread.h usability
configure:12457: clang -c conftest.c >&5
configure:12457: $? = 0
configure:12457: result: yes
configure:12457: checking pthread.h presence
configure:12457: clang -E conftest.c
configure:12457: $? = 0
configure:12457: result: yes
configure:12457: checking for pthread.h
configure:12457: result: yes
configure:12664: checking for stack suitable for tags
configure:12727: clang -o conftest conftest.c >&5
configure:12727: $? = 0
configure:12727: ./conftest
configure:12727: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sofia-sip"
| #define PACKAGE_TARNAME "sofia-sip"
| #define PACKAGE_VERSION "1.12.11"
| #define PACKAGE_STRING "sofia-sip 1.12.11"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "sofia-sip"
| #define VERSION "1.12.11"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FUNC 1
| #define HAVE_FUNCTION 1
| #define SU_HAVE_SYS_TYPES 1
| #define SU_HAVE_STDINT 1
| #define SU_HAVE_INTTYPES 1
| #define SU_HAVE_PTHREADS 1
| #define su_inline static inline
| #define SU_INLINE inline
| #define SU_HAVE_INLINE 1
| #define SU_INLINE_TAG_CAST 1
| #define SOFIA_ISIZE_T int
| #define ISIZE_MAX INT_MAX
| #define SOFIA_ISSIZE_T int
| #define ISSIZE_MAX INT_MAX
| #define SOFIA_USIZE_T unsigned
| #define USIZE_MAX UINT_MAX
| /* end confdefs.h. */
|
| #if HAVE_INTTYPES_H
| #include
| #endif
| #if HAVE_STDINT_H
| #include
| #endif
|
| #include
|
| typedef void *tp;
| typedef intptr_t tv;
|
| int test1(tv l, tv h, ...)
| {
| va_list ap;
| tv i, *p = &l;
|
| va_start(ap, h);
|
| if (*p++ != l || *p++ != h) return 1;
|
| for (i = l; i <= h; i++) {
| if (*p++ != i)
| return 1;
| }
|
| for (i = l; i <= h; i++) {
| if (va_arg(ap, tv) != i)
| return 1;
| }
|
| va_end(ap);
|
| return 0;
| }
|
| int main(int avc, char **av)
| {
| return test1((tv)1, (tv)10,
| (tv)1, (tv)2, (tv)3, (tv)4, (tv)5,
| (tv)6, (tv)7, (tv)8, (tv)9, (tv)10);
| }
|
configure:12737: result: no
configure:12752: checking for graceful free(0)
configure:12775: clang -o conftest conftest.c >&5
configure:12775: $? = 0
configure:12775: ./conftest
configure:12775: $? = 0
configure:12785: result: yes
configure:12814: checking for sockaddr_in6
configure:12833: result: yes
configure:12855: checking for unistd.h
configure:12855: result: yes
configure:12855: checking sys/time.h usability
configure:12855: clang -c conftest.c >&5
configure:12855: $? = 0
configure:12855: result: yes
configure:12855: checking sys/time.h presence
configure:12855: clang -E conftest.c
configure:12855: $? = 0
configure:12855: result: yes
configure:12855: checking for sys/time.h
configure:12855: result: yes
configure:12869: checking fcntl.h usability
configure:12869: clang -c conftest.c >&5
configure:12869: $? = 0
configure:12869: result: yes
configure:12869: checking fcntl.h presence
configure:12869: clang -E conftest.c
configure:12869: $? = 0
configure:12869: result: yes
configure:12869: checking for fcntl.h
configure:12869: result: yes
configure:12869: checking dirent.h usability
configure:12869: clang -c conftest.c >&5
configure:12869: $? = 0
configure:12869: result: yes
configure:12869: checking dirent.h presence
configure:12869: clang -E conftest.c
configure:12869: $? = 0
configure:12869: result: yes
configure:12869: checking for dirent.h
configure:12869: result: yes
configure:12882: checking winsock2.h usability
configure:12882: clang -c conftest.c >&5
conftest.c:85:10: fatal error: 'winsock2.h' file not found
#include
^
1 error generated.
configure:12882: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sofia-sip"
| #define PACKAGE_TARNAME "sofia-sip"
| #define PACKAGE_VERSION "1.12.11"
| #define PACKAGE_STRING "sofia-sip 1.12.11"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "sofia-sip"
| #define VERSION "1.12.11"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FUNC 1
| #define HAVE_FUNCTION 1
| #define SU_HAVE_SYS_TYPES 1
| #define SU_HAVE_STDINT 1
| #define SU_HAVE_INTTYPES 1
| #define SU_HAVE_PTHREADS 1
| #define su_inline static inline
| #define SU_INLINE inline
| #define SU_HAVE_INLINE 1
| #define SU_INLINE_TAG_CAST 1
| #define SOFIA_ISIZE_T int
| #define ISIZE_MAX INT_MAX
| #define SOFIA_ISSIZE_T int
| #define ISSIZE_MAX INT_MAX
| #define SOFIA_USIZE_T unsigned
| #define USIZE_MAX UINT_MAX
| #define HAVE_FREE_NULL 1
| #define HAVE_SIN6 1
| #define SU_HAVE_IN6 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_DIRENT_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:12882: result: no
configure:12882: checking winsock2.h presence
configure:12882: clang -E conftest.c
conftest.c:52:10: fatal error: 'winsock2.h' file not found
#include
^
1 error generated.
configure:12882: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sofia-sip"
| #define PACKAGE_TARNAME "sofia-sip"
| #define PACKAGE_VERSION "1.12.11"
| #define PACKAGE_STRING "sofia-sip 1.12.11"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "sofia-sip"
| #define VERSION "1.12.11"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FUNC 1
| #define HAVE_FUNCTION 1
| #define SU_HAVE_SYS_TYPES 1
| #define SU_HAVE_STDINT 1
| #define SU_HAVE_INTTYPES 1
| #define SU_HAVE_PTHREADS 1
| #define su_inline static inline
| #define SU_INLINE inline
| #define SU_HAVE_INLINE 1
| #define SU_INLINE_TAG_CAST 1
| #define SOFIA_ISIZE_T int
| #define ISIZE_MAX INT_MAX
| #define SOFIA_ISSIZE_T int
| #define ISSIZE_MAX INT_MAX
| #define SOFIA_USIZE_T unsigned
| #define USIZE_MAX UINT_MAX
| #define HAVE_FREE_NULL 1
| #define HAVE_SIN6 1
| #define SU_HAVE_IN6 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h. */
| #include
configure:12882: result: no
configure:12882: checking for winsock2.h
configure:12882: result: no
configure:12973: checking sys/socket.h usability
configure:12973: clang -c conftest.c >&5
configure:12973: $? = 0
configure:12973: result: yes
configure:12973: checking sys/socket.h presence
configure:12973: clang -E conftest.c
configure:12973: $? = 0
configure:12973: result: yes
configure:12973: checking for sys/socket.h
configure:12973: result: yes
configure:12973: checking sys/ioctl.h usability
configure:12973: clang -c conftest.c >&5
configure:12973: $? = 0
configure:12973: result: yes
configure:12973: checking sys/ioctl.h presence
configure:12973: clang -E conftest.c
configure:12973: $? = 0
configure:12973: result: yes
configure:12973: checking for sys/ioctl.h
configure:12973: result: yes
configure:12973: checking sys/filio.h usability
configure:12973: clang -c conftest.c >&5
conftest.c:88:10: fatal error: 'sys/filio.h' file not found
#include
^
1 error generated.
configure:12973: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sofia-sip"
| #define PACKAGE_TARNAME "sofia-sip"
| #define PACKAGE_VERSION "1.12.11"
| #define PACKAGE_STRING "sofia-sip 1.12.11"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "sofia-sip"
| #define VERSION "1.12.11"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FUNC 1
| #define HAVE_FUNCTION 1
| #define SU_HAVE_SYS_TYPES 1
| #define SU_HAVE_STDINT 1
| #define SU_HAVE_INTTYPES 1
| #define SU_HAVE_PTHREADS 1
| #define su_inline static inline
| #define SU_INLINE inline
| #define SU_HAVE_INLINE 1
| #define SU_INLINE_TAG_CAST 1
| #define SOFIA_ISIZE_T int
| #define ISIZE_MAX INT_MAX
| #define SOFIA_ISSIZE_T int
| #define ISSIZE_MAX INT_MAX
| #define SOFIA_USIZE_T unsigned
| #define USIZE_MAX UINT_MAX
| #define HAVE_FREE_NULL 1
| #define HAVE_SIN6 1
| #define SU_HAVE_IN6 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_DIRENT_H 1
| #define SU_HAVE_BSDSOCK 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_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:12973: result: no
configure:12973: checking sys/filio.h presence
configure:12973: clang -E conftest.c
conftest.c:55:10: fatal error: 'sys/filio.h' file not found
#include
^
1 error generated.
configure:12973: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sofia-sip"
| #define PACKAGE_TARNAME "sofia-sip"
| #define PACKAGE_VERSION "1.12.11"
| #define PACKAGE_STRING "sofia-sip 1.12.11"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "sofia-sip"
| #define VERSION "1.12.11"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FUNC 1
| #define HAVE_FUNCTION 1
| #define SU_HAVE_SYS_TYPES 1
| #define SU_HAVE_STDINT 1
| #define SU_HAVE_INTTYPES 1
| #define SU_HAVE_PTHREADS 1
| #define su_inline static inline
| #define SU_INLINE inline
| #define SU_HAVE_INLINE 1
| #define SU_INLINE_TAG_CAST 1
| #define SOFIA_ISIZE_T int
| #define ISIZE_MAX INT_MAX
| #define SOFIA_ISSIZE_T int
| #define ISSIZE_MAX INT_MAX
| #define SOFIA_USIZE_T unsigned
| #define USIZE_MAX UINT_MAX
| #define HAVE_FREE_NULL 1
| #define HAVE_SIN6 1
| #define SU_HAVE_IN6 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_DIRENT_H 1
| #define SU_HAVE_BSDSOCK 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| /* end confdefs.h. */
| #include
configure:12973: result: no
configure:12973: checking for sys/filio.h
configure:12973: result: no
configure:12973: checking sys/sockio.h usability
configure:12973: clang -c conftest.c >&5
conftest.c:88:10: fatal error: 'sys/sockio.h' file not found
#include
^
1 error generated.
configure:12973: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sofia-sip"
| #define PACKAGE_TARNAME "sofia-sip"
| #define PACKAGE_VERSION "1.12.11"
| #define PACKAGE_STRING "sofia-sip 1.12.11"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "sofia-sip"
| #define VERSION "1.12.11"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FUNC 1
| #define HAVE_FUNCTION 1
| #define SU_HAVE_SYS_TYPES 1
| #define SU_HAVE_STDINT 1
| #define SU_HAVE_INTTYPES 1
| #define SU_HAVE_PTHREADS 1
| #define su_inline static inline
| #define SU_INLINE inline
| #define SU_HAVE_INLINE 1
| #define SU_INLINE_TAG_CAST 1
| #define SOFIA_ISIZE_T int
| #define ISIZE_MAX INT_MAX
| #define SOFIA_ISSIZE_T int
| #define ISSIZE_MAX INT_MAX
| #define SOFIA_USIZE_T unsigned
| #define USIZE_MAX UINT_MAX
| #define HAVE_FREE_NULL 1
| #define HAVE_SIN6 1
| #define SU_HAVE_IN6 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_DIRENT_H 1
| #define SU_HAVE_BSDSOCK 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_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:12973: result: no
configure:12973: checking sys/sockio.h presence
configure:12973: clang -E conftest.c
conftest.c:55:10: fatal error: 'sys/sockio.h' file not found
#include
^
1 error generated.
configure:12973: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sofia-sip"
| #define PACKAGE_TARNAME "sofia-sip"
| #define PACKAGE_VERSION "1.12.11"
| #define PACKAGE_STRING "sofia-sip 1.12.11"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "sofia-sip"
| #define VERSION "1.12.11"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FUNC 1
| #define HAVE_FUNCTION 1
| #define SU_HAVE_SYS_TYPES 1
| #define SU_HAVE_STDINT 1
| #define SU_HAVE_INTTYPES 1
| #define SU_HAVE_PTHREADS 1
| #define su_inline static inline
| #define SU_INLINE inline
| #define SU_HAVE_INLINE 1
| #define SU_INLINE_TAG_CAST 1
| #define SOFIA_ISIZE_T int
| #define ISIZE_MAX INT_MAX
| #define SOFIA_ISSIZE_T int
| #define ISSIZE_MAX INT_MAX
| #define SOFIA_USIZE_T unsigned
| #define USIZE_MAX UINT_MAX
| #define HAVE_FREE_NULL 1
| #define HAVE_SIN6 1
| #define SU_HAVE_IN6 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_DIRENT_H 1
| #define SU_HAVE_BSDSOCK 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| /* end confdefs.h. */
| #include
configure:12973: result: no
configure:12973: checking for sys/sockio.h
configure:12973: result: no
configure:12973: checking sys/select.h usability
configure:12973: clang -c conftest.c >&5
configure:12973: $? = 0
configure:12973: result: yes
configure:12973: checking sys/select.h presence
configure:12973: clang -E conftest.c
configure:12973: $? = 0
configure:12973: result: yes
configure:12973: checking for sys/select.h
configure:12973: result: yes
configure:12973: checking sys/epoll.h usability
configure:12973: clang -c conftest.c >&5
configure:12973: $? = 0
configure:12973: result: yes
configure:12973: checking sys/epoll.h presence
configure:12973: clang -E conftest.c
configure:12973: $? = 0
configure:12973: result: yes
configure:12973: checking for sys/epoll.h
configure:12973: result: yes
configure:12973: checking sys/devpoll.h usability
configure:12973: clang -c conftest.c >&5
conftest.c:90:10: fatal error: 'sys/devpoll.h' file not found
#include
^
1 error generated.
configure:12973: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sofia-sip"
| #define PACKAGE_TARNAME "sofia-sip"
| #define PACKAGE_VERSION "1.12.11"
| #define PACKAGE_STRING "sofia-sip 1.12.11"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "sofia-sip"
| #define VERSION "1.12.11"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FUNC 1
| #define HAVE_FUNCTION 1
| #define SU_HAVE_SYS_TYPES 1
| #define SU_HAVE_STDINT 1
| #define SU_HAVE_INTTYPES 1
| #define SU_HAVE_PTHREADS 1
| #define su_inline static inline
| #define SU_INLINE inline
| #define SU_HAVE_INLINE 1
| #define SU_INLINE_TAG_CAST 1
| #define SOFIA_ISIZE_T int
| #define ISIZE_MAX INT_MAX
| #define SOFIA_ISSIZE_T int
| #define ISSIZE_MAX INT_MAX
| #define SOFIA_USIZE_T unsigned
| #define USIZE_MAX UINT_MAX
| #define HAVE_FREE_NULL 1
| #define HAVE_SIN6 1
| #define SU_HAVE_IN6 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_DIRENT_H 1
| #define SU_HAVE_BSDSOCK 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_EPOLL_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:12973: result: no
configure:12973: checking sys/devpoll.h presence
configure:12973: clang -E conftest.c
conftest.c:57:10: fatal error: 'sys/devpoll.h' file not found
#include
^
1 error generated.
configure:12973: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sofia-sip"
| #define PACKAGE_TARNAME "sofia-sip"
| #define PACKAGE_VERSION "1.12.11"
| #define PACKAGE_STRING "sofia-sip 1.12.11"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "sofia-sip"
| #define VERSION "1.12.11"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FUNC 1
| #define HAVE_FUNCTION 1
| #define SU_HAVE_SYS_TYPES 1
| #define SU_HAVE_STDINT 1
| #define SU_HAVE_INTTYPES 1
| #define SU_HAVE_PTHREADS 1
| #define su_inline static inline
| #define SU_INLINE inline
| #define SU_HAVE_INLINE 1
| #define SU_INLINE_TAG_CAST 1
| #define SOFIA_ISIZE_T int
| #define ISIZE_MAX INT_MAX
| #define SOFIA_ISSIZE_T int
| #define ISSIZE_MAX INT_MAX
| #define SOFIA_USIZE_T unsigned
| #define USIZE_MAX UINT_MAX
| #define HAVE_FREE_NULL 1
| #define HAVE_SIN6 1
| #define SU_HAVE_IN6 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_DIRENT_H 1
| #define SU_HAVE_BSDSOCK 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_EPOLL_H 1
| /* end confdefs.h. */
| #include
configure:12973: result: no
configure:12973: checking for sys/devpoll.h
configure:12973: result: no
configure:12987: checking for netinet/in.h
configure:12987: clang -c conftest.c >&5
configure:12987: $? = 0
configure:12987: result: yes
configure:12987: checking for arpa/inet.h
configure:12987: clang -c conftest.c >&5
configure:12987: $? = 0
configure:12987: result: yes
configure:12987: checking for netdb.h
configure:12987: clang -c conftest.c >&5
configure:12987: $? = 0
configure:12987: result: yes
configure:12987: checking for net/if.h
configure:12987: clang -c conftest.c >&5
configure:12987: $? = 0
configure:12987: result: yes
configure:12987: checking for net/if_types.h
configure:12987: clang -c conftest.c >&5
conftest.c:65:10: fatal error: 'net/if_types.h' file not found
#include
^
1 error generated.
configure:12987: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sofia-sip"
| #define PACKAGE_TARNAME "sofia-sip"
| #define PACKAGE_VERSION "1.12.11"
| #define PACKAGE_STRING "sofia-sip 1.12.11"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "sofia-sip"
| #define VERSION "1.12.11"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FUNC 1
| #define HAVE_FUNCTION 1
| #define SU_HAVE_SYS_TYPES 1
| #define SU_HAVE_STDINT 1
| #define SU_HAVE_INTTYPES 1
| #define SU_HAVE_PTHREADS 1
| #define su_inline static inline
| #define SU_INLINE inline
| #define SU_HAVE_INLINE 1
| #define SU_INLINE_TAG_CAST 1
| #define SOFIA_ISIZE_T int
| #define ISIZE_MAX INT_MAX
| #define SOFIA_ISSIZE_T int
| #define ISSIZE_MAX INT_MAX
| #define SOFIA_USIZE_T unsigned
| #define USIZE_MAX UINT_MAX
| #define HAVE_FREE_NULL 1
| #define HAVE_SIN6 1
| #define SU_HAVE_IN6 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_DIRENT_H 1
| #define SU_HAVE_BSDSOCK 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NET_IF_H 1
| /* end confdefs.h. */
|
| #include
| #include
|
| #include
configure:12987: result: no
configure:12987: checking for ifaddr.h
configure:12987: clang -c conftest.c >&5
conftest.c:65:10: fatal error: 'ifaddr.h' file not found
#include
^
1 error generated.
configure:12987: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sofia-sip"
| #define PACKAGE_TARNAME "sofia-sip"
| #define PACKAGE_VERSION "1.12.11"
| #define PACKAGE_STRING "sofia-sip 1.12.11"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "sofia-sip"
| #define VERSION "1.12.11"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FUNC 1
| #define HAVE_FUNCTION 1
| #define SU_HAVE_SYS_TYPES 1
| #define SU_HAVE_STDINT 1
| #define SU_HAVE_INTTYPES 1
| #define SU_HAVE_PTHREADS 1
| #define su_inline static inline
| #define SU_INLINE inline
| #define SU_HAVE_INLINE 1
| #define SU_INLINE_TAG_CAST 1
| #define SOFIA_ISIZE_T int
| #define ISIZE_MAX INT_MAX
| #define SOFIA_ISSIZE_T int
| #define ISSIZE_MAX INT_MAX
| #define SOFIA_USIZE_T unsigned
| #define USIZE_MAX UINT_MAX
| #define HAVE_FREE_NULL 1
| #define HAVE_SIN6 1
| #define SU_HAVE_IN6 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_DIRENT_H 1
| #define SU_HAVE_BSDSOCK 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NET_IF_H 1
| /* end confdefs.h. */
|
| #include
| #include
|
| #include
configure:12987: result: no
configure:12987: checking for netpacket/packet.h
configure:12987: clang -c conftest.c >&5
configure:12987: $? = 0
configure:12987: result: yes
configure:13001: checking whether MSG_TRUNC is declared
configure:13001: clang -c conftest.c >&5
configure:13001: $? = 0
configure:13001: result: yes
configure:13012: checking whether SO_RCVBUFFORCE is declared
configure:13012: clang -c conftest.c >&5
configure:13012: $? = 0
configure:13012: result: yes
configure:13023: checking whether SO_SNDBUFFORCE is declared
configure:13023: clang -c conftest.c >&5
configure:13023: $? = 0
configure:13023: result: yes
configure:13034: checking whether IP_ADD_MEMBERSHIP is declared
configure:13034: clang -c conftest.c >&5
configure:13034: $? = 0
configure:13034: result: yes
configure:13046: checking whether IP_MULTICAST_LOOP is declared
configure:13046: clang -c conftest.c >&5
configure:13046: $? = 0
configure:13046: result: yes
configure:13058: checking whether IP_MTU_DISCOVER is declared
configure:13058: clang -c conftest.c >&5
configure:13058: $? = 0
configure:13058: result: yes
configure:13070: checking for struct addrinfo
configure:13094: result: yes
configure:13105: checking for struct sockaddr_storage
configure:13129: result: yes
configure:13139: checking for field ifr_index in struct ifreq
configure:13164: clang -c conftest.c >&5
conftest.c:79:46: error: no member named 'ifr_index' in 'struct ifreq'
struct ifreq ifreq; int index; index = ifreq.ifr_index;
~~~~~ ^
1 error generated.
configure:13164: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sofia-sip"
| #define PACKAGE_TARNAME "sofia-sip"
| #define PACKAGE_VERSION "1.12.11"
| #define PACKAGE_STRING "sofia-sip 1.12.11"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "sofia-sip"
| #define VERSION "1.12.11"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FUNC 1
| #define HAVE_FUNCTION 1
| #define SU_HAVE_SYS_TYPES 1
| #define SU_HAVE_STDINT 1
| #define SU_HAVE_INTTYPES 1
| #define SU_HAVE_PTHREADS 1
| #define su_inline static inline
| #define SU_INLINE inline
| #define SU_HAVE_INLINE 1
| #define SU_INLINE_TAG_CAST 1
| #define SOFIA_ISIZE_T int
| #define ISIZE_MAX INT_MAX
| #define SOFIA_ISSIZE_T int
| #define ISSIZE_MAX INT_MAX
| #define SOFIA_USIZE_T unsigned
| #define USIZE_MAX UINT_MAX
| #define HAVE_FREE_NULL 1
| #define HAVE_SIN6 1
| #define SU_HAVE_IN6 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_DIRENT_H 1
| #define SU_HAVE_BSDSOCK 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_MSG_TRUNC 1
| #define HAVE_SO_RCVBUFFORCE 1
| #define HAVE_SO_SNDBUFFORCE 1
| #define HAVE_IP_ADD_MEMBERSHIP 1
| #define HAVE_IP_MULTICAST_LOOP 1
| #define HAVE_IP_MTU_DISCOVER 1
| #define SU_HAVE_ADDRINFO 1
| #define SU_HAVE_SOCKADDR_STORAGE 1
| /* end confdefs.h. */
| #include
| #include
| #include
| #include
| #include
| int
| main ()
| {
|
| struct ifreq ifreq; int index; index = ifreq.ifr_index;
|
| ;
| return 0;
| }
configure:13173: result: no
configure:13181: checking for field ifr_ifindex in struct ifreq
configure:13206: clang -c conftest.c >&5
configure:13206: $? = 0
configure:13215: result: yes
configure:13226: checking for struct ifconf
configure:13249: result: yes
configure:13257: checking for ioctl SIOCGIFNUM
configure:13284: result: sys/sockio.h missing
configure:13305: checking for pthread_create in -lpthread
configure:13330: clang -o conftest conftest.c -lpthread >&5
configure:13330: $? = 0
configure:13339: result: yes
configure:13350: checking for socketpair in -lsocket
configure:13375: clang -o conftest conftest.c -lsocket -lnsl -lpthread >&5
/usr/bin/ld: cannot find -lsocket
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13375: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sofia-sip"
| #define PACKAGE_TARNAME "sofia-sip"
| #define PACKAGE_VERSION "1.12.11"
| #define PACKAGE_STRING "sofia-sip 1.12.11"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "sofia-sip"
| #define VERSION "1.12.11"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FUNC 1
| #define HAVE_FUNCTION 1
| #define SU_HAVE_SYS_TYPES 1
| #define SU_HAVE_STDINT 1
| #define SU_HAVE_INTTYPES 1
| #define SU_HAVE_PTHREADS 1
| #define su_inline static inline
| #define SU_INLINE inline
| #define SU_HAVE_INLINE 1
| #define SU_INLINE_TAG_CAST 1
| #define SOFIA_ISIZE_T int
| #define ISIZE_MAX INT_MAX
| #define SOFIA_ISSIZE_T int
| #define ISSIZE_MAX INT_MAX
| #define SOFIA_USIZE_T unsigned
| #define USIZE_MAX UINT_MAX
| #define HAVE_FREE_NULL 1
| #define HAVE_SIN6 1
| #define SU_HAVE_IN6 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_DIRENT_H 1
| #define SU_HAVE_BSDSOCK 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_MSG_TRUNC 1
| #define HAVE_SO_RCVBUFFORCE 1
| #define HAVE_SO_SNDBUFFORCE 1
| #define HAVE_IP_ADD_MEMBERSHIP 1
| #define HAVE_IP_MULTICAST_LOOP 1
| #define HAVE_IP_MTU_DISCOVER 1
| #define SU_HAVE_ADDRINFO 1
| #define SU_HAVE_SOCKADDR_STORAGE 1
| #define HAVE_IFR_IFINDEX 1
| #define HAVE_IFCONF 1
| #define HAVE_LIBPTHREAD 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 socketpair ();
| int
| main ()
| {
| return socketpair ();
| ;
| return 0;
| }
configure:13384: result: no
configure:13403: checking for library containing clock_gettime
configure:13434: clang -o conftest conftest.c -lpthread >&5
configure:13434: $? = 0
configure:13451: result: none required
configure:13462: checking for clock_gettime
configure:13462: clang -o conftest conftest.c -lpthread >&5
configure:13462: $? = 0
configure:13462: result: yes
configure:13462: checking for clock_getcpuclockid
configure:13462: clang -o conftest conftest.c -lpthread >&5
configure:13462: $? = 0
configure:13462: result: yes
configure:13471: checking whether CLOCK_MONOTONIC is declared
configure:13471: clang -c conftest.c >&5
configure:13471: $? = 0
configure:13471: result: yes
configure:13513: checking for GLIB
configure:13520: $PKG_CONFIG --exists --print-errors "glib-$with_glib"
configure:13523: $? = 0
configure:13536: $PKG_CONFIG --exists --print-errors "glib-$with_glib"
configure:13539: $? = 0
configure:13576: result: yes
configure:13639: checking for library containing socket
configure:13670: clang -o conftest conftest.c -lpthread >&5
configure:13670: $? = 0
configure:13687: result: none required
configure:13695: checking for library containing inet_ntop
configure:13726: clang -o conftest conftest.c -lpthread >&5
configure:13726: $? = 0
configure:13743: result: none required
configure:13751: checking for library containing getipnodebyname
configure:13782: clang -o conftest conftest.c -lpthread >&5
/tmp/conftest-dc977a.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `getipnodebyname'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13782: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sofia-sip"
| #define PACKAGE_TARNAME "sofia-sip"
| #define PACKAGE_VERSION "1.12.11"
| #define PACKAGE_STRING "sofia-sip 1.12.11"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "sofia-sip"
| #define VERSION "1.12.11"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FUNC 1
| #define HAVE_FUNCTION 1
| #define SU_HAVE_SYS_TYPES 1
| #define SU_HAVE_STDINT 1
| #define SU_HAVE_INTTYPES 1
| #define SU_HAVE_PTHREADS 1
| #define su_inline static inline
| #define SU_INLINE inline
| #define SU_HAVE_INLINE 1
| #define SU_INLINE_TAG_CAST 1
| #define SOFIA_ISIZE_T int
| #define ISIZE_MAX INT_MAX
| #define SOFIA_ISSIZE_T int
| #define ISSIZE_MAX INT_MAX
| #define SOFIA_USIZE_T unsigned
| #define USIZE_MAX UINT_MAX
| #define HAVE_FREE_NULL 1
| #define HAVE_SIN6 1
| #define SU_HAVE_IN6 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_DIRENT_H 1
| #define SU_HAVE_BSDSOCK 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_MSG_TRUNC 1
| #define HAVE_SO_RCVBUFFORCE 1
| #define HAVE_SO_SNDBUFFORCE 1
| #define HAVE_IP_ADD_MEMBERSHIP 1
| #define HAVE_IP_MULTICAST_LOOP 1
| #define HAVE_IP_MTU_DISCOVER 1
| #define SU_HAVE_ADDRINFO 1
| #define SU_HAVE_SOCKADDR_STORAGE 1
| #define HAVE_IFR_IFINDEX 1
| #define HAVE_IFCONF 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETCPUCLOCKID 1
| #define HAVE_CLOCK_MONOTONIC 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 getipnodebyname ();
| int
| main ()
| {
| return getipnodebyname ();
| ;
| return 0;
| }
configure:13782: clang -o conftest conftest.c -lxnet -lpthread >&5
/usr/bin/ld: cannot find -lxnet
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13782: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sofia-sip"
| #define PACKAGE_TARNAME "sofia-sip"
| #define PACKAGE_VERSION "1.12.11"
| #define PACKAGE_STRING "sofia-sip 1.12.11"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "sofia-sip"
| #define VERSION "1.12.11"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FUNC 1
| #define HAVE_FUNCTION 1
| #define SU_HAVE_SYS_TYPES 1
| #define SU_HAVE_STDINT 1
| #define SU_HAVE_INTTYPES 1
| #define SU_HAVE_PTHREADS 1
| #define su_inline static inline
| #define SU_INLINE inline
| #define SU_HAVE_INLINE 1
| #define SU_INLINE_TAG_CAST 1
| #define SOFIA_ISIZE_T int
| #define ISIZE_MAX INT_MAX
| #define SOFIA_ISSIZE_T int
| #define ISSIZE_MAX INT_MAX
| #define SOFIA_USIZE_T unsigned
| #define USIZE_MAX UINT_MAX
| #define HAVE_FREE_NULL 1
| #define HAVE_SIN6 1
| #define SU_HAVE_IN6 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_DIRENT_H 1
| #define SU_HAVE_BSDSOCK 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_MSG_TRUNC 1
| #define HAVE_SO_RCVBUFFORCE 1
| #define HAVE_SO_SNDBUFFORCE 1
| #define HAVE_IP_ADD_MEMBERSHIP 1
| #define HAVE_IP_MULTICAST_LOOP 1
| #define HAVE_IP_MTU_DISCOVER 1
| #define SU_HAVE_ADDRINFO 1
| #define SU_HAVE_SOCKADDR_STORAGE 1
| #define HAVE_IFR_IFINDEX 1
| #define HAVE_IFCONF 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETCPUCLOCKID 1
| #define HAVE_CLOCK_MONOTONIC 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 getipnodebyname ();
| int
| main ()
| {
| return getipnodebyname ();
| ;
| return 0;
| }
configure:13782: clang -o conftest conftest.c -lsocket -lpthread >&5
/usr/bin/ld: cannot find -lsocket
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13782: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sofia-sip"
| #define PACKAGE_TARNAME "sofia-sip"
| #define PACKAGE_VERSION "1.12.11"
| #define PACKAGE_STRING "sofia-sip 1.12.11"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "sofia-sip"
| #define VERSION "1.12.11"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FUNC 1
| #define HAVE_FUNCTION 1
| #define SU_HAVE_SYS_TYPES 1
| #define SU_HAVE_STDINT 1
| #define SU_HAVE_INTTYPES 1
| #define SU_HAVE_PTHREADS 1
| #define su_inline static inline
| #define SU_INLINE inline
| #define SU_HAVE_INLINE 1
| #define SU_INLINE_TAG_CAST 1
| #define SOFIA_ISIZE_T int
| #define ISIZE_MAX INT_MAX
| #define SOFIA_ISSIZE_T int
| #define ISSIZE_MAX INT_MAX
| #define SOFIA_USIZE_T unsigned
| #define USIZE_MAX UINT_MAX
| #define HAVE_FREE_NULL 1
| #define HAVE_SIN6 1
| #define SU_HAVE_IN6 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_DIRENT_H 1
| #define SU_HAVE_BSDSOCK 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_MSG_TRUNC 1
| #define HAVE_SO_RCVBUFFORCE 1
| #define HAVE_SO_SNDBUFFORCE 1
| #define HAVE_IP_ADD_MEMBERSHIP 1
| #define HAVE_IP_MULTICAST_LOOP 1
| #define HAVE_IP_MTU_DISCOVER 1
| #define SU_HAVE_ADDRINFO 1
| #define SU_HAVE_SOCKADDR_STORAGE 1
| #define HAVE_IFR_IFINDEX 1
| #define HAVE_IFCONF 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETCPUCLOCKID 1
| #define HAVE_CLOCK_MONOTONIC 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 getipnodebyname ();
| int
| main ()
| {
| return getipnodebyname ();
| ;
| return 0;
| }
configure:13782: clang -o conftest conftest.c -lnsl -lpthread >&5
/tmp/conftest-d8238d.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `getipnodebyname'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13782: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sofia-sip"
| #define PACKAGE_TARNAME "sofia-sip"
| #define PACKAGE_VERSION "1.12.11"
| #define PACKAGE_STRING "sofia-sip 1.12.11"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "sofia-sip"
| #define VERSION "1.12.11"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FUNC 1
| #define HAVE_FUNCTION 1
| #define SU_HAVE_SYS_TYPES 1
| #define SU_HAVE_STDINT 1
| #define SU_HAVE_INTTYPES 1
| #define SU_HAVE_PTHREADS 1
| #define su_inline static inline
| #define SU_INLINE inline
| #define SU_HAVE_INLINE 1
| #define SU_INLINE_TAG_CAST 1
| #define SOFIA_ISIZE_T int
| #define ISIZE_MAX INT_MAX
| #define SOFIA_ISSIZE_T int
| #define ISSIZE_MAX INT_MAX
| #define SOFIA_USIZE_T unsigned
| #define USIZE_MAX UINT_MAX
| #define HAVE_FREE_NULL 1
| #define HAVE_SIN6 1
| #define SU_HAVE_IN6 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_DIRENT_H 1
| #define SU_HAVE_BSDSOCK 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_MSG_TRUNC 1
| #define HAVE_SO_RCVBUFFORCE 1
| #define HAVE_SO_SNDBUFFORCE 1
| #define HAVE_IP_ADD_MEMBERSHIP 1
| #define HAVE_IP_MULTICAST_LOOP 1
| #define HAVE_IP_MTU_DISCOVER 1
| #define SU_HAVE_ADDRINFO 1
| #define SU_HAVE_SOCKADDR_STORAGE 1
| #define HAVE_IFR_IFINDEX 1
| #define HAVE_IFCONF 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETCPUCLOCKID 1
| #define HAVE_CLOCK_MONOTONIC 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 getipnodebyname ();
| int
| main ()
| {
| return getipnodebyname ();
| ;
| return 0;
| }
configure:13799: result: no
configure:13807: checking for library containing gethostbyname
configure:13838: clang -o conftest conftest.c -lpthread >&5
configure:13838: $? = 0
configure:13855: result: none required
configure:13863: checking for library containing getaddrinfo
configure:13894: clang -o conftest conftest.c -lpthread >&5
configure:13894: $? = 0
configure:13911: result: none required
configure:13922: checking for working alloca.h
configure:13939: clang -o conftest conftest.c -lpthread >&5
configure:13939: $? = 0
configure:13947: result: yes
configure:13955: checking for alloca
configure:13992: clang -o conftest conftest.c -lpthread >&5
configure:13992: $? = 0
configure:14000: result: yes
configure:14120: checking for gettimeofday
configure:14120: clang -o conftest conftest.c -lpthread >&5
configure:14120: $? = 0
configure:14120: result: yes
configure:14120: checking for strerror
configure:14120: clang -o conftest conftest.c -lpthread >&5
conftest.c:102:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
char strerror ();
^
conftest.c:102:6: note: 'strerror' is a builtin with type 'char *(int)'
1 warning generated.
configure:14120: $? = 0
configure:14120: result: yes
configure:14120: checking for random
configure:14120: clang -o conftest conftest.c -lpthread >&5
configure:14120: $? = 0
configure:14120: result: yes
configure:14120: checking for initstate
configure:14120: clang -o conftest conftest.c -lpthread >&5
configure:14120: $? = 0
configure:14120: result: yes
configure:14120: checking for tcsetattr
configure:14120: clang -o conftest conftest.c -lpthread >&5
configure:14120: $? = 0
configure:14120: result: yes
configure:14120: checking for flock
configure:14120: clang -o conftest conftest.c -lpthread >&5
configure:14120: $? = 0
configure:14120: result: yes
configure:14120: checking for socketpair
configure:14120: clang -o conftest conftest.c -lpthread >&5
configure:14120: $? = 0
configure:14120: result: yes
configure:14120: checking for gethostname
configure:14120: clang -o conftest conftest.c -lpthread >&5
configure:14120: $? = 0
configure:14120: result: yes
configure:14120: checking for gethostbyname
configure:14120: clang -o conftest conftest.c -lpthread >&5
configure:14120: $? = 0
configure:14120: result: yes
configure:14120: checking for getipnodebyname
configure:14120: clang -o conftest conftest.c -lpthread >&5
/tmp/conftest-5a392b.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `getipnodebyname'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:14120: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sofia-sip"
| #define PACKAGE_TARNAME "sofia-sip"
| #define PACKAGE_VERSION "1.12.11"
| #define PACKAGE_STRING "sofia-sip 1.12.11"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "sofia-sip"
| #define VERSION "1.12.11"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FUNC 1
| #define HAVE_FUNCTION 1
| #define SU_HAVE_SYS_TYPES 1
| #define SU_HAVE_STDINT 1
| #define SU_HAVE_INTTYPES 1
| #define SU_HAVE_PTHREADS 1
| #define su_inline static inline
| #define SU_INLINE inline
| #define SU_HAVE_INLINE 1
| #define SU_INLINE_TAG_CAST 1
| #define SOFIA_ISIZE_T int
| #define ISIZE_MAX INT_MAX
| #define SOFIA_ISSIZE_T int
| #define ISSIZE_MAX INT_MAX
| #define SOFIA_USIZE_T unsigned
| #define USIZE_MAX UINT_MAX
| #define HAVE_FREE_NULL 1
| #define HAVE_SIN6 1
| #define SU_HAVE_IN6 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_DIRENT_H 1
| #define SU_HAVE_BSDSOCK 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_MSG_TRUNC 1
| #define HAVE_SO_RCVBUFFORCE 1
| #define HAVE_SO_SNDBUFFORCE 1
| #define HAVE_IP_ADD_MEMBERSHIP 1
| #define HAVE_IP_MULTICAST_LOOP 1
| #define HAVE_IP_MTU_DISCOVER 1
| #define SU_HAVE_ADDRINFO 1
| #define SU_HAVE_SOCKADDR_STORAGE 1
| #define HAVE_IFR_IFINDEX 1
| #define HAVE_IFCONF 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETCPUCLOCKID 1
| #define HAVE_CLOCK_MONOTONIC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRERROR 1
| #define HAVE_RANDOM 1
| #define HAVE_INITSTATE 1
| #define HAVE_TCSETATTR 1
| #define HAVE_FLOCK 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYNAME 1
| /* end confdefs.h. */
| /* Define getipnodebyname to an innocuous variant, in case declares getipnodebyname.
| For example, HP-UX 11i declares gettimeofday. */
| #define getipnodebyname innocuous_getipnodebyname
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char getipnodebyname (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef getipnodebyname
|
| /* 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 getipnodebyname ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_getipnodebyname || defined __stub___getipnodebyname
| choke me
| #endif
|
| int
| main ()
| {
| return getipnodebyname ();
| ;
| return 0;
| }
configure:14120: result: no
configure:14120: checking for poll
configure:14120: clang -o conftest conftest.c -lpthread >&5
configure:14120: $? = 0
configure:14120: result: yes
configure:14120: checking for epoll_create
configure:14120: clang -o conftest conftest.c -lpthread >&5
configure:14120: $? = 0
configure:14120: result: yes
configure:14120: checking for kqueue
configure:14120: clang -o conftest conftest.c -lpthread >&5
/tmp/conftest-050171.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `kqueue'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:14120: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sofia-sip"
| #define PACKAGE_TARNAME "sofia-sip"
| #define PACKAGE_VERSION "1.12.11"
| #define PACKAGE_STRING "sofia-sip 1.12.11"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "sofia-sip"
| #define VERSION "1.12.11"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FUNC 1
| #define HAVE_FUNCTION 1
| #define SU_HAVE_SYS_TYPES 1
| #define SU_HAVE_STDINT 1
| #define SU_HAVE_INTTYPES 1
| #define SU_HAVE_PTHREADS 1
| #define su_inline static inline
| #define SU_INLINE inline
| #define SU_HAVE_INLINE 1
| #define SU_INLINE_TAG_CAST 1
| #define SOFIA_ISIZE_T int
| #define ISIZE_MAX INT_MAX
| #define SOFIA_ISSIZE_T int
| #define ISSIZE_MAX INT_MAX
| #define SOFIA_USIZE_T unsigned
| #define USIZE_MAX UINT_MAX
| #define HAVE_FREE_NULL 1
| #define HAVE_SIN6 1
| #define SU_HAVE_IN6 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_DIRENT_H 1
| #define SU_HAVE_BSDSOCK 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_MSG_TRUNC 1
| #define HAVE_SO_RCVBUFFORCE 1
| #define HAVE_SO_SNDBUFFORCE 1
| #define HAVE_IP_ADD_MEMBERSHIP 1
| #define HAVE_IP_MULTICAST_LOOP 1
| #define HAVE_IP_MTU_DISCOVER 1
| #define SU_HAVE_ADDRINFO 1
| #define SU_HAVE_SOCKADDR_STORAGE 1
| #define HAVE_IFR_IFINDEX 1
| #define HAVE_IFCONF 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETCPUCLOCKID 1
| #define HAVE_CLOCK_MONOTONIC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRERROR 1
| #define HAVE_RANDOM 1
| #define HAVE_INITSTATE 1
| #define HAVE_TCSETATTR 1
| #define HAVE_FLOCK 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_POLL 1
| #define HAVE_EPOLL_CREATE 1
| /* end confdefs.h. */
| /* Define kqueue to an innocuous variant, in case declares kqueue.
| For example, HP-UX 11i declares gettimeofday. */
| #define kqueue innocuous_kqueue
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char kqueue (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef kqueue
|
| /* 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 kqueue ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_kqueue || defined __stub___kqueue
| choke me
| #endif
|
| int
| main ()
| {
| return kqueue ();
| ;
| return 0;
| }
configure:14120: result: no
configure:14120: checking for select
configure:14120: clang -o conftest conftest.c -lpthread >&5
configure:14120: $? = 0
configure:14120: result: yes
configure:14120: checking for if_nameindex
configure:14120: clang -o conftest conftest.c -lpthread >&5
configure:14120: $? = 0
configure:14120: result: yes
configure:14120: checking for signal
configure:14120: clang -o conftest conftest.c -lpthread >&5
configure:14120: $? = 0
configure:14120: result: yes
configure:14120: checking for alarm
configure:14120: clang -o conftest conftest.c -lpthread >&5
configure:14120: $? = 0
configure:14120: result: yes
configure:14120: checking for strnlen
configure:14120: clang -o conftest conftest.c -lpthread >&5
configure:14120: $? = 0
configure:14120: result: yes
configure:14120: checking for memmem
configure:14120: clang -o conftest conftest.c -lpthread >&5
configure:14120: $? = 0
configure:14120: result: yes
configure:14120: checking for getaddrinfo
configure:14120: clang -o conftest conftest.c -lpthread >&5
configure:14120: $? = 0
configure:14120: result: yes
configure:14120: checking for getnameinfo
configure:14120: clang -o conftest conftest.c -lpthread >&5
configure:14120: $? = 0
configure:14120: result: yes
configure:14120: checking for freeaddrinfo
configure:14120: clang -o conftest conftest.c -lpthread >&5
configure:14120: $? = 0
configure:14120: result: yes
configure:14120: checking for gai_strerror
configure:14120: clang -o conftest conftest.c -lpthread >&5
configure:14120: $? = 0
configure:14120: result: yes
configure:14120: checking for getifaddrs
configure:14120: clang -o conftest conftest.c -lpthread >&5
configure:14120: $? = 0
configure:14120: result: yes
configure:14120: checking for getline
configure:14120: clang -o conftest conftest.c -lpthread >&5
configure:14120: $? = 0
configure:14120: result: yes
configure:14120: checking for getdelim
configure:14120: clang -o conftest conftest.c -lpthread >&5
configure:14120: $? = 0
configure:14120: result: yes
configure:14120: checking for getpass
configure:14120: clang -o conftest conftest.c -lpthread >&5
configure:14120: $? = 0
configure:14120: result: yes
configure:14158: checking for memccpy
configure:14158: clang -o conftest conftest.c -lpthread >&5
configure:14158: $? = 0
configure:14158: result: yes
configure:14158: checking for memspn
configure:14158: clang -o conftest conftest.c -lpthread >&5
/tmp/conftest-a1f873.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `memspn'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:14158: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sofia-sip"
| #define PACKAGE_TARNAME "sofia-sip"
| #define PACKAGE_VERSION "1.12.11"
| #define PACKAGE_STRING "sofia-sip 1.12.11"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "sofia-sip"
| #define VERSION "1.12.11"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FUNC 1
| #define HAVE_FUNCTION 1
| #define SU_HAVE_SYS_TYPES 1
| #define SU_HAVE_STDINT 1
| #define SU_HAVE_INTTYPES 1
| #define SU_HAVE_PTHREADS 1
| #define su_inline static inline
| #define SU_INLINE inline
| #define SU_HAVE_INLINE 1
| #define SU_INLINE_TAG_CAST 1
| #define SOFIA_ISIZE_T int
| #define ISIZE_MAX INT_MAX
| #define SOFIA_ISSIZE_T int
| #define ISSIZE_MAX INT_MAX
| #define SOFIA_USIZE_T unsigned
| #define USIZE_MAX UINT_MAX
| #define HAVE_FREE_NULL 1
| #define HAVE_SIN6 1
| #define SU_HAVE_IN6 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_DIRENT_H 1
| #define SU_HAVE_BSDSOCK 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_MSG_TRUNC 1
| #define HAVE_SO_RCVBUFFORCE 1
| #define HAVE_SO_SNDBUFFORCE 1
| #define HAVE_IP_ADD_MEMBERSHIP 1
| #define HAVE_IP_MULTICAST_LOOP 1
| #define HAVE_IP_MTU_DISCOVER 1
| #define SU_HAVE_ADDRINFO 1
| #define SU_HAVE_SOCKADDR_STORAGE 1
| #define HAVE_IFR_IFINDEX 1
| #define HAVE_IFCONF 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETCPUCLOCKID 1
| #define HAVE_CLOCK_MONOTONIC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRERROR 1
| #define HAVE_RANDOM 1
| #define HAVE_INITSTATE 1
| #define HAVE_TCSETATTR 1
| #define HAVE_FLOCK 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_POLL 1
| #define HAVE_EPOLL_CREATE 1
| #define HAVE_SELECT 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_SIGNAL 1
| #define HAVE_ALARM 1
| #define HAVE_STRNLEN 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETPASS 1
| #define SU_HAVE_POLL 1
| #define HAVE_EPOLL 1
| #define SU_HAVE_IF_NAMEINDEX 1
| #define HAVE_MEMCCPY 1
| /* end confdefs.h. */
| /* Define memspn to an innocuous variant, in case declares memspn.
| For example, HP-UX 11i declares gettimeofday. */
| #define memspn innocuous_memspn
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char memspn (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef memspn
|
| /* 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 memspn ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_memspn || defined __stub___memspn
| choke me
| #endif
|
| int
| main ()
| {
| return memspn ();
| ;
| return 0;
| }
configure:14158: result: no
configure:14158: checking for memcspn
configure:14158: clang -o conftest conftest.c -lpthread >&5
/tmp/conftest-cafeed.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `memcspn'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:14158: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sofia-sip"
| #define PACKAGE_TARNAME "sofia-sip"
| #define PACKAGE_VERSION "1.12.11"
| #define PACKAGE_STRING "sofia-sip 1.12.11"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "sofia-sip"
| #define VERSION "1.12.11"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FUNC 1
| #define HAVE_FUNCTION 1
| #define SU_HAVE_SYS_TYPES 1
| #define SU_HAVE_STDINT 1
| #define SU_HAVE_INTTYPES 1
| #define SU_HAVE_PTHREADS 1
| #define su_inline static inline
| #define SU_INLINE inline
| #define SU_HAVE_INLINE 1
| #define SU_INLINE_TAG_CAST 1
| #define SOFIA_ISIZE_T int
| #define ISIZE_MAX INT_MAX
| #define SOFIA_ISSIZE_T int
| #define ISSIZE_MAX INT_MAX
| #define SOFIA_USIZE_T unsigned
| #define USIZE_MAX UINT_MAX
| #define HAVE_FREE_NULL 1
| #define HAVE_SIN6 1
| #define SU_HAVE_IN6 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_DIRENT_H 1
| #define SU_HAVE_BSDSOCK 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_MSG_TRUNC 1
| #define HAVE_SO_RCVBUFFORCE 1
| #define HAVE_SO_SNDBUFFORCE 1
| #define HAVE_IP_ADD_MEMBERSHIP 1
| #define HAVE_IP_MULTICAST_LOOP 1
| #define HAVE_IP_MTU_DISCOVER 1
| #define SU_HAVE_ADDRINFO 1
| #define SU_HAVE_SOCKADDR_STORAGE 1
| #define HAVE_IFR_IFINDEX 1
| #define HAVE_IFCONF 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETCPUCLOCKID 1
| #define HAVE_CLOCK_MONOTONIC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRERROR 1
| #define HAVE_RANDOM 1
| #define HAVE_INITSTATE 1
| #define HAVE_TCSETATTR 1
| #define HAVE_FLOCK 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_POLL 1
| #define HAVE_EPOLL_CREATE 1
| #define HAVE_SELECT 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_SIGNAL 1
| #define HAVE_ALARM 1
| #define HAVE_STRNLEN 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETPASS 1
| #define SU_HAVE_POLL 1
| #define HAVE_EPOLL 1
| #define SU_HAVE_IF_NAMEINDEX 1
| #define HAVE_MEMCCPY 1
| /* end confdefs.h. */
| /* Define memcspn to an innocuous variant, in case declares memcspn.
| For example, HP-UX 11i declares gettimeofday. */
| #define memcspn innocuous_memcspn
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char memcspn (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef memcspn
|
| /* 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 memcspn ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_memcspn || defined __stub___memcspn
| choke me
| #endif
|
| int
| main ()
| {
| return memcspn ();
| ;
| return 0;
| }
configure:14158: result: no
configure:14158: checking for strtoull
configure:14158: clang -o conftest conftest.c -lpthread >&5
configure:14158: $? = 0
configure:14158: result: yes
configure:14158: checking for inet_ntop
configure:14158: clang -o conftest conftest.c -lpthread >&5
configure:14158: $? = 0
configure:14158: result: yes
configure:14158: checking for inet_pton
configure:14158: clang -o conftest conftest.c -lpthread >&5
configure:14158: $? = 0
configure:14158: result: yes
configure:14158: checking for poll
configure:14158: result: yes
configure:14180: checking whether SIGPIPE is declared
configure:14180: clang -c conftest.c >&5
configure:14180: $? = 0
configure:14180: result: yes
configure:14250: clang -o conftest conftest.c -lpthread >&5
configure:14250: $? = 0
configure:14250: ./conftest
configure:14250: $? = 0
configure:14380: checking openssl/tls1.h usability
configure:14380: clang -c conftest.c >&5
In file included from conftest.c:148:
/usr/include/openssl/tls1.h:331:67: error: expected ')'
int SSL_check_chain(SSL *s, X509 *x, EVP_PKEY *pk, STACK_OF(X509) *chain);
^
/usr/include/openssl/tls1.h:331:20: note: to match this '('
int SSL_check_chain(SSL *s, X509 *x, EVP_PKEY *pk, STACK_OF(X509) *chain);
^
1 error generated.
configure:14380: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sofia-sip"
| #define PACKAGE_TARNAME "sofia-sip"
| #define PACKAGE_VERSION "1.12.11"
| #define PACKAGE_STRING "sofia-sip 1.12.11"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "sofia-sip"
| #define VERSION "1.12.11"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FUNC 1
| #define HAVE_FUNCTION 1
| #define SU_HAVE_SYS_TYPES 1
| #define SU_HAVE_STDINT 1
| #define SU_HAVE_INTTYPES 1
| #define SU_HAVE_PTHREADS 1
| #define su_inline static inline
| #define SU_INLINE inline
| #define SU_HAVE_INLINE 1
| #define SU_INLINE_TAG_CAST 1
| #define SOFIA_ISIZE_T int
| #define ISIZE_MAX INT_MAX
| #define SOFIA_ISSIZE_T int
| #define ISSIZE_MAX INT_MAX
| #define SOFIA_USIZE_T unsigned
| #define USIZE_MAX UINT_MAX
| #define HAVE_FREE_NULL 1
| #define HAVE_SIN6 1
| #define SU_HAVE_IN6 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_DIRENT_H 1
| #define SU_HAVE_BSDSOCK 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_MSG_TRUNC 1
| #define HAVE_SO_RCVBUFFORCE 1
| #define HAVE_SO_SNDBUFFORCE 1
| #define HAVE_IP_ADD_MEMBERSHIP 1
| #define HAVE_IP_MULTICAST_LOOP 1
| #define HAVE_IP_MTU_DISCOVER 1
| #define SU_HAVE_ADDRINFO 1
| #define SU_HAVE_SOCKADDR_STORAGE 1
| #define HAVE_IFR_IFINDEX 1
| #define HAVE_IFCONF 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETCPUCLOCKID 1
| #define HAVE_CLOCK_MONOTONIC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRERROR 1
| #define HAVE_RANDOM 1
| #define HAVE_INITSTATE 1
| #define HAVE_TCSETATTR 1
| #define HAVE_FLOCK 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_POLL 1
| #define HAVE_EPOLL_CREATE 1
| #define HAVE_SELECT 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_SIGNAL 1
| #define HAVE_ALARM 1
| #define HAVE_STRNLEN 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETPASS 1
| #define SU_HAVE_POLL 1
| #define HAVE_EPOLL 1
| #define SU_HAVE_IF_NAMEINDEX 1
| #define HAVE_MEMCCPY 1
| #define HAVE_STRTOULL 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_POLL 1
| #define HAVE_SIGPIPE 1
| #define HAVE_POLL_PORT 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PROC_NET_IF_INET6 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:14380: result: no
configure:14380: checking openssl/tls1.h presence
configure:14380: clang -E conftest.c
configure:14380: $? = 0
configure:14380: result: yes
configure:14380: WARNING: openssl/tls1.h: present but cannot be compiled
configure:14380: WARNING: openssl/tls1.h: check for missing prerequisite headers?
configure:14380: WARNING: openssl/tls1.h: see the Autoconf documentation
configure:14380: WARNING: openssl/tls1.h: section "Present But Cannot Be Compiled"
configure:14380: WARNING: openssl/tls1.h: proceeding with the compiler's result
configure:14380: checking for openssl/tls1.h
configure:14380: result: no
configure:14489: WARNING: OpenSSL include files were not found
configure:14572: checking for IP_RECVERR
configure:14597: clang -c conftest.c >&5
configure:14597: $? = 0
configure:14604: result: yes
configure:14614: checking for IPV6_RECVERR
configure:14639: clang -c conftest.c >&5
configure:14639: $? = 0
configure:14646: result: yes
configure:14658: checking for netinet/tcp.h
configure:14658: clang -c conftest.c >&5
configure:14658: $? = 0
configure:14658: result: yes
configure:14658: checking for netinet/sctp.h
configure:14658: clang -c conftest.c >&5
conftest.c:123:10: fatal error: 'netinet/sctp.h' file not found
#include
^
1 error generated.
configure:14658: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sofia-sip"
| #define PACKAGE_TARNAME "sofia-sip"
| #define PACKAGE_VERSION "1.12.11"
| #define PACKAGE_STRING "sofia-sip 1.12.11"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "sofia-sip"
| #define VERSION "1.12.11"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FUNC 1
| #define HAVE_FUNCTION 1
| #define SU_HAVE_SYS_TYPES 1
| #define SU_HAVE_STDINT 1
| #define SU_HAVE_INTTYPES 1
| #define SU_HAVE_PTHREADS 1
| #define su_inline static inline
| #define SU_INLINE inline
| #define SU_HAVE_INLINE 1
| #define SU_INLINE_TAG_CAST 1
| #define SOFIA_ISIZE_T int
| #define ISIZE_MAX INT_MAX
| #define SOFIA_ISSIZE_T int
| #define ISSIZE_MAX INT_MAX
| #define SOFIA_USIZE_T unsigned
| #define USIZE_MAX UINT_MAX
| #define HAVE_FREE_NULL 1
| #define HAVE_SIN6 1
| #define SU_HAVE_IN6 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_DIRENT_H 1
| #define SU_HAVE_BSDSOCK 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_MSG_TRUNC 1
| #define HAVE_SO_RCVBUFFORCE 1
| #define HAVE_SO_SNDBUFFORCE 1
| #define HAVE_IP_ADD_MEMBERSHIP 1
| #define HAVE_IP_MULTICAST_LOOP 1
| #define HAVE_IP_MTU_DISCOVER 1
| #define SU_HAVE_ADDRINFO 1
| #define SU_HAVE_SOCKADDR_STORAGE 1
| #define HAVE_IFR_IFINDEX 1
| #define HAVE_IFCONF 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETCPUCLOCKID 1
| #define HAVE_CLOCK_MONOTONIC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRERROR 1
| #define HAVE_RANDOM 1
| #define HAVE_INITSTATE 1
| #define HAVE_TCSETATTR 1
| #define HAVE_FLOCK 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_POLL 1
| #define HAVE_EPOLL_CREATE 1
| #define HAVE_SELECT 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_SIGNAL 1
| #define HAVE_ALARM 1
| #define HAVE_STRNLEN 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETPASS 1
| #define SU_HAVE_POLL 1
| #define HAVE_EPOLL 1
| #define SU_HAVE_IF_NAMEINDEX 1
| #define HAVE_MEMCCPY 1
| #define HAVE_STRTOULL 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_POLL 1
| #define HAVE_SIGPIPE 1
| #define HAVE_POLL_PORT 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PROC_NET_IF_INET6 1
| #define HAVE_IP_RECVERR 1
| #define HAVE_IPV6_RECVERR 1
| #define HAVE_NETINET_TCP_H 1
| /* end confdefs.h. */
|
| #include
| #include
|
|
| #include
configure:14658: result: no
configure:14690: checking for CHECK
configure:14697: $PKG_CONFIG --exists --print-errors "check >= 0.9.4"
Package check was not found in the pkg-config search path.
Perhaps you should add the directory containing `check.pc'
to the PKG_CONFIG_PATH environment variable
No package 'check' found
configure:14700: $? = 1
configure:14713: $PKG_CONFIG --exists --print-errors "check >= 0.9.4"
Package check was not found in the pkg-config search path.
Perhaps you should add the directory containing `check.pc'
to the PKG_CONFIG_PATH environment variable
No package 'check' found
configure:14716: $? = 1
configure:14729: result: no
No package 'check' found
configure:14794: checking fnmatch.h usability
configure:14794: clang -c conftest.c >&5
configure:14794: $? = 0
configure:14794: result: yes
configure:14794: checking fnmatch.h presence
configure:14794: clang -E conftest.c
configure:14794: $? = 0
configure:14794: result: yes
configure:14794: checking for fnmatch.h
configure:14794: result: yes
configure:14805: checking for dlopen in -ldl
configure:14830: clang -o conftest conftest.c -ldl -lpthread >&5
configure:14830: $? = 0
configure:14839: result: yes
configure:14874: WARNING: ** TLS support for STUN disabled as OpenSSL headers and/or libraries were not found **
configure:14970: checking for ANSI C header files
configure:15074: result: yes
configure:15089: checking return type of signal handlers
configure:15107: clang -c conftest.c >&5
conftest.c:135:8: error: indirection requires pointer operand ('void' invalid)
return *(signal (0, 0)) (0) == 1;
^~~~~~~~~~~~~~~~~~~~
1 error generated.
configure:15107: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sofia-sip"
| #define PACKAGE_TARNAME "sofia-sip"
| #define PACKAGE_VERSION "1.12.11"
| #define PACKAGE_STRING "sofia-sip 1.12.11"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "sofia-sip"
| #define VERSION "1.12.11"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FUNC 1
| #define HAVE_FUNCTION 1
| #define SU_HAVE_SYS_TYPES 1
| #define SU_HAVE_STDINT 1
| #define SU_HAVE_INTTYPES 1
| #define SU_HAVE_PTHREADS 1
| #define su_inline static inline
| #define SU_INLINE inline
| #define SU_HAVE_INLINE 1
| #define SU_INLINE_TAG_CAST 1
| #define SOFIA_ISIZE_T int
| #define ISIZE_MAX INT_MAX
| #define SOFIA_ISSIZE_T int
| #define ISSIZE_MAX INT_MAX
| #define SOFIA_USIZE_T unsigned
| #define USIZE_MAX UINT_MAX
| #define HAVE_FREE_NULL 1
| #define HAVE_SIN6 1
| #define SU_HAVE_IN6 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_DIRENT_H 1
| #define SU_HAVE_BSDSOCK 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_MSG_TRUNC 1
| #define HAVE_SO_RCVBUFFORCE 1
| #define HAVE_SO_SNDBUFFORCE 1
| #define HAVE_IP_ADD_MEMBERSHIP 1
| #define HAVE_IP_MULTICAST_LOOP 1
| #define HAVE_IP_MTU_DISCOVER 1
| #define SU_HAVE_ADDRINFO 1
| #define SU_HAVE_SOCKADDR_STORAGE 1
| #define HAVE_IFR_IFINDEX 1
| #define HAVE_IFCONF 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETCPUCLOCKID 1
| #define HAVE_CLOCK_MONOTONIC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRERROR 1
| #define HAVE_RANDOM 1
| #define HAVE_INITSTATE 1
| #define HAVE_TCSETATTR 1
| #define HAVE_FLOCK 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_POLL 1
| #define HAVE_EPOLL_CREATE 1
| #define HAVE_SELECT 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_SIGNAL 1
| #define HAVE_ALARM 1
| #define HAVE_STRNLEN 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETPASS 1
| #define SU_HAVE_POLL 1
| #define HAVE_EPOLL 1
| #define SU_HAVE_IF_NAMEINDEX 1
| #define HAVE_MEMCCPY 1
| #define HAVE_STRTOULL 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_POLL 1
| #define HAVE_SIGPIPE 1
| #define HAVE_POLL_PORT 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PROC_NET_IF_INET6 1
| #define HAVE_IP_RECVERR 1
| #define HAVE_IPV6_RECVERR 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_LIBDL 1
| #define HAVE_SOFIA_SIP 1
| #define HAVE_SOFIA_SRESOLV 1
| #define HAVE_SOFIA_SMIME 0
| #define HAVE_SOFIA_STUN 1
| #define HAVE_SOFIA_NTH 1
| #define HAVE_SOFIA_HTTP 1
| #define HAVE_SRTP 0
| #define HAVE_UPNP 0
| #define STDC_HEADERS 1
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
| ;
| return 0;
| }
configure:15114: result: void
configure:15122: checking for long long
configure:15122: clang -c conftest.c >&5
configure:15122: $? = 0
configure:15122: clang -c conftest.c >&5
conftest.c:166:24: error: expected expression
if (sizeof ((long long)))
^
1 error generated.
configure:15122: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sofia-sip"
| #define PACKAGE_TARNAME "sofia-sip"
| #define PACKAGE_VERSION "1.12.11"
| #define PACKAGE_STRING "sofia-sip 1.12.11"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "sofia-sip"
| #define VERSION "1.12.11"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FUNC 1
| #define HAVE_FUNCTION 1
| #define SU_HAVE_SYS_TYPES 1
| #define SU_HAVE_STDINT 1
| #define SU_HAVE_INTTYPES 1
| #define SU_HAVE_PTHREADS 1
| #define su_inline static inline
| #define SU_INLINE inline
| #define SU_HAVE_INLINE 1
| #define SU_INLINE_TAG_CAST 1
| #define SOFIA_ISIZE_T int
| #define ISIZE_MAX INT_MAX
| #define SOFIA_ISSIZE_T int
| #define ISSIZE_MAX INT_MAX
| #define SOFIA_USIZE_T unsigned
| #define USIZE_MAX UINT_MAX
| #define HAVE_FREE_NULL 1
| #define HAVE_SIN6 1
| #define SU_HAVE_IN6 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_DIRENT_H 1
| #define SU_HAVE_BSDSOCK 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_MSG_TRUNC 1
| #define HAVE_SO_RCVBUFFORCE 1
| #define HAVE_SO_SNDBUFFORCE 1
| #define HAVE_IP_ADD_MEMBERSHIP 1
| #define HAVE_IP_MULTICAST_LOOP 1
| #define HAVE_IP_MTU_DISCOVER 1
| #define SU_HAVE_ADDRINFO 1
| #define SU_HAVE_SOCKADDR_STORAGE 1
| #define HAVE_IFR_IFINDEX 1
| #define HAVE_IFCONF 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETCPUCLOCKID 1
| #define HAVE_CLOCK_MONOTONIC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRERROR 1
| #define HAVE_RANDOM 1
| #define HAVE_INITSTATE 1
| #define HAVE_TCSETATTR 1
| #define HAVE_FLOCK 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_POLL 1
| #define HAVE_EPOLL_CREATE 1
| #define HAVE_SELECT 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_SIGNAL 1
| #define HAVE_ALARM 1
| #define HAVE_STRNLEN 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETPASS 1
| #define SU_HAVE_POLL 1
| #define HAVE_EPOLL 1
| #define SU_HAVE_IF_NAMEINDEX 1
| #define HAVE_MEMCCPY 1
| #define HAVE_STRTOULL 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_POLL 1
| #define HAVE_SIGPIPE 1
| #define HAVE_POLL_PORT 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PROC_NET_IF_INET6 1
| #define HAVE_IP_RECVERR 1
| #define HAVE_IPV6_RECVERR 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_LIBDL 1
| #define HAVE_SOFIA_SIP 1
| #define HAVE_SOFIA_SRESOLV 1
| #define HAVE_SOFIA_SMIME 0
| #define HAVE_SOFIA_STUN 1
| #define HAVE_SOFIA_NTH 1
| #define HAVE_SOFIA_HTTP 1
| #define HAVE_SRTP 0
| #define HAVE_UPNP 0
| #define STDC_HEADERS 1
| #define RETSIGTYPE void
| /* 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
| int
| main ()
| {
| if (sizeof ((long long)))
| return 0;
| ;
| return 0;
| }
configure:15122: result: yes
configure:15132: checking whether IO functions support C99 size specifiers
configure:15159: clang -o conftest conftest.c -lpthread >&5
configure:15159: $? = 0
configure:15159: ./conftest
configure:15159: $? = 0
configure:15170: result: yes
configure:15304: checking for an ANSI C-conforming const
configure:15376: result: yes
configure:15384: checking for inline
configure:15408: result: inline
configure:15427: checking for inline
configure:15451: result: inline
configure:15475: checking whether byte ordering is bigendian
configure:15490: clang -c conftest.c >&5
conftest.c:139:9: error: unknown type name 'not'
not a universal capable compiler
^
conftest.c:139:14: error: expected ';' after top level declarator
not a universal capable compiler
^
;
2 errors generated.
configure:15490: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sofia-sip"
| #define PACKAGE_TARNAME "sofia-sip"
| #define PACKAGE_VERSION "1.12.11"
| #define PACKAGE_STRING "sofia-sip 1.12.11"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "sofia-sip"
| #define VERSION "1.12.11"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FUNC 1
| #define HAVE_FUNCTION 1
| #define SU_HAVE_SYS_TYPES 1
| #define SU_HAVE_STDINT 1
| #define SU_HAVE_INTTYPES 1
| #define SU_HAVE_PTHREADS 1
| #define su_inline static inline
| #define SU_INLINE inline
| #define SU_HAVE_INLINE 1
| #define SU_INLINE_TAG_CAST 1
| #define SOFIA_ISIZE_T int
| #define ISIZE_MAX INT_MAX
| #define SOFIA_ISSIZE_T int
| #define ISSIZE_MAX INT_MAX
| #define SOFIA_USIZE_T unsigned
| #define USIZE_MAX UINT_MAX
| #define HAVE_FREE_NULL 1
| #define HAVE_SIN6 1
| #define SU_HAVE_IN6 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_DIRENT_H 1
| #define SU_HAVE_BSDSOCK 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_MSG_TRUNC 1
| #define HAVE_SO_RCVBUFFORCE 1
| #define HAVE_SO_SNDBUFFORCE 1
| #define HAVE_IP_ADD_MEMBERSHIP 1
| #define HAVE_IP_MULTICAST_LOOP 1
| #define HAVE_IP_MTU_DISCOVER 1
| #define SU_HAVE_ADDRINFO 1
| #define SU_HAVE_SOCKADDR_STORAGE 1
| #define HAVE_IFR_IFINDEX 1
| #define HAVE_IFCONF 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETCPUCLOCKID 1
| #define HAVE_CLOCK_MONOTONIC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRERROR 1
| #define HAVE_RANDOM 1
| #define HAVE_INITSTATE 1
| #define HAVE_TCSETATTR 1
| #define HAVE_FLOCK 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_POLL 1
| #define HAVE_EPOLL_CREATE 1
| #define HAVE_SELECT 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_SIGNAL 1
| #define HAVE_ALARM 1
| #define HAVE_STRNLEN 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETPASS 1
| #define SU_HAVE_POLL 1
| #define HAVE_EPOLL 1
| #define SU_HAVE_IF_NAMEINDEX 1
| #define HAVE_MEMCCPY 1
| #define HAVE_STRTOULL 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_POLL 1
| #define HAVE_SIGPIPE 1
| #define HAVE_POLL_PORT 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PROC_NET_IF_INET6 1
| #define HAVE_IP_RECVERR 1
| #define HAVE_IPV6_RECVERR 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_LIBDL 1
| #define HAVE_SOFIA_SIP 1
| #define HAVE_SOFIA_SRESOLV 1
| #define HAVE_SOFIA_SMIME 0
| #define HAVE_SOFIA_STUN 1
| #define HAVE_SOFIA_NTH 1
| #define HAVE_SOFIA_HTTP 1
| #define HAVE_SRTP 0
| #define HAVE_UPNP 0
| #define STDC_HEADERS 1
| #define RETSIGTYPE void
| #define longlong long long
| #define HAVE_C99_FORMAT 1
| #define LLU "%llu"
| #define LLI "%lli"
| #define LLX "%llx"
| #define MOD_ZD "%zd"
| #define MOD_ZU "%zu"
| #define HAVE_INLINE 1
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:15535: clang -c conftest.c >&5
configure:15535: $? = 0
configure:15553: clang -c conftest.c >&5
conftest.c:145:4: error: use of undeclared identifier 'not'
not big endian
^
1 error generated.
configure:15553: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sofia-sip"
| #define PACKAGE_TARNAME "sofia-sip"
| #define PACKAGE_VERSION "1.12.11"
| #define PACKAGE_STRING "sofia-sip 1.12.11"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "sofia-sip"
| #define VERSION "1.12.11"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FUNC 1
| #define HAVE_FUNCTION 1
| #define SU_HAVE_SYS_TYPES 1
| #define SU_HAVE_STDINT 1
| #define SU_HAVE_INTTYPES 1
| #define SU_HAVE_PTHREADS 1
| #define su_inline static inline
| #define SU_INLINE inline
| #define SU_HAVE_INLINE 1
| #define SU_INLINE_TAG_CAST 1
| #define SOFIA_ISIZE_T int
| #define ISIZE_MAX INT_MAX
| #define SOFIA_ISSIZE_T int
| #define ISSIZE_MAX INT_MAX
| #define SOFIA_USIZE_T unsigned
| #define USIZE_MAX UINT_MAX
| #define HAVE_FREE_NULL 1
| #define HAVE_SIN6 1
| #define SU_HAVE_IN6 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_DIRENT_H 1
| #define SU_HAVE_BSDSOCK 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_MSG_TRUNC 1
| #define HAVE_SO_RCVBUFFORCE 1
| #define HAVE_SO_SNDBUFFORCE 1
| #define HAVE_IP_ADD_MEMBERSHIP 1
| #define HAVE_IP_MULTICAST_LOOP 1
| #define HAVE_IP_MTU_DISCOVER 1
| #define SU_HAVE_ADDRINFO 1
| #define SU_HAVE_SOCKADDR_STORAGE 1
| #define HAVE_IFR_IFINDEX 1
| #define HAVE_IFCONF 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETCPUCLOCKID 1
| #define HAVE_CLOCK_MONOTONIC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRERROR 1
| #define HAVE_RANDOM 1
| #define HAVE_INITSTATE 1
| #define HAVE_TCSETATTR 1
| #define HAVE_FLOCK 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_POLL 1
| #define HAVE_EPOLL_CREATE 1
| #define HAVE_SELECT 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_SIGNAL 1
| #define HAVE_ALARM 1
| #define HAVE_STRNLEN 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETPASS 1
| #define SU_HAVE_POLL 1
| #define HAVE_EPOLL 1
| #define SU_HAVE_IF_NAMEINDEX 1
| #define HAVE_MEMCCPY 1
| #define HAVE_STRTOULL 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_POLL 1
| #define HAVE_SIGPIPE 1
| #define HAVE_POLL_PORT 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PROC_NET_IF_INET6 1
| #define HAVE_IP_RECVERR 1
| #define HAVE_IPV6_RECVERR 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_LIBDL 1
| #define HAVE_SOFIA_SIP 1
| #define HAVE_SOFIA_SRESOLV 1
| #define HAVE_SOFIA_SMIME 0
| #define HAVE_SOFIA_STUN 1
| #define HAVE_SOFIA_NTH 1
| #define HAVE_SOFIA_HTTP 1
| #define HAVE_SRTP 0
| #define HAVE_UPNP 0
| #define STDC_HEADERS 1
| #define RETSIGTYPE void
| #define longlong long long
| #define HAVE_C99_FORMAT 1
| #define LLU "%llu"
| #define LLI "%lli"
| #define LLX "%llx"
| #define MOD_ZD "%zd"
| #define MOD_ZU "%zu"
| #define HAVE_INLINE 1
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:15681: result: no
configure:15701: checking whether clang recognizes __func__
configure:15725: result: yes
configure:15734: checking whether clang recognizes __FUNCTION__
configure:15759: result: yes
configure:15769: checking whether clang recognizes field names in struct initialization
configure:15788: clang -c conftest.c >&5
conftest.c:145:43: warning: use of GNU old-style field designator extension [-Wgnu-designator]
struct { int foo; char *bar; } test = { foo: 1, bar: "bar" };
^~~~
.foo =
conftest.c:145:51: warning: use of GNU old-style field designator extension [-Wgnu-designator]
struct { int foo; char *bar; } test = { foo: 1, bar: "bar" };
^~~~
.bar =
2 warnings generated.
configure:15788: $? = 0
configure:15795: result: yes
configure:15804: checking whether time.h and sys/time.h may both be included
configure:15831: result: yes
configure:15839: checking for size_t
configure:15839: result: yes
configure:15852: checking for sa_len
configure:15877: result: no
configure:15893: checking /dev/urandom
configure:15901: result: yes
configure:16096: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by sofia-sip config.status 1.12.11, which was
generated by GNU Autoconf 2.67. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on f961c8fb2496
config.status:1317: creating Makefile
config.status:1317: creating packages/Makefile
config.status:1317: creating packages/sofia-sip-ua.pc
config.status:1317: creating packages/sofia-sip-ua-glib.pc
config.status:1317: creating libsofia-sip-ua/Makefile
config.status:1317: creating libsofia-sip-ua/bnf/Makefile
config.status:1317: creating libsofia-sip-ua/bnf/Doxyfile
config.status:1317: creating libsofia-sip-ua/docs/Makefile
config.status:1317: creating libsofia-sip-ua/docs/Doxyfile
config.status:1317: creating libsofia-sip-ua/docs/Doxyfile.version
config.status:1317: creating libsofia-sip-ua/docs/sofia-footer.html
config.status:1317: creating libsofia-sip-ua/features/Doxyfile
config.status:1317: creating libsofia-sip-ua/features/Makefile
config.status:1317: creating libsofia-sip-ua/http/Doxyfile
config.status:1317: creating libsofia-sip-ua/http/Makefile
config.status:1317: creating libsofia-sip-ua/ipt/Doxyfile
config.status:1317: creating libsofia-sip-ua/ipt/Makefile
config.status:1317: creating libsofia-sip-ua/iptsec/Doxyfile
config.status:1317: creating libsofia-sip-ua/iptsec/Makefile
config.status:1317: creating libsofia-sip-ua/msg/Doxyfile
config.status:1317: creating libsofia-sip-ua/msg/Makefile
config.status:1317: creating libsofia-sip-ua/nea/Doxyfile
config.status:1317: creating libsofia-sip-ua/nea/Makefile
config.status:1317: creating libsofia-sip-ua/nta/Doxyfile
config.status:1317: creating libsofia-sip-ua/nta/Makefile
config.status:1317: creating libsofia-sip-ua/nth/Doxyfile
config.status:1317: creating libsofia-sip-ua/nth/Makefile
config.status:1317: creating libsofia-sip-ua/nua/Doxyfile
config.status:1317: creating libsofia-sip-ua/nua/Makefile
config.status:1317: creating libsofia-sip-ua/sdp/Doxyfile
config.status:1317: creating libsofia-sip-ua/sdp/Makefile
config.status:1317: creating libsofia-sip-ua/sip/Doxyfile
config.status:1317: creating libsofia-sip-ua/sip/Makefile
config.status:1317: creating libsofia-sip-ua/soa/Doxyfile
config.status:1317: creating libsofia-sip-ua/soa/Makefile
config.status:1317: creating libsofia-sip-ua/sresolv/Doxyfile
config.status:1317: creating libsofia-sip-ua/sresolv/Makefile
config.status:1317: creating libsofia-sip-ua/stun/Doxyfile
config.status:1317: creating libsofia-sip-ua/stun/Makefile
config.status:1317: creating libsofia-sip-ua/su/Doxyfile
config.status:1317: creating libsofia-sip-ua/su/Makefile
config.status:1317: creating libsofia-sip-ua/tport/Doxyfile
config.status:1317: creating libsofia-sip-ua/tport/Makefile
config.status:1317: creating libsofia-sip-ua/url/Doxyfile
config.status:1317: creating libsofia-sip-ua/url/Makefile
config.status:1317: creating libsofia-sip-ua/features/sofia-sip/sofia_features.h
config.status:1317: creating s2check/Makefile
config.status:1317: creating libsofia-sip-ua-glib/Makefile
config.status:1317: creating libsofia-sip-ua-glib/su-glib/Makefile
config.status:1317: creating libsofia-sip-ua-glib/su-glib/Doxyfile
config.status:1317: creating utils/Makefile
config.status:1317: creating utils/Doxyfile
config.status:1317: creating tests/Makefile
config.status:1317: creating win32/Makefile
config.status:1317: creating win32/config.h
config.status:1317: creating open_c/Makefile
config.status:1317: creating open_c/config.h
config.status:1317: creating packages/sofia-sip-1.12.11.spec
config.status:1317: creating config.h
config.status:1317: creating libsofia-sip-ua/su/sofia-sip/su_configure.h
config.status:1538: executing depfiles commands
config.status:1538: executing libtool commands
config.status:1538: executing version commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_c99_format=yes
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_c_keyword_struct=yes
ac_cv_c_macro_function=yes
ac_cv_c_var_func=yes
ac_cv_dev_urandom=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CHECK_CFLAGS_set=
ac_cv_env_CHECK_CFLAGS_value=
ac_cv_env_CHECK_LIBS_set=
ac_cv_env_CHECK_LIBS_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_GLIB_CFLAGS_set=
ac_cv_env_GLIB_CFLAGS_value=
ac_cv_env_GLIB_LIBS_set=
ac_cv_env_GLIB_LIBS_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_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_SOFIA_CFLAGS_set=
ac_cv_env_SOFIA_CFLAGS_value=
ac_cv_env_SOFIA_GLIB_CFLAGS_set=
ac_cv_env_SOFIA_GLIB_CFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_openssl_CFLAGS_set=
ac_cv_env_openssl_CFLAGS_value=
ac_cv_env_openssl_LIBS_set=
ac_cv_env_openssl_LIBS_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_free_null=yes
ac_cv_func_alarm=yes
ac_cv_func_alloca_works=yes
ac_cv_func_clock_getcpuclockid=yes
ac_cv_func_clock_gettime=yes
ac_cv_func_epoll_create=yes
ac_cv_func_flock=yes
ac_cv_func_freeaddrinfo=yes
ac_cv_func_gai_strerror=yes
ac_cv_func_getaddrinfo=yes
ac_cv_func_getdelim=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_gethostname=yes
ac_cv_func_getifaddrs=yes
ac_cv_func_getipnodebyname=no
ac_cv_func_getline=yes
ac_cv_func_getnameinfo=yes
ac_cv_func_getpass=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_if_nameindex=yes
ac_cv_func_inet_ntop=yes
ac_cv_func_inet_pton=yes
ac_cv_func_initstate=yes
ac_cv_func_kqueue=no
ac_cv_func_memccpy=yes
ac_cv_func_memcspn=no
ac_cv_func_memmem=yes
ac_cv_func_memspn=no
ac_cv_func_poll=yes
ac_cv_func_random=yes
ac_cv_func_select=yes
ac_cv_func_signal=yes
ac_cv_func_socketpair=yes
ac_cv_func_strerror=yes
ac_cv_func_strnlen=yes
ac_cv_func_strtoull=yes
ac_cv_func_tcsetattr=yes
ac_cv_have_decl_CLOCK_MONOTONIC=yes
ac_cv_have_decl_IP_ADD_MEMBERSHIP=yes
ac_cv_have_decl_IP_MTU_DISCOVER=yes
ac_cv_have_decl_IP_MULTICAST_LOOP=yes
ac_cv_have_decl_MSG_TRUNC=yes
ac_cv_have_decl_SIGPIPE=yes
ac_cv_have_decl_SO_RCVBUFFORCE=yes
ac_cv_have_decl_SO_SNDBUFFORCE=yes
ac_cv_header_arpa_inet_h=yes
ac_cv_header_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_fnmatch_h=yes
ac_cv_header_ifaddr_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_net_if_h=yes
ac_cv_header_net_if_types_h=no
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_netinet_sctp_h=no
ac_cv_header_netinet_tcp_h=yes
ac_cv_header_netpacket_packet_h=yes
ac_cv_header_openssl_tls1_h=no
ac_cv_header_pthread_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_devpoll_h=no
ac_cv_header_sys_epoll_h=yes
ac_cv_header_sys_filio_h=no
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_sockio_h=no
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_winsock2_h=no
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_hostcheck=x86_64-unknown-linux-gnu
ac_cv_ioctl_siocgifnum='sys/sockio.h missing'
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_pthread_pthread_create=yes
ac_cv_lib_socket_socketpair=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AR=ar
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=clang
ac_cv_prog_CPP='clang -E'
ac_cv_prog_DOXYGEN=doxygen
ac_cv_prog_ETAGS=echo
ac_cv_prog_STRIP=strip
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_LD=ld
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_clang_c_o=yes
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_sa_len=no
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_clock_gettime='none required'
ac_cv_search_getaddrinfo='none required'
ac_cv_search_gethostbyname='none required'
ac_cv_search_getipnodebyname=no
ac_cv_search_inet_ntop='none required'
ac_cv_search_socket='none required'
ac_cv_sin6=yes
ac_cv_struct_addrinfo=yes
ac_cv_struct_ifconf=yes
ac_cv_struct_ifreq_ifr_ifindex=yes
ac_cv_struct_ifreq_ifr_index=no
ac_cv_struct_sockaddr_storage=yes
ac_cv_sys_ip_recverr=yes
ac_cv_sys_ipv6_recverr=yes
ac_cv_tagstack=no
ac_cv_target=x86_64-unknown-linux-gnu
ac_cv_type_long_long=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
ac_cv_working_alloca_h=yes
am_cv_CC_dependencies_compiler_type=gcc3
ax_cv_c_compiler_vendor=gnu
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=ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
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
pkg_cv_GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
pkg_cv_GLIB_LIBS=-lglib-2.0
sac_cv_cwflag=
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/sofia-sip/src/sofia-sip-1.12.11/missing --run aclocal-1.9'
ACLOCAL_AMFLAGS='-I m4'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /tmp/sofia-sip/src/sofia-sip-1.12.11/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /tmp/sofia-sip/src/sofia-sip-1.12.11/missing --run autoconf'
AUTOHEADER='${SHELL} /tmp/sofia-sip/src/sofia-sip-1.12.11/missing --run autoheader'
AUTOMAKE='${SHELL} /tmp/sofia-sip/src/sofia-sip-1.12.11/missing --run automake-1.9'
AWK='gawk'
CC='clang'
CCDEPMODE='depmode=gcc3'
CFLAGS=''
CHECK_CFLAGS=''
CHECK_LIBS=''
COREFOUNDATION_FALSE=''
COREFOUNDATION_TRUE='#'
COVERAGE_FLAGS=''
CPP='clang -E'
CPPFLAGS=''
CWFLAG=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DOXYGEN='doxygen'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_COVERAGE_FALSE=''
ENABLE_COVERAGE_TRUE='#'
ETAGS='echo'
EXEEXT=''
EXPENSIVE_CHECKS_FALSE=''
EXPENSIVE_CHECKS_TRUE='#'
FGREP='/usr/bin/grep -F'
GCOV=''
GENHTML=''
GENPNG=''
GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
GLIB_LIBS='-lglib-2.0'
GLIB_VERSION=''
GREP='/usr/bin/grep'
HAVE_CHECK_FALSE=''
HAVE_CHECK_TRUE='#'
HAVE_DOXYGEN_FALSE='#'
HAVE_DOXYGEN_TRUE=''
HAVE_GENPNG_FALSE='#'
HAVE_GENPNG_TRUE=''
HAVE_GLIB_FALSE='#'
HAVE_GLIB_TRUE=''
HAVE_LCOV_FALSE='#'
HAVE_LCOV_TRUE=''
HAVE_MINGW32_FALSE=''
HAVE_MINGW32_TRUE='#'
HAVE_NTH_FALSE='#'
HAVE_NTH_TRUE=''
HAVE_NTLM_FALSE=''
HAVE_NTLM_TRUE='#'
HAVE_STUN_FALSE='#'
HAVE_STUN_TRUE=''
HAVE_TLS_FALSE=''
HAVE_TLS_TRUE='#'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LCOV=''
LD='ld -m elf_x86_64'
LDFLAGS=''
LIBOBJS=''
LIBS='-lpthread '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBVER_SOFIA_SIP_UA_AGE='6'
LIBVER_SOFIA_SIP_UA_CUR='6'
LIBVER_SOFIA_SIP_UA_GLIB_AGE='0'
LIBVER_SOFIA_SIP_UA_GLIB_CUR='3'
LIBVER_SOFIA_SIP_UA_GLIB_REV='0'
LIBVER_SOFIA_SIP_UA_GLIB_SOVER='3'
LIBVER_SOFIA_SIP_UA_REV='0'
LIBVER_SOFIA_SIP_UA_SOVER='0'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /tmp/sofia-sip/src/sofia-sip-1.12.11/missing --run makeinfo'
MINGW_ENVIRONMENT=''
MOSTLYCLEANFILES='*.bb *.bbg *.da *.gcov *.gcda *.gcno'
NDEBUG_FALSE=''
NDEBUG_TRUE='#'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='sofia-sip'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='sofia-sip'
PACKAGE_STRING='sofia-sip 1.12.11'
PACKAGE_TARNAME='sofia-sip'
PACKAGE_URL=''
PACKAGE_VERSION='1.12.11'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
RANLIB='ranlib'
REPLACE_LIBADD=' memspn.lo memcspn.lo'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SOFIA_CFLAGS=''
SOFIA_GLIB_CFLAGS=''
SOFIA_GLIB_PKG_REQUIRES='glib-2.0'
SOFIA_PLAT_CFLAGS=''
STRIP='strip'
TESTS_ENVIRONMENT=''
VERSION='1.12.11'
VER_LIBSOFIA_SIP_UA_MAJOR_MINOR='1.12'
ac_ct_CC=''
ac_ct_DUMPBIN=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
include_sofiadir='${includedir}/sofia-sip-1.12'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='/tmp/sofia-sip/src/sofia-sip-1.12.11/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='echo'
mandir='${datarootdir}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
openssl_CFLAGS=''
openssl_LIBS=''
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='x86_64-unknown-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='unknown'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "sofia-sip"
#define PACKAGE_TARNAME "sofia-sip"
#define PACKAGE_VERSION "1.12.11"
#define PACKAGE_STRING "sofia-sip 1.12.11"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "sofia-sip"
#define VERSION "1.12.11"
#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 __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define TIME_WITH_SYS_TIME 1
#define HAVE_FUNC 1
#define HAVE_FUNCTION 1
#define SU_HAVE_SYS_TYPES 1
#define SU_HAVE_STDINT 1
#define SU_HAVE_INTTYPES 1
#define SU_HAVE_PTHREADS 1
#define su_inline static inline
#define SU_INLINE inline
#define SU_HAVE_INLINE 1
#define SU_INLINE_TAG_CAST 1
#define SOFIA_ISIZE_T int
#define ISIZE_MAX INT_MAX
#define SOFIA_ISSIZE_T int
#define ISSIZE_MAX INT_MAX
#define SOFIA_USIZE_T unsigned
#define USIZE_MAX UINT_MAX
#define HAVE_FREE_NULL 1
#define HAVE_SIN6 1
#define SU_HAVE_IN6 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_FCNTL_H 1
#define HAVE_DIRENT_H 1
#define SU_HAVE_BSDSOCK 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_EPOLL_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_NETDB_H 1
#define HAVE_NET_IF_H 1
#define HAVE_NETPACKET_PACKET_H 1
#define HAVE_MSG_TRUNC 1
#define HAVE_SO_RCVBUFFORCE 1
#define HAVE_SO_SNDBUFFORCE 1
#define HAVE_IP_ADD_MEMBERSHIP 1
#define HAVE_IP_MULTICAST_LOOP 1
#define HAVE_IP_MTU_DISCOVER 1
#define SU_HAVE_ADDRINFO 1
#define SU_HAVE_SOCKADDR_STORAGE 1
#define HAVE_IFR_IFINDEX 1
#define HAVE_IFCONF 1
#define HAVE_LIBPTHREAD 1
#define HAVE_CLOCK_GETTIME 1
#define HAVE_CLOCK_GETCPUCLOCKID 1
#define HAVE_CLOCK_MONOTONIC 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_STRERROR 1
#define HAVE_RANDOM 1
#define HAVE_INITSTATE 1
#define HAVE_TCSETATTR 1
#define HAVE_FLOCK 1
#define HAVE_SOCKETPAIR 1
#define HAVE_GETHOSTNAME 1
#define HAVE_GETHOSTBYNAME 1
#define HAVE_POLL 1
#define HAVE_EPOLL_CREATE 1
#define HAVE_SELECT 1
#define HAVE_IF_NAMEINDEX 1
#define HAVE_SIGNAL 1
#define HAVE_ALARM 1
#define HAVE_STRNLEN 1
#define HAVE_MEMMEM 1
#define HAVE_GETADDRINFO 1
#define HAVE_GETNAMEINFO 1
#define HAVE_FREEADDRINFO 1
#define HAVE_GAI_STRERROR 1
#define HAVE_GETIFADDRS 1
#define HAVE_GETLINE 1
#define HAVE_GETDELIM 1
#define HAVE_GETPASS 1
#define SU_HAVE_POLL 1
#define HAVE_EPOLL 1
#define SU_HAVE_IF_NAMEINDEX 1
#define HAVE_MEMCCPY 1
#define HAVE_STRTOULL 1
#define HAVE_INET_NTOP 1
#define HAVE_INET_PTON 1
#define HAVE_POLL 1
#define HAVE_SIGPIPE 1
#define HAVE_POLL_PORT 1
#define HAVE_PTHREAD_RWLOCK 1
#define HAVE_PROC_NET_IF_INET6 1
#define HAVE_IP_RECVERR 1
#define HAVE_IPV6_RECVERR 1
#define HAVE_NETINET_TCP_H 1
#define HAVE_FNMATCH_H 1
#define HAVE_LIBDL 1
#define HAVE_SOFIA_SIP 1
#define HAVE_SOFIA_SRESOLV 1
#define HAVE_SOFIA_SMIME 0
#define HAVE_SOFIA_STUN 1
#define HAVE_SOFIA_NTH 1
#define HAVE_SOFIA_HTTP 1
#define HAVE_SRTP 0
#define HAVE_UPNP 0
#define STDC_HEADERS 1
#define RETSIGTYPE void
#define longlong long long
#define HAVE_C99_FORMAT 1
#define LLU "%llu"
#define LLI "%lli"
#define LLX "%llx"
#define MOD_ZD "%zd"
#define MOD_ZU "%zu"
#define HAVE_INLINE 1
#define HAVE_FUNC 1
#define HAVE_FUNCTION 1
#define HAVE_STRUCT_KEYWORDS 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_DEV_URANDOM 1
#define DEV_URANDOM 1
configure: exit 0