D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/python-libsass-0.20.0-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.EBKarg + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf libsass-python-0.20.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/libsass-0.20.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libsass-python-0.20.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/python-libsass-man.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + sed -i -e '/^#!\//, 1d' sassc.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.emzALh + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libsass-python-0.20.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export SYSTEM_SASS=true + SYSTEM_SASS=true + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /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.8 copying pysassc.py -> build/lib.linux-x86_64-3.8 copying sass.py -> build/lib.linux-x86_64-3.8 copying sassc.py -> build/lib.linux-x86_64-3.8 copying sasstests.py -> build/lib.linux-x86_64-3.8 creating build/lib.linux-x86_64-3.8/sassutils copying sassutils/wsgi.py -> build/lib.linux-x86_64-3.8/sassutils copying sassutils/distutils.py -> build/lib.linux-x86_64-3.8/sassutils copying sassutils/__init__.py -> build/lib.linux-x86_64-3.8/sassutils copying sassutils/_compat.py -> build/lib.linux-x86_64-3.8/sassutils copying sassutils/builder.py -> build/lib.linux-x86_64-3.8/sassutils running build_ext building '_sass' extension creating build/temp.linux-x86_64-3.8 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPy_LIMITED_API -I/usr/include/python3.8 -c _sass.c -o build/temp.linux-x86_64-3.8/_sass.o -fPIC -std=gnu++0x -Wall -Wno-parentheses -Werror=switch cc1: warning: command-line option '-std=gnu++11' is valid for C++/ObjC++ but not for C gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -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 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/_sass.o -L/usr/lib64 -lsass -lpython3.8 -o build/lib.linux-x86_64-3.8/_sass.abi3.so -fPIC -lstdc++ + pushd docs ~/rpmbuild/BUILD/libsass-python-0.20.0/docs ~/rpmbuild/BUILD/libsass-python-0.20.0 ++ python3 -c 'import sysconfig; print(sysconfig.get_platform())' + PLATFORM=linux-x86_64 + export PYTHONPATH=../build/lib.linux-x86_64-3.8 + PYTHONPATH=../build/lib.linux-x86_64-3.8 + make man SPHINXBUILD=sphinx-build-3 sphinx-build-3 -b man -d _build/doctrees . _build/man Running Sphinx v3.3.0 making output directory... done WARNING: html_static_path entry '_static' does not exist loading intersphinx inventory from https://docs.python.org/objects.inv... loading intersphinx inventory from https://setuptools.readthedocs.io/en/latest/objects.inv... loading intersphinx inventory from http://flask.pocoo.org/docs/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'http://flask.pocoo.org/docs/objects.inv' not fetchable due to : HTTPConnectionPool(host='flask.pocoo.org', port=80): Max retries exceeded with url: /docs/objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://setuptools.readthedocs.io/en/latest/objects.inv' not fetchable due to : HTTPSConnectionPool(host='setuptools.readthedocs.io', port=443): Max retries exceeded with url: /en/latest/objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://docs.python.org/objects.inv' not fetchable due to : HTTPSConnectionPool(host='docs.python.org', port=443): Max retries exceeded with url: /objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: [new config] 9 added, 0 changed, 0 removed reading sources... [ 11%] changes reading sources... [ 22%] frameworks/flask reading sources... [ 33%] index reading sources... [ 44%] pysassc reading sources... [ 55%] sass reading sources... [ 66%] sassutils reading sources... [ 77%] sassutils/builder reading sources... [ 88%] sassutils/distutils reading sources... [100%] sassutils/wsgi /home/iurt/rpmbuild/BUILD/libsass-python-0.20.0/sass.py:docstring of sass.compile:147: WARNING: Unexpected indentation. /home/iurt/rpmbuild/BUILD/libsass-python-0.20.0/sass.py:docstring of sass.compile:180: WARNING: Unexpected indentation. looking for now-outdated files... none found pickling environment... done checking consistency... done writing... pysassc.1 { frameworks/flask changes pysassc sass sassutils sassutils/builder sassutils/distutils sassutils/wsgi } /home/iurt/rpmbuild/BUILD/libsass-python-0.20.0/docs/frameworks/flask.rst:76: WARNING: undefined label: flask:app-dispatch (if the link has no caption the label must precede a section header) /home/iurt/rpmbuild/BUILD/libsass-python-0.20.0/docs/frameworks/flask.rst:125: WARNING: undefined label: flask:distribute-deployment (if the link has no caption the label must precede a section header) /home/iurt/rpmbuild/BUILD/libsass-python-0.20.0/docs/changes.rst:564: WARNING: unknown option: sassc -p /home/iurt/rpmbuild/BUILD/libsass-python-0.20.0/docs/changes.rst:564: WARNING: unknown option: sassc --precision /home/iurt/rpmbuild/BUILD/libsass-python-0.20.0/docs/changes.rst:711: WARNING: unknown option: sassc -w /home/iurt/rpmbuild/BUILD/libsass-python-0.20.0/docs/changes.rst:711: WARNING: unknown option: sassc --watch /home/iurt/rpmbuild/BUILD/libsass-python-0.20.0/docs/changes.rst:715: WARNING: unknown option: sassc -m /home/iurt/rpmbuild/BUILD/libsass-python-0.20.0/docs/changes.rst:715: WARNING: unknown option: sassc -g /home/iurt/rpmbuild/BUILD/libsass-python-0.20.0/docs/changes.rst:715: WARNING: unknown option: sassc --sourcemap /home/iurt/rpmbuild/BUILD/libsass-python-0.20.0/sass.py:docstring of sass.compile:162: WARNING: unknown keyword: def /home/iurt/rpmbuild/BUILD/libsass-python-0.20.0/sass.py:docstring of sass.compile:162: WARNING: unknown keyword: lambda /home/iurt/rpmbuild/BUILD/libsass-python-0.20.0/sass.py:docstring of sass.compile:180: WARNING: unknown keyword: def done build succeeded, 18 warnings. The manual pages are in _build/man. Build finished. The manual pages are in _build/man. + popd ~/rpmbuild/BUILD/libsass-python-0.20.0 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.evBfZg + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-libsass-0.20.0-1.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-libsass-0.20.0-1.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-libsass-0.20.0-1.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-libsass-0.20.0-1.mga8.x86_64 + cd libsass-python-0.20.0 + '[' 1 -eq 1 ']' + export SYSTEM_SASS=true + SYSTEM_SASS=true + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-libsass-0.20.0-1.mga8.x86_64 running install running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python-libsass-0.20.0-1.mga8.x86_64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-libsass-0.20.0-1.mga8.x86_64/usr/lib64 creating /home/iurt/rpmbuild/BUILDROOT/python-libsass-0.20.0-1.mga8.x86_64/usr/lib64/python3.8 creating /home/iurt/rpmbuild/BUILDROOT/python-libsass-0.20.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages copying build/lib.linux-x86_64-3.8/sasstests.py -> /home/iurt/rpmbuild/BUILDROOT/python-libsass-0.20.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages copying build/lib.linux-x86_64-3.8/sass.py -> /home/iurt/rpmbuild/BUILDROOT/python-libsass-0.20.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages copying build/lib.linux-x86_64-3.8/sassc.py -> /home/iurt/rpmbuild/BUILDROOT/python-libsass-0.20.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages copying build/lib.linux-x86_64-3.8/_sass.abi3.so -> /home/iurt/rpmbuild/BUILDROOT/python-libsass-0.20.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages copying build/lib.linux-x86_64-3.8/pysassc.py -> /home/iurt/rpmbuild/BUILDROOT/python-libsass-0.20.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-libsass-0.20.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/sassutils copying build/lib.linux-x86_64-3.8/sassutils/wsgi.py -> /home/iurt/rpmbuild/BUILDROOT/python-libsass-0.20.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/sassutils copying build/lib.linux-x86_64-3.8/sassutils/distutils.py -> /home/iurt/rpmbuild/BUILDROOT/python-libsass-0.20.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/sassutils copying build/lib.linux-x86_64-3.8/sassutils/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-libsass-0.20.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/sassutils copying build/lib.linux-x86_64-3.8/sassutils/_compat.py -> /home/iurt/rpmbuild/BUILDROOT/python-libsass-0.20.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/sassutils copying build/lib.linux-x86_64-3.8/sassutils/builder.py -> /home/iurt/rpmbuild/BUILDROOT/python-libsass-0.20.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/sassutils byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-libsass-0.20.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/sasstests.py to sasstests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-libsass-0.20.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/sass.py to sass.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-libsass-0.20.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/sassc.py to sassc.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-libsass-0.20.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pysassc.py to pysassc.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-libsass-0.20.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/sassutils/wsgi.py to wsgi.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-libsass-0.20.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/sassutils/distutils.py to distutils.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-libsass-0.20.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/sassutils/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-libsass-0.20.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/sassutils/_compat.py to _compat.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-libsass-0.20.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/sassutils/builder.py to builder.cpython-38.pyc writing byte-compilation script '/tmp/tmpcpjjqza8.py' /usr/bin/python3 /tmp/tmpcpjjqza8.py removing /tmp/tmpcpjjqza8.py running install_egg_info running egg_info creating libsass.egg-info writing libsass.egg-info/PKG-INFO writing dependency_links to libsass.egg-info/dependency_links.txt writing entry points to libsass.egg-info/entry_points.txt writing requirements to libsass.egg-info/requires.txt writing top-level names to libsass.egg-info/top_level.txt writing manifest file 'libsass.egg-info/SOURCES.txt' reading manifest file 'libsass.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.c' under directory 'libsass' warning: no files found matching '*.cpp' under directory 'libsass' warning: no files found matching '*.h' under directory 'libsass' warning: no files found matching '*.hpp' under directory 'libsass' warning: no files found matching 'libsass/Makefile' warning: no files found matching '.libsass-upstream-version' writing manifest file 'libsass.egg-info/SOURCES.txt' Copying libsass.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-libsass-0.20.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/libsass-0.20.0-py3.8.egg-info running install_scripts Installing pysassc script to /home/iurt/rpmbuild/BUILDROOT/python-libsass-0.20.0-1.mga8.x86_64/usr/bin Installing sassc script to /home/iurt/rpmbuild/BUILDROOT/python-libsass-0.20.0-1.mga8.x86_64/usr/bin + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-libsass-0.20.0-1.mga8.x86_64/usr/bin/__pycache__ + install -m 644 -D docs/_build/man/pysassc.1 /home/iurt/rpmbuild/BUILDROOT/python-libsass-0.20.0-1.mga8.x86_64/usr/share/man/man1/pysassc.1 + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 0.20.0-1.mga8 --unique-debug-suffix -0.20.0-1.mga8.x86_64 --unique-debug-src-base python-libsass-0.20.0-1.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/libsass-python-0.20.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-libsass-0.20.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/_sass.abi3.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-libsass-0.20.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/_sass.abi3.so original debug info size: 92kB, size after compression: 96kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 49 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/python-libsass-0.20.0-1.mga8.x86_64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-libsass-0.20.0-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 Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.aZpyzi + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libsass-python-0.20.0 + '[' 1 -eq 1 ']' + export PYTHONPATH=/home/iurt/rpmbuild/BUILDROOT/python-libsass-0.20.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages + PYTHONPATH=/home/iurt/rpmbuild/BUILDROOT/python-libsass-0.20.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages + py.test-3 sasstests.py ============================= test session starts ============================== platform linux -- Python 3.8.5, pytest-6.1.0, py-1.9.0, pluggy-0.13.1 rootdir: /home/iurt/rpmbuild/BUILD/libsass-python-0.20.0 collected 108 items sasstests.py ........................................................... [ 54%] ................................................. [100%] ============================= 108 passed in 1.49s ============================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-libsass-0.20.0-1.mga8.x86_64 warning: File not found: /home/iurt/rpmbuild/BUILDROOT/python-libsass-0.20.0-1.mga8.x86_64/usr/bin/sassc.py Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.XYCWLg + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libsass-python-0.20.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-libsass-0.20.0-1.mga8.x86_64/usr/share/doc/python3-libsass + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-libsass-0.20.0-1.mga8.x86_64/usr/share/doc/python3-libsass + cp -pr README.rst /home/iurt/rpmbuild/BUILDROOT/python-libsass-0.20.0-1.mga8.x86_64/usr/share/doc/python3-libsass + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.LzY9pi + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libsass-python-0.20.0 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-libsass-0.20.0-1.mga8.x86_64/usr/share/licenses/python3-libsass + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-libsass-0.20.0-1.mga8.x86_64/usr/share/licenses/python3-libsass + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/python-libsass-0.20.0-1.mga8.x86_64/usr/share/licenses/python3-libsass + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-libsass = 0.20.0-1.mga8 python3-libsass = 0.20.0-1.mga8 python3-libsass(x86-64) = 0.20.0-1.mga8 python3.8-libsass = 0.20.0-1.mga8 python3.8dist(libsass) = 0.20 python3dist(libsass) = 0.20 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: libpython3.8.so.1.0()(64bit) libsass.so.1()(64bit) python(abi) = 3.8 python3.8dist(setuptools) python3.8dist(six) Obsoletes: python-libsass < 0.20.0-1.mga8 Processing files: python-libsass-debugsource-0.20.0-1.mga8.x86_64 Provides: python-libsass-debugsource = 0.20.0-1.mga8 python-libsass-debugsource(x86-64) = 0.20.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-libsass-debuginfo-0.20.0-1.mga8.x86_64 Provides: debuginfo(build-id) = 277d73c222f19437b381c31851be1ac741e57794 python-libsass-debuginfo = 0.20.0-1.mga8 python3-libsass-debuginfo = 0.20.0-1.mga8 python3-libsass-debuginfo(x86-64) = 0.20.0-1.mga8 python3.8-libsass-debuginfo = 0.20.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-libsass-debugsource(x86-64) = 0.20.0-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-libsass-0.20.0-1.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/python-libsass-debugsource-0.20.0-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/python3-libsass-debuginfo-0.20.0-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/python3-libsass-0.20.0-1.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ZginVh + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libsass-python-0.20.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-libsass-0.20.0-1.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.HFhemk + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf libsass-python-0.20.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!