D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/python-scss-1.4.0-1.mga10.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Q4SR58 + 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.4.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/v1.4.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pyScss-1.4.0 + rm -rf /home/pterjan/rpmbuild/BUILD/pyScss-1.4.0-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/pyScss-1.4.0-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + '[' -z sP ']' + shebang_flags=-kasP + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP . recursedown('.') recursedown('./docs') recursedown('./scss') recursedown('./scss/extension') recursedown('./scss/extension/compass') recursedown('./scss/grammar') recursedown('./scss/src') recursedown('./scss/tests') recursedown('./scss/tests/extension') recursedown('./scss/tests/extension/compass') recursedown('./scss/tests/files') recursedown('./scss/tests/files/bugs') recursedown('./scss/tests/files/compass') recursedown('./scss/tests/files/cursors') recursedown('./scss/tests/files/fonts') recursedown('./scss/tests/files/fonts/static') recursedown('./scss/tests/files/fonts/static/assets') recursedown('./scss/tests/files/fonts/static/fontsheet') recursedown('./scss/tests/files/from-sassc') recursedown('./scss/tests/files/general') recursedown('./scss/tests/files/general/include') recursedown('./scss/tests/files/images') recursedown('./scss/tests/files/kronuz') recursedown('./scss/tests/files/kronuz/include') recursedown('./scss/tests/files/kronuz/static') recursedown('./scss/tests/files/kronuz/static/assets') recursedown('./scss/tests/files/kronuz/static/menus') recursedown('./scss/tests/files/kronuz/static/squares') recursedown('./scss/tests/files/original-doctests') recursedown('./scss/tests/files/regressions') recursedown('./scss/tests/files/regressions/include') recursedown('./scss/tests/from_ruby') ./conftest.py: no change ./setup.py: updating ./yapps2.py: updating ./docs/conf.py: no change ./scss/__init__.py: no change ./scss/__main__.py: no change ./scss/ast.py: no change ./scss/calculator.py: no change ./scss/compiler.py: no change ./scss/config.py: no change ./scss/cssdefs.py: no change ./scss/errors.py: no change ./scss/legacy.py: no change ./scss/less2scss.py: no change ./scss/namespace.py: no change ./scss/rule.py: no change ./scss/scss_meta.py: no change ./scss/selector.py: no change ./scss/setup.py: no change ./scss/source.py: no change ./scss/tool.py: updating ./scss/types.py: no change ./scss/util.py: no change ./scss/extension/__init__.py: no change ./scss/extension/api.py: no change ./scss/extension/bootstrap.py: no change ./scss/extension/core.py: no change ./scss/extension/extra.py: no change ./scss/extension/fonts.py: no change ./scss/extension/compass/__init__.py: no change ./scss/extension/compass/gradients.py: no change ./scss/extension/compass/helpers.py: no change ./scss/extension/compass/images.py: no change ./scss/extension/compass/layouts.py: no change ./scss/extension/compass/sprites.py: no change ./scss/grammar/__init__.py: no change ./scss/grammar/expression.py: no change ./scss/grammar/scanner.py: no change ./scss/src/build.py: updating ./scss/tests/__init__.py: no change ./scss/tests/test_cli.py: no change ./scss/tests/test_expression.py: no change ./scss/tests/test_interactive.py: no change ./scss/tests/test_misc.py: no change ./scss/tests/test_types.py: no change ./scss/tests/util.py: no change ./scss/tests/extension/test_core.py: no change ./scss/tests/extension/test_extra.py: no change ./scss/tests/extension/compass/test_gradients.py: no change ./scss/tests/extension/compass/test_helpers.py: no change ./scss/tests/extension/compass/test_images.py: no change ./scss/tests/files/from-sassc/copy-tests-from-sassc.py: updating ./scss/tests/from_ruby/__init__.py: no change ./scss/tests/from_ruby/_test_scss.py: no change ./scss/tests/from_ruby/test_extend.py: no change + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.gcBacC + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd pyScss-1.4.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + : + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + for f in pyproject.toml setup.py setup.cfg + '[' -f pyproject.toml ']' + for f in pyproject.toml setup.py setup.cfg + '[' -f setup.py ']' + sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' setup.py + sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' setup.py + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' setup.py + sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' setup.py + sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' setup.py + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' setup.py + sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' setup.py + sed -i -e 's/~=/>=/g' setup.py + sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' setup.py + sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' setup.py + for f in pyproject.toml setup.py setup.cfg + '[' -f setup.cfg ']' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/pyScss-1.4.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + LDFLAGS=' -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags' + TMPDIR=/home/pterjan/rpmbuild/BUILD/pyScss-1.4.0/.pyproject-builddir + RPM_TOXENV=py312 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /home/pterjan/rpmbuild/BUILD/pyScss-1.4.0/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-scss-1.4.0-1.mga10.x86_64-pyproject-buildrequires Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.2) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.42.0) 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' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.42.0) running dist_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 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' creating '/home/pterjan/rpmbuild/BUILD/pyScss-1.4.0/pyScss-1.4.0.dist-info' Handling six from hook generated metadata: Requires-Dist (pyScss) Requirement satisfied: six (installed: six 1.16.0) + cat /home/pterjan/rpmbuild/BUILD/python-scss-1.4.0-1.mga10.x86_64-pyproject-buildrequires + rm -rfv pyScss-1.4.0.dist-info/ removed 'pyScss-1.4.0.dist-info/entry_points.txt' removed 'pyScss-1.4.0.dist-info/top_level.txt' removed 'pyScss-1.4.0.dist-info/METADATA' removed 'pyScss-1.4.0.dist-info/LICENSE' removed directory 'pyScss-1.4.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.o8MuCB + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd pyScss-1.4.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/pyScss-1.4.0/.pyproject-builddir + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + LDFLAGS=' -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags' + TMPDIR=/home/pterjan/rpmbuild/BUILD/pyScss-1.4.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/pyScss-1.4.0/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/pyScss-1.4.0 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) running dist_info creating /home/pterjan/rpmbuild/BUILD/pyScss-1.4.0/.pyproject-builddir/pip-modern-metadata-cfoul8q_/pyScss.egg-info writing /home/pterjan/rpmbuild/BUILD/pyScss-1.4.0/.pyproject-builddir/pip-modern-metadata-cfoul8q_/pyScss.egg-info/PKG-INFO writing dependency_links to /home/pterjan/rpmbuild/BUILD/pyScss-1.4.0/.pyproject-builddir/pip-modern-metadata-cfoul8q_/pyScss.egg-info/dependency_links.txt writing entry points to /home/pterjan/rpmbuild/BUILD/pyScss-1.4.0/.pyproject-builddir/pip-modern-metadata-cfoul8q_/pyScss.egg-info/entry_points.txt writing requirements to /home/pterjan/rpmbuild/BUILD/pyScss-1.4.0/.pyproject-builddir/pip-modern-metadata-cfoul8q_/pyScss.egg-info/requires.txt writing top-level names to /home/pterjan/rpmbuild/BUILD/pyScss-1.4.0/.pyproject-builddir/pip-modern-metadata-cfoul8q_/pyScss.egg-info/top_level.txt writing manifest file '/home/pterjan/rpmbuild/BUILD/pyScss-1.4.0/.pyproject-builddir/pip-modern-metadata-cfoul8q_/pyScss.egg-info/SOURCES.txt' reading manifest file '/home/pterjan/rpmbuild/BUILD/pyScss-1.4.0/.pyproject-builddir/pip-modern-metadata-cfoul8q_/pyScss.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file '/home/pterjan/rpmbuild/BUILD/pyScss-1.4.0/.pyproject-builddir/pip-modern-metadata-cfoul8q_/pyScss.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/pyScss-1.4.0/.pyproject-builddir/pip-modern-metadata-cfoul8q_/pyScss-1.4.0.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: pyScss Building wheel for pyScss (pyproject.toml): started Running command Building wheel for pyScss (pyproject.toml) running bdist_wheel running build running build_py creating build creating build/lib.linux-x86_64-cpython-312 creating build/lib.linux-x86_64-cpython-312/scss copying scss/compiler.py -> build/lib.linux-x86_64-cpython-312/scss copying scss/scss_meta.py -> build/lib.linux-x86_64-cpython-312/scss copying scss/less2scss.py -> build/lib.linux-x86_64-cpython-312/scss copying scss/types.py -> build/lib.linux-x86_64-cpython-312/scss copying scss/namespace.py -> build/lib.linux-x86_64-cpython-312/scss copying scss/legacy.py -> build/lib.linux-x86_64-cpython-312/scss copying scss/rule.py -> build/lib.linux-x86_64-cpython-312/scss copying scss/calculator.py -> build/lib.linux-x86_64-cpython-312/scss copying scss/source.py -> build/lib.linux-x86_64-cpython-312/scss copying scss/tool.py -> build/lib.linux-x86_64-cpython-312/scss copying scss/__main__.py -> build/lib.linux-x86_64-cpython-312/scss copying scss/config.py -> build/lib.linux-x86_64-cpython-312/scss copying scss/__init__.py -> build/lib.linux-x86_64-cpython-312/scss copying scss/ast.py -> build/lib.linux-x86_64-cpython-312/scss copying scss/cssdefs.py -> build/lib.linux-x86_64-cpython-312/scss copying scss/util.py -> build/lib.linux-x86_64-cpython-312/scss copying scss/errors.py -> build/lib.linux-x86_64-cpython-312/scss copying scss/selector.py -> build/lib.linux-x86_64-cpython-312/scss copying scss/setup.py -> build/lib.linux-x86_64-cpython-312/scss creating build/lib.linux-x86_64-cpython-312/scss/extension copying scss/extension/fonts.py -> build/lib.linux-x86_64-cpython-312/scss/extension copying scss/extension/bootstrap.py -> build/lib.linux-x86_64-cpython-312/scss/extension copying scss/extension/extra.py -> build/lib.linux-x86_64-cpython-312/scss/extension copying scss/extension/__init__.py -> build/lib.linux-x86_64-cpython-312/scss/extension copying scss/extension/core.py -> build/lib.linux-x86_64-cpython-312/scss/extension copying scss/extension/api.py -> build/lib.linux-x86_64-cpython-312/scss/extension creating build/lib.linux-x86_64-cpython-312/scss/extension/compass copying scss/extension/compass/sprites.py -> build/lib.linux-x86_64-cpython-312/scss/extension/compass copying scss/extension/compass/gradients.py -> build/lib.linux-x86_64-cpython-312/scss/extension/compass copying scss/extension/compass/images.py -> build/lib.linux-x86_64-cpython-312/scss/extension/compass copying scss/extension/compass/__init__.py -> build/lib.linux-x86_64-cpython-312/scss/extension/compass copying scss/extension/compass/layouts.py -> build/lib.linux-x86_64-cpython-312/scss/extension/compass copying scss/extension/compass/helpers.py -> build/lib.linux-x86_64-cpython-312/scss/extension/compass creating build/lib.linux-x86_64-cpython-312/scss/grammar copying scss/grammar/expression.py -> build/lib.linux-x86_64-cpython-312/scss/grammar copying scss/grammar/scanner.py -> build/lib.linux-x86_64-cpython-312/scss/grammar copying scss/grammar/__init__.py -> build/lib.linux-x86_64-cpython-312/scss/grammar running build_ext building 'scss.grammar._scanner' extension creating build/temp.linux-x86_64-cpython-312 creating build/temp.linux-x86_64-cpython-312/scss creating build/temp.linux-x86_64-cpython-312/scss/src gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -I/usr/include/python3.12 -c scss/src/_speedups.c -o build/temp.linux-x86_64-cpython-312/scss/src/_speedups.o gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -I/usr/include/python3.12 -c scss/src/block_locator.c -o build/temp.linux-x86_64-cpython-312/scss/src/block_locator.o scss/src/block_locator.c: In function ‘BlockLocator_new’: scss/src/block_locator.c:320:33: error: implicit declaration of function ‘PyUnicode_AS_UNICODE’; did you mean ‘PyUnicode_AsUCS4’? [-Wimplicit-function-declaration] 320 | self->codestr = PyUnicode_AS_UNICODE(codestr); | ^~~~~~~~~~~~~~~~~~~~ | PyUnicode_AsUCS4 scss/src/block_locator.c:320:31: error: assignment to ‘Py_UNICODE *’ {aka ‘int *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 320 | self->codestr = PyUnicode_AS_UNICODE(codestr); | ^ scss/src/block_locator.c:321:36: error: implicit declaration of function ‘PyUnicode_GetSize’; did you mean ‘PyUnicode_Resize’? [-Wimplicit-function-declaration] 321 | self->codestr_sz = PyUnicode_GetSize((PyObject*)codestr); | ^~~~~~~~~~~~~~~~~ | PyUnicode_Resize ========================================================================== WARNING: The C extension could not be compiled, speedups are not enabled. Failure information, if any, is above. Retrying the build without the C extension now. running bdist_wheel running build running build_py creating build/lib creating build/lib/scss copying scss/compiler.py -> build/lib/scss copying scss/scss_meta.py -> build/lib/scss copying scss/less2scss.py -> build/lib/scss copying scss/types.py -> build/lib/scss copying scss/namespace.py -> build/lib/scss copying scss/legacy.py -> build/lib/scss copying scss/rule.py -> build/lib/scss copying scss/calculator.py -> build/lib/scss copying scss/source.py -> build/lib/scss copying scss/tool.py -> build/lib/scss copying scss/__main__.py -> build/lib/scss copying scss/config.py -> build/lib/scss copying scss/__init__.py -> build/lib/scss copying scss/ast.py -> build/lib/scss copying scss/cssdefs.py -> build/lib/scss copying scss/util.py -> build/lib/scss copying scss/errors.py -> build/lib/scss copying scss/selector.py -> build/lib/scss copying scss/setup.py -> build/lib/scss creating build/lib/scss/extension copying scss/extension/fonts.py -> build/lib/scss/extension copying scss/extension/bootstrap.py -> build/lib/scss/extension copying scss/extension/extra.py -> build/lib/scss/extension copying scss/extension/__init__.py -> build/lib/scss/extension copying scss/extension/core.py -> build/lib/scss/extension copying scss/extension/api.py -> build/lib/scss/extension creating build/lib/scss/extension/compass copying scss/extension/compass/sprites.py -> build/lib/scss/extension/compass copying scss/extension/compass/gradients.py -> build/lib/scss/extension/compass copying scss/extension/compass/images.py -> build/lib/scss/extension/compass copying scss/extension/compass/__init__.py -> build/lib/scss/extension/compass copying scss/extension/compass/layouts.py -> build/lib/scss/extension/compass copying scss/extension/compass/helpers.py -> build/lib/scss/extension/compass creating build/lib/scss/grammar copying scss/grammar/expression.py -> build/lib/scss/grammar copying scss/grammar/scanner.py -> build/lib/scss/grammar copying scss/grammar/__init__.py -> build/lib/scss/grammar installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/scss copying build/lib/scss/compiler.py -> build/bdist.linux-x86_64/wheel/scss copying build/lib/scss/scss_meta.py -> build/bdist.linux-x86_64/wheel/scss copying build/lib/scss/less2scss.py -> build/bdist.linux-x86_64/wheel/scss copying build/lib/scss/types.py -> build/bdist.linux-x86_64/wheel/scss creating build/bdist.linux-x86_64/wheel/scss/grammar copying build/lib/scss/grammar/expression.py -> build/bdist.linux-x86_64/wheel/scss/grammar copying build/lib/scss/grammar/scanner.py -> build/bdist.linux-x86_64/wheel/scss/grammar copying build/lib/scss/grammar/__init__.py -> build/bdist.linux-x86_64/wheel/scss/grammar copying build/lib/scss/namespace.py -> build/bdist.linux-x86_64/wheel/scss copying build/lib/scss/legacy.py -> build/bdist.linux-x86_64/wheel/scss copying build/lib/scss/rule.py -> build/bdist.linux-x86_64/wheel/scss creating build/bdist.linux-x86_64/wheel/scss/extension copying build/lib/scss/extension/fonts.py -> build/bdist.linux-x86_64/wheel/scss/extension copying build/lib/scss/extension/bootstrap.py -> build/bdist.linux-x86_64/wheel/scss/extension creating build/bdist.linux-x86_64/wheel/scss/extension/compass copying build/lib/scss/extension/compass/sprites.py -> build/bdist.linux-x86_64/wheel/scss/extension/compass copying build/lib/scss/extension/compass/gradients.py -> build/bdist.linux-x86_64/wheel/scss/extension/compass copying build/lib/scss/extension/compass/images.py -> build/bdist.linux-x86_64/wheel/scss/extension/compass copying build/lib/scss/extension/compass/__init__.py -> build/bdist.linux-x86_64/wheel/scss/extension/compass copying build/lib/scss/extension/compass/layouts.py -> build/bdist.linux-x86_64/wheel/scss/extension/compass copying build/lib/scss/extension/compass/helpers.py -> build/bdist.linux-x86_64/wheel/scss/extension/compass copying build/lib/scss/extension/extra.py -> build/bdist.linux-x86_64/wheel/scss/extension copying build/lib/scss/extension/__init__.py -> build/bdist.linux-x86_64/wheel/scss/extension copying build/lib/scss/extension/core.py -> build/bdist.linux-x86_64/wheel/scss/extension copying build/lib/scss/extension/api.py -> build/bdist.linux-x86_64/wheel/scss/extension copying build/lib/scss/calculator.py -> build/bdist.linux-x86_64/wheel/scss copying build/lib/scss/source.py -> build/bdist.linux-x86_64/wheel/scss copying build/lib/scss/tool.py -> build/bdist.linux-x86_64/wheel/scss copying build/lib/scss/__main__.py -> build/bdist.linux-x86_64/wheel/scss copying build/lib/scss/config.py -> build/bdist.linux-x86_64/wheel/scss copying build/lib/scss/__init__.py -> build/bdist.linux-x86_64/wheel/scss copying build/lib/scss/ast.py -> build/bdist.linux-x86_64/wheel/scss copying build/lib/scss/cssdefs.py -> build/bdist.linux-x86_64/wheel/scss copying build/lib/scss/util.py -> build/bdist.linux-x86_64/wheel/scss copying build/lib/scss/errors.py -> build/bdist.linux-x86_64/wheel/scss copying build/lib/scss/selector.py -> build/bdist.linux-x86_64/wheel/scss copying build/lib/scss/setup.py -> build/bdist.linux-x86_64/wheel/scss running install_egg_info running 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 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 build/bdist.linux-x86_64/wheel/pyScss-1.4.0-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/pyScss-1.4.0.dist-info/WHEEL creating '/home/pterjan/rpmbuild/BUILD/pyScss-1.4.0/.pyproject-builddir/pip-wheel-uo2ewtnc/.tmp-fb1u1iwr/pyScss-1.4.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'scss/__init__.py' adding 'scss/__main__.py' adding 'scss/ast.py' adding 'scss/calculator.py' adding 'scss/compiler.py' adding 'scss/config.py' adding 'scss/cssdefs.py' adding 'scss/errors.py' adding 'scss/legacy.py' adding 'scss/less2scss.py' adding 'scss/namespace.py' adding 'scss/rule.py' adding 'scss/scss_meta.py' adding 'scss/selector.py' adding 'scss/setup.py' adding 'scss/source.py' adding 'scss/tool.py' adding 'scss/types.py' adding 'scss/util.py' adding 'scss/extension/__init__.py' adding 'scss/extension/api.py' adding 'scss/extension/bootstrap.py' adding 'scss/extension/core.py' adding 'scss/extension/extra.py' adding 'scss/extension/fonts.py' adding 'scss/extension/compass/__init__.py' adding 'scss/extension/compass/gradients.py' adding 'scss/extension/compass/helpers.py' adding 'scss/extension/compass/images.py' adding 'scss/extension/compass/layouts.py' adding 'scss/extension/compass/sprites.py' adding 'scss/grammar/__init__.py' adding 'scss/grammar/expression.py' adding 'scss/grammar/scanner.py' adding 'pyScss-1.4.0.dist-info/LICENSE' adding 'pyScss-1.4.0.dist-info/METADATA' adding 'pyScss-1.4.0.dist-info/WHEEL' adding 'pyScss-1.4.0.dist-info/entry_points.txt' adding 'pyScss-1.4.0.dist-info/top_level.txt' adding 'pyScss-1.4.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel ========================================================================== WARNING: The C extension could not be compiled, speedups are not enabled. pyScss will still work fine, but may be slower. The most likely cause is missing PCRE headers; you may need to install libpcre or libpcre-dev, depending on your platform. Plain-Python installation succeeded. ========================================================================== Building wheel for pyScss (pyproject.toml): finished with status 'done' Created wheel for pyScss: filename=pyScss-1.4.0-py3-none-any.whl size=123950 sha256=681345a541d42b553d4e6a0d3a066fc7ec6f0974d0eaff5465f83242433cdbdc Stored in directory: /home/pterjan/.cache/pip/wheels/00/75/ad/bddf8f74f40b533776438b8a1ee4677db2ce53f3dc82377ddf Successfully built pyScss ++ pwd + export PYTHONPATH=/home/pterjan/rpmbuild/BUILD/pyScss-1.4.0 + PYTHONPATH=/home/pterjan/rpmbuild/BUILD/pyScss-1.4.0 + make -C docs man SPHINXBUILD=sphinx-build make: Entering directory '/home/pterjan/rpmbuild/BUILD/pyScss-1.4.0/docs' sphinx-build -b man -d _build/doctrees . _build/man Running Sphinx v7.2.6 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 /home/pterjan/rpmbuild/BUILD/pyScss-1.4.0/scss/compiler.py:1430: SyntaxWarning: invalid escape sequence '\:' result = tb * (i + nesting) + "@media -sass-debug-info{filename{font-family:file\:\/\/%s}line{font-family:\\00003%s}}" % (filename, lineno) + nl /home/pterjan/rpmbuild/BUILD/pyScss-1.4.0/scss/cssdefs.py:497: SyntaxWarning: invalid escape sequence '\s' _has_code_re = re.compile(''' :1430: SyntaxWarning: invalid escape sequence '\:' :1430: SyntaxWarning: invalid escape sequence '\:' reading sources... [ 80%] syntax reading sources... [100%] usage 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, 1 warning. 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.4.0/docs' + make -C docs html SPHINXBUILD=sphinx-build make: Entering directory '/home/pterjan/rpmbuild/BUILD/pyScss-1.4.0/docs' sphinx-build -b html -d _build/doctrees . _build/html Running Sphinx v7.2.6 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, 0 changed, 0 removed reading sources... looking for now-outdated files... none found preparing documents... done copying assets... copying static files... done copying extra files... done 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.4.0/docs/syntax.rst:67: WARNING: Lexing literal_block '$main-color: #ce4dd6;\n$style: solid;\n$side: bottom;\n#navbar {\n border-#{$side}: {\n color: $main-color;\n style: $style;\n }\n}' as "scss" resulted in an error at token: '$'. Retrying in relaxed mode. /home/pterjan/rpmbuild/BUILD/pyScss-1.4.0/docs/syntax.rst:96: WARNING: Lexing literal_block '@mixin rounded($side, $radius: 10px) {\n border-#{$side}-radius: $radius;\n -moz-border-radius-#{$side}: $radius;\n -webkit-border-#{$side}-radius: $radius;\n}\n#navbar li { @include rounded(top); }\n#footer { @include rounded(top, 5px); }\n#sidebar { @include rounded(left, 8px); }' as "scss" resulted in an error at token: '$'. Retrying in relaxed mode. /home/pterjan/rpmbuild/BUILD/pyScss-1.4.0/docs/syntax.rst:171: WARNING: Lexing literal_block '@for $n from 1 through 9 {\n .span-#{$n} { width: $n * 10%; }\n}\n\n@each $color in red, blue, yellow {\n .button-#{$color} {\n background-color: $color;\n }\n}' as "scss" resulted in an error at token: '$'. Retrying in relaxed mode. /home/pterjan/rpmbuild/BUILD/pyScss-1.4.0/docs/syntax.rst:202: WARNING: Lexing literal_block 'a {\n color: map-get($colors, text);\n background-color: map-get($colors, background);\n}' as "scss" resulted in an error at token: '$'. Retrying in relaxed mode. /home/pterjan/rpmbuild/BUILD/pyScss-1.4.0/docs/syntax.rst:210: WARNING: Lexing literal_block "div {\n // I don't know why you'd do this :)\n margin: nth($colors, 1); // => text, black\n}" as "scss" resulted in an error at token: '$'. Retrying in relaxed mode. /home/pterjan/rpmbuild/BUILD/pyScss-1.4.0/docs/syntax.rst:219: WARNING: Lexing literal_block "@each $key, $value in $colors {\n // I don't know why you'd do this either!\n [data-style=$key] {\n color: $value;\n }\n}" as "scss" resulted in an error at token: '$'. Retrying in relaxed mode. /home/pterjan/rpmbuild/BUILD/pyScss-1.4.0/docs/syntax.rst:265: WARNING: Lexing literal_block '$icons: sprite-map("sociable/*.png"); // contains sociable/facebook.png among others.\ndiv {\n background: $icons;\n}\n@each $icon in sprites($icons) {\n div .#{$icon} {\n width: image-width(sprite-file($icons, $icon));\n height: image-height(sprite-file($icons, $icon));\n background-position: sprite-position($icons, $icon);\n }\n}' as "scss" resulted in an error at token: '$'. Retrying in relaxed mode. generating indices... genindex py-modindex done highlighting module code... [ 33%] scss.compiler highlighting module code... [ 67%] scss.extension.api highlighting module code... [100%] scss.namespace writing additional pages... search done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 8 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.4.0/docs' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Iluso9 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.4.0-1.mga10.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.4.0-1.mga10.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.4.0-1.mga10.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.4.0-1.mga10.x86_64 + cd pyScss-1.4.0 + '[' 1 -eq 1 ']' ++ ls /home/pterjan/rpmbuild/BUILD/pyScss-1.4.0/pyproject-wheeldir/pyScss-1.4.0-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=pyScss==1.4.0 + TMPDIR=/home/pterjan/rpmbuild/BUILD/pyScss-1.4.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.4.0-1.mga10.x86_64 --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /home/pterjan/rpmbuild/BUILD/pyScss-1.4.0/pyproject-wheeldir pyScss==1.4.0 Using pip 24.0 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /home/pterjan/rpmbuild/BUILD/pyScss-1.4.0/pyproject-wheeldir Processing ./pyproject-wheeldir/pyScss-1.4.0-py3-none-any.whl Installing collected packages: pyScss Creating /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.4.0-1.mga10.x86_64/usr/bin changing mode of /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.4.0-1.mga10.x86_64/usr/bin/less2scss to 755 changing mode of /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.4.0-1.mga10.x86_64/usr/bin/pyscss to 755 Successfully installed pyScss-1.4.0 + '[' -d /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.4.0-1.mga10.x86_64/usr/bin ']' + '[' -z sP ']' + shebang_flags=-kasP + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.4.0-1.mga10.x86_64/usr/bin/less2scss /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.4.0-1.mga10.x86_64/usr/bin/pyscss /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.4.0-1.mga10.x86_64/usr/bin/less2scss: updating /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.4.0-1.mga10.x86_64/usr/bin/pyscss: updating + rm -rfv /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.4.0-1.mga10.x86_64/usr/bin/__pycache__ + rm -f /home/pterjan/rpmbuild/BUILD/python-scss-1.4.0-1.mga10.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.4.0-1.mga10.x86_64/usr/lib/python3.12/site-packages ']' + site_dirs+=("/usr/lib/python3.12/site-packages") + '[' /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.4.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages '!=' /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.4.0-1.mga10.x86_64/usr/lib/python3.12/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.4.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.4.0-1.mga10.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.12/site-packages/pyScss-1.4.0.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.4.0-1.mga10.x86_64/usr/lib/python3.12/site-packages/pyScss-1.4.0.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.4.0-1.mga10.x86_64 --record /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.4.0-1.mga10.x86_64/usr/lib/python3.12/site-packages/pyScss-1.4.0.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-scss-1.4.0-1.mga10.x86_64-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.4.0-1.mga10.x86_64/usr/lib/python3.12/site-packages/pyScss-1.4.0.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILDROOT/python-scss-1.4.0-1.mga10.x86_64/usr/lib/python3.12/site-packages/pyScss-1.4.0.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.4.0-1.mga10.x86_64/usr/lib/python3.12/site-packages/pyScss-1.4.0.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILDROOT/python-scss-1.4.0-1.mga10.x86_64/usr/lib/python3.12/site-packages/pyScss-1.4.0.dist-info/REQUESTED' ++ wc -l /home/pterjan/rpmbuild/BUILD/python-scss-1.4.0-1.mga10.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + chmod +x /home/pterjan/rpmbuild/BUILDROOT/python-scss-1.4.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scss/tool.py chmod: cannot access '/home/pterjan/rpmbuild/BUILDROOT/python-scss-1.4.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scss/tool.py': No such file or directory error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.Iluso9 (%install) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.Iluso9 (%install) I: [iurt_root_command] ERROR: chroot