Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/sipsak.spec'], chrootPath='/var/lib/mock/f33-build-463310-63671/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/sipsak.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1610150400 Wrote: /builddir/build/SRPMS/sipsak-0.9.8.1-1.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/sipsak.spec'], chrootPath='/var/lib/mock/f33-build-463310-63671/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/sipsak.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1610150400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.P0dKUu + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf sipsak-0.9.8.1 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/sipsak-0.9.8.1.tar.gz + 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 /var/tmp/rpm-tmp.3Uzcxw + umask 022 + cd /builddir/build/BUILD + cd sipsak-0.9.8.1 + autoreconf -ivf 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: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing autoreconf: Leaving directory `.' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2021-01-17 14:24:46.280278342 -0500 +++ ./configure 2021-01-17 14:25:21.610271400 -0500 @@ -1885,7 +1885,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-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-gnutls configure: WARNING: unrecognized options: --disable-gnutls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes 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 whether to enable maintainer-specific portions of Makefiles... no checking for riscv64-redhat-linux-gnu-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 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... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for stdlib.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for string.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking for netinet/ip.h... yes checking for netinet/udp.h... yes checking for netinet/ip_icmp.h... yes checking cygwin/icmp.h usability... no checking cygwin/icmp.h presence... no checking for cygwin/icmp.h... no checking raw socket support... yes checking for size_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) 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 riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for CHECK... no checking for GNUTLS... no checking openssl/md5.h usability... yes checking openssl/md5.h presence... yes checking for openssl/md5.h... yes checking for library containing MD5_Init... -lcrypto checking openssl/sha.h usability... yes checking openssl/sha.h presence... yes checking for openssl/sha.h... yes checking for library containing SHA1_Init... none required checking for GNUTLS319... no checking for CARES... yes checking arpa/nameser.h usability... yes checking arpa/nameser.h presence... yes checking for arpa/nameser.h... yes 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 configure: WARNING: unrecognized options: --disable-gnutls + /usr/bin/make -O -j4 V=1 VERBOSE=1 /usr/bin/make all-am make[1]: Entering directory '/builddir/build/BUILD/sipsak-0.9.8.1' gcc -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fstack-protector -c -o src/auth.o src/auth.c make[1]: Leaving directory '/builddir/build/BUILD/sipsak-0.9.8.1' 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:91:10: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/auth.c: In function 'insert_auth': src/auth.c:101:2: 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:91:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/auth.c: In function 'insert_auth': src/auth.c:408:3: note: length computed here 408 | strncpy(insert, backup, strlen(backup)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/sipsak-0.9.8.1' gcc -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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:91:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/header_f.c: In function 'insert_header': src/header_f.c:43:2: 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:91:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/header_f.c: In function 'insert_header': src/header_f.c:44:2: 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:91:10: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/header_f.c: In function 'insert_header': src/header_f.c:45:40: 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:91:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/header_f.c: In function 'add_via': src/header_f.c:84:2: 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:91:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/header_f.c: In function 'add_via': src/header_f.c:85:2: 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:91:10: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/header_f.c: In function 'add_via': src/header_f.c:86:40: 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:91:10: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/header_f.c: In function 'set_maxforw': src/header_f.c:200:3: 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:91:10: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/header_f.c: In function 'set_maxforw': src/header_f.c:212:26: 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:91:10: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/header_f.c: In function 'set_maxforw': src/header_f.c:178:33: 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:91:10: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/header_f.c: In function 'set_maxforw': src/header_f.c:188:24: 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:91:10: warning: 'strncpy' output truncated before terminating nul copying 10 bytes from a string of the same length [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'uri_replace' at src/header_f.c:233:2: /usr/include/bits/string_fortified.h:91:10: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/header_f.c: In function 'uri_replace': src/headermake[1]: Leaving directory '/builddir/build/BUILD/sipsak-0.9.8.1' make[1]: Entering directory '/builddir/build/BUILD/sipsak-0.9.8.1' gcc -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fstack-protector -c -o src/transport.o src/transport.c make[1]: Leaving directory '/builddir/build/BUILD/sipsak-0.9.8.1' _f.c:233:2: 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:91:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/header_f.c: In function 'uri_replace': src/header_f.c:235:2: 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:91:10: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/header_f.c: In function 'uri_replace': src/header_f.c:237:49: 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:91:10: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/header_f.c: In function 'set_cl': src/header_f.c:258:2: 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:91:10: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/header_f.c: In function 'set_cl': src/header_f.c:266:22: 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:91:10: warning: 'strncpy' output truncated before terminating nul copying 14 bytes from a string of the same length [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'cpy_rr' at src/header_f.c:338:5: /usr/include/bits/string_fortified.h:91:10: warning: 'strncpy' output truncated before terminating nul copying 7 bytes from a string of the same length [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'cpy_rr' at src/header_f.c:328:3: /usr/include/bits/string_fortified.h:91:10: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/header_f.c: In function 'cpy_rr': src/header_f.c:328:3: 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:91:10: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/header_f.c: In function 'cpy_rr': src/header_f.c:350:23: 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:91:10: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/header_f.c: In function 'increase_cseq': src/header_f.c:456:33: note: length computed here 456 | strncpy(backup, eol, (size_t)(strlen(eol))); | ~^~~~~~~~~~~~ src/header_f.c:457:25: 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:866, from src/sipsak.h:26, from src/header_f.c:18: /usr/include/bits/stdio2.h:70:10: note: '__snprintf_chk' output between 3 and 13 bytes into a destination of size 11 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __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:91:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/header_f.c: In function 'increase_cseq': src/header_f.c:459:3: 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:91:10: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/header_f.c: In function 'increase_cseq': src/header_f.c:471:34: note: length computed here 471 | strncpy(backup, eol, (size_t)(strlen(eol))); | ~^~~~~~~~~~~~ src/header_f.c:472:26: 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:866, from src/sipsak.h:26, from src/header_f.c:18: /usr/include/bits/stdio2.h:70:10: note: '__snprintf_chk' output between 3 and 13 bytes into a destination of size 11 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __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:91:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/header_f.c: In function 'increase_cseq': src/header_f.c:474:4: note: length computed here 474 | strncpy(cs_s, backup, strlen(backup)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/sipsak-0.9.8.1' gcc -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fstack-protector -c -o src/helper.o src/helper.c make[1]: Leaving directory '/builddir/build/BUILD/sipsak-0.9.8.1' In file included from /usr/include/string.h:519, from src/sipsak.h:69, from src/helper.c:17: In function 'strncpy', inlined from 'srv_ares' at src/helper.c:336:2: /usr/include/bits/string_fortified.h:91:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/helper.c: In function 'srv_ares': src/helper.c:336:2: note: length computed here 336 | strncpy(srvh, srv, strlen(srv)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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:91:10: warning: 'strncpy' output may be truncated copying 64 bytes from a string of length 99 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/helper.c: In function 'get_fqdn': src/helper.c:475:31: 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:866, from src/sipsak.h:26, from src/helper.c:17: /usr/include/bits/stdio2.h:70:10: note: '__snprintf_chk' output between 2 and 200 bytes into a destination of size 65 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __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:91:10: warning: 'strncpy' output may be truncated copying 64 bytes from a string of length 99 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/sipsak-0.9.8.1' gcc -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fstack-protector -c -o src/md5.o src/md5.c make[1]: Leaving directory '/builddir/build/BUILD/sipsak-0.9.8.1' make[1]: Entering directory '/builddir/build/BUILD/sipsak-0.9.8.1' gcc -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fstack-protector -c -o src/request.o src/request.c make[1]: Leaving directory '/builddir/build/BUILD/sipsak-0.9.8.1' make[1]: Entering directory '/builddir/build/BUILD/sipsak-0.9.8.1' gcc -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fstack-protector -c -o src/exit_code.o src/exit_code.c make[1]: Leaving directory '/builddir/build/BUILD/sipsak-0.9.8.1' make[1]: Entering directory '/builddir/build/BUILD/sipsak-0.9.8.1' gcc -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fstack-protector -c -o src/shoot.o src/shoot.c make[1]: Leaving directory '/builddir/build/BUILD/sipsak-0.9.8.1' make[1]: Entering directory '/builddir/build/BUILD/sipsak-0.9.8.1' gcc -DHAVE_CONFIG_H -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fstack-protector -c -o src/sipsak.o src/sipsak.c make[1]: Leaving directory '/builddir/build/BUILD/sipsak-0.9.8.1' 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:91:10: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/sipsak.c: In function 'main': src/sipsak.c:763:5: 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:91:10: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/sipsak.c: In function 'main': src/sipsak.c:418:5: 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:91:10: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/sipsak.c: In function 'main': src/sipsak.c:434:6: 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:91:10: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/sipsak.c: In function 'main': src/sipsak.c:403:6: 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:91:10: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/sipsak.c: In function 'main': src/sipsak.c:615:5: 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:91:10: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/sipsak.c: In function 'main': src/sipsak.c:450:6: 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:91:10: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/sipsak.c: In function 'main': src/sipsak.c:467:7: 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:91:10: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/sipsak.c: In function 'main': src/sipsak.c:414:5: note: length computed here 414 | strncpy(options.mes_body, optarg, strlen(optarg)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/sipsak-0.9.8.1' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fstack-protector -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -L/usr/usr/lib64 -lcares make[1]: Leaving directory '/builddir/build/BUILD/sipsak-0.9.8.1' In function 'strncpy', inlined from 'insert_auth' at src/auth.c:101:2: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/auth.c: In function 'insert_auth': src/auth.c:101:2: note: length computed here 101 | strncpy(backup, insert, strlen(insert)); | ^ In function 'strncpy', inlined from 'insert_auth' at src/auth.c:408:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/auth.c: In function 'insert_auth': src/auth.c:408:3: note: length computed here 408 | strncpy(insert, backup, strlen(backup)); | ^ In function 'strncpy', inlined from 'add_via' at src/header_f.c:84:2: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/header_f.c: In function 'add_via': src/header_f.c:84:2: note: length computed here 84 | strncpy(backup, via, strlen(via)); | ^ In function 'strncpy', inlined from 'add_via' at src/header_f.c:85:2: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/header_f.c: In function 'add_via': src/header_f.c:85:2: note: length computed here 85 | strncpy(via, via_line, strlen(via_line)); | ^ In function 'strncpy', inlined from 'add_via' at src/header_f.c:86:2: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/header_f.c: In function 'add_via': src/header_f.c:86:40: note: length computed here 86 | strncpy(via+strlen(via_line), backup, strlen(backup)+1); | ^ In function 'strncpy', inlined from 'uri_replace' at src/header_f.c:233:2: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/header_f.c: In function 'uri_replace': src/header_f.c:233:2: note: length computed here 233 | strncpy(backup, foo, strlen(foo)); | ^ In function 'strncpy', inlined from 'uri_replace' at src/header_f.c:235:2: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/header_f.c: In function 'uri_replace': src/header_f.c:235:2: note: length computed here 235 | strncpy(foo, uri, strlen(uri)); | ^ In function 'strncpy', inlined from 'uri_replace' at src/header_f.c:237:2: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/header_f.c: In function 'uri_replace': src/header_f.c:237:49: note: length computed here 237 | strncpy(foo+strlen(uri)+SIP20_STR_LEN, backup, strlen(backup)+1); | ^ In function 'strncpy', inlined from 'cpy_rr' at src/header_f.c:328:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/header_f.c: In function 'cpy_rr': src/header_f.c:328:3: note: length computed here 328 | strncpy(backup, cr, strlen(cr)); | ^ In function 'strncpy', inlined from 'cpy_rr' at src/header_f.c:350:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/header_f.c: In function 'cpy_rr': src/header_f.c:350:23: note: length computed here 350 | strncpy(cr, backup, strlen(backup)+1); | ^ In function 'strncpy', inlined from 'srv_ares' at src/helper.c:336:2: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/helper.c: In function 'srv_ares': src/helper.c:336:2: note: length computed here 336 | strncpy(srvh, srv, strlen(srv)); | ^ In function 'strncpy', inlined from 'set_maxforw' at src/header_f.c:200:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/header_f.c: In function 'set_maxforw': src/header_f.c:200:3: note: length computed here 200 | strncpy(backup, crlfi, strlen(crlfi)); | ^ In function 'strncpy', inlined from 'set_maxforw' at src/header_f.c:212:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/header_f.c: In function 'set_maxforw': src/header_f.c:212:26: note: length computed here 212 | strncpy(crlfi, backup, strlen(backup)+1); | ^ In function 'strncpy', inlined from 'set_maxforw' at src/header_f.c:178:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/header_f.c: In function 'set_maxforw': src/header_f.c:178:33: note: length computed here 178 | strncpy(backup, max, (size_t)(strlen(max))); | ^ In function 'strncpy', inlined from 'set_maxforw' at src/header_f.c:188:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/header_f.c: In function 'set_maxforw': src/header_f.c:188:24: note: length computed here 188 | strncpy(max, backup, strlen(backup)+1); | ^ In function 'strncpy', inlined from 'increase_cseq' at src/header_f.c:456:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/header_f.c: In function 'increase_cseq': src/header_f.c:456:33: note: length computed here 456 | strncpy(backup, eol, (size_t)(strlen(eol))); | ^ In function 'strncpy', inlined from 'increase_cseq' at src/header_f.c:459:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/header_f.c: In function 'increase_cseq': src/header_f.c:459:3: note: length computed here 459 | strncpy(cs_s, backup, strlen(backup)); | ^ In function 'strncpy', inlined from 'increase_cseq' at src/header_f.c:471:4: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/header_f.c: In function 'increase_cseq': src/header_f.c:471:34: note: length computed here 471 | strncpy(backup, eol, (size_t)(strlen(eol))); | ^ In function 'strncpy', inlined from 'increase_cseq' at src/header_f.c:474:4: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/header_f.c: In function 'increase_cseq': src/header_f.c:474:4: note: length computed here 474 | strncpy(cs_s, backup, strlen(backup)); | ^ In function 'strncpy', inlined from 'insert_header.constprop' at src/header_f.c:43:2: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/header_f.c: In function 'insert_header.constprop': src/header_f.c:43:2: note: length computed here 43 | strncpy(backup, ins, strlen(ins)); | ^ In function 'strncpy', inlined from 'insert_header.constprop' at src/header_f.c:44:2: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/header_f.c: In function 'insert_header.constprop': src/header_f.c:44:2: note: length computed here 44 | strncpy(ins, header, strlen(header)); | ^ In function 'strncpy', inlined from 'insert_header.constprop' at src/header_f.c:45:2: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/header_f.c: In function 'insert_header.constprop': src/header_f.c:45:40: note: length computed here 45 | strncpy(ins + strlen(header), backup, strlen(backup)+1); | ^ In function 'strncpy', inlined from 'set_cl' at src/header_f.c:258:2, inlined from 'build_ack.constprop' at src/header_f.c:373:2: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/header_f.c: In function 'build_ack.constprop': src/header_f.c:258:2: note: length computed here 258 | strncpy(backup, cr, strlen(cr)); | ^ In function 'strncpy', inlined from 'set_cl' at src/header_f.c:266:2, inlined from 'build_ack.constprop' at src/header_f.c:373:2: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/header_f.c: In function 'build_ack.constprop': src/header_f.c:266:22: note: length computed here 266 | strncpy(cr, backup, strlen(backup)+1); | ^ In function 'strncpy', inlined from 'main' at src/sipsak.c:763:5: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/sipsak.c: In function 'main': src/sipsak.c:763:5: note: length computed here 763 | strncpy(options.auth_username, optarg, strlen(optarg)); | ^ In function 'strncpy', inlined from 'main' at src/sipsak.c:418:5: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/sipsak.c: In function 'main': src/sipsak.c:418:5: note: length computed here 418 | strncpy(backup, optarg, strlen(optarg)); | ^ In function 'strncpy', inlined from 'main' at src/sipsak.c:434:6: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/sipsak.c: In function 'main': src/sipsak.c:434:6: note: length computed here 434 | strncpy(options.from_uri, optarg, strlen(optarg)); | ^ In function 'strncpy', inlined from 'main' at src/sipsak.c:403:6: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/sipsak.c: In function 'main': src/sipsak.c:403:6: note: length computed here 403 | strncpy(options.password, optarg, strlen(optarg)); | ^ In function 'strncpy', inlined from 'main' at src/sipsak.c:615:5: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/sipsak.c: In function 'main': src/sipsak.c:615:5: note: length computed here 615 | strncpy(options.con_dis, optarg, strlen(optarg)); | ^ In function 'strncpy', inlined from 'main' at src/sipsak.c:450:6: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/sipsak.c: In function 'main': src/sipsak.c:450:6: note: length computed here 450 | strncpy(backup, optarg, strlen(optarg)); | ^ In function 'strncpy', inlined from 'main' at src/sipsak.c:467:7: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/sipsak.c: In function 'main': src/sipsak.c:467:7: note: length computed here 467 | strncpy(options.contact_uri, optarg, strlen(optarg)); | ^ In function 'strncpy', inlined from 'main' at src/sipsak.c:414:5: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/sipsak.c: In function 'main': src/sipsak.c:414:5: note: length computed here 414 | strncpy(options.mes_body, optarg, strlen(optarg)); | ^ Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rOP1Uv + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/sipsak-0.9.8.1-1.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/sipsak-0.9.8.1-1.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/sipsak-0.9.8.1-1.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/sipsak-0.9.8.1-1.fc33.riscv64 + cd sipsak-0.9.8.1 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/sipsak-0.9.8.1-1.fc33.riscv64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/builddir/build/BUILD/sipsak-0.9.8.1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sipsak-0.9.8.1-1.fc33.riscv64/usr/bin' /usr/bin/install -p sipsak '/builddir/build/BUILDROOT/sipsak-0.9.8.1-1.fc33.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sipsak-0.9.8.1-1.fc33.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 sipsak.1 '/builddir/build/BUILDROOT/sipsak-0.9.8.1-1.fc33.riscv64/usr/share/man/man1' make[1]: Leaving directory '/builddir/build/BUILD/sipsak-0.9.8.1' + rm -f '/builddir/build/BUILDROOT/sipsak-0.9.8.1-1.fc33.riscv64//usr/lib64/*.la' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.9.8.1-1.fc33 --unique-debug-suffix -0.9.8.1-1.fc33.riscv64 --unique-debug-src-base sipsak-0.9.8.1-1.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/sipsak-0.9.8.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/sipsak-0.9.8.1-1.fc33.riscv64/usr/bin/sipsak extracting debug info from /builddir/build/BUILDROOT/sipsak-0.9.8.1-1.fc33.riscv64/usr/bin/sipsak original debug info size: 784kB, size after compression: 768kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 377 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: sipsak-0.9.8.1-1.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mM6M0r + umask 022 + cd /builddir/build/BUILD + cd sipsak-0.9.8.1 + DOCDIR=/builddir/build/BUILDROOT/sipsak-0.9.8.1-1.fc33.riscv64/usr/share/doc/sipsak + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sipsak-0.9.8.1-1.fc33.riscv64/usr/share/doc/sipsak + cp -pr AUTHORS /builddir/build/BUILDROOT/sipsak-0.9.8.1-1.fc33.riscv64/usr/share/doc/sipsak + cp -pr ChangeLog /builddir/build/BUILDROOT/sipsak-0.9.8.1-1.fc33.riscv64/usr/share/doc/sipsak + cp -pr NEWS /builddir/build/BUILDROOT/sipsak-0.9.8.1-1.fc33.riscv64/usr/share/doc/sipsak + cp -pr README /builddir/build/BUILDROOT/sipsak-0.9.8.1-1.fc33.riscv64/usr/share/doc/sipsak + cp -pr TODO /builddir/build/BUILDROOT/sipsak-0.9.8.1-1.fc33.riscv64/usr/share/doc/sipsak + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.afUtsw + umask 022 + cd /builddir/build/BUILD + cd sipsak-0.9.8.1 + LICENSEDIR=/builddir/build/BUILDROOT/sipsak-0.9.8.1-1.fc33.riscv64/usr/share/licenses/sipsak + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sipsak-0.9.8.1-1.fc33.riscv64/usr/share/licenses/sipsak + cp -pr COPYING /builddir/build/BUILDROOT/sipsak-0.9.8.1-1.fc33.riscv64/usr/share/licenses/sipsak + RPM_EC=0 ++ jobs -p + exit 0 Provides: sipsak = 0.9.8.1-1.fc33 sipsak(riscv-64) = 0.9.8.1-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcares.so.2()(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) rtld(GNU_HASH) Processing files: sipsak-debugsource-0.9.8.1-1.fc33.riscv64 Provides: sipsak-debugsource = 0.9.8.1-1.fc33 sipsak-debugsource(riscv-64) = 0.9.8.1-1.fc33 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-1.fc33.riscv64 Provides: debuginfo(build-id) = 1c3b1fb8a69239068f069f31ffad754d2ac9b4b4 sipsak-debuginfo = 0.9.8.1-1.fc33 sipsak-debuginfo(riscv-64) = 0.9.8.1-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: sipsak-debugsource(riscv-64) = 0.9.8.1-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/sipsak-0.9.8.1-1.fc33.riscv64 Wrote: /builddir/build/RPMS/sipsak-0.9.8.1-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/sipsak-debugsource-0.9.8.1-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/sipsak-debuginfo-0.9.8.1-1.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qJpQLt + umask 022 + cd /builddir/build/BUILD + cd sipsak-0.9.8.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/sipsak-0.9.8.1-1.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0