D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/sipsak-0.9.8-1.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4qVOws + 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 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/sipsak-0.9.8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd sipsak-0.9.8 + /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.yV9Oww + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd sipsak-0.9.8 + '[' 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 + 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... aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-gcc option to enable C11 features... none needed checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of aarch64-mageia-linux-gnu-gcc... none checking whether aarch64-mageia-linux-gnu-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' aarch64-mageia-linux-gnu-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' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/sipsak-0.9.8' aarch64-mageia-linux-gnu-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' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/sipsak-0.9.8' aarch64-mageia-linux-gnu-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:91:10: warning: '__builtin_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: '__builtin___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: '__builtin_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]: Leaving directory '/home/iurt/rpmbuild/BUILD/sipsak-0.9.8' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/sipsak-0.9.8' aarch64-mageia-linux-gnu-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 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: '__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 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: '__builtin_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]: Leaving directory '/home/iurt/rpmbuild/BUILD/sipsak-0.9.8' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/sipsak-0.9.8' aarch64-mageia-linux-gnu-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' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/sipsak-0.9.8' aarch64-mageia-linux-gnu-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:91:10: warning: '__builtin_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: '__builtin_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: '__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': 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: '__builtin_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: '__builtin_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: '__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 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: '__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 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: '__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 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: '__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 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: '__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 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: '__builtin_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: '__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 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: '__builtin_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: '__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 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: '__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_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: '__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_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: '__builtin_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: '__builtin_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: '__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 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: '__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 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: '__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))); | ~^~~~~~~~~~~~ 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: '__builtin___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: '__builtin_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: '__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))); | ~^~~~~~~~~~~~ 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: '__builtin___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: '__builtin_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]: Leaving directory '/home/iurt/rpmbuild/BUILD/sipsak-0.9.8' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/sipsak-0.9.8' aarch64-mageia-linux-gnu-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' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/sipsak-0.9.8' aarch64-mageia-linux-gnu-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: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 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: '__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 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: '__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 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: '__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 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: '__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 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: '__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 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: '__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 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: '__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)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/sipsak-0.9.8' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/sipsak-0.9.8' aarch64-mageia-linux-gnu-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' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/sipsak-0.9.8' aarch64-mageia-linux-gnu-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' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.h7xE9t + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/sipsak-0.9.8-1.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/sipsak-0.9.8-1.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/sipsak-0.9.8-1.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/sipsak-0.9.8-1.mga8.aarch64 + cd sipsak-0.9.8 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/sipsak-0.9.8-1.mga8.aarch64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/sipsak-0.9.8' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/sipsak-0.9.8-1.mga8.aarch64/usr/bin' /usr/bin/install -p sipsak '/home/iurt/rpmbuild/BUILDROOT/sipsak-0.9.8-1.mga8.aarch64/usr/bin' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/sipsak-0.9.8-1.mga8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 sipsak.1 '/home/iurt/rpmbuild/BUILDROOT/sipsak-0.9.8-1.mga8.aarch64/usr/share/man/man1' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/sipsak-0.9.8' + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 0.9.8-1.mga8 --unique-debug-suffix -0.9.8-1.mga8.aarch64 --unique-debug-src-base sipsak-0.9.8-1.mga8.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 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sipsak-0.9.8-1.mga8.aarch64/usr/bin/sipsak extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sipsak-0.9.8-1.mga8.aarch64/usr/bin/sipsak original debug info size: 304kB, size after compression: 288kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 377 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 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: sipsak-0.9.8-1.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.VZ8Zow + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd sipsak-0.9.8 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/sipsak-0.9.8-1.mga8.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.mga8.aarch64/usr/share/doc/sipsak + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/sipsak-0.9.8-1.mga8.aarch64/usr/share/doc/sipsak + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/sipsak-0.9.8-1.mga8.aarch64/usr/share/doc/sipsak + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/sipsak-0.9.8-1.mga8.aarch64/usr/share/doc/sipsak + cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/sipsak-0.9.8-1.mga8.aarch64/usr/share/doc/sipsak + RPM_EC=0 ++ jobs -p + exit 0 Provides: sipsak = 0.9.8-1.mga8 sipsak(aarch-64) = 0.9.8-1.mga8 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) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) Processing files: sipsak-debugsource-0.9.8-1.mga8.aarch64 Provides: sipsak-debugsource = 0.9.8-1.mga8 sipsak-debugsource(aarch-64) = 0.9.8-1.mga8 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.mga8.aarch64 Provides: debuginfo(build-id) = fedec3dff4c02c1c5ff720de0639e3752f8ac5f1 sipsak-debuginfo = 0.9.8-1.mga8 sipsak-debuginfo(aarch-64) = 0.9.8-1.mga8 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.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/sipsak-0.9.8-1.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/sipsak-0.9.8-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/sipsak-debugsource-0.9.8-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/sipsak-debuginfo-0.9.8-1.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.yE2ifw + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd sipsak-0.9.8 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/sipsak-0.9.8-1.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Eg3qPs + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf sipsak-0.9.8 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!