+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/python-cheetah.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.6mlwed + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Cheetah3-3.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/Cheetah3-3.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Cheetah3-3.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (cheetah-3.0.0-dont-run-tests-twice.patch):' Patch #0 (cheetah-3.0.0-dont-run-tests-twice.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Cheetah/CheetahWrapper.py Hunk #1 succeeded at 259 (offset -4 lines). + /usr/bin/sed -i -e '/^#!/,1d' Cheetah/Tests/Analyzer.py Cheetah/Tests/Boinker.py Cheetah/Tests/CheetahWrapper.py Cheetah/Tests/Cheps.py Cheetah/Tests/Filters.py Cheetah/Tests/Misc.py Cheetah/Tests/NameMapper.py Cheetah/Tests/NameMapper_pure.py Cheetah/Tests/Parser.py Cheetah/Tests/Performance.py Cheetah/Tests/Pinger.py Cheetah/Tests/Regressions.py Cheetah/Tests/SyntaxAndOutput.py Cheetah/Tests/Template.py Cheetah/Tests/Test.py Cheetah/Tests/Unicode.py Cheetah/Tests/__init__.py Cheetah/Tests/xmlrunner.py Cheetah/DirectiveAnalyzer.py Cheetah/Utils/Misc.py + rm -rf /builddir/build/BUILD/python3-python-cheetah-3.0.0-19.fc28 + cp -a . /builddir/build/BUILD/python3-python-cheetah-3.0.0-19.fc28 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9F6cnu + umask 022 + cd /builddir/build/BUILD + cd Cheetah3-3.0.0 + pushd /builddir/build/BUILD/python3-python-cheetah-3.0.0-19.fc28 ~/build/BUILD/python3-python-cheetah-3.0.0-19.fc28 ~/build/BUILD/Cheetah3-3.0.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-riscv64-3.6 creating build/lib.linux-riscv64-3.6/Cheetah copying Cheetah/Servlet.py -> build/lib.linux-riscv64-3.6/Cheetah copying Cheetah/compat.py -> build/lib.linux-riscv64-3.6/Cheetah copying Cheetah/NameMapper.py -> build/lib.linux-riscv64-3.6/Cheetah copying Cheetah/Compiler.py -> build/lib.linux-riscv64-3.6/Cheetah copying Cheetah/CheetahWrapper.py -> build/lib.linux-riscv64-3.6/Cheetah copying Cheetah/ErrorCatchers.py -> build/lib.linux-riscv64-3.6/Cheetah copying Cheetah/Template.py -> build/lib.linux-riscv64-3.6/Cheetah copying Cheetah/SourceReader.py -> build/lib.linux-riscv64-3.6/Cheetah copying Cheetah/TemplateCmdLineIface.py -> build/lib.linux-riscv64-3.6/Cheetah copying Cheetah/SettingsManager.py -> build/lib.linux-riscv64-3.6/Cheetah copying Cheetah/FileUtils.py -> build/lib.linux-riscv64-3.6/Cheetah copying Cheetah/ImportManager.py -> build/lib.linux-riscv64-3.6/Cheetah copying Cheetah/DirectiveAnalyzer.py -> build/lib.linux-riscv64-3.6/Cheetah copying Cheetah/Filters.py -> build/lib.linux-riscv64-3.6/Cheetah copying Cheetah/Version.py -> build/lib.linux-riscv64-3.6/Cheetah copying Cheetah/Django.py -> build/lib.linux-riscv64-3.6/Cheetah copying Cheetah/Parser.py -> build/lib.linux-riscv64-3.6/Cheetah copying Cheetah/ImportHooks.py -> build/lib.linux-riscv64-3.6/Cheetah copying Cheetah/CacheStore.py -> build/lib.linux-riscv64-3.6/Cheetah copying Cheetah/__init__.py -> build/lib.linux-riscv64-3.6/Cheetah copying Cheetah/convertTmplPathToModuleName.py -> build/lib.linux-riscv64-3.6/Cheetah copying Cheetah/CacheRegion.py -> build/lib.linux-riscv64-3.6/Cheetah copying Cheetah/Unspecified.py -> build/lib.linux-riscv64-3.6/Cheetah copying Cheetah/DummyTransaction.py -> build/lib.linux-riscv64-3.6/Cheetah creating build/lib.linux-riscv64-3.6/Cheetah/Macros copying Cheetah/Macros/I18n.py -> build/lib.linux-riscv64-3.6/Cheetah/Macros copying Cheetah/Macros/__init__.py -> build/lib.linux-riscv64-3.6/Cheetah/Macros creating build/lib.linux-riscv64-3.6/Cheetah/Templates copying Cheetah/Templates/_SkeletonPage.py -> build/lib.linux-riscv64-3.6/Cheetah/Templates copying Cheetah/Templates/SkeletonPage.py -> build/lib.linux-riscv64-3.6/Cheetah/Templates copying Cheetah/Templates/__init__.py -> build/lib.linux-riscv64-3.6/Cheetah/Templates creating build/lib.linux-riscv64-3.6/Cheetah/Tests copying Cheetah/Tests/SyntaxAndOutput.py -> build/lib.linux-riscv64-3.6/Cheetah/Tests copying Cheetah/Tests/NameMapper.py -> build/lib.linux-riscv64-3.6/Cheetah/Tests copying Cheetah/Tests/Pinger.py -> build/lib.linux-riscv64-3.6/Cheetah/Tests copying Cheetah/Tests/CheetahWrapper.py -> build/lib.linux-riscv64-3.6/Cheetah/Tests copying Cheetah/Tests/Template.py -> build/lib.linux-riscv64-3.6/Cheetah/Tests copying Cheetah/Tests/Test.py -> build/lib.linux-riscv64-3.6/Cheetah/Tests copying Cheetah/Tests/Unicode.py -> build/lib.linux-riscv64-3.6/Cheetah/Tests copying Cheetah/Tests/xmlrunner.py -> build/lib.linux-riscv64-3.6/Cheetah/Tests copying Cheetah/Tests/Cheps.py -> build/lib.linux-riscv64-3.6/Cheetah/Tests copying Cheetah/Tests/Filters.py -> build/lib.linux-riscv64-3.6/Cheetah/Tests copying Cheetah/Tests/Misc.py -> build/lib.linux-riscv64-3.6/Cheetah/Tests copying Cheetah/Tests/Performance.py -> build/lib.linux-riscv64-3.6/Cheetah/Tests copying Cheetah/Tests/NameMapper_pure.py -> build/lib.linux-riscv64-3.6/Cheetah/Tests copying Cheetah/Tests/Analyzer.py -> build/lib.linux-riscv64-3.6/Cheetah/Tests copying Cheetah/Tests/Parser.py -> build/lib.linux-riscv64-3.6/Cheetah/Tests copying Cheetah/Tests/__init__.py -> build/lib.linux-riscv64-3.6/Cheetah/Tests copying Cheetah/Tests/Boinker.py -> build/lib.linux-riscv64-3.6/Cheetah/Tests copying Cheetah/Tests/Regressions.py -> build/lib.linux-riscv64-3.6/Cheetah/Tests creating build/lib.linux-riscv64-3.6/Cheetah/Tools copying Cheetah/Tools/SiteHierarchy.py -> build/lib.linux-riscv64-3.6/Cheetah/Tools copying Cheetah/Tools/MondoReport.py -> build/lib.linux-riscv64-3.6/Cheetah/Tools copying Cheetah/Tools/RecursiveNull.py -> build/lib.linux-riscv64-3.6/Cheetah/Tools copying Cheetah/Tools/__init__.py -> build/lib.linux-riscv64-3.6/Cheetah/Tools copying Cheetah/Tools/CGITemplate.py -> build/lib.linux-riscv64-3.6/Cheetah/Tools creating build/lib.linux-riscv64-3.6/Cheetah/Utils copying Cheetah/Utils/WebInputMixin.py -> build/lib.linux-riscv64-3.6/Cheetah/Utils copying Cheetah/Utils/htmlEncode.py -> build/lib.linux-riscv64-3.6/Cheetah/Utils copying Cheetah/Utils/Indenter.py -> build/lib.linux-riscv64-3.6/Cheetah/Utils copying Cheetah/Utils/Misc.py -> build/lib.linux-riscv64-3.6/Cheetah/Utils copying Cheetah/Utils/htmlDecode.py -> build/lib.linux-riscv64-3.6/Cheetah/Utils copying Cheetah/Utils/__init__.py -> build/lib.linux-riscv64-3.6/Cheetah/Utils copying Cheetah/Utils/statprof.py -> build/lib.linux-riscv64-3.6/Cheetah/Utils running build_ext building 'Cheetah._namemapper' extension creating build/temp.linux-riscv64-3.6 creating build/temp.linux-riscv64-3.6/Cheetah creating build/temp.linux-riscv64-3.6/Cheetah/c gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python3.6m -c Cheetah/c/_namemapper.c -o build/temp.linux-riscv64-3.6/Cheetah/c/_namemapper.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 build/temp.linux-riscv64-3.6/Cheetah/c/_namemapper.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-riscv64-3.6/Cheetah/_namemapper.cpython-36m-riscv64-linux-gnu.so running build_scripts creating build/scripts-3.6 copying and adjusting bin/cheetah-compile -> build/scripts-3.6 copying and adjusting bin/cheetah -> build/scripts-3.6 copying and adjusting bin/cheetah-analyze -> build/scripts-3.6 changing mode of build/scripts-3.6/cheetah-compile from 644 to 755 changing mode of build/scripts-3.6/cheetah from 644 to 755 changing mode of build/scripts-3.6/cheetah-analyze from 644 to 755 + sleep 1 + popd ~/build/BUILD/Cheetah3-3.0.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib.linux-riscv64-2.7 creating build/lib.linux-riscv64-2.7/Cheetah copying Cheetah/Servlet.py -> build/lib.linux-riscv64-2.7/Cheetah copying Cheetah/compat.py -> build/lib.linux-riscv64-2.7/Cheetah copying Cheetah/NameMapper.py -> build/lib.linux-riscv64-2.7/Cheetah copying Cheetah/Compiler.py -> build/lib.linux-riscv64-2.7/Cheetah copying Cheetah/CheetahWrapper.py -> build/lib.linux-riscv64-2.7/Cheetah copying Cheetah/ErrorCatchers.py -> build/lib.linux-riscv64-2.7/Cheetah copying Cheetah/Template.py -> build/lib.linux-riscv64-2.7/Cheetah copying Cheetah/SourceReader.py -> build/lib.linux-riscv64-2.7/Cheetah copying Cheetah/TemplateCmdLineIface.py -> build/lib.linux-riscv64-2.7/Cheetah copying Cheetah/SettingsManager.py -> build/lib.linux-riscv64-2.7/Cheetah copying Cheetah/FileUtils.py -> build/lib.linux-riscv64-2.7/Cheetah copying Cheetah/ImportManager.py -> build/lib.linux-riscv64-2.7/Cheetah copying Cheetah/DirectiveAnalyzer.py -> build/lib.linux-riscv64-2.7/Cheetah copying Cheetah/Filters.py -> build/lib.linux-riscv64-2.7/Cheetah copying Cheetah/Version.py -> build/lib.linux-riscv64-2.7/Cheetah copying Cheetah/Django.py -> build/lib.linux-riscv64-2.7/Cheetah copying Cheetah/Parser.py -> build/lib.linux-riscv64-2.7/Cheetah copying Cheetah/ImportHooks.py -> build/lib.linux-riscv64-2.7/Cheetah copying Cheetah/CacheStore.py -> build/lib.linux-riscv64-2.7/Cheetah copying Cheetah/__init__.py -> build/lib.linux-riscv64-2.7/Cheetah copying Cheetah/convertTmplPathToModuleName.py -> build/lib.linux-riscv64-2.7/Cheetah copying Cheetah/CacheRegion.py -> build/lib.linux-riscv64-2.7/Cheetah copying Cheetah/Unspecified.py -> build/lib.linux-riscv64-2.7/Cheetah copying Cheetah/DummyTransaction.py -> build/lib.linux-riscv64-2.7/Cheetah creating build/lib.linux-riscv64-2.7/Cheetah/Macros copying Cheetah/Macros/I18n.py -> build/lib.linux-riscv64-2.7/Cheetah/Macros copying Cheetah/Macros/__init__.py -> build/lib.linux-riscv64-2.7/Cheetah/Macros creating build/lib.linux-riscv64-2.7/Cheetah/Templates copying Cheetah/Templates/_SkeletonPage.py -> build/lib.linux-riscv64-2.7/Cheetah/Templates copying Cheetah/Templates/SkeletonPage.py -> build/lib.linux-riscv64-2.7/Cheetah/Templates copying Cheetah/Templates/__init__.py -> build/lib.linux-riscv64-2.7/Cheetah/Templates creating build/lib.linux-riscv64-2.7/Cheetah/Tests copying Cheetah/Tests/SyntaxAndOutput.py -> build/lib.linux-riscv64-2.7/Cheetah/Tests copying Cheetah/Tests/NameMapper.py -> build/lib.linux-riscv64-2.7/Cheetah/Tests copying Cheetah/Tests/Pinger.py -> build/lib.linux-riscv64-2.7/Cheetah/Tests copying Cheetah/Tests/CheetahWrapper.py -> build/lib.linux-riscv64-2.7/Cheetah/Tests copying Cheetah/Tests/Template.py -> build/lib.linux-riscv64-2.7/Cheetah/Tests copying Cheetah/Tests/Test.py -> build/lib.linux-riscv64-2.7/Cheetah/Tests copying Cheetah/Tests/Unicode.py -> build/lib.linux-riscv64-2.7/Cheetah/Tests copying Cheetah/Tests/xmlrunner.py -> build/lib.linux-riscv64-2.7/Cheetah/Tests copying Cheetah/Tests/Cheps.py -> build/lib.linux-riscv64-2.7/Cheetah/Tests copying Cheetah/Tests/Filters.py -> build/lib.linux-riscv64-2.7/Cheetah/Tests copying Cheetah/Tests/Misc.py -> build/lib.linux-riscv64-2.7/Cheetah/Tests copying Cheetah/Tests/Performance.py -> build/lib.linux-riscv64-2.7/Cheetah/Tests copying Cheetah/Tests/NameMapper_pure.py -> build/lib.linux-riscv64-2.7/Cheetah/Tests copying Cheetah/Tests/Analyzer.py -> build/lib.linux-riscv64-2.7/Cheetah/Tests copying Cheetah/Tests/Parser.py -> build/lib.linux-riscv64-2.7/Cheetah/Tests copying Cheetah/Tests/__init__.py -> build/lib.linux-riscv64-2.7/Cheetah/Tests copying Cheetah/Tests/Boinker.py -> build/lib.linux-riscv64-2.7/Cheetah/Tests copying Cheetah/Tests/Regressions.py -> build/lib.linux-riscv64-2.7/Cheetah/Tests creating build/lib.linux-riscv64-2.7/Cheetah/Tools copying Cheetah/Tools/SiteHierarchy.py -> build/lib.linux-riscv64-2.7/Cheetah/Tools copying Cheetah/Tools/MondoReport.py -> build/lib.linux-riscv64-2.7/Cheetah/Tools copying Cheetah/Tools/RecursiveNull.py -> build/lib.linux-riscv64-2.7/Cheetah/Tools copying Cheetah/Tools/__init__.py -> build/lib.linux-riscv64-2.7/Cheetah/Tools copying Cheetah/Tools/CGITemplate.py -> build/lib.linux-riscv64-2.7/Cheetah/Tools creating build/lib.linux-riscv64-2.7/Cheetah/Utils copying Cheetah/Utils/WebInputMixin.py -> build/lib.linux-riscv64-2.7/Cheetah/Utils copying Cheetah/Utils/htmlEncode.py -> build/lib.linux-riscv64-2.7/Cheetah/Utils copying Cheetah/Utils/Indenter.py -> build/lib.linux-riscv64-2.7/Cheetah/Utils copying Cheetah/Utils/Misc.py -> build/lib.linux-riscv64-2.7/Cheetah/Utils copying Cheetah/Utils/htmlDecode.py -> build/lib.linux-riscv64-2.7/Cheetah/Utils copying Cheetah/Utils/__init__.py -> build/lib.linux-riscv64-2.7/Cheetah/Utils copying Cheetah/Utils/statprof.py -> build/lib.linux-riscv64-2.7/Cheetah/Utils running build_ext building 'Cheetah._namemapper' extension creating build/temp.linux-riscv64-2.7 creating build/temp.linux-riscv64-2.7/Cheetah creating build/temp.linux-riscv64-2.7/Cheetah/c gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python2.7 -c Cheetah/c/_namemapper.c -o build/temp.linux-riscv64-2.7/Cheetah/c/_namemapper.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 build/temp.linux-riscv64-2.7/Cheetah/c/_namemapper.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/Cheetah/_namemapper.so running build_scripts creating build/scripts-2.7 copying and adjusting bin/cheetah-compile -> build/scripts-2.7 copying and adjusting bin/cheetah -> build/scripts-2.7 copying and adjusting bin/cheetah-analyze -> build/scripts-2.7 changing mode of build/scripts-2.7/cheetah-compile from 644 to 755 changing mode of build/scripts-2.7/cheetah from 644 to 755 changing mode of build/scripts-2.7/cheetah-analyze from 644 to 755 + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6HZZoY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64 + cd Cheetah3-3.0.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr creating /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah copying build/lib.linux-riscv64-2.7/Cheetah/Servlet.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah copying build/lib.linux-riscv64-2.7/Cheetah/compat.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah copying build/lib.linux-riscv64-2.7/Cheetah/NameMapper.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah copying build/lib.linux-riscv64-2.7/Cheetah/Compiler.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah copying build/lib.linux-riscv64-2.7/Cheetah/_namemapper.so -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah copying build/lib.linux-riscv64-2.7/Cheetah/CheetahWrapper.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah copying build/lib.linux-riscv64-2.7/Cheetah/ErrorCatchers.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah copying build/lib.linux-riscv64-2.7/Cheetah/Template.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah creating /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Macros copying build/lib.linux-riscv64-2.7/Cheetah/Macros/I18n.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Macros copying build/lib.linux-riscv64-2.7/Cheetah/Macros/__init__.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Macros copying build/lib.linux-riscv64-2.7/Cheetah/SourceReader.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah copying build/lib.linux-riscv64-2.7/Cheetah/TemplateCmdLineIface.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah creating /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Templates copying build/lib.linux-riscv64-2.7/Cheetah/Templates/_SkeletonPage.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Templates copying build/lib.linux-riscv64-2.7/Cheetah/Templates/SkeletonPage.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Templates copying build/lib.linux-riscv64-2.7/Cheetah/Templates/__init__.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Templates copying build/lib.linux-riscv64-2.7/Cheetah/SettingsManager.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah copying build/lib.linux-riscv64-2.7/Cheetah/FileUtils.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah copying build/lib.linux-riscv64-2.7/Cheetah/ImportManager.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah copying build/lib.linux-riscv64-2.7/Cheetah/DirectiveAnalyzer.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah copying build/lib.linux-riscv64-2.7/Cheetah/Filters.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah copying build/lib.linux-riscv64-2.7/Cheetah/Version.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah copying build/lib.linux-riscv64-2.7/Cheetah/Django.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah creating /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Utils copying build/lib.linux-riscv64-2.7/Cheetah/Utils/WebInputMixin.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Utils copying build/lib.linux-riscv64-2.7/Cheetah/Utils/htmlEncode.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Utils copying build/lib.linux-riscv64-2.7/Cheetah/Utils/Indenter.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Utils copying build/lib.linux-riscv64-2.7/Cheetah/Utils/Misc.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Utils copying build/lib.linux-riscv64-2.7/Cheetah/Utils/htmlDecode.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Utils copying build/lib.linux-riscv64-2.7/Cheetah/Utils/__init__.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Utils copying build/lib.linux-riscv64-2.7/Cheetah/Utils/statprof.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Utils creating /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Tests copying build/lib.linux-riscv64-2.7/Cheetah/Tests/SyntaxAndOutput.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Tests copying build/lib.linux-riscv64-2.7/Cheetah/Tests/NameMapper.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Tests copying build/lib.linux-riscv64-2.7/Cheetah/Tests/Pinger.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Tests copying build/lib.linux-riscv64-2.7/Cheetah/Tests/CheetahWrapper.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Tests copying build/lib.linux-riscv64-2.7/Cheetah/Tests/Template.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Tests copying build/lib.linux-riscv64-2.7/Cheetah/Tests/Test.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Tests copying build/lib.linux-riscv64-2.7/Cheetah/Tests/Unicode.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Tests copying build/lib.linux-riscv64-2.7/Cheetah/Tests/xmlrunner.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Tests copying build/lib.linux-riscv64-2.7/Cheetah/Tests/Cheps.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Tests copying build/lib.linux-riscv64-2.7/Cheetah/Tests/Filters.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Tests copying build/lib.linux-riscv64-2.7/Cheetah/Tests/Misc.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Tests copying build/lib.linux-riscv64-2.7/Cheetah/Tests/Performance.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Tests copying build/lib.linux-riscv64-2.7/Cheetah/Tests/NameMapper_pure.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Tests copying build/lib.linux-riscv64-2.7/Cheetah/Tests/Analyzer.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Tests copying build/lib.linux-riscv64-2.7/Cheetah/Tests/Parser.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Tests copying build/lib.linux-riscv64-2.7/Cheetah/Tests/__init__.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Tests copying build/lib.linux-riscv64-2.7/Cheetah/Tests/Boinker.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Tests copying build/lib.linux-riscv64-2.7/Cheetah/Tests/Regressions.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Tests copying build/lib.linux-riscv64-2.7/Cheetah/Parser.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah copying build/lib.linux-riscv64-2.7/Cheetah/ImportHooks.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah copying build/lib.linux-riscv64-2.7/Cheetah/CacheStore.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah copying build/lib.linux-riscv64-2.7/Cheetah/__init__.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah copying build/lib.linux-riscv64-2.7/Cheetah/convertTmplPathToModuleName.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah copying build/lib.linux-riscv64-2.7/Cheetah/CacheRegion.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah creating /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Tools copying build/lib.linux-riscv64-2.7/Cheetah/Tools/SiteHierarchy.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Tools copying build/lib.linux-riscv64-2.7/Cheetah/Tools/MondoReport.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Tools copying build/lib.linux-riscv64-2.7/Cheetah/Tools/RecursiveNull.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Tools copying build/lib.linux-riscv64-2.7/Cheetah/Tools/__init__.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Tools copying build/lib.linux-riscv64-2.7/Cheetah/Tools/CGITemplate.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Tools copying build/lib.linux-riscv64-2.7/Cheetah/Unspecified.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah copying build/lib.linux-riscv64-2.7/Cheetah/DummyTransaction.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Servlet.py to Servlet.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/NameMapper.py to NameMapper.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Compiler.py to Compiler.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/CheetahWrapper.py to CheetahWrapper.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/ErrorCatchers.py to ErrorCatchers.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Template.py to Template.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Macros/I18n.py to I18n.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Macros/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/SourceReader.py to SourceReader.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/TemplateCmdLineIface.py to TemplateCmdLineIface.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Templates/_SkeletonPage.py to _SkeletonPage.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Templates/SkeletonPage.py to SkeletonPage.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Templates/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/SettingsManager.py to SettingsManager.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/FileUtils.py to FileUtils.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/ImportManager.py to ImportManager.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/DirectiveAnalyzer.py to DirectiveAnalyzer.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Filters.py to Filters.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Version.py to Version.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Django.py to Django.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Utils/WebInputMixin.py to WebInputMixin.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Utils/htmlEncode.py to htmlEncode.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Utils/Indenter.py to Indenter.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Utils/Misc.py to Misc.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Utils/htmlDecode.py to htmlDecode.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Utils/statprof.py to statprof.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Tests/SyntaxAndOutput.py to SyntaxAndOutput.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Tests/NameMapper.py to NameMapper.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Tests/Pinger.py to Pinger.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Tests/CheetahWrapper.py to CheetahWrapper.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Tests/Template.py to Template.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Tests/Test.py to Test.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Tests/Unicode.py to Unicode.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Tests/xmlrunner.py to xmlrunner.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Tests/Cheps.py to Cheps.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Tests/Filters.py to Filters.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Tests/Misc.py to Misc.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Tests/Performance.py to Performance.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Tests/NameMapper_pure.py to NameMapper_pure.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Tests/Analyzer.py to Analyzer.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Tests/Parser.py to Parser.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Tests/Boinker.py to Boinker.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Tests/Regressions.py to Regressions.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Parser.py to Parser.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/ImportHooks.py to ImportHooks.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/CacheStore.py to CacheStore.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/convertTmplPathToModuleName.py to convertTmplPathToModuleName.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/CacheRegion.py to CacheRegion.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Tools/SiteHierarchy.py to SiteHierarchy.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Tools/MondoReport.py to MondoReport.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Tools/RecursiveNull.py to RecursiveNull.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Tools/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Tools/CGITemplate.py to CGITemplate.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Unspecified.py to Unspecified.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/DummyTransaction.py to DummyTransaction.pyc writing byte-compilation script '/tmp/tmpjsjEjW.py' /usr/bin/python2 -O /tmp/tmpjsjEjW.py removing /tmp/tmpjsjEjW.py running install_data copying Cheetah/Tools/MondoReportDoc.txt -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Tools copying Cheetah/Templates/SkeletonPage.tmpl -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah/Templates running install_egg_info running egg_info writing Cheetah3.egg-info/PKG-INFO writing top-level names to Cheetah3.egg-info/top_level.txt writing dependency_links to Cheetah3.egg-info/dependency_links.txt reading manifest file 'Cheetah3.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'devscripts' warning: no previously-included files matching '*' found under directory 'www/_build' writing manifest file 'Cheetah3.egg-info/SOURCES.txt' Copying Cheetah3.egg-info to /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7/site-packages/Cheetah3-3.0.0-py2.7.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/bin copying build/scripts-2.7/cheetah-analyze -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/bin copying build/scripts-2.7/cheetah -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/bin copying build/scripts-2.7/cheetah-compile -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/bin changing mode of /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/bin/cheetah-analyze to 755 changing mode of /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/bin/cheetah to 755 changing mode of /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/bin/cheetah-compile to 755 + EGG_INFO=(/builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64//usr/lib64/python2.7/site-packages/Cheetah*.egg-info) + cp -r /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64//usr/lib64/python2.7/site-packages/Cheetah3-3.0.0-py2.7.egg-info /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64//usr/lib64/python2.7/site-packages/Cheetah-3.0.0-py2.7.egg-info + sed -i 's/Name: Cheetah3/Name: Cheetah/' /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64//usr/lib64/python2.7/site-packages/Cheetah-3.0.0-py2.7.egg-info/PKG-INFO + pushd /builddir/build/BUILD/python3-python-cheetah-3.0.0-19.fc28 ~/build/BUILD/python3-python-cheetah-3.0.0-19.fc28 ~/build/BUILD/Cheetah3-3.0.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages creating /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah copying build/lib.linux-riscv64-3.6/Cheetah/Servlet.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah copying build/lib.linux-riscv64-3.6/Cheetah/compat.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah copying build/lib.linux-riscv64-3.6/Cheetah/NameMapper.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah copying build/lib.linux-riscv64-3.6/Cheetah/Compiler.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah copying build/lib.linux-riscv64-3.6/Cheetah/CheetahWrapper.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah copying build/lib.linux-riscv64-3.6/Cheetah/ErrorCatchers.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah copying build/lib.linux-riscv64-3.6/Cheetah/Template.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah creating /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Macros copying build/lib.linux-riscv64-3.6/Cheetah/Macros/I18n.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Macros copying build/lib.linux-riscv64-3.6/Cheetah/Macros/__init__.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Macros copying build/lib.linux-riscv64-3.6/Cheetah/SourceReader.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah copying build/lib.linux-riscv64-3.6/Cheetah/TemplateCmdLineIface.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah creating /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Templates copying build/lib.linux-riscv64-3.6/Cheetah/Templates/_SkeletonPage.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Templates copying build/lib.linux-riscv64-3.6/Cheetah/Templates/SkeletonPage.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Templates copying build/lib.linux-riscv64-3.6/Cheetah/Templates/__init__.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Templates copying build/lib.linux-riscv64-3.6/Cheetah/SettingsManager.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah copying build/lib.linux-riscv64-3.6/Cheetah/FileUtils.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah copying build/lib.linux-riscv64-3.6/Cheetah/ImportManager.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah copying build/lib.linux-riscv64-3.6/Cheetah/DirectiveAnalyzer.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah copying build/lib.linux-riscv64-3.6/Cheetah/Filters.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah copying build/lib.linux-riscv64-3.6/Cheetah/Version.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah copying build/lib.linux-riscv64-3.6/Cheetah/Django.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah creating /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Utils copying build/lib.linux-riscv64-3.6/Cheetah/Utils/WebInputMixin.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Utils copying build/lib.linux-riscv64-3.6/Cheetah/Utils/htmlEncode.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Utils copying build/lib.linux-riscv64-3.6/Cheetah/Utils/Indenter.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Utils copying build/lib.linux-riscv64-3.6/Cheetah/Utils/Misc.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Utils copying build/lib.linux-riscv64-3.6/Cheetah/Utils/htmlDecode.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Utils copying build/lib.linux-riscv64-3.6/Cheetah/Utils/__init__.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Utils copying build/lib.linux-riscv64-3.6/Cheetah/Utils/statprof.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Utils creating /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Tests copying build/lib.linux-riscv64-3.6/Cheetah/Tests/SyntaxAndOutput.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Tests copying build/lib.linux-riscv64-3.6/Cheetah/Tests/NameMapper.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Tests copying build/lib.linux-riscv64-3.6/Cheetah/Tests/Pinger.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Tests copying build/lib.linux-riscv64-3.6/Cheetah/Tests/CheetahWrapper.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Tests copying build/lib.linux-riscv64-3.6/Cheetah/Tests/Template.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Tests copying build/lib.linux-riscv64-3.6/Cheetah/Tests/Test.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Tests copying build/lib.linux-riscv64-3.6/Cheetah/Tests/Unicode.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Tests copying build/lib.linux-riscv64-3.6/Cheetah/Tests/xmlrunner.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Tests copying build/lib.linux-riscv64-3.6/Cheetah/Tests/Cheps.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Tests copying build/lib.linux-riscv64-3.6/Cheetah/Tests/Filters.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Tests copying build/lib.linux-riscv64-3.6/Cheetah/Tests/Misc.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Tests copying build/lib.linux-riscv64-3.6/Cheetah/Tests/Performance.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Tests copying build/lib.linux-riscv64-3.6/Cheetah/Tests/NameMapper_pure.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Tests copying build/lib.linux-riscv64-3.6/Cheetah/Tests/Analyzer.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Tests copying build/lib.linux-riscv64-3.6/Cheetah/Tests/Parser.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Tests copying build/lib.linux-riscv64-3.6/Cheetah/Tests/__init__.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Tests copying build/lib.linux-riscv64-3.6/Cheetah/Tests/Boinker.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Tests copying build/lib.linux-riscv64-3.6/Cheetah/Tests/Regressions.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Tests copying build/lib.linux-riscv64-3.6/Cheetah/Parser.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah copying build/lib.linux-riscv64-3.6/Cheetah/ImportHooks.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah copying build/lib.linux-riscv64-3.6/Cheetah/CacheStore.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah copying build/lib.linux-riscv64-3.6/Cheetah/__init__.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah copying build/lib.linux-riscv64-3.6/Cheetah/_namemapper.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah copying build/lib.linux-riscv64-3.6/Cheetah/convertTmplPathToModuleName.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah copying build/lib.linux-riscv64-3.6/Cheetah/CacheRegion.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah creating /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Tools copying build/lib.linux-riscv64-3.6/Cheetah/Tools/SiteHierarchy.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Tools copying build/lib.linux-riscv64-3.6/Cheetah/Tools/MondoReport.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Tools copying build/lib.linux-riscv64-3.6/Cheetah/Tools/RecursiveNull.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Tools copying build/lib.linux-riscv64-3.6/Cheetah/Tools/__init__.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Tools copying build/lib.linux-riscv64-3.6/Cheetah/Tools/CGITemplate.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Tools copying build/lib.linux-riscv64-3.6/Cheetah/Unspecified.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah copying build/lib.linux-riscv64-3.6/Cheetah/DummyTransaction.py -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Servlet.py to Servlet.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/NameMapper.py to NameMapper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Compiler.py to Compiler.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/CheetahWrapper.py to CheetahWrapper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/ErrorCatchers.py to ErrorCatchers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Template.py to Template.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Macros/I18n.py to I18n.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Macros/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/SourceReader.py to SourceReader.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/TemplateCmdLineIface.py to TemplateCmdLineIface.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Templates/_SkeletonPage.py to _SkeletonPage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Templates/SkeletonPage.py to SkeletonPage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Templates/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/SettingsManager.py to SettingsManager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/FileUtils.py to FileUtils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/ImportManager.py to ImportManager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/DirectiveAnalyzer.py to DirectiveAnalyzer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Filters.py to Filters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Version.py to Version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Django.py to Django.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Utils/WebInputMixin.py to WebInputMixin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Utils/htmlEncode.py to htmlEncode.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Utils/Indenter.py to Indenter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Utils/Misc.py to Misc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Utils/htmlDecode.py to htmlDecode.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Utils/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Utils/statprof.py to statprof.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Tests/SyntaxAndOutput.py to SyntaxAndOutput.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Tests/NameMapper.py to NameMapper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Tests/Pinger.py to Pinger.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Tests/CheetahWrapper.py to CheetahWrapper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Tests/Template.py to Template.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Tests/Test.py to Test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Tests/Unicode.py to Unicode.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Tests/xmlrunner.py to xmlrunner.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Tests/Cheps.py to Cheps.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Tests/Filters.py to Filters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Tests/Misc.py to Misc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Tests/Performance.py to Performance.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Tests/NameMapper_pure.py to NameMapper_pure.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Tests/Analyzer.py to Analyzer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Tests/Parser.py to Parser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Tests/Boinker.py to Boinker.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Tests/Regressions.py to Regressions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Parser.py to Parser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/ImportHooks.py to ImportHooks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/CacheStore.py to CacheStore.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/convertTmplPathToModuleName.py to convertTmplPathToModuleName.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/CacheRegion.py to CacheRegion.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Tools/SiteHierarchy.py to SiteHierarchy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Tools/MondoReport.py to MondoReport.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Tools/RecursiveNull.py to RecursiveNull.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Tools/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Tools/CGITemplate.py to CGITemplate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Unspecified.py to Unspecified.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/DummyTransaction.py to DummyTransaction.cpython-36.pyc writing byte-compilation script '/tmp/tmpkimlcg61.py' /usr/bin/python3 /tmp/tmpkimlcg61.py removing /tmp/tmpkimlcg61.py running install_data copying Cheetah/Tools/MondoReportDoc.txt -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Tools copying Cheetah/Templates/SkeletonPage.tmpl -> /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah/Templates running install_egg_info running egg_info writing Cheetah3.egg-info/PKG-INFO writing dependency_links to Cheetah3.egg-info/dependency_links.txt writing top-level names to Cheetah3.egg-info/top_level.txt reading manifest file 'Cheetah3.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'devscripts' warning: no previously-included files matching '*' found under directory 'www/_build' writing manifest file 'Cheetah3.egg-info/SOURCES.txt' Copying Cheetah3.egg-info to /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6/site-packages/Cheetah3-3.0.0-py3.6.egg-info running install_scripts changing mode of /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/bin/cheetah-analyze to 755 changing mode of /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/bin/cheetah to 755 changing mode of /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/bin/cheetah-compile to 755 + popd ~/build/BUILD/Cheetah3-3.0.0 + /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-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python2-cheetah-3.0.0-19.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SP1FS2 + umask 022 + cd /builddir/build/BUILD + cd Cheetah3-3.0.0 + DOCDIR=/builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/share/doc/python2-cheetah + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/share/doc/python2-cheetah + cp -pr ANNOUNCE.rst /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/share/doc/python2-cheetah + cp -pr README.rst /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/share/doc/python2-cheetah + cp -pr TODO /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/share/doc/python2-cheetah + cp -pr BUGS /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/share/doc/python2-cheetah + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.nBhbvH + umask 022 + cd /builddir/build/BUILD + cd Cheetah3-3.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/share/licenses/python2-cheetah + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/share/licenses/python2-cheetah + cp -pr LICENSE /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/share/licenses/python2-cheetah + exit 0 Provides: python-cheetah = 3.0.0-19.fc28 python-cheetah(riscv-64) = 3.0.0-19.fc28 python2-cheetah = 3.0.0-19.fc28 python2-cheetah(riscv-64) = 3.0.0-19.fc28 python2.7dist(cheetah) = 3.0.0 python2.7dist(cheetah3) = 3.0.0 python2dist(cheetah) = 3.0.0 python2dist(cheetah3) = 3.0.0 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-cheetah < 3.0.0-19.fc28 Processing files: python3-cheetah-3.0.0-19.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FDxIGq + umask 022 + cd /builddir/build/BUILD + cd Cheetah3-3.0.0 + DOCDIR=/builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/share/doc/python3-cheetah + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/share/doc/python3-cheetah + cp -pr ANNOUNCE.rst /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/share/doc/python3-cheetah + cp -pr README.rst /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/share/doc/python3-cheetah + cp -pr TODO /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/share/doc/python3-cheetah + cp -pr BUGS /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/share/doc/python3-cheetah + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.cWmy7C + umask 022 + cd /builddir/build/BUILD + cd Cheetah3-3.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/share/licenses/python3-cheetah + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/share/licenses/python3-cheetah + cp -pr LICENSE /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64/usr/share/licenses/python3-cheetah + exit 0 Provides: python3-cheetah = 3.0.0-19.fc28 python3-cheetah(riscv-64) = 3.0.0-19.fc28 python3.6dist(cheetah3) = 3.0.0 python3dist(cheetah3) = 3.0.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python2 ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpython3.6m.so.1.0()(64bit) python(abi) = 3.6 rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64 Wrote: /builddir/build/SRPMS/python-cheetah-3.0.0-19.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/python2-cheetah-3.0.0-19.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/python3-cheetah-3.0.0-19.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.CS4JD3 + umask 022 + cd /builddir/build/BUILD + cd Cheetah3-3.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-cheetah-3.0.0-19.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff