Build of sofia-sip with musl toolchain

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

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

SLOCLanguage
163,582 ansic
21,233 makefile
10,613 sh
653 cpp
640 awk
196,721 total

The process tree of the build process is here.

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

List of Errors

Log

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

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

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

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/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 (Wed Apr 5 01:32:40 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... yes
# 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/sbin/grep
# checking for egrep... /usr/sbin/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
# configure: WARNING: using cross tools not prefixed with host triplet
# checking for x86_64-unknown-linux-ld... no
# checking for ld... ld
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for fgrep... /usr/sbin/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)... /sysroot/bin/nm -B
# checking the name lister (/sysroot/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 /sysroot/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... no
# 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/sbin/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)... no
# 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... no
# 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
# LTCOMPILE su_timer.lo
# In file included from su_wait.c:48:
# In file included from ./sofia-sip/su_wait.h:50:
# /sysroot/include/sys/poll.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
# #warning redirecting incorrect #include to
# ^
# 1 warning generated.
# LTCOMPILE su_port.lo
# In file included from su_root.c:55:
# In file included from ./su_port.h:45:
# In file included from ./sofia-sip/su_wait.h:50:
# /sysroot/include/sys/poll.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
# #warning redirecting incorrect #include to
# ^
# 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));
# ^~~~
# In file included from su_timer.c:50:
# In file included from ./su_port.h:45:
# In file included from ./sofia-sip/su_wait.h:50:
# /sysroot/include/sys/poll.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
# #warning redirecting incorrect #include to
# ^
# In file included from su_port.c:46:
# In file included from ./su_port.h:45:
# In file included from ./sofia-sip/su_wait.h:50:
# /sysroot/include/sys/poll.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
# #warning redirecting incorrect #include to
# ^
# LTCOMPILE su_base_port.lo
# 1 warning generated.
# 3 warnings generated.
# 1 warning generated.
# In file included from su_base_port.c:45:
# In file included from ./su_port.h:45:
# In file included from ./sofia-sip/su_wait.h:50:
# /sysroot/include/sys/poll.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
# #warning redirecting incorrect #include to
# ^
# LTCOMPILE su_pthread_port.lo
# 1 warning generated.
# LTCOMPILE su_socket_port.lo
# LTCOMPILE su_poll_port.lo
# In file included from su_pthread_port.c:52:
# In file included from ./su_port.h:45:
# In file included from ./sofia-sip/su_wait.h:50:
# /sysroot/include/sys/poll.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
# #warning redirecting incorrect #include to
# ^
# In file included from su_socket_port.c:52:
# In file included from ./su_port.h:45:
# In file included from ./sofia-sip/su_wait.h:50:
# /sysroot/include/sys/poll.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
# #warning redirecting incorrect #include to
# ^
# 1 warning generated.
# 1 warning generated.
# LTCOMPILE su_epoll_port.lo
# In file included from su_poll_port.c:41:
# In file included from ./su_port.h:45:
# In file included from ./sofia-sip/su_wait.h:50:
# /sysroot/include/sys/poll.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
# #warning redirecting incorrect #include to
# ^
# LTCOMPILE su_select_port.lo
# LTCOMPILE su_kqueue_port.lo
# 1 warning generated.
# In file included from su_epoll_port.c:41:
# In file included from ./su_port.h:45:
# In file included from ./sofia-sip/su_wait.h:50:
# /sysroot/include/sys/poll.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
# #warning redirecting incorrect #include to
# ^
# 1 warning generated.
# In file included from su_select_port.c:43:
# In file included from ./su_port.h:45:
# In file included from ./sofia-sip/su_wait.h:50:
# /sysroot/include/sys/poll.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
# #warning redirecting incorrect #include to
# ^
# In file included from su_kqueue_port.c:41:
# In file included from ./su_port.h:45:
# In file included from ./sofia-sip/su_wait.h:50:
# /sysroot/include/sys/poll.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
# #warning redirecting incorrect #include to
# ^
# 1 warning generated.
# 1 warning generated.
# LTCOMPILE su_devpoll_port.lo
# LTCOMPILE su_localinfo.lo
# LTCOMPILE su_os_nw.lo
# In file included from su_devpoll_port.c:41:
# In file included from ./su_port.h:45:
# In file included from ./sofia-sip/su_wait.h:50:
# /sysroot/include/sys/poll.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
# #warning redirecting incorrect #include to
# ^
# 1 warning generated.
# LTCOMPILE su_taglist.lo
# In file included from su_os_nw.c:44:
# In file included from ./sofia-sip/su_wait.h:50:
# /sysroot/include/sys/poll.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
# #warning redirecting incorrect #include to
# ^
# In file included from su_os_nw.c:46:
# In file included from ./sofia-sip/su_os_nw.h:61:
# /sysroot/include/sys/poll.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
# #warning redirecting incorrect #include to
# ^
# 2 warnings generated.
# 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
# COMPILE addrinfo.o
# COMPILE localinfo.o
# LINK libsu.la
# /r: `u' modifier ignored since `D' is the default (see `U')
# LINK addrinfo
# 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
# In file included from features.c:38:
# In file included from ../../libsofia-sip-ua/tport/tport_tls.h:42:
# In file included from ../../libsofia-sip-ua/tport/tport_internal.h:49:
# In file included from ../../libsofia-sip-ua/tport/sofia-sip/tport.h:43:
# In file included from ../../libsofia-sip-ua/su/sofia-sip/su_wait.h:50:
# /sysroot/include/sys/poll.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
# #warning redirecting incorrect #include to
# ^
# 1 warning generated.
# LINK libfeatures.la
# /r: `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
# /r: `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
# LTCOMPILE sres_cache.lo
# LTCOMPILE sres_blocking.lo
# LTCOMPILE sresolv.lo
# In file included from sresolv.c:41:
# In file included from ./sofia-sip/sresolv.h:39:
# In file included from ./../su/sofia-sip/su_wait.h:50:
# /sysroot/include/sys/poll.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
# #warning redirecting incorrect #include to
# ^
# sres.c:78:10: fatal error: 'linux/types.h' file not found
# #include
# ^
# 1 warning generated.
# LTCOMPILE sres_sip.lo
# 1 error generated.
# make[3]: *** [Makefile:970: sres.lo] Error 1
# make[3]: *** Waiting for unfinished jobs....
# 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.
# make[3]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua/sresolv'
# make[2]: *** [Makefile:472: all-recursive] Error 1
# make[2]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11/libsofia-sip-ua'
# make[1]: *** [Makefile:450: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/sofia-sip/src/sofia-sip-1.12.11'
# make: *** [Makefile:322: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

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 = 052a1f406330
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /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/sbin/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 /sysroot/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.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3823: $? = 0
# configure:3812: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# 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
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:4006: $? = 127
# configure:4021: result: yes
# 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/sbin/grep
# configure:4601: checking for egrep
# configure:4663: result: /usr/sbin/grep -E
# configure:4668: checking for ANSI C header files
# configure:4688: clang -c conftest.c >&5
# configure:4688: $? = 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 /sysroot/bin/ar
# configure:5105: result: ar
# configure:5117: WARNING: using cross tools not prefixed with host triplet
# configure:5130: checking for x86_64-unknown-linux-ld
# configure:5160: result: no
# configure:5170: checking for ld
# configure:5186: found /sysroot/bin/ld
# configure:5197: result: ld
# configure:5244: checking for a sed that does not truncate output
# configure:5308: result: /usr/sbin/sed
# configure:5326: checking for fgrep
# configure:5388: result: /usr/sbin/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: /sysroot/bin/nm -B
# configure:5691: checking the name lister (/sysroot/bin/nm -B) interface
# configure:5698: clang -c conftest.c >&5
# configure:5701: /sysroot/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 /sysroot/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 /sysroot/bin/ranlib
# configure:6540: result: ranlib
# configure:6630: checking command to parse /sysroot/bin/nm -B output from clang object
# configure:6748: clang -c conftest.c >&5
# configure:6751: $? = 0
# configure:6755: /sysroot/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: no
# 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/sbin/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/sbin/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/sbin/pkg-config
# configure:12361: result: /usr/sbin/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:12737: result: no
# configure:12752: checking for graceful free(0)
# configure:12785: result: no
# 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:84: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_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:51: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_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:87: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_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:54: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_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:87: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_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:54: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_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:89: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_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:56: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_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:64: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_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:64: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_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:78: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_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
# /sysroot/bin/ld: error: cannot find -lsocket
# /sysroot/bin/ld: error: cannot find -lnsl
# 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_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-301ac3.o:conftest.c:function main: error: 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_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
# /tmp/conftest-865eca.o:conftest.c:function main: error: 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_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
# /sysroot/bin/ld: error: cannot find -lsocket
# /tmp/conftest-ef2f37.o:conftest.c:function main: error: 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_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
# /sysroot/bin/ld: error: cannot find -lnsl
# /tmp/conftest-15f468.o:conftest.c:function main: error: 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_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:101:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:101: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-df2562.o:conftest.c:function main: error: 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_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-e89eac.o:conftest.c:function main: error: 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_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-009064.o:conftest.c:function main: error: 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_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-3a0ea5.o:conftest.c:function main: error: 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_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:14380: checking openssl/tls1.h usability
# configure:14380: clang -c conftest.c >&5
# conftest.c:147:10: fatal error: 'openssl/tls1.h' file not found
# #include
# ^
# 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_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
# conftest.c:114:10: fatal error: 'openssl/tls1.h' file not found
# #include
# ^
# 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_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
# configure:14380: result: no
# 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:122: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_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:134: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_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:165: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_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: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:138:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:138: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_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:144: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_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:144: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:144: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 052a1f406330
#
# config.status:1316: creating Makefile
# config.status:1316: creating packages/Makefile
# config.status:1316: creating packages/sofia-sip-ua.pc
# config.status:1316: creating packages/sofia-sip-ua-glib.pc
# config.status:1316: creating libsofia-sip-ua/Makefile
# config.status:1316: creating libsofia-sip-ua/bnf/Makefile
# config.status:1316: creating libsofia-sip-ua/bnf/Doxyfile
# config.status:1316: creating libsofia-sip-ua/docs/Makefile
# config.status:1316: creating libsofia-sip-ua/docs/Doxyfile
# config.status:1316: creating libsofia-sip-ua/docs/Doxyfile.version
# config.status:1316: creating libsofia-sip-ua/docs/sofia-footer.html
# config.status:1316: creating libsofia-sip-ua/features/Doxyfile
# config.status:1316: creating libsofia-sip-ua/features/Makefile
# config.status:1316: creating libsofia-sip-ua/http/Doxyfile
# config.status:1316: creating libsofia-sip-ua/http/Makefile
# config.status:1316: creating libsofia-sip-ua/ipt/Doxyfile
# config.status:1316: creating libsofia-sip-ua/ipt/Makefile
# config.status:1316: creating libsofia-sip-ua/iptsec/Doxyfile
# config.status:1316: creating libsofia-sip-ua/iptsec/Makefile
# config.status:1316: creating libsofia-sip-ua/msg/Doxyfile
# config.status:1316: creating libsofia-sip-ua/msg/Makefile
# config.status:1316: creating libsofia-sip-ua/nea/Doxyfile
# config.status:1316: creating libsofia-sip-ua/nea/Makefile
# config.status:1316: creating libsofia-sip-ua/nta/Doxyfile
# config.status:1316: creating libsofia-sip-ua/nta/Makefile
# config.status:1316: creating libsofia-sip-ua/nth/Doxyfile
# config.status:1316: creating libsofia-sip-ua/nth/Makefile
# config.status:1316: creating libsofia-sip-ua/nua/Doxyfile
# config.status:1316: creating libsofia-sip-ua/nua/Makefile
# config.status:1316: creating libsofia-sip-ua/sdp/Doxyfile
# config.status:1316: creating libsofia-sip-ua/sdp/Makefile
# config.status:1316: creating libsofia-sip-ua/sip/Doxyfile
# config.status:1316: creating libsofia-sip-ua/sip/Makefile
# config.status:1316: creating libsofia-sip-ua/soa/Doxyfile
# config.status:1316: creating libsofia-sip-ua/soa/Makefile
# config.status:1316: creating libsofia-sip-ua/sresolv/Doxyfile
# config.status:1316: creating libsofia-sip-ua/sresolv/Makefile
# config.status:1316: creating libsofia-sip-ua/stun/Doxyfile
# config.status:1316: creating libsofia-sip-ua/stun/Makefile
# config.status:1316: creating libsofia-sip-ua/su/Doxyfile
# config.status:1316: creating libsofia-sip-ua/su/Makefile
# config.status:1316: creating libsofia-sip-ua/tport/Doxyfile
# config.status:1316: creating libsofia-sip-ua/tport/Makefile
# config.status:1316: creating libsofia-sip-ua/url/Doxyfile
# config.status:1316: creating libsofia-sip-ua/url/Makefile
# config.status:1316: creating libsofia-sip-ua/features/sofia-sip/sofia_features.h
# config.status:1316: creating s2check/Makefile
# config.status:1316: creating libsofia-sip-ua-glib/Makefile
# config.status:1316: creating libsofia-sip-ua-glib/su-glib/Makefile
# config.status:1316: creating libsofia-sip-ua-glib/su-glib/Doxyfile
# config.status:1316: creating utils/Makefile
# config.status:1316: creating utils/Doxyfile
# config.status:1316: creating tests/Makefile
# config.status:1316: creating win32/Makefile
# config.status:1316: creating win32/config.h
# config.status:1316: creating open_c/Makefile
# config.status:1316: creating open_c/config.h
# config.status:1316: creating packages/sofia-sip-1.12.11.spec
# config.status:1316: creating config.h
# config.status:1316: creating libsofia-sip-ua/su/sofia-sip/su_configure.h
# config.status:1537: executing depfiles commands
# config.status:1537: executing libtool commands
# config.status:1537: 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=no
# 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/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/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='/sysroot/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=no
# 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/sbin/grep -E'
# ENABLE_COVERAGE_FALSE=''
# ENABLE_COVERAGE_TRUE='#'
# ETAGS='echo'
# EXEEXT=''
# EXPENSIVE_CHECKS_FALSE=''
# EXPENSIVE_CHECKS_TRUE='#'
# FGREP='/usr/sbin/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/sbin/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='/sysroot/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/sbin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# RANLIB='ranlib'
# REPLACE_LIBADD=' memspn.lo memcspn.lo'
# SED='/usr/sbin/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_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