D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/bwm-ng-0.6-9.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.wZ8XLM + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf bwm-ng-0.6 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/bwm-ng-0.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd bwm-ng-0.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/bwm-ng-fmt+retvalues.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.l0qk2a + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd bwm-ng-0.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 -std=gnu89' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu89' + 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 + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /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 + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --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 --x-includes=/usr/include --x-libraries=/usr/lib64 --with-ncurses --with-partitions --with-procnetdev --with-libstatgrab checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 dependency style of gcc... gcc3 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 for unsigned long long... yes checking for newterm,timeout in -lncurses... yes checking for wattron... yes checking for curs_set... yes checking for usleep... yes checking for strlcpy... no checking for accurate time calc... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for gettimeofday... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking for getifaddrs... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for net/if.h... yes checking for struct if_data.ifi_ibytes... no checking for sysctl... yes checking for sys/socket.h... (cached) yes checking for net/if.h... (cached) yes checking for struct if_msghdr.ifm_data... no checking for sysctl... (cached) yes checking sys/disk.h usability... no checking sys/disk.h presence... no checking for sys/disk.h... no checking for kstat_open in -lkstat... no checking for /proc/net/dev input... yes checking for /proc/diskstats|/proc/partitions input... yes checking sys/dkstat.h usability... no checking sys/dkstat.h presence... no checking for sys/dkstat.h... no checking whether cc and linker accepts -framework IOKit -framework CoreFoundation... no checking for libstatgrab input... yes checking for sg_get_network_io_stats,sg_get_disk_io_stats in -lstatgrab... yes checking for ioctl... yes checking for sys/socket.h... (cached) yes checking for linux/if.h... yes checking sys/tty.h usability... no checking sys/tty.h presence... no checking for sys/tty.h... no checking linux/tty.h usability... yes checking linux/tty.h presence... yes checking for linux/tty.h... yes checking stropts.h usability... yes checking stropts.h presence... yes checking for stropts.h... yes enable html output: yes enable csv output: yes enable extended stats: yes enable config-file support: yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for getpwuid... yes enable path to netstat as option: no checking for egrep... (cached) /usr/bin/grep -E checking for netstat... netstat checking for netstat version... unknown netstat version - disabled ********************************************* please mail 'netstat -i' output to author ********************************************* checking whether the C compiler (gcc) accepts noreturn attribute... yes checking for inline... inline checking for /usr/ccs/bin/strip... no checking for strip... strip checking whether gcc accepts -Wno-long-double... yes checking whether gcc accepts -Wno-long-long... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands + echo 'warning: %make is deprecated, try %make_build instead' warning: %make is deprecated, try %make_build instead + /usr/bin/make -O -j4 /usr/bin/make all-recursive Making all in src make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/bwm-ng-0.6/src' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu89 -Wno-long-double -Wno-long-long -MT bwm-ng.o -MD -MP -MF ".deps/bwm-ng.Tpo" -c -o bwm-ng.o bwm-ng.c; \ then mv -f ".deps/bwm-ng.Tpo" ".deps/bwm-ng.Po"; else rm -f ".deps/bwm-ng.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bwm-ng-0.6/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/bwm-ng-0.6/src' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu89 -Wno-long-double -Wno-long-long -MT help.o -MD -MP -MF ".deps/help.Tpo" -c -o help.o help.c; \ then mv -f ".deps/help.Tpo" ".deps/help.Po"; else rm -f ".deps/help.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bwm-ng-0.6/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/bwm-ng-0.6/src' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu89 -Wno-long-double -Wno-long-long -MT process.o -MD -MP -MF ".deps/process.Tpo" -c -o process.o process.c; \ then mv -f ".deps/process.Tpo" ".deps/process.Po"; else rm -f ".deps/process.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bwm-ng-0.6/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/bwm-ng-0.6/src' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu89 -Wno-long-double -Wno-long-long -MT options.o -MD -MP -MF ".deps/options.Tpo" -c -o options.o options.c; \ then mv -f ".deps/options.Tpo" ".deps/options.Po"; else rm -f ".deps/options.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bwm-ng-0.6/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/bwm-ng-0.6/src' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu89 -Wno-long-double -Wno-long-long -MT retrieve.o -MD -MP -MF ".deps/retrieve.Tpo" -c -o retrieve.o `test -f 'input/retrieve.c' || echo './'`input/retrieve.c; \ then mv -f ".deps/retrieve.Tpo" ".deps/retrieve.Po"; else rm -f ".deps/retrieve.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bwm-ng-0.6/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/bwm-ng-0.6/src' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu89 -Wno-long-double -Wno-long-long -MT curses_tools.o -MD -MP -MF ".deps/curses_tools.Tpo" -c -o curses_tools.o curses_tools.c; \ then mv -f ".deps/curses_tools.Tpo" ".deps/curses_tools.Po"; else rm -f ".deps/curses_tools.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bwm-ng-0.6/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/bwm-ng-0.6/src' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu89 -Wno-long-double -Wno-long-long -MT proc_net_dev.o -MD -MP -MF ".deps/proc_net_dev.Tpo" -c -o proc_net_dev.o `test -f 'input/proc_net_dev.c' || echo './'`input/proc_net_dev.c; \ then mv -f ".deps/proc_net_dev.Tpo" ".deps/proc_net_dev.Po"; else rm -f ".deps/proc_net_dev.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bwm-ng-0.6/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/bwm-ng-0.6/src' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu89 -Wno-long-double -Wno-long-long -MT proc_diskstats.o -MD -MP -MF ".deps/proc_diskstats.Tpo" -c -o proc_diskstats.o `test -f 'input/proc_diskstats.c' || echo './'`input/proc_diskstats.c; \ then mv -f ".deps/proc_diskstats.Tpo" ".deps/proc_diskstats.Po"; else rm -f ".deps/proc_diskstats.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bwm-ng-0.6/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/bwm-ng-0.6/src' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu89 -Wno-long-double -Wno-long-long -MT libstatgrab.o -MD -MP -MF ".deps/libstatgrab.Tpo" -c -o libstatgrab.o `test -f 'input/libstatgrab.c' || echo './'`input/libstatgrab.c; \ then mv -f ".deps/libstatgrab.Tpo" ".deps/libstatgrab.Po"; else rm -f ".deps/libstatgrab.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bwm-ng-0.6/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/bwm-ng-0.6/src' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu89 -Wno-long-double -Wno-long-long -MT output.o -MD -MP -MF ".deps/output.Tpo" -c -o output.o output.c; \ then mv -f ".deps/output.Tpo" ".deps/output.Po"; else rm -f ".deps/output.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bwm-ng-0.6/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/bwm-ng-0.6/src' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu89 -Wno-long-double -Wno-long-long -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o bwm-ng bwm-ng.o process.o output.o options.o help.o curses_tools.o retrieve.o proc_net_dev.o proc_diskstats.o libstatgrab.o -lncurses -lstatgrab make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bwm-ng-0.6/src' + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.IJ7zVN + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/bwm-ng-0.6-9.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/bwm-ng-0.6-9.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/bwm-ng-0.6-9.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/bwm-ng-0.6-9.mga7.x86_64 + cd bwm-ng-0.6 + '[' 1 -eq 1 ']' + echo 'warning: %makeinstall_std is deprecated, try %make_install instead' warning: %makeinstall_std is deprecated, try %make_install instead + make DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/bwm-ng-0.6-9.mga7.x86_64 install Making install in src make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/bwm-ng-0.6/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/bwm-ng-0.6/src' test -z "/usr/bin" || mkdir -p -- "/home/pterjan/rpmbuild/BUILDROOT/bwm-ng-0.6-9.mga7.x86_64/usr/bin" /usr/bin/install -c 'bwm-ng' '/home/pterjan/rpmbuild/BUILDROOT/bwm-ng-0.6-9.mga7.x86_64/usr/bin/bwm-ng' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bwm-ng-0.6/src' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bwm-ng-0.6/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/bwm-ng-0.6' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/bwm-ng-0.6' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man1" || mkdir -p -- "/home/pterjan/rpmbuild/BUILDROOT/bwm-ng-0.6-9.mga7.x86_64/usr/share/man/man1" /usr/bin/install -c -m 644 './bwm-ng.1' '/home/pterjan/rpmbuild/BUILDROOT/bwm-ng-0.6-9.mga7.x86_64/usr/share/man/man1/bwm-ng.1' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bwm-ng-0.6' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bwm-ng-0.6' + /usr/lib/rpm/find-debuginfo.sh -j4 -m -i --build-id-seed 0.6-9.mga7 --unique-debug-suffix -0.6-9.mga7.x86_64 --unique-debug-src-base bwm-ng-0.6-9.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/bwm-ng-0.6 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/bwm-ng-0.6-9.mga7.x86_64/usr/bin/bwm-ng /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 235 blocks + '[' -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/translate_menu + '[' -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_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: bwm-ng-0.6-9.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.RBCh3s + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd bwm-ng-0.6 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/bwm-ng-0.6-9.mga7.x86_64/usr/share/doc/bwm-ng + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/bwm-ng-0.6-9.mga7.x86_64/usr/share/doc/bwm-ng + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/bwm-ng-0.6-9.mga7.x86_64/usr/share/doc/bwm-ng + cp -pr AUTHORS /home/pterjan/rpmbuild/BUILDROOT/bwm-ng-0.6-9.mga7.x86_64/usr/share/doc/bwm-ng + cp -pr ChangeLog /home/pterjan/rpmbuild/BUILDROOT/bwm-ng-0.6-9.mga7.x86_64/usr/share/doc/bwm-ng + cp -pr NEWS /home/pterjan/rpmbuild/BUILDROOT/bwm-ng-0.6-9.mga7.x86_64/usr/share/doc/bwm-ng + cp -pr THANKS /home/pterjan/rpmbuild/BUILDROOT/bwm-ng-0.6-9.mga7.x86_64/usr/share/doc/bwm-ng + cp -pr bwm-ng.conf-example /home/pterjan/rpmbuild/BUILDROOT/bwm-ng-0.6-9.mga7.x86_64/usr/share/doc/bwm-ng + cp -pr bwm-ng.css /home/pterjan/rpmbuild/BUILDROOT/bwm-ng-0.6-9.mga7.x86_64/usr/share/doc/bwm-ng + exit 0 Provides: bwm-ng = 0.6-9.mga7 bwm-ng(x86-64) = 0.6-9.mga7 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) libc.so.6(GLIBC_2.7)(64bit) libncurses.so.6()(64bit) libstatgrab.so.6()(64bit) libtinfo.so.6()(64bit) Processing files: bwm-ng-debugsource-0.6-9.mga7.x86_64 Provides: bwm-ng-debugsource = 0.6-9.mga7 bwm-ng-debugsource(x86-64) = 0.6-9.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: bwm-ng-debuginfo-0.6-9.mga7.x86_64 Provides: bwm-ng-debuginfo = 0.6-9.mga7 bwm-ng-debuginfo(x86-64) = 0.6-9.mga7 debuginfo(build-id) = e8bd32b757077ba35bc6e97180285f6b7da25003 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: bwm-ng-debugsource(x86-64) = 0.6-9.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/bwm-ng-0.6-9.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/bwm-ng-0.6-9.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/bwm-ng-debugsource-0.6-9.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/bwm-ng-debuginfo-0.6-9.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.6Y8Yu9 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd bwm-ng-0.6 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/bwm-ng-0.6-9.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.rkxQ0P + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf bwm-ng-0.6 + exit 0 D: [iurt_root_command] Success!