==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: sofia-sip 1.13.17-2 (Fri Jun 28 16:15:06 2024)
==> Retrieving sources...
  -> Cloning sofia-sip git repo...
Cloning into bare repository '/home/leming/work/sofia-sip/sofia-sip'...
  -> Found 0001-fix_incompatible_pointer_type_in_sip_basic_c.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
    sofia-sip ... Skipped
    0001-fix_incompatible_pointer_type_in_sip_basic_c.patch ... Passed
==> Making package: sofia-sip 1.13.17-2 (Fri Jun 28 16:15:15 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (6) perl-error-0.17029-5  perl-mailtools-2.21-7  perl-timedate-2.33-5
             python-packaging-24.0-1  git-2.45.2-1  glib2-devel-2.80.3-2

Total Download Size:    0.24 MiB
Total Installed Size:  45.67 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 glib2-devel-2.80.3-2-aarch64 downloading...
 python-packaging-24.0-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing git...
Optional dependencies for git
    tk: gitk and git gui
    openssh: ssh transport and crypto
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-io-socket-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-mediawiki-api: git mediawiki support
    perl-datetime-format-iso8601: git mediawiki support
    perl-lwp-protocol-https: git mediawiki https support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4 [installed]
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
installing python-packaging...
installing glib2-devel...
:: Running post-transaction hooks...
(1/1) Warn about old perl modules
[?25h==> Retrieving sources...
  -> Found 0001-fix_incompatible_pointer_type_in_sip_basic_c.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of sofia-sip git repo...
Cloning into 'sofia-sip'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
Applied patch to 'libsofia-sip-ua/sip/sip_basic.c' cleanly.
+ AUTOMAKE=automake
+ ACLOCAL=aclocal
+ export AUTOMAKE ACLOCAL
+ autoreconf -i
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:41: warning: The macro 'AC_GNU_SOURCE' is obsolete.
configure.ac:41: You should run autoupdate.
./lib/autoconf/specific.m4:489: AC_GNU_SOURCE is expanded from...
configure.ac:41: the top level
configure.ac:55: warning: The macro 'AC_PROG_LIBTOOL' is obsolete.
configure.ac:55: You should run autoupdate.
m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from...
configure.ac:55: the top level
configure.ac:93: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:93: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from...
configure.ac:93: the top level
configure.ac:117: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:117: You should run autoupdate.
./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
configure.ac:117: the top level
configure.ac:125: warning: The macro 'AC_TYPE_SIGNAL' is obsolete.
configure.ac:125: You should run autoupdate.
./lib/autoconf/types.m4:805: AC_TYPE_SIGNAL is expanded from...
configure.ac:125: the top level
configure.ac:227: warning: The macro 'AC_HEADER_TIME' is obsolete.
configure.ac:227: You should run autoupdate.
./lib/autoconf/headers.m4:702: AC_HEADER_TIME is expanded from...
configure.ac:227: the top level
configure.ac:41: installing './compile'
configure.ac:35: installing './config.guess'
configure.ac:35: installing './config.sub'
configure.ac:37: installing './install-sh'
configure.ac:37: installing './missing'
libsofia-sip-ua-glib/su-glib/Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
+ find . '(' -name 'run*' -o -name '*.sh' ')' -a -type f
+ xargs chmod +x
+ chmod +x scripts/coverage scripts/fix-include-sofia-sip scripts/hide_emails.sh scripts/lcov-report scripts/rpmbuild-snaphot scripts/uncovered
==> Starting build()...
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking target system type... aarch64-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 a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports the include directive... yes (GNU style)
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking for sys/time.h... yes
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for compilation environment... 
checking for gcc... (cached) gcc
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking for maximum warnings compiler flag... -Wall
checking how to run the C preprocessor... gcc -E
checking for etags... etags
checking for ar... ar
checking for ld... ld
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for ld option to reload object files... -r
checking for file... :
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for doxygen... echo
checking for C compiler vendor... gnu
checking for egrep... (cached) /usr/bin/grep -E
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... yes
checking for inline... inline
checking for inline... (cached) inline
checking whether byte ordering is bigendian... no
checking whether gcc recognizes __func__... yes
checking whether gcc recognizes __FUNCTION__... yes
checking whether gcc recognizes field names in struct initialization... yes
checking for size_t... yes
checking for sa_len... no
checking /dev/urandom... yes
checking for egrep -e... (cached) /usr/bin/grep -E
checking for gcc options needed to detect all undeclared functions... none needed
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for pthread.h... yes
checking for stack suitable for tags... no
checking for graceful free(0)... yes
checking for sockaddr_in6... yes
checking for unistd.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for fcntl.h... yes
checking for dirent.h... yes
checking for winsock2.h... no
checking for sys/socket.h... yes
checking for sys/ioctl.h... yes
checking for sys/filio.h... no
checking for sys/sockio.h... no
checking for sys/select.h... yes
checking for sys/epoll.h... yes
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 pkg-config... /usr/bin/pkg-config
checking for glib-2.0... yes
checking GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread
checking GLIB_LIBS... -lglib-2.0
checking for library containing socket... none required
checking for library containing inet_ntop... none required
checking for library containing getipnodebyname... no
checking for library containing gethostbyname... none required
checking for library containing getaddrinfo... none required
checking for 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 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 memmem... 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 for openssl/tls1.h... yes
checking for BIO_new in -lcrypto... yes
checking for TLSv1_method in -lssl... yes
checking for IP_RECVERR... yes
checking for IPV6_RECVERR... yes
checking for netinet/tcp.h... yes
checking for netinet/sctp.h... no
checking for check >= 0.9.4... checking for fnmatch.h... yes
checking for pthread_setschedparam in -lpthread... yes
checking for compress in -lz... yes
checking for dlopen in -ldl... yes
checking that generated files are newer than configure... done
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.13.17.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 '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua'
Making built-sources in su
make[2]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/su'
gawk -f ../../libsofia-sip-ua/su/tag_dll.awk NODLL=1  REF=su_tag_ref.c su_tag.c
make[2]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/su'
Making built-sources in features
make[2]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/features'
make[2]: Nothing to be done for 'built-sources'.
make[2]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/features'
Making built-sources in bnf
make[2]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/bnf'
make[2]: Nothing to be done for 'built-sources'.
make[2]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/bnf'
Making built-sources in sresolv
make[2]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/sresolv'
make[2]: Nothing to be done for 'built-sources'.
make[2]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/sresolv'
Making built-sources in ipt
make[2]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/ipt'
make[2]: Nothing to be done for 'built-sources'.
make[2]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/ipt'
Making built-sources in sdp
make[2]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/sdp'
gawk -f ../../libsofia-sip-ua/su/tag_dll.awk NODLL=1  REF=sdp_tag_ref.c sdp_tag.c
make[2]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/sdp'
Making built-sources in url
make[2]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/url'
gawk -f ../../libsofia-sip-ua/su/tag_dll.awk NODLL=1 DLLREF=1 REF=url_tag_ref.c url_tag.c
make[2]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/url'
Making built-sources in msg
make[2]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/msg'
LC_ALL=C gawk -f ./msg_parser.awk module=msg_multipart \
	tprefix=msg prefix=mp MC_HASH_SIZE=127 MC_SHORT_SIZE=26 \
	PT=msg_mime_table.c TEMPLATE=./msg_mime_table.c.in \
	./sofia-sip/msg_mime.h
LC_ALL=C gawk -f ./msg_parser.awk module=msg_test prefix=msg \
	MC_HASH_SIZE=127 multipart=msg_multipart \
	PT=test_table.c TEMPLATE=./test_table.c.in ./test_class.h
LC_ALL=C gawk -f ./msg_parser.awk module=msg_test NO_MIDDLE=1 NO_LAST=1 \
	PR=test_protos.h TEMPLATE=./test_protos.h.in ./test_class.h
LC_ALL=C gawk -f ./msg_parser.awk module=msg NO_FIRST=1 NO_MIDDLE=1 \
	PR=sofia-sip/msg_protos.h TEMPLATE=./sofia-sip/msg_protos.h.in \
	./sofia-sip/msg_mime.h
LC_ALL=C gawk -f ./msg_parser.awk module=msg NO_FIRST=1 NO_LAST=1 \
	PR=sofia-sip/msg_mime_protos.h TEMPLATE=./sofia-sip/msg_mime_protos.h.in \
	./sofia-sip/msg_mime.h
multipart mismatch with Recursive multipart ()
make[2]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/msg'
Making built-sources in sip
make[2]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/sip'
LC_ALL=C gawk -f ./../msg/msg_parser.awk module=sip PR=sip_tag.c TEMPLATE=./sip_tag.c.in \
	./sofia-sip/sip.h ./sip_extra_headers.txt
LC_ALL=C gawk -f ./../msg/msg_parser.awk module=sip PT=sip_parser_table.c TEMPLATE=./sip_parser_table.c.in \
	FLAGFILE=./sip_bad_mask \
	MC_HASH_SIZE=127 MC_SHORT_SIZE=26 \
	./sofia-sip/sip.h ./sip_extra_headers.txt
LC_ALL=C gawk -f ./../msg/msg_parser.awk module=sip PR=sofia-sip/sip_hclasses.h TEMPLATE=./sofia-sip/sip_hclasses.h.in \
	./sofia-sip/sip.h
LC_ALL=C gawk -f ./../msg/msg_parser.awk module=sip PR=sofia-sip/sip_tag.h TEMPLATE=./sofia-sip/sip_tag.h.in \
	./sofia-sip/sip.h
LC_ALL=C gawk -f ./../msg/msg_parser.awk module=sip PR=sofia-sip/sip_protos.h TEMPLATE=./sofia-sip/sip_protos.h.in \
	 ./sofia-sip/sip.h
LC_ALL=C gawk -f ./../msg/msg_parser.awk module=sip PR=sofia-sip/sip_extra.h NO_FIRST=1 NO_LAST=1 \
	PACKAGE_NAME="sofia-sip" \
	PACKAGE_VERSION="1.13.17" \
	TEMPLATE1=./sofia-sip/sip_hclasses.h.in \
	TEMPLATE2=./sofia-sip/sip_protos.h.in \
	TEMPLATE3=./sofia-sip/sip_tag.h.in \
	TEMPLATE=./sofia-sip/sip_extra.h.in ./sip_extra_headers.txt
Suppress-Body-If-Match header is experimental
Suppress-Body-If-Match header is experimental
Suppress-Notify-If-Match header is experimental
Suppress-Notify-If-Match header is experimental
Suppress-Body-If-Match header is experimental
Suppress-Notify-If-Match header is experimental
gawk -f ../../libsofia-sip-ua/su/tag_dll.awk NODLL=1  REF=sip_tag_ref.c sip_tag.c
make[2]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/sip'
Making built-sources in http
make[2]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/http'
LC_ALL=C gawk -f ./../msg/msg_parser.awk module=http PR=http_tag.c TEMPLATE=./http_tag.c.in ./sofia-sip/http.h
LC_ALL=C gawk -f ./../msg/msg_parser.awk module=http PT=http_parser_table.c TEMPLATE=./http_parser_table.c.in \
	MC_HASH_SIZE=127 ./sofia-sip/http.h
LC_ALL=C gawk -f ./../msg/msg_parser.awk module=http PR=sofia-sip/http_protos.h TEMPLATE=./sofia-sip/http_protos.h.in ./sofia-sip/http.h
LC_ALL=C gawk -f ./../msg/msg_parser.awk module=http PR=sofia-sip/http_tag.h TEMPLATE=./sofia-sip/http_tag.h.in ./sofia-sip/http.h
gawk -f ../../libsofia-sip-ua/su/tag_dll.awk NODLL=1 DLLREF=1 REF=http_tag_ref.c http_tag.c
make[2]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/http'
Making built-sources in stun
make[2]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/stun'
gawk -f ../../libsofia-sip-ua/su/tag_dll.awk NODLL=1 LIST=stun_tag_list REF=stun_tag_ref.c stun_tag.c
make[2]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/stun'
Making built-sources in soa
make[2]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/soa'
gawk -f ../../libsofia-sip-ua/su/tag_dll.awk NODLL=1 LIST=soa_tag_list REF=soa_tag_ref.c soa_tag.c
make[2]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/soa'
Making built-sources in tport
make[2]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/tport'
gawk -f ../../libsofia-sip-ua/su/tag_dll.awk NODLL=1  REF=tport_tag_ref.c tport_tag.c
make[2]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/tport'
Making built-sources in nta
make[2]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nta'
gawk -f ../../libsofia-sip-ua/su/tag_dll.awk NODLL=1 LIST=nta_tag_list REF=nta_tag_ref.c nta_tag.c
make[2]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nta'
Making built-sources in nth
make[2]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nth'
gawk -f ../../libsofia-sip-ua/su/tag_dll.awk NODLL=1  REF=nth_tag_ref.c nth_tag.c
make[2]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nth'
Making built-sources in nea
make[2]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nea'
gawk -f ../../libsofia-sip-ua/su/tag_dll.awk NODLL=1  REF=nea_tag_ref.c nea_tag.c
make[2]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nea'
Making built-sources in iptsec
make[2]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/iptsec'
gawk -f ../../libsofia-sip-ua/su/tag_dll.awk NODLL=1  REF=auth_tag_ref.c auth_tag.c
make[2]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/iptsec'
Making built-sources in nua
make[2]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nua'
gawk -f ../../libsofia-sip-ua/su/tag_dll.awk NODLL=1 LIST=nua_tag_list REF=nua_tag_ref.c nua_tag.c
make[2]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nua'
Making built-sources in docs
make[2]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/docs'
gawk 'END { b="\\"; q="\\\""; \
	print "# Autogenerated aliases for RFCs "from" .. "to ; \
	print "ALIASES += " b; \
	for (i=from; i < to; i++) { \
	  print "RFC"i"=\"<a href="q site i type q">RFC "i"</a>\" "b; \
	}}' \
site=http://www.faqs.org/rfcs/rfc type=.html \
from=700 to=5500 \
/dev/null > Doxyfile.rfc
make[2]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/docs'
make[1]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua'
make[1]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua-glib'
Making built-sources in su-glib
make[2]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua-glib/su-glib'
make[2]: Nothing to be done for 'built-sources'.
make[2]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua-glib/su-glib'
make[1]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua-glib'
make  all-recursive
make[1]: Entering directory '/build/sofia-sip/src/sofia-sip'
Making all in libsofia-sip-ua
make[2]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua'
Making built-sources in su
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/su'
make[3]: Nothing to be done for 'built-sources'.
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/su'
Making built-sources in features
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/features'
make[3]: Nothing to be done for 'built-sources'.
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/features'
Making built-sources in bnf
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/bnf'
make[3]: Nothing to be done for 'built-sources'.
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/bnf'
Making built-sources in sresolv
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/sresolv'
make[3]: Nothing to be done for 'built-sources'.
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/sresolv'
Making built-sources in ipt
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/ipt'
make[3]: Nothing to be done for 'built-sources'.
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/ipt'
Making built-sources in sdp
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/sdp'
make[3]: Nothing to be done for 'built-sources'.
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/sdp'
Making built-sources in url
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/url'
make[3]: Nothing to be done for 'built-sources'.
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/url'
Making built-sources in msg
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/msg'
make[3]: Nothing to be done for 'built-sources'.
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/msg'
Making built-sources in sip
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/sip'
make[3]: Nothing to be done for 'built-sources'.
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/sip'
Making built-sources in http
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/http'
make[3]: Nothing to be done for 'built-sources'.
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/http'
Making built-sources in stun
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/stun'
make[3]: Nothing to be done for 'built-sources'.
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/stun'
Making built-sources in soa
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/soa'
make[3]: Nothing to be done for 'built-sources'.
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/soa'
Making built-sources in tport
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/tport'
make[3]: Nothing to be done for 'built-sources'.
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/tport'
Making built-sources in nta
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nta'
make[3]: Nothing to be done for 'built-sources'.
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nta'
Making built-sources in nth
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nth'
make[3]: Nothing to be done for 'built-sources'.
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nth'
Making built-sources in nea
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nea'
make[3]: Nothing to be done for 'built-sources'.
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nea'
Making built-sources in iptsec
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/iptsec'
make[3]: Nothing to be done for 'built-sources'.
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/iptsec'
Making built-sources in nua
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nua'
make[3]: Nothing to be done for 'built-sources'.
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nua'
Making built-sources in docs
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/docs'
make[3]: Nothing to be done for 'built-sources'.
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/docs'
Making all in su
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/su'
make  all-am
make[4]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/su'
	 COMPILE addrinfo.o
	 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
su_alloc.c:1893:38: warning: argument 1 of type 'su_home_stat_t[1]' with mismatched bound [-Warray-parameter=]
In file included from su_alloc.c:186:
sofia-sip/su_alloc_stat.h:54:40: note: previously declared as 'su_home_stat_t *'
su_alloc.c:1893:69: warning: argument 2 of type 'const su_home_stat_t[1]' with mismatched bound [-Warray-parameter=]
sofia-sip/su_alloc_stat.h:55:31: note: previously declared as 'const su_home_stat_t *'
	 LTCOMPILE su_port.lo
	 LTCOMPILE su_base_port.lo
	 LTCOMPILE su_pthread_port.lo
	 LTCOMPILE su_socket_port.lo
	 LTCOMPILE su_poll_port.lo
su_root.c: In function 'su_root_destroy':
su_root.c:529:24: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
In file included from su_module_debug.h:49,
                 from su_port.h:49,
                 from su_root.c:55:
./sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_root.c:529:63: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
./sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_timer.c:211:69: warning: argument 2 of type 'su_timer_queue_t[1]' {aka 'su_timer_heap_t[1]'} with mismatched bound [-Warray-parameter=]
su_timer.c:181:41: note: previously declared as 'su_timer_queue_t *' {aka 'su_timer_heap_t *'}
su_timer.c:211:636: warning: argument 2 of type 'su_timer_queue_t[1]' {aka 'su_timer_heap_t[1]'} with mismatched bound [-Warray-parameter=]
su_timer.c:181:108: note: previously declared as 'su_timer_queue_t *' {aka 'su_timer_heap_t *'}
su_timer.c: In function 'su_timer_queue':
su_timer.c:269:24: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
In file included from su_module_debug.h:49,
                 from su_port.h:49,
                 from su_timer.c:50:
./sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_timer.c:269:63: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
./sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_timer.c:276:24: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
./sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_timer.c:276:63: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
./sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_timer.c:287:24: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
./sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_timer.c:287:63: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
./sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_timer.c:291:24: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
./sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_timer.c:291:63: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
./sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_socket_port.c: In function 'su_socket_port_init':
su_socket_port.c:87:22: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
In file included from su_module_debug.h:49,
                 from su_port.h:49,
                 from su_socket_port.c:52:
./sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_socket_port.c:87:61: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
./sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
	 LTCOMPILE su_epoll_port.lo
su_pthread_port.c: In function 'su_pthread_port_init':
su_pthread_port.c:72:22: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
In file included from su_module_debug.h:49,
                 from su_port.h:49,
                 from su_pthread_port.c:52:
./sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_pthread_port.c:72:61: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
./sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
	 LTCOMPILE su_select_port.lo
su_poll_port.c: In function 'su_poll_port_deinit':
su_poll_port.c:159:22: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
In file included from su_module_debug.h:49,
                 from su_port.h:49,
                 from su_poll_port.c:41:
./sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_poll_port.c:159:61: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
./sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
	 LTCOMPILE su_kqueue_port.lo
	 LTCOMPILE su_devpoll_port.lo
	 LTCOMPILE su_localinfo.lo
	 LTCOMPILE su_os_nw.lo
	 LTCOMPILE su_taglist.lo
su_epoll_port.c: In function 'su_epoll_port_deinit':
su_epoll_port.c:166:22: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
In file included from su_module_debug.h:49,
                 from su_port.h:49,
                 from su_epoll_port.c:41:
./sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_epoll_port.c:166:61: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
./sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_epoll_port.c: In function 'su_epoll_port_register':
su_epoll_port.c:255:24: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
./sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_epoll_port.c:255:63: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
./sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_epoll_port.c: In function 'su_epoll_port_deregister0':
su_epoll_port.c:289:24: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
./sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_epoll_port.c:289:63: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
./sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_epoll_port.c: In function 'su_epoll_port_eventmask':
su_epoll_port.c:444:24: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
./sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_epoll_port.c:444:63: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
./sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_epoll_port.c: In function 'su_epoll_port_create':
su_epoll_port.c:529:24: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
./sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_epoll_port.c:529:63: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
./sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_epoll_port.c:540:22: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
./sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_epoll_port.c:540:61: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
./sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
	 LTCOMPILE su_tag.lo
su_select_port.c: In function 'su_select_port_deinit':
su_select_port.c:183:22: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
In file included from su_module_debug.h:49,
                 from su_port.h:49,
                 from su_select_port.c:43:
./sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_select_port.c:183:61: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
./sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_select_port.c: In function 'su_select_port_wait_events':
su_select_port.c:578:24: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
./sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_select_port.c:578:63: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
./sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
	 LTCOMPILE su_tag_io.lo
	 LTCOMPILE su_log.lo
	 LTCOMPILE su_global_log.lo
su_localinfo.c:1171:40: warning: argument 1 of type 'const su_localinfo_t[1]' {aka 'const struct su_localinfo_s[1]'} with mismatched bound [-Warray-parameter=]
su_localinfo.c:78:26: note: previously declared as 'const su_localinfo_t *' {aka 'const struct su_localinfo_s *'}
su_localinfo.c: In function 'bsd_localinfo':
su_localinfo.c:1267:22: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
In file included from su_module_debug.h:49,
                 from su_localinfo.c:45:
./sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_localinfo.c:1267:61: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
./sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_localinfo.c: In function 'li_name':
su_localinfo.c:1636:26: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
./sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_localinfo.c:1636:65: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
./sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
	 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 localinfo.o
	 LINK libsu.la
	 LINK addrinfo
	 LINK localinfo
make[4]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/su'
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/su'
Making all in features
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/features'
	 LTCOMPILE features.lo
	 LINK libfeatures.la
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/features'
Making all in bnf
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/bnf'
	 LTCOMPILE bnf.lo
	 LINK libbnf.la
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/bnf'
Making all in sresolv
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/sresolv'
	 LTCOMPILE sres.lo
	 LTCOMPILE sres_cache.lo
	 LTCOMPILE sres_blocking.lo
	 LTCOMPILE sresolv.lo
	 LTCOMPILE sres_sip.lo
sresolv.c: In function 'sres_resolver_create':
sresolv.c:135:22: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
In file included from sresolv.c:44:
./../su/sofia-sip/su_debug.h:73:17: note: 'sresolv_log' declared here
sresolv.c:135:57: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'sresolv_log' declared here
sresolv.c:141:22: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'sresolv_log' declared here
sresolv.c:141:57: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'sresolv_log' declared here
sresolv.c: In function 'sres_sofia_update':
sresolv.c:189:18: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'sresolv_log' declared here
sresolv.c:189:53: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'sresolv_log' declared here
sresolv.c:272:18: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'sresolv_log' declared here
sresolv.c:272:53: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'sresolv_log' declared here
sres_cache.c: In function 'sres_cache_get':
sres_cache.c:271:18: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
In file included from sres_cache.c:85:
./../su/sofia-sip/su_debug.h:73:17: note: 'sresolv_log' declared here
sres_cache.c:271:53: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'sresolv_log' declared here
sres_cache.c:303:20: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'sresolv_log' declared here
sres_cache.c:303:55: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'sresolv_log' declared here
sres_cache.c:317:18: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'sresolv_log' declared here
sres_cache.c:317:53: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'sresolv_log' declared here
sres_cache.c: At top level:
sres_cache.c:656:69: warning: argument 2 of type 'sres_htable_t[]' {aka 'struct sres_htable_s[]'} with mismatched bound [-Warray-parameter=]
sres_cache.c:139:65: note: previously declared as 'sres_htable_t[1]' {aka 'struct sres_htable_s[1]'}
sres_cache.c:684:67: warning: argument 2 of type 'sres_heap_t[1]' with mismatched bound [-Warray-parameter=]
sres_cache.c:93:44: note: previously declared as 'sres_heap_t *'
sres_cache.c:684:658: warning: argument 2 of type 'sres_heap_t[1]' with mismatched bound [-Warray-parameter=]
sres_cache.c:93:109: note: previously declared as 'sres_heap_t *'
sres_sip.c: In function 'sres_sip_new':
sres_sip.c:368:18: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
In file included from sres_sip.c:61:
./../su/sofia-sip/su_debug.h:73:17: note: 'sresolv_log' declared here
sres_sip.c:368:53: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'sresolv_log' declared here
sres_sip.c: In function '_sres_sip_destruct':
sres_sip.c:407:18: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'sresolv_log' declared here
sres_sip.c:407:53: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'sresolv_log' declared here
sres_sip.c: In function 'sres_sip_next_step':
sres_sip.c:632:20: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'sresolv_log' declared here
sres_sip.c:632:55: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'sresolv_log' declared here
sres_sip.c: In function 'sres_sip_send_steps':
sres_sip.c:765:20: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'sresolv_log' declared here
sres_sip.c:765:55: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'sresolv_log' declared here
sres_sip.c: In function 'sres_sip_answer':
sres_sip.c:805:18: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'sresolv_log' declared here
sres_sip.c:805:53: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'sresolv_log' declared here
sres_sip.c: In function 'sres_sip_log_answers':
sres_sip.c:901:22: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'sresolv_log' declared here
sres_sip.c:901:57: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'sresolv_log' declared here
sres_sip.c:905:22: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'sresolv_log' declared here
sres_sip.c:905:57: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'sresolv_log' declared here
sres_sip.c:911:22: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'sresolv_log' declared here
sres_sip.c:911:57: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'sresolv_log' declared here
sres_sip.c:916:22: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'sresolv_log' declared here
sres_sip.c:916:57: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'sresolv_log' declared here
sres_sip.c:925:22: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'sresolv_log' declared here
sres_sip.c:925:57: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'sresolv_log' declared here
sres_sip.c: In function 'sres_sip_process':
sres_sip.c:1013:20: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'sresolv_log' declared here
sres_sip.c:1013:55: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'sresolv_log' declared here
sres_sip.c: In function 'sres_sip_insert_step':
sres_sip.c:1166:18: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'sresolv_log' declared here
sres_sip.c:1166:53: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'sresolv_log' declared here
sres_sip.c: In function 'sres_sip_process_naptr':
sres_sip.c:1275:20: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'sresolv_log' declared here
sres_sip.c:1275:55: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'sresolv_log' declared here
sres_sip.c: In function 'sres_sip_append_result':
sres_sip.c:1650:20: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'sresolv_log' declared here
sres_sip.c:1650:55: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'sresolv_log' declared here
sres.c: In function 'sres_query':
sres.c:979:18: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c:979:53: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c: In function 'sres_search':
sres.c:1046:18: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c:1046:53: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c: In function 'sres_search_cached_answers':
sres.c:1297:18: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c:1297:53: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c: At top level:
sres.c:1726:69: warning: argument 2 of type 'sres_qtable_t[]' {aka 'struct sres_qtable_s[]'} with mismatched bound [-Warray-parameter=]
sres.c:383:65: note: previously declared as 'sres_qtable_t[1]' {aka 'struct sres_qtable_s[1]'}
sres.c: In function 'sres_sockaddr2string':
sres.c:1909:20: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c:1909:55: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c: In function 'sres_parse_options':
sres.c:2450:22: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c:2450:57: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c:2475:22: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c:2475:57: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c: In function 'sres_parse_nameserver':
sres.c:2518:20: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c:2518:55: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c: In function 'sres_server_socket':
sres.c:2659:20: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c:2659:55: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c:2669:17: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c:2669:52: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c:2677:22: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c:2677:57: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c:2699:20: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c:2699:55: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c:2708:22: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c:2708:57: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c: In function 'sres_send_dns_query':
sres.c:2742:18: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c:2742:53: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c:2779:20: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c:2779:55: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c:2820:20: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c:2820:55: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c:2827:18: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c:2827:53: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c: In function 'sres_query_report_error':
sres.c:2996:20: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c:2996:55: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c: In function 'sres_resolver_timer':
sres.c:3028:20: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c:3028:55: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c: In function 'sres_resend_dns_query':
sres.c:3071:18: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c:3071:53: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c: In function 'sres_resolver_error':
sres.c:3271:18: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c:3271:53: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c:3284:22: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c:3284:57: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c:3289:20: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c:3289:55: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c:3294:20: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c:3294:55: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c:3300:20: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c:3300:55: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c: In function 'sres_resolver_report_error':
sres.c:3425:18: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c:3425:53: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c: In function 'sres_resolver_receive':
sres.c:3477:18: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c:3477:53: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c:3486:20: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c:3486:55: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c: In function 'sres_log_response':
sres.c:3581:20: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c:3581:55: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c: In function 'sres_decode_msg':
sres.c:3620:20: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c:3620:55: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c:3642:20: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c:3642:55: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c:3667:20: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c:3667:55: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c:3696:22: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c:3696:57: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c:3710:20: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c:3710:55: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c:3731:22: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c:3731:57: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c: In function 'sres_create_record':
sres.c:3787:18: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c:3787:53: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c:3854:18: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
sres.c:3854:53: warning: the comparison will always evaluate as 'true' for the address of 'sresolv_log' will never be NULL [-Waddress]
sres.c:601:10: note: 'sresolv_log' declared here
	 LINK libsresolv.la
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/sresolv'
Making all in ipt
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/ipt'
	 LTCOMPILE base64.lo
	 LTCOMPILE token64.lo
	 LINK libipt.la
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/ipt'
Making all in sdp
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/sdp'
make  all-am
make[4]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/sdp'
	 LTCOMPILE sdp.lo
	 LTCOMPILE sdp_parse.lo
	 LTCOMPILE sdp_print.lo
	 LTCOMPILE sdp_tag.lo
	 LTCOMPILE sdp_tag_ref.lo
	 LINK libsdp.la
make[4]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/sdp'
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/sdp'
Making all in url
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/url'
make  all-am
make[4]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/url'
	 LTCOMPILE url.lo
	 LTCOMPILE url_tag.lo
	 LTCOMPILE url_tag_ref.lo
	 LINK liburl.la
make[4]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/url'
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/url'
Making all in msg
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/msg'
make  all-am
make[4]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/msg'
	 COMPILE test_class.o
	 COMPILE test_table.o
	 COMPILE test_inlined.o
	 LTCOMPILE msg.lo
	 LTCOMPILE msg_tag.lo
	 LTCOMPILE msg_inlined.lo
	 LTCOMPILE msg_mime.lo
	 LTCOMPILE msg_mime_table.lo
	 LTCOMPILE msg_header_copy.lo
	 LTCOMPILE msg_header_make.lo
	 LTCOMPILE msg_parser.lo
	 LTCOMPILE msg_mclass.lo
	 LTCOMPILE msg_parser_util.lo
	 LTCOMPILE msg_basic.lo
	 LTCOMPILE msg_generic.lo
	 LTCOMPILE msg_date.lo
	 LTCOMPILE msg_auth.lo
rm -f libtest_msg.a
ar cru libtest_msg.a test_class.o test_table.o test_inlined.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libtest_msg.a
	 LINK libmsg.la
make[4]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/msg'
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/msg'
Making all in sip
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/sip'
make  all-am
make[4]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/sip'
	 LTCOMPILE sip_parser.lo
	 LTCOMPILE sip_header.lo
	 LTCOMPILE sip_util.lo
	 LTCOMPILE sip_pref_util.lo
	 LTCOMPILE sip_basic.lo
	 LTCOMPILE sip_extra.lo
	 LTCOMPILE sip_feature.lo
	 LTCOMPILE sip_mime.lo
	 LTCOMPILE sip_security.lo
sip_util.c: In function 'sip_contact_string_from_via':
sip_util.c:259:20: warning: 'strlen' reading 1 or more bytes from a region of size 0 [-Wstringop-overread]
cc1: note: source object is likely at address zero
sip_util.c:259:20: warning: 'strlen' reading 1 or more bytes from a region of size 0 [-Wstringop-overread]
cc1: note: source object is likely at address zero
	 LTCOMPILE sip_event.lo
	 LTCOMPILE sip_prack.lo
	 LTCOMPILE sip_refer.lo
sip_basic.c: In function 'sip_identity_d':
sip_basic.c:2885:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
	 LTCOMPILE sip_session.lo
	 LTCOMPILE sip_caller_prefs.lo
	 LTCOMPILE sip_reason.lo
	 LTCOMPILE sip_status.lo
	 LTCOMPILE sip_time.lo
	 LTCOMPILE sip_tag_class.lo
	 LTCOMPILE sip_inlined.lo
	 LTCOMPILE sip_tag.lo
	 LTCOMPILE sip_parser_table.lo
	 LTCOMPILE sip_tag_ref.lo
	 LINK libsip.la
make[4]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/sip'
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/sip'
Making all in http
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/http'
make  all-am
make[4]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/http'
	 LTCOMPILE http_parser.lo
	 LTCOMPILE http_header.lo
	 LTCOMPILE http_basic.lo
	 LTCOMPILE http_extra.lo
	 LTCOMPILE http_inlined.lo
	 LTCOMPILE http_status.lo
	 LTCOMPILE http_tag_class.lo
	 LTCOMPILE http_tag.lo
	 LTCOMPILE http_parser_table.lo
	 LTCOMPILE http_tag_ref.lo
	 LINK libhttp.la
make[4]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/http'
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/http'
Making all in stun
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/stun'
make  all-am
make[4]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/stun'
	 COMPILE stunc.o
	 LTCOMPILE stun.lo
	 LTCOMPILE stun_common.lo
	 LTCOMPILE stun_dns.lo
	 LTCOMPILE stun_mini.lo
	 LTCOMPILE stun_tag.lo
	 LTCOMPILE stun_tag_ref.lo
stunc.c: In function 'stunc_ss_cb':
stunc.c:206:17: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
In file included from stunc.c:155:
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stunc.c:206:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stunc.c:221:16: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stunc.c:221:50: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stunc.c:228:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stunc.c:228:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stunc.c:237:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stunc.c:237:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stunc.c: In function 'stunc_bind_cb':
stunc.c:261:17: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stunc.c:261:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stunc.c:274:21: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stunc.c:274:55: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stunc.c:278:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stunc.c:278:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stunc.c: In function 'stunc_nattype_cb':
stunc.c:303:17: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stunc.c:303:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stunc.c:312:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stunc.c:312:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stunc.c:316:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stunc.c:316:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stunc.c: In function 'stunc_lifetime_cb':
stunc.c:336:17: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stunc.c:336:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stunc.c:345:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stunc.c:345:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stunc.c:349:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stunc.c:349:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stunc.c: In function 'main':
stunc.c:401:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stunc.c:401:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stunc.c:407:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stunc.c:407:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stunc.c:426:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stunc.c:426:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stunc.c:430:21: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stunc.c:430:55: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stunc.c:442:21: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stunc.c:442:55: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stunc.c:457:21: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stunc.c:457:55: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stunc.c:469:21: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stunc.c:469:55: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stunc.c:481:21: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stunc.c:481:55: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stun_dns.c: In function 'priv_sres_cb':
stun_dns.c:103:16: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
In file included from stun_internal.h:68,
                 from stun_dns.c:55:
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stun_dns.c:103:50: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stun_dns.c:111:16: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stun_dns.c:111:50: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stun_common.c: In function 'stun_parse_message':
stun_common.c:93:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
In file included from stun_internal.h:68,
                 from stun_common.c:44:
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stun_common.c:93:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stun_common.c:101:17: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stun_common.c:101:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stun_common.c:111:21: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stun_common.c:111:55: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stun_common.c: In function 'stun_parse_attribute':
stun_common.c:132:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stun_common.c:132:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stun_common.c:136:17: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stun_common.c:136:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stun_common.c: In function 'stun_parse_attr_address':
stun_common.c:238:17: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stun_common.c:238:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stun_common.c: In function 'stun_validate_message_integrity':
stun_common.c:542:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stun_common.c:542:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stun_common.c:558:21: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stun_common.c:558:55: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stun_common.c:563:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stun_common.c:563:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stun_common.c: In function 'debug_print':
stun_common.c:577:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stun_common.c:577:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stun_common.c:583:17: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stun_common.c:583:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stun_common.c:585:17: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stun_common.c:585:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stun_common.c: In function 'stun_send_message':
stun_common.c:666:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stun_common.c:666:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stun_common.c:672:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stun_common.c:672:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stun_common.c: In function 'stun_determine_ip_address':
stun_common.c:798:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stun_common.c:798:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'stun_log' declared here
stun.c: In function 'stun_is_requested':
stun.c:406:23: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:406:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c: In function 'stun_handle_init':
stun.c:448:23: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:448:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:463:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:463:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:470:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:470:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:473:17: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:473:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c: In function 'stun_obtain_shared_secret':
stun.c:548:23: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:548:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:555:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:555:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:565:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:565:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:568:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:568:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:576:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:576:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:582:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:582:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:588:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:588:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:598:21: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:598:55: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:603:17: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:603:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:612:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:612:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:621:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:621:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:632:17: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:632:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c: In function 'stun_request_create':
stun.c:650:23: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:650:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c: In function 'stun_request_destroy':
stun.c:687:23: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:687:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:701:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:701:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:711:17: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:711:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c: In function 'stun_handle_destroy':
stun.c:723:23: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:723:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c: In function 'assign_socket':
stun.c:777:23: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:777:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:780:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:780:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:799:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:799:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:818:21: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:818:55: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:826:21: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:826:55: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:833:17: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:833:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:840:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:840:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:849:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:849:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:853:17: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:853:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c: In function 'priv_lookup_cb':
stun.c:925:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:925:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:946:21: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:946:55: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:951:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:951:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c: In function 'stun_bind':
stun.c:1053:23: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1053:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1063:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1063:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c: In function 'stun_discovery_get_address':
stun.c:1110:23: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1110:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c: In function 'stun_discovery_create':
stun.c:1134:23: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1134:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c: In function 'stun_discovery_destroy':
stun.c:1160:23: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1160:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c: In function 'stun_test_nattype':
stun.c:1212:23: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1212:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1219:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1219:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c: In function 'stun_tls_callback':
stun.c:1320:23: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1320:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1322:17: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1322:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1331:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1331:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1341:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1341:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1363:21: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1363:55: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1371:5: warning: 'TLSv1_client_method' is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations]
In file included from stun_internal.h:57,
                 from stun.c:48:
/usr/include/openssl/ssl.h:2065:73: note: declared here
 2065 | OSSL_DEPRECATEDIN_1_1_0 __owur const SSL_METHOD *TLSv1_client_method(void);
      |                                                                         ^~~                
stun.c:1375:21: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1375:55: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1381:21: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1381:55: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1391:21: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1391:55: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1441:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1441:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1445:21: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1445:55: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1446:21: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1446:55: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1457:16: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1457:50: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1471:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1471:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1490:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1490:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1523:16: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1523:50: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c: In function 'stun_tls_connect_timer_cb':
stun.c:1564:23: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1564:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1571:17: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1571:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1576:17: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1576:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c: In function 'stun_bind_callback':
stun.c:1677:23: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1677:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1679:17: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1679:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1698:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1698:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1703:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1703:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1714:17: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1714:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1723:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1723:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c: In function 'do_action':
stun.c:1765:23: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1765:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1773:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1773:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1794:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1794:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1799:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1799:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1804:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1804:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c: In function 'process_binding_request':
stun.c:1824:23: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1824:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1859:21: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1859:55: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c: In function 'stun_test_lifetime_timer_cb':
stun.c:1880:23: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1880:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c: In function 'process_test_lifetime':
stun.c:1911:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1911:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1956:21: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1956:55: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1963:21: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:1963:55: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c: In function 'action_bind':
stun.c:2005:23: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:2005:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c: In function 'priv_find_matching_localadress':
stun.c:2034:17: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:2034:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:2048:21: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:2048:55: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:2052:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:2052:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c: In function 'action_determine_nattype':
stun.c:2094:23: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:2094:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:2155:17: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:2155:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:2206:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:2206:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:2222:21: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:2222:55: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c: In function 'stun_sendto_timer_cb':
stun.c:2277:23: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:2277:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:2281:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:2281:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:2293:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:2293:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:2343:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:2343:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c: In function 'stun_send_binding_request':
stun.c:2397:23: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:2397:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c: In function 'stun_make_binding_req':
stun.c:2430:23: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:2430:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c: In function 'stun_process_response':
stun.c:2514:23: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:2514:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:2518:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:2518:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c: In function 'stun_process_error_response':
stun.c:2555:23: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:2555:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:2565:17: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:2565:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:2566:17: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:2566:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c: In function 'stun_set_uname_pwd':
stun.c:2581:23: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:2581:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c: In function 'stun_atoaddr':
stun.c:2621:23: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:2621:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:2666:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:2666:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c: In function 'stun_test_lifetime':
stun.c:2707:23: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:2707:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:2714:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:2714:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:2756:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:2756:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:2774:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:2774:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:2778:17: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:2778:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:2784:17: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:2784:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c: In function 'stun_add_response_address':
stun.c:2805:23: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:2805:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c: In function 'stun_process_message':
stun.c:2876:23: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:2876:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:2890:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:2890:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c: In function 'stun_discovery_release_socket':
stun.c:2912:19: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:2912:53: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c: In function 'stun_keepalive':
stun.c:2938:23: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:2938:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:2966:17: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:2966:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c: In function 'stun_keepalive_timer_cb':
stun.c:2994:23: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
stun.c:2994:51: warning: the comparison will always evaluate as 'true' for the address of 'stun_log' will never be NULL [-Waddress]
stun.c:82:10: note: 'stun_log' declared here
In file included from /usr/include/string.h:548,
                 from stun.c:41:
In function 'memcpy',
    inlined from 'stun_test_lifetime' at stun.c:2740:5:
/usr/include/bits/string_fortified.h:29:10: warning: '__builtin_memcpy' accessing 32 bytes at offsets 96 and 72 overlaps 8 bytes at offset 96 [-Wrestrict]
   29 |   return __builtin___memcpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   30 |                                  __glibc_objsize0 (__dest));
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~               
	 LINK libstun.la
	 LINK stunc
make[4]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/stun'
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/stun'
Making all in soa
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/soa'
make  all-am
make[4]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/soa'
	 LTCOMPILE soa.lo
	 LTCOMPILE soa_static.lo
	 LTCOMPILE soa_tag.lo
	 LTCOMPILE soa_tag_ref.lo
soa_static.c: In function 'soa_sdp_mode_set':
soa_static.c:1028:14: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
In file included from soa_static.c:70:
sofia-sip/soa_session.h:288:17: note: 'soa_log' declared here
soa_static.c:1028:45: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
sofia-sip/soa_session.h:288:17: note: 'soa_log' declared here
soa_static.c: In function 'offer_answer_step':
soa_static.c:1147:14: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
sofia-sip/soa_session.h:288:17: note: 'soa_log' declared here
soa_static.c:1147:45: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
sofia-sip/soa_session.h:288:17: note: 'soa_log' declared here
soa_static.c:1169:18: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
sofia-sip/soa_session.h:288:17: note: 'soa_log' declared here
soa_static.c:1169:49: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
sofia-sip/soa_session.h:288:17: note: 'soa_log' declared here
soa_static.c:1188:16: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
sofia-sip/soa_session.h:288:17: note: 'soa_log' declared here
soa_static.c:1188:47: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
sofia-sip/soa_session.h:288:17: note: 'soa_log' declared here
soa_static.c:1216:16: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
sofia-sip/soa_session.h:288:17: note: 'soa_log' declared here
soa_static.c:1216:47: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
sofia-sip/soa_session.h:288:17: note: 'soa_log' declared here
soa_static.c:1229:18: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
sofia-sip/soa_session.h:288:17: note: 'soa_log' declared here
soa_static.c:1229:49: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
sofia-sip/soa_session.h:288:17: note: 'soa_log' declared here
soa_static.c:1263:18: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
sofia-sip/soa_session.h:288:17: note: 'soa_log' declared here
soa_static.c:1263:49: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
sofia-sip/soa_session.h:288:17: note: 'soa_log' declared here
soa_static.c:1303:18: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
sofia-sip/soa_session.h:288:17: note: 'soa_log' declared here
soa_static.c:1303:49: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
sofia-sip/soa_session.h:288:17: note: 'soa_log' declared here
soa_static.c:1445:16: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
sofia-sip/soa_session.h:288:17: note: 'soa_log' declared here
soa_static.c:1445:47: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
sofia-sip/soa_session.h:288:17: note: 'soa_log' declared here
soa.c: In function 'soa_add':
soa.c:169:14: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c:169:45: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c: In function 'soa_find':
soa.c:196:14: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c:196:45: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c: In function 'soa_create':
soa.c:228:14: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c:228:45: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c: In function 'soa_clone':
soa.c:278:14: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c:278:45: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c: In function 'soa_session_ref':
soa.c:307:14: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c:307:45: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c: In function 'soa_session_unref':
soa.c:315:14: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c:315:45: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c: In function 'soa_destroy':
soa.c:355:14: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c:355:45: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c: In function 'soa_set_params':
soa.c:402:14: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c:402:45: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c: In function 'soa_get_params':
soa.c:615:14: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c:615:45: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c: In function 'soa_get_paramlist':
soa.c:698:14: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c:698:45: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c: In function 'soa_error_as_sip_response':
soa.c:767:14: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c:767:45: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c: In function 'soa_error_as_sip_reason':
soa.c:788:14: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c:788:45: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c: In function 'soa_get_capability_sdp':
soa.c:843:14: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c:843:45: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c: In function 'soa_set_capability_sdp':
soa.c:889:14: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c:889:45: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c: In function 'soa_get_user_sdp':
soa.c:979:14: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c:979:45: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c: In function 'soa_set_user_sdp':
soa.c:1051:14: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c:1051:45: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c: In function 'soa_get_remote_sdp':
soa.c:1096:14: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c:1096:45: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c: In function 'soa_set_remote_sdp':
soa.c:1170:14: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c:1170:45: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c: In function 'soa_clear_remote_sdp':
soa.c:1213:14: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c:1213:45: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c: In function 'soa_get_local_sdp':
soa.c:1268:14: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c:1268:45: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c: In function 'soa_init_offer_answer':
soa.c:1301:14: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c:1301:45: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c: In function 'soa_media_features':
soa.c:1323:14: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c:1323:45: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c: In function 'soa_sip_require':
soa.c:1340:14: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c:1340:45: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c: In function 'soa_sip_supported':
soa.c:1358:14: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c:1358:45: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c: In function 'soa_remote_sip_features':
soa.c:1378:14: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c:1378:45: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c: In function 'soa_generate_offer':
soa.c:1425:14: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c:1425:45: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c: In function 'soa_generate_answer':
soa.c:1514:14: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c:1514:45: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c: In function 'soa_process_answer':
soa.c:1594:14: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c:1594:45: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c: In function 'soa_process_reject':
soa.c:1675:14: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c:1675:45: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c: In function 'soa_activate':
soa.c:1729:14: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c:1729:45: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c: In function 'soa_deactivate':
soa.c:1760:14: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c:1760:45: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c: In function 'soa_terminate':
soa.c:1783:14: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c:1783:45: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c: In function 'soa_init_sdp_connection_with_session':
soa.c:2277:16: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c:2277:47: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c:2288:18: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c:2288:49: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c:2363:13: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c:2363:44: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c:2368:13: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c:2368:44: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c:2559:16: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c:2559:47: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c: In function 'best_listed_address_in_localinfo':
soa.c:2581:14: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
soa.c:2581:45: warning: the comparison will always evaluate as 'true' for the address of 'soa_log' will never be NULL [-Waddress]
soa.c:137:10: note: 'soa_log' declared here
	 LINK libsoa.la
make[4]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/soa'
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/soa'
Making all in tport
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/tport'
make  all-am
make[4]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/tport'
	 LTCOMPILE tport.lo
	 LTCOMPILE tport_logging.lo
	 LTCOMPILE tport_stub_sigcomp.lo
	 LTCOMPILE tport_type_udp.lo
	 LTCOMPILE tport_type_tcp.lo
	 LTCOMPILE tport_type_sctp.lo
	 LTCOMPILE tport_tag.lo
	 LTCOMPILE tport_tag_ref.lo
	 LTCOMPILE tport_type_connect.lo
	 LTCOMPILE tport_type_ws.lo
	 LTCOMPILE ws.lo
tport_type_udp.c: In function 'tport_udp_init_primary':
tport_type_udp.c:166:20: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
In file included from tport_internal.h:64,
                 from tport_type_udp.c:37:
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_udp.c:166:53: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_udp.c:172:15: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_udp.c:172:48: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_udp.c:184:15: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_udp.c:184:48: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_udp.c:194:15: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_udp.c:194:48: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_udp.c:203:20: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_udp.c:203:53: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_udp.c:218:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_udp.c:218:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_udp.c:227:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_udp.c:227:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_udp.c: In function 'tport_recv_dgram':
tport_type_udp.c:305:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_udp.c:305:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_udp.c:318:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_udp.c:318:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_udp.c:324:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_udp.c:324:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_udp.c:353:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_udp.c:353:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_udp.c: In function 'tport_udp_error':
tport_type_udp.c:455:20: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_udp.c:455:53: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_udp.c:460:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_udp.c:460:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_udp.c:465:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_udp.c:465:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_udp.c:471:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_udp.c:471:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_udp.c:517:20: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_udp.c:517:53: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_udp.c:521:15: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_udp.c:521:48: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_tcp.c: In function 'tport_tcp_init_secondary':
tport_type_tcp.c:202:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
In file included from tport_internal.h:64,
                 from tport_type_tcp.c:37:
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_tcp.c:202:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_tcp.c:208:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_tcp.c:208:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_tcp.c: In function 'tport_recv_stream':
tport_type_tcp.c:279:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_tcp.c:279:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_tcp.c:301:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_tcp.c:301:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_tcp.c:346:20: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_tcp.c:346:53: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_tcp.c: In function 'tport_keepalive_timer':
tport_type_tcp.c:474:20: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_tcp.c:474:53: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_tcp.c: In function 'tport_tcp_ping':
tport_type_tcp.c:524:16: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_tcp.c:524:49: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_tcp.c: In function 'tport_tcp_pong':
tport_type_tcp.c:539:16: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_tcp.c:539:49: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_logging.c: In function 'tport_open_log':
tport_logging.c:219:30: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
tport_logging.c:109:10: note: 'tport_log' declared here
tport_logging.c:219:63: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
tport_logging.c:109:10: note: 'tport_log' declared here
	 LTCOMPILE tport_type_tls.lo
tport_type_connect.c: In function 'tport_http_connect':
tport_type_connect.c:204:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
In file included from tport_internal.h:64,
                 from tport_type_connect.c:37:
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_connect.c:204:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_connect.c: In function 'tport_http_deliver':
tport_type_connect.c:226:20: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_connect.c:226:53: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
	 LTCOMPILE tport_tls.lo
	 LTCOMPILE tport_stub_stun.lo
	 LTCOMPILE tport_type_stun.lo
tport_type_ws.c: In function 'tport_recv_stream_ws':
tport_type_ws.c:231:17: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
In file included from tport_internal.h:64,
                 from tport_type_ws.c:37:
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_ws.c:231:50: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_ws.c: In function 'tport_send_stream_ws':
tport_type_ws.c:310:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_ws.c:310:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_ws.c:318:20: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_ws.c:318:53: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_ws.c:331:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_ws.c:331:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_ws.c: In function 'tport_ws_deinit_secondary':
tport_type_ws.c:535:16: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_ws.c:535:49: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_ws.c: In function 'tport_ws_ping':
tport_type_ws.c:594:16: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_ws.c:594:49: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_ws.c: In function 'tport_ws_pong':
tport_type_ws.c:609:16: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_ws.c:609:49: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_ws.c: In function 'tport_ws_next_timer':
tport_type_ws.c:662:16: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_ws.c:662:49: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_tls.c: In function 'tport_tls_init_master':
tport_type_tls.c:239:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
In file included from tport_internal.h:64,
                 from tport_type_tls.c:44:
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_tls.c:239:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_tls.c:265:20: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_tls.c:265:53: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_tls.c: In function 'tport_tls_set_events':
tport_type_tls.c:333:16: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_tls.c:333:49: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_tls.c: In function 'tport_tls_events':
tport_type_tls.c:400:16: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_tls.c:400:49: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_tls.c: In function 'tport_tls_recv':
tport_type_tls.c:434:16: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_tls.c:434:49: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_tls.c: In function 'tport_tls_send':
tport_type_tls.c:535:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_tls.c:535:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_tls.c:543:20: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_tls.c:543:53: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_tls.c: In function 'tport_tls_accept':
tport_type_tls.c:593:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_tls.c:593:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_tls.c:612:20: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_tls.c:612:53: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_tls.c: In function 'tport_tls_connect':
tport_type_tls.c:659:20: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_tls.c:659:53: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_tls.c:664:22: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_tls.c:664:55: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_tls.c:685:16: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_tls.c:685:49: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_tls.c:694:19: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_tls.c:694:53: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_stub_stun.c: In function 'tport_recv_stun_dgram':
tport_stub_stun.c:158:20: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
In file included from tport_internal.h:64,
                 from tport_stub_stun.c:38:
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_stub_stun.c:158:53: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_stub_stun.c:181:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_stub_stun.c:181:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_stub_stun.c:241:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_stub_stun.c:241:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
ws.c: In function 'sha1_digest':
ws.c:246:2: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
In file included from /usr/include/openssl/x509.h:41,
                 from /usr/include/openssl/ssl.h:32,
                 from ws.h:28,
                 from ws.c:2:
/usr/include/openssl/sha.h:49:57: note: declared here
   49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
      |                                                         ^        
ws.c:247:2: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/sha.h:50:57: note: declared here
   50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
      |                                                         ^~~~~~~~~~~
ws.c:248:2: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/sha.h:51:57: note: declared here
   51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
      |                                                         ^~~~~~~~~~
ws.c: In function 'wss_log_errors':
ws.c:455:4: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
In file included from ws.h:29:
/usr/include/openssl/err.h:459:65: note: declared here
  459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e);
      |                                                                 ^~~~~~~~~            
tport_type_stun.c: In function 'tport_stun_bind_cb':
tport_type_stun.c:174:16: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
In file included from tport_internal.h:64,
                 from tport_type_stun.c:39:
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_stun.c:174:49: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_stun.c: In function 'tport_stun_bind_done':
tport_type_stun.c:201:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_type_stun.c:201:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c: In function 'tls_log_errors':
tport_tls.c:153:7: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
In file included from tport_tls.c:50:
/usr/include/openssl/err.h:459:65: note: declared here
  459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e);
      |                                                                 ^~~~~~~~~            
tport_tls.c: In function 'tls_verify_cb':
tport_tls.c:252:20: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
In file included from tport_internal.h:64,
                 from tport_tls.h:42,
                 from tport_tls.c:90:
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c:252:53: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c:254:20: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c:254:53: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c:256:20: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c:256:53: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c:257:20: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c:257:53: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c: In function 'tls_init_context':
tport_tls.c:310:15: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c:310:48: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c:355:20: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c:355:53: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c:369:20: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c:369:53: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c:381:20: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c:381:53: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c:392:7: warning: 'PEM_read_bio_DHparams' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
In file included from /usr/include/openssl/ssl.h:37,
                 from tport_tls.c:49:
/usr/include/openssl/pem.h:473:57: note: declared here
  473 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, DHparams, DH)
      |                                                         ^                    
tport_tls.c:395:24: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c:395:57: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c:402:24: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c:402:57: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c:404:9: warning: 'DH_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
In file included from /usr/include/openssl/dsa.h:31,
                 from /usr/include/openssl/x509.h:37,
                 from tport_tls.c:47:
/usr/include/openssl/dh.h:211:58: note: declared here
  211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                                                          ^      
tport_tls.c:414:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c:414:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c:445:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c:445:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c:447:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c:447:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c:449:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c:449:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c:454:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c:454:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c: In function 'tls_post_connection_check':
tport_tls.c:612:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c:612:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c:616:16: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c:616:49: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c:618:16: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c:618:49: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c:621:16: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c:621:49: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c:624:16: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c:624:49: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c:629:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c:629:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c:711:20: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c:711:53: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c:714:20: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c:714:53: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c:738:20: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c:738:53: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c:756:20: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c:756:53: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c: In function 'tls_read':
tport_tls.c:821:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c:821:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c: In function 'tls_write':
tport_tls.c:880:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c:880:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c: In function 'tls_connect':
tport_tls.c:970:16: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c:970:49: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c:987:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c:987:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c:996:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c:996:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c:1003:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport_tls.c:1003:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c: In function 'tport_set_tos':
tport.c:355:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
In file included from tport_internal.h:64,
                 from tport.c:73:
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:355:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c: In function 'tport_tcreate':
tport.c:498:16: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:498:49: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c: In function 'tport_destroy':
tport.c:555:16: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:555:49: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c: In function 'tport_alloc_primary':
tport.c:625:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:625:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c: In function 'tport_listen':
tport.c:732:34: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:732:58: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:740:36: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:740:60: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:746:36: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:746:60: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:754:16: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:754:49: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c: In function 'tport_set_events':
tport.c:828:16: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:828:49: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c: In function 'tport_alloc_secondary':
tport.c:866:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:866:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c: In function 'tport_base_connect':
tport.c:985:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:985:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:989:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:989:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:999:20: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:999:53: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:1005:15: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:1005:48: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:1013:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:1013:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:1022:46: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:1022:53: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:1033:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:1033:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:1036:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:1036:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:1040:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:1040:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c: In function 'tport_register_secondary':
tport.c:1076:16: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:1076:49: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c: In function 'tport_zap_secondary':
tport.c:1105:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:1105:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:1115:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:1115:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:1120:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:1120:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c: In function 'tport_bind_client':
tport.c:1562:16: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:1562:49: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:1599:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:1599:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c: In function 'tport_bind_server':
tport.c:1625:16: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:1625:49: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:1697:20: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:1697:53: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:1742:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:1742:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c: In function 'tport_server_addrinfo':
tport.c:1846:20: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:1846:53: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c: In function 'tport_get_local_addrinfo':
tport.c:1898:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:1898:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c: In function 'tport_getaddrinfo':
tport.c:1981:20: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:1981:53: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c: In function 'tport_close':
tport.c:2102:16: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:2102:49: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c: In function 'tport_shutdown0':
tport.c:2170:16: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:2170:49: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c: In function 'tport_base_timer':
tport.c:2242:20: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:2242:53: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c: In function 'tport_set_secondary_timer':
tport.c:2277:20: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:2277:53: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:2311:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:2311:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:2316:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:2316:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c: In function 'tport_flush':
tport.c:2345:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:2345:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c: In function 'localipname':
tport.c:2526:20: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:2526:53: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c: In function 'tport_error_report':
tport.c:2592:20: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:2592:53: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:2595:20: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:2595:53: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c: In function 'tport_accept':
tport.c:2640:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:2640:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:2663:20: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:2663:53: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c: In function 'tport_connected':
tport.c:2712:16: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:2712:49: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c: In function 'tport_wakeup_pri':
tport.c:2769:16: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:2769:49: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c: In function 'tport_wakeup':
tport.c:2796:16: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:2796:49: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:2810:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:2810:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c: In function 'tport_hup_event':
tport.c:2862:16: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:2862:49: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c: In function 'tport_recv_event':
tport.c:2900:16: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:2900:49: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:2921:15: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:2921:48: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c: In function 'tport_parse':
tport.c:2968:20: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:2968:53: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c: In function 'tport_deliver':
tport.c:3055:16: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:3055:49: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c: In function 'tport_recv_iovec':
tport.c:3207:20: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:3207:53: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:3226:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:3226:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:3237:16: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:3237:49: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:3244:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:3244:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c: In function 'tport_tsend':
tport.c:3290:16: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:3290:49: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:3342:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:3342:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:3407:22: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:3407:55: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c: In function 'tport_prepare_and_send':
tport.c:3463:20: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:3463:53: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c: In function 'tport_send_msg':
tport.c:3526:16: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:3526:49: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:3553:15: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:3553:48: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c: In function 'tport_vsend':
tport.c:3625:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:3625:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c: In function 'tport_send_error':
tport.c:3647:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:3647:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c: In function 'tport_send_fatal':
tport.c:3668:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:3668:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:3675:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:3675:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:3683:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:3683:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c: In function 'tport_queue':
tport.c:3814:16: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:3814:49: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c: In function 'tport_send_event':
tport.c:3956:16: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:3956:49: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c: In function 'tport_resolve':
tport.c:4064:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:4064:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:4076:16: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:4076:49: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c: In function 'msg_select_addrinfo':
tport.c:4121:10: warning: '?:' using integer constants in boolean context [-Wint-in-bool-context]
tport.c: In function 'tport_pend':
tport.c:4191:16: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:4191:49: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c: In function 'tport_release':
tport.c:4247:17: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:4247:50: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:4253:16: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:4253:49: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c: In function 'tport_by_name':
tport.c:4597:20: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:4597:53: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:4617:17: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:4617:50: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:4621:15: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:4621:48: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c: In function 'tport_by_addrinfo':
tport.c:4710:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:4710:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:4713:18: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
tport.c:4713:51: warning: the comparison will always evaluate as 'true' for the address of 'tport_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:17: note: 'tport_log' declared here
	 LINK libtport.la
make[4]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/tport'
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/tport'
Making all in nta
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nta'
make  all-am
make[4]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nta'
	 LTCOMPILE nta.lo
	 LTCOMPILE nta_check.lo
	 LTCOMPILE nta_tag.lo
	 LTCOMPILE nta_tag_ref.lo
	 LTCOMPILE sl_utils_print.lo
	 LTCOMPILE sl_utils_log.lo
	 LTCOMPILE sl_read_payload.lo
nta.c: In function 'nta_agent_create':
nta.c:975:18: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:975:49: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:978:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:978:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:982:18: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:982:49: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:985:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:985:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:988:18: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:988:49: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:991:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:991:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:994:18: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:994:49: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:997:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:997:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:1000:18: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:1000:49: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:1005:18: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:1005:49: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:1007:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:1007:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'nta_agent_destroy':
nta.c:1041:13: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:1041:44: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:1050:13: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:1050:44: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:1065:15: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:1065:46: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:1078:15: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:1078:46: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'agent_timer':
nta.c:1310:14: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:1310:45: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:1317:14: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:1317:45: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'set_timeout':
nta.c:1369:18: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:1369:49: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:1371:18: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:1371:49: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'nta_agent_add_tport':
nta.c:2210:18: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:2210:49: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:2212:18: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:2212:49: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:2261:18: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:2261:49: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:2271:18: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:2271:49: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:2279:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:2279:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:2289:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:2289:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:2299:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:2299:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:2303:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:2303:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:2307:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:2307:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:2311:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:2311:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'agent_create_master_transport':
nta.c:2335:14: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:2335:45: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'agent_init_via':
nta.c:2431:18: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:2431:49: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:2455:18: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:2455:49: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'nta_tpn_by_url':
nta.c:2716:14: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:2716:45: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'agent_update_tport':
nta.c:2788:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:2788:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'sip_content_encoding_Xflate':
nta.c:2897:15: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:2897:46: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:2899:15: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:2899:46: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'agent_recv_request':
nta.c:2941:22: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:2941:53: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:2957:14: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:2957:45: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:2964:18: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:2964:49: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:2984:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:2984:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3010:18: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3010:49: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3022:13: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3022:44: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3038:18: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3038:49: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3057:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3057:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3070:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3070:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3091:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3091:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3097:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3097:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3104:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3104:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3111:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3111:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3120:18: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3120:49: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3139:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3139:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3148:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3148:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3156:18: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3156:49: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3164:18: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3164:49: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3173:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3173:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3179:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3179:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'agent_check_request_via':
nta.c:3225:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3225:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3233:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3233:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3254:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3254:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'agent_aliases':
nta.c:3326:14: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3326:45: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'agent_recv_response':
nta.c:3378:14: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3378:45: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3383:18: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3383:49: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3403:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3403:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3410:13: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3410:44: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3423:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3423:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3433:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3433:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3445:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3445:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3449:26: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3449:57: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3470:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3470:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3476:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3476:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3494:14: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3494:45: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'nta_msg_tsend':
nta.c:3618:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3618:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3637:18: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3637:49: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3639:18: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3639:49: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3641:18: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3641:49: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3643:18: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3643:49: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3664:13: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3664:44: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3677:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3677:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'mreply':
nta.c:3778:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3778:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3781:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3781:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3785:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3785:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3794:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3794:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3797:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3797:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3840:18: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:3840:49: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: At top level:
nta.c:4215:67: warning: argument 2 of type 'leg_htable_t[]' {aka 'struct leg_htable_s[]'} with mismatched bound [-Warray-parameter=]
nta.c:682:63: note: previously declared as 'leg_htable_t[1]' {aka 'struct leg_htable_s[1]'}
nta.c: In function 'nta_leg_tcreate':
nta.c:4480:18: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:4480:49: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:4497:14: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:4497:45: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:4503:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:4503:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'leg_insert':
nta.c:4535:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:4535:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'nta_leg_destroy':
nta.c:4550:14: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:4550:45: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:4559:6: warning: the comparison will always evaluate as 'true' for the address of 'sa_dialogs' will never be NULL [-Waddress]
nta.c:320:16: note: 'sa_dialogs' declared here
nta.c:4563:6: warning: the comparison will always evaluate as 'true' for the address of 'sa_defaults' will never be NULL [-Waddress]
nta.c:324:16: note: 'sa_defaults' declared here
nta.c: In function 'leg_recv':
nta.c:4934:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:4934:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:4960:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:4960:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:4965:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:4965:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: At top level:
nta.c:5340:77: warning: argument 2 of type 'incoming_htable_t[]' {aka 'struct incoming_htable_s[]'} with mismatched bound [-Warray-parameter=]
nta.c:696:73: note: previously declared as 'incoming_htable_t[1]' {aka 'struct incoming_htable_s[1]'}
nta.c: In function 'incoming_create':
nta.c:5536:13: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:5536:44: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'incoming_callback':
nta.c:5636:18: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:5636:49: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'incoming_free':
nta.c:5824:14: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:5824:45: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'incoming_reclaim_queued':
nta.c:5904:14: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:5904:45: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'incoming_recv':
nta.c:6261:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:6261:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:6275:18: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:6275:49: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'request_merge':
nta.c:6390:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:6390:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'nta_incoming_mreply':
nta.c:6748:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:6748:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'incoming_reply':
nta.c:6820:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:6820:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:6822:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:6822:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:6826:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:6826:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:6853:13: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:6853:44: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:6864:13: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:6864:44: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:6879:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:6879:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function '_nta_incoming_timer':
nta.c:7085:18: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:7085:49: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:7099:13: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:7099:44: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:7108:13: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:7108:44: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:7120:20: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:7120:51: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:7124:20: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:7124:51: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:7137:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:7137:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:7174:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:7174:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:7194:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:7194:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:7223:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:7223:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:7248:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:7248:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:7270:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:7270:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: At top level:
nta.c:7320:77: warning: argument 2 of type 'outgoing_htable_t[]' {aka 'struct outgoing_htable_s[]'} with mismatched bound [-Warray-parameter=]
nta.c:742:73: note: previously declared as 'outgoing_htable_t[1]' {aka 'struct outgoing_htable_s[1]'}
nta.c: In function 'nta_outgoing_tcreate':
nta.c:7489:18: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:7489:49: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'nta_outgoing_tcancel':
nta.c:7627:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:7627:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:7631:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:7631:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:7640:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:7640:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:7644:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:7644:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'nta_outgoing_destroy':
nta.c:7765:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:7765:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'outgoing_create':
nta.c:7948:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:7948:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:8142:13: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:8142:44: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:8158:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:8158:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'outgoing_prepare_send':
nta.c:8229:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:8229:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:8233:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:8233:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'outgoing_send_via':
nta.c:8255:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:8255:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:8281:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:8281:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'outgoing_send':
nta.c:8400:14: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:8400:45: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'outgoing_try_tcp_instead':
nta.c:8478:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:8478:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:8494:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:8494:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'outgoing_try_udp_instead':
nta.c:8525:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:8525:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'outgoing_free':
nta.c:8829:14: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:8829:45: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'outgoing_reclaim_queued':
nta.c:8905:14: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:8905:45: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function '_nta_outgoing_timer':
nta.c:8987:24: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:8987:55: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:8992:24: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:8992:55: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:9002:23: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:9002:54: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:9015:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:9015:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:9045:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:9045:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'outgoing_trying':
nta.c:9085:18: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:9085:49: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'outgoing_timer_bf':
nta.c:9112:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:9112:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'outgoing_timer_c':
nta.c:9146:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:9146:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'outgoing_timeout':
nta.c:9167:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:9167:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'outgoing_timer_dk':
nta.c:9233:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:9233:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'outgoing_terminate_invite':
nta.c:9258:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:9258:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'outgoing_recv':
nta.c:9498:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:9498:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:9560:22: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:9560:53: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'outgoing_estimate_delay':
nta.c:9675:13: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:9675:44: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:9686:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:9686:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:9697:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:9697:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'outgoing_duplicate':
nta.c:9727:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:9727:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:9731:18: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:9731:49: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'outgoing_reply':
nta.c:9879:18: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:9879:49: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'outgoing_resolve':
nta.c:10188:18: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:10188:49: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'outgoing_graylist':
nta.c:10339:14: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:10339:45: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:10365:18: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:10365:49: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:10368:18: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:10368:49: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'outgoing_query_naptr':
nta.c:10535:14: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:10535:45: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'outgoing_answer_naptr':
nta.c:10598:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:10598:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'outgoing_query_srv':
nta.c:10736:14: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:10736:45: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'outgoing_answer_srv':
nta.c:10832:18: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:10832:49: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'outgoing_query_aaaa':
nta.c:10860:14: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:10860:45: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'outgoing_answer_aaaa':
nta.c:10915:18: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:10915:49: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:10918:18: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:10918:49: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'outgoing_query_a':
nta.c:10946:14: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:10946:45: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'outgoing_answer_a':
nta.c:11001:18: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:11001:49: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:11003:18: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:11003:49: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'outgoing_query_results':
nta.c:11030:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:11030:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'reliable_recv':
nta.c:11389:18: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:11389:49: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'reliable_timeout':
nta.c:11449:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:11449:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'nta_reliable_destroy':
nta.c:11524:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:11524:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'nta_reliable_destroyed':
nta.c:11551:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:11551:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'outgoing_recv_reliable':
nta.c:11574:14: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:11574:45: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:11579:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:11579:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:11585:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:11585:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:11591:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:11591:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'nta_outgoing_tagged':
nta.c:11633:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:11633:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:11638:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:11638:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:11643:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:11643:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c: In function 'nta_outgoing_prack':
nta.c:11747:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:11747:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:11755:18: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:11755:49: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:11761:18: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:11761:49: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:11767:18: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:11767:49: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:11773:18: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:11773:49: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:11779:18: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:11779:49: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:11785:18: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:11785:49: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:11791:18: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:11791:49: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:11852:16: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
nta.c:11852:47: warning: the comparison will always evaluate as 'true' for the address of 'nta_log' will never be NULL [-Waddress]
nta.c:804:10: note: 'nta_log' declared here
	 LINK libnta.la
make[4]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nta'
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nta'
Making all in nth
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nth'
make  all-am
make[4]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nth'
	 LTCOMPILE nth_client.lo
	 LTCOMPILE nth_server.lo
	 LTCOMPILE nth_tag.lo
	 LTCOMPILE nth_tag_ref.lo
nth_client.c:252:65: warning: argument 2 of type 'hc_htable_t[]' {aka 'struct hc_htable_s[]'} with mismatched bound [-Warray-parameter=]
nth_client.c:243:61: note: previously declared as 'hc_htable_t[1]' {aka 'struct hc_htable_s[1]'}
nth_client.c: In function 'he_recv_message':
nth_client.c:542:23: warning: the comparison will always evaluate as 'true' for the address of 'nth_client_log' will never be NULL [-Waddress]
nth_client.c:190:10: note: 'nth_client_log' declared here
nth_client.c:542:61: warning: the comparison will always evaluate as 'true' for the address of 'nth_client_log' will never be NULL [-Waddress]
nth_client.c:190:10: note: 'nth_client_log' declared here
nth_client.c:547:23: warning: the comparison will always evaluate as 'true' for the address of 'nth_client_log' will never be NULL [-Waddress]
nth_client.c:190:10: note: 'nth_client_log' declared here
nth_client.c:547:61: warning: the comparison will always evaluate as 'true' for the address of 'nth_client_log' will never be NULL [-Waddress]
nth_client.c:190:10: note: 'nth_client_log' declared here
nth_client.c: In function 'hc_resolve_and_send':
nth_client.c:907:23: warning: the comparison will always evaluate as 'true' for the address of 'nth_client_log' will never be NULL [-Waddress]
nth_client.c:190:10: note: 'nth_client_log' declared here
nth_client.c:907:61: warning: the comparison will always evaluate as 'true' for the address of 'nth_client_log' will never be NULL [-Waddress]
nth_client.c:190:10: note: 'nth_client_log' declared here
nth_client.c:917:23: warning: the comparison will always evaluate as 'true' for the address of 'nth_client_log' will never be NULL [-Waddress]
nth_client.c:190:10: note: 'nth_client_log' declared here
nth_client.c:917:61: warning: the comparison will always evaluate as 'true' for the address of 'nth_client_log' will never be NULL [-Waddress]
nth_client.c:190:10: note: 'nth_client_log' declared here
nth_client.c:924:23: warning: the comparison will always evaluate as 'true' for the address of 'nth_client_log' will never be NULL [-Waddress]
nth_client.c:190:10: note: 'nth_client_log' declared here
nth_client.c:924:61: warning: the comparison will always evaluate as 'true' for the address of 'nth_client_log' will never be NULL [-Waddress]
nth_client.c:190:10: note: 'nth_client_log' declared here
nth_client.c: In function 'hc_reply':
nth_client.c:1113:21: warning: the comparison will always evaluate as 'true' for the address of 'nth_client_log' will never be NULL [-Waddress]
nth_client.c:190:10: note: 'nth_client_log' declared here
nth_client.c:1113:59: warning: the comparison will always evaluate as 'true' for the address of 'nth_client_log' will never be NULL [-Waddress]
nth_client.c:190:10: note: 'nth_client_log' declared here
nth_server.c: In function 'nth_site_create':
nth_server.c:312:23: warning: the comparison will always evaluate as 'true' for the address of 'nth_server_log' will never be NULL [-Waddress]
nth_server.c:188:10: note: 'nth_server_log' declared here
nth_server.c:312:61: warning: the comparison will always evaluate as 'true' for the address of 'nth_server_log' will never be NULL [-Waddress]
nth_server.c:188:10: note: 'nth_server_log' declared here
nth_server.c:318:23: warning: the comparison will always evaluate as 'true' for the address of 'nth_server_log' will never be NULL [-Waddress]
nth_server.c:188:10: note: 'nth_server_log' declared here
nth_server.c:318:61: warning: the comparison will always evaluate as 'true' for the address of 'nth_server_log' will never be NULL [-Waddress]
nth_server.c:188:10: note: 'nth_server_log' declared here
nth_server.c:325:25: warning: the comparison will always evaluate as 'true' for the address of 'nth_server_log' will never be NULL [-Waddress]
nth_server.c:188:10: note: 'nth_server_log' declared here
nth_server.c:325:63: warning: the comparison will always evaluate as 'true' for the address of 'nth_server_log' will never be NULL [-Waddress]
nth_server.c:188:10: note: 'nth_server_log' declared here
nth_server.c:335:20: warning: the comparison will always evaluate as 'true' for the address of 'nth_server_log' will never be NULL [-Waddress]
nth_server.c:188:10: note: 'nth_server_log' declared here
nth_server.c:335:58: warning: the comparison will always evaluate as 'true' for the address of 'nth_server_log' will never be NULL [-Waddress]
nth_server.c:188:10: note: 'nth_server_log' declared here
nth_server.c:347:29: warning: the comparison will always evaluate as 'true' for the address of 'nth_server_log' will never be NULL [-Waddress]
nth_server.c:188:10: note: 'nth_server_log' declared here
nth_server.c:347:67: warning: the comparison will always evaluate as 'true' for the address of 'nth_server_log' will never be NULL [-Waddress]
nth_server.c:188:10: note: 'nth_server_log' declared here
nth_server.c:377:20: warning: the comparison will always evaluate as 'true' for the address of 'nth_server_log' will never be NULL [-Waddress]
nth_server.c:188:10: note: 'nth_server_log' declared here
nth_server.c:377:58: warning: the comparison will always evaluate as 'true' for the address of 'nth_server_log' will never be NULL [-Waddress]
nth_server.c:188:10: note: 'nth_server_log' declared here
nth_server.c: In function 'server_create':
nth_server.c:764:23: warning: the comparison will always evaluate as 'true' for the address of 'nth_server_log' will never be NULL [-Waddress]
nth_server.c:188:10: note: 'nth_server_log' declared here
nth_server.c:764:61: warning: the comparison will always evaluate as 'true' for the address of 'nth_server_log' will never be NULL [-Waddress]
nth_server.c:188:10: note: 'nth_server_log' declared here
nth_server.c: In function 'server_reply':
nth_server.c:964:23: warning: the comparison will always evaluate as 'true' for the address of 'nth_server_log' will never be NULL [-Waddress]
nth_server.c:188:10: note: 'nth_server_log' declared here
nth_server.c:964:61: warning: the comparison will always evaluate as 'true' for the address of 'nth_server_log' will never be NULL [-Waddress]
nth_server.c:188:10: note: 'nth_server_log' declared here
	 LINK libnth.la
make[4]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nth'
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nth'
Making all in nea
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nea'
make  all-am
make[4]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nea'
	 LTCOMPILE nea.lo
	 LTCOMPILE nea_event.lo
	 LTCOMPILE nea_server.lo
	 LTCOMPILE nea_debug.lo
	 LTCOMPILE nea_tag.lo
	 LTCOMPILE nea_tag_ref.lo
nea_server.c: In function 'nea_server_create':
nea_server.c:427:18: warning: the comparison will always evaluate as 'true' for the address of 'nea_log' will never be NULL [-Waddress]
In file included from nea_debug.h:37,
                 from nea_server.c:42:
./../su/sofia-sip/su_debug.h:73:18: note: 'nea_log' declared here
nea_server.c:427:51: warning: the comparison will always evaluate as 'true' for the address of 'nea_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'nea_log' declared here
nea_server.c:432:18: warning: the comparison will always evaluate as 'true' for the address of 'nea_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'nea_log' declared here
nea_server.c:432:51: warning: the comparison will always evaluate as 'true' for the address of 'nea_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'nea_log' declared here
nea_server.c:505:20: warning: the comparison will always evaluate as 'true' for the address of 'nea_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'nea_log' declared here
nea_server.c:505:53: warning: the comparison will always evaluate as 'true' for the address of 'nea_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'nea_log' declared here
nea_server.c:512:20: warning: the comparison will always evaluate as 'true' for the address of 'nea_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'nea_log' declared here
nea_server.c:512:53: warning: the comparison will always evaluate as 'true' for the address of 'nea_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'nea_log' declared here
nea_server.c: In function 'nea_server_shutdown':
nea_server.c:560:18: warning: the comparison will always evaluate as 'true' for the address of 'nea_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'nea_log' declared here
nea_server.c:560:51: warning: the comparison will always evaluate as 'true' for the address of 'nea_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'nea_log' declared here
nea_server.c:564:16: warning: the comparison will always evaluate as 'true' for the address of 'nea_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'nea_log' declared here
nea_server.c:564:49: warning: the comparison will always evaluate as 'true' for the address of 'nea_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'nea_log' declared here
nea_server.c: In function 'nea_server_destroy':
nea_server.c:594:18: warning: the comparison will always evaluate as 'true' for the address of 'nea_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'nea_log' declared here
nea_server.c:594:51: warning: the comparison will always evaluate as 'true' for the address of 'nea_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'nea_log' declared here
nea_server.c:599:16: warning: the comparison will always evaluate as 'true' for the address of 'nea_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'nea_log' declared here
nea_server.c:599:49: warning: the comparison will always evaluate as 'true' for the address of 'nea_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'nea_log' declared here
nea_server.c: In function 'nea_view_update':
nea_server.c:846:16: warning: the comparison will always evaluate as 'true' for the address of 'nea_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'nea_log' declared here
nea_server.c:846:49: warning: the comparison will always evaluate as 'true' for the address of 'nea_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'nea_log' declared here
nea_server.c: In function 'nea_server_notify':
nea_server.c:1028:16: warning: the comparison will always evaluate as 'true' for the address of 'nea_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'nea_log' declared here
nea_server.c:1028:49: warning: the comparison will always evaluate as 'true' for the address of 'nea_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'nea_log' declared here
nea_server.c:1052:15: warning: the comparison will always evaluate as 'true' for the address of 'nea_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'nea_log' declared here
nea_server.c:1052:48: warning: the comparison will always evaluate as 'true' for the address of 'nea_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'nea_log' declared here
nea_server.c:1056:20: warning: the comparison will always evaluate as 'true' for the address of 'nea_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'nea_log' declared here
nea_server.c:1056:53: warning: the comparison will always evaluate as 'true' for the address of 'nea_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'nea_log' declared here
nea_server.c: In function 'nea_event_tcreate':
nea_server.c:1237:20: warning: the comparison will always evaluate as 'true' for the address of 'nea_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'nea_log' declared here
nea_server.c:1237:53: warning: the comparison will always evaluate as 'true' for the address of 'nea_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'nea_log' declared here
nea_server.c:1247:20: warning: the comparison will always evaluate as 'true' for the address of 'nea_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'nea_log' declared here
nea_server.c:1247:53: warning: the comparison will always evaluate as 'true' for the address of 'nea_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'nea_log' declared here
nea_server.c: In function 'nea_sub_process_subscribe':
nea_server.c:1852:18: warning: the comparison will always evaluate as 'true' for the address of 'nea_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'nea_log' declared here
nea_server.c:1852:51: warning: the comparison will always evaluate as 'true' for the address of 'nea_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'nea_log' declared here
nea_server.c: In function 'response_to_notify':
nea_server.c:2163:18: warning: the comparison will always evaluate as 'true' for the address of 'nea_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'nea_log' declared here
nea_server.c:2163:51: warning: the comparison will always evaluate as 'true' for the address of 'nea_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'nea_log' declared here
	 LINK libnea.la
make[4]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nea'
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nea'
Making all in iptsec
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/iptsec'
make  all-am
make[4]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/iptsec'
	 LTCOMPILE auth_client.lo
	 LTCOMPILE auth_common.lo
	 LTCOMPILE auth_digest.lo
	 LTCOMPILE auth_module.lo
	 LTCOMPILE auth_tag.lo
	 LTCOMPILE auth_tag_ref.lo
	 LTCOMPILE auth_plugin.lo
	 LTCOMPILE auth_plugin_delayed.lo
	 LTCOMPILE auth_module_sip.lo
auth_digest.c: In function 'auth_digest_challenge_get':
auth_digest.c:114:19: warning: the comparison will always evaluate as 'true' for the address of 'iptsec_log' will never be NULL [-Waddress]
In file included from iptsec_debug.h:49,
                 from auth_digest.c:42:
./../su/sofia-sip/su_debug.h:73:18: note: 'iptsec_log' declared here
auth_digest.c:114:55: warning: the comparison will always evaluate as 'true' for the address of 'iptsec_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'iptsec_log' declared here
auth_digest.c: In function 'auth_digest_response_get':
auth_digest.c:191:19: warning: the comparison will always evaluate as 'true' for the address of 'iptsec_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'iptsec_log' declared here
auth_digest.c:191:55: warning: the comparison will always evaluate as 'true' for the address of 'iptsec_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'iptsec_log' declared here
auth_digest.c: In function 'auth_digest_a1':
auth_digest.c:234:19: warning: the comparison will always evaluate as 'true' for the address of 'iptsec_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'iptsec_log' declared here
auth_digest.c:234:55: warning: the comparison will always evaluate as 'true' for the address of 'iptsec_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'iptsec_log' declared here
auth_digest.c: In function 'auth_digest_a1sess':
auth_digest.c:255:19: warning: the comparison will always evaluate as 'true' for the address of 'iptsec_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'iptsec_log' declared here
auth_digest.c:255:55: warning: the comparison will always evaluate as 'true' for the address of 'iptsec_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'iptsec_log' declared here
auth_digest.c: In function 'auth_digest_response':
auth_digest.c:326:19: warning: the comparison will always evaluate as 'true' for the address of 'iptsec_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'iptsec_log' declared here
auth_digest.c:326:55: warning: the comparison will always evaluate as 'true' for the address of 'iptsec_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'iptsec_log' declared here
auth_digest.c:348:19: warning: the comparison will always evaluate as 'true' for the address of 'iptsec_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'iptsec_log' declared here
auth_digest.c:348:55: warning: the comparison will always evaluate as 'true' for the address of 'iptsec_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'iptsec_log' declared here
	 LTCOMPILE iptsec_debug.lo
	 LTCOMPILE auth_module_http.lo
auth_module.c:89:69: warning: argument 2 of type 'auth_htable_t[]' {aka 'struct auth_htable_s[]'} with mismatched bound [-Warray-parameter=]
auth_module.c:88:65: note: previously declared as 'auth_htable_t[1]' {aka 'struct auth_htable_s[1]'}
auth_module.c: In function 'auth_init_default':
auth_module.c:237:23: warning: the comparison will always evaluate as 'true' for the address of 'iptsec_log' will never be NULL [-Waddress]
In file included from iptsec_debug.h:49,
                 from auth_module.c:51:
./../su/sofia-sip/su_debug.h:73:18: note: 'iptsec_log' declared here
auth_module.c:237:59: warning: the comparison will always evaluate as 'true' for the address of 'iptsec_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'iptsec_log' declared here
auth_module.c:247:23: warning: the comparison will always evaluate as 'true' for the address of 'iptsec_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'iptsec_log' declared here
auth_module.c:247:59: warning: the comparison will always evaluate as 'true' for the address of 'iptsec_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'iptsec_log' declared here
auth_module.c: In function 'auth_method_basic':
auth_module.c:557:21: warning: the comparison will always evaluate as 'true' for the address of 'iptsec_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'iptsec_log' declared here
auth_module.c:557:57: warning: the comparison will always evaluate as 'true' for the address of 'iptsec_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'iptsec_log' declared here
auth_module.c: In function 'auth_method_digest':
auth_module.c:654:21: warning: the comparison will always evaluate as 'true' for the address of 'iptsec_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'iptsec_log' declared here
auth_module.c:654:57: warning: the comparison will always evaluate as 'true' for the address of 'iptsec_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'iptsec_log' declared here
auth_module.c:668:21: warning: the comparison will always evaluate as 'true' for the address of 'iptsec_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'iptsec_log' declared here
auth_module.c:668:57: warning: the comparison will always evaluate as 'true' for the address of 'iptsec_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'iptsec_log' declared here
auth_module.c: In function 'auth_check_digest':
auth_module.c:710:21: warning: the comparison will always evaluate as 'true' for the address of 'iptsec_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'iptsec_log' declared here
auth_module.c:710:57: warning: the comparison will always evaluate as 'true' for the address of 'iptsec_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'iptsec_log' declared here
auth_module.c:754:21: warning: the comparison will always evaluate as 'true' for the address of 'iptsec_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'iptsec_log' declared here
auth_module.c:754:57: warning: the comparison will always evaluate as 'true' for the address of 'iptsec_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'iptsec_log' declared here
auth_module.c:771:19: warning: the comparison will always evaluate as 'true' for the address of 'iptsec_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'iptsec_log' declared here
auth_module.c:771:55: warning: the comparison will always evaluate as 'true' for the address of 'iptsec_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'iptsec_log' declared here
auth_module.c: In function 'auth_readdb_internal':
auth_module.c:996:18: warning: the comparison will always evaluate as 'true' for the address of 'iptsec_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'iptsec_log' declared here
auth_module.c:996:54: warning: the comparison will always evaluate as 'true' for the address of 'iptsec_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'iptsec_log' declared here
auth_module.c:1002:18: warning: the comparison will always evaluate as 'true' for the address of 'iptsec_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'iptsec_log' declared here
auth_module.c:1002:54: warning: the comparison will always evaluate as 'true' for the address of 'iptsec_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'iptsec_log' declared here
auth_module.c:1018:23: warning: the comparison will always evaluate as 'true' for the address of 'iptsec_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'iptsec_log' declared here
auth_module.c:1018:59: warning: the comparison will always evaluate as 'true' for the address of 'iptsec_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'iptsec_log' declared here
auth_module.c:1134:21: warning: the comparison will always evaluate as 'true' for the address of 'iptsec_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'iptsec_log' declared here
auth_module.c:1134:57: warning: the comparison will always evaluate as 'true' for the address of 'iptsec_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'iptsec_log' declared here
auth_module.c: In function 'readfile':
auth_module.c:1198:21: warning: the comparison will always evaluate as 'true' for the address of 'iptsec_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'iptsec_log' declared here
auth_module.c:1198:57: warning: the comparison will always evaluate as 'true' for the address of 'iptsec_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'iptsec_log' declared here
auth_module.c:1205:21: warning: the comparison will always evaluate as 'true' for the address of 'iptsec_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'iptsec_log' declared here
auth_module.c:1205:57: warning: the comparison will always evaluate as 'true' for the address of 'iptsec_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'iptsec_log' declared here
auth_module.c: In function 'auth_validate_digest_nonce':
auth_module.c:1422:21: warning: the comparison will always evaluate as 'true' for the address of 'iptsec_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'iptsec_log' declared here
auth_module.c:1422:57: warning: the comparison will always evaluate as 'true' for the address of 'iptsec_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'iptsec_log' declared here
auth_module.c:1426:21: warning: the comparison will always evaluate as 'true' for the address of 'iptsec_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'iptsec_log' declared here
auth_module.c:1426:57: warning: the comparison will always evaluate as 'true' for the address of 'iptsec_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'iptsec_log' declared here
auth_module.c:1436:21: warning: the comparison will always evaluate as 'true' for the address of 'iptsec_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'iptsec_log' declared here
auth_module.c:1436:57: warning: the comparison will always evaluate as 'true' for the address of 'iptsec_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'iptsec_log' declared here
auth_module.c:1447:21: warning: the comparison will always evaluate as 'true' for the address of 'iptsec_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'iptsec_log' declared here
auth_module.c:1447:57: warning: the comparison will always evaluate as 'true' for the address of 'iptsec_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'iptsec_log' declared here
auth_module.c:1457:23: warning: the comparison will always evaluate as 'true' for the address of 'iptsec_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'iptsec_log' declared here
auth_module.c:1457:59: warning: the comparison will always evaluate as 'true' for the address of 'iptsec_log' will never be NULL [-Waddress]
./../su/sofia-sip/su_debug.h:73:18: note: 'iptsec_log' declared here
	 LINK libiptsec.la
make[4]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/iptsec'
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/iptsec'
Making all in nua
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nua'
make  all-am
make[4]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nua'
	 LTCOMPILE nua.lo
	 LTCOMPILE nua_common.lo
	 LTCOMPILE nua_stack.lo
	 LTCOMPILE nua_server.lo
	 LTCOMPILE nua_client.lo
	 LTCOMPILE nua_extension.lo
	 LTCOMPILE nua_dialog.lo
	 LTCOMPILE outbound.lo
nua_common.c: In function 'nh_create_handle':
nua_common.c:108:22: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
In file included from nua_common.c:52:
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_common.c:108:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_common.c:110:2: warning: the comparison will always evaluate as 'true' for the address of 'nua_home' will never be NULL [-Waddress]
In file included from nua_common.c:75:
nua_stack.h:195:13: note: 'nua_home' declared here
nua_common.c:121:20: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_common.c:121:53: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_common.c:142:15: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_common.c:142:48: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_common.c: In function 'nh_destructor':
nua_common.c:165:16: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_common.c:165:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_dialog.c: In function 'nua_dialog_usage_add':
nua_dialog.c:306:20: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
In file included from nua_dialog.c:53:
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_dialog.c:306:53: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_dialog.c:336:20: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_dialog.c:336:53: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_dialog.c: In function 'nua_dialog_usage_remove_at':
nua_dialog.c:395:18: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_dialog.c:395:51: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_dialog.c: In function 'nua_dialog_log_usage':
nua_dialog.c:474:18: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_dialog.c:474:51: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_dialog.c: In function 'nua_dialog_usage_set_refresh_range':
nua_dialog.c:563:16: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_dialog.c:563:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_dialog.c: In function 'nua_dialog_usage_set_refresh_at':
nua_dialog.c:575:16: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_dialog.c:575:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
	 LTCOMPILE nua_params.lo
nua_server.c: In function 'nua_stack_process_request':
nua_server.c:102:22: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
In file included from nua_stack.h:61,
                 from nua_server.c:54:
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_server.c:102:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_server.c:154:18: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_server.c:154:51: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_server.c: In function 'nua_server_respond':
nua_server.c:534:17: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_server.c:534:50: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
	 LTCOMPILE nua_register.lo
nua_stack.c: In function 'nua_stack_init':
nua_stack.c:128:22: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
In file included from nua_stack.h:61,
                 from nua_stack.c:71:
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_stack.c:128:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_stack.c:195:18: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_stack.c:195:51: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_stack.c: In function 'nua_stack_deinit':
nua_stack.c:214:22: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_stack.c:214:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_stack.c:237:20: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_stack.c:237:53: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_stack.c: In function 'nua_stack_event':
nua_stack.c:299:20: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_stack.c:299:53: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_stack.c:301:20: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_stack.c:301:53: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_stack.c: In function 'nua_application_event':
nua_stack.c:389:22: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_stack.c:389:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_stack.c:407:20: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_stack.c:407:53: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_stack.c: In function 'nua_signal':
nua_stack.c:558:20: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_stack.c:558:53: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_stack.c:562:20: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_stack.c:562:53: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_stack.c: In function 'nua_stack_signal':
nua_stack.c:599:20: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_stack.c:599:53: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_stack.c:601:20: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_stack.c:601:53: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_stack.c: At top level:
nua_stack.c:732:42: warning: argument 1 of type 'su_msg_t *[1]' {aka 'struct su_msg_s *[1]'} with mismatched bound [-Warray-parameter=]
In file included from nua_stack.c:69:
sofia-sip/nua.h:379:44: note: previously declared as 'su_msg_t **' {aka 'struct su_msg_s **'}
nua_stack.c: In function 'nua_stack_shutdown':
nua_stack.c:884:22: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_stack.c:884:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_stack.c: In function 'nh_create':
nua_stack.c:938:22: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_stack.c:938:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
outbound.c: In function 'outbound_set_options':
outbound.c:301:20: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
In file included from outbound.c:55:
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
outbound.c:301:53: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
outbound.c:313:18: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
outbound.c:313:51: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
outbound.c:326:18: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
outbound.c:326:51: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
outbound.c: In function 'outbound_nat_detect':
outbound.c:518:20: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
outbound.c:518:53: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
outbound.c:536:18: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
outbound.c:536:51: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
outbound.c:542:18: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
outbound.c:542:51: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
outbound.c: In function 'process_response_to_keepalive_options':
outbound.c:881:18: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
outbound.c:881:51: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
outbound.c:960:18: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
outbound.c:960:51: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
outbound.c: In function 'outbound_process_request':
outbound.c:1055:18: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
outbound.c:1055:51: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_client.c: In function 'nua_base_client_check_restart':
nua_client.c:1201:18: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
In file included from nua_stack.h:61,
                 from nua_client.c:60:
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_client.c:1201:51: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_client.c:1227:18: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_client.c:1227:51: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
	 LTCOMPILE nua_registrar.lo
nua.c: In function 'nua_create':
nua.c:138:22: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:138:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c: In function 'nua_shutdown':
nua.c:189:22: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:189:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c: In function 'nua_destroy':
nua.c:218:22: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:218:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:222:20: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:222:53: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c: In function 'nua_handle_bind':
nua.c:341:22: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:341:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c: In function 'nua_handle_magic':
nua.c:365:22: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:365:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c: In function 'nua_set_params':
nua.c:574:22: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:574:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c: In function 'nua_get_params':
nua.c:587:22: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:587:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c: In function 'nua_set_hparams':
nua.c:609:22: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:609:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:609:27: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:609:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c: In function 'nua_get_hparams':
nua.c:615:22: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:615:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:615:27: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:615:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c: In function 'nua_register':
nua.c:621:22: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:621:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:621:27: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:621:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c: In function 'nua_unregister':
nua.c:626:22: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:626:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:626:27: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:626:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c: In function 'nua_invite':
nua.c:632:22: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:632:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:632:27: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:632:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c: In function 'nua_ack':
nua.c:638:22: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:638:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:638:27: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:638:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c: In function 'nua_bye':
nua.c:644:22: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:644:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:644:27: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:644:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c: In function 'nua_cancel':
nua.c:650:22: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:650:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:650:27: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:650:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c: In function 'nua_options':
nua.c:656:22: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:656:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:656:27: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:656:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c: In function 'nua_message':
nua.c:662:22: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:662:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:662:27: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:662:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c: In function 'nua_method':
nua.c:668:22: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:668:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:668:27: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:668:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c: In function 'nua_chat':
nua.c:697:22: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:697:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:697:27: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:697:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c: In function 'nua_subscribe':
nua.c:703:22: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:703:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:703:27: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:703:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c: In function 'nua_unsubscribe':
nua.c:709:22: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:709:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:709:27: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:709:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c: In function 'nua_notify':
nua.c:715:22: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:715:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:715:27: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:715:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c: In function 'nua_notifier':
nua.c:746:22: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:746:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:746:27: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:746:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c: In function 'nua_terminate':
nua.c:773:22: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:773:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:773:27: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:773:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c: In function 'nua_refer':
nua.c:779:22: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:779:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:779:27: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:779:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c: In function 'nua_publish':
nua.c:785:22: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:785:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:785:27: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:785:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c: In function 'nua_unpublish':
nua.c:791:22: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:791:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:791:27: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:791:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c: In function 'nua_info':
nua.c:797:22: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:797:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:797:27: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:797:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c: In function 'nua_prack':
nua.c:803:22: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:803:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:803:27: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:803:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c: In function 'nua_update':
nua.c:809:22: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:809:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:809:27: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:809:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c: In function 'nua_authenticate':
nua.c:833:22: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:833:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:833:27: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:833:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c: In function 'nua_authorize':
nua.c:862:22: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:862:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:862:27: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:862:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c: In function 'nua_redirect':
nua.c:868:22: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:868:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:868:27: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:868:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c: In function 'nua_respond':
nua.c:878:22: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:878:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:888:18: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:888:51: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c: In function 'nua_handle_destroy':
nua.c:920:22: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:920:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c: In function 'nua_unref_user':
nua.c:1157:21: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:1157:48: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c: In function 'nua_nta_agent_resolver_clean_dns_cache_ex':
nua.c:1163:21: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:1163:48: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c: In function 'nua_handle_unref_user':
nua.c:1170:21: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
nua.c:1170:48: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
nua.c:82:10: note: 'nua_log' declared here
	 LTCOMPILE nua_session.lo
	 LTCOMPILE nua_options.lo
nua_registrar.c: In function 'registrar_tport_error':
nua_registrar.c:203:16: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
In file included from nua_stack.h:61,
                 from nua_registrar.c:53:
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_registrar.c:203:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
	 LTCOMPILE nua_message.lo
nua_params.c: In function 'nua_stack_set_params':
nua_params.c:484:22: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
In file included from nua_stack.h:61,
                 from nua_params.c:48:
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_params.c:484:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_params.c:577:20: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_params.c:577:53: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_params.c: In function 'nua_stack_get_params':
nua_params.c:1610:22: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_params.c:1610:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
	 LTCOMPILE nua_publish.lo
nua_register.c: In function 'nua_register_client_response':
nua_register.c:971:17: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
In file included from nua_stack.h:61,
                 from nua_register.c:54:
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_register.c:971:50: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_register.c:1000:17: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_register.c:1000:50: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_register.c: In function 'nua_register_connection_closed':
nua_register.c:1032:18: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_register.c:1032:51: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_register.c:1037:16: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_register.c:1037:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_register.c: In function 'nua_stack_init_transport':
nua_register.c:1211:20: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_register.c:1211:53: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_register.c: In function 'nua_registration_from_via':
nua_register.c:1434:20: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_register.c:1434:53: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_register.c:1470:18: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_register.c:1470:51: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
	 LTCOMPILE nua_subnotref.lo
	 LTCOMPILE nua_notifier.lo
	 LTCOMPILE nua_event_server.lo
	 LTCOMPILE nua_tag.lo
nua_subnotref.c: In function 'nua_subscribe_usage_refresh':
nua_subnotref.c:443:18: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
In file included from nua_stack.h:61,
                 from nua_subnotref.c:54:
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_subnotref.c:443:51: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_subnotref.c: In function 'nua_notify_server_preprocess':
nua_subnotref.c:636:16: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_subnotref.c:636:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
	 LTCOMPILE nua_tag_ref.lo
nua_event_server.c: In function 'authorize_watcher':
nua_event_server.c:230:18: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
In file included from nua_stack.h:61,
                 from nua_event_server.c:51:
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_event_server.c:230:51: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_event_server.c:241:18: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_event_server.c:241:51: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c: In function 'nua_session_usage_destroy':
nua_session.c:351:16: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
In file included from nua_stack.h:61,
                 from nua_session.c:53:
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c:351:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c: In function 'nua_invite_client_preliminary':
nua_session.c:903:20: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c:903:53: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c:906:20: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c:906:53: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c:912:20: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c:912:53: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c: In function 'nua_session_client_response':
nua_session.c:951:20: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c:951:53: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c:956:20: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c:956:53: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c:967:20: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c:967:53: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c:969:20: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c:969:53: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c:975:20: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c:975:53: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c:981:20: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c:981:53: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c:985:20: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c:985:53: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c:990:18: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c:990:51: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c:999:20: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c:999:53: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c:1005:20: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c:1005:53: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c: In function 'nua_session_usage_refresh':
nua_session.c:1564:18: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c:1564:51: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c: In function 'nua_prack_client_request':
nua_session.c:1777:20: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c:1777:53: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c:1812:20: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c:1812:53: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c: In function 'nua_invite_server_preprocess':
nua_session.c:2246:20: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c:2246:53: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c: In function 'nua_invite_server_respond':
nua_session.c:2317:22: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c:2317:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c: In function 'process_ack_or_cancel':
nua_session.c:2566:22: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c:2566:49: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c: In function 'process_ack':
nua_session.c:2635:15: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c:2635:48: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c:2639:17: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c:2639:50: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c: In function 'nua_prack_server_init':
nua_session.c:2902:20: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c:2902:53: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c: In function 'nua_prack_server_respond':
nua_session.c:2930:20: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c:2930:53: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c: In function 'nh_referral_check':
nua_session.c:3048:18: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c:3048:51: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c:3052:18: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c:3052:51: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c: In function 'nh_referral_respond':
nua_session.c:3082:15: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c:3082:48: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c: In function 'nua_update_server_init':
nua_session.c:3560:20: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c:3560:53: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c: In function 'nua_update_server_respond':
nua_session.c:3588:20: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c:3588:53: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c:3593:20: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c:3593:53: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c: In function 'signal_call_state_change':
nua_session.c:4131:18: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c:4131:51: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c:4138:18: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c:4138:51: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c: In function 'session_get_description':
nua_session.c:4616:18: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c:4616:51: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c:4619:18: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c:4619:51: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c:4622:18: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
nua_session.c:4622:51: warning: the comparison will always evaluate as 'true' for the address of 'nua_log' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'nua_log' declared here
	 LINK libnua.la
make[4]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nua'
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nua'
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua'
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -DSU_DEBUG=0  -version-info 6:0:6 -lz -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now  -o libsofia-sip-ua.la -rpath /usr/lib  bnf/libbnf.la features/libfeatures.la ipt/libipt.la iptsec/libiptsec.la msg/libmsg.la nea/libnea.la nta/libnta.la nua/libnua.la sdp/libsdp.la sip/libsip.la soa/libsoa.la sresolv/libsresolv.la su/libsu.la tport/libtport.la url/liburl.la stun/libstun.la http/libhttp.la nth/libnth.la -lssl -lcrypto -lpthread 
libtool: link: gcc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared  -fPIC -DPIC  -Wl,--whole-archive bnf/.libs/libbnf.a features/.libs/libfeatures.a ipt/.libs/libipt.a iptsec/.libs/libiptsec.a msg/.libs/libmsg.a nea/.libs/libnea.a nta/.libs/libnta.a nua/.libs/libnua.a sdp/.libs/libsdp.a sip/.libs/libsip.a soa/.libs/libsoa.a sresolv/.libs/libsresolv.a su/.libs/libsu.a tport/.libs/libtport.a url/.libs/liburl.a stun/.libs/libstun.a http/.libs/libhttp.a nth/.libs/libnth.a -Wl,--no-whole-archive  -lz -lssl -lcrypto -lpthread  -march=armv8-a -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libsofia-sip-ua.so.0 -o .libs/libsofia-sip-ua.so.0.6.0
libtool: link: (cd ".libs" && rm -f "libsofia-sip-ua.so.0" && ln -s "libsofia-sip-ua.so.0.6.0" "libsofia-sip-ua.so.0")
libtool: link: (cd ".libs" && rm -f "libsofia-sip-ua.so" && ln -s "libsofia-sip-ua.so.0.6.0" "libsofia-sip-ua.so")
libtool: link: (cd .libs/libsofia-sip-ua.lax/libbnf.a && ar x "/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/bnf/.libs/libbnf.a")
libtool: link: (cd .libs/libsofia-sip-ua.lax/libfeatures.a && ar x "/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/features/.libs/libfeatures.a")
libtool: link: (cd .libs/libsofia-sip-ua.lax/libipt.a && ar x "/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/ipt/.libs/libipt.a")
libtool: link: (cd .libs/libsofia-sip-ua.lax/libiptsec.a && ar x "/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/iptsec/.libs/libiptsec.a")
libtool: link: (cd .libs/libsofia-sip-ua.lax/libmsg.a && ar x "/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/msg/.libs/libmsg.a")
libtool: link: (cd .libs/libsofia-sip-ua.lax/libnea.a && ar x "/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nea/.libs/libnea.a")
libtool: link: (cd .libs/libsofia-sip-ua.lax/libnta.a && ar x "/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nta/.libs/libnta.a")
libtool: link: (cd .libs/libsofia-sip-ua.lax/libnua.a && ar x "/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nua/.libs/libnua.a")
libtool: link: (cd .libs/libsofia-sip-ua.lax/libsdp.a && ar x "/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/sdp/.libs/libsdp.a")
libtool: link: (cd .libs/libsofia-sip-ua.lax/libsip.a && ar x "/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/sip/.libs/libsip.a")
libtool: link: (cd .libs/libsofia-sip-ua.lax/libsoa.a && ar x "/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/soa/.libs/libsoa.a")
libtool: link: (cd .libs/libsofia-sip-ua.lax/libsresolv.a && ar x "/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/sresolv/.libs/libsresolv.a")
libtool: link: (cd .libs/libsofia-sip-ua.lax/libsu.a && ar x "/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/su/.libs/libsu.a")
libtool: link: (cd .libs/libsofia-sip-ua.lax/libtport.a && ar x "/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/tport/.libs/libtport.a")
libtool: link: (cd .libs/libsofia-sip-ua.lax/liburl.a && ar x "/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/url/.libs/liburl.a")
libtool: link: (cd .libs/libsofia-sip-ua.lax/libstun.a && ar x "/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/stun/.libs/libstun.a")
libtool: link: (cd .libs/libsofia-sip-ua.lax/libhttp.a && ar x "/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/http/.libs/libhttp.a")
libtool: link: (cd .libs/libsofia-sip-ua.lax/libnth.a && ar x "/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nth/.libs/libnth.a")
libtool: link: ar cr .libs/libsofia-sip-ua.a   .libs/libsofia-sip-ua.lax/libbnf.a/bnf.o  .libs/libsofia-sip-ua.lax/libfeatures.a/features.o  .libs/libsofia-sip-ua.lax/libipt.a/base64.o .libs/libsofia-sip-ua.lax/libipt.a/token64.o  .libs/libsofia-sip-ua.lax/libiptsec.a/auth_client.o .libs/libsofia-sip-ua.lax/libiptsec.a/auth_common.o .libs/libsofia-sip-ua.lax/libiptsec.a/auth_digest.o .libs/libsofia-sip-ua.lax/libiptsec.a/auth_module.o .libs/libsofia-sip-ua.lax/libiptsec.a/auth_module_http.o .libs/libsofia-sip-ua.lax/libiptsec.a/auth_module_sip.o .libs/libsofia-sip-ua.lax/libiptsec.a/auth_plugin.o .libs/libsofia-sip-ua.lax/libiptsec.a/auth_plugin_delayed.o .libs/libsofia-sip-ua.lax/libiptsec.a/auth_tag.o .libs/libsofia-sip-ua.lax/libiptsec.a/auth_tag_ref.o .libs/libsofia-sip-ua.lax/libiptsec.a/iptsec_debug.o  .libs/libsofia-sip-ua.lax/libmsg.a/msg.o .libs/libsofia-sip-ua.lax/libmsg.a/msg_auth.o .libs/libsofia-sip-ua.lax/libmsg.a/msg_basic.o .libs/libsofia-sip-ua.lax/libmsg.a/msg_date.o .libs/libsofia-sip-ua.lax/libmsg.a/msg_generic.o .libs/libsofia-sip-ua.lax/libmsg.a/msg_header_copy.o .libs/libsofia-sip-ua.lax/libmsg.a/msg_header_make.o .libs/libsofia-sip-ua.lax/libmsg.a/msg_inlined.o .libs/libsofia-sip-ua.lax/libmsg.a/msg_mclass.o .libs/libsofia-sip-ua.lax/libmsg.a/msg_mime.o .libs/libsofia-sip-ua.lax/libmsg.a/msg_mime_table.o .libs/libsofia-sip-ua.lax/libmsg.a/msg_parser.o .libs/libsofia-sip-ua.lax/libmsg.a/msg_parser_util.o .libs/libsofia-sip-ua.lax/libmsg.a/msg_tag.o  .libs/libsofia-sip-ua.lax/libnea.a/nea.o .libs/libsofia-sip-ua.lax/libnea.a/nea_debug.o .libs/libsofia-sip-ua.lax/libnea.a/nea_event.o .libs/libsofia-sip-ua.lax/libnea.a/nea_server.o .libs/libsofia-sip-ua.lax/libnea.a/nea_tag.o .libs/libsofia-sip-ua.lax/libnea.a/nea_tag_ref.o  .libs/libsofia-sip-ua.lax/libnta.a/nta.o .libs/libsofia-sip-ua.lax/libnta.a/nta_check.o .libs/libsofia-sip-ua.lax/libnta.a/nta_tag.o .libs/libsofia-sip-ua.lax/libnta.a/nta_tag_ref.o .libs/libsofia-sip-ua.lax/libnta.a/sl_read_payload.o .libs/libsofia-sip-ua.lax/libnta.a/sl_utils_log.o .libs/libsofia-sip-ua.lax/libnta.a/sl_utils_print.o  .libs/libsofia-sip-ua.lax/libnua.a/nua.o .libs/libsofia-sip-ua.lax/libnua.a/nua_client.o .libs/libsofia-sip-ua.lax/libnua.a/nua_common.o .libs/libsofia-sip-ua.lax/libnua.a/nua_dialog.o .libs/libsofia-sip-ua.lax/libnua.a/nua_event_server.o .libs/libsofia-sip-ua.lax/libnua.a/nua_extension.o .libs/libsofia-sip-ua.lax/libnua.a/nua_message.o .libs/libsofia-sip-ua.lax/libnua.a/nua_notifier.o .libs/libsofia-sip-ua.lax/libnua.a/nua_options.o .libs/libsofia-sip-ua.lax/libnua.a/nua_params.o .libs/libsofia-sip-ua.lax/libnua.a/nua_publish.o .libs/libsofia-sip-ua.lax/libnua.a/nua_register.o .libs/libsofia-sip-ua.lax/libnua.a/nua_registrar.o .libs/libsofia-sip-ua.lax/libnua.a/nua_server.o .libs/libsofia-sip-ua.lax/libnua.a/nua_session.o .libs/libsofia-sip-ua.lax/libnua.a/nua_stack.o .libs/libsofia-sip-ua.lax/libnua.a/nua_subnotref.o .libs/libsofia-sip-ua.lax/libnua.a/nua_tag.o .libs/libsofia-sip-ua.lax/libnua.a/nua_tag_ref.o .libs/libsofia-sip-ua.lax/libnua.a/outbound.o  .libs/libsofia-sip-ua.lax/libsdp.a/sdp.o .libs/libsofia-sip-ua.lax/libsdp.a/sdp_parse.o .libs/libsofia-sip-ua.lax/libsdp.a/sdp_print.o .libs/libsofia-sip-ua.lax/libsdp.a/sdp_tag.o .libs/libsofia-sip-ua.lax/libsdp.a/sdp_tag_ref.o  .libs/libsofia-sip-ua.lax/libsip.a/sip_basic.o .libs/libsofia-sip-ua.lax/libsip.a/sip_caller_prefs.o .libs/libsofia-sip-ua.lax/libsip.a/sip_event.o .libs/libsofia-sip-ua.lax/libsip.a/sip_extra.o .libs/libsofia-sip-ua.lax/libsip.a/sip_feature.o .libs/libsofia-sip-ua.lax/libsip.a/sip_header.o .libs/libsofia-sip-ua.lax/libsip.a/sip_inlined.o .libs/libsofia-sip-ua.lax/libsip.a/sip_mime.o .libs/libsofia-sip-ua.lax/libsip.a/sip_parser.o .libs/libsofia-sip-ua.lax/libsip.a/sip_parser_table.o .libs/libsofia-sip-ua.lax/libsip.a/sip_prack.o .libs/libsofia-sip-ua.lax/libsip.a/sip_pref_util.o .libs/libsofia-sip-ua.lax/libsip.a/sip_reason.o .libs/libsofia-sip-ua.lax/libsip.a/sip_refer.o .libs/libsofia-sip-ua.lax/libsip.a/sip_security.o .libs/libsofia-sip-ua.lax/libsip.a/sip_session.o .libs/libsofia-sip-ua.lax/libsip.a/sip_status.o .libs/libsofia-sip-ua.lax/libsip.a/sip_tag.o .libs/libsofia-sip-ua.lax/libsip.a/sip_tag_class.o .libs/libsofia-sip-ua.lax/libsip.a/sip_tag_ref.o .libs/libsofia-sip-ua.lax/libsip.a/sip_time.o .libs/libsofia-sip-ua.lax/libsip.a/sip_util.o  .libs/libsofia-sip-ua.lax/libsoa.a/soa.o .libs/libsofia-sip-ua.lax/libsoa.a/soa_static.o .libs/libsofia-sip-ua.lax/libsoa.a/soa_tag.o .libs/libsofia-sip-ua.lax/libsoa.a/soa_tag_ref.o  .libs/libsofia-sip-ua.lax/libsresolv.a/sres.o .libs/libsofia-sip-ua.lax/libsresolv.a/sres_blocking.o .libs/libsofia-sip-ua.lax/libsresolv.a/sres_cache.o .libs/libsofia-sip-ua.lax/libsresolv.a/sres_sip.o .libs/libsofia-sip-ua.lax/libsresolv.a/sresolv.o  .libs/libsofia-sip-ua.lax/libsu.a/memcspn.o .libs/libsofia-sip-ua.lax/libsu.a/memspn.o .libs/libsofia-sip-ua.lax/libsu.a/smoothsort.o .libs/libsofia-sip-ua.lax/libsu.a/string0.o .libs/libsofia-sip-ua.lax/libsu.a/su.o .libs/libsofia-sip-ua.lax/libsu.a/su_addrinfo.o .libs/libsofia-sip-ua.lax/libsu.a/su_alloc.o .libs/libsofia-sip-ua.lax/libsu.a/su_alloc_lock.o .libs/libsofia-sip-ua.lax/libsu.a/su_base_port.o .libs/libsofia-sip-ua.lax/libsu.a/su_bm.o .libs/libsofia-sip-ua.lax/libsu.a/su_default_log.o .libs/libsofia-sip-ua.lax/libsu.a/su_devpoll_port.o .libs/libsofia-sip-ua.lax/libsu.a/su_epoll_port.o .libs/libsofia-sip-ua.lax/libsu.a/su_errno.o .libs/libsofia-sip-ua.lax/libsu.a/su_global_log.o .libs/libsofia-sip-ua.lax/libsu.a/su_kqueue_port.o .libs/libsofia-sip-ua.lax/libsu.a/su_localinfo.o .libs/libsofia-sip-ua.lax/libsu.a/su_log.o .libs/libsofia-sip-ua.lax/libsu.a/su_md5.o .libs/libsofia-sip-ua.lax/libsu.a/su_os_nw.o .libs/libsofia-sip-ua.lax/libsu.a/su_poll_port.o .libs/libsofia-sip-ua.lax/libsu.a/su_port.o .libs/libsofia-sip-ua.lax/libsu.a/su_pthread_port.o .libs/libsofia-sip-ua.lax/libsu.a/su_root.o .libs/libsofia-sip-ua.lax/libsu.a/su_select_port.o .libs/libsofia-sip-ua.lax/libsu.a/su_socket_port.o .libs/libsofia-sip-ua.lax/libsu.a/su_sprintf.o .libs/libsofia-sip-ua.lax/libsu.a/su_strdup.o .libs/libsofia-sip-ua.lax/libsu.a/su_string.o .libs/libsofia-sip-ua.lax/libsu.a/su_strlst.o .libs/libsofia-sip-ua.lax/libsu.a/su_tag.o .libs/libsofia-sip-ua.lax/libsu.a/su_tag_io.o .libs/libsofia-sip-ua.lax/libsu.a/su_taglist.o .libs/libsofia-sip-ua.lax/libsu.a/su_time.o .libs/libsofia-sip-ua.lax/libsu.a/su_time0.o .libs/libsofia-sip-ua.lax/libsu.a/su_timer.o .libs/libsofia-sip-ua.lax/libsu.a/su_uniqueid.o .libs/libsofia-sip-ua.lax/libsu.a/su_vector.o .libs/libsofia-sip-ua.lax/libsu.a/su_wait.o  .libs/libsofia-sip-ua.lax/libtport.a/tport.o .libs/libsofia-sip-ua.lax/libtport.a/tport_logging.o .libs/libsofia-sip-ua.lax/libtport.a/tport_stub_sigcomp.o .libs/libsofia-sip-ua.lax/libtport.a/tport_stub_stun.o .libs/libsofia-sip-ua.lax/libtport.a/tport_tag.o .libs/libsofia-sip-ua.lax/libtport.a/tport_tag_ref.o .libs/libsofia-sip-ua.lax/libtport.a/tport_tls.o .libs/libsofia-sip-ua.lax/libtport.a/tport_type_connect.o .libs/libsofia-sip-ua.lax/libtport.a/tport_type_sctp.o .libs/libsofia-sip-ua.lax/libtport.a/tport_type_stun.o .libs/libsofia-sip-ua.lax/libtport.a/tport_type_tcp.o .libs/libsofia-sip-ua.lax/libtport.a/tport_type_tls.o .libs/libsofia-sip-ua.lax/libtport.a/tport_type_udp.o .libs/libsofia-sip-ua.lax/libtport.a/tport_type_ws.o .libs/libsofia-sip-ua.lax/libtport.a/ws.o  .libs/libsofia-sip-ua.lax/liburl.a/url.o .libs/libsofia-sip-ua.lax/liburl.a/url_tag.o .libs/libsofia-sip-ua.lax/liburl.a/url_tag_ref.o  .libs/libsofia-sip-ua.lax/libstun.a/stun.o .libs/libsofia-sip-ua.lax/libstun.a/stun_common.o .libs/libsofia-sip-ua.lax/libstun.a/stun_dns.o .libs/libsofia-sip-ua.lax/libstun.a/stun_mini.o .libs/libsofia-sip-ua.lax/libstun.a/stun_tag.o .libs/libsofia-sip-ua.lax/libstun.a/stun_tag_ref.o  .libs/libsofia-sip-ua.lax/libhttp.a/http_basic.o .libs/libsofia-sip-ua.lax/libhttp.a/http_extra.o .libs/libsofia-sip-ua.lax/libhttp.a/http_header.o .libs/libsofia-sip-ua.lax/libhttp.a/http_inlined.o .libs/libsofia-sip-ua.lax/libhttp.a/http_parser.o .libs/libsofia-sip-ua.lax/libhttp.a/http_parser_table.o .libs/libsofia-sip-ua.lax/libhttp.a/http_status.o .libs/libsofia-sip-ua.lax/libhttp.a/http_tag.o .libs/libsofia-sip-ua.lax/libhttp.a/http_tag_class.o .libs/libsofia-sip-ua.lax/libhttp.a/http_tag_ref.o  .libs/libsofia-sip-ua.lax/libnth.a/nth_client.o .libs/libsofia-sip-ua.lax/libnth.a/nth_server.o .libs/libsofia-sip-ua.lax/libnth.a/nth_tag.o .libs/libsofia-sip-ua.lax/libnth.a/nth_tag_ref.o 
libtool: link: ranlib .libs/libsofia-sip-ua.a
libtool: link: rm -fr .libs/libsofia-sip-ua.lax
libtool: link: ( cd ".libs" && rm -f "libsofia-sip-ua.la" && ln -s "../libsofia-sip-ua.la" "libsofia-sip-ua.la" )
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua'
make[2]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua'
Making all in libsofia-sip-ua-glib
make[2]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua-glib'
Making built-sources in su-glib
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua-glib/su-glib'
make[3]: Nothing to be done for 'built-sources'.
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua-glib/su-glib'
Making all in su-glib
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua-glib/su-glib'
	 LTCOMPILE su_source.lo
su_source.c: In function 'su_source_finalize':
su_source.c:317:22: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
In file included from ../../libsofia-sip-ua/su/su_module_debug.h:49,
                 from ../../libsofia-sip-ua/su/su_port.h:49,
                 from su_source.c:64:
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_source.c:317:61: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_source.c: In function 'su_source_prepare':
su_source.c:388:28: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_source.c:388:61: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_source.c: In function 'su_source_check':
su_source.c:434:28: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_source.c:434:61: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_source.c: In function 'su_source_dispatch':
su_source.c:456:28: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_source.c:456:61: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_source.c: In function 'su_source_register':
su_source.c:568:28: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_source.c:568:61: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_source.c: In function 'su_source_unregister':
su_source.c:697:28: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_source.c:697:61: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_source.c: In function 'su_source_deregister':
su_source.c:771:28: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_source.c:771:61: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_source.c: In function 'su_source_unregister_all':
su_source.c:844:28: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_source.c:844:61: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_source.c: In function 'su_source_eventmask':
su_source.c:895:28: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_source.c:895:61: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_source.c: In function 'su_source_run':
su_source.c:942:28: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_source.c:942:61: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_source.c: In function 'su_source_break':
su_source.c:970:28: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_source.c:970:61: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_source.c: In function 'su_source_step':
su_source.c:996:28: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_source.c:996:61: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_source.c: In function 'su_source_port_create':
su_source.c:1087:22: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_source.c:1087:61: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_source.c:1099:22: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
su_source.c:1099:61: warning: the comparison will always evaluate as 'true' for the address of 'su_log_global' will never be NULL [-Waddress]
../../libsofia-sip-ua/su/sofia-sip/su_debug.h:73:18: note: 'su_log_global' declared here
	 LINK libsu-glib.la
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua-glib/su-glib'
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua-glib'
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -DSU_DEBUG=0  -version-info 3:0:0 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now  -o libsofia-sip-ua-glib.la -rpath /usr/lib  su-glib/libsu-glib.la -lglib-2.0 -lssl -lcrypto -lpthread 
libtool: link: gcc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared  -fPIC -DPIC  -Wl,--whole-archive su-glib/.libs/libsu-glib.a -Wl,--no-whole-archive  -lglib-2.0 -lssl -lcrypto -lpthread  -march=armv8-a -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libsofia-sip-ua-glib.so.3 -o .libs/libsofia-sip-ua-glib.so.3.0.0
libtool: link: (cd ".libs" && rm -f "libsofia-sip-ua-glib.so.3" && ln -s "libsofia-sip-ua-glib.so.3.0.0" "libsofia-sip-ua-glib.so.3")
libtool: link: (cd ".libs" && rm -f "libsofia-sip-ua-glib.so" && ln -s "libsofia-sip-ua-glib.so.3.0.0" "libsofia-sip-ua-glib.so")
libtool: link: (cd .libs/libsofia-sip-ua-glib.lax/libsu-glib.a && ar x "/build/sofia-sip/src/sofia-sip/libsofia-sip-ua-glib/su-glib/.libs/libsu-glib.a")
libtool: link: ar cr .libs/libsofia-sip-ua-glib.a   .libs/libsofia-sip-ua-glib.lax/libsu-glib.a/su_source.o 
libtool: link: ranlib .libs/libsofia-sip-ua-glib.a
libtool: link: rm -fr .libs/libsofia-sip-ua-glib.lax
libtool: link: ( cd ".libs" && rm -f "libsofia-sip-ua-glib.la" && ln -s "../libsofia-sip-ua-glib.la" "libsofia-sip-ua-glib.la" )
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua-glib'
make[2]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua-glib'
Making all in packages
make[2]: Entering directory '/build/sofia-sip/src/sofia-sip/packages'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/sofia-sip/src/sofia-sip/packages'
Making all in tests
make[2]: Entering directory '/build/sofia-sip/src/sofia-sip/tests'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/sofia-sip/src/sofia-sip/tests'
Making all in s2check
make[2]: Entering directory '/build/sofia-sip/src/sofia-sip/s2check'
	 COMPILE s2tcase.o
	 COMPILE s2base.o
	 COMPILE s2sip.o
	 COMPILE s2_localinfo.o
	 COMPILE s2dns.o
	 COMPILE s2time.o
rm -f libs2.a
ar cru libs2.a s2tcase.o s2base.o s2sip.o s2_localinfo.o s2dns.o s2time.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libs2.a
make[2]: Leaving directory '/build/sofia-sip/src/sofia-sip/s2check'
Making all in utils
make[2]: Entering directory '/build/sofia-sip/src/sofia-sip/utils'
	 COMPILE sip-options.o
	 COMPILE sip-date.o
	 COMPILE sip-dig.o
	 LINK sip-date
	 LINK sip-options
	 LINK sip-dig
make[2]: Leaving directory '/build/sofia-sip/src/sofia-sip/utils'
make[2]: Entering directory '/build/sofia-sip/src/sofia-sip'
make[2]: Leaving directory '/build/sofia-sip/src/sofia-sip'
make[1]: Leaving directory '/build/sofia-sip/src/sofia-sip'
==> Entering fakeroot environment...
==> Starting package()...
Making install in libsofia-sip-ua
make[1]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua'
Making install in su
make[2]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/su'
make  install-am
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/su'
make[4]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/su'
 /usr/bin/mkdir -p '/build/sofia-sip/pkg/sofia-sip/usr/bin'
 /usr/bin/mkdir -p '/build/sofia-sip/pkg/sofia-sip/usr/share/sofia-sip'
 /usr/bin/mkdir -p '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13'
 /usr/bin/mkdir -p '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13'
 /usr/bin/install -c tag_dll.awk '/build/sofia-sip/pkg/sofia-sip/usr/share/sofia-sip'
  /bin/sh ../../libtool   --mode=install /usr/bin/install -c addrinfo localinfo '/build/sofia-sip/pkg/sofia-sip/usr/bin'
 /usr/bin/mkdir -p '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13/sofia-sip'
 /usr/bin/install -c -m 644  sofia-sip/su_configure.h '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13/sofia-sip'
 /usr/bin/mkdir -p '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13/sofia-sip'
 /usr/bin/install -c -m 644  sofia-sip/su_types.h sofia-sip/su.h sofia-sip/su_errno.h sofia-sip/su_addrinfo.h sofia-sip/su_localinfo.h sofia-sip/su_wait.h sofia-sip/su_alloc.h sofia-sip/su_alloc_stat.h sofia-sip/su_strlst.h sofia-sip/su_vector.h sofia-sip/su_time.h sofia-sip/su_tag.h sofia-sip/su_tag_class.h sofia-sip/su_tagarg.h sofia-sip/su_tag_io.h sofia-sip/su_tag_inline.h sofia-sip/htable.h sofia-sip/htable2.h sofia-sip/rbtree.h sofia-sip/heap.h sofia-sip/su_debug.h sofia-sip/su_log.h sofia-sip/su_config.h sofia-sip/su_md5.h sofia-sip/su_uniqueid.h sofia-sip/su_bm.h sofia-sip/tstdef.h sofia-sip/su_os_nw.h sofia-sip/su_string.h sofia-sip/string0.h '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13/sofia-sip'
libtool: install: /usr/bin/install -c addrinfo /build/sofia-sip/pkg/sofia-sip/usr/bin/addrinfo
libtool: install: /usr/bin/install -c localinfo /build/sofia-sip/pkg/sofia-sip/usr/bin/localinfo
make[4]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/su'
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/su'
make[2]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/su'
Making install in features
make[2]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/features'
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/features'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13'
 /usr/bin/mkdir -p '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13/sofia-sip'
 /usr/bin/install -c -m 644  sofia-sip/sofia_features.h '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13/sofia-sip'
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/features'
make[2]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/features'
Making install in bnf
make[2]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/bnf'
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/bnf'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13'
 /usr/bin/mkdir -p '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13/sofia-sip'
 /usr/bin/install -c -m 644  sofia-sip/bnf.h sofia-sip/hostdomain.h '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13/sofia-sip'
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/bnf'
make[2]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/bnf'
Making install in sresolv
make[2]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/sresolv'
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/sresolv'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13'
 /usr/bin/mkdir -p '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13/sofia-resolv'
 /usr/bin/install -c -m 644  sofia-resolv/sres.h sofia-resolv/sres_config.h sofia-resolv/sres_async.h sofia-resolv/sres_cache.h sofia-resolv/sres_record.h '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13/sofia-resolv'
 /usr/bin/mkdir -p '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13/sofia-sip'
 /usr/bin/install -c -m 644  sofia-sip/sresolv.h sofia-sip/sres_sip.h '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13/sofia-sip'
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/sresolv'
make[2]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/sresolv'
Making install in ipt
make[2]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/ipt'
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/ipt'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13'
 /usr/bin/mkdir -p '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13/sofia-sip'
 /usr/bin/install -c -m 644  sofia-sip/base64.h sofia-sip/token64.h sofia-sip/uniqueid.h '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13/sofia-sip'
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/ipt'
make[2]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/ipt'
Making install in sdp
make[2]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/sdp'
make  install-am
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/sdp'
make[4]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/sdp'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13'
 /usr/bin/mkdir -p '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13/sofia-sip'
 /usr/bin/install -c -m 644  sofia-sip/sdp.h sofia-sip/sdp_tag.h '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13/sofia-sip'
make[4]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/sdp'
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/sdp'
make[2]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/sdp'
Making install in url
make[2]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/url'
make  install-am
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/url'
make[4]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/url'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13'
 /usr/bin/mkdir -p '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13/sofia-sip'
 /usr/bin/install -c -m 644  sofia-sip/url.h sofia-sip/url_tag.h sofia-sip/url_tag_class.h '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13/sofia-sip'
make[4]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/url'
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/url'
make[2]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/url'
Making install in msg
make[2]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/msg'
make  install-am
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/msg'
make[4]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/msg'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/sofia-sip/pkg/sofia-sip/usr/share/sofia-sip'
 /usr/bin/mkdir -p '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13'
 /usr/bin/install -c msg_parser.awk '/build/sofia-sip/pkg/sofia-sip/usr/share/sofia-sip'
 /usr/bin/mkdir -p '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13/sofia-sip'
 /usr/bin/install -c -m 644  sofia-sip/msg_protos.h sofia-sip/msg_mime_protos.h sofia-sip/msg.h sofia-sip/msg_header.h sofia-sip/msg_types.h sofia-sip/msg_mclass.h sofia-sip/msg_mclass_hash.h sofia-sip/msg_parser.h sofia-sip/msg_addr.h sofia-sip/msg_date.h sofia-sip/msg_buffer.h sofia-sip/msg_tag_class.h sofia-sip/msg_mime.h '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13/sofia-sip'
make[4]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/msg'
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/msg'
make[2]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/msg'
Making install in sip
make[2]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/sip'
make  install-am
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/sip'
make[4]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/sip'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13'
 /usr/bin/mkdir -p '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13/sofia-sip'
 /usr/bin/install -c -m 644  sofia-sip/sip_hclasses.h sofia-sip/sip_protos.h sofia-sip/sip_tag.h sofia-sip/sip_extra.h sofia-sip/sip.h sofia-sip/sip_util.h sofia-sip/sip_header.h sofia-sip/sip_parser.h sofia-sip/sip_tag_class.h sofia-sip/sip_status.h sofia-sip/sip_hclasses.h.in sofia-sip/sip_protos.h.in sofia-sip/sip_tag.h.in sofia-sip/sip_extra.h.in '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13/sofia-sip'
make[4]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/sip'
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/sip'
make[2]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/sip'
Making install in http
make[2]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/http'
make  install-am
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/http'
make[4]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/http'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13'
 /usr/bin/mkdir -p '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13/sofia-sip'
 /usr/bin/install -c -m 644  sofia-sip/http_protos.h sofia-sip/http_tag.h sofia-sip/http.h sofia-sip/http_header.h sofia-sip/http_parser.h sofia-sip/http_tag_class.h sofia-sip/http_status.h sofia-sip/http_hclasses.h '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13/sofia-sip'
make[4]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/http'
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/http'
make[2]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/http'
Making install in stun
make[2]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/stun'
make  install-am
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/stun'
make[4]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/stun'
 /usr/bin/mkdir -p '/build/sofia-sip/pkg/sofia-sip/usr/bin'
 /usr/bin/mkdir -p '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13'
  /bin/sh ../../libtool   --mode=install /usr/bin/install -c stunc '/build/sofia-sip/pkg/sofia-sip/usr/bin'
 /usr/bin/mkdir -p '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13/sofia-sip'
 /usr/bin/install -c -m 644  sofia-sip/stun.h sofia-sip/stun_common.h sofia-sip/stun_tag.h '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13/sofia-sip'
libtool: install: /usr/bin/install -c stunc /build/sofia-sip/pkg/sofia-sip/usr/bin/stunc
make[4]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/stun'
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/stun'
make[2]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/stun'
Making install in soa
make[2]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/soa'
make  install-am
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/soa'
make[4]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/soa'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13'
 /usr/bin/mkdir -p '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13/sofia-sip'
 /usr/bin/install -c -m 644  sofia-sip/soa.h sofia-sip/soa_session.h sofia-sip/soa_add.h sofia-sip/soa_tag.h '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13/sofia-sip'
make[4]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/soa'
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/soa'
make[2]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/soa'
Making install in tport
make[2]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/tport'
make  install-am
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/tport'
make[4]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/tport'
 /usr/bin/mkdir -p '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13'
 /usr/bin/mkdir -p '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13/sofia-sip'
 /usr/bin/install -c -m 644  sofia-sip/tport.h sofia-sip/tport_tag.h sofia-sip/tport_plugins.h '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13/sofia-sip'
make[4]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/tport'
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/tport'
make[2]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/tport'
Making install in nta
make[2]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nta'
make  install-am
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nta'
make[4]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nta'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13'
 /usr/bin/mkdir -p '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13/sofia-sip'
 /usr/bin/install -c -m 644  sofia-sip/nta.h sofia-sip/nta_stateless.h sofia-sip/nta_tport.h sofia-sip/nta_tag.h sofia-sip/sl_utils.h '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13/sofia-sip'
make[4]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nta'
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nta'
make[2]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nta'
Making install in nth
make[2]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nth'
make  install-am
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nth'
make[4]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nth'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13'
 /usr/bin/mkdir -p '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13/sofia-sip'
 /usr/bin/install -c -m 644  sofia-sip/nth.h sofia-sip/nth_tag.h '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13/sofia-sip'
make[4]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nth'
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nth'
make[2]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nth'
Making install in nea
make[2]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nea'
make  install-am
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nea'
make[4]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nea'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13'
 /usr/bin/mkdir -p '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13/sofia-sip'
 /usr/bin/install -c -m 644  sofia-sip/nea.h sofia-sip/nea_tag.h '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13/sofia-sip'
make[4]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nea'
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nea'
make[2]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nea'
Making install in iptsec
make[2]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/iptsec'
make  install-am
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/iptsec'
make[4]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/iptsec'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13'
 /usr/bin/mkdir -p '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13/sofia-sip'
 /usr/bin/install -c -m 644  sofia-sip/auth_common.h sofia-sip/auth_client.h sofia-sip/auth_digest.h sofia-sip/auth_module.h sofia-sip/auth_plugin.h sofia-sip/auth_client_plugin.h '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13/sofia-sip'
make[4]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/iptsec'
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/iptsec'
make[2]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/iptsec'
Making install in nua
make[2]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nua'
make  install-am
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nua'
make[4]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nua'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13'
 /usr/bin/mkdir -p '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13/sofia-sip'
 /usr/bin/install -c -m 644  sofia-sip/nua.h sofia-sip/nua_tag.h '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13/sofia-sip'
make[4]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nua'
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nua'
make[2]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua/nua'
make[2]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua'
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua'
make[3]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/sofia-sip/pkg/sofia-sip/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libsofia-sip-ua.la '/build/sofia-sip/pkg/sofia-sip/usr/lib'
libtool: install: /usr/bin/install -c .libs/libsofia-sip-ua.so.0.6.0 /build/sofia-sip/pkg/sofia-sip/usr/lib/libsofia-sip-ua.so.0.6.0
libtool: install: (cd /build/sofia-sip/pkg/sofia-sip/usr/lib && { ln -s -f libsofia-sip-ua.so.0.6.0 libsofia-sip-ua.so.0 || { rm -f libsofia-sip-ua.so.0 && ln -s libsofia-sip-ua.so.0.6.0 libsofia-sip-ua.so.0; }; })
libtool: install: (cd /build/sofia-sip/pkg/sofia-sip/usr/lib && { ln -s -f libsofia-sip-ua.so.0.6.0 libsofia-sip-ua.so || { rm -f libsofia-sip-ua.so && ln -s libsofia-sip-ua.so.0.6.0 libsofia-sip-ua.so; }; })
libtool: install: /usr/bin/install -c .libs/libsofia-sip-ua.lai /build/sofia-sip/pkg/sofia-sip/usr/lib/libsofia-sip-ua.la
libtool: install: /usr/bin/install -c .libs/libsofia-sip-ua.a /build/sofia-sip/pkg/sofia-sip/usr/lib/libsofia-sip-ua.a
libtool: install: chmod 644 /build/sofia-sip/pkg/sofia-sip/usr/lib/libsofia-sip-ua.a
libtool: install: ranlib /build/sofia-sip/pkg/sofia-sip/usr/lib/libsofia-sip-ua.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua'
make[2]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua'
make[1]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua'
Making install in libsofia-sip-ua-glib
make[1]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua-glib'
Making install in su-glib
make[2]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua-glib/su-glib'
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua-glib/su-glib'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13'
 /usr/bin/mkdir -p '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13/sofia-sip'
 /usr/bin/install -c -m 644  sofia-sip/su_source.h sofia-sip/su_glib.h '/build/sofia-sip/pkg/sofia-sip/usr/include/sofia-sip-1.13/sofia-sip'
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua-glib/su-glib'
make[2]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua-glib/su-glib'
make[2]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua-glib'
make[3]: Entering directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua-glib'
make[3]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/sofia-sip/pkg/sofia-sip/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libsofia-sip-ua-glib.la '/build/sofia-sip/pkg/sofia-sip/usr/lib'
libtool: install: /usr/bin/install -c .libs/libsofia-sip-ua-glib.so.3.0.0 /build/sofia-sip/pkg/sofia-sip/usr/lib/libsofia-sip-ua-glib.so.3.0.0
libtool: install: (cd /build/sofia-sip/pkg/sofia-sip/usr/lib && { ln -s -f libsofia-sip-ua-glib.so.3.0.0 libsofia-sip-ua-glib.so.3 || { rm -f libsofia-sip-ua-glib.so.3 && ln -s libsofia-sip-ua-glib.so.3.0.0 libsofia-sip-ua-glib.so.3; }; })
libtool: install: (cd /build/sofia-sip/pkg/sofia-sip/usr/lib && { ln -s -f libsofia-sip-ua-glib.so.3.0.0 libsofia-sip-ua-glib.so || { rm -f libsofia-sip-ua-glib.so && ln -s libsofia-sip-ua-glib.so.3.0.0 libsofia-sip-ua-glib.so; }; })
libtool: install: /usr/bin/install -c .libs/libsofia-sip-ua-glib.lai /build/sofia-sip/pkg/sofia-sip/usr/lib/libsofia-sip-ua-glib.la
libtool: install: /usr/bin/install -c .libs/libsofia-sip-ua-glib.a /build/sofia-sip/pkg/sofia-sip/usr/lib/libsofia-sip-ua-glib.a
libtool: install: chmod 644 /build/sofia-sip/pkg/sofia-sip/usr/lib/libsofia-sip-ua-glib.a
libtool: install: ranlib /build/sofia-sip/pkg/sofia-sip/usr/lib/libsofia-sip-ua-glib.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[3]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua-glib'
make[2]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua-glib'
make[1]: Leaving directory '/build/sofia-sip/src/sofia-sip/libsofia-sip-ua-glib'
Making install in packages
make[1]: Entering directory '/build/sofia-sip/src/sofia-sip/packages'
make[2]: Entering directory '/build/sofia-sip/src/sofia-sip/packages'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/sofia-sip/pkg/sofia-sip/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 sofia-sip-ua.pc sofia-sip-ua-glib.pc '/build/sofia-sip/pkg/sofia-sip/usr/lib/pkgconfig'
make[2]: Leaving directory '/build/sofia-sip/src/sofia-sip/packages'
make[1]: Leaving directory '/build/sofia-sip/src/sofia-sip/packages'
Making install in tests
make[1]: Entering directory '/build/sofia-sip/src/sofia-sip/tests'
make[2]: Entering directory '/build/sofia-sip/src/sofia-sip/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/sofia-sip/src/sofia-sip/tests'
make[1]: Leaving directory '/build/sofia-sip/src/sofia-sip/tests'
Making install in s2check
make[1]: Entering directory '/build/sofia-sip/src/sofia-sip/s2check'
make[2]: Entering directory '/build/sofia-sip/src/sofia-sip/s2check'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/sofia-sip/src/sofia-sip/s2check'
make[1]: Leaving directory '/build/sofia-sip/src/sofia-sip/s2check'
Making install in utils
make[1]: Entering directory '/build/sofia-sip/src/sofia-sip/utils'
make[2]: Entering directory '/build/sofia-sip/src/sofia-sip/utils'
make[2]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/sofia-sip/pkg/sofia-sip/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c sip-options sip-date sip-dig '/build/sofia-sip/pkg/sofia-sip/usr/bin'
libtool: warning: '../libsofia-sip-ua/libsofia-sip-ua.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sip-options /build/sofia-sip/pkg/sofia-sip/usr/bin/sip-options
libtool: warning: '../libsofia-sip-ua/libsofia-sip-ua.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sip-date /build/sofia-sip/pkg/sofia-sip/usr/bin/sip-date
libtool: warning: '../libsofia-sip-ua/libsofia-sip-ua.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sip-dig /build/sofia-sip/pkg/sofia-sip/usr/bin/sip-dig
make[2]: Leaving directory '/build/sofia-sip/src/sofia-sip/utils'
make[1]: Leaving directory '/build/sofia-sip/src/sofia-sip/utils'
make[1]: Entering directory '/build/sofia-sip/src/sofia-sip'
make[2]: Entering directory '/build/sofia-sip/src/sofia-sip'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/sofia-sip/src/sofia-sip'
make[1]: Leaving directory '/build/sofia-sip/src/sofia-sip'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "sofia-sip"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: sofia-sip 1.13.17-2 (Fri Jun 28 16:16:44 2024)
==> Cleaning up...