Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-lesscpy.spec'], chrootPath='/var/lib/mock/1123617-centos-stream-x86_64-1575451255.870639/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.0_rrbrcs:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.0_rrbrcs:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '3065072e2a5443eabed4f195596e0a9c', '-D', '/var/lib/mock/1123617-centos-stream-x86_64-1575451255.870639/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.0_rrbrcs:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-lesscpy.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': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-lesscpy-0.13.0-12.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-lesscpy.spec'], chrootPath='/var/lib/mock/1123617-centos-stream-x86_64-1575451255.870639/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.0_rrbrcs:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.0_rrbrcs:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5857b016581444b889acfa081087b4c2', '-D', '/var/lib/mock/1123617-centos-stream-x86_64-1575451255.870639/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.0_rrbrcs:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-lesscpy.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': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.uSscQf + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lesscpy-0.13.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/lesscpy-0.13.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd lesscpy-0.13.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/lesscpy-fix-test.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kKLphO + umask 022 + cd /builddir/build/BUILD + cd lesscpy-0.13.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' running build running build_py creating build creating build/lib creating build/lib/lesscpy copying lesscpy/exceptions.py -> build/lib/lesscpy copying lesscpy/__main__.py -> build/lib/lesscpy copying lesscpy/__init__.py -> build/lib/lesscpy creating build/lib/lesscpy/scripts copying lesscpy/scripts/compiler.py -> build/lib/lesscpy/scripts copying lesscpy/scripts/__init__.py -> build/lib/lesscpy/scripts creating build/lib/lesscpy/plib copying lesscpy/plib/variable.py -> build/lib/lesscpy/plib copying lesscpy/plib/statement.py -> build/lib/lesscpy/plib copying lesscpy/plib/property.py -> build/lib/lesscpy/plib copying lesscpy/plib/node.py -> build/lib/lesscpy/plib copying lesscpy/plib/negated_expression.py -> build/lib/lesscpy/plib copying lesscpy/plib/mixin.py -> build/lib/lesscpy/plib copying lesscpy/plib/keyframe_selector.py -> build/lib/lesscpy/plib copying lesscpy/plib/import_.py -> build/lib/lesscpy/plib copying lesscpy/plib/identifier.py -> build/lib/lesscpy/plib copying lesscpy/plib/expression.py -> build/lib/lesscpy/plib copying lesscpy/plib/deferred.py -> build/lib/lesscpy/plib copying lesscpy/plib/call.py -> build/lib/lesscpy/plib copying lesscpy/plib/block.py -> build/lib/lesscpy/plib copying lesscpy/plib/__init__.py -> build/lib/lesscpy/plib creating build/lib/lesscpy/lib copying lesscpy/lib/reserved.py -> build/lib/lesscpy/lib copying lesscpy/lib/dom.py -> build/lib/lesscpy/lib copying lesscpy/lib/css.py -> build/lib/lesscpy/lib copying lesscpy/lib/colors.py -> build/lib/lesscpy/lib copying lesscpy/lib/__init__.py -> build/lib/lesscpy/lib creating build/lib/lesscpy/lessc copying lesscpy/lessc/utility.py -> build/lib/lesscpy/lessc copying lesscpy/lessc/scope.py -> build/lib/lesscpy/lessc copying lesscpy/lessc/parser.py -> build/lib/lesscpy/lessc copying lesscpy/lessc/lexer.py -> build/lib/lesscpy/lessc copying lesscpy/lessc/formatter.py -> build/lib/lesscpy/lessc copying lesscpy/lessc/color.py -> build/lib/lesscpy/lessc copying lesscpy/lessc/__init__.py -> build/lib/lesscpy/lessc + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.C5m2Cr + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64 + cd lesscpy-0.13.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr creating /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy creating /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/lessc copying build/lib/lesscpy/lessc/__init__.py -> /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/lessc copying build/lib/lesscpy/lessc/color.py -> /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/lessc copying build/lib/lesscpy/lessc/formatter.py -> /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/lessc copying build/lib/lesscpy/lessc/lexer.py -> /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/lessc copying build/lib/lesscpy/lessc/parser.py -> /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/lessc copying build/lib/lesscpy/lessc/scope.py -> /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/lessc copying build/lib/lesscpy/lessc/utility.py -> /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/lessc creating /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/lib copying build/lib/lesscpy/lib/__init__.py -> /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/lib copying build/lib/lesscpy/lib/colors.py -> /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/lib copying build/lib/lesscpy/lib/css.py -> /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/lib copying build/lib/lesscpy/lib/dom.py -> /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/lib copying build/lib/lesscpy/lib/reserved.py -> /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/lib creating /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/plib copying build/lib/lesscpy/plib/__init__.py -> /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/plib copying build/lib/lesscpy/plib/block.py -> /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/plib copying build/lib/lesscpy/plib/call.py -> /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/plib copying build/lib/lesscpy/plib/deferred.py -> /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/plib copying build/lib/lesscpy/plib/expression.py -> /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/plib copying build/lib/lesscpy/plib/identifier.py -> /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/plib copying build/lib/lesscpy/plib/import_.py -> /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/plib copying build/lib/lesscpy/plib/keyframe_selector.py -> /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/plib copying build/lib/lesscpy/plib/mixin.py -> /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/plib copying build/lib/lesscpy/plib/negated_expression.py -> /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/plib copying build/lib/lesscpy/plib/node.py -> /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/plib copying build/lib/lesscpy/plib/property.py -> /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/plib copying build/lib/lesscpy/plib/statement.py -> /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/plib copying build/lib/lesscpy/plib/variable.py -> /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/plib creating /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/scripts copying build/lib/lesscpy/scripts/__init__.py -> /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/scripts copying build/lib/lesscpy/scripts/compiler.py -> /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/scripts copying build/lib/lesscpy/__init__.py -> /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy copying build/lib/lesscpy/__main__.py -> /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy copying build/lib/lesscpy/exceptions.py -> /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy byte-compiling /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/lessc/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/lessc/color.py to color.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/lessc/formatter.py to formatter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/lessc/lexer.py to lexer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/lessc/parser.py to parser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/lessc/scope.py to scope.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/lessc/utility.py to utility.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/lib/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/lib/colors.py to colors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/lib/css.py to css.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/lib/dom.py to dom.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/lib/reserved.py to reserved.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/plib/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/plib/block.py to block.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/plib/call.py to call.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/plib/deferred.py to deferred.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/plib/expression.py to expression.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/plib/identifier.py to identifier.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/plib/import_.py to import_.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/plib/keyframe_selector.py to keyframe_selector.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/plib/mixin.py to mixin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/plib/negated_expression.py to negated_expression.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/plib/node.py to node.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/plib/property.py to property.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/plib/statement.py to statement.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/plib/variable.py to variable.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/scripts/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/scripts/compiler.py to compiler.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/__main__.py to __main__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy/exceptions.py to exceptions.cpython-36.pyc writing byte-compilation script '/tmp/tmpadj09jdl.py' /usr/libexec/platform-python /tmp/tmpadj09jdl.py removing /tmp/tmpadj09jdl.py running install_egg_info running egg_info writing lesscpy.egg-info/PKG-INFO writing dependency_links to lesscpy.egg-info/dependency_links.txt writing entry points to lesscpy.egg-info/entry_points.txt writing requirements to lesscpy.egg-info/requires.txt writing top-level names to lesscpy.egg-info/top_level.txt reading manifest file 'lesscpy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'lesscpy.egg-info/SOURCES.txt' Copying lesscpy.egg-info to /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6/site-packages/lesscpy-0.13.0-py3.6.egg-info running install_scripts Installing lesscpy script to /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/bin + ln -s ./lesscpy /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64//usr/bin/py3-lesscpy + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0.13.0-12.el8 --unique-debug-suffix -0.13.0-12.el8.x86_64 --unique-debug-src-base python-lesscpy-0.13.0-12.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/lesscpy-0.13.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.OC2fX8 + umask 022 + cd /builddir/build/BUILD + cd lesscpy-0.13.0 + /usr/libexec/platform-python -m nose -v test_less_bootstrap (test.test_bootstrap3.Bootstrap3TestCase) ... SKIP: Minor semantic issues left test_less_theme (test.test_bootstrap3.Bootstrap3ThemeTestCase) ... ok test_argb (test.test_color.TestLessColor) ... ok test_desaturate (test.test_color.TestLessColor) ... ok test_fmt (test.test_color.TestLessColor) ... ok test_hsl (test.test_color.TestLessColor) ... ok test_hsla (test.test_color.TestLessColor) ... ok test_rgb (test.test_color.TestLessColor) ... ok test_rgba (test.test_color.TestLessColor) ... ok test_saturate (test.test_color.TestLessColor) ... ok test_spin (test.test_color.TestLessColor) ... ok test_basic (test.test_expression.TestExpression) ... ok test_neg (test.test_expression.TestExpression) ... ok test_op (test.test_expression.TestExpression) ... ok test_basic (test.test_identifier.TestIdentifier) ... ok test_combinators (test.test_identifier.TestIdentifier) ... ok test_groups (test.test_identifier.TestIdentifier) ... ok test_media (test.test_identifier.TestIdentifier) ... ok test_scope (test.test_identifier.TestIdentifier) ... ok test_less_issue3 (test.test_issues.IssuesTestCase) ... ok test_less_issue30 (test.test_issues.IssuesTestCase) ... ok test_less_issue31 (test.test_issues.IssuesTestCase) ... ok test_less_issue4 (test.test_issues.IssuesTestCase) ... ok test_less_issue5 (test.test_issues.IssuesTestCase) ... ok test_less_issue6 (test.test_issues.IssuesTestCase) ... ok test_less_issue67 (test.test_issues.IssuesTestCase) ... ok test_less_argb (test.test_less.LessTestCase) ... ok test_less_calls (test.test_less.LessTestCase) ... ok test_less_colors (test.test_less.LessTestCase) ... ok test_less_comments (test.test_less.LessTestCase) ... ok test_less_elements (test.test_less.LessTestCase) ... ok test_less_escapes (test.test_less.LessTestCase) ... ok test_less_expressions (test.test_less.LessTestCase) ... ok test_less_functions (test.test_less.LessTestCase) ... ok test_less_grid (test.test_less.LessTestCase) ... ok test_less_identifiers (test.test_less.LessTestCase) ... ok test_less_ie (test.test_less.LessTestCase) ... ok test_less_imports (test.test_less.LessTestCase) ... ok test_less_keyframes (test.test_less.LessTestCase) ... ok test_less_media (test.test_less.LessTestCase) ... ok test_less_mixin-args (test.test_less.LessTestCase) ... ok test_less_mixin-args-guards (test.test_less.LessTestCase) ... ok test_less_mixin-args-local-calls (test.test_less.LessTestCase) ... ok test_less_mixin-args-nested (test.test_less.LessTestCase) ... ok test_less_mixin-args-recursive (test.test_less.LessTestCase) ... ok test_less_mixin-args-semicolon (test.test_less.LessTestCase) ... ok test_less_mixin-args-undeclared (test.test_less.LessTestCase) ... ok test_less_mixin-blocks (test.test_less.LessTestCase) ... ok test_less_mixin-closure (test.test_less.LessTestCase) ... ok test_less_nesting (test.test_less.LessTestCase) ... ok test_less_page (test.test_less.LessTestCase) ... ok test_less_properties (test.test_less.LessTestCase) ... ok test_less_properties-uri (test.test_less.LessTestCase) ... ok test_less_properties-vendor (test.test_less.LessTestCase) ... ok test_less_strings (test.test_less.LessTestCase) ... ok test_less_svg (test.test_less.LessTestCase) ... ok test_less_variables (test.test_less.LessTestCase) ... ok test_less_viewport (test.test_less.LessTestCase) ... ok test_less_ws (test.test_less.LessTestCase) ... ok It can load content from a path. ... ok It can load content from a string. ... ok It can parse input from a file stream. ... ok It can compile input from a file object ... ok It can compile input from a file-like object ... ok Test if a syntax error raises an exception ... ok test_analyze (test.test_utility.TestUtility) ... ok test_convergent_round (test.test_utility.TestUtility) ... ok test_is_color (test.test_utility.TestUtility) ... ok test_is_float (test.test_utility.TestUtility) ... ok test_is_int (test.test_utility.TestUtility) ... ok test_is_variable (test.test_utility.TestUtility) ... ok test_split_unit (test.test_utility.TestUtility) ... ok test_with_unit (test.test_utility.TestUtility) ... ok ---------------------------------------------------------------------- Ran 73 tests in 20.246s OK (SKIP=1) + exit 0 Processing files: python3-lesscpy-0.13.0-12.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ocM2Y5 + umask 022 + cd /builddir/build/BUILD + cd lesscpy-0.13.0 + DOCDIR=/builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/share/doc/python3-lesscpy + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/share/doc/python3-lesscpy + cp -pr LICENSE /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64/usr/share/doc/python3-lesscpy + exit 0 Provides: python3-lesscpy = 0.13.0-12.el8 python3.6dist(lesscpy) = 0.13.0 python3dist(lesscpy) = 0.13.0 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/libexec/platform-python python(abi) = 3.6 python3.6dist(ply) python3.6dist(six) Conflicts: python2-lesscpy < 0.13.0-2 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64 Wrote: /builddir/build/RPMS/python3-lesscpy-0.13.0-12.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ylQrBG + umask 022 + cd /builddir/build/BUILD + cd lesscpy-0.13.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-lesscpy-0.13.0-12.el8.x86_64 + exit 0 Child return code was: 0