D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/exosip-5.0.0-4.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Rve5B8
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf libexosip2-5.0.0
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/libexosip2-5.0.0.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd libexosip2-5.0.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/libexosip2-5.0.0-openssl_110.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.WniddJ
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd libexosip2-5.0.0
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CONFIGURE_TOP=.
+ '[' 1 = 1 ']'
++ find . -name config.guess -o -name config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./scripts/config.guess
+ '[' -f /usr/lib/rpm/mageia/config.guess ']'
++ basename ./scripts/config.guess
+ cp -af /usr/lib/rpm/mageia/config.guess ./scripts/config.guess
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./scripts/config.sub
+ '[' -f /usr/lib/rpm/mageia/config.sub ']'
++ basename ./scripts/config.sub
+ cp -af /usr/lib/rpm/mageia/config.sub ./scripts/config.sub
+ /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool
Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html)
+ /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool
Modifying scripts/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking)
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
+ /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
Fixing libtool inside configure to pass -Wl,xxx options before libraries
+ /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64
Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection)
+ ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static
configure: libeXosip2              The Extended Open SIP library.
configure: Copyright (C) 2002-2015 Aymeric MOIZARD - <amoizard@antisip.com>
Configuring  
Building Package on linux
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/scripts/missing: Unknown `--is-lightweight' option
Try `/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/scripts/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... aarch64-mageia-linux-gnu
checking host system type... aarch64-mageia-linux-gnu
checking for aarch64-mageia-linux-gnu-gcc... no
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 we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking how to run the C preprocessor... gcc -E
checking for a sed that does not truncate output... /usr/bin/sed
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /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... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for aarch64-mageia-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-mageia-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-mageia-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for aarch64-mageia-linux-gnu-strip... no
checking for strip... strip
checking for aarch64-mageia-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for aarch64-mageia-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if 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... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking if compiler needs -Werror to reject unknown flags... no
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking semaphore.h usability... yes
checking semaphore.h presence... yes
checking for semaphore.h... yes
checking sys/sem.h usability... yes
checking sys/sem.h presence... yes
checking for sys/sem.h... yes
checking for sem_open in -lposix4... no
checking for nis_add in -lnsl... no
checking for sendto in -lsocket... no
checking for clock_gettime in -lrt... yes
checking for res_query in -lresolv... yes
checking for __res_query in -lresolv... no
checking for ares_init in -lcares... no
configure: WARNING: c-ares library is not installed
checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for OSIP... yes
checking whether -Wall works... yes
checking whether -Wcast-align works... yes
checking whether -Wchar-subscripts works... yes
checking whether -Wformat works... yes
checking whether -Winline works... yes
checking whether -Wmissing-declarations works... yes
checking whether -Wmissing-prototypes works... yes
checking whether -Wnested-externs works... yes
checking whether -Wpointer-arith works... yes
checking for ANSI C header files... (cached) yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for unistd.h... (cached) yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking varargs.h usability... no
checking varargs.h presence... no
checking for varargs.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking sys/signal.h usability... yes
checking sys/signal.h presence... yes
checking for sys/signal.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/types.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking arpa/nameser.h usability... yes
checking arpa/nameser.h presence... yes
checking for arpa/nameser.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking nameser8_compat.h usability... no
checking nameser8_compat.h presence... no
checking for nameser8_compat.h... no
checking arpa/nameser_compat.h usability... yes
checking arpa/nameser_compat.h presence... yes
checking for arpa/nameser_compat.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking for resolv.h... yes
checking for getifaddrs... yes
checking for SSL... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating scripts/Makefile
config.status: creating platform/Makefile
config.status: creating platform/vsnet/Makefile
config.status: creating include/Makefile
config.status: creating include/eXosip2/Makefile
config.status: creating src/Makefile
config.status: creating tools/Makefile
config.status: creating help/Makefile
config.status: creating help/doxygen/Makefile
config.status: creating help/doxygen/doxygen.dox
config.status: creating exosip-config.h
config.status: executing depfiles commands
config.status: executing libtool commands
+ /usr/bin/make -O -j8 V=1 VERBOSE=1
/usr/bin/make  all-recursive
Making all in scripts
make[2]: Nothing to be done for 'all'.
Making all in platform
Making all in vsnet
make[3]: Nothing to be done for 'all'.
make[3]: Nothing to be done for 'all-am'.
Making all in src
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../include  -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o eXtransport.lo eXtransport.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c eXtransport.c  -fPIC -DPIC -o .libs/eXtransport.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../include  -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o eXmessage_api.lo eXmessage_api.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c eXmessage_api.c  -fPIC -DPIC -o .libs/eXmessage_api.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../include  -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o jresponse.lo jresponse.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c jresponse.c  -fPIC -DPIC -o .libs/jresponse.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../include  -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o eXregister_api.lo eXregister_api.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c eXregister_api.c  -fPIC -DPIC -o .libs/eXregister_api.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../include  -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o jdialog.lo jdialog.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c jdialog.c  -fPIC -DPIC -o .libs/jdialog.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../include  -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o jrequest.lo jrequest.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c jrequest.c  -fPIC -DPIC -o .libs/jrequest.o
jrequest.c: In function '_eXosip_request_viamanager':
jrequest.c:941:59: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=]
  941 |     snprintf(masquerade_port, sizeof(masquerade_port), "%i", excontext->eXtl_transport.proto_local_port);
      |                                                           ^
In file included from /usr/include/stdio.h:888,
                 from eXosip2.h:91,
                 from jrequest.c:33:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 2 and 11 bytes into a destination of size 10
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
jrequest.c:937:59: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=]
  937 |     snprintf(masquerade_port, sizeof(masquerade_port), "%i", ephemeral_port);
      |                                                           ^
In file included from /usr/include/stdio.h:888,
                 from eXosip2.h:91,
                 from jrequest.c:33:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 2 and 11 bytes into a destination of size 10
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
jrequest.c: In function '_eXosip_message_contactmanager':
jrequest.c:1023:59: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=]
 1023 |     snprintf(masquerade_port, sizeof(masquerade_port), "%i", excontext->eXtl_transport.proto_local_port);
      |                                                           ^
In file included from /usr/include/stdio.h:888,
                 from eXosip2.h:91,
                 from jrequest.c:33:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 2 and 11 bytes into a destination of size 10
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
jrequest.c:1019:59: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=]
 1019 |     snprintf(masquerade_port, sizeof(masquerade_port), "%i", ephemeral_port);
      |                                                           ^
In file included from /usr/include/stdio.h:888,
                 from eXosip2.h:91,
                 from jrequest.c:33:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 2 and 11 bytes into a destination of size 10
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../include  -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o jcall.lo jcall.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c jcall.c  -fPIC -DPIC -o .libs/jcall.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../include  -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o jreg.lo jreg.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c jreg.c  -fPIC -DPIC -o .libs/jreg.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../include  -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o eXconf.lo eXconf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c eXconf.c  -fPIC -DPIC -o .libs/eXconf.o
eXconf.c: In function 'eXosip_masquerade_contact':
eXconf.c:84:89: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=]
   84 |       snprintf (excontext->udp_firewall_port, sizeof (excontext->udp_firewall_port), "%i", port);
      |                                                                                         ^
In file included from /usr/include/stdio.h:888,
                 from eXosip2.h:91,
                 from eXconf.c:33:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 2 and 11 bytes into a destination of size 10
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
eXconf.c:85:89: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=]
   85 |       snprintf (excontext->tcp_firewall_port, sizeof (excontext->tcp_firewall_port), "%i", port);
      |                                                                                         ^
In file included from /usr/include/stdio.h:888,
                 from eXosip2.h:91,
                 from eXconf.c:33:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 2 and 11 bytes into a destination of size 10
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
eXconf.c:86:89: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=]
   86 |       snprintf (excontext->tls_firewall_port, sizeof (excontext->tls_firewall_port), "%i", port);
      |                                                                                         ^
In file included from /usr/include/stdio.h:888,
                 from eXosip2.h:91,
                 from eXconf.c:33:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 2 and 11 bytes into a destination of size 10
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
eXconf.c:87:91: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=]
   87 |       snprintf (excontext->dtls_firewall_port, sizeof (excontext->dtls_firewall_port), "%i", port);
      |                                                                                           ^
In file included from /usr/include/stdio.h:888,
                 from eXosip2.h:91,
                 from eXconf.c:33:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 2 and 11 bytes into a destination of size 10
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../include  -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o eXcall_api.lo eXcall_api.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c eXcall_api.c  -fPIC -DPIC -o .libs/eXcall_api.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../include  -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o jevents.lo jevents.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c jevents.c  -fPIC -DPIC -o .libs/jevents.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../include  -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o jpipe.lo jpipe.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c jpipe.c  -fPIC -DPIC -o .libs/jpipe.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../include  -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o eXosip.lo eXosip.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c eXosip.c  -fPIC -DPIC -o .libs/eXosip.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../include  -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o misc.lo misc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c misc.c  -fPIC -DPIC -o .libs/misc.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../include  -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o eXutils.lo eXutils.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c eXutils.c  -fPIC -DPIC -o .libs/eXutils.o
eXutils.c: In function 'eXosip_dnsutils_naptr_lookup':
eXutils.c:3243:71: warning: '__builtin_snprintf' output may be truncated before the last format character [-Wformat-truncation=]
 3243 |   snprintf (output_record->domain, sizeof (output_record->domain), "%s", domain);
      |                                                                       ^
In file included from /usr/include/stdio.h:888,
                 from eXosip2.h:91,
                 from eXutils.c:33:
/usr/include/bits/stdio2.h:71:10: note: '__builtin_snprintf' output between 1 and 513 bytes into a destination of size 512
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
eXutils.c:3414:99: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 512 [-Wformat-truncation=]
 3414 |       snprintf (output_record->sipsctp_record.name, sizeof (output_record->sipsctp_record.name), "%s", anaptr.replacement);
      |                                                                                                   ^~   ~~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:888,
                 from eXosip2.h:91,
                 from eXutils.c:33:
/usr/include/bits/stdio2.h:71:10: note: '__builtin_snprintf' output between 1 and 1024 bytes into a destination of size 512
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
eXutils.c:3410:97: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 512 [-Wformat-truncation=]
 3410 |       snprintf (output_record->siptls_record.name, sizeof (output_record->siptls_record.name), "%s", anaptr.replacement);
      |                                                                                                 ^~   ~~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:888,
                 from eXosip2.h:91,
                 from eXutils.c:33:
/usr/include/bits/stdio2.h:71:10: note: '__builtin_snprintf' output between 1 and 1024 bytes into a destination of size 512
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
eXutils.c:3406:99: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 512 [-Wformat-truncation=]
 3406 |       snprintf (output_record->sipdtls_record.name, sizeof (output_record->sipdtls_record.name), "%s", anaptr.replacement);
      |                                                                                                   ^~   ~~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:888,
                 from eXosip2.h:91,
                 from eXutils.c:33:
/usr/include/bits/stdio2.h:71:10: note: '__builtin_snprintf' output between 1 and 1024 bytes into a destination of size 512
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
eXutils.c:3402:97: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 512 [-Wformat-truncation=]
 3402 |       snprintf (output_record->siptcp_record.name, sizeof (output_record->siptcp_record.name), "%s", anaptr.replacement);
      |                                                                                                 ^~   ~~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:888,
                 from eXosip2.h:91,
                 from eXutils.c:33:
/usr/include/bits/stdio2.h:71:10: note: '__builtin_snprintf' output between 1 and 1024 bytes into a destination of size 512
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
eXutils.c:3398:97: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 512 [-Wformat-truncation=]
 3398 |       snprintf (output_record->sipudp_record.name, sizeof (output_record->sipudp_record.name), "%s", anaptr.replacement);
      |                                                                                                 ^~   ~~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:888,
                 from eXosip2.h:91,
                 from eXutils.c:33:
/usr/include/bits/stdio2.h:71:10: note: '__builtin_snprintf' output between 1 and 1024 bytes into a destination of size 512
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../include  -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o jauth.lo jauth.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c jauth.c  -fPIC -DPIC -o .libs/jauth.o
jauth.c:513:39: warning: argument 8 of type 'char[81]' with mismatched bound [-Warray-parameter=]
  513 |                        OUT RESHEXAKA2 resp_hex
      |                            ~~~~~~~~~~~^~~~~~~~
jauth.c:106:221: note: previously declared as 'char[33]'
  106 | static void DigestCalcResponseAka (IN const char *pszPassword, IN const char *pszNonce, IN const char *pszCNonce, IN const char *pszQop, IN const char *pszMethod, IN const char *pszDigestUri, IN int version, OUT HASHHEX Response);
      |                                                                                                                                                                                                                     ~~~~~~~~^~~~~~~~
jauth.c: In function 'DigestCalcResponseAka':
jauth.c:588:13: warning: array subscript 80 is outside array bounds of 'char[33]' [-Warray-bounds]
  588 |     resp_hex[RESHEXLEN + IKLEN * 2 + CKLEN * 2 - 1] = 0;
      |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
jauth.c:513:39: note: while referencing 'resp_hex'
  513 |                        OUT RESHEXAKA2 resp_hex
      |                            ~~~~~~~~~~~^~~~~~~~
jauth.c:594:15: warning: array subscript [48, 78] is outside array bounds of 'char[33]' [-Warray-bounds]
  594 |       resp_hex[RESLEN * 2 + IKLEN * 2 + 2 * i] = hexa[(ck[i] & 0xF0) >> 4];
      |       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
jauth.c:513:39: note: while referencing 'resp_hex'
  513 |                        OUT RESHEXAKA2 resp_hex
      |                            ~~~~~~~~~~~^~~~~~~~
jauth.c:595:15: warning: array subscript [49, 79] is outside array bounds of 'char[33]' [-Warray-bounds]
  595 |       resp_hex[RESLEN * 2 + IKLEN * 2 + 2 * i + 1] = hexa[ck[i] & 0x0F];
      |       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
jauth.c:513:39: note: while referencing 'resp_hex'
  513 |                        OUT RESHEXAKA2 resp_hex
      |                            ~~~~~~~~~~~^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../include  -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o milenage.lo milenage.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c milenage.c  -fPIC -DPIC -o .libs/milenage.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../include  -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o jcallback.lo jcallback.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c jcallback.c  -fPIC -DPIC -o .libs/jcallback.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../include  -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o udp.lo udp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c udp.c  -fPIC -DPIC -o .libs/udp.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../include  -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o eXoptions_api.lo eXoptions_api.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c eXoptions_api.c  -fPIC -DPIC -o .libs/eXoptions_api.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../include  -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o eXtl_udp.lo eXtl_udp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c eXtl_udp.c  -fPIC -DPIC -o .libs/eXtl_udp.o
eXtl_udp.c: In function 'udp_tl_masquerade_contact':
eXtl_udp.c:1415:87: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=]
 1415 |     snprintf (excontext->udp_firewall_port, sizeof (excontext->udp_firewall_port), "%i", port);
      |                                                                                       ^
In file included from /usr/include/stdio.h:888,
                 from eXosip2.h:91,
                 from eXtl_udp.c:33:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 2 and 11 bytes into a destination of size 10
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
eXtl_udp.c: In function 'udp_tl_read_message':
eXtl_udp.c:785:107: warning: '%s' directive output may be truncated writing up to 1024 bytes into a region of size 64 [-Wformat-truncation=]
  785 |               snprintf(reserved->socket_tab[pos].remote_ip, sizeof(reserved->socket_tab[pos].remote_ip), "%s", src6host);
      |                                                                                                           ^~   ~~~~~~~~
In file included from /usr/include/stdio.h:888,
                 from eXosip2.h:91,
                 from eXtl_udp.c:33:
/usr/include/bits/stdio2.h:71:10: note: '__builtin_snprintf' output between 1 and 1025 bytes into a destination of size 64
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../include  -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o rijndael.lo rijndael.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rijndael.c  -fPIC -DPIC -o .libs/rijndael.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../include  -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o eXtl_dtls.lo eXtl_dtls.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c eXtl_dtls.c  -fPIC -DPIC -o .libs/eXtl_dtls.o
eXtl_dtls.c: In function 'dtls_tl_free':
eXtl_dtls.c:297:3: warning: 'ERR_remove_state' is deprecated: Since OpenSSL 1.0.0 [-Wdeprecated-declarations]
  297 |   ERR_remove_state (0);
      |   ^~~~~~~~~~~~~~~~
In file included from eXtl_dtls.c:59:
/usr/include/openssl/err.h:476:30: note: declared here
  476 | OSSL_DEPRECATEDIN_1_0_0 void ERR_remove_state(unsigned long pid);
      |                              ^~~~~~~~~~~~~~~~
eXtl_dtls.c: In function 'dtls_tl_masquerade_contact':
eXtl_dtls.c:1152:89: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=]
 1152 |     snprintf (excontext->dtls_firewall_port, sizeof (excontext->dtls_firewall_port), "%i", port);
      |                                                                                         ^
In file included from /usr/include/stdio.h:888,
                 from eXosip2.h:91,
                 from eXtl_dtls.c:33:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 2 and 11 bytes into a destination of size 10
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../include  -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o eXsubscription_api.lo eXsubscription_api.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c eXsubscription_api.c  -fPIC -DPIC -o .libs/eXsubscription_api.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../include  -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o jsubscribe.lo jsubscribe.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c jsubscribe.c  -fPIC -DPIC -o .libs/jsubscribe.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../include  -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o jnotify.lo jnotify.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c jnotify.c  -fPIC -DPIC -o .libs/jnotify.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../include  -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o eXtl_tcp.lo eXtl_tcp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c eXtl_tcp.c  -fPIC -DPIC -o .libs/eXtl_tcp.o
eXtl_tcp.c: In function 'tcp_tl_masquerade_contact':
eXtl_tcp.c:1677:91: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=]
 1677 |         snprintf (excontext->tcp_firewall_port, sizeof (excontext->tcp_firewall_port), "%i", port);
      |                                                                                           ^
In file included from /usr/include/stdio.h:888,
                 from eXosip2.h:91,
                 from eXtl_tcp.c:33:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 2 and 11 bytes into a destination of size 10
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
eXtl_tcp.c: In function 'tcp_tl_send_message':
eXtl_tcp.c:1198:44: warning: '%i' directive output may be truncated writing between 1 and 10 bytes into a region of size 9 [-Wformat-truncation=]
 1198 |               snprintf (co->url->port, 9, "%i", natted_port);
      |                                            ^~
eXtl_tcp.c:1198:43: note: directive argument in the range [1, 2147483647]
 1198 |               snprintf (co->url->port, 9, "%i", natted_port);
      |                                           ^~~~
In file included from /usr/include/stdio.h:888,
                 from eXosip2.h:91,
                 from eXtl_tcp.c:33:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 2 and 11 bytes into a destination of size 9
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../include  -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o eXpublish_api.lo eXpublish_api.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c eXpublish_api.c  -fPIC -DPIC -o .libs/eXpublish_api.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../include  -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o eXinsubscription_api.lo eXinsubscription_api.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c eXinsubscription_api.c  -fPIC -DPIC -o .libs/eXinsubscription_api.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../include  -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o inet_ntop.lo inet_ntop.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c inet_ntop.c  -fPIC -DPIC -o .libs/inet_ntop.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../include  -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o jpublish.lo jpublish.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c jpublish.c  -fPIC -DPIC -o .libs/jpublish.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../include  -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o sdp_offans.lo sdp_offans.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c sdp_offans.c  -fPIC -DPIC -o .libs/sdp_offans.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../include  -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o eXtl_tls.lo eXtl_tls.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c eXtl_tls.c  -fPIC -DPIC -o .libs/eXtl_tls.o
eXtl_tls.c: In function 'tls_tl_free':
eXtl_tls.c:265:3: warning: 'ERR_remove_state' is deprecated: Since OpenSSL 1.0.0 [-Wdeprecated-declarations]
  265 |   ERR_remove_state (0);
      |   ^~~~~~~~~~~~~~~~
In file included from eXtl_tls.c:97:
/usr/include/openssl/err.h:476:30: note: declared here
  476 | OSSL_DEPRECATEDIN_1_0_0 void ERR_remove_state(unsigned long pid);
      |                              ^~~~~~~~~~~~~~~~
eXtl_tls.c: In function 'load_dh_params':
eXtl_tls.c:921:5: warning: 'PEM_read_bio_DHparams' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  921 |     ret = PEM_read_bio_DHparams (bio, NULL, NULL, NULL);
      |     ^~~
In file included from /usr/include/openssl/ssl.h:36,
                 from eXtl_tls.c:96:
/usr/include/openssl/pem.h:469:1: note: declared here
  469 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, DHparams, DH)
      | ^~~~~~~~~~~~~~~~~~~
eXtl_tls.c: In function 'build_dh_params':
eXtl_tls.c:932:3: warning: 'DH_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  932 |   DH *dh = DH_new ();
      |   ^~
In file included from /usr/include/openssl/dsa.h:51,
                 from /usr/include/openssl/x509.h:37,
                 from /usr/include/openssl/ssl.h:31,
                 from eXtl_tls.c:96:
/usr/include/openssl/dh.h:199:27: note: declared here
  199 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void);
      |                           ^~~~~~
eXtl_tls.c:938:3: warning: 'DH_generate_parameters_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  938 |   if (!DH_generate_parameters_ex (dh, 2, DH_GENERATOR_2, 0)) {
      |   ^~
In file included from /usr/include/openssl/dsa.h:51,
                 from /usr/include/openssl/x509.h:37,
                 from /usr/include/openssl/ssl.h:31,
                 from eXtl_tls.c:96:
/usr/include/openssl/dh.h:212:27: note: declared here
  212 | OSSL_DEPRECATEDIN_3_0 int DH_generate_parameters_ex(DH *dh, int prime_len,
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~
eXtl_tls.c:940:5: warning: 'DH_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  940 |     DH_free (dh);
      |     ^~~~~~~
In file included from /usr/include/openssl/dsa.h:51,
                 from /usr/include/openssl/x509.h:37,
                 from /usr/include/openssl/ssl.h:31,
                 from eXtl_tls.c:96:
/usr/include/openssl/dh.h:200:28: note: declared here
  200 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
eXtl_tls.c:944:3: warning: 'DH_check' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  944 |   if (!DH_check (dh, &codes)) {
      |   ^~
In file included from /usr/include/openssl/dsa.h:51,
                 from /usr/include/openssl/x509.h:37,
                 from /usr/include/openssl/ssl.h:31,
                 from eXtl_tls.c:96:
/usr/include/openssl/dh.h:220:27: note: declared here
  220 | OSSL_DEPRECATEDIN_3_0 int DH_check(const DH *dh, int *codes);
      |                           ^~~~~~~~
eXtl_tls.c:946:5: warning: 'DH_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  946 |     DH_free (dh);
      |     ^~~~~~~
In file included from /usr/include/openssl/dsa.h:51,
                 from /usr/include/openssl/x509.h:37,
                 from /usr/include/openssl/ssl.h:31,
                 from eXtl_tls.c:96:
/usr/include/openssl/dh.h:200:28: note: declared here
  200 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
eXtl_tls.c:949:3: warning: 'DH_generate_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  949 |   if (!DH_generate_key (dh)) {
      |   ^~
In file included from /usr/include/openssl/dsa.h:51,
                 from /usr/include/openssl/x509.h:37,
                 from /usr/include/openssl/ssl.h:31,
                 from eXtl_tls.c:96:
/usr/include/openssl/dh.h:223:27: note: declared here
  223 | OSSL_DEPRECATEDIN_3_0 int DH_generate_key(DH *dh);
      |                           ^~~~~~~~~~~~~~~
eXtl_tls.c:951:5: warning: 'DH_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  951 |     DH_free (dh);
      |     ^~~~~~~
In file included from /usr/include/openssl/dsa.h:51,
                 from /usr/include/openssl/x509.h:37,
                 from /usr/include/openssl/ssl.h:31,
                 from eXtl_tls.c:96:
/usr/include/openssl/dh.h:200:28: note: declared here
  200 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
eXtl_tls.c:955:3: warning: 'DH_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  955 |   DH_free (dh);
      |   ^~~~~~~
In file included from /usr/include/openssl/dsa.h:51,
                 from /usr/include/openssl/x509.h:37,
                 from /usr/include/openssl/ssl.h:31,
                 from eXtl_tls.c:96:
/usr/include/openssl/dh.h:200:28: note: declared here
  200 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
eXtl_tls.c: In function 'generate_eph_rsa_key':
eXtl_tls.c:1000:3: warning: 'RSA_generate_key' is deprecated: Since OpenSSL 0.9.8 [-Wdeprecated-declarations]
 1000 |   rsa = RSA_generate_key (512, RSA_F4, NULL, NULL);
      |   ^~~
In file included from /usr/include/openssl/x509.h:36,
                 from /usr/include/openssl/ssl.h:31,
                 from eXtl_tls.c:96:
/usr/include/openssl/rsa.h:253:30: note: declared here
  253 | OSSL_DEPRECATEDIN_0_9_8 RSA *RSA_generate_key(int bits, unsigned long e, void
      |                              ^~~~~~~~~~~~~~~~
eXtl_tls.c:1006:5: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
 1006 |     RSA_free (rsa);
      |     ^~~~~~~~
In file included from /usr/include/openssl/x509.h:36,
                 from /usr/include/openssl/ssl.h:31,
                 from eXtl_tls.c:96:
/usr/include/openssl/rsa.h:293:28: note: declared here
  293 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
eXtl_tls.c: In function 'initialize_client_ctx':
eXtl_tls.c:1149:7: warning: 'SSL_CTX_use_RSAPrivateKey_file' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
 1149 |       if (!(SSL_CTX_use_RSAPrivateKey_file (ctx, client_ctx->client.priv_key, SSL_FILETYPE_PEM)))
      |       ^~
In file included from eXtl_tls.c:96:
/usr/include/openssl/ssl.h:1690:12: note: declared here
 1690 | __owur int SSL_CTX_use_RSAPrivateKey_file(SSL_CTX *ctx, const char *file,
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eXtl_tls.c: In function 'initialize_server_ctx':
eXtl_tls.c:1415:5: warning: 'EC_KEY_new_by_curve_name' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
 1415 |     EC_KEY *ecdh = EC_KEY_new_by_curve_name (NID_X9_62_prime256v1);
      |     ^~~~~~
In file included from /usr/include/openssl/x509.h:33,
                 from /usr/include/openssl/ssl.h:31,
                 from eXtl_tls.c:96:
/usr/include/openssl/ec.h:996:31: note: declared here
  996 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new_by_curve_name(int nid);
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~
eXtl_tls.c:1420:7: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
 1420 |       EC_KEY_free(ecdh);
      |       ^~~~~~~~~~~
In file included from /usr/include/openssl/x509.h:33,
                 from /usr/include/openssl/ssl.h:31,
                 from eXtl_tls.c:96:
/usr/include/openssl/ec.h:1001:28: note: declared here
 1001 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
eXtl_tls.c: In function 'tls_tl_masquerade_contact':
eXtl_tls.c:3221:87: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=]
 3221 |     snprintf (excontext->tls_firewall_port, sizeof (excontext->tls_firewall_port), "%i", port);
      |                                                                                       ^
In file included from /usr/include/stdio.h:888,
                 from eXosip2.h:91,
                 from eXtl_tls.c:39:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 2 and 11 bytes into a destination of size 10
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
eXtl_tls.c: In function 'tls_tl_send_message':
eXtl_tls.c:2766:40: warning: '%i' directive output may be truncated writing between 1 and 10 bytes into a region of size 9 [-Wformat-truncation=]
 2766 |           snprintf (co->url->port, 9, "%i", natted_port);
      |                                        ^~
eXtl_tls.c:2766:39: note: directive argument in the range [1, 2147483647]
 2766 |           snprintf (co->url->port, 9, "%i", natted_port);
      |                                       ^~~~
In file included from /usr/include/stdio.h:888,
                 from eXosip2.h:91,
                 from eXtl_tls.c:39:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 2 and 11 bytes into a destination of size 9
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -version-info 12:0:0 -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libeXosip2.la -rpath /usr/lib64 eXosip.lo eXconf.lo eXregister_api.lo eXcall_api.lo eXmessage_api.lo eXtransport.lo jrequest.lo jresponse.lo jcallback.lo jdialog.lo udp.lo jcall.lo jreg.lo eXutils.lo jevents.lo misc.lo jpipe.lo jauth.lo eXtl_udp.lo eXtl_tcp.lo eXtl_dtls.lo eXtl_tls.lo milenage.lo rijndael.lo eXsubscription_api.lo eXoptions_api.lo eXinsubscription_api.lo eXpublish_api.lo jnotify.lo jsubscribe.lo inet_ntop.lo jpublish.lo sdp_offans.lo -lrt -lresolv -lssl -lcrypto  -losipparser2 -losip2  
libtool: link: gcc -shared -Wl,--as-needed  -fPIC -DPIC  .libs/eXosip.o .libs/eXconf.o .libs/eXregister_api.o .libs/eXcall_api.o .libs/eXmessage_api.o .libs/eXtransport.o .libs/jrequest.o .libs/jresponse.o .libs/jcallback.o .libs/jdialog.o .libs/udp.o .libs/jcall.o .libs/jreg.o .libs/eXutils.o .libs/jevents.o .libs/misc.o .libs/jpipe.o .libs/jauth.o .libs/eXtl_udp.o .libs/eXtl_tcp.o .libs/eXtl_dtls.o .libs/eXtl_tls.o .libs/milenage.o .libs/rijndael.o .libs/eXsubscription_api.o .libs/eXoptions_api.o .libs/eXinsubscription_api.o .libs/eXpublish_api.o .libs/jnotify.o .libs/jsubscribe.o .libs/inet_ntop.o .libs/jpublish.o .libs/sdp_offans.o   -O2 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags    -lrt -lresolv -lssl -lcrypto -losipparser2 -losip2 -Wl,-soname -Wl,libeXosip2.so.12 -o .libs/libeXosip2.so.12.0.0
libtool: link: (cd ".libs" && rm -f "libeXosip2.so.12" && ln -s "libeXosip2.so.12.0.0" "libeXosip2.so.12")
libtool: link: (cd ".libs" && rm -f "libeXosip2.so" && ln -s "libeXosip2.so.12.0.0" "libeXosip2.so")
libtool: link: ( cd ".libs" && rm -f "libeXosip2.la" && ln -s "../libeXosip2.la" "libeXosip2.la" )
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
Making all in include
Making all in eXosip2
make[3]: Nothing to be done for 'all'.
make[3]: Nothing to be done for 'all-am'.
Making all in tools
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/tools'
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../include  -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o sip_reg.o sip_reg.c
sip_reg.c: In function 'main':
sip_reg.c:262:5: warning: ignoring return value of 'daemon' declared with attribute 'warn_unused_result' [-Wunused-result]
  262 |     daemon (1, 0);
      |     ^~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/tools'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/tools'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables   -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o sip_reg sip_reg.o ../src/libeXosip2.la -losipparser2 -losip2  
libtool: link: gcc -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/sip_reg sip_reg.o  ../src/.libs/libeXosip2.so -losipparser2 -losip2
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/tools'
Making all in help
Making all in doxygen
make[3]: Nothing to be done for 'all'.
make[3]: Nothing to be done for 'all-am'.
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.an8FcG
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/exosip-5.0.0-4.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/exosip-5.0.0-4.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/exosip-5.0.0-4.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/exosip-5.0.0-4.mga9.aarch64
+ cd libexosip2-5.0.0
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/exosip-5.0.0-4.mga9.aarch64 'INSTALL=/usr/bin/install -p'
Making install in scripts
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/scripts'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/scripts'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/scripts'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/scripts'
Making install in platform
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/platform'
Making install in vsnet
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/platform/vsnet'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/platform/vsnet'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/platform/vsnet'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/platform/vsnet'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/platform'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/platform'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/platform'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/platform'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/platform'
Making install in src
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/exosip-5.0.0-4.mga9.aarch64/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/bin/install -p   libeXosip2.la '/home/iurt/rpmbuild/BUILDROOT/exosip-5.0.0-4.mga9.aarch64/usr/lib64'
libtool: install: /usr/bin/install -p .libs/libeXosip2.so.12.0.0 /home/iurt/rpmbuild/BUILDROOT/exosip-5.0.0-4.mga9.aarch64/usr/lib64/libeXosip2.so.12.0.0
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/exosip-5.0.0-4.mga9.aarch64/usr/lib64 && { ln -s -f libeXosip2.so.12.0.0 libeXosip2.so.12 || { rm -f libeXosip2.so.12 && ln -s libeXosip2.so.12.0.0 libeXosip2.so.12; }; })
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/exosip-5.0.0-4.mga9.aarch64/usr/lib64 && { ln -s -f libeXosip2.so.12.0.0 libeXosip2.so || { rm -f libeXosip2.so && ln -s libeXosip2.so.12.0.0 libeXosip2.so; }; })
libtool: install: /usr/bin/install -p .libs/libeXosip2.lai /home/iurt/rpmbuild/BUILDROOT/exosip-5.0.0-4.mga9.aarch64/usr/lib64/libeXosip2.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/src'
Making install in include
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/include'
Making install in eXosip2
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/include/eXosip2'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/include/eXosip2'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/exosip-5.0.0-4.mga9.aarch64/usr/include/eXosip2'
 /usr/bin/install -p -m 644 eXosip.h eX_setup.h eX_register.h eX_call.h eX_options.h eX_subscribe.h eX_publish.h eX_message.h '/home/iurt/rpmbuild/BUILDROOT/exosip-5.0.0-4.mga9.aarch64/usr/include/eXosip2'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/include/eXosip2'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/include/eXosip2'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/include'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/include'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/include'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/include'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/include'
Making install in tools
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/tools'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/tools'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/exosip-5.0.0-4.mga9.aarch64/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -p sip_reg '/home/iurt/rpmbuild/BUILDROOT/exosip-5.0.0-4.mga9.aarch64/usr/bin'
libtool: install: warning: `../src/libeXosip2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sip_reg /home/iurt/rpmbuild/BUILDROOT/exosip-5.0.0-4.mga9.aarch64/usr/bin/sip_reg
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/tools'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/tools'
Making install in help
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/help'
Making install in doxygen
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/help/doxygen'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/help/doxygen'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/help/doxygen'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/help/doxygen'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/help'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/help'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/help'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/help'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0/help'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libexosip2-5.0.0'
+ find /home/iurt/rpmbuild/BUILDROOT/exosip-5.0.0-4.mga9.aarch64 -name '*.la' -delete
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 5.0.0-4.mga9 --unique-debug-suffix -5.0.0-4.mga9.aarch64 --unique-debug-src-base exosip-5.0.0-4.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/libexosip2-5.0.0

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/exosip-5.0.0-4.mga9.aarch64/usr/lib64/libeXosip2.so.12.0.0
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/exosip-5.0.0-4.mga9.aarch64/usr/bin/sip_reg
dwz: ./usr/bin/sip_reg-5.0.0-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/libeXosip2.so.12.0.0-5.0.0-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: Too few files for multifile optimization
original debug info size: 1032kB, size after compression: 1032kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 2 CRC32s did match.
2044 blocks
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: exosip-5.0.0-4.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.CAegam
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd libexosip2-5.0.0
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/exosip-5.0.0-4.mga9.aarch64/usr/share/doc/exosip
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/exosip-5.0.0-4.mga9.aarch64/usr/share/doc/exosip
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/exosip-5.0.0-4.mga9.aarch64/usr/share/doc/exosip
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: exosip = 5.0.0-4.mga9 exosip(aarch-64) = 5.0.0-4.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.34)(64bit) libeXosip2.so.12()(64bit) libosipparser2.so.12()(64bit)
Processing files: lib64exosip2_12-5.0.0-4.mga9.aarch64
Provides: lib64exosip2_12 = 5.0.0-4.mga9 lib64exosip2_12(aarch-64) = 5.0.0-4.mga9 libeXosip2.so.12()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libosip2.so.12()(64bit) libosipparser2.so.12()(64bit) libssl.so.3()(64bit) libssl.so.3(OPENSSL_3.0.0)(64bit)
Processing files: lib64exosip2-devel-5.0.0-4.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.m4fTrk
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd libexosip2-5.0.0
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/exosip-5.0.0-4.mga9.aarch64/usr/share/doc/lib64exosip2-devel
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/exosip-5.0.0-4.mga9.aarch64/usr/share/doc/lib64exosip2-devel
+ cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/exosip-5.0.0-4.mga9.aarch64/usr/share/doc/lib64exosip2-devel
+ cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/exosip-5.0.0-4.mga9.aarch64/usr/share/doc/lib64exosip2-devel
+ cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/exosip-5.0.0-4.mga9.aarch64/usr/share/doc/lib64exosip2-devel
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: devel(libeXosip2(64bit)) exosip-devel = 5.0.0-4.mga9 lib64exosip2-devel = 5.0.0-4.mga9 lib64exosip2-devel(aarch-64) = 5.0.0-4.mga9 libexosip-devel = 5.0.0-4.mga9 libexosip2-devel = 5.0.0-4.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: devel(libcrypto(64bit)) devel(libosip2(64bit)) devel(libosipparser2(64bit)) devel(libssl(64bit))
Processing files: exosip-debugsource-5.0.0-4.mga9.aarch64
Provides: exosip-debugsource = 5.0.0-4.mga9 exosip-debugsource(aarch-64) = 5.0.0-4.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: exosip-debuginfo-5.0.0-4.mga9.aarch64
Provides: debuginfo(build-id) = 9c3b7b14fb0d0c30e9d9c0f4477fae11bd2e9163 exosip-debuginfo = 5.0.0-4.mga9 exosip-debuginfo(aarch-64) = 5.0.0-4.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: exosip-debugsource(aarch-64) = 5.0.0-4.mga9
Processing files: lib64exosip2_12-debuginfo-5.0.0-4.mga9.aarch64
Provides: debuginfo(build-id) = 355aa74a0a319a2de643469039a1ea901f20754c lib64exosip2_12-debuginfo = 5.0.0-4.mga9 lib64exosip2_12-debuginfo(aarch-64) = 5.0.0-4.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: exosip-debugsource(aarch-64) = 5.0.0-4.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/exosip-5.0.0-4.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/exosip-debuginfo-5.0.0-4.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/exosip-5.0.0-4.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64exosip2-devel-5.0.0-4.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64exosip2_12-5.0.0-4.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64exosip2_12-debuginfo-5.0.0-4.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/exosip-debugsource-5.0.0-4.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8C0dxu
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd libexosip2-5.0.0
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/exosip-5.0.0-4.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.j6YQcU
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf libexosip2-5.0.0
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!