Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-reader.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683321971.129841/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-reader.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-reader-3.5-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-reader.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683321971.129841/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-reader.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-reader-3.5-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-reader.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683321971.129841/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-reader.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OmyFpr + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf reader-3.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/reader-3.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd reader-3.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.u0KAMF + umask 022 + cd /builddir/build/BUILD + cd reader-3.5 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/reader copying src/reader/__init__.py -> build/lib/reader copying src/reader/_feedparser.py -> build/lib/reader copying src/reader/_html_utils.py -> build/lib/reader copying src/reader/_hash_utils.py -> build/lib/reader copying src/reader/exceptions.py -> build/lib/reader copying src/reader/_types.py -> build/lib/reader copying src/reader/__main__.py -> build/lib/reader copying src/reader/_search.py -> build/lib/reader copying src/reader/_sql_utils.py -> build/lib/reader copying src/reader/_utils.py -> build/lib/reader copying src/reader/_cli.py -> build/lib/reader copying src/reader/types.py -> build/lib/reader copying src/reader/_storage.py -> build/lib/reader copying src/reader/_feedparser_lazy.py -> build/lib/reader copying src/reader/_requests_utils.py -> build/lib/reader copying src/reader/_requests_utils_lazy.py -> build/lib/reader copying src/reader/_retrievers.py -> build/lib/reader copying src/reader/_parser.py -> build/lib/reader copying src/reader/_sqlite_utils.py -> build/lib/reader copying src/reader/_update.py -> build/lib/reader copying src/reader/core.py -> build/lib/reader copying src/reader/_http_utils.py -> build/lib/reader copying src/reader/_jsonfeed.py -> build/lib/reader copying src/reader/_url_utils.py -> build/lib/reader copying src/reader/_config.py -> build/lib/reader creating build/lib/reader/plugins copying src/reader/plugins/__init__.py -> build/lib/reader/plugins copying src/reader/plugins/ua_fallback.py -> build/lib/reader/plugins copying src/reader/plugins/mark_as_read.py -> build/lib/reader/plugins copying src/reader/plugins/entry_dedupe.py -> build/lib/reader/plugins copying src/reader/plugins/enclosure_dedupe.py -> build/lib/reader/plugins copying src/reader/plugins/readtime.py -> build/lib/reader/plugins creating build/lib/reader/_app copying src/reader/_app/__init__.py -> build/lib/reader/_app copying src/reader/_app/wsgi.py -> build/lib/reader/_app copying src/reader/_app/api_thing.py -> build/lib/reader/_app copying src/reader/_app/cli.py -> build/lib/reader/_app creating build/lib/reader/_vendor copying src/reader/_vendor/__init__.py -> build/lib/reader/_vendor creating build/lib/reader/_plugins copying src/reader/_plugins/__init__.py -> build/lib/reader/_plugins copying src/reader/_plugins/cli_status.py -> build/lib/reader/_plugins copying src/reader/_plugins/tumblr_gdpr.py -> build/lib/reader/_plugins copying src/reader/_plugins/enclosure_tags.py -> build/lib/reader/_plugins copying src/reader/_plugins/twitter.py -> build/lib/reader/_plugins copying src/reader/_plugins/preview_feed_list.py -> build/lib/reader/_plugins copying src/reader/_plugins/sqlite_releases.py -> build/lib/reader/_plugins package init file 'src/reader/_app/static/__init__.py' not found (or not a regular file) package init file 'src/reader/_app/templates/__init__.py' not found (or not a regular file) creating build/lib/reader/_vendor/feedparser copying src/reader/_vendor/feedparser/mixin.py -> build/lib/reader/_vendor/feedparser copying src/reader/_vendor/feedparser/__init__.py -> build/lib/reader/_vendor/feedparser copying src/reader/_vendor/feedparser/encodings.py -> build/lib/reader/_vendor/feedparser copying src/reader/_vendor/feedparser/exceptions.py -> build/lib/reader/_vendor/feedparser copying src/reader/_vendor/feedparser/api.py -> build/lib/reader/_vendor/feedparser copying src/reader/_vendor/feedparser/http.py -> build/lib/reader/_vendor/feedparser copying src/reader/_vendor/feedparser/html.py -> build/lib/reader/_vendor/feedparser copying src/reader/_vendor/feedparser/util.py -> build/lib/reader/_vendor/feedparser copying src/reader/_vendor/feedparser/urls.py -> build/lib/reader/_vendor/feedparser copying src/reader/_vendor/feedparser/sanitizer.py -> build/lib/reader/_vendor/feedparser copying src/reader/_vendor/feedparser/sgml.py -> build/lib/reader/_vendor/feedparser creating build/lib/reader/_vendor/feedparser/parsers copying src/reader/_vendor/feedparser/parsers/__init__.py -> build/lib/reader/_vendor/feedparser/parsers copying src/reader/_vendor/feedparser/parsers/json.py -> build/lib/reader/_vendor/feedparser/parsers copying src/reader/_vendor/feedparser/parsers/loose.py -> build/lib/reader/_vendor/feedparser/parsers copying src/reader/_vendor/feedparser/parsers/strict.py -> build/lib/reader/_vendor/feedparser/parsers creating build/lib/reader/_vendor/feedparser/datetimes copying src/reader/_vendor/feedparser/datetimes/__init__.py -> build/lib/reader/_vendor/feedparser/datetimes copying src/reader/_vendor/feedparser/datetimes/w3dtf.py -> build/lib/reader/_vendor/feedparser/datetimes copying src/reader/_vendor/feedparser/datetimes/asctime.py -> build/lib/reader/_vendor/feedparser/datetimes copying src/reader/_vendor/feedparser/datetimes/greek.py -> build/lib/reader/_vendor/feedparser/datetimes copying src/reader/_vendor/feedparser/datetimes/rfc822.py -> build/lib/reader/_vendor/feedparser/datetimes copying src/reader/_vendor/feedparser/datetimes/iso8601.py -> build/lib/reader/_vendor/feedparser/datetimes copying src/reader/_vendor/feedparser/datetimes/hungarian.py -> build/lib/reader/_vendor/feedparser/datetimes copying src/reader/_vendor/feedparser/datetimes/korean.py -> build/lib/reader/_vendor/feedparser/datetimes copying src/reader/_vendor/feedparser/datetimes/perforce.py -> build/lib/reader/_vendor/feedparser/datetimes creating build/lib/reader/_vendor/feedparser/namespaces copying src/reader/_vendor/feedparser/namespaces/__init__.py -> build/lib/reader/_vendor/feedparser/namespaces copying src/reader/_vendor/feedparser/namespaces/itunes.py -> build/lib/reader/_vendor/feedparser/namespaces copying src/reader/_vendor/feedparser/namespaces/_base.py -> build/lib/reader/_vendor/feedparser/namespaces copying src/reader/_vendor/feedparser/namespaces/admin.py -> build/lib/reader/_vendor/feedparser/namespaces copying src/reader/_vendor/feedparser/namespaces/cc.py -> build/lib/reader/_vendor/feedparser/namespaces copying src/reader/_vendor/feedparser/namespaces/georss.py -> build/lib/reader/_vendor/feedparser/namespaces copying src/reader/_vendor/feedparser/namespaces/psc.py -> build/lib/reader/_vendor/feedparser/namespaces copying src/reader/_vendor/feedparser/namespaces/mediarss.py -> build/lib/reader/_vendor/feedparser/namespaces copying src/reader/_vendor/feedparser/namespaces/dc.py -> build/lib/reader/_vendor/feedparser/namespaces package init file 'src/reader/_plugins/templates/__init__.py' not found (or not a regular file) running egg_info writing src/reader.egg-info/PKG-INFO writing dependency_links to src/reader.egg-info/dependency_links.txt writing requirements to src/reader.egg-info/requires.txt writing top-level names to src/reader.egg-info/top_level.txt reading manifest file 'src/reader.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.pyi' under directory 'src/reader' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'src/reader.egg-info/SOURCES.txt' copying src/reader/py.typed -> build/lib/reader creating build/lib/reader/_app/static copying src/reader/_app/static/controls.js -> build/lib/reader/_app/static copying src/reader/_app/static/style.css -> build/lib/reader/_app/static creating build/lib/reader/_app/templates copying src/reader/_app/templates/add_entry.html -> build/lib/reader/_app/templates copying src/reader/_app/templates/entries.html -> build/lib/reader/_app/templates copying src/reader/_app/templates/entry.html -> build/lib/reader/_app/templates copying src/reader/_app/templates/feeds.html -> build/lib/reader/_app/templates copying src/reader/_app/templates/layout.html -> build/lib/reader/_app/templates copying src/reader/_app/templates/macros.html -> build/lib/reader/_app/templates copying src/reader/_app/templates/metadata.html -> build/lib/reader/_app/templates copying src/reader/_app/templates/tags.html -> build/lib/reader/_app/templates copying src/reader/_vendor/feedparser/py.typed -> build/lib/reader/_vendor/feedparser creating build/lib/reader/_plugins/templates copying src/reader/_plugins/templates/preview_feed_list.html -> build/lib/reader/_plugins/templates + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EJlLB2 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64 + cd reader-3.5 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr creating /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader copying build/lib/reader/__init__.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader creating /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/plugins copying build/lib/reader/plugins/__init__.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/plugins copying build/lib/reader/plugins/ua_fallback.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/plugins copying build/lib/reader/plugins/mark_as_read.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/plugins copying build/lib/reader/plugins/entry_dedupe.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/plugins copying build/lib/reader/plugins/enclosure_dedupe.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/plugins copying build/lib/reader/plugins/readtime.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/plugins copying build/lib/reader/_feedparser.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader copying build/lib/reader/_html_utils.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader copying build/lib/reader/_hash_utils.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader copying build/lib/reader/exceptions.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader copying build/lib/reader/_types.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader copying build/lib/reader/__main__.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader copying build/lib/reader/_search.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader copying build/lib/reader/_sql_utils.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader copying build/lib/reader/_utils.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader copying build/lib/reader/py.typed -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader copying build/lib/reader/_cli.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader copying build/lib/reader/types.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader creating /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_app copying build/lib/reader/_app/__init__.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_app copying build/lib/reader/_app/wsgi.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_app copying build/lib/reader/_app/api_thing.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_app creating /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_app/static copying build/lib/reader/_app/static/controls.js -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_app/static copying build/lib/reader/_app/static/style.css -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_app/static creating /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_app/templates copying build/lib/reader/_app/templates/tags.html -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_app/templates copying build/lib/reader/_app/templates/entries.html -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_app/templates copying build/lib/reader/_app/templates/feeds.html -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_app/templates copying build/lib/reader/_app/templates/metadata.html -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_app/templates copying build/lib/reader/_app/templates/add_entry.html -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_app/templates copying build/lib/reader/_app/templates/macros.html -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_app/templates copying build/lib/reader/_app/templates/layout.html -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_app/templates copying build/lib/reader/_app/templates/entry.html -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_app/templates copying build/lib/reader/_app/cli.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_app copying build/lib/reader/_storage.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader copying build/lib/reader/_feedparser_lazy.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader copying build/lib/reader/_requests_utils.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader copying build/lib/reader/_requests_utils_lazy.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader creating /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor copying build/lib/reader/_vendor/__init__.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor creating /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser copying build/lib/reader/_vendor/feedparser/mixin.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser copying build/lib/reader/_vendor/feedparser/__init__.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser copying build/lib/reader/_vendor/feedparser/encodings.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser copying build/lib/reader/_vendor/feedparser/exceptions.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser copying build/lib/reader/_vendor/feedparser/api.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser copying build/lib/reader/_vendor/feedparser/http.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser creating /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/parsers copying build/lib/reader/_vendor/feedparser/parsers/__init__.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/parsers copying build/lib/reader/_vendor/feedparser/parsers/json.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/parsers copying build/lib/reader/_vendor/feedparser/parsers/loose.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/parsers copying build/lib/reader/_vendor/feedparser/parsers/strict.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/parsers copying build/lib/reader/_vendor/feedparser/py.typed -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser copying build/lib/reader/_vendor/feedparser/html.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser copying build/lib/reader/_vendor/feedparser/util.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser copying build/lib/reader/_vendor/feedparser/urls.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser copying build/lib/reader/_vendor/feedparser/sanitizer.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser creating /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/datetimes copying build/lib/reader/_vendor/feedparser/datetimes/__init__.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/datetimes copying build/lib/reader/_vendor/feedparser/datetimes/w3dtf.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/datetimes copying build/lib/reader/_vendor/feedparser/datetimes/asctime.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/datetimes copying build/lib/reader/_vendor/feedparser/datetimes/greek.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/datetimes copying build/lib/reader/_vendor/feedparser/datetimes/rfc822.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/datetimes copying build/lib/reader/_vendor/feedparser/datetimes/iso8601.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/datetimes copying build/lib/reader/_vendor/feedparser/datetimes/hungarian.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/datetimes copying build/lib/reader/_vendor/feedparser/datetimes/korean.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/datetimes copying build/lib/reader/_vendor/feedparser/datetimes/perforce.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/datetimes copying build/lib/reader/_vendor/feedparser/sgml.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser creating /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/namespaces copying build/lib/reader/_vendor/feedparser/namespaces/__init__.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/namespaces copying build/lib/reader/_vendor/feedparser/namespaces/itunes.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/namespaces copying build/lib/reader/_vendor/feedparser/namespaces/_base.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/namespaces copying build/lib/reader/_vendor/feedparser/namespaces/admin.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/namespaces copying build/lib/reader/_vendor/feedparser/namespaces/cc.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/namespaces copying build/lib/reader/_vendor/feedparser/namespaces/georss.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/namespaces copying build/lib/reader/_vendor/feedparser/namespaces/psc.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/namespaces copying build/lib/reader/_vendor/feedparser/namespaces/mediarss.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/namespaces copying build/lib/reader/_vendor/feedparser/namespaces/dc.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/namespaces copying build/lib/reader/_retrievers.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader copying build/lib/reader/_parser.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader copying build/lib/reader/_sqlite_utils.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader copying build/lib/reader/_update.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader copying build/lib/reader/core.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader creating /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_plugins copying build/lib/reader/_plugins/__init__.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_plugins copying build/lib/reader/_plugins/cli_status.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_plugins copying build/lib/reader/_plugins/tumblr_gdpr.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_plugins copying build/lib/reader/_plugins/enclosure_tags.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_plugins creating /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_plugins/templates copying build/lib/reader/_plugins/templates/preview_feed_list.html -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_plugins/templates copying build/lib/reader/_plugins/twitter.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_plugins copying build/lib/reader/_plugins/preview_feed_list.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_plugins copying build/lib/reader/_plugins/sqlite_releases.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_plugins copying build/lib/reader/_http_utils.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader copying build/lib/reader/_jsonfeed.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader copying build/lib/reader/_url_utils.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader copying build/lib/reader/_config.py -> /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/plugins/ua_fallback.py to ua_fallback.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/plugins/mark_as_read.py to mark_as_read.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/plugins/entry_dedupe.py to entry_dedupe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/plugins/enclosure_dedupe.py to enclosure_dedupe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/plugins/readtime.py to readtime.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_feedparser.py to _feedparser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_html_utils.py to _html_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_hash_utils.py to _hash_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_types.py to _types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_search.py to _search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_sql_utils.py to _sql_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_utils.py to _utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_cli.py to _cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_app/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_app/wsgi.py to wsgi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_app/api_thing.py to api_thing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_app/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_storage.py to _storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_feedparser_lazy.py to _feedparser_lazy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_requests_utils.py to _requests_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_requests_utils_lazy.py to _requests_utils_lazy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/mixin.py to mixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/encodings.py to encodings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/http.py to http.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/parsers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/parsers/json.py to json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/parsers/loose.py to loose.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/parsers/strict.py to strict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/html.py to html.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/sanitizer.py to sanitizer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/datetimes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/datetimes/w3dtf.py to w3dtf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/datetimes/asctime.py to asctime.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/datetimes/greek.py to greek.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/datetimes/rfc822.py to rfc822.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/datetimes/iso8601.py to iso8601.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/datetimes/hungarian.py to hungarian.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/datetimes/korean.py to korean.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/datetimes/perforce.py to perforce.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/sgml.py to sgml.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/namespaces/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/namespaces/itunes.py to itunes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/namespaces/_base.py to _base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/namespaces/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/namespaces/cc.py to cc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/namespaces/georss.py to georss.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/namespaces/psc.py to psc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/namespaces/mediarss.py to mediarss.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_vendor/feedparser/namespaces/dc.py to dc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_retrievers.py to _retrievers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_parser.py to _parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_sqlite_utils.py to _sqlite_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_update.py to _update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/core.py to core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_plugins/cli_status.py to cli_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_plugins/tumblr_gdpr.py to tumblr_gdpr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_plugins/enclosure_tags.py to enclosure_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_plugins/twitter.py to twitter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_plugins/preview_feed_list.py to preview_feed_list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_plugins/sqlite_releases.py to sqlite_releases.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_http_utils.py to _http_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_jsonfeed.py to _jsonfeed.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_url_utils.py to _url_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader/_config.py to _config.cpython-39.pyc writing byte-compilation script '/tmp/tmpvl945b6n.py' /usr/bin/python3 /tmp/tmpvl945b6n.py removing /tmp/tmpvl945b6n.py running install_egg_info running egg_info writing src/reader.egg-info/PKG-INFO writing dependency_links to src/reader.egg-info/dependency_links.txt writing requirements to src/reader.egg-info/requires.txt writing top-level names to src/reader.egg-info/top_level.txt package init file 'src/reader/_app/static/__init__.py' not found (or not a regular file) package init file 'src/reader/_app/templates/__init__.py' not found (or not a regular file) package init file 'src/reader/_plugins/templates/__init__.py' not found (or not a regular file) reading manifest file 'src/reader.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.pyi' under directory 'src/reader' adding license file 'LICENSE' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution no previously-included directories found matching 'docs/_build' writing manifest file 'src/reader.egg-info/SOURCES.txt' Copying src/reader.egg-info to /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9/site-packages/reader-3.5-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64//usr/share/doc/python-reader + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64//usr/share/doc/python-reader + '[' -d example ']' + '[' -d examples ']' + cp -arf examples /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64//usr/share/doc/python-reader + pushd /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64 ~/build/BUILDROOT/python-reader-3.5-1.x86_64 ~/build/BUILD/reader-3.5 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/reader-3.5 + popd + mv /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 3.5-1 --unique-debug-suffix -3.5-1.x86_64 --unique-debug-src-base python-reader-3.5-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/reader-3.5 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-reader-3.5-1.noarch Provides: python-reader python3-reader = 3.5-1 python3.9dist(reader) = 3.5 python3dist(reader) = 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.9 python3.9dist(beautifulsoup4) >= 4.5 python3.9dist(feedparser) >= 6 python3.9dist(iso8601) >= 1 python3.9dist(requests) >= 2.18 python3.9dist(typing-extensions) >= 4 Processing files: python-reader-help-3.5-1.noarch warning: Empty %files file /builddir/build/BUILD/reader-3.5/doclist.lst Provides: python-reader-help = 3.5-1 python3-reader-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64 Wrote: /builddir/build/RPMS/python3-reader-3.5-1.noarch.rpm Wrote: /builddir/build/RPMS/python-reader-help-3.5-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.suCP7w + umask 022 + cd /builddir/build/BUILD + cd reader-3.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-reader-3.5-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0