Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-genshi.spec'], chrootPath='/var/lib/mock/f31-build-63098-29269/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=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=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 setting SOURCE_DATE_EPOCH=1564099200 Wrote: /builddir/build/SRPMS/python-genshi-0.7.3-2.fc31.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/f31-build-63098-29269/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=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=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 setting SOURCE_DATE_EPOCH=1564099200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1e63OF + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Genshi-0.7.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/Genshi-0.7.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Genshi-0.7.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf '%{modname}.egg-info' + rm -rf /builddir/build/BUILD/python3-python-genshi-0.7.3-2.fc31 + cp -a . /builddir/build/BUILD/python3-python-genshi-0.7.3-2.fc31 + find examples -type f + xargs chmod a-x + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uJI0AF + umask 022 + cd /builddir/build/BUILD + cd Genshi-0.7.3 + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' BUILDSTDERR: setup.py:76: DistDeprecationWarning: 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: /usr/lib64/python2.7/distutils/core.py:111: DistDeprecationWarning: Features are deprecated and will be removed in a future version. See https://github.com/pypa/setuptools/issues/65. BUILDSTDERR: _setup_distribution = dist = klass(attrs) running build running build_py creating build creating build/lib.linux-riscv64-2.7 creating build/lib.linux-riscv64-2.7/genshi copying genshi/core.py -> build/lib.linux-riscv64-2.7/genshi copying genshi/input.py -> build/lib.linux-riscv64-2.7/genshi copying genshi/builder.py -> build/lib.linux-riscv64-2.7/genshi copying genshi/__init__.py -> build/lib.linux-riscv64-2.7/genshi copying genshi/path.py -> build/lib.linux-riscv64-2.7/genshi copying genshi/util.py -> build/lib.linux-riscv64-2.7/genshi copying genshi/compat.py -> build/lib.linux-riscv64-2.7/genshi copying genshi/output.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/__init__.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/html.py -> build/lib.linux-riscv64-2.7/genshi/filters creating 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/text.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/interpolation.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/directives.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/base.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/eval.py -> build/lib.linux-riscv64-2.7/genshi/template copying genshi/template/astutil.py -> build/lib.linux-riscv64-2.7/genshi/template creating build/lib.linux-riscv64-2.7/genshi/tests copying genshi/tests/core.py -> build/lib.linux-riscv64-2.7/genshi/tests copying genshi/tests/input.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/__init__.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/util.py -> build/lib.linux-riscv64-2.7/genshi/tests copying genshi/tests/output.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/__init__.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 creating 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/text.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/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/base.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/eval.py -> build/lib.linux-riscv64-2.7/genshi/template/tests creating build/lib.linux-riscv64-2.7/genshi/template/tests/templates BUILDSTDERR: copying genshi/template/tests/templates/__init__.py -> build/lib.linux-riscv64-2.7/genshi/templat+ sleep 1 + pushd /builddir/build/BUILD/python3-python-genshi-0.7.3-2.fc31 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' e/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 -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 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/genshi/_speedups.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/genshi/_speedups.so ~/build/BUILD/python3-python-genshi-0.7.3-2.fc31 ~/build/BUILD/Genshi-0.7.3 running build running build_py creating build creating build/lib creating build/lib/genshi copying genshi/core.py -> build/lib/genshi copying genshi/input.py -> build/lib/genshi copying genshi/builder.py -> build/lib/genshi copying genshi/__init__.py -> build/lib/genshi copying genshi/path.py -> build/lib/genshi copying genshi/util.py -> build/lib/genshi copying genshi/compat.py -> build/lib/genshi copying genshi/output.py -> build/lib/genshi creating build/lib/genshi/filters copying genshi/filters/i18n.py -> build/lib/genshi/filters copying genshi/filters/__init__.py -> build/lib/genshi/filters copying genshi/filters/transform.py -> build/lib/genshi/filters copying genshi/filters/html.py -> build/lib/genshi/filters creating 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/text.py -> build/lib/genshi/template copying genshi/template/__init__.py -> build/lib/genshi/template copying genshi/template/interpolation.py -> build/lib/genshi/template copying genshi/template/ast24.py -> build/lib/genshi/template copying genshi/template/directives.py -> build/lib/genshi/template copying genshi/template/plugin.py -> build/lib/genshi/template copying genshi/template/base.py -> build/lib/genshi/template copying genshi/template/loader.py -> build/lib/genshi/template copying genshi/template/eval.py -> build/lib/genshi/template copying genshi/template/astutil.py -> build/lib/genshi/template creating build/lib/genshi/tests copying genshi/tests/core.py -> build/lib/genshi/tests copying genshi/tests/input.py -> build/lib/genshi/tests copying genshi/tests/builder.py -> build/lib/genshi/tests copying genshi/tests/__init__.py -> build/lib/genshi/tests copying genshi/tests/path.py -> build/lib/genshi/tests copying genshi/tests/util.py -> build/lib/genshi/tests copying genshi/tests/output.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/__init__.py -> build/lib/genshi/filters/tests BUILDSTDERR: copyinsetup.py:76: DistDeprecationWarning: 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: /usr/lib64/python3.7/distutils/core.py:108: DistDeprecationWarning: Features are deprecated and will be removed in a future version. See https://github.com/pypa/setuptools/issues/65. BUILDSTDERR: _setup_distribution = dist = klass(attrs) BUILDSTDERR: warning: no files found matching '*.html' under directory 'doc' BUILDSTDERR: warning: no files found matching '*.css' under directory 'doc' BUILDSTDERR: warning: no files found matching '*.py' under directory 'doc' BUILDSTDERR: warning: no files found matching '*.ini' under directory 'doc' BUILDSTDERR: warning: no files found matching 'COPYING' under directory 'doc' 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 g genshi/filters/tests/transform.py -> build/lib/genshi/filters/tests copying genshi/filters/tests/test_html.py -> build/lib/genshi/filters/tests creating build/lib/genshi/template/tests copying genshi/template/tests/markup.py -> build/lib/genshi/template/tests copying genshi/template/tests/text.py -> build/lib/genshi/template/tests copying genshi/template/tests/__init__.py -> 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/base.py -> build/lib/genshi/template/tests copying genshi/template/tests/loader.py -> build/lib/genshi/template/tests copying genshi/template/tests/eval.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' 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/core.py build/lib/genshi/input.py build/lib/genshi/builder.py build/lib/genshi/__init__.py build/lib/genshi/path.py build/lib/genshi/util.py build/lib/genshi/compat.py build/lib/genshi/output.py build/lib/genshi/filters/i18n.py build/lib/genshi/filters/__init__.py build/lib/genshi/filters/transform.py build/lib/genshi/filters/html.py build/lib/genshi/template/_ast24.py build/lib/genshi/template/markup.py build/lib/genshi/template/text.py build/lib/genshi/template/__init__.py build/lib/genshi/template/interpolation.py build/lib/genshi/template/ast24.py build/lib/genshi/template/directives.py build/lib/genshi/template/plugin.py build/lib/genshi/template/base.py build/lib/genshi/template/loader.py build/lib/genshi/template/eval.py build/lib/genshi/template/astutil.py build/lib/genshi/tests/core.py build/lib/genshi/tests/input.py build/lib/genshi/tests/builder.py build/lib/genshi/tests/__init__.py build/lib/genshi/tests/path.py build/lib/genshi/tests/util.py build/lib/genshi/tests/output.py build/lib/genshi/filters/tests/i18n.py build/lib/genshi/filters/tests/__init__.py build/lib/genshi/filters/tests/transform.py build/lib/genshi/filters/tests/test_html.py build/lib/genshi/template/tests/markup.py build/lib/genshi/template/tests/text.py build/lib/genshi/template/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/base.py build/lib/genshi/template/tests/loader.py build/lib/genshi/template/tests/eval.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 BUILDSTDERR: Fixing build/lib/genshi/core.py build/lib/genshi/input.py build/lib/genshi/builder.py build/lib/genshi/__init__.py build/lib/genshi/path.py build/lib/genshi/util.py build/lib/genshi/compat.py build/lib/genshi/output.py build/lib/genshi/filter+ popd + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 s/i18n.py build/lib/genshi/filters/__init__.py build/lib/genshi/filters/transform.py build/lib/genshi/filters/html.py build/lib/genshi/template/_ast24.py build/lib/genshi/template/markup.py build/lib/genshi/template/text.py build/lib/genshi/template/__init__.py build/lib/genshi/template/interpolation.py build/lib/genshi/template/ast24.py build/lib/genshi/template/directives.py build/lib/genshi/template/plugin.py build/lib/genshi/template/base.py build/lib/genshi/template/loader.py build/lib/genshi/template/eval.py build/lib/genshi/template/astutil.py build/lib/genshi/tests/core.py build/lib/genshi/tests/input.py build/lib/genshi/tests/builder.py build/lib/genshi/tests/__init__.py build/lib/genshi/tests/path.py build/lib/genshi/tests/util.py build/lib/genshi/tests/output.py build/lib/genshi/filters/tests/i18n.py build/lib/genshi/filters/tests/__init__.py build/lib/genshi/filters/tests/transform.py build/lib/genshi/filters/tests/test_html.py build/lib/genshi/template/tests/markup.py build/lib/genshi/template/tests/text.py build/lib/genshi/template/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/base.py build/lib/genshi/template/tests/loader.py build/lib/genshi/template/tests/eval.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.3 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.k6eotC + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64 + cd Genshi-0.7.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64 BUILDSTDERR: setup.py:76: DistDeprecationWarning: 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: /usr/lib64/python2.7/distutils/core.py:111: DistDeprecationWarning: Features are deprecated and will be removed in a future version. See https://github.com/pypa/setuptools/issues/65. BUILDSTDERR: _setup_distribution = dist = klass(attrs) running install running install_lib creating /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr creating /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi creating /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.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.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/filters creating /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/filters/tests copying build/lib.linux-riscv64-2.7/genshi/filters/__init__.py -> /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.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.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/filters copying build/lib.linux-riscv64-2.7/genshi/filters/html.py -> /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/filters copying build/lib.linux-riscv64-2.7/genshi/core.py -> /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi creating /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.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.3-2.fc31.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.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/template creating /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/template/tests copying build/lib.linux-riscv64-2.7/genshi/template/tests/interpolation.py -> /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.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.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/template/tests creating /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.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.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/template/tests/templates copying build/lib.linux-riscv64-2.7/genshi/template/tests/plugin.py -> /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/template/tests copying build/lib.linux-riscv64-2.7/genshi/template/text.py -> /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/template copying build/lib.linux-riscv64-2.7/genshi/template/plugin.py -> /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/template creating /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/tests copying build/lib.linux-riscv64-2.7/genshi/input.py -> /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi copying build/lib.linux-riscv64-2.7/genshi/builder.py -> /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/filters/i18n.py to i18n.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/filters/tests/i18n.py to i18n.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/filters/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/filters/tests/transform.py to transform.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.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.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/filters/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/filters/transform.py to transform.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/filters/html.py to html.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/core.py to core.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/template/_ast24.py to _ast24.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/template/markup.py to markup.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/template/tests/markup.py to markup.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/template/tests/text.py to text.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/template/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/template/tests/interpolation.py to interpolation.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/template/tests/directives.py to directives.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.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.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/template/tests/plugin.py to plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/template/tests/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/template/tests/loader.py to loader.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/template/tests/eval.py to eval.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/template/text.py to text.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/template/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/template/interpolation.py to interpolation.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/template/ast24.py to ast24.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/template/directives.py to directives.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/template/plugin.py to plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/template/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/template/loader.py to loader.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/template/eval.py to eval.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/template/astutil.py to astutil.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/tests/core.py to core.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/tests/input.py to input.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/tests/builder.py to builder.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/tests/path.py to path.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/tests/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/tests/output.py to output.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/input.py to input.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/builder.py to builder.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/path.py to path.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/output.py to output.pyc writing byte-compilation script '/tmp/tmpgL3Y9s.py' /usr/bin/python2 -O /tmp/tmpgL3Y9s.py removing /tmp/tmpgL3Y9s.py running install_egg_info running egg_info writing requirements to Genshi.egg-info/requires.txt writing Genshi.egg-info/PKG-INFO BUILDSTDERR: writing top-level names to Genshi.egg-info/topwarning: no files found matching '*.html' under directory 'doc' BUILDSTDERR: warning: no files found matching '*.css' under directory 'doc' BUILDSTDERR: warning: no files found matching '*.py' under directory 'doc' BUILDSTDERR: warning: no files found matching '*.ini' under directory 'doc' BUILDSTDERR: warning: no files found matching 'COPYING' under directory 'doc' 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 + rm -r /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/tests + rm -r /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/filters/tests /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/template/tests + pushd /builddir/build/BUILD/python3-python-genshi-0.7.3-2.fc31 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64 _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' writing manifest file 'Genshi.egg-info/SOURCES.txt' Copying Genshi.egg-info to /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/Genshi-0.7.3-py2.7.egg-info running install_scripts ~/build/BUILD/python3-python-genshi-0.7.3-2.fc31 ~/build/BUILD/Genshi-0.7.3 running install running install_lib creating /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib creating /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib/python3.7 creating /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib/python3.7/site-packages/genshi creating /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib/python3.7/site-packages/genshi/filters copying build/lib/genshi/filters/i18n.py -> /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib/python3.7/site-packages/genshi/filters creating /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.riscv64/usr/lib/python3.7/site-packages/genshi/filters/tests copying build/lib/genshi/filters/__init__.py -> /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib/python3.7/site-packages/genshi/filters copying build/lib/genshi/filters/transform.py -> /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib/python3.7/site-packages/genshi/filters copying build/lib/genshi/filters/html.py -> /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib/python3.7/site-packages/genshi/filters copying build/lib/genshi/core.py -> /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib/python3.7/site-packages/genshi creating /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib/python3.7/site-packages/genshi/template copying build/lib/genshi/template/_ast24.py -> /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib/python3.7/site-packages/genshi/template copying build/lib/genshi/template/markup.py -> /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib/python3.7/site-packages/genshi/template creating /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.riscv64/usr/lib/python3.7/site-packages/genshi/template/tests copying build/lib/genshi/template/tests/interpolation.py -> /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.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.3-2.fc31.riscv64/usr/lib/python3.7/site-packages/genshi/template/tests creating /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.riscv64/usr/lib/python3.7/site-packages/genshi/template/tests/templates copying build/lib/genshi/template/tests/plugin.py -> /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.riscv64/usr/lib/python3.7/site-packages/genshi/template/tests copying build/lib/genshi/template/text.py -> /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib/python3.7/site-packages/genshi/template copying build/lib/genshi/template/__init__.py -> /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib/python3.7/site-packages/genshi/template copying build/lib/genshi/template/interpolation.py -> /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib/python3.7/site-packages/genshi/template copying build/lib/genshi/template/ast24.py -> /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib/python3.7/site-packages/genshi/template copying build/lib/genshi/template/directives.py -> /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib/python3.7/site-packages/genshi/template copying build/lib/genshi/template/plugin.py -> /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib/python3.7/site-packages/genshi/template copying build/lib/genshi/template/base.py -> /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib/python3.7/site-packages/genshi/template copying build/lib/genshi/template/loader.py -> /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib/python3.7/site-packages/genshi/template copying build/lib/genshi/template/eval.py -> /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib/python3.7/site-packages/genshi/template copying build/lib/genshi/template/astutil.py -> /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib/python3.7/site-packages/genshi/template creating /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib/python3.7/site-packages/genshi/tests copying build/lib/genshi/tests/core.py -> /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib/python3.7/site-packages/genshi/tests copying build/lib/genshi/tests/input.py -> /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib/python3.7/site-packages/genshi/tests copying build/lib/genshi/tests/builder.py -> /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib/python3.7/site-packages/genshi/tests copying build/lib/genshi/tests/__init__.py -> /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib/python3.7/site-packages/genshi/tests copying build/lib/genshi/tests/path.py -> /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib/python3.7/site-packages/genshi/tests copying build/lib/genshi/tests/util.py -> /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib/python3.7/site-packages/genshi/tests copying build/lib/genshi/tests/output.py -> /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib/python3.7/site-packages/genshi/tests copying build/lib/genshi/input.py -> /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib/python3.7/site-packages/genshi copying build/lib/genshi/builder.py -> /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib/python3.7/site-packages/genshi copying build/lib/genshi/__init__.py -> /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib/python3.7/site-packages/genshi copying build/lib/genshi/path.py -> /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib/python3.7/site-packages/genshi copying build/lib/genshi/util.py -> /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib/python3.7/site-packages/genshi copying build/lib/genshi/compat.py -> /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib/python3.7/site-packages/genshi copying build/lib/genshi/_speedups.c -> /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib/python3.7/site-packages/genshi copying build/lib/genshi/output.py -> /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib/python3.7/site-packages/genshi byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.riscv64/usr/lib/python3.7/site-packages/genshi/core.py to core.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.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.3-2.fc31.riscv64/usr/lib/python3.7/site-packages/genshi/input.py to input.cpython-37.pyc BUILDSTDERR: byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib/python3.7/site-packages/genshi/buildsetup.py:76: DistDeprecationWarning: 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: /usr/lib64/python3.7/distutils/core.py:108: DistDeprecationWarning: Features are deprecated and will be removed in a future version. See https://github.com/pypa/setuptools/issues/65. BUILDSTDERR: _setup_distribution = dist = klass(attrs) BUILDSTDERR: warning: no files found matching '*.html' under directory 'doc' BUILDSTDERR: warning: no files found matching '*.css' under directory 'doc' BUILDSTDERR: warning: no files found matching '*.py' under directory 'doc' BUILDSTDERR: warning: no files found matching '*.ini' under directory 'doc' BUILDSTDERR: warning: no files found matching 'COPYING' under directory 'doc' 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 + rm -r /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib/python3.7/site-packages/genshi/tests + rm -r /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib/python3.7/site-packages/genshi/filters/tests /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib/python3.7/site-packages/genshi/template/tests + rm /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib/python3.7/site-packages/genshi/_speedups.c + popd + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.7.3-2.fc31 --unique-debug-suffix -0.7.3-2.fc31.riscv64 --unique-debug-src-base python-genshi-0.7.3-2.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Genshi-0.7.3 BUILDSTDERR: 37 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /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 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs er.py to builder.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib/python3.7/site-packages/genshi/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib/python3.7/site-packages/genshi/path.py to path.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib/python3.7/site-packages/genshi/util.py to util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib/python3.7/site-packages/genshi/compat.py to compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib/python3.7/site-packages/genshi/output.py to output.cpython-37.pyc writing byte-compilation script '/tmp/tmp4jymb9_7.py' /usr/bin/python3 /tmp/tmp4jymb9_7.py removing /tmp/tmp4jymb9_7.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' writing manifest file 'Genshi.egg-info/SOURCES.txt' Copying Genshi.egg-info to /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib/python3.7/site-packages/Genshi-0.7.3-py3.7.egg-info running install_scripts ~/build/BUILD/Genshi-0.7.3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/_speedups.so extracting debug info from /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib64/python2.7/site-packages/genshi/_speedups.so original debug info size: 84kB, size after compression: 84kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Bytecompiling .py files below /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.SsdTVF Processing files: python2-genshi-0.7.3-2.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BI8plF + umask 022 + cd /builddir/build/BUILD + cd Genshi-0.7.3 + DOCDIR=/builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.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.3-2.fc31.riscv64/usr/share/doc/python2-genshi + cp -pr ChangeLog /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/share/doc/python2-genshi + cp -pr doc /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/share/doc/python2-genshi + cp -pr examples /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/share/doc/python2-genshi + cp -pr README.txt /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/share/doc/python2-genshi + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.nrI17B + umask 022 + cd /builddir/build/BUILD + cd Genshi-0.7.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.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.3-2.fc31.riscv64/usr/share/licenses/python2-genshi + cp -pr COPYING /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/share/licenses/python2-genshi + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: python2-genshi = 0.7.3-2.fc31 python2-genshi(riscv-64) = 0.7.3-2.fc31 python2.7dist(genshi) = 0.7.3 python2dist(genshi) = 0.7.3 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) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: python3-genshi-0.7.3-2.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.A33loF + umask 022 + cd /builddir/build/BUILD + cd Genshi-0.7.3 + DOCDIR=/builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.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.3-2.fc31.riscv64/usr/share/doc/python3-genshi + cp -pr ChangeLog /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/share/doc/python3-genshi + cp -pr doc /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/share/doc/python3-genshi + cp -pr examples /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/share/doc/python3-genshi + cp -pr README.txt /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/share/doc/python3-genshi + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.gUkksC + umask 022 + cd /builddir/build/BUILD + cd Genshi-0.7.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.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.3-2.fc31.riscv64/usr/share/licenses/python3-genshi + cp -pr COPYING /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64/usr/share/licenses/python3-genshi + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: python3-genshi = 0.7.3-2.fc31 python3.7dist(genshi) = 0.7.3 python3dist(genshi) = 0.7.3 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.3-2.fc31.riscv64 Provides: python-genshi-debugsource = 0.7.3-2.fc31 python-genshi-debugsource(riscv-64) = 0.7.3-2.fc31 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.3-2.fc31.riscv64 Provides: debuginfo(build-id) = fa64f1f4436760d91fcc3adb3e8f28ae82d2512a python2-genshi-debuginfo = 0.7.3-2.fc31 python2-genshi-debuginfo(riscv-64) = 0.7.3-2.fc31 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.3-2.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64 Wrote: /builddir/build/RPMS/python-genshi-debugsource-0.7.3-2.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python2-genshi-debuginfo-0.7.3-2.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python3-genshi-0.7.3-2.fc31.noarch.rpm Wrote: /builddir/build/RPMS/python2-genshi-0.7.3-2.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vOQQdF + umask 022 + cd /builddir/build/BUILD + cd Genshi-0.7.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-genshi-0.7.3-2.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0