D: [iurt_root_command] chroot
warning: %make is deprecated, use %make_build instead
Installing /home/iurt/rpmbuild/SRPMS/sipcalc-1.1.6-5.mga8.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8VpU7R
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf sipcalc-1.1.6
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/sipcalc-1.1.6.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd sipcalc-1.1.6
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ iconv -f ISO-8859-1 -t UTF-8 ChangeLog
+ touch -r ChangeLog ChangeLog.utf8
+ mv -f ChangeLog.utf8 ChangeLog
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.rSPENR
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd sipcalc-1.1.6
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ CONFIGURE_TOP=.
+ '[' 1 = 1 ']'
++ find . -name config.guess -o -name config.sub
+ /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool
Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html)
+ /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool
+ /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=x86_64-mageia-linux-gnu --build=x86_64-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
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 for x86_64-mageia-linux-gnu-gcc... x86_64-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 we are using the GNU C compiler... yes
checking whether x86_64-mageia-linux-gnu-gcc accepts -g... yes
checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of x86_64-mageia-linux-gnu-gcc... none
checking how to run the C preprocessor... x86_64-mageia-linux-gnu-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 sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for unistd.h... (cached) yes
checking for sys/types.h... (cached) yes
checking sys/bitypes.h usability... yes
checking sys/bitypes.h presence... yes
checking for sys/bitypes.h... yes
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking whether x86_64-mageia-linux-gnu-gcc needs -traditional... no
checking for inet_ntoa in -lnsl... yes
checking for socket... yes
checking for strstr... yes
checking for strtol... yes
checking for strtoul... yes
checking for gethostbyname... yes
checking for gethostbyname2... yes
checking for inet_ntop... yes
checking for getipnodebyaddr... no
checking for getaddrinfo... yes
checking for socket in -lsocket... no
checking for gethostbyname in netdb.h... yes
checking for gethostbyname2 in netdb.h... no
checking for getaddrinfo in netdb.h... no
checking if struct sockaddr has sa_len field... no
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for getopt_long... yes
checking if type uint8_t exists... no
checking if type uint16_t exists... no
checking if type uint32_t exists... no
checking if type u_int8_t exists... yes
checking if type u_int16_t exists... yes
checking if type u_int32_t exists... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
+ /usr/bin/make -O -j8
/usr/bin/make  all-recursive
Making all in doc
make[2]: Nothing to be done for 'all'.
Making all in include
make[2]: Nothing to be done for 'all'.
Making all in src
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sipcalc-1.1.6/src'
x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/local/include -c interface.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sipcalc-1.1.6/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sipcalc-1.1.6/src'
x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/local/include -c sub-output.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sipcalc-1.1.6/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sipcalc-1.1.6/src'
x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/local/include -c sub-func.c
In file included from /usr/include/string.h:495,
                 from sub-func.c:46:
In function 'strncpy',
    inlined from 'resolve_addr' at sub-func.c:1493:4:
/usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sub-func.c: In function 'resolve_addr':
sub-func.c:1493:26: note: length computed here
 1493 |    strncpy (raddr, addr, strlen (addr) - strlen (tmpstr));
      |                          ^~~~~~~~~~~~~
In file included from /usr/include/string.h:495,
                 from sub-func.c:46:
In function 'strncpy',
    inlined from 'resolve_addr' at sub-func.c:1487:3:
/usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sub-func.c: In function 'resolve_addr':
sub-func.c:1487:25: note: length computed here
 1487 |   strncpy (raddr, addr, strlen (addr) - strlen (tmpstr));
      |                         ^~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sipcalc-1.1.6/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sipcalc-1.1.6/src'
x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/local/include -c sub.c
In file included from sub.c:51:
sub.c: In function 'get_boxargs':
sub.c:388:34: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=]
  388 |    safe_snprintf (abox_cur->str, "%s %s", expaddr, argv[argcount + 1]);
      |                                  ^~~~~~~
../include/sub.h:81:71: note: in definition of macro 'safe_snprintf'
   81 | #define safe_snprintf(dest,whatever...) snprintf(dest,sizeof(dest),## whatever)
      |                                                                       ^~~~~~~~
sub.c:388:40: note: format string is defined here
  388 |    safe_snprintf (abox_cur->str, "%s %s", expaddr, argv[argcount + 1]);
      |                                        ^
In file included from /usr/include/stdio.h:867,
                 from sub.c:38:
/usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 129) into a destination of size 128
   67 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   68 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sub.c:373:35: warning: '%s' directive output may be truncated writing up to 127 bytes into a region of size 34 [-Wformat-truncation=]
  373 |     snprintf (abox_cur->str, 34, "%s %s", expaddr, argv[argcount + 1]);
      |                                   ^~      ~~~~~~~
In file included from /usr/include/stdio.h:867,
                 from sub.c:38:
/usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 129) into a destination of size 34
   67 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   68 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sub.c:377:35: warning: '%s' directive output may be truncated writing up to 127 bytes into a region of size 18 [-Wformat-truncation=]
  377 |     snprintf (abox_cur->str, 18, "%s", expaddr);
      |                                   ^~   ~~~~~~~
In file included from /usr/include/stdio.h:867,
                 from sub.c:38:
/usr/include/bits/stdio2.h:67:10: note: '__builtin_snprintf' output between 1 and 128 bytes into a destination of size 18
   67 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   68 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sipcalc-1.1.6/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sipcalc-1.1.6/src'
x86_64-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 -I/usr/local/include  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o sipcalc sub-func.o interface.o sub-output.o sub.o  -lnsl -L/usr/local/lib
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sipcalc-1.1.6/src'
make[2]: Nothing to be done for 'all-am'.
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.jhgTwU
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/sipcalc-1.1.6-5.mga8.x86_64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/sipcalc-1.1.6-5.mga8.x86_64
++ dirname /home/iurt/rpmbuild/BUILDROOT/sipcalc-1.1.6-5.mga8.x86_64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/sipcalc-1.1.6-5.mga8.x86_64
+ cd sipcalc-1.1.6
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/sipcalc-1.1.6-5.mga8.x86_64 'INSTALL=/usr/bin/install -p'
Making install in doc
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/sipcalc-1.1.6/doc'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sipcalc-1.1.6/doc'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/sipcalc-1.1.6-5.mga8.x86_64/usr/share/man/man1'
 /usr/bin/install -p -m 644 sipcalc.1 '/home/iurt/rpmbuild/BUILDROOT/sipcalc-1.1.6-5.mga8.x86_64/usr/share/man/man1'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sipcalc-1.1.6/doc'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/sipcalc-1.1.6/doc'
Making install in include
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/sipcalc-1.1.6/include'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sipcalc-1.1.6/include'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sipcalc-1.1.6/include'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/sipcalc-1.1.6/include'
Making install in src
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/sipcalc-1.1.6/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sipcalc-1.1.6/src'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/sipcalc-1.1.6-5.mga8.x86_64/usr/bin'
  /usr/bin/install -p sipcalc '/home/iurt/rpmbuild/BUILDROOT/sipcalc-1.1.6-5.mga8.x86_64/usr/bin'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sipcalc-1.1.6/src'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/sipcalc-1.1.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/sipcalc-1.1.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sipcalc-1.1.6'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sipcalc-1.1.6'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/sipcalc-1.1.6'
+ /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 1.1.6-5.mga8 --unique-debug-suffix -1.1.6-5.mga8.x86_64 --unique-debug-src-base sipcalc-1.1.6-5.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/sipcalc-1.1.6

explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sipcalc-1.1.6-5.mga8.x86_64/usr/bin/sipcalc
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sipcalc-1.1.6-5.mga8.x86_64/usr/bin/sipcalc
original debug info size: 204kB, size after compression: 200kB
/usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
173 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: sipcalc-1.1.6-5.mga8.x86_64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.FYq8AV
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd sipcalc-1.1.6
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/sipcalc-1.1.6-5.mga8.x86_64/usr/share/doc/sipcalc
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/sipcalc-1.1.6-5.mga8.x86_64/usr/share/doc/sipcalc
+ cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/sipcalc-1.1.6-5.mga8.x86_64/usr/share/doc/sipcalc
+ cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/sipcalc-1.1.6-5.mga8.x86_64/usr/share/doc/sipcalc
+ cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/sipcalc-1.1.6-5.mga8.x86_64/usr/share/doc/sipcalc
+ cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/sipcalc-1.1.6-5.mga8.x86_64/usr/share/doc/sipcalc
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/sipcalc-1.1.6-5.mga8.x86_64/usr/share/doc/sipcalc
+ cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/sipcalc-1.1.6-5.mga8.x86_64/usr/share/doc/sipcalc
+ cp -pr doc/sipcalc.txt /home/iurt/rpmbuild/BUILDROOT/sipcalc-1.1.6-5.mga8.x86_64/usr/share/doc/sipcalc
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: sipcalc = 1.1.6-5.mga8 sipcalc(x86-64) = 1.1.6-5.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit)
Processing files: sipcalc-debugsource-1.1.6-5.mga8.x86_64
Provides: sipcalc-debugsource = 1.1.6-5.mga8 sipcalc-debugsource(x86-64) = 1.1.6-5.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: sipcalc-debuginfo-1.1.6-5.mga8.x86_64
Provides: debuginfo(build-id) = 8e58ae481120b3abdef57b7d67da7cec20c42242 sipcalc-debuginfo = 1.1.6-5.mga8 sipcalc-debuginfo(x86-64) = 1.1.6-5.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: sipcalc-debugsource(x86-64) = 1.1.6-5.mga8
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/sipcalc-1.1.6-5.mga8.x86_64
Wrote: /home/iurt/rpmbuild/RPMS/x86_64/sipcalc-debugsource-1.1.6-5.mga8.x86_64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/x86_64/sipcalc-1.1.6-5.mga8.x86_64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/x86_64/sipcalc-debuginfo-1.1.6-5.mga8.x86_64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.45om7T
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd sipcalc-1.1.6
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/sipcalc-1.1.6-5.mga8.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7nFDlV
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf sipcalc-1.1.6
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!