Mock Version: 1.2.15 Mock Version: 1.2.15 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-scss.spec'], chrootPath='/var/lib/mock/cloud7-openstack-common-el7-build-17083-23530/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=497) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-scss.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-scss-1.3.4-5.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-scss.spec '], chrootPath='/var/lib/mock/cloud7-openstack-common-el7-build-17083-23530/root'shell=Falseuid=497env={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-scss.spec '] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.t9yQKp + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pyScss-1.3.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-scss-1.3.4.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pyScss-1.3.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mIoWiD + umask 022 + cd /builddir/build/BUILD + cd pyScss-1.3.4 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib.linux-x86_64-2.7 creating build/lib.linux-x86_64-2.7/scss copying scss/ast.py -> build/lib.linux-x86_64-2.7/scss copying scss/setup.py -> build/lib.linux-x86_64-2.7/scss copying scss/__main__.py -> build/lib.linux-x86_64-2.7/scss copying scss/namespace.py -> build/lib.linux-x86_64-2.7/scss copying scss/__init__.py -> build/lib.linux-x86_64-2.7/scss copying scss/cssdefs.py -> build/lib.linux-x86_64-2.7/scss copying scss/util.py -> build/lib.linux-x86_64-2.7/scss copying scss/types.py -> build/lib.linux-x86_64-2.7/scss copying scss/compiler.py -> build/lib.linux-x86_64-2.7/scss copying scss/calculator.py -> build/lib.linux-x86_64-2.7/scss copying scss/selector.py -> build/lib.linux-x86_64-2.7/scss copying scss/rule.py -> build/lib.linux-x86_64-2.7/scss copying scss/scss_meta.py -> build/lib.linux-x86_64-2.7/scss copying scss/legacy.py -> build/lib.linux-x86_64-2.7/scss copying scss/errors.py -> build/lib.linux-x86_64-2.7/scss copying scss/tool.py -> build/lib.linux-x86_64-2.7/scss copying scss/config.py -> build/lib.linux-x86_64-2.7/scss copying scss/source.py -> build/lib.linux-x86_64-2.7/scss creating build/lib.linux-x86_64-2.7/scss/extension copying scss/extension/__init__.py -> build/lib.linux-x86_64-2.7/scss/extension copying scss/extension/core.py -> build/lib.linux-x86_64-2.7/scss/extension copying scss/extension/api.py -> build/lib.linux-x86_64-2.7/scss/extension copying scss/extension/fonts.py -> build/lib.linux-x86_64-2.7/scss/extension copying scss/extension/bootstrap.py -> build/lib.linux-x86_64-2.7/scss/extension copying scss/extension/extra.py -> build/lib.linux-x86_64-2.7/scss/extension creating build/lib.linux-x86_64-2.7/scss/extension/compass copying scss/extension/compass/__init__.py -> build/lib.linux-x86_64-2.7/scss/extension/compass copying scss/extension/compass/helpers.py -> build/lib.linux-x86_64-2.7/scss/extension/compass copying scss/extension/compass/layouts.py -> build/lib.linux-x86_64-2.7/scss/extension/compass copying scss/extension/compass/images.py -> build/lib.linux-x86_64-2.7/scss/extension/compass copying scss/extension/compass/gradients.py -> build/lib.linux-x86_64-2.7/scss/extension/compass copying scss/extension/compass/sprites.py -> build/lib.linux-x86_64-2.7/scss/extension/compass creating build/lib.linux-x86_64-2.7/scss/grammar copying scss/grammar/__init__.py -> build/lib.linux-x86_64-2.7/scss/grammar copying scss/grammar/scanner.py -> build/lib.linux-x86_64-2.7/scss/grammar copying scss/grammar/expression.py -> build/lib.linux-x86_64-2.7/scss/grammar running build_ext building 'scss.grammar._scanner' extension creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/scss creating build/temp.linux-x86_64-2.7/scss/src gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/usr/include/python2.7 -c scss/src/_speedups.c -o build/temp.linux-x86_64-2.7/scss/src/_speedups.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/usr/include/python2.7 -c scss/src/block_locator.c -o build/temp.linux-x86_64-2.7/scss/src/block_locator.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/usr/include/python2.7 -c scss/src/scanner.c -o build/temp.linux-x86_64-2.7/scss/src/scanner.o scss/src/scanner.c: In function 'Pattern_initialize': scss/src/scanner.c:98:11: warning: variable 'regex' set but not used [-Wunused-but-set-variable] Pattern *regex; ^ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/usr/include/python2.7 -c scss/src/hashtable.c -o build/temp.linux-x86_64-2.7/scss/src/hashtable.o gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-2.7/scss/src/_speedups.o build/temp.linux-x86_64-2.7/scss/src/block_locator.o build/temp.linux-x86_64-2.7/scss/src/scanner.o build/temp.linux-x86_64-2.7/scss/src/hashtable.o -L/usr/lib64 -lpcre -lpython2.7 -o build/lib.linux-x86_64-2.7/scss/grammar/_scanner.so + cd docs + make SPHINXBUILD=sphinx-build man sphinx-build -b man -d _build/doctrees . _build/man Making output directory... Running Sphinx v1.2.3 loading pickled environment... not yet created building [man]: all manpages updating environment: 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 /builddir/build/BUILD/pyScss-1.3.4/docs/index.rst:9: WARNING: nonlocal image URI found: https://travis-ci.org/Kronuz/pyScss.svg?branch=master /builddir/build/BUILD/pyScss-1.3.4/docs/index.rst:9: WARNING: nonlocal image URI found: https://coveralls.io/repos/Kronuz/pyScss/badge.png /builddir/build/BUILD/pyScss-1.3.4/docs/index.rst:11: WARNING: nonlocal image URI found: https://travis-ci.org/Kronuz/pyScss.svg?branch=master /builddir/build/BUILD/pyScss-1.3.4/docs/index.rst:14: WARNING: nonlocal image URI found: https://coveralls.io/repos/Kronuz/pyScss/badge.png /builddir/build/BUILD/pyScss-1.3.4/docs/index.rst:None: WARNING: nonlocal image URI found: http://pledgie.com/campaigns/16513.png?skin_name=chrome /builddir/build/BUILD/pyScss-1.3.4/docs/python-api.rst:228: WARNING: autodoc: failed to import module u'scss.compiler'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) ImportError: No module named scss.compiler /builddir/build/BUILD/pyScss-1.3.4/docs/python-api.rst:234: WARNING: autodoc: failed to import module u'scss.namespace'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) ImportError: No module named scss.namespace /builddir/build/BUILD/pyScss-1.3.4/docs/python-api.rst:240: WARNING: autodoc: failed to import module u'scss.extension'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) ImportError: No module named scss.extension looking for now-outdated files... none found pickling environment... done checking consistency... done writing... pyscss.1 { usage python-api syntax back-matter } build succeeded, 8 warnings. Build finished. The manual pages are in _build/man. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZSbl6U + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64 + cd pyScss-1.3.4 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr creating /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss copying build/lib.linux-x86_64-2.7/scss/ast.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss copying build/lib.linux-x86_64-2.7/scss/setup.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss creating /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss/grammar copying build/lib.linux-x86_64-2.7/scss/grammar/__init__.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss/grammar copying build/lib.linux-x86_64-2.7/scss/grammar/_scanner.so -> /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss/grammar copying build/lib.linux-x86_64-2.7/scss/grammar/scanner.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss/grammar copying build/lib.linux-x86_64-2.7/scss/grammar/expression.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss/grammar copying build/lib.linux-x86_64-2.7/scss/__main__.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss copying build/lib.linux-x86_64-2.7/scss/namespace.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss copying build/lib.linux-x86_64-2.7/scss/__init__.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss copying build/lib.linux-x86_64-2.7/scss/cssdefs.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss copying build/lib.linux-x86_64-2.7/scss/util.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss copying build/lib.linux-x86_64-2.7/scss/types.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss creating /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss/extension copying build/lib.linux-x86_64-2.7/scss/extension/__init__.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss/extension copying build/lib.linux-x86_64-2.7/scss/extension/core.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss/extension copying build/lib.linux-x86_64-2.7/scss/extension/api.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss/extension copying build/lib.linux-x86_64-2.7/scss/extension/fonts.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss/extension creating /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss/extension/compass copying build/lib.linux-x86_64-2.7/scss/extension/compass/__init__.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss/extension/compass copying build/lib.linux-x86_64-2.7/scss/extension/compass/helpers.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss/extension/compass copying build/lib.linux-x86_64-2.7/scss/extension/compass/layouts.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss/extension/compass copying build/lib.linux-x86_64-2.7/scss/extension/compass/images.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss/extension/compass copying build/lib.linux-x86_64-2.7/scss/extension/compass/gradients.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss/extension/compass copying build/lib.linux-x86_64-2.7/scss/extension/compass/sprites.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss/extension/compass copying build/lib.linux-x86_64-2.7/scss/extension/bootstrap.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss/extension copying build/lib.linux-x86_64-2.7/scss/extension/extra.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss/extension copying build/lib.linux-x86_64-2.7/scss/compiler.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss copying build/lib.linux-x86_64-2.7/scss/calculator.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss copying build/lib.linux-x86_64-2.7/scss/selector.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss copying build/lib.linux-x86_64-2.7/scss/rule.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss copying build/lib.linux-x86_64-2.7/scss/scss_meta.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss copying build/lib.linux-x86_64-2.7/scss/legacy.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss copying build/lib.linux-x86_64-2.7/scss/errors.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss copying build/lib.linux-x86_64-2.7/scss/tool.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss copying build/lib.linux-x86_64-2.7/scss/config.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss copying build/lib.linux-x86_64-2.7/scss/source.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss/ast.py to ast.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss/grammar/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss/grammar/scanner.py to scanner.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss/grammar/expression.py to expression.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss/__main__.py to __main__.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss/namespace.py to namespace.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss/cssdefs.py to cssdefs.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss/types.py to types.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss/extension/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss/extension/core.py to core.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss/extension/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss/extension/fonts.py to fonts.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss/extension/compass/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss/extension/compass/helpers.py to helpers.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss/extension/compass/layouts.py to layouts.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss/extension/compass/images.py to images.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss/extension/compass/gradients.py to gradients.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss/extension/compass/sprites.py to sprites.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss/extension/bootstrap.py to bootstrap.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss/extension/extra.py to extra.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss/compiler.py to compiler.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss/calculator.py to calculator.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss/selector.py to selector.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss/rule.py to rule.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss/scss_meta.py to scss_meta.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss/legacy.py to legacy.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss/errors.py to errors.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss/tool.py to tool.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss/source.py to source.pyc writing byte-compilation script '/tmp/tmpIWS2am.py' /usr/bin/python2 -O /tmp/tmpIWS2am.py removing /tmp/tmpIWS2am.py running install_egg_info running egg_info creating pyScss.egg-info writing requirements to pyScss.egg-info/requires.txt writing pyScss.egg-info/PKG-INFO writing top-level names to pyScss.egg-info/top_level.txt writing dependency_links to pyScss.egg-info/dependency_links.txt writing entry points to pyScss.egg-info/entry_points.txt writing manifest file 'pyScss.egg-info/SOURCES.txt' reading manifest file 'pyScss.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pyScss.egg-info/SOURCES.txt' Copying pyScss.egg-info to /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/pyScss-1.3.4-py2.7.egg-info running install_scripts Installing pyscss script to /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/bin + chmod +x /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss/tool.py + mv /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/bin/pyscss /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/bin/pyscss-2.7 + ln -s ./pyscss-2.7 /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/bin/pyscss-2 + ln -s './pyscss-%{python3_version}' /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/bin/pyscss + mkdir -p /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/share/man/man1/ + cp -ar docs/_build/man/pyscss.1 /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/share/man/man1/pyscss.1 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/pyScss-1.3.4 extracting debug info from /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7/site-packages/scss/grammar/_scanner.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 99 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python2-scss-1.3.4-5.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2HT5Yg + umask 022 + cd /builddir/build/BUILD + cd pyScss-1.3.4 + DOCDIR=/builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/share/doc/python2-scss-1.3.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/share/doc/python2-scss-1.3.4 + cp -pr DESCRIPTION /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/share/doc/python2-scss-1.3.4 + cp -pr README.rst /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/share/doc/python2-scss-1.3.4 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.tOWnTC + umask 022 + cd /builddir/build/BUILD + cd pyScss-1.3.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/share/licenses/python2-scss-1.3.4 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/share/licenses/python2-scss-1.3.4 + cp -pr LICENSE /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64/usr/share/licenses/python2-scss-1.3.4 + exit 0 Provides: python-scss = 1.3.4-5.el7 python2-scss = 1.3.4-5.el7 python2-scss(x86-64) = 1.3.4-5.el7 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/env /usr/bin/python2 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) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-scss < 1.3.4-5.el7 Processing files: python-scss-debuginfo-1.3.4-5.el7.x86_64 Provides: python-scss-debuginfo = 1.3.4-5.el7 python-scss-debuginfo(x86-64) = 1.3.4-5.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64 Wrote: /builddir/build/RPMS/python2-scss-1.3.4-5.el7.x86_64.rpm Wrote: /builddir/build/RPMS/python-scss-debuginfo-1.3.4-5.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2RL1oQ + umask 022 + cd /builddir/build/BUILD + cd pyScss-1.3.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-scss-1.3.4-5.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->