Mock Version: 4.1
Mock Version: 4.1
Mock Version: 4.1
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/python-pyScss.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-54151-14768/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f26629fe940>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/python-pyScss.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/python-pyScss-1.4.0-2.oc9.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/python-pyScss.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-54151-14768/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f26629fe940>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/python-pyScss.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.QOtr62
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf pyScss-1.4.0
+ /usr/bin/gzip -dc /builddir/build/SOURCES/v1.4.0.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd pyScss-1.4.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ pathfix.py -pni '/usr/bin/python3 -s' .
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.CgRdpf
+ umask 022
+ cd /builddir/build/BUILD
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1'
+ 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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1'
+ /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/less2scss.py -> build/lib.linux-x86_64-cpython-310/scss
copying scss/util.py -> build/lib.linux-x86_64-cpython-310/scss
copying scss/namespace.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/selector.py -> build/lib.linux-x86_64-cpython-310/scss
copying scss/ast.py -> build/lib.linux-x86_64-cpython-310/scss
copying scss/tool.py -> build/lib.linux-x86_64-cpython-310/scss
copying scss/legacy.py -> build/lib.linux-x86_64-cpython-310/scss
copying scss/errors.py -> build/lib.linux-x86_64-cpython-310/scss
copying scss/__main__.py -> build/lib.linux-x86_64-cpython-310/scss
copying scss/types.py -> build/lib.linux-x86_64-cpython-310/scss
copying scss/source.py -> build/lib.linux-x86_64-cpython-310/scss
copying scss/compiler.py -> build/lib.linux-x86_64-cpython-310/scss
copying scss/cssdefs.py -> build/lib.linux-x86_64-cpython-310/scss
copying scss/calculator.py -> build/lib.linux-x86_64-cpython-310/scss
copying scss/setup.py -> build/lib.linux-x86_64-cpython-310/scss
copying scss/scss_meta.py -> build/lib.linux-x86_64-cpython-310/scss
copying scss/rule.py -> build/lib.linux-x86_64-cpython-310/scss
creating 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/fonts.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/api.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/core.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/gradients.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/images.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
copying scss/extension/compass/sprites.py -> build/lib.linux-x86_64-cpython-310/scss/extension/compass
creating 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
copying scss/grammar/expression.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 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection 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 -o build/lib.linux-x86_64-cpython-310/scss/grammar/_scanner.cpython-310-x86_64-linux-gnu.so
+ cd docs
+ make SPHINXBUILD=sphinx-build-3 man
sphinx-build-3 -b man -d _build/doctrees   . _build/man
Running Sphinx v4.3.1
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
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'
looking for now-outdated files... 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'
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.LtIhI0
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64
++ dirname /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64
+ cd pyScss-1.4.0
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1'
+ /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.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 /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr
creating /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64
creating /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10
creating /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages
creating /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss
copying build/lib.linux-x86_64-cpython-310/scss/less2scss.py -> /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss
copying build/lib.linux-x86_64-cpython-310/scss/util.py -> /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss
copying build/lib.linux-x86_64-cpython-310/scss/namespace.py -> /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss
copying build/lib.linux-x86_64-cpython-310/scss/config.py -> /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss
creating /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss/extension
copying build/lib.linux-x86_64-cpython-310/scss/extension/bootstrap.py -> /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss/extension
copying build/lib.linux-x86_64-cpython-310/scss/extension/fonts.py -> /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss/extension
copying build/lib.linux-x86_64-cpython-310/scss/extension/__init__.py -> /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss/extension
creating /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss/extension/compass
copying build/lib.linux-x86_64-cpython-310/scss/extension/compass/gradients.py -> /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss/extension/compass
copying build/lib.linux-x86_64-cpython-310/scss/extension/compass/__init__.py -> /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss/extension/compass
copying build/lib.linux-x86_64-cpython-310/scss/extension/compass/layouts.py -> /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss/extension/compass
copying build/lib.linux-x86_64-cpython-310/scss/extension/compass/images.py -> /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss/extension/compass
copying build/lib.linux-x86_64-cpython-310/scss/extension/compass/helpers.py -> /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss/extension/compass
copying build/lib.linux-x86_64-cpython-310/scss/extension/compass/sprites.py -> /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss/extension/compass
copying build/lib.linux-x86_64-cpython-310/scss/extension/api.py -> /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss/extension
copying build/lib.linux-x86_64-cpython-310/scss/extension/extra.py -> /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss/extension
copying build/lib.linux-x86_64-cpython-310/scss/extension/core.py -> /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss/extension
copying build/lib.linux-x86_64-cpython-310/scss/__init__.py -> /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss
copying build/lib.linux-x86_64-cpython-310/scss/selector.py -> /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss
copying build/lib.linux-x86_64-cpython-310/scss/ast.py -> /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss
copying build/lib.linux-x86_64-cpython-310/scss/tool.py -> /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss
copying build/lib.linux-x86_64-cpython-310/scss/legacy.py -> /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss
copying build/lib.linux-x86_64-cpython-310/scss/errors.py -> /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss
copying build/lib.linux-x86_64-cpython-310/scss/__main__.py -> /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss
copying build/lib.linux-x86_64-cpython-310/scss/types.py -> /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss
copying build/lib.linux-x86_64-cpython-310/scss/source.py -> /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss
creating /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss/grammar
copying build/lib.linux-x86_64-cpython-310/scss/grammar/scanner.py -> /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss/grammar
copying build/lib.linux-x86_64-cpython-310/scss/grammar/__init__.py -> /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.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 -> /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss/grammar
copying build/lib.linux-x86_64-cpython-310/scss/grammar/expression.py -> /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss/grammar
copying build/lib.linux-x86_64-cpython-310/scss/compiler.py -> /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss
copying build/lib.linux-x86_64-cpython-310/scss/cssdefs.py -> /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss
copying build/lib.linux-x86_64-cpython-310/scss/calculator.py -> /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss
copying build/lib.linux-x86_64-cpython-310/scss/setup.py -> /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss
copying build/lib.linux-x86_64-cpython-310/scss/scss_meta.py -> /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss
copying build/lib.linux-x86_64-cpython-310/scss/rule.py -> /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss
byte-compiling /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss/less2scss.py to less2scss.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss/util.py to util.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss/namespace.py to namespace.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss/config.py to config.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss/extension/bootstrap.py to bootstrap.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss/extension/fonts.py to fonts.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss/extension/__init__.py to __init__.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss/extension/compass/gradients.py to gradients.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss/extension/compass/__init__.py to __init__.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss/extension/compass/layouts.py to layouts.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss/extension/compass/images.py to images.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss/extension/compass/helpers.py to helpers.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss/extension/compass/sprites.py to sprites.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss/extension/api.py to api.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss/extension/extra.py to extra.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss/extension/core.py to core.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss/__init__.py to __init__.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss/selector.py to selector.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss/ast.py to ast.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss/tool.py to tool.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss/legacy.py to legacy.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss/errors.py to errors.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss/__main__.py to __main__.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss/types.py to types.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss/source.py to source.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss/grammar/scanner.py to scanner.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss/grammar/__init__.py to __init__.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss/grammar/expression.py to expression.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss/compiler.py to compiler.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss/cssdefs.py to cssdefs.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss/calculator.py to calculator.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss/setup.py to setup.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss/scss_meta.py to scss_meta.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss/rule.py to rule.cpython-310.pyc
writing byte-compilation script '/tmp/tmptiichz_e.py'
/usr/bin/python3 /tmp/tmptiichz_e.py
removing /tmp/tmptiichz_e.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-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/pyScss-1.4.0-py3.10.egg-info
running install_scripts
Installing less2scss script to /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/bin
Installing pyscss script to /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/bin
+ rm -rfv /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/bin/__pycache__
+ chmod +x /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss/tool.py
+ mkdir -p /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/share/man/man1/
+ cp -ar docs/_build/man/pyscss.1 /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/share/man/man1/pyscss.1
+ /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 1.4.0-2.oc9 --unique-debug-suffix -1.4.0-2.oc9.x86_64 --unique-debug-src-base python-pyScss-1.4.0-2.oc9.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/pyScss-1.4.0
extracting debug info from /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10/site-packages/scss/grammar/_scanner.cpython-310-x86_64-linux-gnu.so
Support for debuginfod is not compiled into GDB.
99 blocks
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/OpenCloudOS/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs
+ /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0
Bytecompiling .py files below /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib/debug/usr/lib64/python3.10 using python3.10
Bytecompiling .py files below /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/lib64/python3.10 using python3.10
+ /usr/lib/rpm/OpenCloudOS/brp-python-hardlink
Processing files: python3-scss-1.4.0-2.oc9.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PbfaFl
+ umask 022
+ cd /builddir/build/BUILD
+ cd pyScss-1.4.0
+ DOCDIR=/builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/share/doc/python3-scss
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/share/doc/python3-scss
+ cp -pr DESCRIPTION /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/share/doc/python3-scss
+ cp -pr README.rst /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/share/doc/python3-scss
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.WmD0wi
+ umask 022
+ cd /builddir/build/BUILD
+ cd pyScss-1.4.0
+ LICENSEDIR=/builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/share/licenses/python3-scss
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/share/licenses/python3-scss
+ cp -pr LICENSE /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64/usr/share/licenses/python3-scss
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-scss = 1.4.0-2.oc9 python3-scss = 1.4.0-2.oc9 python3-scss(x86-64) = 1.4.0-2.oc9 python3.10-scss = 1.4.0-2.oc9 python3.10dist(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 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) libc.so.6(GLIBC_2.4)(64bit) libpcre.so.1()(64bit) python(abi) = 3.10 python3.10dist(six) rtld(GNU_HASH)
Obsoletes: python3.10-scss < 1.4.0-2.oc9
Processing files: python-pyScss-debugsource-1.4.0-2.oc9.x86_64
Provides: python-pyScss-debugsource = 1.4.0-2.oc9 python-pyScss-debugsource(x86-64) = 1.4.0-2.oc9
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.4.0-2.oc9.x86_64
Provides: debuginfo(build-id) = a145ee26f88cd5e0ee7a0fc56a93577b1441df8c python-scss-debuginfo = 1.4.0-2.oc9 python3-scss-debuginfo = 1.4.0-2.oc9 python3-scss-debuginfo(x86-64) = 1.4.0-2.oc9 python3.10-scss-debuginfo = 1.4.0-2.oc9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: python-pyScss-debugsource(x86-64) = 1.4.0-2.oc9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pyScss-1.4.0-2.oc9.x86_64
Wrote: /builddir/build/RPMS/python-pyScss-debugsource-1.4.0-2.oc9.x86_64.rpm
Wrote: /builddir/build/RPMS/python3-scss-debuginfo-1.4.0-2.oc9.x86_64.rpm
Wrote: /builddir/build/RPMS/python3-scss-1.4.0-2.oc9.x86_64.rpm
Child return code was: 0