+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/python-scss.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild warning: Macro expanded in comment on line 20: %{name}-%{version}-%{shortcommit}.tar.gz Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gXOcf7 + 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 -xof - + 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.Fb4g8e + umask 022 + cd /builddir/build/BUILD + cd pyScss-1.3.4 + 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 ' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib.linux-riscv64-2.7 creating build/lib.linux-riscv64-2.7/scss copying scss/namespace.py -> build/lib.linux-riscv64-2.7/scss copying scss/selector.py -> build/lib.linux-riscv64-2.7/scss copying scss/calculator.py -> build/lib.linux-riscv64-2.7/scss copying scss/source.py -> build/lib.linux-riscv64-2.7/scss copying scss/__main__.py -> build/lib.linux-riscv64-2.7/scss copying scss/cssdefs.py -> build/lib.linux-riscv64-2.7/scss copying scss/errors.py -> build/lib.linux-riscv64-2.7/scss copying scss/config.py -> build/lib.linux-riscv64-2.7/scss copying scss/types.py -> build/lib.linux-riscv64-2.7/scss copying scss/tool.py -> build/lib.linux-riscv64-2.7/scss copying scss/compiler.py -> build/lib.linux-riscv64-2.7/scss copying scss/ast.py -> build/lib.linux-riscv64-2.7/scss copying scss/setup.py -> build/lib.linux-riscv64-2.7/scss copying scss/rule.py -> build/lib.linux-riscv64-2.7/scss copying scss/util.py -> build/lib.linux-riscv64-2.7/scss copying scss/legacy.py -> build/lib.linux-riscv64-2.7/scss copying scss/scss_meta.py -> build/lib.linux-riscv64-2.7/scss copying scss/__init__.py -> build/lib.linux-riscv64-2.7/scss creating build/lib.linux-riscv64-2.7/scss/extension copying scss/extension/extra.py -> build/lib.linux-riscv64-2.7/scss/extension copying scss/extension/core.py -> build/lib.linux-riscv64-2.7/scss/extension copying scss/extension/api.py -> build/lib.linux-riscv64-2.7/scss/extension copying scss/extension/fonts.py -> build/lib.linux-riscv64-2.7/scss/extension copying scss/extension/__init__.py -> build/lib.linux-riscv64-2.7/scss/extension copying scss/extension/bootstrap.py -> build/lib.linux-riscv64-2.7/scss/extension creating build/lib.linux-riscv64-2.7/scss/extension/compass copying scss/extension/compass/helpers.py -> build/lib.linux-riscv64-2.7/scss/extension/compass copying scss/extension/compass/gradients.py -> build/lib.linux-riscv64-2.7/scss/extension/compass copying scss/extension/compass/sprites.py -> build/lib.linux-riscv64-2.7/scss/extension/compass copying scss/extension/compass/images.py -> build/lib.linux-riscv64-2.7/scss/extension/compass copying scss/extension/compass/layouts.py -> build/lib.linux-riscv64-2.7/scss/extension/compass copying scss/extension/compass/__init__.py -> build/lib.linux-riscv64-2.7/scss/extension/compass creating build/lib.linux-riscv64-2.7/scss/grammar copying scss/grammar/expression.py -> build/lib.linux-riscv64-2.7/scss/grammar copying scss/grammar/scanner.py -> build/lib.linux-riscv64-2.7/scss/grammar copying scss/grammar/__init__.py -> build/lib.linux-riscv64-2.7/scss/grammar running build_ext building 'scss.grammar._scanner' extension creating build/temp.linux-riscv64-2.7 creating build/temp.linux-riscv64-2.7/scss creating build/temp.linux-riscv64-2.7/scss/src gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/include/python2.7 -c scss/src/_speedups.c -o build/temp.linux-riscv64-2.7/scss/src/_speedups.o gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/include/python2.7 -c scss/src/block_locator.c -o build/temp.linux-riscv64-2.7/scss/src/block_locator.o gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/include/python2.7 -c scss/src/scanner.c -o build/temp.linux-riscv64-2.7/scss/src/scanner.o In file included from scss/src/scanner.c:17:0: scss/src/utils.h: In function 'PyMem_Strndup': scss/src/utils.h:10:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (copy != NULL) ^~ scss/src/utils.h:12:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' copy[len] = '\0'; ^~~~ 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 -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/include/python2.7 -c scss/src/hashtable.c -o build/temp.linux-riscv64-2.7/scss/src/hashtable.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 build/temp.linux-riscv64-2.7/scss/src/_speedups.o build/temp.linux-riscv64-2.7/scss/src/block_locator.o build/temp.linux-riscv64-2.7/scss/src/scanner.o build/temp.linux-riscv64-2.7/scss/src/hashtable.o -L/usr/lib64 -lpcre -lpython2.7 -o build/lib.linux-riscv64-2.7/scss/grammar/_scanner.so + sleep 1 + 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 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build/lib.linux-riscv64-3.6 creating build/lib.linux-riscv64-3.6/scss copying scss/namespace.py -> build/lib.linux-riscv64-3.6/scss copying scss/selector.py -> build/lib.linux-riscv64-3.6/scss copying scss/calculator.py -> build/lib.linux-riscv64-3.6/scss copying scss/source.py -> build/lib.linux-riscv64-3.6/scss copying scss/__main__.py -> build/lib.linux-riscv64-3.6/scss copying scss/cssdefs.py -> build/lib.linux-riscv64-3.6/scss copying scss/errors.py -> build/lib.linux-riscv64-3.6/scss copying scss/config.py -> build/lib.linux-riscv64-3.6/scss copying scss/types.py -> build/lib.linux-riscv64-3.6/scss copying scss/tool.py -> build/lib.linux-riscv64-3.6/scss copying scss/compiler.py -> build/lib.linux-riscv64-3.6/scss copying scss/ast.py -> build/lib.linux-riscv64-3.6/scss copying scss/setup.py -> build/lib.linux-riscv64-3.6/scss copying scss/rule.py -> build/lib.linux-riscv64-3.6/scss copying scss/util.py -> build/lib.linux-riscv64-3.6/scss copying scss/legacy.py -> build/lib.linux-riscv64-3.6/scss copying scss/scss_meta.py -> build/lib.linux-riscv64-3.6/scss copying scss/__init__.py -> build/lib.linux-riscv64-3.6/scss creating build/lib.linux-riscv64-3.6/scss/extension copying scss/extension/extra.py -> build/lib.linux-riscv64-3.6/scss/extension copying scss/extension/core.py -> build/lib.linux-riscv64-3.6/scss/extension copying scss/extension/api.py -> build/lib.linux-riscv64-3.6/scss/extension copying scss/extension/fonts.py -> build/lib.linux-riscv64-3.6/scss/extension copying scss/extension/__init__.py -> build/lib.linux-riscv64-3.6/scss/extension copying scss/extension/bootstrap.py -> build/lib.linux-riscv64-3.6/scss/extension creating build/lib.linux-riscv64-3.6/scss/extension/compass copying scss/extension/compass/helpers.py -> build/lib.linux-riscv64-3.6/scss/extension/compass copying scss/extension/compass/gradients.py -> build/lib.linux-riscv64-3.6/scss/extension/compass copying scss/extension/compass/sprites.py -> build/lib.linux-riscv64-3.6/scss/extension/compass copying scss/extension/compass/images.py -> build/lib.linux-riscv64-3.6/scss/extension/compass copying scss/extension/compass/layouts.py -> build/lib.linux-riscv64-3.6/scss/extension/compass copying scss/extension/compass/__init__.py -> build/lib.linux-riscv64-3.6/scss/extension/compass creating build/lib.linux-riscv64-3.6/scss/grammar copying scss/grammar/expression.py -> build/lib.linux-riscv64-3.6/scss/grammar copying scss/grammar/scanner.py -> build/lib.linux-riscv64-3.6/scss/grammar copying scss/grammar/__init__.py -> build/lib.linux-riscv64-3.6/scss/grammar running build_ext building 'scss.grammar._scanner' extension creating build/temp.linux-riscv64-3.6 creating build/temp.linux-riscv64-3.6/scss creating build/temp.linux-riscv64-3.6/scss/src gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/include/python3.6m -c scss/src/_speedups.c -o build/temp.linux-riscv64-3.6/scss/src/_speedups.o gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/include/python3.6m -c scss/src/block_locator.c -o build/temp.linux-riscv64-3.6/scss/src/block_locator.o gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/include/python3.6m -c scss/src/scanner.c -o build/temp.linux-riscv64-3.6/scss/src/scanner.o In file included from scss/src/scanner.c:17:0: scss/src/utils.h: In function ‘PyMem_Strndup’: scss/src/utils.h:10:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (copy != NULL) ^~ scss/src/utils.h:12:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ copy[len] = '\0'; ^~~~ 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 -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/include/python3.6m -c scss/src/hashtable.c -o build/temp.linux-riscv64-3.6/scss/src/hashtable.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -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 build/temp.linux-riscv64-3.6/scss/src/_speedups.o build/temp.linux-riscv64-3.6/scss/src/block_locator.o build/temp.linux-riscv64-3.6/scss/src/scanner.o build/temp.linux-riscv64-3.6/scss/src/hashtable.o -L/usr/lib64 -lpcre -lpython3.6m -o build/lib.linux-riscv64-3.6/scss/grammar/_scanner.cpython-36m-riscv64-linux-gnu.so + sleep 1 + cd docs + make SPHINXBUILD=sphinx-build man sphinx-build -b man -d _build/doctrees . _build/man Running Sphinx v1.6.6 making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date 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/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 658, 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 658, 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 658, 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, 3 warnings. Build finished. The manual pages are in _build/man. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yhMXjT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64 + cd pyScss-1.3.4 + 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 ' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr creating /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss creating /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss/extension copying build/lib.linux-riscv64-2.7/scss/extension/extra.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss/extension copying build/lib.linux-riscv64-2.7/scss/extension/core.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss/extension copying build/lib.linux-riscv64-2.7/scss/extension/api.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss/extension creating /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss/extension/compass copying build/lib.linux-riscv64-2.7/scss/extension/compass/helpers.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss/extension/compass copying build/lib.linux-riscv64-2.7/scss/extension/compass/gradients.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss/extension/compass copying build/lib.linux-riscv64-2.7/scss/extension/compass/sprites.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss/extension/compass copying build/lib.linux-riscv64-2.7/scss/extension/compass/images.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss/extension/compass copying build/lib.linux-riscv64-2.7/scss/extension/compass/layouts.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss/extension/compass copying build/lib.linux-riscv64-2.7/scss/extension/compass/__init__.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss/extension/compass copying build/lib.linux-riscv64-2.7/scss/extension/fonts.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss/extension copying build/lib.linux-riscv64-2.7/scss/extension/__init__.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss/extension copying build/lib.linux-riscv64-2.7/scss/extension/bootstrap.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss/extension copying build/lib.linux-riscv64-2.7/scss/namespace.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss copying build/lib.linux-riscv64-2.7/scss/selector.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss copying build/lib.linux-riscv64-2.7/scss/calculator.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss copying build/lib.linux-riscv64-2.7/scss/source.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss copying build/lib.linux-riscv64-2.7/scss/__main__.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss copying build/lib.linux-riscv64-2.7/scss/cssdefs.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss creating /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss/grammar copying build/lib.linux-riscv64-2.7/scss/grammar/_scanner.so -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss/grammar copying build/lib.linux-riscv64-2.7/scss/grammar/expression.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss/grammar copying build/lib.linux-riscv64-2.7/scss/grammar/scanner.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss/grammar copying build/lib.linux-riscv64-2.7/scss/grammar/__init__.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss/grammar copying build/lib.linux-riscv64-2.7/scss/errors.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss copying build/lib.linux-riscv64-2.7/scss/config.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss copying build/lib.linux-riscv64-2.7/scss/types.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss copying build/lib.linux-riscv64-2.7/scss/tool.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss copying build/lib.linux-riscv64-2.7/scss/compiler.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss copying build/lib.linux-riscv64-2.7/scss/ast.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss copying build/lib.linux-riscv64-2.7/scss/setup.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss copying build/lib.linux-riscv64-2.7/scss/rule.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss copying build/lib.linux-riscv64-2.7/scss/util.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss copying build/lib.linux-riscv64-2.7/scss/legacy.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss copying build/lib.linux-riscv64-2.7/scss/scss_meta.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss copying build/lib.linux-riscv64-2.7/scss/__init__.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss/extension/extra.py to extra.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss/extension/core.py to core.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss/extension/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss/extension/compass/helpers.py to helpers.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss/extension/compass/gradients.py to gradients.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss/extension/compass/sprites.py to sprites.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss/extension/compass/images.py to images.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss/extension/compass/layouts.py to layouts.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss/extension/compass/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss/extension/fonts.py to fonts.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss/extension/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss/extension/bootstrap.py to bootstrap.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss/namespace.py to namespace.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss/selector.py to selector.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss/calculator.py to calculator.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss/source.py to source.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss/__main__.py to __main__.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss/cssdefs.py to cssdefs.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss/grammar/expression.py to expression.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss/grammar/scanner.py to scanner.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss/grammar/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss/errors.py to errors.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss/types.py to types.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss/tool.py to tool.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss/compiler.py to compiler.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss/ast.py to ast.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss/rule.py to rule.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss/legacy.py to legacy.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss/scss_meta.py to scss_meta.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpgTPieG.py' /usr/bin/python2 -O /tmp/tmpgTPieG.py removing /tmp/tmpgTPieG.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-10.fc28.riscv64/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-10.fc28.riscv64/usr/bin + chmod +x /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7/site-packages/scss/tool.py + mv /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/bin/pyscss /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/bin/pyscss-2.7 + ln -s ./pyscss-2.7 /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/bin/pyscss-2 + 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 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages creating /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss creating /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss/extension copying build/lib.linux-riscv64-3.6/scss/extension/extra.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss/extension copying build/lib.linux-riscv64-3.6/scss/extension/core.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss/extension copying build/lib.linux-riscv64-3.6/scss/extension/api.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss/extension creating /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss/extension/compass copying build/lib.linux-riscv64-3.6/scss/extension/compass/helpers.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss/extension/compass copying build/lib.linux-riscv64-3.6/scss/extension/compass/gradients.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss/extension/compass copying build/lib.linux-riscv64-3.6/scss/extension/compass/sprites.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss/extension/compass copying build/lib.linux-riscv64-3.6/scss/extension/compass/images.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss/extension/compass copying build/lib.linux-riscv64-3.6/scss/extension/compass/layouts.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss/extension/compass copying build/lib.linux-riscv64-3.6/scss/extension/compass/__init__.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss/extension/compass copying build/lib.linux-riscv64-3.6/scss/extension/fonts.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss/extension copying build/lib.linux-riscv64-3.6/scss/extension/__init__.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss/extension copying build/lib.linux-riscv64-3.6/scss/extension/bootstrap.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss/extension copying build/lib.linux-riscv64-3.6/scss/namespace.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss copying build/lib.linux-riscv64-3.6/scss/selector.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss copying build/lib.linux-riscv64-3.6/scss/calculator.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss copying build/lib.linux-riscv64-3.6/scss/source.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss copying build/lib.linux-riscv64-3.6/scss/__main__.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss copying build/lib.linux-riscv64-3.6/scss/cssdefs.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss creating /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss/grammar copying build/lib.linux-riscv64-3.6/scss/grammar/_scanner.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss/grammar copying build/lib.linux-riscv64-3.6/scss/grammar/expression.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss/grammar copying build/lib.linux-riscv64-3.6/scss/grammar/scanner.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss/grammar copying build/lib.linux-riscv64-3.6/scss/grammar/__init__.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss/grammar copying build/lib.linux-riscv64-3.6/scss/errors.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss copying build/lib.linux-riscv64-3.6/scss/config.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss copying build/lib.linux-riscv64-3.6/scss/types.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss copying build/lib.linux-riscv64-3.6/scss/tool.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss copying build/lib.linux-riscv64-3.6/scss/compiler.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss copying build/lib.linux-riscv64-3.6/scss/ast.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss copying build/lib.linux-riscv64-3.6/scss/setup.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss copying build/lib.linux-riscv64-3.6/scss/rule.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss copying build/lib.linux-riscv64-3.6/scss/util.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss copying build/lib.linux-riscv64-3.6/scss/legacy.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss copying build/lib.linux-riscv64-3.6/scss/scss_meta.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss copying build/lib.linux-riscv64-3.6/scss/__init__.py -> /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss/extension/extra.py to extra.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss/extension/core.py to core.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss/extension/api.py to api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss/extension/compass/helpers.py to helpers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss/extension/compass/gradients.py to gradients.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss/extension/compass/sprites.py to sprites.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss/extension/compass/images.py to images.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss/extension/compass/layouts.py to layouts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss/extension/compass/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss/extension/fonts.py to fonts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss/extension/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss/extension/bootstrap.py to bootstrap.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss/namespace.py to namespace.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss/selector.py to selector.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss/calculator.py to calculator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss/source.py to source.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss/__main__.py to __main__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss/cssdefs.py to cssdefs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss/grammar/expression.py to expression.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss/grammar/scanner.py to scanner.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss/grammar/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss/errors.py to errors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss/types.py to types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss/tool.py to tool.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss/compiler.py to compiler.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss/ast.py to ast.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss/setup.py to setup.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss/rule.py to rule.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss/legacy.py to legacy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss/scss_meta.py to scss_meta.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss/__init__.py to __init__.cpython-36.pyc writing byte-compilation script '/tmp/tmpc_720x3w.py' /usr/bin/python3 /tmp/tmpc_720x3w.py removing /tmp/tmpc_720x3w.py running install_egg_info running egg_info writing pyScss.egg-info/PKG-INFO writing dependency_links to pyScss.egg-info/dependency_links.txt writing entry points to pyScss.egg-info/entry_points.txt writing requirements to pyScss.egg-info/requires.txt writing top-level names to pyScss.egg-info/top_level.txt reading manifest file 'pyScss.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pyScss.egg-info/SOURCES.txt' Copying pyScss.egg-info to /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/pyScss-1.3.4-py3.6.egg-info running install_scripts Installing pyscss script to /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/bin + chmod +x /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python3.6/site-packages/scss/tool.py + mv /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/bin/pyscss /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/bin/pyscss-3.6 + ln -s ./pyscss-3.6 /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/bin/pyscss-3 + ln -s ./pyscss-3.6 /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/bin/pyscss + mkdir -p /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/share/man/man1/ + cp -ar docs/_build/man/pyscss.1 /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/share/man/man1/pyscss.1 + /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 /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/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-10.fc28.riscv64/usr/lib64/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: mangling shebang in ./usr/lib64/python3.6/site-packages/scss/tool.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! *** WARNING: mangling shebang in ./usr/lib64/python2.7/site-packages/scss/tool.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! Processing files: python2-scss-1.3.4-10.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vpjOOp + umask 022 + cd /builddir/build/BUILD + cd pyScss-1.3.4 + DOCDIR=/builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/share/doc/python2-scss + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/share/doc/python2-scss + cp -pr DESCRIPTION /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/share/doc/python2-scss + cp -pr README.rst /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/share/doc/python2-scss + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kLrv9w + umask 022 + cd /builddir/build/BUILD + cd pyScss-1.3.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/share/licenses/python2-scss + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/share/licenses/python2-scss + cp -pr LICENSE /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/share/licenses/python2-scss + exit 0 Provides: python-scss = 1.3.4-10.fc28 python-scss(riscv-64) = 1.3.4-10.fc28 python2-scss = 1.3.4-10.fc28 python2-scss(riscv-64) = 1.3.4-10.fc28 python2.7dist(pyscss) = 1.3.4 python2dist(pyscss) = 1.3.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/python2 ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(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-10.fc28 Processing files: python3-scss-1.3.4-10.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.oOygVA + umask 022 + cd /builddir/build/BUILD + cd pyScss-1.3.4 + DOCDIR=/builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/share/doc/python3-scss + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/share/doc/python3-scss + cp -pr DESCRIPTION /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/share/doc/python3-scss + cp -pr README.rst /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/share/doc/python3-scss + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.MRiGGd + umask 022 + cd /builddir/build/BUILD + cd pyScss-1.3.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/share/licenses/python3-scss + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/share/licenses/python3-scss + cp -pr LICENSE /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64/usr/share/licenses/python3-scss + exit 0 Provides: python3-scss = 1.3.4-10.fc28 python3-scss(riscv-64) = 1.3.4-10.fc28 python3.6dist(pyscss) = 1.3.4 python3dist(pyscss) = 1.3.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/python2 /usr/bin/python3 ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libpcre.so.1()(64bit) libpthread.so.0()(64bit) libpython3.6m.so.1.0()(64bit) python(abi) = 3.6 rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64 Wrote: /builddir/build/SRPMS/python-scss-1.3.4-10.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/python2-scss-1.3.4-10.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/python3-scss-1.3.4-10.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.q6qyL1 + umask 022 + cd /builddir/build/BUILD + cd pyScss-1.3.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-scss-1.3.4-10.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff