Mock Version: 2.15 Mock Version: 2.15 Mock Version: 2.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-scss.spec'], chrootPath='/var/lib/mock/f40-build-791461-137477/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=1209600uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-scss.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: Macro expanded in comment on line 17: %{name}-%{version}-%{shortcommit}.tar.gz Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1689897600 Wrote: /builddir/build/SRPMS/python-scss-1.4.0-3.fc40.src.rpm RPM build warnings: Macro expanded in comment on line 17: %{name}-%{version}-%{shortcommit}.tar.gz Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-scss.spec'], chrootPath='/var/lib/mock/f40-build-791461-137477/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=1209600uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-scss.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: Macro expanded in comment on line 17: %{name}-%{version}-%{shortcommit}.tar.gz Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1689897600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.uyi2Yn + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pyScss-1.4.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/python-scss-1.4.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pyScss-1.4.0 + rm -rf /builddir/build/BUILD/pyScss-1.4.0-SPECPARTS + /usr/bin/mkdir -p /builddir/build/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(%build): /bin/sh -e /var/tmp/rpm-tmp.ZRWvyO + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd pyScss-1.4.0 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -sP' running build running build_py creating build creating build/lib.linux-riscv64-cpython-312 creating build/lib.linux-riscv64-cpython-312/scss copying scss/less2scss.py -> build/lib.linux-riscv64-cpython-312/scss copying scss/__main__.py -> build/lib.linux-riscv64-cpython-312/scss copying scss/errors.py -> build/lib.linux-riscv64-cpython-312/scss copying scss/legacy.py -> build/lib.linux-riscv64-cpython-312/scss copying scss/tool.py -> build/lib.linux-riscv64-cpython-312/scss copying scss/scss_meta.py -> build/lib.linux-riscv64-cpython-312/scss copying scss/calculator.py -> build/lib.linux-riscv64-cpython-312/scss copying scss/__init__.py -> build/lib.linux-riscv64-cpython-312/scss copying scss/selector.py -> build/lib.linux-riscv64-cpython-312/scss copying scss/cssdefs.py -> build/lib.linux-riscv64-cpython-312/scss copying scss/types.py -> build/lib.linux-riscv64-cpython-312/scss copying scss/config.py -> build/lib.linux-riscv64-cpython-312/scss copying scss/ast.py -> build/lib.linux-riscv64-cpython-312/scss copying scss/setup.py -> build/lib.linux-riscv64-cpython-312/scss copying scss/namespace.py -> build/lib.linux-riscv64-cpython-312/scss copying scss/util.py -> build/lib.linux-riscv64-cpython-312/scss copying scss/source.py -> build/lib.linux-riscv64-cpython-312/scss copying scss/rule.py -> build/lib.linux-riscv64-cpython-312/scss copying scss/compiler.py -> build/lib.linux-riscv64-cpython-312/scss creating build/lib.linux-riscv64-cpython-312/scss/extension copying scss/extension/extra.py -> build/lib.linux-riscv64-cpython-312/scss/extension copying scss/extension/core.py -> build/lib.linux-riscv64-cpython-312/scss/extension copying scss/extension/__init__.py -> build/lib.linux-riscv64-cpython-312/scss/extension copying scss/extension/api.py -> build/lib.linux-riscv64-cpython-312/scss/extension copying scss/extension/bootstrap.py -> build/lib.linux-riscv64-cpython-312/scss/extension copying scss/extension/fonts.py -> build/lib.linux-riscv64-cpython-312/scss/extension creating build/lib.linux-riscv64-cpython-312/scss/extension/compass copying scss/extension/compass/gradients.py -> build/lib.linux-riscv64-cpython-312/scss/extension/compass copying scss/extension/compass/layouts.py -> build/lib.linux-riscv64-cpython-312/scss/extension/compass copying scss/extension/compass/images.py -> build/lib.linux-riscv64-cpython-312/scss/extension/compass copying scss/extension/compass/sprites.py -> build/lib.linux-riscv64-cpython-312/scss/extension/compass copying scss/extension/compass/__init__.py -> build/lib.linux-riscv64-cpython-312/scss/extension/compass copying scss/extension/compass/helpers.py -> build/lib.linux-riscv64-cpython-312/scss/extension/compass creating build/lib.linux-riscv64-cpython-312/scss/grammar copying scss/grammar/expression.py -> build/lib.linux-riscv64-cpython-312/scss/grammar copying scss/grammar/__init__.py -> build/lib.linux-riscv64-cpython-312/scss/grammar copying scss/grammar/scanner.py -> build/lib.linux-riscv64-cpython-312/scss/grammar running build_ext building 'scss.grammar._scanner' extension creating build/temp.linux-riscv64-cpython-312 creating build/temp.linux-riscv64-cpython-312/scss creating build/temp.linux-riscv64-cpython-312/scss/src gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -fexceptions -fexceptions -fexceptions -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -fPIC -I/usr/include/python3.12 -c scss/src/_speedups.c -o build/temp.linux-riscv64-cpython-312/scss/src/_speedups.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -fexceptions -fexceptions -fexceptions -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -fPIC -I/usr/include/python3.12 -c scss/src/block_locator.c -o build/temp.linux-riscv64-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 build running build_py creating build/lib creating build/lib/scss copying scss/less2scss.py -> build/lib/scss copying scss/__main__.py -> build/lib/scss copying scss/errors.py -> build/lib/scss copying scss/legacy.py -> build/lib/scss copying scss/tool.py -> build/lib/scss copying scss/scss_meta.py -> build/lib/scss copying scss/calculator.py -> build/lib/scss copying scss/__init__.py -> build/lib/scss copying scss/selector.py -> build/lib/scss copying scss/cssdefs.py -> build/lib/scss copying scss/types.py -> build/lib/scss copying scss/config.py -> build/lib/scss copying scss/ast.py -> build/lib/scss copying scss/setup.py -> build/lib/scss copying scss/namespace.py -> build/lib/scss copying scss/util.py -> build/lib/scss copying scss/source.py -> build/lib/scss copying scss/rule.py -> build/lib/scss copying scss/compiler.py -> build/lib/scss creating build/lib/scss/extension copying scss/extension/extra.py -> build/lib/scss/extension copying scss/extension/core.py -> build/lib/scss/extension copying scss/extension/__init__.py -> build/lib/scss/extension copying scss/extension/api.py -> build/lib/scss/extension copying scss/extension/bootstrap.py -> build/lib/scss/extension copying scss/extension/fonts.py -> build/lib/scss/extension creating build/lib/scss/extension/compass copying scss/extension/compass/gradients.py -> build/lib/scss/extension/compass copying scss/extension/compass/layouts.py -> build/lib/scss/extension/compass copying scss/extension/compass/images.py -> build/lib/scss/extension/compass copying scss/extension/compass/sprites.py -> build/lib/scss/extension/compass copying scss/extension/compass/__init__.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/__init__.py -> build/lib/scss/grammar copying scss/grammar/scanner.py -> build/lib/scss/grammar ========================================================================== 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. ========================================================================== + cd docs + make SPHINXBUILD=sphinx-build-3 man sphinx-build-3 -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 reading sources... [ 80%] syntax reading sources... [100%] usage WARNING: autodoc: failed to import module 'compiler' from module 'scss'; the following exception was raised: No module named 'scss' WARNING: autodoc: failed to import module 'namespace' from module 'scss'; the following exception was raised: No module named 'scss' WARNING: autodoc: failed to import module 'extension' from module 'scss'; the following exception was raised: No module named 'scss' 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. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6cyWB2 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64 ++ dirname /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd pyScss-1.4.0 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64 --prefix /usr running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr creating /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12 creating /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages creating /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss copying build/lib.linux-riscv64-cpython-312/scss/less2scss.py -> /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss copying build/lib.linux-riscv64-cpython-312/scss/__main__.py -> /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss copying build/lib.linux-riscv64-cpython-312/scss/errors.py -> /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss creating /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss/extension copying build/lib.linux-riscv64-cpython-312/scss/extension/extra.py -> /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss/extension creating /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss/extension/compass copying build/lib.linux-riscv64-cpython-312/scss/extension/compass/gradients.py -> /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss/extension/compass copying build/lib.linux-riscv64-cpython-312/scss/extension/compass/layouts.py -> /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss/extension/compass copying build/lib.linux-riscv64-cpython-312/scss/extension/compass/images.py -> /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss/extension/compass copying build/lib.linux-riscv64-cpython-312/scss/extension/compass/sprites.py -> /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss/extension/compass copying build/lib.linux-riscv64-cpython-312/scss/extension/compass/__init__.py -> /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss/extension/compass copying build/lib.linux-riscv64-cpython-312/scss/extension/compass/helpers.py -> /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss/extension/compass copying build/lib.linux-riscv64-cpython-312/scss/extension/core.py -> /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss/extension copying build/lib.linux-riscv64-cpython-312/scss/extension/__init__.py -> /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss/extension copying build/lib.linux-riscv64-cpython-312/scss/extension/api.py -> /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss/extension copying build/lib.linux-riscv64-cpython-312/scss/extension/bootstrap.py -> /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss/extension copying build/lib.linux-riscv64-cpython-312/scss/extension/fonts.py -> /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss/extension copying build/lib.linux-riscv64-cpython-312/scss/legacy.py -> /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss copying build/lib.linux-riscv64-cpython-312/scss/tool.py -> /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss copying build/lib.linux-riscv64-cpython-312/scss/scss_meta.py -> /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss copying build/lib.linux-riscv64-cpython-312/scss/calculator.py -> /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss copying build/lib.linux-riscv64-cpython-312/scss/__init__.py -> /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss copying build/lib.linux-riscv64-cpython-312/scss/selector.py -> /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss copying build/lib.linux-riscv64-cpython-312/scss/cssdefs.py -> /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss copying build/lib.linux-riscv64-cpython-312/scss/types.py -> /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss creating /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss/grammar copying build/lib.linux-riscv64-cpython-312/scss/grammar/expression.py -> /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss/grammar copying build/lib.linux-riscv64-cpython-312/scss/grammar/__init__.py -> /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss/grammar copying build/lib.linux-riscv64-cpython-312/scss/grammar/scanner.py -> /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss/grammar copying build/lib.linux-riscv64-cpython-312/scss/config.py -> /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss copying build/lib.linux-riscv64-cpython-312/scss/ast.py -> /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss copying build/lib.linux-riscv64-cpython-312/scss/setup.py -> /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss copying build/lib.linux-riscv64-cpython-312/scss/namespace.py -> /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss copying build/lib.linux-riscv64-cpython-312/scss/util.py -> /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss copying build/lib.linux-riscv64-cpython-312/scss/source.py -> /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss copying build/lib.linux-riscv64-cpython-312/scss/rule.py -> /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss copying build/lib.linux-riscv64-cpython-312/scss/compiler.py -> /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss byte-compiling /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss/less2scss.py to less2scss.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss/__main__.py to __main__.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss/errors.py to errors.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss/extension/extra.py to extra.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss/extension/compass/gradients.py to gradients.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss/extension/compass/layouts.py to layouts.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss/extension/compass/images.py to images.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss/extension/compass/sprites.py to sprites.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss/extension/compass/__init__.py to __init__.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss/extension/compass/helpers.py to helpers.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss/extension/core.py to core.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss/extension/__init__.py to __init__.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss/extension/api.py to api.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss/extension/bootstrap.py to bootstrap.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss/extension/fonts.py to fonts.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss/legacy.py to legacy.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss/tool.py to tool.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss/scss_meta.py to scss_meta.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss/calculator.py to calculator.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss/__init__.py to __init__.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss/selector.py to selector.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss/cssdefs.py to cssdefs.cpython-312.pyc /usr/lib64/python3.12/site-packages/scss/cssdefs.py:497: SyntaxWarning: invalid escape sequence '\s' byte-compiling /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss/types.py to types.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss/grammar/expression.py to expression.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss/grammar/__init__.py to __init__.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss/grammar/scanner.py to scanner.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss/config.py to config.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss/ast.py to ast.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss/setup.py to setup.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss/namespace.py to namespace.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss/util.py to util.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss/source.py to source.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss/rule.py to rule.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss/compiler.py to compiler.cpython-312.pyc /usr/lib64/python3.12/site-packages/scss/compiler.py:1430: SyntaxWarning: invalid escape sequence '\:' writing byte-compilation script '/tmp/tmp1226poe7.py' /usr/bin/python3 /tmp/tmp1226poe7.py /usr/lib64/python3.12/site-packages/scss/cssdefs.py:497: SyntaxWarning: invalid escape sequence '\s' /usr/lib64/python3.12/site-packages/scss/compiler.py:1430: SyntaxWarning: invalid escape sequence '\:' removing /tmp/tmp1226poe7.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 /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/pyScss-1.4.0-py3.12.egg-info running install_scripts Installing less2scss script to /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/bin Installing pyscss script to /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/bin + rm -rfv /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/bin/__pycache__ + chmod +x /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12/site-packages/scss/tool.py + mkdir -p /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/share/man/man1/ + cp -ar docs/_build/man/pyscss.1 /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/share/man/man1/pyscss.1 + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 1.4.0-3.fc40 --unique-debug-suffix -1.4.0-3.fc40.riscv64 --unique-debug-src-base python-scss-1.4.0-3.fc40.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pyScss-1.4.0 find-debuginfo: starting Extracting debug info from 0 files Creating .debug symlinks for symlinks to ELF files find-debuginfo: done + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 Bytecompiling .py files below /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/lib64/python3.12 using python3.12 /usr/lib64/python3.12/site-packages/scss/cssdefs.py:497: SyntaxWarning: invalid escape sequence '\s' /usr/lib64/python3.12/site-packages/scss/cssdefs.py:497: SyntaxWarning: invalid escape sequence '\s' /usr/lib64/python3.12/site-packages/scss/compiler.py:1430: SyntaxWarning: invalid escape sequence '\:' /usr/lib64/python3.12/site-packages/scss/compiler.py:1430: SyntaxWarning: invalid escape sequence '\:' + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: python3-scss-1.4.0-3.fc40.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4COKt4 + umask 022 + cd /builddir/build/BUILD + cd pyScss-1.4.0 + DOCDIR=/builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/share/doc/python3-scss + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/share/doc/python3-scss + cp -pr /builddir/build/BUILD/pyScss-1.4.0/DESCRIPTION /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/share/doc/python3-scss + cp -pr /builddir/build/BUILD/pyScss-1.4.0/README.rst /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/share/doc/python3-scss + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.XCEqjV + umask 022 + cd /builddir/build/BUILD + cd pyScss-1.4.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/share/licenses/python3-scss + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/share/licenses/python3-scss + cp -pr /builddir/build/BUILD/pyScss-1.4.0/LICENSE /builddir/build/BUILDROOT/python-scss-1.4.0-3.fc40.riscv64/usr/share/licenses/python3-scss + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-scss = 1.4.0-3.fc40 python3-scss = 1.4.0-3.fc40 python3-scss(riscv-64) = 1.4.0-3.fc40 python3.12-scss = 1.4.0-3.fc40 python3.12dist(pyscss) = 1.4 python3dist(pyscss) = 1.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: /usr/bin/python3 python(abi) = 3.12 python3.12dist(six) Obsoletes: python-scss < 1.4.0-3.fc40 Processing files: python-scss-debugsource-1.4.0-3.fc40.riscv64 error: Empty %files file /builddir/build/BUILD/pyScss-1.4.0/debugsourcefiles.list RPM build warnings: Macro expanded in comment on line 17: %{name}-%{version}-%{shortcommit}.tar.gz RPM build errors: Empty %files file /builddir/build/BUILD/pyScss-1.4.0/debugsourcefiles.list Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 600, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-scss.spec