D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/python-smbc-1.0.15.4-3.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.hQwJpR + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf pysmbc-1.0.15.4 + /usr/bin/bzip2 -dc /home/pterjan/rpmbuild/SOURCES/pysmbc-1.0.15.4.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pysmbc-1.0.15.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -a . /home/pterjan/rpmbuild/BUILD/python3-python-smbc-1.0.15.4-3.mga7 + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.EBbITB + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd pysmbc-1.0.15.4 + '[' 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' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib.linux-x86_64-2.7 creating build/lib.linux-x86_64-2.7/smbc copying smbc/xattr.py -> build/lib.linux-x86_64-2.7/smbc copying smbc/__init__.py -> build/lib.linux-x86_64-2.7/smbc running build_ext building '_smbc' extension creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/smbc gcc -pthread -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -I/usr/include/samba-4.0 -I/usr/include/python2.7 -c smbc/smbcmodule.c -o build/temp.linux-x86_64-2.7/smbc/smbcmodule.o gcc -pthread -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -I/usr/include/samba-4.0 -I/usr/include/python2.7 -c smbc/context.c -o build/temp.linux-x86_64-2.7/smbc/context.o gcc -pthread -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -I/usr/include/samba-4.0 -I/usr/include/python2.7 -c smbc/dir.c -o build/temp.linux-x86_64-2.7/smbc/dir.o gcc -pthread -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -I/usr/include/samba-4.0 -I/usr/include/python2.7 -c smbc/file.c -o build/temp.linux-x86_64-2.7/smbc/file.o gcc -pthread -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -I/usr/include/samba-4.0 -I/usr/include/python2.7 -c smbc/smbcdirent.c -o build/temp.linux-x86_64-2.7/smbc/smbcdirent.o gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 build/temp.linux-x86_64-2.7/smbc/smbcmodule.o build/temp.linux-x86_64-2.7/smbc/context.o build/temp.linux-x86_64-2.7/smbc/dir.o build/temp.linux-x86_64-2.7/smbc/file.o build/temp.linux-x86_64-2.7/smbc/smbcdirent.o -L/usr/lib64 -lsmbclient -lpython2.7 -o build/lib.linux-x86_64-2.7/_smbc.so + sleep 1 + rm -rf html + epydoc -o html --html build/lib.linux-x86_64-2.7/_smbc.so [.........................................................................] + pushd /home/pterjan/rpmbuild/BUILD/python3-python-smbc-1.0.15.4-3.mga7 ~/rpmbuild/BUILD/python3-python-smbc-1.0.15.4-3.mga7 ~/rpmbuild/BUILD/pysmbc-1.0.15.4 + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-x86_64-3.6 creating build/lib.linux-x86_64-3.6/smbc copying smbc/xattr.py -> build/lib.linux-x86_64-3.6/smbc copying smbc/__init__.py -> build/lib.linux-x86_64-3.6/smbc running build_ext building '_smbc' extension creating build/temp.linux-x86_64-3.6 creating build/temp.linux-x86_64-3.6/smbc gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -I/usr/include/samba-4.0 -I/usr/include/python3.6m -c smbc/smbcmodule.c -o build/temp.linux-x86_64-3.6/smbc/smbcmodule.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -I/usr/include/samba-4.0 -I/usr/include/python3.6m -c smbc/context.c -o build/temp.linux-x86_64-3.6/smbc/context.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -I/usr/include/samba-4.0 -I/usr/include/python3.6m -c smbc/dir.c -o build/temp.linux-x86_64-3.6/smbc/dir.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -I/usr/include/samba-4.0 -I/usr/include/python3.6m -c smbc/file.c -o build/temp.linux-x86_64-3.6/smbc/file.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -I/usr/include/samba-4.0 -I/usr/include/python3.6m -c smbc/smbcdirent.c -o build/temp.linux-x86_64-3.6/smbc/smbcdirent.o gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 build/temp.linux-x86_64-3.6/smbc/smbcmodule.o build/temp.linux-x86_64-3.6/smbc/context.o build/temp.linux-x86_64-3.6/smbc/dir.o build/temp.linux-x86_64-3.6/smbc/file.o build/temp.linux-x86_64-3.6/smbc/smbcdirent.o -L/usr/lib64 -lsmbclient -lpython3.6m -o build/lib.linux-x86_64-3.6/_smbc.cpython-36m-x86_64-linux-gnu.so + sleep 1 + popd ~/rpmbuild/BUILD/pysmbc-1.0.15.4 + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.1EVzqv + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/python-smbc-1.0.15.4-3.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-smbc-1.0.15.4-3.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/python-smbc-1.0.15.4-3.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/python-smbc-1.0.15.4-3.mga7.x86_64 + cd pysmbc-1.0.15.4 + '[' 1 -eq 1 ']' + pushd /home/pterjan/rpmbuild/BUILD/python3-python-smbc-1.0.15.4-3.mga7 ~/rpmbuild/BUILD/python3-python-smbc-1.0.15.4-3.mga7 ~/rpmbuild/BUILD/pysmbc-1.0.15.4 + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/pterjan/rpmbuild/BUILDROOT/python-smbc-1.0.15.4-3.mga7.x86_64 running install running install_lib creating /home/pterjan/rpmbuild/BUILDROOT/python-smbc-1.0.15.4-3.mga7.x86_64/usr creating /home/pterjan/rpmbuild/BUILDROOT/python-smbc-1.0.15.4-3.mga7.x86_64/usr/lib64 creating /home/pterjan/rpmbuild/BUILDROOT/python-smbc-1.0.15.4-3.mga7.x86_64/usr/lib64/python3.6 creating /home/pterjan/rpmbuild/BUILDROOT/python-smbc-1.0.15.4-3.mga7.x86_64/usr/lib64/python3.6/site-packages copying build/lib.linux-x86_64-3.6/_smbc.cpython-36m-x86_64-linux-gnu.so -> /home/pterjan/rpmbuild/BUILDROOT/python-smbc-1.0.15.4-3.mga7.x86_64/usr/lib64/python3.6/site-packages creating /home/pterjan/rpmbuild/BUILDROOT/python-smbc-1.0.15.4-3.mga7.x86_64/usr/lib64/python3.6/site-packages/smbc copying build/lib.linux-x86_64-3.6/smbc/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-smbc-1.0.15.4-3.mga7.x86_64/usr/lib64/python3.6/site-packages/smbc copying build/lib.linux-x86_64-3.6/smbc/xattr.py -> /home/pterjan/rpmbuild/BUILDROOT/python-smbc-1.0.15.4-3.mga7.x86_64/usr/lib64/python3.6/site-packages/smbc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-smbc-1.0.15.4-3.mga7.x86_64/usr/lib64/python3.6/site-packages/smbc/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-smbc-1.0.15.4-3.mga7.x86_64/usr/lib64/python3.6/site-packages/smbc/xattr.py to xattr.cpython-36.pyc writing byte-compilation script '/tmp/tmp8c9nifzb.py' /usr/bin/python3 /tmp/tmp8c9nifzb.py removing /tmp/tmp8c9nifzb.py running install_egg_info Writing /home/pterjan/rpmbuild/BUILDROOT/python-smbc-1.0.15.4-3.mga7.x86_64/usr/lib64/python3.6/site-packages/pysmbc-1.0.15.4-py3.6.egg-info + popd ~/rpmbuild/BUILD/pysmbc-1.0.15.4 + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + /usr/bin/python2 setup.py install -O1 --skip-build --root /home/pterjan/rpmbuild/BUILDROOT/python-smbc-1.0.15.4-3.mga7.x86_64 running install running install_lib creating /home/pterjan/rpmbuild/BUILDROOT/python-smbc-1.0.15.4-3.mga7.x86_64/usr/lib64/python2.7 creating /home/pterjan/rpmbuild/BUILDROOT/python-smbc-1.0.15.4-3.mga7.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/_smbc.so -> /home/pterjan/rpmbuild/BUILDROOT/python-smbc-1.0.15.4-3.mga7.x86_64/usr/lib64/python2.7/site-packages creating /home/pterjan/rpmbuild/BUILDROOT/python-smbc-1.0.15.4-3.mga7.x86_64/usr/lib64/python2.7/site-packages/smbc copying build/lib.linux-x86_64-2.7/smbc/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-smbc-1.0.15.4-3.mga7.x86_64/usr/lib64/python2.7/site-packages/smbc copying build/lib.linux-x86_64-2.7/smbc/xattr.py -> /home/pterjan/rpmbuild/BUILDROOT/python-smbc-1.0.15.4-3.mga7.x86_64/usr/lib64/python2.7/site-packages/smbc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-smbc-1.0.15.4-3.mga7.x86_64/usr/lib64/python2.7/site-packages/smbc/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-smbc-1.0.15.4-3.mga7.x86_64/usr/lib64/python2.7/site-packages/smbc/xattr.py to xattr.pyc writing byte-compilation script '/tmp/tmpImiysi.py' /usr/bin/python2 -O /tmp/tmpImiysi.py removing /tmp/tmpImiysi.py running install_egg_info Writing /home/pterjan/rpmbuild/BUILDROOT/python-smbc-1.0.15.4-3.mga7.x86_64/usr/lib64/python2.7/site-packages/pysmbc-1.0.15.4-py2.7.egg-info + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 1.0.15.4-3.mga7 --unique-debug-suffix -1.0.15.4-3.mga7.x86_64 --unique-debug-src-base python-smbc-1.0.15.4-3.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/pysmbc-1.0.15.4 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-smbc-1.0.15.4-3.mga7.x86_64/usr/lib64/python2.7/site-packages/_smbc.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-smbc-1.0.15.4-3.mga7.x86_64/usr/lib64/python3.6/site-packages/_smbc.cpython-36m-x86_64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 152 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 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-smbc-1.0.15.4-3.mga7.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-smbc-1.0.15.4-3.mga7.x86_64/usr/lib/debug/usr/lib64/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-smbc-1.0.15.4-3.mga7.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-smbc-1.0.15.4-3.mga7.x86_64/usr/lib64/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/brp-python-hardlink Processing files: python-smbc-1.0.15.4-3.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.EFAtSt + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd pysmbc-1.0.15.4 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/python-smbc-1.0.15.4-3.mga7.x86_64/usr/share/doc/python-smbc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-smbc-1.0.15.4-3.mga7.x86_64/usr/share/doc/python-smbc + cp -pr COPYING /home/pterjan/rpmbuild/BUILDROOT/python-smbc-1.0.15.4-3.mga7.x86_64/usr/share/doc/python-smbc + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/python-smbc-1.0.15.4-3.mga7.x86_64/usr/share/doc/python-smbc + cp -pr NEWS /home/pterjan/rpmbuild/BUILDROOT/python-smbc-1.0.15.4-3.mga7.x86_64/usr/share/doc/python-smbc + exit 0 Provides: python-smbc = 1.0.15.4-3.mga7 python-smbc(x86-64) = 1.0.15.4-3.mga7 python2.7dist(pysmbc) = 1.0.15.4 python2dist(pysmbc) = 1.0.15.4 pythonegg(2)(pysmbc) = 1.0.15.4 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) libpython2.7.so.1.0()(64bit) libsmbclient.so.0()(64bit) libsmbclient.so.0(SMBCLIENT_0.1.0)(64bit) python(abi) = 2.7 Processing files: python3-smbc-1.0.15.4-3.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.foJ3Ry + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd pysmbc-1.0.15.4 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/python-smbc-1.0.15.4-3.mga7.x86_64/usr/share/doc/python3-smbc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-smbc-1.0.15.4-3.mga7.x86_64/usr/share/doc/python3-smbc + cp -pr COPYING /home/pterjan/rpmbuild/BUILDROOT/python-smbc-1.0.15.4-3.mga7.x86_64/usr/share/doc/python3-smbc + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/python-smbc-1.0.15.4-3.mga7.x86_64/usr/share/doc/python3-smbc + cp -pr NEWS /home/pterjan/rpmbuild/BUILDROOT/python-smbc-1.0.15.4-3.mga7.x86_64/usr/share/doc/python3-smbc + exit 0 Provides: python3-smbc = 1.0.15.4-3.mga7 python3-smbc(x86-64) = 1.0.15.4-3.mga7 python3.6dist(pysmbc) = 1.0.15.4 python3dist(pysmbc) = 1.0.15.4 pythonegg(3)(pysmbc) = 1.0.15.4 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.6m.so.1.0()(64bit) libsmbclient.so.0()(64bit) libsmbclient.so.0(SMBCLIENT_0.1.0)(64bit) python(abi) = 3.6 Processing files: python-smbc-doc-1.0.15.4-3.mga7.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.6rjTYL + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd pysmbc-1.0.15.4 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/python-smbc-1.0.15.4-3.mga7.x86_64/usr/share/doc/python-smbc-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-smbc-1.0.15.4-3.mga7.x86_64/usr/share/doc/python-smbc-doc + cp -pr html /home/pterjan/rpmbuild/BUILDROOT/python-smbc-1.0.15.4-3.mga7.x86_64/usr/share/doc/python-smbc-doc + exit 0 Provides: python-smbc-doc = 1.0.15.4-3.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-smbc-debugsource-1.0.15.4-3.mga7.x86_64 Provides: python-smbc-debugsource = 1.0.15.4-3.mga7 python-smbc-debugsource(x86-64) = 1.0.15.4-3.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-smbc-debuginfo-1.0.15.4-3.mga7.x86_64 Provides: debuginfo(build-id) = 11d20160239c4b1adc4656a23ec81b8c8c9b6fe4 python-smbc-debuginfo = 1.0.15.4-3.mga7 python-smbc-debuginfo(x86-64) = 1.0.15.4-3.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-smbc-debugsource(x86-64) = 1.0.15.4-3.mga7 Processing files: python3-smbc-debuginfo-1.0.15.4-3.mga7.x86_64 Provides: debuginfo(build-id) = b158bbbe00a30ac92c45ae0d8a4b5d78bcd4fefa python3-smbc-debuginfo = 1.0.15.4-3.mga7 python3-smbc-debuginfo(x86-64) = 1.0.15.4-3.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-smbc-debugsource(x86-64) = 1.0.15.4-3.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/python-smbc-1.0.15.4-3.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python-smbc-1.0.15.4-3.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-smbc-1.0.15.4-3.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python-smbc-doc-1.0.15.4-3.mga7.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python-smbc-debugsource-1.0.15.4-3.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python-smbc-debuginfo-1.0.15.4-3.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-smbc-debuginfo-1.0.15.4-3.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.t0Lhq0 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd pysmbc-1.0.15.4 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-smbc-1.0.15.4-3.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.cHNbUe + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf pysmbc-1.0.15.4 + exit 0 D: [iurt_root_command] Success!