Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-genshi.spec'], chrootPath='/var/lib/mock/f29-build-20410-10713/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=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-genshi.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: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/python-genshi-0.7-22.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-genshi.spec'], chrootPath='/var/lib/mock/f29-build-20410-10713/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=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-genshi.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: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.B9oDm7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Genshi-0.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/Genshi-0.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Genshi-0.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (python-genshi-0.7-sanitizer-test-fixes.patch): + echo 'Patch #0 (python-genshi-0.7-sanitizer-test-fixes.patch):' + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file genshi/filters/tests/test_html.py Patch #1 (python-genshi-0.7-disable-speedups-for-python34.patch): + echo 'Patch #1 (python-genshi-0.7-disable-speedups-for-python34.patch):' + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file setup.py Patch #2 (python-genshi-0.7-isstring-helper.patch): + echo 'Patch #2 (python-genshi-0.7-isstring-helper.patch):' + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file genshi/compat.py Patch #3 (python-genshi-0.7-python34-ast-support.patch): + echo 'Patch #3 (python-genshi-0.7-python34-ast-support.patch):' + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file genshi/template/astutil.py patching file genshi/template/eval.py Patch #4 (python-genshi-bug-602-python35-support.patch): + echo 'Patch #4 (python-genshi-bug-602-python35-support.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file genshi/filters/i18n.py patching file genshi/template/astutil.py patching file genshi/template/directives.py patching file genshi/template/eval.py Patch #5 (python-genshi-bug-602-python35-support-python27-fix.patch): + echo 'Patch #5 (python-genshi-bug-602-python35-support-python27-fix.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file genshi/template/directives.py Patch #6 (python-genshi-py37-stopiteration.patch): + echo 'Patch #6 (python-genshi-py37-stopiteration.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file genshi/core.py patching file genshi/filters/transform.py Patch #7 (python-genshi-py3-escape-sequence-doctest.patch): + echo 'Patch #7 (python-genshi-py3-escape-sequence-doctest.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file genshi/template/text.py + rm -rf '%{modname}.egg-info' + rm -rf /builddir/build/BUILD/python3-python-genshi-0.7-22.fc29 + cp -a . /builddir/build/BUILD/python3-python-genshi-0.7-22.fc29 + find examples -type f + xargs chmod a-x + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bYHY9y + umask 022 + cd /builddir/build/BUILD + cd Genshi-0.7 + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib.linux-riscv64-2.7 creating build/lib.linux-riscv64-2.7/genshi copying genshi/input.py -> build/lib.linux-riscv64-2.7/genshi copying genshi/output.py -> build/lib.linux-riscv64-2.7/genshi copying genshi/util.py -> build/lib.linux-riscv64-2.7/genshi copying genshi/path.py -> build/lib.linux-riscv64-2.7/genshi copying genshi/builder.py -> build/lib.linux-riscv64-2.7/genshi copying genshi/core.py -> build/lib.linux-riscv64-2.7/genshi copying genshi/compat.py -> build/lib.linux-riscv64-2.7/genshi copying genshi/__init__.py -> build/lib.linux-riscv64-2.7/genshi creating build/lib.linux-riscv64-2.7/genshi/filters copying genshi/filters/i18n.py -> build/lib.linux-riscv64-2.7/genshi/filters copying genshi/filters/html.py -> build/lib.linux-riscv64-2.7/genshi/filters copying genshi/filters/transform.py -> build/lib.linux-riscv64-2.7/genshi/filters copying genshi/filters/__init__.py -> build/lib.linux-riscv64-2.7/genshi/filters creating build/lib.linux-riscv64-2.7/genshi/template copying genshi/template/interpolation.py -> build/lib.linux-riscv64-2.7/genshi/template copying genshi/template/directives.py -> build/lib.linux-riscv64-2.7/genshi/template copying genshi/template/astutil.py -> build/lib.linux-riscv64-2.7/genshi/template copying genshi/template/plugin.py -> build/lib.linux-riscv64-2.7/genshi/template copying genshi/template/text.py -> build/lib.linux-riscv64-2.7/genshi/template copying genshi/template/ast24.py -> build/lib.linux-riscv64-2.7/genshi/template copying genshi/template/_ast24.py -> build/lib.linux-riscv64-2.7/genshi/template copying genshi/template/markup.py -> build/lib.linux-riscv64-2.7/genshi/template copying genshi/template/eval.py -> build/lib.linux-riscv64-2.7/genshi/template copying genshi/template/__init__.py -> build/lib.linux-riscv64-2.7/genshi/template copying genshi/template/loader.py -> build/lib.linux-riscv64-2.7/genshi/template copying genshi/template/base.py -> build/lib.linux-riscv64-2.7/genshi/template creating build/lib.linux-riscv64-2.7/genshi/tests copying genshi/tests/input.py -> build/lib.linux-riscv64-2.7/genshi/tests copying genshi/tests/output.py -> build/lib.linux-riscv64-2.7/genshi/tests copying genshi/tests/util.py -> build/lib.linux-riscv64-2.7/genshi/tests copying genshi/tests/path.py -> build/lib.linux-riscv64-2.7/genshi/tests copying genshi/tests/builder.py -> build/lib.linux-riscv64-2.7/genshi/tests copying genshi/tests/core.py -> build/lib.linux-riscv64-2.7/genshi/tests copying genshi/tests/__init__.py -> build/lib.linux-riscv64-2.7/genshi/tests creating build/lib.linux-riscv64-2.7/genshi/filters/tests copying genshi/filters/tests/i18n.py -> build/lib.linux-riscv64-2.7/genshi/filters/tests copying genshi/filters/tests/transform.py -> build/lib.linux-riscv64-2.7/genshi/filters/tests copying genshi/filters/tests/test_html.py -> build/lib.linux-riscv64-2.7/genshi/filters/tests copying genshi/filters/tests/__init__.py -> build/lib.linux-riscv64-2.7/genshi/filters/tests creating build/lib.linux-riscv64-2.7/genshi/template/tests copying genshi/template/tests/interpolation.py -> build/lib.linux-riscv64-2.7/genshi/template/tests copying genshi/template/tests/directives.py -> build/lib.linux-riscv64-2.7/genshi/template/tests copying genshi/template/tests/plugin.py -> build/lib.linux-riscv64-2.7/genshi/template/tests copying genshi/template/tests/text.py -> build/lib.linux-riscv64-2.7/genshi/template/tests copying genshi/template/tests/markup.py -> build/lib.linux-riscv64-2.7/genshi/template/tests copying genshi/template/tests/eval.py -> build/lib.linux-riscv64-2.7/genshi/template/tests copying genshi/template/tests/__init__.py -> build/lib.linux-riscv64-2.7/genshi/template/tests copying genshi/template/tests/loader.py -> build/lib.linux-riscv64-2.7/genshi/template/tests copying genshi/template/tests/base.py -> build/lib.linux-riscv64-2.7/genshi/template/tests creating build/lib.linux-riscv64-2.7/genshi/template/tests/templates copying genshi/template/tests/templates/__init__.py -> build/lib.linux-riscv64-2.7/genshi/template/tests/templates running build_ext building 'genshi._speedups' extension creating build/temp.linux-riscv64-2.7 creating build/temp.linux-riscv64-2.7/genshi 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c genshi/_speedups.c -o build/temp.linux-riscv64-2.7/genshi/_speedups.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld build/temp.linux-riscv64-2.7/genshi/_speedups.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/genshi/_speedups.so + pushd /builddir/build/BUILD/python3-python-genshi-0.7-22.fc29 ~/build/BUILD/python3-python-genshi-0.7-22.fc29 ~/build/BUILD/Genshi-0.7 + /usr/bin/python3 setup.py build running build running build_py creating build creating build/lib creating build/lib/genshi copying genshi/input.py -> build/lib/genshi copying genshi/output.py -> build/lib/genshi copying genshi/util.py -> build/lib/genshi copying genshi/path.py -> build/lib/genshi copying genshi/builder.py -> build/lib/genshi copying genshi/core.py -> build/lib/genshi copying genshi/compat.py -> build/lib/genshi copying genshi/__init__.py -> build/lib/genshi creating build/lib/genshi/filters copying genshi/filters/i18n.py -> build/lib/genshi/filters copying genshi/filters/html.py -> build/lib/genshi/filters copying genshi/filters/transform.py -> build/lib/genshi/filters copying genshi/filters/__init__.py -> build/lib/genshi/filters creating build/lib/genshi/template copying genshi/template/interpolation.py -> build/lib/genshi/template copying genshi/template/directives.py -> build/lib/genshi/template copying genshi/template/astutil.py -> build/lib/genshi/template copying genshi/template/plugin.py -> build/lib/genshi/template copying genshi/template/text.py -> build/lib/genshi/template copying genshi/template/ast24.py -> build/lib/genshi/template copying genshi/template/_ast24.py -> build/lib/genshi/template copying genshi/template/markup.py -> build/lib/genshi/template copying genshi/template/eval.py -> build/lib/genshi/template copying genshi/template/__init__.py -> build/lib/genshi/template copying genshi/template/loader.py -> build/lib/genshi/template copying genshi/template/base.py -> build/lib/genshi/template creating build/lib/genshi/tests copying genshi/tests/input.py -> build/lib/genshi/tests copying genshi/tests/output.py -> build/lib/genshi/tests copying genshi/tests/util.py -> build/lib/genshi/tests copying genshi/tests/path.py -> build/lib/genshi/tests copying genshi/tests/builder.py -> build/lib/genshi/tests copying genshi/tests/core.py -> build/lib/genshi/tests copying genshi/tests/__init__.py -> build/lib/genshi/tests creating build/lib/genshi/filters/tests copying genshi/filters/tests/i18n.py -> build/lib/genshi/filters/tests copying genshi/filters/tests/transform.py -> build/lib/genshi/filters/tests copying genshi/filters/tests/test_html.py -> build/lib/genshi/filters/tests copying genshi/filters/tests/__init__.py -> build/lib/genshi/filters/tests creating build/lib/genshi/template/tests copying genshi/template/tests/interpolation.py -> build/lib/genshi/template/tests copying genshi/template/tests/directives.py -> build/lib/genshi/template/tests copying genshi/template/tests/plugin.py -> build/lib/genshi/template/tests copying genshi/template/tests/text.py -> build/lib/genshi/template/tests copying genshi/template/tests/markup.py -> build/lib/genshi/template/tests copying genshi/template/tests/eval.py -> build/lib/genshi/template/tests copying genshi/template/tests/__init__.py -> build/lib/genshi/template/tests copying genshi/template/tests/loader.py -> build/lib/genshi/template/tests copying genshi/template/tests/base.py -> build/lib/genshi/template/tests creating build/lib/genshi/template/tests/templates copying genshi/template/tests/templates/__init__.py -> build/lib/genshi/template/tests/templates running egg_info writing Genshi.egg-info/PKG-INFO writing dependency_links to Genshi.egg-info/dependency_links.txt writing entry points to Genshi.egg-info/entry_points.txt writing requirements to Genshi.egg-info/requires.txt writing top-level names to Genshi.egg-info/top_level.txt reading manifest file 'Genshi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: setup.py:76: DeprecationWarning: Features are deprecated and will be removed in a future version. See https://github.com/pypa/setuptools/issues/65. BUILDSTDERR: Extension('genshi._speedups', ['genshi/_speedups.c']), BUILDSTDERR: warning: no previously-included files matching '*' found under directory 'doc/logo.lineform' BUILDSTDERR: warning: no previously-included files found matching 'doc/2000ft.graffle' BUILDSTDERR: warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'Genshi.egg-info/SOURCES.txt' copying genshi/_speedups.c -> build/lib/genshi copying genshi/template/tests/templates/functions.html -> build/lib/genshi/template/tests/templates copying genshi/template/tests/templates/functions.txt -> build/lib/genshi/template/tests/templates copying genshi/template/tests/templates/new_syntax.txt -> build/lib/genshi/template/tests/templates copying genshi/template/tests/templates/test.html -> build/lib/genshi/template/tests/templates copying genshi/template/tests/templates/test.txt -> build/lib/genshi/template/tests/templates copying genshi/template/tests/templates/test_no_doctype.html -> build/lib/genshi/template/tests/templates Fixing build/lib/genshi/input.py build/lib/genshi/output.py build/lib/genshi/util.py build/lib/genshi/path.py build/lib/genshi/builder.py build/lib/genshi/core.py build/lib/genshi/compat.py build/lib/genshi/__init__.py build/lib/genshi/filters/i18n.py build/lib/genshi/filters/html.py build/lib/genshi/filters/transform.py build/lib/genshi/filters/__init__.py build/lib/genshi/template/interpolation.py build/lib/genshi/template/directives.py build/lib/genshi/template/astutil.py build/lib/genshi/template/plugin.py build/lib/genshi/template/text.py build/lib/genshi/template/ast24.py build/lib/genshi/template/_ast24.py build/lib/genshi/template/markup.py build/lib/genshi/template/eval.py build/lib/genshi/template/__init__.py build/lib/genshi/template/loader.py build/lib/genshi/template/base.py build/lib/genshi/tests/input.py build/lib/genshi/tests/output.py build/lib/genshi/tests/util.py build/lib/genshi/tests/path.py build/lib/genshi/tests/builder.py build/lib/genshi/tests/core.py build/lib/genshi/tests/__init__.py build/lib/genshi/filters/tests/i18n.py build/lib/genshi/filters/tests/transform.py build/lib/genshi/filters/tests/test_html.py build/lib/genshi/filters/tests/__init__.py build/lib/genshi/template/tests/interpolation.py build/lib/genshi/template/tests/directives.py build/lib/genshi/template/tests/plugin.py build/lib/genshi/template/tests/text.py build/lib/genshi/template/tests/markup.py build/lib/genshi/template/tests/eval.py build/lib/genshi/template/tests/__init__.py build/lib/genshi/template/tests/loader.py build/lib/genshi/template/tests/base.py build/lib/genshi/template/tests/templates/__init__.py Skipping optional fixer: buffer Skipping optional fixer: idioms Skipping optional fixer: set_literal Skipping optional fixer: ws_comma Fixing build/lib/genshi/input.py build/lib/genshi/output.py build/lib/genshi/util.py build/lib/genshi/path.py build/lib/genshi/builder.py build/lib/genshi/core.py build/lib/genshi/compat.py build/lib/genshi/__init__.py build/lib/genshi/filters/i18n.py build/lib/genshi/filters/html.py build/lib/genshi/filters/transform.py build/lib/genshi/filters/__init__.py build/lib/genshi/template/interpolation.py build/lib/genshi/template/directives.py build/lib/genshi/template/astutil.py build/lib/genshi/template/plugin.py build/lib/genshi/template/text.py build/lib/genshi/template/ast24.py build/lib/genshi/template/_ast24.py build/lib/genshi/template/markup.py build/lib/genshi/template/eval.py build/lib/genshi/template/__init__.py build/lib/genshi/template/loader.py build/lib/genshi/template/base.py build/lib/genshi/tests/input.py build/lib/genshi/tests/output.py build/lib/genshi/tests/util.py build/lib/genshi/tests/path.py build/lib/genshi/tests/builder.py build/lib/genshi/tests/core.py build/lib/genshi/tests/__init__.py build/lib/genshi/filters/tests/i18n.py build/lib/genshi/filters/tests/transform.py build/lib/genshi/filters/tests/test_html.py build/lib/genshi/filters/tests/__init__.py build/lib/genshi/template/tests/interpolation.py build/lib/genshi/template/tests/directives.py build/lib/genshi/template/tests/plugin.py build/lib/genshi/template/tests/text.py build/lib/genshi/template/tests/markup.py build/lib/genshi/template/tests/eval.py build/lib/genshi/template/tests/__init__.py build/lib/genshi/template/tests/loader.py build/lib/genshi/template/tests/base.py build/lib/genshi/template/tests/templates/__init__.py Skipping optional fixer: buffer Skipping optional fixer: idioms Skipping optional fixer: set_literal Skipping optional fixer: ws_comma ~/build/BUILD/Genshi-0.7 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ly3R0n + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64 + cd Genshi-0.7 + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr creating /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi creating /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/template copying build/lib.linux-riscv64-2.7/genshi/template/interpolation.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/template copying build/lib.linux-riscv64-2.7/genshi/template/directives.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/template copying build/lib.linux-riscv64-2.7/genshi/template/astutil.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/template creating /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/template/tests creating /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/template/tests/templates copying build/lib.linux-riscv64-2.7/genshi/template/tests/templates/__init__.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/template/tests/templates copying build/lib.linux-riscv64-2.7/genshi/template/tests/interpolation.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/template/tests copying build/lib.linux-riscv64-2.7/genshi/template/tests/directives.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/template/tests copying build/lib.linux-riscv64-2.7/genshi/template/tests/plugin.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/template/tests copying build/lib.linux-riscv64-2.7/genshi/template/tests/text.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/template/tests copying build/lib.linux-riscv64-2.7/genshi/template/tests/markup.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/template/tests copying build/lib.linux-riscv64-2.7/genshi/template/tests/eval.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/template/tests copying build/lib.linux-riscv64-2.7/genshi/template/tests/__init__.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/template/tests copying build/lib.linux-riscv64-2.7/genshi/template/tests/loader.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/template/tests copying build/lib.linux-riscv64-2.7/genshi/template/tests/base.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/template/tests copying build/lib.linux-riscv64-2.7/genshi/template/plugin.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/template copying build/lib.linux-riscv64-2.7/genshi/template/text.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/template copying build/lib.linux-riscv64-2.7/genshi/template/ast24.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/template copying build/lib.linux-riscv64-2.7/genshi/template/_ast24.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/template copying build/lib.linux-riscv64-2.7/genshi/template/markup.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/template copying build/lib.linux-riscv64-2.7/genshi/template/eval.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/template copying build/lib.linux-riscv64-2.7/genshi/template/__init__.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/template copying build/lib.linux-riscv64-2.7/genshi/template/loader.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/template copying build/lib.linux-riscv64-2.7/genshi/template/base.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/template creating /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/filters copying build/lib.linux-riscv64-2.7/genshi/filters/i18n.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/filters creating /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/filters/tests copying build/lib.linux-riscv64-2.7/genshi/filters/tests/i18n.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/filters/tests copying build/lib.linux-riscv64-2.7/genshi/filters/tests/transform.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/filters/tests copying build/lib.linux-riscv64-2.7/genshi/filters/tests/test_html.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/filters/tests copying build/lib.linux-riscv64-2.7/genshi/filters/tests/__init__.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/filters/tests copying build/lib.linux-riscv64-2.7/genshi/filters/html.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/filters copying build/lib.linux-riscv64-2.7/genshi/filters/transform.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/filters copying build/lib.linux-riscv64-2.7/genshi/filters/__init__.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/filters copying build/lib.linux-riscv64-2.7/genshi/input.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi copying build/lib.linux-riscv64-2.7/genshi/output.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi copying build/lib.linux-riscv64-2.7/genshi/_speedups.so -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi copying build/lib.linux-riscv64-2.7/genshi/util.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi copying build/lib.linux-riscv64-2.7/genshi/path.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi creating /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/tests copying build/lib.linux-riscv64-2.7/genshi/tests/input.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/tests copying build/lib.linux-riscv64-2.7/genshi/tests/output.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/tests copying build/lib.linux-riscv64-2.7/genshi/tests/util.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/tests copying build/lib.linux-riscv64-2.7/genshi/tests/path.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/tests copying build/lib.linux-riscv64-2.7/genshi/tests/builder.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/tests copying build/lib.linux-riscv64-2.7/genshi/tests/core.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/tests copying build/lib.linux-riscv64-2.7/genshi/tests/__init__.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/tests copying build/lib.linux-riscv64-2.7/genshi/builder.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi copying build/lib.linux-riscv64-2.7/genshi/core.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi copying build/lib.linux-riscv64-2.7/genshi/compat.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi copying build/lib.linux-riscv64-2.7/genshi/__init__.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/template/interpolation.py to interpolation.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/template/directives.py to directives.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/template/astutil.py to astutil.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/template/tests/templates/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/template/tests/interpolation.py to interpolation.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/template/tests/directives.py to directives.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/template/tests/plugin.py to plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/template/tests/text.py to text.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/template/tests/markup.py to markup.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/template/tests/eval.py to eval.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/template/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/template/tests/loader.py to loader.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/template/tests/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/template/plugin.py to plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/template/text.py to text.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/template/ast24.py to ast24.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/template/_ast24.py to _ast24.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/template/markup.py to markup.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/template/eval.py to eval.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/template/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/template/loader.py to loader.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/template/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/filters/i18n.py to i18n.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/filters/tests/i18n.py to i18n.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/filters/tests/transform.py to transform.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/filters/tests/test_html.py to test_html.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/filters/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/filters/html.py to html.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/filters/transform.py to transform.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/filters/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/input.py to input.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/output.py to output.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/path.py to path.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/tests/input.py to input.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/tests/output.py to output.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/tests/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/tests/path.py to path.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/tests/builder.py to builder.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/tests/core.py to core.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/builder.py to builder.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/core.py to core.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmp2ZvbJw.py' /usr/bin/python2 -O /tmp/tmp2ZvbJw.py removing /tmp/tmp2ZvbJw.py running install_egg_info running egg_info writing requirements to Genshi.egg-info/requires.txt writing Genshi.egg-info/PKG-INFO writing top-level names to Genshi.egg-info/top_level.txt writing dependency_links to Genshi.egg-info/dependency_links.txt writing entry points to Genshi.egg-info/entry_points.txt reading manifest file 'Genshi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no previously-included files matching '*' found under directory 'doc/logo.lineform' BUILDSTDERR: warning: no previously-included files found matching 'doc/2000ft.graffle' BUILDSTDERR: warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'Genshi.egg-info/SOURCES.txt' Copying Genshi.egg-info to /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/Genshi-0.7-py2.7.egg-info running install_scripts ~/build/BUILD/python3-python-genshi-0.7-22.fc29 ~/build/BUILD/Genshi-0.7 + pushd /builddir/build/BUILD/python3-python-genshi-0.7-22.fc29 + /usr/bin/python3 setup.py install -O1 --skip-build --root=/builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib creating /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7 creating /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi copying build/lib/genshi/_speedups.c -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi creating /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/template copying build/lib/genshi/template/interpolation.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/template copying build/lib/genshi/template/directives.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/template copying build/lib/genshi/template/astutil.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/template creating /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/template/tests creating /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/template/tests/templates copying build/lib/genshi/template/tests/templates/functions.html -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/template/tests/templates copying build/lib/genshi/template/tests/templates/test.txt -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/template/tests/templates copying build/lib/genshi/template/tests/templates/new_syntax.txt -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/template/tests/templates copying build/lib/genshi/template/tests/templates/test.html -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/template/tests/templates copying build/lib/genshi/template/tests/templates/test_no_doctype.html -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/template/tests/templates copying build/lib/genshi/template/tests/templates/__init__.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/template/tests/templates copying build/lib/genshi/template/tests/templates/functions.txt -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/template/tests/templates copying build/lib/genshi/template/tests/interpolation.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/template/tests copying build/lib/genshi/template/tests/directives.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/template/tests copying build/lib/genshi/template/tests/plugin.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/template/tests copying build/lib/genshi/template/tests/text.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/template/tests copying build/lib/genshi/template/tests/markup.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/template/tests copying build/lib/genshi/template/tests/eval.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/template/tests copying build/lib/genshi/template/tests/__init__.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/template/tests copying build/lib/genshi/template/tests/loader.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/template/tests copying build/lib/genshi/template/tests/base.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/template/tests copying build/lib/genshi/template/plugin.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/template copying build/lib/genshi/template/text.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/template copying build/lib/genshi/template/ast24.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/template copying build/lib/genshi/template/_ast24.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/template copying build/lib/genshi/template/markup.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/template copying build/lib/genshi/template/eval.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/template copying build/lib/genshi/template/__init__.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/template copying build/lib/genshi/template/loader.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/template copying build/lib/genshi/template/base.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/template creating /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/filters copying build/lib/genshi/filters/i18n.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/filters creating /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/filters/tests copying build/lib/genshi/filters/tests/i18n.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/filters/tests copying build/lib/genshi/filters/tests/transform.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/filters/tests copying build/lib/genshi/filters/tests/test_html.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/filters/tests copying build/lib/genshi/filters/tests/__init__.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/filters/tests copying build/lib/genshi/filters/html.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/filters copying build/lib/genshi/filters/transform.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/filters copying build/lib/genshi/filters/__init__.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/filters copying build/lib/genshi/input.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi copying build/lib/genshi/output.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi copying build/lib/genshi/util.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi copying build/lib/genshi/path.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi creating /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/tests copying build/lib/genshi/tests/input.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/tests copying build/lib/genshi/tests/output.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/tests copying build/lib/genshi/tests/util.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/tests copying build/lib/genshi/tests/path.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/tests copying build/lib/genshi/tests/builder.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/tests copying build/lib/genshi/tests/core.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/tests copying build/lib/genshi/tests/__init__.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/tests copying build/lib/genshi/builder.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi copying build/lib/genshi/core.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi copying build/lib/genshi/compat.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi copying build/lib/genshi/__init__.py -> /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/template/interpolation.py to interpolation.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/template/directives.py to directives.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/template/astutil.py to astutil.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/template/tests/templates/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/template/tests/interpolation.py to interpolation.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/template/tests/directives.py to directives.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/template/tests/plugin.py to plugin.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/template/tests/text.py to text.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/template/tests/markup.py to markup.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/template/tests/eval.py to eval.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/template/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/template/tests/loader.py to loader.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/template/tests/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/template/plugin.py to plugin.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/template/text.py to text.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/template/ast24.py to ast24.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/template/_ast24.py to _ast24.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/template/markup.py to markup.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/template/eval.py to eval.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/template/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/template/loader.py to loader.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/template/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/filters/i18n.py to i18n.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/filters/tests/i18n.py to i18n.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/filters/tests/transform.py to transform.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/filters/tests/test_html.py to test_html.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/filters/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/filters/html.py to html.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/filters/transform.py to transform.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/filters/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/input.py to input.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/output.py to output.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/util.py to util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/path.py to path.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/tests/input.py to input.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/tests/output.py to output.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/tests/util.py to util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/tests/path.py to path.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/tests/builder.py to builder.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/tests/core.py to core.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/builder.py to builder.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/core.py to core.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/compat.py to compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/genshi/__init__.py to __init__.cpython-37.pyc writing byte-compilation script '/tmp/tmpcu1493bx.py' /usr/bin/python3 /tmp/tmpcu1493bx.py removing /tmp/tmpcu1493bx.py running install_egg_info running egg_info writing Genshi.egg-info/PKG-INFO writing dependency_links to Genshi.egg-info/dependency_links.txt writing entry points to Genshi.egg-info/entry_points.txt writing requirements to Genshi.egg-info/requires.txt writing top-level names to Genshi.egg-info/top_level.txt reading manifest file 'Genshi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: setup.py:76: DeprecationWarning: Features are deprecated and will be removed in a future version. See https://github.com/pypa/setuptools/issues/65. BUILDSTDERR: Extension('genshi._speedups', ['genshi/_speedups.c']), BUILDSTDERR: warning: no previously-included files matching '*' found under directory 'doc/logo.lineform' BUILDSTDERR: warning: no previously-included files found matching 'doc/2000ft.graffle' BUILDSTDERR: warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'Genshi.egg-info/SOURCES.txt' Copying Genshi.egg-info to /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7/site-packages/Genshi-0.7-py3.7.egg-info running install_scripts ~/build/BUILD/Genshi-0.7 + popd + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.7-22.fc29 --unique-debug-suffix -0.7-22.fc29.riscv64 --unique-debug-src-base python-genshi-0.7-22.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Genshi-0.7 extracting debug info from /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7/site-packages/genshi/_speedups.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 38 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /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 /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.hE3bgy Processing files: python2-genshi-0.7-22.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ru7MUL + umask 022 + cd /builddir/build/BUILD + cd Genshi-0.7 + DOCDIR=/builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/share/doc/python2-genshi + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/share/doc/python2-genshi + cp -pr ChangeLog /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/share/doc/python2-genshi + cp -pr doc /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/share/doc/python2-genshi + cp -pr examples /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/share/doc/python2-genshi + cp -pr README.txt /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/share/doc/python2-genshi + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.po8fXc + umask 022 + cd /builddir/build/BUILD + cd Genshi-0.7 + LICENSEDIR=/builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/share/licenses/python2-genshi + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/share/licenses/python2-genshi + cp -pr COPYING /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/share/licenses/python2-genshi + exit 0 Provides: python-genshi = 0.7-22.fc29 python-genshi(riscv-64) = 0.7-22.fc29 python2-genshi = 0.7-22.fc29 python2-genshi(riscv-64) = 0.7-22.fc29 python2.7dist(genshi) = 0.7 python2dist(genshi) = 0.7 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: 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) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-genshi < 0.7-22.fc29 Processing files: python3-genshi-0.7-22.fc29.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TAq3FY + umask 022 + cd /builddir/build/BUILD + cd Genshi-0.7 + DOCDIR=/builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/share/doc/python3-genshi + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/share/doc/python3-genshi + cp -pr ChangeLog /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/share/doc/python3-genshi + cp -pr doc /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/share/doc/python3-genshi + cp -pr examples /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/share/doc/python3-genshi + cp -pr README.txt /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/share/doc/python3-genshi + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.PNB8LZ + umask 022 + cd /builddir/build/BUILD + cd Genshi-0.7 + LICENSEDIR=/builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/share/licenses/python3-genshi + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/share/licenses/python3-genshi + cp -pr COPYING /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64/usr/share/licenses/python3-genshi + exit 0 Provides: python3-genshi = 0.7-22.fc29 python3.7dist(genshi) = 0.7 python3dist(genshi) = 0.7 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: python(abi) = 3.7 Processing files: python-genshi-debugsource-0.7-22.fc29.riscv64 Provides: python-genshi-debugsource = 0.7-22.fc29 python-genshi-debugsource(riscv-64) = 0.7-22.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python2-genshi-debuginfo-0.7-22.fc29.riscv64 Provides: debuginfo(build-id) = ed80547369f6ee476d952309d3f699ccd647cd7c python2-genshi-debuginfo = 0.7-22.fc29 python2-genshi-debuginfo(riscv-64) = 0.7-22.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-genshi-debugsource(riscv-64) = 0.7-22.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64 Wrote: /builddir/build/RPMS/python2-genshi-0.7-22.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-genshi-0.7-22.fc29.noarch.rpm Wrote: /builddir/build/RPMS/python-genshi-debugsource-0.7-22.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python2-genshi-debuginfo-0.7-22.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DIl0l9 + umask 022 + cd /builddir/build/BUILD + cd Genshi-0.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-genshi-0.7-22.fc29.riscv64 + exit 0 Child return code was: 0