+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/python-genshi.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cyqqrb + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Genshi-0.7 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/Genshi-0.7.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd Genshi-0.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (python-genshi-0.7-sanitizer-test-fixes.patch):' 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 + echo 'Patch #1 (python-genshi-0.7-disable-speedups-for-python34.patch):' 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 + echo 'Patch #2 (python-genshi-0.7-isstring-helper.patch):' Patch #2 (python-genshi-0.7-isstring-helper.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file genshi/compat.py + echo 'Patch #3 (python-genshi-0.7-python34-ast-support.patch):' 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 + echo 'Patch #4 (python-genshi-bug-602-python35-support.patch):' 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 + echo 'Patch #5 (python-genshi-bug-602-python35-support-python27-fix.patch):' 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 + rm -rf '%{modname}.egg-info' + rm -rf /builddir/build/BUILD/python3-python-genshi-0.7-17.fc28 + cp -a . /builddir/build/BUILD/python3-python-genshi-0.7-17.fc28 + find examples -type f + xargs chmod a-x + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sx67yc + 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/compat.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/core.py -> build/lib.linux-riscv64-2.7/genshi copying genshi/output.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/__init__.py -> build/lib.linux-riscv64-2.7/genshi creating 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 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 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/interpolation.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/_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/loader.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/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/base.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 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/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/output.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/__init__.py -> build/lib.linux-riscv64-2.7/genshi/tests creating 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/i18n.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/loader.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/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/base.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 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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -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 -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-17.fc28 ~/build/BUILD/python3-python-genshi-0.7-17.fc28 ~/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/compat.py -> build/lib/genshi copying genshi/input.py -> build/lib/genshi copying genshi/builder.py -> build/lib/genshi copying genshi/core.py -> build/lib/genshi copying genshi/output.py -> build/lib/genshi copying genshi/path.py -> build/lib/genshi copying genshi/util.py -> build/lib/genshi copying genshi/__init__.py -> build/lib/genshi creating build/lib/genshi/filters copying genshi/filters/transform.py -> build/lib/genshi/filters copying genshi/filters/html.py -> build/lib/genshi/filters copying genshi/filters/i18n.py -> build/lib/genshi/filters copying genshi/filters/__init__.py -> build/lib/genshi/filters creating build/lib/genshi/template copying genshi/template/ast24.py -> build/lib/genshi/template copying genshi/template/interpolation.py -> build/lib/genshi/template copying genshi/template/astutil.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/loader.py -> build/lib/genshi/template copying genshi/template/markup.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/base.py -> build/lib/genshi/template copying genshi/template/eval.py -> build/lib/genshi/template copying genshi/template/__init__.py -> build/lib/genshi/template creating 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/core.py -> build/lib/genshi/tests copying genshi/tests/output.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/__init__.py -> build/lib/genshi/tests creating build/lib/genshi/filters/tests copying genshi/filters/tests/transform.py -> build/lib/genshi/filters/tests copying genshi/filters/tests/i18n.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/loader.py -> build/lib/genshi/template/tests copying genshi/template/tests/markup.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/base.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 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' warning: no previously-included files matching '*' found under directory 'doc/logo.lineform' warning: no previously-included files found matching 'doc/2000ft.graffle' 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/compat.py build/lib/genshi/input.py build/lib/genshi/builder.py build/lib/genshi/core.py build/lib/genshi/output.py build/lib/genshi/path.py build/lib/genshi/util.py build/lib/genshi/__init__.py build/lib/genshi/filters/transform.py build/lib/genshi/filters/html.py build/lib/genshi/filters/i18n.py build/lib/genshi/filters/__init__.py build/lib/genshi/template/ast24.py build/lib/genshi/template/interpolation.py build/lib/genshi/template/astutil.py build/lib/genshi/template/_ast24.py build/lib/genshi/template/directives.py build/lib/genshi/template/loader.py build/lib/genshi/template/markup.py build/lib/genshi/template/plugin.py build/lib/genshi/template/text.py build/lib/genshi/template/base.py build/lib/genshi/template/eval.py build/lib/genshi/template/__init__.py build/lib/genshi/tests/input.py build/lib/genshi/tests/builder.py build/lib/genshi/tests/core.py build/lib/genshi/tests/output.py build/lib/genshi/tests/path.py build/lib/genshi/tests/util.py build/lib/genshi/tests/__init__.py build/lib/genshi/filters/tests/transform.py build/lib/genshi/filters/tests/i18n.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/loader.py build/lib/genshi/template/tests/markup.py build/lib/genshi/template/tests/plugin.py build/lib/genshi/template/tests/text.py build/lib/genshi/template/tests/base.py build/lib/genshi/template/tests/eval.py build/lib/genshi/template/tests/__init__.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/compat.py build/lib/genshi/input.py build/lib/genshi/builder.py build/lib/genshi/core.py build/lib/genshi/output.py build/lib/genshi/path.py build/lib/genshi/util.py build/lib/genshi/__init__.py build/lib/genshi/filters/transform.py build/lib/genshi/filters/html.py build/lib/genshi/filters/i18n.py build/lib/genshi/filters/__init__.py build/lib/genshi/template/ast24.py build/lib/genshi/template/interpolation.py build/lib/genshi/template/astutil.py build/lib/genshi/template/_ast24.py build/lib/genshi/template/directives.py build/lib/genshi/template/loader.py build/lib/genshi/template/markup.py build/lib/genshi/template/plugin.py build/lib/genshi/template/text.py build/lib/genshi/template/base.py build/lib/genshi/template/eval.py build/lib/genshi/template/__init__.py build/lib/genshi/tests/input.py build/lib/genshi/tests/builder.py build/lib/genshi/tests/core.py build/lib/genshi/tests/output.py build/lib/genshi/tests/path.py build/lib/genshi/tests/util.py build/lib/genshi/tests/__init__.py build/lib/genshi/filters/tests/transform.py build/lib/genshi/filters/tests/i18n.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/loader.py build/lib/genshi/template/tests/markup.py build/lib/genshi/template/tests/plugin.py build/lib/genshi/template/tests/text.py build/lib/genshi/template/tests/base.py build/lib/genshi/template/tests/eval.py build/lib/genshi/template/tests/__init__.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 + popd ~/build/BUILD/Genshi-0.7 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.itZoMy + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64 + cd Genshi-0.7 + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr creating /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.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-17.fc28.riscv64/usr/lib64/python2.7/site-packages/genshi copying build/lib.linux-riscv64-2.7/genshi/input.py -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib64/python2.7/site-packages/genshi creating /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.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-17.fc28.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-17.fc28.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-17.fc28.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-17.fc28.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-17.fc28.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-17.fc28.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-17.fc28.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-17.fc28.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-17.fc28.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-17.fc28.riscv64/usr/lib64/python2.7/site-packages/genshi creating /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.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-17.fc28.riscv64/usr/lib64/python2.7/site-packages/genshi/filters creating /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.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-17.fc28.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-17.fc28.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-17.fc28.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-17.fc28.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-17.fc28.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-17.fc28.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-17.fc28.riscv64/usr/lib64/python2.7/site-packages/genshi/filters copying build/lib.linux-riscv64-2.7/genshi/path.py -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.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-17.fc28.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-17.fc28.riscv64/usr/lib64/python2.7/site-packages/genshi creating /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.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-17.fc28.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-17.fc28.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-17.fc28.riscv64/usr/lib64/python2.7/site-packages/genshi/template creating /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.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-17.fc28.riscv64/usr/lib64/python2.7/site-packages/genshi/template/tests creating /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.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-17.fc28.riscv64/usr/lib64/python2.7/site-packages/genshi/template/tests/templates copying build/lib.linux-riscv64-2.7/genshi/template/tests/directives.py -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.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-17.fc28.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-17.fc28.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-17.fc28.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-17.fc28.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-17.fc28.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-17.fc28.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-17.fc28.riscv64/usr/lib64/python2.7/site-packages/genshi/template/tests copying build/lib.linux-riscv64-2.7/genshi/template/_ast24.py -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.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-17.fc28.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-17.fc28.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-17.fc28.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-17.fc28.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-17.fc28.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-17.fc28.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-17.fc28.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-17.fc28.riscv64/usr/lib64/python2.7/site-packages/genshi/template copying build/lib.linux-riscv64-2.7/genshi/__init__.py -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib64/python2.7/site-packages/genshi byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib64/python2.7/site-packages/genshi/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib64/python2.7/site-packages/genshi/input.py to input.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib64/python2.7/site-packages/genshi/tests/input.py to input.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib64/python2.7/site-packages/genshi/tests/builder.py to builder.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib64/python2.7/site-packages/genshi/tests/core.py to core.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib64/python2.7/site-packages/genshi/tests/output.py to output.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib64/python2.7/site-packages/genshi/tests/path.py to path.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib64/python2.7/site-packages/genshi/tests/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib64/python2.7/site-packages/genshi/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib64/python2.7/site-packages/genshi/builder.py to builder.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib64/python2.7/site-packages/genshi/core.py to core.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib64/python2.7/site-packages/genshi/output.py to output.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib64/python2.7/site-packages/genshi/filters/transform.py to transform.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib64/python2.7/site-packages/genshi/filters/tests/transform.py to transform.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib64/python2.7/site-packages/genshi/filters/tests/i18n.py to i18n.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.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-17.fc28.riscv64/usr/lib64/python2.7/site-packages/genshi/filters/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib64/python2.7/site-packages/genshi/filters/html.py to html.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib64/python2.7/site-packages/genshi/filters/i18n.py to i18n.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib64/python2.7/site-packages/genshi/filters/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib64/python2.7/site-packages/genshi/path.py to path.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib64/python2.7/site-packages/genshi/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib64/python2.7/site-packages/genshi/template/ast24.py to ast24.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib64/python2.7/site-packages/genshi/template/interpolation.py to interpolation.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib64/python2.7/site-packages/genshi/template/astutil.py to astutil.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib64/python2.7/site-packages/genshi/template/tests/interpolation.py to interpolation.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.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-17.fc28.riscv64/usr/lib64/python2.7/site-packages/genshi/template/tests/directives.py to directives.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib64/python2.7/site-packages/genshi/template/tests/loader.py to loader.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib64/python2.7/site-packages/genshi/template/tests/markup.py to markup.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib64/python2.7/site-packages/genshi/template/tests/plugin.py to plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib64/python2.7/site-packages/genshi/template/tests/text.py to text.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib64/python2.7/site-packages/genshi/template/tests/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib64/python2.7/site-packages/genshi/template/tests/eval.py to eval.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib64/python2.7/site-packages/genshi/template/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib64/python2.7/site-packages/genshi/template/_ast24.py to _ast24.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib64/python2.7/site-packages/genshi/template/directives.py to directives.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib64/python2.7/site-packages/genshi/template/loader.py to loader.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib64/python2.7/site-packages/genshi/template/markup.py to markup.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib64/python2.7/site-packages/genshi/template/plugin.py to plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib64/python2.7/site-packages/genshi/template/text.py to text.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib64/python2.7/site-packages/genshi/template/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib64/python2.7/site-packages/genshi/template/eval.py to eval.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib64/python2.7/site-packages/genshi/template/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib64/python2.7/site-packages/genshi/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpgl9xI4.py' /usr/bin/python2 -O /tmp/tmpgl9xI4.py removing /tmp/tmpgl9xI4.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' warning: no previously-included files matching '*' found under directory 'doc/logo.lineform' warning: no previously-included files found matching 'doc/2000ft.graffle' 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-17.fc28.riscv64/usr/lib64/python2.7/site-packages/Genshi-0.7-py2.7.egg-info running install_scripts + pushd /builddir/build/BUILD/python3-python-genshi-0.7-17.fc28 ~/build/BUILD/python3-python-genshi-0.7-17.fc28 ~/build/BUILD/Genshi-0.7 + /usr/bin/python3 setup.py install -O1 --skip-build --root=/builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib creating /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi copying build/lib/genshi/compat.py -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi copying build/lib/genshi/input.py -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi creating /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/tests copying build/lib/genshi/tests/input.py -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/tests copying build/lib/genshi/tests/builder.py -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/tests copying build/lib/genshi/tests/core.py -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/tests copying build/lib/genshi/tests/output.py -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/tests copying build/lib/genshi/tests/path.py -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/tests copying build/lib/genshi/tests/util.py -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/tests copying build/lib/genshi/tests/__init__.py -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/tests copying build/lib/genshi/builder.py -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi copying build/lib/genshi/core.py -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi copying build/lib/genshi/output.py -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi creating /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/filters copying build/lib/genshi/filters/transform.py -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/filters creating /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/filters/tests copying build/lib/genshi/filters/tests/transform.py -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/filters/tests copying build/lib/genshi/filters/tests/i18n.py -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/filters/tests copying build/lib/genshi/filters/tests/test_html.py -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/filters/tests copying build/lib/genshi/filters/tests/__init__.py -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/filters/tests copying build/lib/genshi/filters/html.py -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/filters copying build/lib/genshi/filters/i18n.py -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/filters copying build/lib/genshi/filters/__init__.py -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/filters copying build/lib/genshi/path.py -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi copying build/lib/genshi/util.py -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi copying build/lib/genshi/_speedups.c -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi creating /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/template copying build/lib/genshi/template/ast24.py -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/template copying build/lib/genshi/template/interpolation.py -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/template copying build/lib/genshi/template/astutil.py -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/template creating /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/template/tests copying build/lib/genshi/template/tests/interpolation.py -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/template/tests creating /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/template/tests/templates copying build/lib/genshi/template/tests/templates/functions.html -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/template/tests/templates copying build/lib/genshi/template/tests/templates/test_no_doctype.html -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/template/tests/templates copying build/lib/genshi/template/tests/templates/test.txt -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/template/tests/templates copying build/lib/genshi/template/tests/templates/new_syntax.txt -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/template/tests/templates copying build/lib/genshi/template/tests/templates/functions.txt -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/template/tests/templates copying build/lib/genshi/template/tests/templates/test.html -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/template/tests/templates copying build/lib/genshi/template/tests/templates/__init__.py -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/template/tests/templates copying build/lib/genshi/template/tests/directives.py -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/template/tests copying build/lib/genshi/template/tests/loader.py -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/template/tests copying build/lib/genshi/template/tests/markup.py -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/template/tests copying build/lib/genshi/template/tests/plugin.py -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/template/tests copying build/lib/genshi/template/tests/text.py -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/template/tests copying build/lib/genshi/template/tests/base.py -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/template/tests copying build/lib/genshi/template/tests/eval.py -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/template/tests copying build/lib/genshi/template/tests/__init__.py -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/template/tests copying build/lib/genshi/template/_ast24.py -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/template copying build/lib/genshi/template/directives.py -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/template copying build/lib/genshi/template/loader.py -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/template copying build/lib/genshi/template/markup.py -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/template copying build/lib/genshi/template/plugin.py -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/template copying build/lib/genshi/template/text.py -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/template copying build/lib/genshi/template/base.py -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/template copying build/lib/genshi/template/eval.py -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/template copying build/lib/genshi/template/__init__.py -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/template copying build/lib/genshi/__init__.py -> /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/input.py to input.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/tests/input.py to input.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/tests/builder.py to builder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/tests/core.py to core.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/tests/output.py to output.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/tests/path.py to path.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/tests/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/builder.py to builder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/core.py to core.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/output.py to output.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/filters/transform.py to transform.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/filters/tests/transform.py to transform.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/filters/tests/i18n.py to i18n.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/filters/tests/test_html.py to test_html.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/filters/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/filters/html.py to html.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/filters/i18n.py to i18n.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/filters/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/path.py to path.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/template/ast24.py to ast24.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/template/interpolation.py to interpolation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/template/astutil.py to astutil.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/template/tests/interpolation.py to interpolation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/template/tests/templates/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/template/tests/directives.py to directives.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/template/tests/loader.py to loader.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/template/tests/markup.py to markup.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/template/tests/plugin.py to plugin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/template/tests/text.py to text.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/template/tests/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/template/tests/eval.py to eval.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/template/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/template/_ast24.py to _ast24.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/template/directives.py to directives.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/template/loader.py to loader.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/template/markup.py to markup.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/template/plugin.py to plugin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/template/text.py to text.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/template/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/template/eval.py to eval.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/template/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6/site-packages/genshi/__init__.py to __init__.cpython-36.pyc writing byte-compilation script '/tmp/tmpenkmpl2b.py' /usr/bin/python3 /tmp/tmpenkmpl2b.py removing /tmp/tmpenkmpl2b.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' warning: no previously-included files matching '*' found under directory 'doc/logo.lineform' warning: no previously-included files found matching 'doc/2000ft.graffle' 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-17.fc28.riscv64/usr/lib/python3.6/site-packages/Genshi-0.7-py3.6.egg-info running install_scripts + popd ~/build/BUILD/Genshi-0.7 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/lib/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python2-genshi-0.7-17.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xlzkRa + umask 022 + cd /builddir/build/BUILD + cd Genshi-0.7 + DOCDIR=/builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.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-17.fc28.riscv64/usr/share/doc/python2-genshi + cp -pr ChangeLog /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/share/doc/python2-genshi + cp -pr doc /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/share/doc/python2-genshi + cp -pr examples /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/share/doc/python2-genshi + cp -pr README.txt /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/share/doc/python2-genshi + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ELvAri + umask 022 + cd /builddir/build/BUILD + cd Genshi-0.7 + LICENSEDIR=/builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.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-17.fc28.riscv64/usr/share/licenses/python2-genshi + cp -pr COPYING /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/share/licenses/python2-genshi + exit 0 Provides: python-genshi = 0.7-17.fc28 python-genshi(riscv-64) = 0.7-17.fc28 python2-genshi = 0.7-17.fc28 python2-genshi(riscv-64) = 0.7-17.fc28 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-17.fc28 Processing files: python3-genshi-0.7-17.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VJraSc + umask 022 + cd /builddir/build/BUILD + cd Genshi-0.7 + DOCDIR=/builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.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-17.fc28.riscv64/usr/share/doc/python3-genshi + cp -pr ChangeLog /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/share/doc/python3-genshi + cp -pr doc /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/share/doc/python3-genshi + cp -pr examples /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/share/doc/python3-genshi + cp -pr README.txt /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/share/doc/python3-genshi + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Qk8jh6 + umask 022 + cd /builddir/build/BUILD + cd Genshi-0.7 + LICENSEDIR=/builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.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-17.fc28.riscv64/usr/share/licenses/python3-genshi + cp -pr COPYING /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64/usr/share/licenses/python3-genshi + exit 0 Provides: python3-genshi = 0.7-17.fc28 python3.6dist(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.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64 Wrote: /builddir/build/SRPMS/python-genshi-0.7-17.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/python2-genshi-0.7-17.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/noarch/python3-genshi-0.7-17.fc28.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9Rnsb9 + umask 022 + cd /builddir/build/BUILD + cd Genshi-0.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-genshi-0.7-17.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff