D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/python-scss-1.3.7-4.mga9.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.mwezu7 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf pyScss-1.3.7 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/python-scss-1.3.7.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pyScss-1.3.7 + /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/pterjan/rpmbuild/tmp/rpm-tmp.tws2ZN + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd pyScss-1.3.7 + '[' 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' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -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-cpython-310 creating build/lib.linux-x86_64-cpython-310/scss copying scss/compiler.py -> build/lib.linux-x86_64-cpython-310/scss copying scss/scss_meta.py -> build/lib.linux-x86_64-cpython-310/scss copying scss/less2scss.py -> build/lib.linux-x86_64-cpython-310/scss copying scss/types.py -> build/lib.linux-x86_64-cpython-310/scss copying scss/namespace.py -> build/lib.linux-x86_64-cpython-310/scss copying scss/legacy.py -> build/lib.linux-x86_64-cpython-310/scss copying scss/rule.py -> build/lib.linux-x86_64-cpython-310/scss copying scss/calculator.py -> build/lib.linux-x86_64-cpython-310/scss copying scss/source.py -> build/lib.linux-x86_64-cpython-310/scss copying scss/tool.py -> build/lib.linux-x86_64-cpython-310/scss copying scss/__main__.py -> build/lib.linux-x86_64-cpython-310/scss copying scss/config.py -> build/lib.linux-x86_64-cpython-310/scss copying scss/__init__.py -> build/lib.linux-x86_64-cpython-310/scss copying scss/ast.py -> build/lib.linux-x86_64-cpython-310/scss copying scss/cssdefs.py -> build/lib.linux-x86_64-cpython-310/scss copying scss/util.py -> build/lib.linux-x86_64-cpython-310/scss copying scss/errors.py -> build/lib.linux-x86_64-cpython-310/scss copying scss/selector.py -> build/lib.linux-x86_64-cpython-310/scss copying scss/setup.py -> build/lib.linux-x86_64-cpython-310/scss creating build/lib.linux-x86_64-cpython-310/scss/extension copying scss/extension/fonts.py -> build/lib.linux-x86_64-cpython-310/scss/extension copying scss/extension/bootstrap.py -> build/lib.linux-x86_64-cpython-310/scss/extension copying scss/extension/extra.py -> build/lib.linux-x86_64-cpython-310/scss/extension copying scss/extension/__init__.py -> build/lib.linux-x86_64-cpython-310/scss/extension copying scss/extension/core.py -> build/lib.linux-x86_64-cpython-310/scss/extension copying scss/extension/api.py -> build/lib.linux-x86_64-cpython-310/scss/extension creating build/lib.linux-x86_64-cpython-310/scss/extension/compass copying scss/extension/compass/sprites.py -> build/lib.linux-x86_64-cpython-310/scss/extension/compass copying scss/extension/compass/gradients.py -> build/lib.linux-x86_64-cpython-310/scss/extension/compass copying scss/extension/compass/images.py -> build/lib.linux-x86_64-cpython-310/scss/extension/compass copying scss/extension/compass/__init__.py -> build/lib.linux-x86_64-cpython-310/scss/extension/compass copying scss/extension/compass/layouts.py -> build/lib.linux-x86_64-cpython-310/scss/extension/compass copying scss/extension/compass/helpers.py -> build/lib.linux-x86_64-cpython-310/scss/extension/compass creating build/lib.linux-x86_64-cpython-310/scss/grammar copying scss/grammar/expression.py -> build/lib.linux-x86_64-cpython-310/scss/grammar copying scss/grammar/scanner.py -> build/lib.linux-x86_64-cpython-310/scss/grammar copying scss/grammar/__init__.py -> build/lib.linux-x86_64-cpython-310/scss/grammar running build_ext building 'scss.grammar._scanner' extension creating build/temp.linux-x86_64-cpython-310 creating build/temp.linux-x86_64-cpython-310/scss creating build/temp.linux-x86_64-cpython-310/scss/src gcc -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 -I/usr/include/python3.10 -c scss/src/_speedups.c -o build/temp.linux-x86_64-cpython-310/scss/src/_speedups.o gcc -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 -I/usr/include/python3.10 -c scss/src/block_locator.c -o build/temp.linux-x86_64-cpython-310/scss/src/block_locator.o scss/src/block_locator.c: In function 'BlockLocator_new': scss/src/block_locator.c:320:17: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 320 | self->codestr = PyUnicode_AS_UNICODE(codestr); | ^~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from scss/src/block_locator.c:11: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ scss/src/block_locator.c:321:17: warning: 'PyUnicode_GetSize' is deprecated [-Wdeprecated-declarations] 321 | self->codestr_sz = PyUnicode_GetSize((PyObject*)codestr); | ^~~~ /usr/include/python3.10/unicodeobject.h:177:43: note: declared here 177 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_ssize_t) PyUnicode_GetSize( | ^~~~~~~~~~~~~~~~~ gcc -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 -I/usr/include/python3.10 -c scss/src/hashtable.c -o build/temp.linux-x86_64-cpython-310/scss/src/hashtable.o gcc -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 -I/usr/include/python3.10 -c scss/src/scanner.c -o build/temp.linux-x86_64-cpython-310/scss/src/scanner.o gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -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-cpython-310/scss/src/_speedups.o build/temp.linux-x86_64-cpython-310/scss/src/block_locator.o build/temp.linux-x86_64-cpython-310/scss/src/hashtable.o build/temp.linux-x86_64-cpython-310/scss/src/scanner.o -L/usr/lib64 -lpcre -lpython3.10 -o build/lib.linux-x86_64-cpython-310/scss/grammar/_scanner.cpython-310-x86_64-linux-gnu.so ++ pwd + export PYTHONPATH=/home/pterjan/rpmbuild/BUILD/pyScss-1.3.7 + PYTHONPATH=/home/pterjan/rpmbuild/BUILD/pyScss-1.3.7 + make -C docs man SPHINXBUILD=sphinx-build make: Entering directory '/home/pterjan/rpmbuild/BUILD/pyScss-1.3.7/docs' sphinx-build -b man -d _build/doctrees . _build/man Running Sphinx v6.1.3 making output directory... done WARNING: html_static_path entry '_static' does not exist building [mo]: targets for 0 po files that are out of date writing output... building [man]: all manpages updating environment: [new config] 5 added, 0 changed, 0 removed reading sources... [ 20%] back-matter reading sources... [ 40%] index reading sources... [ 60%] python-api reading sources... [ 80%] syntax reading sources... [100%] usage WARNING: autodoc: failed to import module 'compiler' from module 'scss'; the following exception was raised: cannot import name 'Iterable' from 'collections' (/usr/lib64/python3.10/collections/__init__.py) WARNING: autodoc: failed to import module 'namespace' from module 'scss'; the following exception was raised: cannot import name 'Iterable' from 'collections' (/usr/lib64/python3.10/collections/__init__.py) WARNING: autodoc: failed to import module 'extension' from module 'scss'; the following exception was raised: cannot import name 'Iterable' from 'collections' (/usr/lib64/python3.10/collections/__init__.py) looking for now-outdated files... none found pickling environment... done checking consistency... done writing... pyscss.1 { usage python-api syntax back-matter } done build succeeded, 4 warnings. The manual pages are in _build/man. Build finished. The manual pages are in _build/man. make: Leaving directory '/home/pterjan/rpmbuild/BUILD/pyScss-1.3.7/docs' + make -C docs html SPHINXBUILD=sphinx-build make: Entering directory '/home/pterjan/rpmbuild/BUILD/pyScss-1.3.7/docs' sphinx-build -b html -d _build/doctrees . _build/html Running Sphinx v6.1.3 making output directory... done WARNING: html_static_path entry '_static' does not exist loading pickled environment... done building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 5 source files that are out of date updating environment: 0 added, 1 changed, 0 removed reading sources... [100%] python-api WARNING: autodoc: failed to import module 'compiler' from module 'scss'; the following exception was raised: cannot import name 'Iterable' from 'collections' (/usr/lib64/python3.10/collections/__init__.py) WARNING: autodoc: failed to import module 'namespace' from module 'scss'; the following exception was raised: cannot import name 'Iterable' from 'collections' (/usr/lib64/python3.10/collections/__init__.py) WARNING: autodoc: failed to import module 'extension' from module 'scss'; the following exception was raised: cannot import name 'Iterable' from 'collections' (/usr/lib64/python3.10/collections/__init__.py) looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 20%] back-matter writing output... [ 40%] index writing output... [ 60%] python-api writing output... [ 80%] syntax writing output... [100%] usage /home/pterjan/rpmbuild/BUILD/pyScss-1.3.7/docs/syntax.rst:67: WARNING: Could not lex literal_block as "scss". Highlighting skipped. /home/pterjan/rpmbuild/BUILD/pyScss-1.3.7/docs/syntax.rst:96: WARNING: Could not lex literal_block as "scss". Highlighting skipped. /home/pterjan/rpmbuild/BUILD/pyScss-1.3.7/docs/syntax.rst:171: WARNING: Could not lex literal_block as "scss". Highlighting skipped. /home/pterjan/rpmbuild/BUILD/pyScss-1.3.7/docs/syntax.rst:202: WARNING: Could not lex literal_block as "scss". Highlighting skipped. /home/pterjan/rpmbuild/BUILD/pyScss-1.3.7/docs/syntax.rst:210: WARNING: Could not lex literal_block as "scss". Highlighting skipped. /home/pterjan/rpmbuild/BUILD/pyScss-1.3.7/docs/syntax.rst:219: WARNING: Could not lex literal_block as "scss". Highlighting skipped. /home/pterjan/rpmbuild/BUILD/pyScss-1.3.7/docs/syntax.rst:265: WARNING: Could not lex literal_block as "scss". Highlighting skipped. generating indices... genindex done highlighting module code... writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 11 warnings. The HTML pages are in _build/html. Build finished. The HTML pages are in _build/html. make: Leaving directory '/home/pterjan/rpmbuild/BUILD/pyScss-1.3.7/docs' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Lir8pz + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64 + cd pyScss-1.3.7 + '[' 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' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64 running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr creating /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64 creating /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10 creating /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages creating /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss copying build/lib.linux-x86_64-cpython-310/scss/compiler.py -> /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss copying build/lib.linux-x86_64-cpython-310/scss/scss_meta.py -> /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss copying build/lib.linux-x86_64-cpython-310/scss/less2scss.py -> /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss copying build/lib.linux-x86_64-cpython-310/scss/types.py -> /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss creating /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss/grammar copying build/lib.linux-x86_64-cpython-310/scss/grammar/_scanner.cpython-310-x86_64-linux-gnu.so -> /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss/grammar copying build/lib.linux-x86_64-cpython-310/scss/grammar/expression.py -> /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss/grammar copying build/lib.linux-x86_64-cpython-310/scss/grammar/scanner.py -> /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss/grammar copying build/lib.linux-x86_64-cpython-310/scss/grammar/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss/grammar copying build/lib.linux-x86_64-cpython-310/scss/namespace.py -> /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss copying build/lib.linux-x86_64-cpython-310/scss/legacy.py -> /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss copying build/lib.linux-x86_64-cpython-310/scss/rule.py -> /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss creating /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss/extension copying build/lib.linux-x86_64-cpython-310/scss/extension/fonts.py -> /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss/extension copying build/lib.linux-x86_64-cpython-310/scss/extension/bootstrap.py -> /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss/extension creating /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss/extension/compass copying build/lib.linux-x86_64-cpython-310/scss/extension/compass/sprites.py -> /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss/extension/compass copying build/lib.linux-x86_64-cpython-310/scss/extension/compass/gradients.py -> /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss/extension/compass copying build/lib.linux-x86_64-cpython-310/scss/extension/compass/images.py -> /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss/extension/compass copying build/lib.linux-x86_64-cpython-310/scss/extension/compass/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss/extension/compass copying build/lib.linux-x86_64-cpython-310/scss/extension/compass/layouts.py -> /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss/extension/compass copying build/lib.linux-x86_64-cpython-310/scss/extension/compass/helpers.py -> /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss/extension/compass copying build/lib.linux-x86_64-cpython-310/scss/extension/extra.py -> /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss/extension copying build/lib.linux-x86_64-cpython-310/scss/extension/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss/extension copying build/lib.linux-x86_64-cpython-310/scss/extension/core.py -> /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss/extension copying build/lib.linux-x86_64-cpython-310/scss/extension/api.py -> /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss/extension copying build/lib.linux-x86_64-cpython-310/scss/calculator.py -> /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss copying build/lib.linux-x86_64-cpython-310/scss/source.py -> /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss copying build/lib.linux-x86_64-cpython-310/scss/tool.py -> /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss copying build/lib.linux-x86_64-cpython-310/scss/__main__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss copying build/lib.linux-x86_64-cpython-310/scss/config.py -> /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss copying build/lib.linux-x86_64-cpython-310/scss/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss copying build/lib.linux-x86_64-cpython-310/scss/ast.py -> /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss copying build/lib.linux-x86_64-cpython-310/scss/cssdefs.py -> /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss copying build/lib.linux-x86_64-cpython-310/scss/util.py -> /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss copying build/lib.linux-x86_64-cpython-310/scss/errors.py -> /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss copying build/lib.linux-x86_64-cpython-310/scss/selector.py -> /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss copying build/lib.linux-x86_64-cpython-310/scss/setup.py -> /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss/compiler.py to compiler.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss/scss_meta.py to scss_meta.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss/less2scss.py to less2scss.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss/types.py to types.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss/grammar/expression.py to expression.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss/grammar/scanner.py to scanner.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss/grammar/__init__.py to __init__.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss/namespace.py to namespace.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss/legacy.py to legacy.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss/rule.py to rule.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss/extension/fonts.py to fonts.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss/extension/bootstrap.py to bootstrap.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss/extension/compass/sprites.py to sprites.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss/extension/compass/gradients.py to gradients.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss/extension/compass/images.py to images.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss/extension/compass/__init__.py to __init__.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss/extension/compass/layouts.py to layouts.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss/extension/compass/helpers.py to helpers.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss/extension/extra.py to extra.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss/extension/__init__.py to __init__.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss/extension/core.py to core.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss/extension/api.py to api.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss/calculator.py to calculator.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss/source.py to source.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss/tool.py to tool.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss/__main__.py to __main__.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss/config.py to config.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss/__init__.py to __init__.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss/ast.py to ast.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss/cssdefs.py to cssdefs.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss/util.py to util.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss/errors.py to errors.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss/selector.py to selector.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss/setup.py to setup.cpython-310.pyc writing byte-compilation script '/tmp/tmps_bc9gcw.py' /usr/bin/python3 /tmp/tmps_bc9gcw.py removing /tmp/tmps_bc9gcw.py running install_egg_info running egg_info creating pyScss.egg-info writing pyScss.egg-info/PKG-INFO writing dependency_links to pyScss.egg-info/dependency_links.txt writing entry points to pyScss.egg-info/entry_points.txt writing requirements to pyScss.egg-info/requires.txt writing top-level names to pyScss.egg-info/top_level.txt writing manifest file 'pyScss.egg-info/SOURCES.txt' reading manifest file 'pyScss.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'pyScss.egg-info/SOURCES.txt' Copying pyScss.egg-info to /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/pyScss-1.3.7-py3.10.egg-info running install_scripts Installing less2scss script to /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/bin Installing pyscss script to /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/bin + rm -rfv /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/bin/__pycache__ + chmod +x /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss/tool.py + mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/share/man/man1/ + cp -ar docs/_build/man/pyscss.1 /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/share/man/man1/pyscss.1 + find /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64 -type f -exec sed -i '1s=^#!/usr/bin/\(python\|env python\)[23]\?=#!/usr/bin/python3=' '{}' + + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1.3.7-4.mga9 --unique-debug-suffix -1.3.7-4.mga9.x86_64 --unique-debug-src-base python-scss-1.3.7-4.mga9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/pyScss-1.3.7 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10/site-packages/scss/grammar/_scanner.cpython-310-x86_64-linux-gnu.so original debug info size: 108kB, size after compression: 104kB /usr/bin/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 99 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/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib64/python3.10 using python3.10 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/lib/debug/usr/lib64/python3.10 using python3.10 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: python3-scss-1.3.7-4.mga9.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.aZXqQk + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd pyScss-1.3.7 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/share/doc/python3-scss + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/share/doc/python3-scss + cp -pr DESCRIPTION /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/share/doc/python3-scss + cp -pr README.rst /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/share/doc/python3-scss + cp -pr docs/_build/html /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64/usr/share/doc/python3-scss + RPM_EC=0 ++ jobs -p + exit 0 Provides: pyscss = 1.3.7-4.mga9 python-scss = 1.3.7-4.mga9 python3-scss = 1.3.7-4.mga9 python3-scss(x86-64) = 1.3.7-4.mga9 python3.10-scss = 1.3.7-4.mga9 python3.10dist(pyscss) = 1.3.7 python3dist(pyscss) = 1.3.7 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.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libpcre.so.1()(64bit) libpython3.10.so.1.0()(64bit) python(abi) = 3.10 python3.10dist(six) Obsoletes: python-scss < 1.3.7-4.mga9 Processing files: python-scss-debugsource-1.3.7-4.mga9.x86_64 Provides: python-scss-debugsource = 1.3.7-4.mga9 python-scss-debugsource(x86-64) = 1.3.7-4.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-scss-debuginfo-1.3.7-4.mga9.x86_64 Provides: debuginfo(build-id) = 22a8b712d861766d7c10c07ecf87cbf23eed84ed python-scss-debuginfo = 1.3.7-4.mga9 python3-scss-debuginfo = 1.3.7-4.mga9 python3-scss-debuginfo(x86-64) = 1.3.7-4.mga9 python3.10-scss-debuginfo = 1.3.7-4.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-scss-debugsource(x86-64) = 1.3.7-4.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python-scss-debugsource-1.3.7-4.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-scss-debuginfo-1.3.7-4.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-scss-1.3.7-4.mga9.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.WTExDX + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd pyScss-1.3.7 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.3.7-4.mga9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.8UhEFj + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf pyScss-1.3.7 pyScss-1.3.7.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!