D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/python-paste-3.5.0-1.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.UXsDrA + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf Paste-3.5.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/Paste-3.5.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Paste-3.5.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/sed -i -e '/^#!.*/,1 d' paste/util/scgiserver.py paste/debug/doctest_webapp.py + rm -rf Paste.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.I5hWcB + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Paste-3.5.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/paste copying paste/errordocument.py -> build/lib/paste copying paste/cgitb_catcher.py -> build/lib/paste copying paste/pony.py -> build/lib/paste copying paste/cascade.py -> build/lib/paste copying paste/config.py -> build/lib/paste copying paste/httpexceptions.py -> build/lib/paste copying paste/urlmap.py -> build/lib/paste copying paste/proxy.py -> build/lib/paste copying paste/__init__.py -> build/lib/paste copying paste/reloader.py -> build/lib/paste copying paste/lint.py -> build/lib/paste copying paste/session.py -> build/lib/paste copying paste/request.py -> build/lib/paste copying paste/cgiapp.py -> build/lib/paste copying paste/httpserver.py -> build/lib/paste copying paste/transaction.py -> build/lib/paste copying paste/recursive.py -> build/lib/paste copying paste/response.py -> build/lib/paste copying paste/progress.py -> build/lib/paste copying paste/flup_session.py -> build/lib/paste copying paste/fixture.py -> build/lib/paste copying paste/wsgilib.py -> build/lib/paste copying paste/url.py -> build/lib/paste copying paste/urlparser.py -> build/lib/paste copying paste/registry.py -> build/lib/paste copying paste/modpython.py -> build/lib/paste copying paste/fileapp.py -> build/lib/paste copying paste/httpheaders.py -> build/lib/paste copying paste/translogger.py -> build/lib/paste copying paste/gzipper.py -> build/lib/paste copying paste/wsgiwrappers.py -> build/lib/paste creating build/lib/paste/cowbell copying paste/cowbell/__init__.py -> build/lib/paste/cowbell creating build/lib/paste/util copying paste/util/datetimeutil.py -> build/lib/paste/util copying paste/util/threadedprint.py -> build/lib/paste/util copying paste/util/template.py -> build/lib/paste/util copying paste/util/filemixin.py -> build/lib/paste/util copying paste/util/multidict.py -> build/lib/paste/util copying paste/util/import_string.py -> build/lib/paste/util copying paste/util/html.py -> build/lib/paste/util copying paste/util/classinit.py -> build/lib/paste/util copying paste/util/findpackage.py -> build/lib/paste/util copying paste/util/__init__.py -> build/lib/paste/util copying paste/util/threadinglocal.py -> build/lib/paste/util copying paste/util/scgiserver.py -> build/lib/paste/util copying paste/util/looper.py -> build/lib/paste/util copying paste/util/PySourceColor.py -> build/lib/paste/util copying paste/util/classinstance.py -> build/lib/paste/util copying paste/util/mimeparse.py -> build/lib/paste/util copying paste/util/intset.py -> build/lib/paste/util copying paste/util/quoting.py -> build/lib/paste/util copying paste/util/dateinterval.py -> build/lib/paste/util copying paste/util/killthread.py -> build/lib/paste/util copying paste/util/ip4.py -> build/lib/paste/util copying paste/util/converters.py -> build/lib/paste/util copying paste/util/finddata.py -> build/lib/paste/util creating build/lib/paste/exceptions copying paste/exceptions/reporter.py -> build/lib/paste/exceptions copying paste/exceptions/formatter.py -> build/lib/paste/exceptions copying paste/exceptions/__init__.py -> build/lib/paste/exceptions copying paste/exceptions/errormiddleware.py -> build/lib/paste/exceptions copying paste/exceptions/collector.py -> build/lib/paste/exceptions copying paste/exceptions/serial_number_generator.py -> build/lib/paste/exceptions creating build/lib/paste/auth copying paste/auth/cas.py -> build/lib/paste/auth copying paste/auth/auth_tkt.py -> build/lib/paste/auth copying paste/auth/grantip.py -> build/lib/paste/auth copying paste/auth/cookie.py -> build/lib/paste/auth copying paste/auth/__init__.py -> build/lib/paste/auth copying paste/auth/multi.py -> build/lib/paste/auth copying paste/auth/digest.py -> build/lib/paste/auth copying paste/auth/open_id.py -> build/lib/paste/auth copying paste/auth/basic.py -> build/lib/paste/auth copying paste/auth/form.py -> build/lib/paste/auth creating build/lib/paste/evalexception copying paste/evalexception/__init__.py -> build/lib/paste/evalexception copying paste/evalexception/middleware.py -> build/lib/paste/evalexception copying paste/evalexception/evalcontext.py -> build/lib/paste/evalexception creating build/lib/paste/debug copying paste/debug/prints.py -> build/lib/paste/debug copying paste/debug/testserver.py -> build/lib/paste/debug copying paste/debug/__init__.py -> build/lib/paste/debug copying paste/debug/fsdiff.py -> build/lib/paste/debug copying paste/debug/doctest_webapp.py -> build/lib/paste/debug copying paste/debug/debugapp.py -> build/lib/paste/debug copying paste/debug/watchthreads.py -> build/lib/paste/debug copying paste/debug/wdg_validate.py -> build/lib/paste/debug copying paste/debug/profile.py -> build/lib/paste/debug copying paste/cowbell/bell-descending.png -> build/lib/paste/cowbell copying paste/cowbell/bell-ascending.png -> build/lib/paste/cowbell creating build/lib/paste/evalexception/media copying paste/evalexception/media/plus.jpg -> build/lib/paste/evalexception/media copying paste/evalexception/media/debug.js -> build/lib/paste/evalexception/media copying paste/evalexception/media/minus.jpg -> build/lib/paste/evalexception/media copying paste/evalexception/media/MochiKit.packed.js -> build/lib/paste/evalexception/media + sphinx-build-3 -b html docs html Running Sphinx v3.4.1 making output directory... done building [mo]: targets for 0 po files that are out of date building [html]: targets for 62 source files that are out of date updating environment: [new config] 62 added, 0 changed, 0 removed reading sources... [ 1%] DeveloperGuidelines reading sources... [ 3%] StyleGuide reading sources... [ 4%] community/index reading sources... [ 6%] community/mailing-list reading sources... [ 8%] community/repository reading sources... [ 9%] developer-features reading sources... [ 11%] do-it-yourself-framework reading sources... [ 12%] download/index reading sources... [ 14%] future reading sources... [ 16%] include/contact reading sources... [ 17%] include/reference_header reading sources... [ 19%] index reading sources... [ 20%] license reading sources... [ 22%] modules/auth.auth_tkt reading sources... [ 24%] modules/auth.basic reading sources... [ 25%] modules/auth.cas reading sources... [ 27%] modules/auth.cookie reading sources... [ 29%] modules/auth.digest reading sources... [ 30%] modules/auth.form reading sources... [ 32%] modules/auth.grantip reading sources... [ 33%] modules/auth.multi reading sources... [ 35%] modules/cascade reading sources... [ 37%] modules/cgiapp reading sources... [ 38%] modules/cgitb_catcher reading sources... [ 40%] modules/debug.debugapp reading sources... [ 41%] modules/debug.fsdiff reading sources... [ 43%] modules/debug.prints reading sources... [ 45%] modules/debug.profile reading sources... [ 46%] modules/debug.watchthreads reading sources... [ 48%] modules/debug.wdg_validate reading sources... [ 50%] modules/errordocument reading sources... [ 51%] modules/evalexception reading sources... [ 53%] modules/exceptions reading sources... [ 54%] modules/fileapp reading sources... [ 56%] modules/fixture reading sources... [ 58%] modules/gzipper reading sources... [ 59%] modules/httpexceptions reading sources... [ 61%] modules/httpheaders reading sources... [ 62%] modules/httpserver reading sources... [ 64%] modules/lint reading sources... [ 66%] modules/pony reading sources... [ 67%] modules/progress reading sources... [ 69%] modules/proxy reading sources... [ 70%] modules/recursive reading sources... [ 72%] modules/registry reading sources... [ 74%] modules/reloader reading sources... [ 75%] modules/request reading sources... [ 77%] modules/response reading sources... [ 79%] modules/session reading sources... [ 80%] modules/transaction reading sources... [ 82%] modules/translogger reading sources... [ 83%] modules/url reading sources... [ 85%] modules/urlmap reading sources... [ 87%] modules/urlparser reading sources... [ 88%] modules/util.import_string reading sources... [ 90%] modules/util.multidict reading sources... [ 91%] modules/wsgilib reading sources... [ 93%] modules/wsgiwrappers reading sources... [ 95%] news reading sources... [ 96%] paste-httpserver-threadpool reading sources... [ 98%] testing-applications reading sources... [100%] url-parsing-with-wsgi WARNING: autodoc: failed to import module 'auth.auth_tkt' from module 'paste'; the following exception was raised: No module named 'paste' WARNING: don't know which module to import for autodocumenting 'AuthTKTMiddleware' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'make_auth_tkt_middleware' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'AuthTicket' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'BadTicket' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: autodoc: failed to import module 'auth.basic' from module 'paste'; the following exception was raised: No module named 'paste' WARNING: don't know which module to import for autodocumenting 'AuthBasicAuthenticator' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'AuthBasicHandler' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'make_basic' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: autodoc: failed to import module 'auth.cas' from module 'paste'; the following exception was raised: No module named 'paste' WARNING: don't know which module to import for autodocumenting 'AuthCASHandler' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: autodoc: failed to import module 'auth.cookie' from module 'paste'; the following exception was raised: No module named 'paste' WARNING: don't know which module to import for autodocumenting 'AuthCookieSigner' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'AuthCookieHandler' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'AuthCookieEnviron' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'make_auth_cookie' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: autodoc: failed to import module 'auth.digest' from module 'paste'; the following exception was raised: No module named 'paste' WARNING: don't know which module to import for autodocumenting 'AuthDigestAuthenticator' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'AuthDigestHandler' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'digest_password' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'make_digest' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: autodoc: failed to import module 'auth.form' from module 'paste'; the following exception was raised: No module named 'paste' WARNING: don't know which module to import for autodocumenting 'AuthFormHandler' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'make_form' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: autodoc: failed to import module 'auth.grantip' from module 'paste'; the following exception was raised: No module named 'paste' WARNING: don't know which module to import for autodocumenting 'GrantIPMiddleware' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'make_grantip' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: autodoc: failed to import module 'auth.multi' from module 'paste'; the following exception was raised: No module named 'paste' WARNING: don't know which module to import for autodocumenting 'MultiHandler' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: autodoc: failed to import module 'cascade' from module 'paste'; the following exception was raised: No module named 'paste' WARNING: don't know which module to import for autodocumenting 'Cascade' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'make_cascade' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: autodoc: failed to import module 'cgiapp' from module 'paste'; the following exception was raised: No module named 'paste' WARNING: don't know which module to import for autodocumenting 'CGIApplication' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'CGIError' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'make_cgi_application' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: autodoc: failed to import module 'cgitb_catcher' from module 'paste'; the following exception was raised: No module named 'paste' WARNING: don't know which module to import for autodocumenting 'CgitbMiddleware' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'make_cgitb_middleware' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: autodoc: failed to import module 'debug.debugapp' from module 'paste'; the following exception was raised: No module named 'paste' WARNING: don't know which module to import for autodocumenting 'SimpleApplication' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'SlowConsumer' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'make_test_app' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'make_slow_app' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: autodoc: failed to import module 'debug.fsdiff' from module 'paste'; the following exception was raised: No module named 'paste' WARNING: don't know which module to import for autodocumenting 'Diff' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'Snapshot' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'File' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'Dir' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'report_expected_diffs' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'show_diff' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: autodoc: failed to import module 'debug.prints' from module 'paste'; the following exception was raised: No module named 'paste' WARNING: don't know which module to import for autodocumenting 'PrintDebugMiddleware' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: autodoc: failed to import module 'debug.profile' from module 'paste'; the following exception was raised: No module named 'paste' WARNING: don't know which module to import for autodocumenting 'ProfileMiddleware' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'make_profile_middleware' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'profile_decorator' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: autodoc: failed to import module 'debug.watchthreads' from module 'paste'; the following exception was raised: No module named 'paste' WARNING: don't know which module to import for autodocumenting 'WatchThreads' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'make_watch_threads' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'make_bad_app' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: autodoc: failed to import module 'debug.wdg_validate' from module 'paste'; the following exception was raised: No module named 'paste' WARNING: don't know which module to import for autodocumenting 'WDGValidateMiddleware' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'make_wdg_validate_middleware' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: autodoc: failed to import module 'errordocument' from module 'paste'; the following exception was raised: No module named 'paste' WARNING: don't know which module to import for autodocumenting 'StatusBasedForward' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'make_errordocument' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: autodoc: failed to import module 'evalexception' from module 'paste'; the following exception was raised: No module named 'paste' WARNING: don't know which module to import for autodocumenting 'EvalException' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: autodoc: failed to import module 'exceptions.errormiddleware' from module 'paste'; the following exception was raised: No module named 'paste' WARNING: don't know which module to import for autodocumenting 'ErrorMiddleware' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'handle_exception' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'make_error_middleware' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: autodoc: failed to import module 'exceptions.collector' from module 'paste'; the following exception was raised: No module named 'paste' WARNING: don't know which module to import for autodocumenting 'ExceptionCollector' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'collect_exception' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: autodoc: failed to import module 'exceptions.formatter' from module 'paste'; the following exception was raised: No module named 'paste' WARNING: don't know which module to import for autodocumenting 'TextFormatter' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'HTMLFormatter' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'format_html' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'format_text' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: autodoc: failed to import module 'exceptions.reporter' from module 'paste'; the following exception was raised: No module named 'paste' WARNING: don't know which module to import for autodocumenting 'EmailReporter' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'LogReporter' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'FileReporter' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'WSGIAppReporter' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: autodoc: failed to import module 'fileapp' from module 'paste'; the following exception was raised: No module named 'paste' WARNING: don't know which module to import for autodocumenting 'FileApp' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'DirectoryApp' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'DataApp' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'ArchiveStore' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: autodoc: failed to import module 'fixture' from module 'paste'; the following exception was raised: No module named 'paste' WARNING: don't know which module to import for autodocumenting 'TestApp' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'TestRequest' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'Form' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'Field' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'Select' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'Radio' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'Checkbox' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'Text' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'Textarea' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'Hidden' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'Submit' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'TestFileEnvironment' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'ProcResult' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'FoundFile' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'FoundDir' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: autodoc: failed to import module 'gzipper' from module 'paste'; the following exception was raised: No module named 'paste' WARNING: don't know which module to import for autodocumenting 'middleware' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'make_gzip_middleware' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: autodoc: failed to import module 'httpexceptions' from module 'paste'; the following exception was raised: No module named 'paste' WARNING: don't know which module to import for autodocumenting 'HTTPExceptionHandler' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'make_middleware' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'HTTPException' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'HTTPError' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'HTTPRedirection' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'HTTPMultipleChoices' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'HTTPMovedPermanently' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'HTTPFound' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'HTTPNotModified' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'HTTPUseProxy' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'HTTPTemporaryRedirect' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'HTTPClientError' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'HTTPBadRequest' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'HTTPUnauthorized' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'HTTPPaymentRequired' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'HTTPForbidden' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'HTTPNotFound' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'HTTPMethodNotAllowed' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'HTTPNotAcceptable' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'HTTPProxyAuthenticationRequired' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'HTTPRequestTimeout' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'HTTPConflict' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'HTTPGone' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'HTTPLengthRequired' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'HTTPPreconditionFailed' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'HTTPRequestEntityTooLarge' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'HTTPRequestURITooLong' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'HTTPUnsupportedMediaType' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'HTTPRequestRangeNotSatisfiable' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'HTTPExpectationFailed' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'HTTPServerError' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'HTTPInternalServerError' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'HTTPNotImplemented' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'HTTPBadGateway' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'HTTPServiceUnavailable' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'HTTPGatewayTimeout' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'HTTPVersionNotSupported' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: autodoc: failed to import module 'httpheaders' from module 'paste'; the following exception was raised: No module named 'paste' WARNING: autodoc: failed to import module 'httpserver' from module 'paste'; the following exception was raised: No module named 'paste' WARNING: don't know which module to import for autodocumenting 'serve' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'server_runner' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: autodoc: failed to import module 'lint' from module 'paste'; the following exception was raised: No module named 'paste' WARNING: don't know which module to import for autodocumenting 'middleware' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'WSGIWarning' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: autodoc: failed to import module 'pony' from module 'paste'; the following exception was raised: No module named 'paste' WARNING: don't know which module to import for autodocumenting 'PonyMiddleware' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'make_pony' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: autodoc: failed to import module 'progress' from module 'paste'; the following exception was raised: No module named 'paste' WARNING: don't know which module to import for autodocumenting 'UploadProgressMonitor' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'UploadProgressReporter' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: autodoc: failed to import module 'proxy' from module 'paste'; the following exception was raised: No module named 'paste' WARNING: don't know which module to import for autodocumenting 'Proxy' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'make_proxy' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'TransparentProxy' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'make_transparent_proxy' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: autodoc: failed to import module 'recursive' from module 'paste'; the following exception was raised: No module named 'paste' WARNING: don't know which module to import for autodocumenting 'RecursiveMiddleware' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'ForwardRequestException' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: autodoc: failed to import module 'registry' from module 'paste'; the following exception was raised: No module named 'paste' WARNING: don't know which module to import for autodocumenting 'StackedObjectProxy' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'Registry' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'RegistryManager' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'StackedObjectRestorer' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'make_registry_manager' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: autodoc: failed to import module 'reloader' from module 'paste'; the following exception was raised: No module named 'paste' WARNING: don't know which module to import for autodocumenting 'install' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'Monitor' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'watch_file' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: autodoc: failed to import module 'request' from module 'paste'; the following exception was raised: No module named 'paste' WARNING: don't know which module to import for autodocumenting 'get_cookies' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'get_cookie_dict' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'parse_querystring' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'parse_formvars' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'construct_url' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'path_info_split' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'path_info_pop' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'resolve_relative_url' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'EnvironHeaders' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: autodoc: failed to import module 'response' from module 'paste'; the following exception was raised: No module named 'paste' WARNING: don't know which module to import for autodocumenting 'HeaderDict' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'has_header' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'header_value' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'remove_header' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'replace_header' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: autodoc: failed to import module 'session' from module 'paste'; the following exception was raised: No module named 'paste' WARNING: don't know which module to import for autodocumenting 'SessionMiddleware' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'make_session_middleware' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: autodoc: failed to import module 'transaction' from module 'paste'; the following exception was raised: No module named 'paste' WARNING: don't know which module to import for autodocumenting 'TransactionManagerMiddleware' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'ConnectionFactory' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'BasicTransactionHandler' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: autodoc: failed to import module 'translogger' from module 'paste'; the following exception was raised: No module named 'paste' WARNING: don't know which module to import for autodocumenting 'TransLogger' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'make_filter' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: autodoc: failed to import module 'url' from module 'paste'; the following exception was raised: No module named 'paste' WARNING: don't know which module to import for autodocumenting 'URL' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'Image' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: autodoc: failed to import module 'urlmap' from module 'paste'; the following exception was raised: No module named 'paste' WARNING: don't know which module to import for autodocumenting 'URLMap' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'urlmap_factory' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'PathProxyURLMap' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: autodoc: failed to import module 'urlparser' from module 'paste'; the following exception was raised: No module named 'paste' WARNING: don't know which module to import for autodocumenting 'StaticURLParser' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'make_static' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'PkgResourcesParser' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'make_pkg_resources' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'URLParser' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'make_url_parser' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: autodoc: failed to import module 'util.import_string' from module 'paste'; the following exception was raised: No module named 'paste' WARNING: don't know which module to import for autodocumenting 'eval_import' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'simple_import' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'import_module' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'try_import_module' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: autodoc: failed to import module 'util.multidict' from module 'paste'; the following exception was raised: No module named 'paste' WARNING: don't know which module to import for autodocumenting 'MultiDict' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'UnicodeMultiDict' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: autodoc: failed to import module 'wsgilib' from module 'paste'; the following exception was raised: No module named 'paste' WARNING: don't know which module to import for autodocumenting 'add_close' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'add_start_close' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'chained_app_iters' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'encode_unicode_app_iter' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'catch_errors' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'catch_errors_app' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'raw_interactive' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'interactive' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'dump_environ' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'intercept_output' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: autodoc: failed to import module 'wsgiwrappers' from module 'paste'; the following exception was raised: No module named 'paste' WARNING: don't know which module to import for autodocumenting 'WSGIRequest' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'WSGIResponse' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) looking for now-outdated files... none found pickling environment... done checking consistency... /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/include/reference_header.txt: WARNING: document isn't included in any toctree /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/modules/auth.auth_tkt.txt: WARNING: document isn't included in any toctree /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/modules/auth.basic.txt: WARNING: document isn't included in any toctree /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/modules/auth.cas.txt: WARNING: document isn't included in any toctree /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/modules/auth.cookie.txt: WARNING: document isn't included in any toctree /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/modules/auth.digest.txt: WARNING: document isn't included in any toctree /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/modules/auth.form.txt: WARNING: document isn't included in any toctree /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/modules/auth.grantip.txt: WARNING: document isn't included in any toctree /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/modules/auth.multi.txt: WARNING: document isn't included in any toctree /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/modules/cascade.txt: WARNING: document isn't included in any toctree /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/modules/cgiapp.txt: WARNING: document isn't included in any toctree /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/modules/cgitb_catcher.txt: WARNING: document isn't included in any toctree /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/modules/debug.debugapp.txt: WARNING: document isn't included in any toctree /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/modules/debug.fsdiff.txt: WARNING: document isn't included in any toctree /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/modules/debug.prints.txt: WARNING: document isn't included in any toctree /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/modules/debug.profile.txt: WARNING: document isn't included in any toctree /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/modules/debug.watchthreads.txt: WARNING: document isn't included in any toctree /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/modules/debug.wdg_validate.txt: WARNING: document isn't included in any toctree /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/modules/errordocument.txt: WARNING: document isn't included in any toctree /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/modules/evalexception.txt: WARNING: document isn't included in any toctree /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/modules/exceptions.txt: WARNING: document isn't included in any toctree /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/modules/fileapp.txt: WARNING: document isn't included in any toctree /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/modules/fixture.txt: WARNING: document isn't included in any toctree /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/modules/gzipper.txt: WARNING: document isn't included in any toctree /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/modules/httpexceptions.txt: WARNING: document isn't included in any toctree /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/modules/httpheaders.txt: WARNING: document isn't included in any toctree /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/modules/httpserver.txt: WARNING: document isn't included in any toctree /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/modules/lint.txt: WARNING: document isn't included in any toctree /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/modules/pony.txt: WARNING: document isn't included in any toctree /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/modules/progress.txt: WARNING: document isn't included in any toctree /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/modules/proxy.txt: WARNING: document isn't included in any toctree /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/modules/recursive.txt: WARNING: document isn't included in any toctree /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/modules/registry.txt: WARNING: document isn't included in any toctree /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/modules/reloader.txt: WARNING: document isn't included in any toctree /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/modules/request.txt: WARNING: document isn't included in any toctree /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/modules/response.txt: WARNING: document isn't included in any toctree /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/modules/session.txt: WARNING: document isn't included in any toctree /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/modules/transaction.txt: WARNING: document isn't included in any toctree /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/modules/translogger.txt: WARNING: document isn't included in any toctree /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/modules/url.txt: WARNING: document isn't included in any toctree /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/modules/urlmap.txt: WARNING: document isn't included in any toctree /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/modules/urlparser.txt: WARNING: document isn't included in any toctree /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/modules/util.import_string.txt: WARNING: document isn't included in any toctree /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/modules/util.multidict.txt: WARNING: document isn't included in any toctree /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/modules/wsgilib.txt: WARNING: document isn't included in any toctree /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/modules/wsgiwrappers.txt: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 1%] DeveloperGuidelines writing output... [ 3%] StyleGuide writing output... [ 4%] community/index writing output... [ 6%] community/mailing-list writing output... [ 8%] community/repository writing output... [ 9%] developer-features writing output... [ 11%] do-it-yourself-framework writing output... [ 12%] download/index writing output... [ 14%] future writing output... [ 16%] include/contact writing output... [ 17%] include/reference_header writing output... [ 19%] index writing output... [ 20%] license writing output... [ 22%] modules/auth.auth_tkt writing output... [ 24%] modules/auth.basic writing output... [ 25%] modules/auth.cas writing output... [ 27%] modules/auth.cookie writing output... [ 29%] modules/auth.digest writing output... [ 30%] modules/auth.form writing output... [ 32%] modules/auth.grantip writing output... [ 33%] modules/auth.multi writing output... [ 35%] modules/cascade writing output... [ 37%] modules/cgiapp writing output... [ 38%] modules/cgitb_catcher writing output... [ 40%] modules/debug.debugapp writing output... [ 41%] modules/debug.fsdiff writing output... [ 43%] modules/debug.prints writing output... [ 45%] modules/debug.profile writing output... [ 46%] modules/debug.watchthreads writing output... [ 48%] modules/debug.wdg_validate writing output... [ 50%] modules/errordocument writing output... [ 51%] modules/evalexception writing output... [ 53%] modules/exceptions writing output... [ 54%] modules/fileapp writing output... [ 56%] modules/fixture writing output... [ 58%] modules/gzipper writing output... [ 59%] modules/httpexceptions writing output... [ 61%] modules/httpheaders writing output... [ 62%] modules/httpserver writing output... [ 64%] modules/lint writing output... [ 66%] modules/pony writing output... [ 67%] modules/progress writing output... [ 69%] modules/proxy writing output... [ 70%] modules/recursive writing output... [ 72%] modules/registry writing output... [ 74%] modules/reloader writing output... [ 75%] modules/request writing output... [ 77%] modules/response writing output... [ 79%] modules/session writing output... [ 80%] modules/transaction writing output... [ 82%] modules/translogger writing output... [ 83%] modules/url writing output... [ 85%] modules/urlmap writing output... [ 87%] modules/urlparser writing output... [ 88%] modules/util.import_string writing output... [ 90%] modules/util.multidict writing output... [ 91%] modules/wsgilib writing output... [ 93%] modules/wsgiwrappers writing output... [ 95%] news writing output... [ 96%] paste-httpserver-threadpool writing output... [ 98%] testing-applications writing output... [100%] url-parsing-with-wsgi /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated generating indices... genindex /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated done writing additional pages... search /home/iurt/rpmbuild/BUILD/Paste-3.5.0/docs/index.txt:14: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 352 warnings. The HTML pages are in html. + rm -f html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.XxWstC + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64 + cd Paste-3.5.0 + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64 running install running install_lib copying paste/errordocument.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste copying paste/cgitb_catcher.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste copying paste/pony.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste copying paste/cascade.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste copying paste/config.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste copying paste/httpexceptions.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste copying paste/urlmap.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste copying paste/proxy.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste Skipping installation of /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/__init__.py (namespace package) copying paste/reloader.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste copying paste/lint.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste copying paste/session.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste copying paste/request.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste copying paste/cgiapp.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste copying paste/httpserver.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste copying paste/transaction.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste copying paste/recursive.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste copying paste/response.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste copying paste/progress.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste copying paste/flup_session.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste copying paste/fixture.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste copying paste/wsgilib.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste copying paste/url.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste copying paste/urlparser.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste copying paste/registry.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste copying paste/modpython.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste copying paste/fileapp.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste copying paste/httpheaders.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste copying paste/translogger.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste copying paste/gzipper.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste copying paste/wsgiwrappers.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste copying paste/cowbell/bell-descending.png -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/cowbell copying paste/cowbell/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/cowbell copying paste/cowbell/bell-ascending.png -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/cowbell copying paste/util/datetimeutil.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/util copying paste/util/threadedprint.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/util copying paste/util/template.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/util copying paste/util/filemixin.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/util copying paste/util/multidict.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/util copying paste/util/import_string.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/util copying paste/util/html.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/util copying paste/util/classinit.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/util copying paste/util/findpackage.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/util copying paste/util/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/util copying paste/util/threadinglocal.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/util copying paste/util/scgiserver.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/util copying paste/util/looper.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/util copying paste/util/PySourceColor.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/util copying paste/util/classinstance.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/util copying paste/util/mimeparse.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/util copying paste/util/intset.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/util copying paste/util/quoting.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/util copying paste/util/dateinterval.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/util copying paste/util/killthread.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/util copying paste/util/ip4.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/util copying paste/util/converters.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/util copying paste/util/finddata.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/util copying paste/exceptions/reporter.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/exceptions copying paste/exceptions/formatter.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/exceptions copying paste/exceptions/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/exceptions copying paste/exceptions/errormiddleware.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/exceptions copying paste/exceptions/collector.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/exceptions copying paste/exceptions/serial_number_generator.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/exceptions copying paste/auth/cas.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/auth copying paste/auth/auth_tkt.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/auth copying paste/auth/grantip.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/auth copying paste/auth/cookie.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/auth copying paste/auth/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/auth copying paste/auth/multi.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/auth copying paste/auth/digest.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/auth copying paste/auth/open_id.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/auth copying paste/auth/basic.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/auth copying paste/auth/form.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/auth copying paste/evalexception/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/evalexception copying paste/evalexception/middleware.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/evalexception copying paste/evalexception/evalcontext.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/evalexception copying paste/evalexception/media/plus.jpg -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/evalexception/media copying paste/evalexception/media/debug.js -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/evalexception/media copying paste/evalexception/media/minus.jpg -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/evalexception/media copying paste/evalexception/media/MochiKit.packed.js -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/evalexception/media copying paste/debug/prints.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/debug copying paste/debug/testserver.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/debug copying paste/debug/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/debug copying paste/debug/fsdiff.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/debug copying paste/debug/doctest_webapp.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/debug copying paste/debug/debugapp.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/debug copying paste/debug/watchthreads.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/debug copying paste/debug/wdg_validate.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/debug copying paste/debug/profile.py -> /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/debug byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/errordocument.py to errordocument.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/cgitb_catcher.py to cgitb_catcher.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/pony.py to pony.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/cascade.py to cascade.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/config.py to config.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/httpexceptions.py to httpexceptions.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/urlmap.py to urlmap.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/proxy.py to proxy.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/reloader.py to reloader.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/lint.py to lint.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/session.py to session.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/request.py to request.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/cgiapp.py to cgiapp.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/httpserver.py to httpserver.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/transaction.py to transaction.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/recursive.py to recursive.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/response.py to response.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/progress.py to progress.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/flup_session.py to flup_session.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/fixture.py to fixture.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/wsgilib.py to wsgilib.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/url.py to url.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/urlparser.py to urlparser.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/registry.py to registry.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/modpython.py to modpython.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/fileapp.py to fileapp.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/httpheaders.py to httpheaders.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/translogger.py to translogger.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/gzipper.py to gzipper.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/wsgiwrappers.py to wsgiwrappers.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/cowbell/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/util/datetimeutil.py to datetimeutil.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/util/threadedprint.py to threadedprint.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/util/template.py to template.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/util/filemixin.py to filemixin.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/util/multidict.py to multidict.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/util/import_string.py to import_string.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/util/html.py to html.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/util/classinit.py to classinit.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/util/findpackage.py to findpackage.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/util/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/util/threadinglocal.py to threadinglocal.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/util/scgiserver.py to scgiserver.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/util/looper.py to looper.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/util/PySourceColor.py to PySourceColor.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/util/classinstance.py to classinstance.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/util/mimeparse.py to mimeparse.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/util/intset.py to intset.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/util/quoting.py to quoting.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/util/dateinterval.py to dateinterval.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/util/killthread.py to killthread.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/util/ip4.py to ip4.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/util/converters.py to converters.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/util/finddata.py to finddata.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/exceptions/reporter.py to reporter.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/exceptions/formatter.py to formatter.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/exceptions/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/exceptions/errormiddleware.py to errormiddleware.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/exceptions/collector.py to collector.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/exceptions/serial_number_generator.py to serial_number_generator.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/auth/cas.py to cas.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/auth/auth_tkt.py to auth_tkt.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/auth/grantip.py to grantip.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/auth/cookie.py to cookie.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/auth/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/auth/multi.py to multi.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/auth/digest.py to digest.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/auth/open_id.py to open_id.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/auth/basic.py to basic.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/auth/form.py to form.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/evalexception/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/evalexception/middleware.py to middleware.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/evalexception/evalcontext.py to evalcontext.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/debug/prints.py to prints.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/debug/testserver.py to testserver.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/debug/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/debug/fsdiff.py to fsdiff.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/debug/doctest_webapp.py to doctest_webapp.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/debug/debugapp.py to debugapp.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/debug/watchthreads.py to watchthreads.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/debug/wdg_validate.py to wdg_validate.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/paste/debug/profile.py to profile.cpython-38.pyc writing byte-compilation script '/tmp/tmppxhuft52.py' /usr/bin/python3 /tmp/tmppxhuft52.py removing /tmp/tmppxhuft52.py running install_egg_info running egg_info creating Paste.egg-info writing Paste.egg-info/PKG-INFO writing dependency_links to Paste.egg-info/dependency_links.txt writing entry points to Paste.egg-info/entry_points.txt writing namespace_packages to Paste.egg-info/namespace_packages.txt writing requirements to Paste.egg-info/requires.txt writing top-level names to Paste.egg-info/top_level.txt writing manifest file 'Paste.egg-info/SOURCES.txt' reading manifest file 'Paste.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'docs/_templates/*.html' warning: no previously-included files matching '*' found under directory 'docs/_build/_sources' warning: no files found matching '*.html' under directory 'docs/_build' writing manifest file 'Paste.egg-info/SOURCES.txt' Copying Paste.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/Paste-3.5.0-py3.8.egg-info Installing /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/Paste-3.5.0-py3.8-nspkg.pth running install_scripts + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 3.5.0-1.mga8 --unique-debug-suffix -3.5.0-1.mga8.aarch64 --unique-debug-src-base python-paste-3.5.0-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/Paste-3.5.0 + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/lib/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-paste-3.5.0-1.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Aw7wmA + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Paste-3.5.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/share/doc/python3-paste + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/share/doc/python3-paste + cp -pr html/ /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64/usr/share/doc/python3-paste + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-paste = 3.5.0-1.mga8 python3-paste = 3.5.0-1.mga8 python3.8-paste = 3.5.0-1.mga8 python3.8dist(paste) = 3.5 python3dist(paste) = 3.5 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.8 python3.8dist(setuptools) python3.8dist(six) >= 1.4 Obsoletes: python-paste < 3.5.0-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-paste-3.5.0-1.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.3y1XFA + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Paste-3.5.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-paste-3.5.0-1.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.DVQKwz + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf Paste-3.5.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!