D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/net_monitor-0.28-1.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.e8brXT + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf net_monitor-0.28 + /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/net_monitor-0.28.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd net_monitor-0.28 + /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.kOs7lU + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd net_monitor-0.28 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/make -O -j8 V=1 VERBOSE=1 echo "version='0.28'" > version.py python3 setup.py build running build running build_py creating build creating build/lib.linux-x86_64-3.8 creating build/lib.linux-x86_64-3.8/net_monitor copying src/monitor.py -> build/lib.linux-x86_64-3.8/net_monitor copying src/__init__.py -> build/lib.linux-x86_64-3.8/net_monitor running build_ext building 'net_monitor/_native' extension creating build/temp.linux-x86_64-3.8 creating build/temp.linux-x86_64-3.8/src gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python3.8 -c src/_native.c -o build/temp.linux-x86_64-3.8/src/_native.o gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/src/_native.o -L/usr/lib64 -lpython3.8 -o build/lib.linux-x86_64-3.8/net_monitor/_native.cpython-38-x86_64-linux-gnu.so running build_scripts creating build/scripts-3.8 copying and adjusting src/net_monitor -> build/scripts-3.8 changing mode of build/scripts-3.8/net_monitor from 644 to 755 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.TPrKJT + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/net_monitor-0.28-1.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/net_monitor-0.28-1.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/net_monitor-0.28-1.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/net_monitor-0.28-1.mga8.x86_64 + cd net_monitor-0.28 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/net_monitor-0.28-1.mga8.x86_64 'INSTALL=/usr/bin/install -p' echo "version='0.28'" > version.py python3 setup.py build running build running build_py running build_ext running build_scripts python3 setup.py install --root=/home/iurt/rpmbuild/BUILDROOT/net_monitor-0.28-1.mga8.x86_64/ running install running build running build_py running build_ext running build_scripts running install_lib creating /home/iurt/rpmbuild/BUILDROOT/net_monitor-0.28-1.mga8.x86_64/usr creating /home/iurt/rpmbuild/BUILDROOT/net_monitor-0.28-1.mga8.x86_64/usr/lib64 creating /home/iurt/rpmbuild/BUILDROOT/net_monitor-0.28-1.mga8.x86_64/usr/lib64/python3.8 creating /home/iurt/rpmbuild/BUILDROOT/net_monitor-0.28-1.mga8.x86_64/usr/lib64/python3.8/site-packages creating /home/iurt/rpmbuild/BUILDROOT/net_monitor-0.28-1.mga8.x86_64/usr/lib64/python3.8/site-packages/net_monitor copying build/lib.linux-x86_64-3.8/net_monitor/monitor.py -> /home/iurt/rpmbuild/BUILDROOT/net_monitor-0.28-1.mga8.x86_64/usr/lib64/python3.8/site-packages/net_monitor copying build/lib.linux-x86_64-3.8/net_monitor/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/net_monitor-0.28-1.mga8.x86_64/usr/lib64/python3.8/site-packages/net_monitor copying build/lib.linux-x86_64-3.8/net_monitor/_native.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/net_monitor-0.28-1.mga8.x86_64/usr/lib64/python3.8/site-packages/net_monitor byte-compiling /home/iurt/rpmbuild/BUILDROOT/net_monitor-0.28-1.mga8.x86_64/usr/lib64/python3.8/site-packages/net_monitor/monitor.py to monitor.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/net_monitor-0.28-1.mga8.x86_64/usr/lib64/python3.8/site-packages/net_monitor/__init__.py to __init__.cpython-38.pyc running install_scripts creating /home/iurt/rpmbuild/BUILDROOT/net_monitor-0.28-1.mga8.x86_64/usr/bin copying build/scripts-3.8/net_monitor -> /home/iurt/rpmbuild/BUILDROOT/net_monitor-0.28-1.mga8.x86_64/usr/bin changing mode of /home/iurt/rpmbuild/BUILDROOT/net_monitor-0.28-1.mga8.x86_64/usr/bin/net_monitor to 755 running install_egg_info Writing /home/iurt/rpmbuild/BUILDROOT/net_monitor-0.28-1.mga8.x86_64/usr/lib64/python3.8/site-packages/net_monitor-0.28-py3.8.egg-info make -C po DESTDIR=/home/iurt/rpmbuild/BUILDROOT/net_monitor-0.28-1.mga8.x86_64/usr install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/net_monitor-0.28/po' **INSTALL** languages: af am ar ast az be bg bn br bs ca cs cy da de el en_GB eo es et eu fa fi fr he hi hr hu hy id it ja ko ku lo lt lv mk mn ms nb nl pl pt pt_BR ro ru sk sl sq sr sv ta tg th tl tr uk uz vi zh_CN zh_TW **INSTALLMO** af **INSTALLMO** am **INSTALLMO** ar **INSTALLMO** ast **INSTALLMO** az **INSTALLMO** be **INSTALLMO** bg **INSTALLMO** bn **INSTALLMO** br **INSTALLMO** bs **INSTALLMO** ca **INSTALLMO** cs **INSTALLMO** cy **INSTALLMO** da **INSTALLMO** de **INSTALLMO** el **INSTALLMO** en_GB **INSTALLMO** eo **INSTALLMO** es **INSTALLMO** et **INSTALLMO** eu **INSTALLMO** fa **INSTALLMO** fi **INSTALLMO** fr **INSTALLMO** he **INSTALLMO** hi **INSTALLMO** hr **INSTALLMO** hu **INSTALLMO** hy **INSTALLMO** id **INSTALLMO** it **INSTALLMO** ja **INSTALLMO** ko **INSTALLMO** ku **INSTALLMO** lo **INSTALLMO** lt **INSTALLMO** lv **INSTALLMO** mk **INSTALLMO** mn **INSTALLMO** ms **INSTALLMO** nb **INSTALLMO** nl **INSTALLMO** pl **INSTALLMO** pt **INSTALLMO** pt_BR **INSTALLMO** ro **INSTALLMO** ru **INSTALLMO** sk **INSTALLMO** sl **INSTALLMO** sq **INSTALLMO** sr **INSTALLMO** sv **INSTALLMO** ta **INSTALLMO** tg **INSTALLMO** th **INSTALLMO** tl **INSTALLMO** tr **INSTALLMO** uk **INSTALLMO** uz **INSTALLMO** vi **INSTALLMO** zh_CN **INSTALLMO** zh_TW make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/net_monitor-0.28/po' install -d /home/iurt/rpmbuild/BUILDROOT/net_monitor-0.28-1.mga8.x86_64/etc/sysconfig/network-scripts/ifup.d install -d /home/iurt/rpmbuild/BUILDROOT/net_monitor-0.28-1.mga8.x86_64/etc/sysconfig/network-scripts/ifdown.d install -m755 scripts/netmonitor_up /home/iurt/rpmbuild/BUILDROOT/net_monitor-0.28-1.mga8.x86_64/etc/sysconfig/network-scripts/ifup.d/ install -m755 scripts/netmonitor_down /home/iurt/rpmbuild/BUILDROOT/net_monitor-0.28-1.mga8.x86_64/etc/sysconfig/network-scripts/ifdown.d/ + mkdir -p /home/iurt/rpmbuild/BUILDROOT/net_monitor-0.28-1.mga8.x86_64/var/log + touch /home/iurt/rpmbuild/BUILDROOT/net_monitor-0.28-1.mga8.x86_64/var/log/net_monitor.log + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/net_monitor-0.28-1.mga8.x86_64 net_monitor + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 0.28-1.mga8 --unique-debug-suffix -0.28-1.mga8.x86_64 --unique-debug-src-base net_monitor-0.28-1.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/net_monitor-0.28 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/net_monitor-0.28-1.mga8.x86_64/usr/lib64/python3.8/site-packages/net_monitor/_native.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/net_monitor-0.28-1.mga8.x86_64/usr/lib64/python3.8/site-packages/net_monitor/_native.cpython-38-x86_64-linux-gnu.so original debug info size: 64kB, size after compression: 68kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 19 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 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/net_monitor-0.28-1.mga8.x86_64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/net_monitor-0.28-1.mga8.x86_64/usr/lib64/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /etc/sysconfig/network-scripts/ifdown.d/netmonitor_down from /bin/sh to #!/usr/bin/sh mangling shebang in /etc/sysconfig/network-scripts/ifup.d/netmonitor_up from /bin/sh to #!/usr/bin/sh Processing files: net_monitor-0.28-1.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.sJHV9T + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd net_monitor-0.28 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/net_monitor-0.28-1.mga8.x86_64/usr/share/doc/net_monitor + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/net_monitor-0.28-1.mga8.x86_64/usr/share/doc/net_monitor + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/net_monitor-0.28-1.mga8.x86_64/usr/share/doc/net_monitor + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/net_monitor-0.28-1.mga8.x86_64/usr/share/doc/net_monitor + cp -pr README /home/iurt/rpmbuild/BUILDROOT/net_monitor-0.28-1.mga8.x86_64/usr/share/doc/net_monitor + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/net_monitor-0.28-1.mga8.x86_64/usr/share/doc/net_monitor + cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/net_monitor-0.28-1.mga8.x86_64/usr/share/doc/net_monitor + RPM_EC=0 ++ jobs -p + exit 0 Provides: net_monitor = 0.28-1.mga8 net_monitor(x86-64) = 0.28-1.mga8 python3.8dist(net-monitor) = 0.28 python3dist(net-monitor) = 0.28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-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.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpython3.8.so.1.0()(64bit) python(abi) = 3.8 typelib(GLib) typelib(GObject) typelib(Gdk) = 3.0 typelib(GdkPixbuf) typelib(Gtk) = 3.0 typelib(Pango) Processing files: net_monitor-debugsource-0.28-1.mga8.x86_64 Provides: net_monitor-debugsource = 0.28-1.mga8 net_monitor-debugsource(x86-64) = 0.28-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: net_monitor-debuginfo-0.28-1.mga8.x86_64 Provides: debuginfo(build-id) = 297e26614efa60d5566dcc67daf823d7d11658e0 net_monitor-debuginfo = 0.28-1.mga8 net_monitor-debuginfo(x86-64) = 0.28-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: net_monitor-debugsource(x86-64) = 0.28-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/net_monitor-0.28-1.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/net_monitor-debugsource-0.28-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/net_monitor-debuginfo-0.28-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/net_monitor-0.28-1.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ChdhRU + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd net_monitor-0.28 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/net_monitor-0.28-1.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.AZKyUQ + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf net_monitor-0.28 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!