Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-persistent.spec'], chrootPath='/var/lib/mock/f31-build-66749-29913/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-persistent.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564099200 Wrote: /builddir/build/SRPMS/python-persistent-4.5.0-2.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-persistent.spec'], chrootPath='/var/lib/mock/f31-build-66749-29913/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-persistent.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564099200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3RjF0q + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf persistent-4.5.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/persistent-4.5.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd persistent-4.5.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's|headers = \[$|&'\''persistent/_compat.h'\'',|' setup.py + sed -i 's/'\''default'\''/'\''classic'\''/' docs/conf.py + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kKCrAq + umask 022 + cd /builddir/build/BUILD + cd persistent-4.5.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' BUILDSTDERR: no previously-included directories found matching 'terryfy' BUILDSTDERR: warning: no previously-included files matching '*.dll' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.pyc' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.pyo' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.so' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching 'coverage.xml' found anywhere in distribution BUILDSTDERR: no previously-included directories found matching 'docs/_build' BUILDSTDERR: no previously-included directories found matching 'persistent/__pycache__' running build running build_py creating build creating build/lib.linux-riscv64-3.7 creating build/lib.linux-riscv64-3.7/persistent copying persistent/_ring_build.py -> build/lib.linux-riscv64-3.7/persistent copying persistent/persistence.py -> build/lib.linux-riscv64-3.7/persistent copying persistent/picklecache.py -> build/lib.linux-riscv64-3.7/persistent copying persistent/interfaces.py -> build/lib.linux-riscv64-3.7/persistent copying persistent/timestamp.py -> build/lib.linux-riscv64-3.7/persistent copying persistent/__init__.py -> build/lib.linux-riscv64-3.7/persistent copying persistent/ring.py -> build/lib.linux-riscv64-3.7/persistent copying persistent/dict.py -> build/lib.linux-riscv64-3.7/persistent copying persistent/_compat.py -> build/lib.linux-riscv64-3.7/persistent copying persistent/wref.py -> build/lib.linux-riscv64-3.7/persistent copying persistent/mapping.py -> build/lib.linux-riscv64-3.7/persistent copying persistent/list.py -> build/lib.linux-riscv64-3.7/persistent running egg_info creating persistent.egg-info writing persistent.egg-info/PKG-INFO writing dependency_links to persistent.egg-info/dependency_links.txt writing requirements to persistent.egg-info/requires.txt writing top-level names to persistent.egg-info/top_level.txt writing manifest file 'persistent.egg-info/SOURCES.txt' reading manifest file 'persistent.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'persistent.egg-info/SOURCES.txt' copying persistent/_compat.h -> build/lib.linux-riscv64-3.7/persistent copying persistent/_timestamp.c -> build/lib.linux-riscv64-3.7/persistent copying persistent/cPersistence.c -> build/lib.linux-riscv64-3.7/persistent copying persistent/cPersistence.h -> build/lib.linux-riscv64-3.7/persistent copying persistent/cPickleCache.c -> build/lib.linux-riscv64-3.7/persistent copying persistent/ring.c -> build/lib.linux-riscv64-3.7/persistent copying persistent/ring.h -> build/lib.linux-riscv64-3.7/persistent creating build/lib.linux-riscv64-3.7/persistent/tests copying persistent/tests/__init__.py -> build/lib.linux-riscv64-3.7/persistent/tests copying persistent/tests/attrhooks.py -> build/lib.linux-riscv64-3.7/persistent/tests copying persistent/tests/cucumbers.py -> build/lib.linux-riscv64-3.7/persistent/tests copying persistent/tests/test_docs.py -> build/lib.linux-riscv64-3.7/persistent/tests copying persistent/tests/test_list.py -> build/lib.linux-riscv64-3.7/persistent/tests copying persistent/tests/test_mapping.py -> build/lib.linux-riscv64-3.7/persistent/tests copying persistent/tests/test_persistence.py -> build/lib.linux-riscv64-3.7/persistent/tests copying persistent/tests/test_picklecache.py -> build/lib.linux-riscv64-3.7/persistent/tests copying persistent/tests/test_ring.py -> build/lib.linux-riscv64-3.7/persistent/tests copying persistent/tests/test_timestamp.py -> build/lib.linux-riscv64-3.7/persistent/tests copying persistent/tests/test_wref.py -> build/lib.linux-riscv64-3.7/persistent/tests copying persistent/tests/utils.py -> build/lib.linux-riscv64-3.7/persistent/tests running build_ext generating cffi module 'build/temp.linux-riscv64-3.7/persistent._ring.c' creating build/temp.linux-riscv64-3.7 building 'persistent.cPersistence' extension creating build/temp.linux-riscv64-3.7/persistent gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c persistent/cPersistence.c -o build/temp.linux-riscv64-3.7/persistent/cPersistence.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c persistent/ring.c -o build/temp.linux-riscv64-3.7/persistent/ring.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/persistent/cPersistence.o build/temp.linux-riscv64-3.7/persistent/ring.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/persistent/cPersistence.cpython-37m-riscv64-linux-gnu.so building 'persistent.cPickleCache' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c persistent/cPickleCache.c -o build/temp.linux-riscv64-3.7/persistent/cPickleCache.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c persistent/ring.c -o build/temp.linux-riscv64-3.7/persistent/ring.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/persistent/cPickleCache.o build/temp.linux-riscv64-3.7/persistent/ring.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/persistent/cPickleCache.cpython-37m-riscv64-linux-gnu.so building 'persistent._timestamp' extension BUILDSTDERR: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c persistent/_timestamp.c ++ echo /builddir/build/BUILD/persistent-4.5.0/build/lib.linux-riscv64-3.7 + PYTHONPATH=/builddir/build/BUILD/persistent-4.5.0/build/lib.linux-riscv64-3.7 + make -C docs html SPHINXBUILD=/usr/bin/sphinx-build-3.7 BUILDSTDERR: WARNING: failed to reach any of the inventories with the following issues: BUILDSTDERR: intersphinx inventory 'https://docs.python.org/objects.inv' not fetchable due to : HTTPSConnectionPool(host='docs.python.org', port=443): Max retries exceeded with url: /objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) BUILDSTDERR: /builddir/build/BUILD/persistent-4.5.0/docs/using.rst:123: WARNING: term not in glossary: object id BUILDSTDERR: /builddir/build/BUILD/persistent-4.5.0/docs/using.rst:407: WARNING: Could not lex literal_block as "pycon3". Highlighting skipped. BUILDSTDERR: WARNING: html_static_path entry '/builddir/build/BUILD/persistent-4.5.0/docs/_static' does not exist -o build/temp.linux-riscv64-3.7/persistent/_timestamp.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/persistent/_timestamp.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/persistent/_timestamp.cpython-37m-riscv64-linux-gnu.so building 'persistent._ring' extension creating build/temp.linux-riscv64-3.7/build creating build/temp.linux-riscv64-3.7/build/temp.linux-riscv64-3.7 gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/persistent-4.5.0/persistent -I/usr/include/python3.7m -c build/temp.linux-riscv64-3.7/persistent._ring.c -o build/temp.linux-riscv64-3.7/build/temp.linux-riscv64-3.7/persistent._ring.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/build/temp.linux-riscv64-3.7/persistent._ring.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/persistent/_ring.abi3.so make: Entering directory '/builddir/build/BUILD/persistent-4.5.0/docs' /usr/bin/sphinx-build-3.7 -b html -d _build/doctrees . _build/html Running Sphinx v2.1.2 making output directory... done loading intersphinx inventory from https://docs.python.org/objects.inv... building [mo]: targets for 0 po files that are out of date building [html]: targets for 9 source files that are out of date updating environment: 9 added, 0 changed, 0 removed reading sources... [ 11%] api reading sources... [ 22%] api/attributes reading sources... [ 33%] api/cache reading sources... [ 44%] api/collections reading sources... [ 55%] api/interfaces reading sources... [ 66%] api/pickling reading sources... [ 77%] glossary reading sources... [ 88%] index reading sources... [100%] using looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 11%] api writing output... [ 22%] api/attributes writing output... [ 33%] api/cache writing output... [ 44%] api/collections writing output... [ 55%] api/interfaces writing output... [ 66%] api/pickling writing output... [ 77%] glossary writing output... [ 88%] index writing output... [100%] using generating indices... genindex py-modindex highlighting module code... [ 20%] persistent highlighting module code... [ 40%] persistent.interfaces highlighting module code... [ 60%] persistent.list highlighting module code... [ 80%] persistent.mapping highlighting module code... [100%] zope.interface.interface writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 4 warnings. The HTML pages are in _build/html. Build finished. The HTML pages are in _build/html. make: Leaving directory '/builddir/build/BUILD/persistent-4.5.0/docs' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TbzaXs + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64 + cd persistent-4.5.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr creating /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent creating /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/__pycache__ copying build/lib.linux-riscv64-3.7/persistent/__pycache__/picklecache.cpython-37.pyc -> /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/__pycache__ copying build/lib.linux-riscv64-3.7/persistent/__pycache__/ring.cpython-37.pyc -> /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/__pycache__ copying build/lib.linux-riscv64-3.7/persistent/__pycache__/timestamp.cpython-37.pyc -> /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/__pycache__ copying build/lib.linux-riscv64-3.7/persistent/__pycache__/_compat.cpython-37.pyc -> /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/__pycache__ copying build/lib.linux-riscv64-3.7/persistent/__pycache__/mapping.cpython-37.pyc -> /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/__pycache__ copying build/lib.linux-riscv64-3.7/persistent/__pycache__/__init__.cpython-37.pyc -> /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/__pycache__ copying build/lib.linux-riscv64-3.7/persistent/__pycache__/persistence.cpython-37.pyc -> /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/__pycache__ copying build/lib.linux-riscv64-3.7/persistent/__pycache__/interfaces.cpython-37.pyc -> /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/__pycache__ copying build/lib.linux-riscv64-3.7/persistent/__pycache__/list.cpython-37.pyc -> /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/__pycache__ copying build/lib.linux-riscv64-3.7/persistent/_ring_build.py -> /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent copying build/lib.linux-riscv64-3.7/persistent/cPickleCache.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent copying build/lib.linux-riscv64-3.7/persistent/persistence.py -> /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent copying build/lib.linux-riscv64-3.7/persistent/cPersistence.h -> /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent copying build/lib.linux-riscv64-3.7/persistent/picklecache.py -> /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent copying build/lib.linux-riscv64-3.7/persistent/cPickleCache.c -> /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent creating /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/tests copying build/lib.linux-riscv64-3.7/persistent/tests/test_picklecache.py -> /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/tests copying build/lib.linux-riscv64-3.7/persistent/tests/test_mapping.py -> /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/tests copying build/lib.linux-riscv64-3.7/persistent/tests/__init__.py -> /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/tests copying build/lib.linux-riscv64-3.7/persistent/tests/test_timestamp.py -> /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/tests copying build/lib.linux-riscv64-3.7/persistent/tests/test_docs.py -> /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/tests copying build/lib.linux-riscv64-3.7/persistent/tests/attrhooks.py -> /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/tests copying build/lib.linux-riscv64-3.7/persistent/tests/cucumbers.py -> /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/tests copying build/lib.linux-riscv64-3.7/persistent/tests/test_ring.py -> /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/tests copying build/lib.linux-riscv64-3.7/persistent/tests/utils.py -> /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/tests copying build/lib.linux-riscv64-3.7/persistent/tests/test_wref.py -> /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/tests copying build/lib.linux-riscv64-3.7/persistent/tests/test_persistence.py -> /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/tests copying build/lib.linux-riscv64-3.7/persistent/tests/test_list.py -> /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/tests copying build/lib.linux-riscv64-3.7/persistent/interfaces.py -> /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent copying build/lib.linux-riscv64-3.7/persistent/timestamp.py -> /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent copying build/lib.linux-riscv64-3.7/persistent/__init__.py -> /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent copying build/lib.linux-riscv64-3.7/persistent/ring.c -> /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent copying build/lib.linux-riscv64-3.7/persistent/ring.py -> /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent copying build/lib.linux-riscv64-3.7/persistent/_timestamp.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent copying build/lib.linux-riscv64-3.7/persistent/_compat.h -> /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent copying build/lib.linux-riscv64-3.7/persistent/_ring.abi3.so -> /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent copying build/lib.linux-riscv64-3.7/persistent/cPersistence.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent copying build/lib.linux-riscv64-3.7/persistent/_timestamp.c -> /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent copying build/lib.linux-riscv64-3.7/persistent/dict.py -> /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent copying build/lib.linux-riscv64-3.7/persistent/_compat.py -> /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent copying build/lib.linux-riscv64-3.7/persistent/wref.py -> /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent copying build/lib.linux-riscv64-3.7/persistent/mapping.py -> /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent copying build/lib.linux-riscv64-3.7/persistent/ring.h -> /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent copying build/lib.linux-riscv64-3.7/persistent/list.py -> /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent copying build/lib.linux-riscv64-3.7/persistent/cPersistence.c -> /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent byte-compiling /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/_ring_build.py to _ring_build.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/tests/test_picklecache.py to test_picklecache.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/tests/test_mapping.py to test_mapping.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/tests/test_timestamp.py to test_timestamp.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/tests/test_docs.py to test_docs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/tests/attrhooks.py to attrhooks.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/tests/cucumbers.py to cucumbers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/tests/test_ring.py to test_ring.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/tests/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/tests/test_wref.py to test_wref.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/tests/test_persistence.py to test_persistence.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/tests/test_list.py to test_list.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/dict.py to dict.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/wref.py to wref.cpython-37.pyc writing byte-compilation script '/tmp/tmpxnwzxa7r.py' /usr/bin/python3 /tmp/tmpxnwzxa7r.py removing /tmp/tmpxnwzxa7r.py running install_headers creating /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/include creating /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/include/python3.7m creating /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/include/python3.7m/persistent copying persistent/_compat.h -> /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/include/python3.7m/persistent copying persistent/cPersistence.h -> /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/include/python3.7m/persistent BUILDSTDERR: copying persistent/ring.h -> /builddir/build/BUILDROOT/python-persistent-no previously-included directories found matching 'terryfy' BUILDSTDERR: warning: no previously-included files matching '*.dll' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.pyc' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.pyo' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.so' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching 'coverage.xml' found anywhere in distribution BUILDSTDERR: no previously-included directories found matching 'persistent/__pycache__' + rm -f docs/_build/html/.buildinfo + rm -f /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/_timestamp.c /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/cPersistence.c /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/cPickleCache.c /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/ring.c /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/_compat.h /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/cPersistence.h /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/ring.h + chmod 0755 /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/_ring.abi3.so /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/_timestamp.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/cPersistence.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/cPickleCache.cpython-37m-riscv64-linux-gnu.so + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 4.5.0-2.fc31 --unique-debug-suffix -4.5.0-2.fc31.riscv64 --unique-debug-src-base python-persistent-4.5.0-2.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/persistent-4.5.0 BUILDSTDERR: 278 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs 4.5.0-2.fc31.riscv64/usr/include/python3.7m/persistent running install_egg_info running egg_info writing persistent.egg-info/PKG-INFO writing dependency_links to persistent.egg-info/dependency_links.txt writing requirements to persistent.egg-info/requires.txt writing top-level names to persistent.egg-info/top_level.txt reading manifest file 'persistent.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'persistent.egg-info/SOURCES.txt' Copying persistent.egg-info to /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent-4.5.0-py3.7.egg-info running install_scripts explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/_ring.abi3.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/_timestamp.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/cPersistence.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/cPickleCache.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/_timestamp.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/_ring.abi3.so extracting debug info from /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/cPersistence.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/persistent/cPickleCache.cpython-37m-riscv64-linux-gnu.so original debug info size: 328kB, size after compression: 316kB /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. Bytecompiling .py files below /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/lib64/python3.7 using /usr/bin/python3.7 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.vtu5ar Processing files: python3-persistent-4.5.0-2.fc31.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Opx4Nr + umask 022 + cd /builddir/build/BUILD + cd persistent-4.5.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/share/licenses/python3-persistent + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/share/licenses/python3-persistent + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/share/licenses/python3-persistent + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: python-persistent = 4.5.0-2.fc31 python2-persistent = 4.5.0-2.fc31 python3-persistent = 4.5.0-2.fc31 python3-persistent(riscv-64) = 4.5.0-2.fc31 python3.7dist(persistent) = 4.5 python3dist(persistent) = 4.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: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libpython3.7m.so.1.0()(64bit) python(abi) = 3.7 python3.7dist(cffi) python3.7dist(zope.interface) rtld(GNU_HASH) Obsoletes: python-persistent < 4.5.0-2.fc31 python2-persistent < 4.4.3 Processing files: python3-persistent-devel-4.5.0-2.fc31.noarch Provides: python-persistent-devel = 4.5.0-2.fc31 python2-persistent-devel = 4.5.0-2.fc31 python3-persistent-devel = 4.5.0-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: python-persistent-devel < 4.5.0-2.fc31 python2-persistent-devel < 4.4.3 Processing files: python3-persistent-doc-4.5.0-2.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AFS4pu + umask 022 + cd /builddir/build/BUILD + cd persistent-4.5.0 + DOCDIR=/builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/share/doc/python3-persistent-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/share/doc/python3-persistent-doc + cp -pr docs/_build/html/_modules docs/_build/html/_sources docs/_build/html/_static docs/_build/html/api docs/_build/html/api.html docs/_build/html/genindex.html docs/_build/html/glossary.html docs/_build/html/index.html docs/_build/html/objects.inv docs/_build/html/py-modindex.html docs/_build/html/search.html docs/_build/html/searchindex.js docs/_build/html/using.html /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64/usr/share/doc/python3-persistent-doc + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: bundled(jquery) python-persistent-doc = 4.5.0-2.fc31 python2-persistent-doc = 4.5.0-2.fc31 python3-persistent-doc = 4.5.0-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: python-persistent-doc < 4.5.0-2.fc31 python2-persistent-doc < 4.4.3 Processing files: python-persistent-debugsource-4.5.0-2.fc31.riscv64 Provides: python-persistent-debugsource = 4.5.0-2.fc31 python-persistent-debugsource(riscv-64) = 4.5.0-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-persistent-debuginfo-4.5.0-2.fc31.riscv64 Provides: debuginfo(build-id) = 11308b4c064a4232e19d8e439d7a620b8c8cdd3c debuginfo(build-id) = 17a02f4198d1052e3693b9431b3f2e308b53396a debuginfo(build-id) = 2c2cb08bde75a1ea03ae3111752d6df554df139a debuginfo(build-id) = f17a2d7868bdfbbf08616fec99e60017db8eb532 python3-persistent-debuginfo = 4.5.0-2.fc31 python3-persistent-debuginfo(riscv-64) = 4.5.0-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-persistent-debugsource(riscv-64) = 4.5.0-2.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64 Wrote: /builddir/build/RPMS/python3-persistent-devel-4.5.0-2.fc31.noarch.rpm Wrote: /builddir/build/RPMS/python-persistent-debugsource-4.5.0-2.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python3-persistent-debuginfo-4.5.0-2.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python3-persistent-4.5.0-2.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python3-persistent-doc-4.5.0-2.fc31.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kDunMr + umask 022 + cd /builddir/build/BUILD + cd persistent-4.5.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-persistent-4.5.0-2.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0