D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/sipsak-0.9.8.1-2.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.u5jJk1 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf sipsak-0.9.8.1 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/sipsak-0.9.8.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd sipsak-0.9.8.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4SiSpU + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd sipsak-0.9.8.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -vfi autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /usr/bin/autoconf --force configure.ac:9: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.ac:9: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:9: the top level configure.ac:36: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:36: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:36: the top level configure.ac:40: warning: The macro `AC_HEADER_TIME' is obsolete. configure.ac:40: You should run autoupdate. ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... configure.ac:40: the top level autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing autoreconf: Leaving directory '.' + 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 ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + /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 + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./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 --enable-timeout=500 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking whether gcc accepts -fstack-protector... yes checking whether to use distcc... not requested checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ctype.h... yes checking for errno.h... yes checking for arpa/inet.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for netinet/in_systm.h... yes checking for limits.h... yes checking for sys/poll.h... yes checking for regex.h... yes checking for signal.h... yes checking for stdarg.h... yes checking for stdlib.h... (cached) yes checking for stdio.h... (cached) yes checking for string.h... (cached) yes checking for sys/param.h... yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/utsname.h... yes checking for getopt.h... yes checking for syslog.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for netinet/ip.h... yes checking for netinet/udp.h... yes checking for netinet/ip_icmp.h... yes checking for cygwin/icmp.h... no checking raw socket support... yes checking for size_t... yes checking for GNU libc compatible malloc... yes checking types of arguments for select... int,fd_set *,struct timeval * checking for getchar... yes checking for gethostbyname... yes checking for gethostname... yes checking for getopt... yes checking for getpid... yes checking for gettimeofday... yes checking for memset... yes checking for ntohs... yes checking for regcomp... yes checking for select... yes checking for socket... yes checking for strchr... yes checking for strcmp... yes checking for strstr... yes checking for strtol... yes checking for uname... yes checking for calloc... yes checking for getdomainname... yes checking for getopt_long... yes checking for inet_ntop... yes checking for strncasecmp... yes checking for strcasestr... yes checking for syslog... yes 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 CHECK... no checking for GNUTLS... no checking for openssl/md5.h... yes checking for library containing MD5_Init... -lcrypto checking for openssl/sha.h... yes checking for library containing SHA1_Init... none required checking for GNUTLS319... no checking for CARES... no checking oldstyle numeric... not requested checking disable TLS... not requested checking enable debug messages... not requested checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-am make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/sipsak-0.9.8.1' gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fstack-protector -c -o src/md5.o src/md5.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/sipsak-0.9.8.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/sipsak-0.9.8.1' gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fstack-protector -c -o src/helper.o src/helper.c In file included from /usr/include/string.h:519, from src/sipsak.h:69, from src/helper.c:17: In function 'strncpy', inlined from 'get_fqdn' at src/helper.c:478:4: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying 64 bytes from a string of length 99 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ src/helper.c: In function 'get_fqdn': src/helper.c:475:59: warning: '%s' directive output may be truncated writing up to 99 bytes into a region of size 65 [-Wformat-truncation=] 475 | snprintf(buf, FQDN_SIZE, "%s.%s", hname, dname); | ^~ ~~~~~ In file included from /usr/include/stdio.h:888, from src/sipsak.h:26, from src/helper.c:17: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 2 and 200 bytes into a destination of size 65 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from src/sipsak.h:69, from src/helper.c:17: In function 'strncpy', inlined from 'get_fqdn' at src/helper.c:495:6: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying 64 bytes from a string of length 99 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/sipsak-0.9.8.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/sipsak-0.9.8.1' gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fstack-protector -c -o src/exit_code.o src/exit_code.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/sipsak-0.9.8.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/sipsak-0.9.8.1' gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fstack-protector -c -o src/request.o src/request.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/sipsak-0.9.8.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/sipsak-0.9.8.1' gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fstack-protector -c -o src/transport.o src/transport.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/sipsak-0.9.8.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/sipsak-0.9.8.1' gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fstack-protector -c -o src/header_f.o src/header_f.c In file included from /usr/include/string.h:519, from src/sipsak.h:69, from src/header_f.c:18: In function 'strncpy', inlined from 'insert_header' at src/header_f.c:43:2: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ src/header_f.c: In function 'insert_header': src/header_f.c:43:9: note: length computed here 43 | strncpy(backup, ins, strlen(ins)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from src/sipsak.h:69, from src/header_f.c:18: In function 'strncpy', inlined from 'insert_header' at src/header_f.c:44:2: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ src/header_f.c: In function 'insert_header': src/header_f.c:44:9: note: length computed here 44 | strncpy(ins, header, strlen(header)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from src/sipsak.h:69, from src/header_f.c:18: In function 'strncpy', inlined from 'insert_header' at src/header_f.c:45:2: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ src/header_f.c: In function 'insert_header': src/header_f.c:45:47: note: length computed here 45 | strncpy(ins + strlen(header), backup, strlen(backup)+1); | ^~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from src/sipsak.h:69, from src/header_f.c:18: In function 'strncpy', inlined from 'add_via' at src/header_f.c:84:2: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ src/header_f.c: In function 'add_via': src/header_f.c:84:9: note: length computed here 84 | strncpy(backup, via, strlen(via)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from src/sipsak.h:69, from src/header_f.c:18: In function 'strncpy', inlined from 'add_via' at src/header_f.c:85:2: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ src/header_f.c: In function 'add_via': src/header_f.c:85:9: note: length computed here 85 | strncpy(via, via_line, strlen(via_line)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from src/sipsak.h:69, from src/header_f.c:18: In function 'strncpy', inlined from 'add_via' at src/header_f.c:86:2: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ src/header_f.c: In function 'add_via': src/header_f.c:86:47: note: length computed here 86 | strncpy(via+strlen(via_line), backup, strlen(backup)+1); | ^~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from src/sipsak.h:69, from src/header_f.c:18: In function 'strncpy', inlined from 'set_maxforw' at src/header_f.c:200:3: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ src/header_f.c: In function 'set_maxforw': src/header_f.c:200:17: note: length computed here 200 | strncpy(backup, crlfi, strlen(crlfi)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from src/sipsak.h:69, from src/header_f.c:18: In function 'strncpy', inlined from 'set_maxforw' at src/header_f.c:212:3: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ src/header_f.c: In function 'set_maxforw': src/header_f.c:212:40: note: length computed here 212 | strncpy(crlfi, backup, strlen(backup)+1); | ^~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from src/sipsak.h:69, from src/header_f.c:18: In function 'strncpy', inlined from 'set_maxforw' at src/header_f.c:178:3: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ src/header_f.c: In function 'set_maxforw': src/header_f.c:178:47: note: length computed here 178 | strncpy(backup, max, (size_t)(strlen(max))); | ~^~~~~~~~~~~~ In file included from /usr/include/string.h:519, from src/sipsak.h:69, from src/header_f.c:18: In function 'strncpy', inlined from 'set_maxforw' at src/header_f.c:188:3: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ src/header_f.c: In function 'set_maxforw': src/header_f.c:188:38: note: length computed here 188 | strncpy(max, backup, strlen(backup)+1); | ^~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from src/sipsak.h:69, from src/header_f.c:18: In function 'strncpy', inlined from 'uri_replace' at src/header_f.c:236:2: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 10 bytes from a string of the same length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'uri_replace' at src/header_f.c:233:2: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ src/header_f.c: In function 'uri_replace': src/header_f.c:233:9: note: length computed here 233 | strncpy(backup, foo, strlen(foo)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from src/sipsak.h:69, from src/header_f.c:18: In function 'strncpy', inlined from 'uri_replace' at src/header_f.c:235:2: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ src/header_f.c: In function 'uri_replace': src/header_f.c:235:9: note: length computed here 235 | strncpy(foo, uri, strlen(uri)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from src/sipsak.h:69, from src/header_f.c:18: In function 'strncpy', inlined from 'uri_replace' at src/header_f.c:237:2: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ src/header_f.c: In function 'uri_replace': src/header_f.c:237:56: note: length computed here 237 | strncpy(foo+strlen(uri)+SIP20_STR_LEN, backup, strlen(backup)+1); | ^~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from src/sipsak.h:69, from src/header_f.c:18: In function 'strncpy', inlined from 'set_cl' at src/header_f.c:258:2: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ src/header_f.c: In function 'set_cl': src/header_f.c:258:9: note: length computed here 258 | strncpy(backup, cr, strlen(cr)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from src/sipsak.h:69, from src/header_f.c:18: In function 'strncpy', inlined from 'set_cl' at src/header_f.c:266:2: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ src/header_f.c: In function 'set_cl': src/header_f.c:266:29: note: length computed here 266 | strncpy(cr, backup, strlen(backup)+1); | ^~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from src/sipsak.h:69, from src/header_f.c:18: In function 'strncpy', inlined from 'cpy_rr' at src/header_f.c:335:5: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 14 bytes from a string of the same length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'cpy_rr' at src/header_f.c:338:5: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 7 bytes from a string of the same length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'cpy_rr' at src/header_f.c:328:3: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ src/header_f.c: In function 'cpy_rr': src/header_f.c:328:17: note: length computed here 328 | strncpy(backup, cr, strlen(cr)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from src/sipsak.h:69, from src/header_f.c:18: In function 'strncpy', inlined from 'cpy_rr' at src/header_f.c:350:3: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ src/header_f.c: In function 'cpy_rr': src/header_f.c:350:37: note: length computed here 350 | strncpy(cr, backup, strlen(backup)+1); | ^~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from src/sipsak.h:69, from src/header_f.c:18: In function 'strncpy', inlined from 'increase_cseq' at src/header_f.c:456:3: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ src/header_f.c: In function 'increase_cseq': src/header_f.c:456:47: note: length computed here 456 | strncpy(backup, eol, (size_t)(strlen(eol))); | ~^~~~~~~~~~~~ src/header_f.c:457:39: warning: ' ' directive output may be truncated writing 1 byte into a region of size between 0 and 10 [-Wformat-truncation=] 457 | snprintf(cs_s, 11, "%i ", cs); | ^ In file included from /usr/include/stdio.h:888, from src/sipsak.h:26, from src/header_f.c:18: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 3 and 13 bytes into a destination of size 11 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from src/sipsak.h:69, from src/header_f.c:18: In function 'strncpy', inlined from 'increase_cseq' at src/header_f.c:459:3: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ src/header_f.c: In function 'increase_cseq': src/header_f.c:459:17: note: length computed here 459 | strncpy(cs_s, backup, strlen(backup)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from src/sipsak.h:69, from src/header_f.c:18: In function 'strncpy', inlined from 'increase_cseq' at src/header_f.c:471:4: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ src/header_f.c: In function 'increase_cseq': src/header_f.c:471:55: note: length computed here 471 | strncpy(backup, eol, (size_t)(strlen(eol))); | ~^~~~~~~~~~~~ src/header_f.c:472:47: warning: ' ' directive output may be truncated writing 1 byte into a region of size between 0 and 10 [-Wformat-truncation=] 472 | snprintf(cs_s, 11, "%i ", cs); | ^ In file included from /usr/include/stdio.h:888, from src/sipsak.h:26, from src/header_f.c:18: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 3 and 13 bytes into a destination of size 11 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from src/sipsak.h:69, from src/header_f.c:18: In function 'strncpy', inlined from 'increase_cseq' at src/header_f.c:474:4: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ src/header_f.c: In function 'increase_cseq': src/header_f.c:474:25: note: length computed here 474 | strncpy(cs_s, backup, strlen(backup)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/sipsak-0.9.8.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/sipsak-0.9.8.1' gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fstack-protector -c -o src/auth.o src/auth.c src/auth.c: In function 'insert_auth': src/auth.c:303:33: warning: 'MD5_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 303 | MD5Init(&Md5Ctx); | ^~~~~~~ In file included from src/md5.h:37, from src/auth.c:21: /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ src/auth.c:304:33: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 304 | MD5Update(&Md5Ctx, usern, (unsigned int)strlen(usern)); | ^~~~~~~~~ In file included from src/md5.h:37, from src/auth.c:21: /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ src/auth.c:305:33: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 305 | MD5Update(&Md5Ctx, ":", 1); | ^~~~~~~~~ In file included from src/md5.h:37, from src/auth.c:21: /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ src/auth.c:306:33: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 306 | MD5Update(&Md5Ctx, realm, (unsigned int)strlen(realm)); | ^~~~~~~~~ In file included from src/md5.h:37, from src/auth.c:21: /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ src/auth.c:307:33: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 307 | MD5Update(&Md5Ctx, ":", 1); | ^~~~~~~~~ In file included from src/md5.h:37, from src/auth.c:21: /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ src/auth.c:308:33: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 308 | MD5Update(&Md5Ctx, password, (unsigned int)strlen(password)); | ^~~~~~~~~ In file included from src/md5.h:37, from src/auth.c:21: /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ src/auth.c:309:33: warning: 'MD5_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 309 | MD5Final(&ha1[0], &Md5Ctx); | ^~~~~~~~ In file included from src/md5.h:37, from src/auth.c:21: /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ src/auth.c:313:25: warning: 'MD5_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 313 | MD5Init(&Md5Ctx); | ^~~~~~~ In file included from src/md5.h:37, from src/auth.c:21: /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ src/auth.c:314:25: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 314 | MD5Update(&Md5Ctx, method, (unsigned int)strlen(method)); | ^~~~~~~~~ In file included from src/md5.h:37, from src/auth.c:21: /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ src/auth.c:315:25: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 315 | MD5Update(&Md5Ctx, ":", 1); | ^~~~~~~~~ In file included from src/md5.h:37, from src/auth.c:21: /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ src/auth.c:316:25: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 316 | MD5Update(&Md5Ctx, uri, (unsigned int)strlen(uri)); | ^~~~~~~~~ In file included from src/md5.h:37, from src/auth.c:21: /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ src/auth.c:317:25: warning: 'MD5_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 317 | MD5Final(&ha2[0], &Md5Ctx); | ^~~~~~~~ In file included from src/md5.h:37, from src/auth.c:21: /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ src/auth.c:320:25: warning: 'MD5_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 320 | MD5Init(&Md5Ctx); | ^~~~~~~ In file included from src/md5.h:37, from src/auth.c:21: /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ src/auth.c:321:25: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 321 | MD5Update(&Md5Ctx, &ha1_hex, SIPSAK_HASHHEXLEN_MD5); | ^~~~~~~~~ In file included from src/md5.h:37, from src/auth.c:21: /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ src/auth.c:322:25: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 322 | MD5Update(&Md5Ctx, ":", 1); | ^~~~~~~~~ In file included from src/md5.h:37, from src/auth.c:21: /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ src/auth.c:323:25: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 323 | MD5Update(&Md5Ctx, nonce, (unsigned int)strlen(nonce)); | ^~~~~~~~~ In file included from src/md5.h:37, from src/auth.c:21: /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ src/auth.c:324:25: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 324 | MD5Update(&Md5Ctx, ":", 1); | ^~~~~~~~~ In file included from src/md5.h:37, from src/auth.c:21: /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ src/auth.c:326:33: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 326 | MD5Update(&Md5Ctx, qop_tmp, (unsigned int)strlen(qop_tmp)); | ^~~~~~~~~ In file included from src/md5.h:37, from src/auth.c:21: /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ src/auth.c:328:25: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 328 | MD5Update(&Md5Ctx, &ha2_hex, SIPSAK_HASHHEXLEN_MD5); | ^~~~~~~~~ In file included from src/md5.h:37, from src/auth.c:21: /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ src/auth.c:329:25: warning: 'MD5_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 329 | MD5Final(&resp[0], &Md5Ctx); | ^~~~~~~~ In file included from src/md5.h:37, from src/auth.c:21: /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ src/auth.c:338:33: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 338 | SHA1_Init(&Sha1Ctx); | ^~~~~~~~~ In file included from /usr/include/openssl/x509.h:41, from /usr/include/openssl/ssl.h:31, from src/sipsak.h:84, from src/auth.c:17: /usr/include/openssl/sha.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c); | ^~~~~~~~~ src/auth.c:339:33: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 339 | SHA1_Update(&Sha1Ctx, usern, (unsigned int)strlen(usern)); | ^~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:41, from /usr/include/openssl/ssl.h:31, from src/sipsak.h:84, from src/auth.c:17: /usr/include/openssl/sha.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); | ^~~~~~~~~~~ src/auth.c:340:33: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 340 | SHA1_Update(&Sha1Ctx, ":", 1); | ^~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:41, from /usr/include/openssl/ssl.h:31, from src/sipsak.h:84, from src/auth.c:17: /usr/include/openssl/sha.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); | ^~~~~~~~~~~ src/auth.c:341:33: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 341 | SHA1_Update(&Sha1Ctx, realm, (unsigned int)strlen(realm)); | ^~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:41, from /usr/include/openssl/ssl.h:31, from src/sipsak.h:84, from src/auth.c:17: /usr/include/openssl/sha.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); | ^~~~~~~~~~~ src/auth.c:342:33: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 342 | SHA1_Update(&Sha1Ctx, ":", 1); | ^~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:41, from /usr/include/openssl/ssl.h:31, from src/sipsak.h:84, from src/auth.c:17: /usr/include/openssl/sha.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); | ^~~~~~~~~~~ src/auth.c:343:33: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 343 | SHA1_Update(&Sha1Ctx, password, (unsigned int)strlen(password)); | ^~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:41, from /usr/include/openssl/ssl.h:31, from src/sipsak.h:84, from src/auth.c:17: /usr/include/openssl/sha.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); | ^~~~~~~~~~~ src/auth.c:344:33: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 344 | SHA1_Final(&ha1[0], &Sha1Ctx); | ^~~~~~~~~~ In file included from /usr/include/openssl/x509.h:41, from /usr/include/openssl/ssl.h:31, from src/sipsak.h:84, from src/auth.c:17: /usr/include/openssl/sha.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c); | ^~~~~~~~~~ src/auth.c:348:25: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 348 | SHA1_Init(&Sha1Ctx); | ^~~~~~~~~ In file included from /usr/include/openssl/x509.h:41, from /usr/include/openssl/ssl.h:31, from src/sipsak.h:84, from src/auth.c:17: /usr/include/openssl/sha.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c); | ^~~~~~~~~ src/auth.c:349:25: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 349 | SHA1_Update(&Sha1Ctx, method, (unsigned int)strlen(method)); | ^~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:41, from /usr/include/openssl/ssl.h:31, from src/sipsak.h:84, from src/auth.c:17: /usr/include/openssl/sha.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); | ^~~~~~~~~~~ src/auth.c:350:25: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 350 | SHA1_Update(&Sha1Ctx, ":", 1); | ^~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:41, from /usr/include/openssl/ssl.h:31, from src/sipsak.h:84, from src/auth.c:17: /usr/include/openssl/sha.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); | ^~~~~~~~~~~ src/auth.c:351:25: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 351 | SHA1_Update(&Sha1Ctx, uri, (unsigned int)strlen(uri)); | ^~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:41, from /usr/include/openssl/ssl.h:31, from src/sipsak.h:84, from src/auth.c:17: /usr/include/openssl/sha.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); | ^~~~~~~~~~~ src/auth.c:352:25: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 352 | SHA1_Final(&ha2[0], &Sha1Ctx); | ^~~~~~~~~~ In file included from /usr/include/openssl/x509.h:41, from /usr/include/openssl/ssl.h:31, from src/sipsak.h:84, from src/auth.c:17: /usr/include/openssl/sha.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c); | ^~~~~~~~~~ src/auth.c:355:25: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 355 | SHA1_Init(&Sha1Ctx); | ^~~~~~~~~ In file included from /usr/include/openssl/x509.h:41, from /usr/include/openssl/ssl.h:31, from src/sipsak.h:84, from src/auth.c:17: /usr/include/openssl/sha.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c); | ^~~~~~~~~ src/auth.c:356:25: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 356 | SHA1_Update(&Sha1Ctx, &ha1_hex, SIPSAK_HASHHEXLEN_SHA1); | ^~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:41, from /usr/include/openssl/ssl.h:31, from src/sipsak.h:84, from src/auth.c:17: /usr/include/openssl/sha.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); | ^~~~~~~~~~~ src/auth.c:357:25: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 357 | SHA1_Update(&Sha1Ctx, ":", 1); | ^~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:41, from /usr/include/openssl/ssl.h:31, from src/sipsak.h:84, from src/auth.c:17: /usr/include/openssl/sha.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); | ^~~~~~~~~~~ src/auth.c:358:25: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 358 | SHA1_Update(&Sha1Ctx, nonce, (unsigned int)strlen(nonce)); | ^~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:41, from /usr/include/openssl/ssl.h:31, from src/sipsak.h:84, from src/auth.c:17: /usr/include/openssl/sha.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); | ^~~~~~~~~~~ src/auth.c:359:25: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 359 | SHA1_Update(&Sha1Ctx, ":", 1); | ^~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:41, from /usr/include/openssl/ssl.h:31, from src/sipsak.h:84, from src/auth.c:17: /usr/include/openssl/sha.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); | ^~~~~~~~~~~ src/auth.c:361:33: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 361 | SHA1_Update(&Sha1Ctx, qop_tmp, (unsigned int)strlen(qop_tmp)); | ^~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:41, from /usr/include/openssl/ssl.h:31, from src/sipsak.h:84, from src/auth.c:17: /usr/include/openssl/sha.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); | ^~~~~~~~~~~ src/auth.c:363:25: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 363 | SHA1_Update(&Sha1Ctx, &ha2_hex, SIPSAK_HASHHEXLEN_SHA1); | ^~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:41, from /usr/include/openssl/ssl.h:31, from src/sipsak.h:84, from src/auth.c:17: /usr/include/openssl/sha.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); | ^~~~~~~~~~~ src/auth.c:364:25: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 364 | SHA1_Final(&resp[0], &Sha1Ctx); | ^~~~~~~~~~ In file included from /usr/include/openssl/x509.h:41, from /usr/include/openssl/ssl.h:31, from src/sipsak.h:84, from src/auth.c:17: /usr/include/openssl/sha.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c); | ^~~~~~~~~~ src/auth.c:372:33: warning: 'SHA256_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 372 | SHA256_Init(&Sha256Ctx); | ^~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:41, from /usr/include/openssl/ssl.h:31, from src/sipsak.h:84, from src/auth.c:17: /usr/include/openssl/sha.h:73:27: note: declared here 73 | OSSL_DEPRECATEDIN_3_0 int SHA256_Init(SHA256_CTX *c); | ^~~~~~~~~~~ src/auth.c:373:33: warning: 'SHA256_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 373 | SHA256_Update(&Sha256Ctx, usern, (unsigned int)strlen(usern)); | ^~~~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:41, from /usr/include/openssl/ssl.h:31, from src/sipsak.h:84, from src/auth.c:17: /usr/include/openssl/sha.h:74:27: note: declared here 74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ src/auth.c:374:33: warning: 'SHA256_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 374 | SHA256_Update(&Sha256Ctx, ":", 1); | ^~~~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:41, from /usr/include/openssl/ssl.h:31, from src/sipsak.h:84, from src/auth.c:17: /usr/include/openssl/sha.h:74:27: note: declared here 74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ src/auth.c:375:33: warning: 'SHA256_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 375 | SHA256_Update(&Sha256Ctx, realm, (unsigned int)strlen(realm)); | ^~~~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:41, from /usr/include/openssl/ssl.h:31, from src/sipsak.h:84, from src/auth.c:17: /usr/include/openssl/sha.h:74:27: note: declared here 74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ src/auth.c:376:33: warning: 'SHA256_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 376 | SHA256_Update(&Sha256Ctx, ":", 1); | ^~~~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:41, from /usr/include/openssl/ssl.h:31, from src/sipsak.h:84, from src/auth.c:17: /usr/include/openssl/sha.h:74:27: note: declared here 74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ src/auth.c:377:33: warning: 'SHA256_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 377 | SHA256_Update(&Sha256Ctx, password, (unsigned int)strlen(password)); | ^~~~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:41, from /usr/include/openssl/ssl.h:31, from src/sipsak.h:84, from src/auth.c:17: /usr/include/openssl/sha.h:74:27: note: declared here 74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ src/auth.c:378:33: warning: 'SHA256_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 378 | SHA256_Final(&ha1[0], &Sha256Ctx); | ^~~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:41, from /usr/include/openssl/ssl.h:31, from src/sipsak.h:84, from src/auth.c:17: /usr/include/openssl/sha.h:76:27: note: declared here 76 | OSSL_DEPRECATEDIN_3_0 int SHA256_Final(unsigned char *md, SHA256_CTX *c); | ^~~~~~~~~~~~ src/auth.c:382:25: warning: 'SHA256_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 382 | SHA256_Init(&Sha256Ctx); | ^~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:41, from /usr/include/openssl/ssl.h:31, from src/sipsak.h:84, from src/auth.c:17: /usr/include/openssl/sha.h:73:27: note: declared here 73 | OSSL_DEPRECATEDIN_3_0 int SHA256_Init(SHA256_CTX *c); | ^~~~~~~~~~~ src/auth.c:383:25: warning: 'SHA256_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 383 | SHA256_Update(&Sha256Ctx, method, (unsigned int)strlen(method)); | ^~~~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:41, from /usr/include/openssl/ssl.h:31, from src/sipsak.h:84, from src/auth.c:17: /usr/include/openssl/sha.h:74:27: note: declared here 74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ src/auth.c:384:25: warning: 'SHA256_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 384 | SHA256_Update(&Sha256Ctx, ":", 1); | ^~~~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:41, from /usr/include/openssl/ssl.h:31, from src/sipsak.h:84, from src/auth.c:17: /usr/include/openssl/sha.h:74:27: note: declared here 74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ src/auth.c:385:25: warning: 'SHA256_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 385 | SHA256_Update(&Sha256Ctx, uri, (unsigned int)strlen(uri)); | ^~~~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:41, from /usr/include/openssl/ssl.h:31, from src/sipsak.h:84, from src/auth.c:17: /usr/include/openssl/sha.h:74:27: note: declared here 74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ src/auth.c:386:25: warning: 'SHA256_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 386 | SHA256_Final(&ha2[0], &Sha256Ctx); | ^~~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:41, from /usr/include/openssl/ssl.h:31, from src/sipsak.h:84, from src/auth.c:17: /usr/include/openssl/sha.h:76:27: note: declared here 76 | OSSL_DEPRECATEDIN_3_0 int SHA256_Final(unsigned char *md, SHA256_CTX *c); | ^~~~~~~~~~~~ src/auth.c:389:25: warning: 'SHA256_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 389 | SHA256_Init(&Sha256Ctx); | ^~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:41, from /usr/include/openssl/ssl.h:31, from src/sipsak.h:84, from src/auth.c:17: /usr/include/openssl/sha.h:73:27: note: declared here 73 | OSSL_DEPRECATEDIN_3_0 int SHA256_Init(SHA256_CTX *c); | ^~~~~~~~~~~ src/auth.c:390:25: warning: 'SHA256_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 390 | SHA256_Update(&Sha256Ctx, &ha1_hex, SIPSAK_HASHHEXLEN_SHA256); | ^~~~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:41, from /usr/include/openssl/ssl.h:31, from src/sipsak.h:84, from src/auth.c:17: /usr/include/openssl/sha.h:74:27: note: declared here 74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ src/auth.c:391:25: warning: 'SHA256_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 391 | SHA256_Update(&Sha256Ctx, ":", 1); | ^~~~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:41, from /usr/include/openssl/ssl.h:31, from src/sipsak.h:84, from src/auth.c:17: /usr/include/openssl/sha.h:74:27: note: declared here 74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ src/auth.c:392:25: warning: 'SHA256_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 392 | SHA256_Update(&Sha256Ctx, nonce, (unsigned int)strlen(nonce)); | ^~~~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:41, from /usr/include/openssl/ssl.h:31, from src/sipsak.h:84, from src/auth.c:17: /usr/include/openssl/sha.h:74:27: note: declared here 74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ src/auth.c:393:25: warning: 'SHA256_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 393 | SHA256_Update(&Sha256Ctx, ":", 1); | ^~~~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:41, from /usr/include/openssl/ssl.h:31, from src/sipsak.h:84, from src/auth.c:17: /usr/include/openssl/sha.h:74:27: note: declared here 74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ src/auth.c:395:33: warning: 'SHA256_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 395 | SHA256_Update(&Sha256Ctx, qop_tmp, (unsigned int)strlen(qop_tmp)); | ^~~~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:41, from /usr/include/openssl/ssl.h:31, from src/sipsak.h:84, from src/auth.c:17: /usr/include/openssl/sha.h:74:27: note: declared here 74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ src/auth.c:397:25: warning: 'SHA256_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 397 | SHA256_Update(&Sha256Ctx, &ha2_hex, SIPSAK_HASHHEXLEN_SHA256); | ^~~~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:41, from /usr/include/openssl/ssl.h:31, from src/sipsak.h:84, from src/auth.c:17: /usr/include/openssl/sha.h:74:27: note: declared here 74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ src/auth.c:398:25: warning: 'SHA256_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 398 | SHA256_Final(&resp[0], &Sha256Ctx); | ^~~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:41, from /usr/include/openssl/ssl.h:31, from src/sipsak.h:84, from src/auth.c:17: /usr/include/openssl/sha.h:76:27: note: declared here 76 | OSSL_DEPRECATEDIN_3_0 int SHA256_Final(unsigned char *md, SHA256_CTX *c); | ^~~~~~~~~~~~ In file included from /usr/include/string.h:519, from src/sipsak.h:69, from src/auth.c:17: In function 'strncpy', inlined from 'insert_auth' at src/auth.c:101:2: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ src/auth.c: In function 'insert_auth': src/auth.c:101:9: note: length computed here 101 | strncpy(backup, insert, strlen(insert)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from src/sipsak.h:69, from src/auth.c:17: In function 'strncpy', inlined from 'insert_auth' at src/auth.c:408:3: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ src/auth.c: In function 'insert_auth': src/auth.c:408:17: note: length computed here 408 | strncpy(insert, backup, strlen(backup)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/sipsak-0.9.8.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/sipsak-0.9.8.1' gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fstack-protector -c -o src/sipsak.o src/sipsak.c In file included from /usr/include/string.h:519, from src/sipsak.h:69, from src/sipsak.c:31: In function 'strncpy', inlined from 'main' at src/sipsak.c:763:5: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ src/sipsak.c: In function 'main': src/sipsak.c:763:33: note: length computed here 763 | strncpy(options.auth_username, optarg, strlen(optarg)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from src/sipsak.h:69, from src/sipsak.c:31: In function 'strncpy', inlined from 'main' at src/sipsak.c:418:5: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ src/sipsak.c: In function 'main': src/sipsak.c:418:33: note: length computed here 418 | strncpy(backup, optarg, strlen(optarg)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from src/sipsak.h:69, from src/sipsak.c:31: In function 'strncpy', inlined from 'main' at src/sipsak.c:434:6: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ src/sipsak.c: In function 'main': src/sipsak.c:434:41: note: length computed here 434 | strncpy(options.from_uri, optarg, strlen(optarg)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from src/sipsak.h:69, from src/sipsak.c:31: In function 'strncpy', inlined from 'main' at src/sipsak.c:403:6: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ src/sipsak.c: In function 'main': src/sipsak.c:403:41: note: length computed here 403 | strncpy(options.password, optarg, strlen(optarg)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from src/sipsak.h:69, from src/sipsak.c:31: In function 'strncpy', inlined from 'main' at src/sipsak.c:615:5: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ src/sipsak.c: In function 'main': src/sipsak.c:615:33: note: length computed here 615 | strncpy(options.con_dis, optarg, strlen(optarg)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from src/sipsak.h:69, from src/sipsak.c:31: In function 'strncpy', inlined from 'main' at src/sipsak.c:450:6: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ src/sipsak.c: In function 'main': src/sipsak.c:450:41: note: length computed here 450 | strncpy(backup, optarg, strlen(optarg)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from src/sipsak.h:69, from src/sipsak.c:31: In function 'strncpy', inlined from 'main' at src/sipsak.c:467:7: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ src/sipsak.c: In function 'main': src/sipsak.c:467:49: note: length computed here 467 | strncpy(options.contact_uri, optarg, strlen(optarg)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from src/sipsak.h:69, from src/sipsak.c:31: In function 'strncpy', inlined from 'main' at src/sipsak.c:414:5: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ src/sipsak.c: In function 'main': src/sipsak.c:414:33: note: length computed here 414 | strncpy(options.mes_body, optarg, strlen(optarg)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/sipsak-0.9.8.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/sipsak-0.9.8.1' gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fstack-protector -c -o src/shoot.o src/shoot.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/sipsak-0.9.8.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/sipsak-0.9.8.1' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o sipsak src/transport.o src/auth.o src/header_f.o src/helper.o src/md5.o src/request.o src/shoot.o src/sipsak.o src/exit_code.o -lcrypto make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/sipsak-0.9.8.1' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.2hnTo9 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/sipsak-0.9.8.1-2.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/sipsak-0.9.8.1-2.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/sipsak-0.9.8.1-2.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/sipsak-0.9.8.1-2.mga9.aarch64 + cd sipsak-0.9.8.1 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/sipsak-0.9.8.1-2.mga9.aarch64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/sipsak-0.9.8.1' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/sipsak-0.9.8.1-2.mga9.aarch64/usr/bin' /usr/bin/install -p sipsak '/home/iurt/rpmbuild/BUILDROOT/sipsak-0.9.8.1-2.mga9.aarch64/usr/bin' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/sipsak-0.9.8.1-2.mga9.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 sipsak.1 '/home/iurt/rpmbuild/BUILDROOT/sipsak-0.9.8.1-2.mga9.aarch64/usr/share/man/man1' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/sipsak-0.9.8.1' + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.9.8.1-2.mga9 --unique-debug-suffix -0.9.8.1-2.mga9.aarch64 --unique-debug-src-base sipsak-0.9.8.1-2.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/sipsak-0.9.8.1 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sipsak-0.9.8.1-2.mga9.aarch64/usr/bin/sipsak dwz: ./usr/bin/sipsak-0.9.8.1-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str original debug info size: 228kB, size after compression: 228kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 398 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: sipsak-0.9.8.1-2.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.3CWchy + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd sipsak-0.9.8.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/sipsak-0.9.8.1-2.mga9.aarch64/usr/share/doc/sipsak + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/sipsak-0.9.8.1-2.mga9.aarch64/usr/share/doc/sipsak + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/sipsak-0.9.8.1-2.mga9.aarch64/usr/share/doc/sipsak + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/sipsak-0.9.8.1-2.mga9.aarch64/usr/share/doc/sipsak + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/sipsak-0.9.8.1-2.mga9.aarch64/usr/share/doc/sipsak + cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/sipsak-0.9.8.1-2.mga9.aarch64/usr/share/doc/sipsak + RPM_EC=0 ++ jobs -p + exit 0 Provides: sipsak = 0.9.8.1-2.mga9 sipsak(aarch-64) = 0.9.8.1-2.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) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) Processing files: sipsak-debugsource-0.9.8.1-2.mga9.aarch64 Provides: sipsak-debugsource = 0.9.8.1-2.mga9 sipsak-debugsource(aarch-64) = 0.9.8.1-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: sipsak-debuginfo-0.9.8.1-2.mga9.aarch64 Provides: debuginfo(build-id) = 2e5646422ff8135a217a78174318eff6e69697dd sipsak-debuginfo = 0.9.8.1-2.mga9 sipsak-debuginfo(aarch-64) = 0.9.8.1-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: sipsak-debugsource(aarch-64) = 0.9.8.1-2.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/sipsak-0.9.8.1-2.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/sipsak-0.9.8.1-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/sipsak-debuginfo-0.9.8.1-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/sipsak-debugsource-0.9.8.1-2.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.sWcVaM + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd sipsak-0.9.8.1 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/sipsak-0.9.8.1-2.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.XdtRE9 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf sipsak-0.9.8.1 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!