Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-persistent.spec'], chrootPath='/var/lib/mock/f29-build-20600-10792/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=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=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 Wrote: /builddir/build/SRPMS/python-persistent-4.2.4.2-5.fc29.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/f29-build-20600-10792/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=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gIJbcW + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-persistent-4.2.4.2 + /usr/bin/mkdir -p python-persistent-4.2.4.2 + cd python-persistent-4.2.4.2 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/4.2.4.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's|headers = \[|&'\''persistent/_compat.h'\'',\n |' persistent-4.2.4.2/setup.py + sed -i 's/'\''default'\''/'\''alabaster'\''/' persistent-4.2.4.2/docs/conf.py + cp -a persistent-4.2.4.2 python3-persistent-4.2.4.2 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8cD0gR + exit 0 + umask 022 + cd /builddir/build/BUILD ~/build/BUILD/python-persistent-4.2.4.2/persistent-4.2.4.2 ~/build/BUILD/python-persistent-4.2.4.2 + cd python-persistent-4.2.4.2 + pushd persistent-4.2.4.2 + 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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib.linux-riscv64-2.7 creating build/lib.linux-riscv64-2.7/persistent copying persistent/mapping.py -> build/lib.linux-riscv64-2.7/persistent copying persistent/dict.py -> build/lib.linux-riscv64-2.7/persistent copying persistent/ring.py -> build/lib.linux-riscv64-2.7/persistent copying persistent/timestamp.py -> build/lib.linux-riscv64-2.7/persistent copying persistent/_compat.py -> build/lib.linux-riscv64-2.7/persistent copying persistent/persistence.py -> build/lib.linux-riscv64-2.7/persistent copying persistent/picklecache.py -> build/lib.linux-riscv64-2.7/persistent copying persistent/interfaces.py -> build/lib.linux-riscv64-2.7/persistent copying persistent/wref.py -> build/lib.linux-riscv64-2.7/persistent copying persistent/__init__.py -> build/lib.linux-riscv64-2.7/persistent copying persistent/list.py -> build/lib.linux-riscv64-2.7/persistent creating build/lib.linux-riscv64-2.7/persistent/tests copying persistent/tests/test_mapping.py -> build/lib.linux-riscv64-2.7/persistent/tests copying persistent/tests/test_wref.py -> build/lib.linux-riscv64-2.7/persistent/tests copying persistent/tests/attrhooks.py -> build/lib.linux-riscv64-2.7/persistent/tests copying persistent/tests/utils.py -> build/lib.linux-riscv64-2.7/persistent/tests copying persistent/tests/test_picklecache.py -> build/lib.linux-riscv64-2.7/persistent/tests copying persistent/tests/test_persistence.py -> build/lib.linux-riscv64-2.7/persistent/tests copying persistent/tests/cucumbers.py -> build/lib.linux-riscv64-2.7/persistent/tests copying persistent/tests/test_timestamp.py -> build/lib.linux-riscv64-2.7/persistent/tests copying persistent/tests/test_list.py -> build/lib.linux-riscv64-2.7/persistent/tests copying persistent/tests/__init__.py -> build/lib.linux-riscv64-2.7/persistent/tests copying persistent/tests/test_ring.py -> build/lib.linux-riscv64-2.7/persistent/tests running egg_info creating persistent.egg-info writing requirements to persistent.egg-info/requires.txt writing persistent.egg-info/PKG-INFO writing top-level names to persistent.egg-info/top_level.txt writing dependency_links to persistent.egg-info/dependency_links.txt writing manifest file 'persistent.egg-info/SOURCES.txt' reading manifest file 'persistent.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' 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__' writing manifest file 'persistent.egg-info/SOURCES.txt' copying persistent/_compat.h -> build/lib.linux-riscv64-2.7/persistent copying persistent/_timestamp.c -> build/lib.linux-riscv64-2.7/persistent copying persistent/cPersistence.c -> build/lib.linux-riscv64-2.7/persistent copying persistent/cPersistence.h -> build/lib.linux-riscv64-2.7/persistent copying persistent/cPickleCache.c -> build/lib.linux-riscv64-2.7/persistent copying persistent/ring.c -> build/lib.linux-riscv64-2.7/persistent copying persistent/ring.h -> build/lib.linux-riscv64-2.7/persistent running build_ext building 'persistent.cPersistence' extension creating build/temp.linux-riscv64-2.7 creating build/temp.linux-riscv64-2.7/persistent gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/python2.7 -c persistent/cPersistence.c -o build/temp.linux-riscv64-2.7/persistent/cPersistence.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/python2.7 -c persistent/ring.c -o build/temp.linux-riscv64-2.7/persistent/ring.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/persistent/cPersistence.o build/temp.linux-riscv64-2.7/persistent/ring.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/persistent/cPersistence.so building 'persistent.cPickleCache' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/python2.7 -c persistent/cPickleCache.c -o build/temp.linux-riscv64-2.7/persistent/cPickleCache.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/python2.7 -c persistent/ring.c -o build/temp.linux-riscv64-2.7/persistent/ring.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/persistent/cPickleCache.o build/temp.linux-riscv64-2.7/persistent/ring.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/persistent/cPickleCache.so building 'persistent._timestamp' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/python2.7 -c persistent/_timestamp.c -o build/temp.linux-riscv64-2.7/persistent/_timestamp.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/persistent/_timestamp.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/persistent/_timestamp.so + sleep 1 BUILDSTDERR: ++ echo /builddir/build/BUILD/python-persistent-4.2.4.2/persistent-4.2.4.2/build/lib.linux-riscv64-2.7 + PYTHONPATH=/builddir/build/BUILD/python-persistent-4.2.4.2/persistent-4.2.4.2/build/lib.linux-riscv64-2.7 + make -C docs html SPHINXBUILD=/usr/bin/sphinx-build-2.7 make: Entering directory '/builddir/build/BUILD/python-persistent-4.2.4.2/persistent-4.2.4.2/docs' /usr/bin/sphinx-build-2.7 -b html -d _build/doctrees . _build/html Running Sphinx v1.7.5 making output directory... loading pickled environment... not yet created loading intersphinx inventory from https://docs.python.org/objects.inv... BUILDSTDERR: WARNING: failed to reach any of the inventories with the following issues: BUILDSTDERR: WARNING: intersphinx inventory 'https://docs.python.org/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://docs.python.org/objects.inv', , ConnectionError(...)) 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 BUILDSTDERR: generating indices.../builddir/build/BUILD/python-persistent-4.2.4.2/persistent-4.2.4.2/docs/using.rst:122: WARNING: term not in glossary: object id BUILDSTDERR: /builddir/build/BUILD/python-persistent-4.2.4.2/persistent-4.2.4.2/docs/using.rst:406: WARNING: Could not lex literal_block as "pycon". Highlighting skipped. 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 BUILDSTDERR: copying static files... WARNING: html_static_path entry u'/builddir/build/BUILD/python-persistent-4.2.4.2/persistent-4.2.4.2/docs/_static' does not exist done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 5 warnings. The HTML pages are in _build/html. Build finished. The HTML pages are in _build/html. make: Leaving directory '/builddir/build/BUILD/python-persistent-4.2.4.2/persistent-4.2.4.2/docs' ~/build/BUILD/python-persistent-4.2.4.2 ~/build/BUILD/python-persistent-4.2.4.2/python3-persistent-4.2.4.2 ~/build/BUILD/python-persistent-4.2.4.2 + popd + pushd python3-persistent-4.2.4.2 + 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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-riscv64-3.7 creating build/lib.linux-riscv64-3.7/persistent copying persistent/mapping.py -> build/lib.linux-riscv64-3.7/persistent copying persistent/dict.py -> build/lib.linux-riscv64-3.7/persistent copying persistent/ring.py -> build/lib.linux-riscv64-3.7/persistent copying persistent/timestamp.py -> build/lib.linux-riscv64-3.7/persistent copying persistent/_compat.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/wref.py -> build/lib.linux-riscv64-3.7/persistent copying persistent/__init__.py -> build/lib.linux-riscv64-3.7/persistent copying persistent/list.py -> build/lib.linux-riscv64-3.7/persistent creating 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_wref.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/utils.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_persistence.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_timestamp.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/__init__.py -> build/lib.linux-riscv64-3.7/persistent/tests copying persistent/tests/test_ring.py -> build/lib.linux-riscv64-3.7/persistent/tests 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' 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__' 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 running build_ext building 'persistent.cPersistence' extension creating build/temp.linux-riscv64-3.7 creating build/temp.linux-riscv64-3.7/persistent gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -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 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -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 gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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 -o build/temp.linux-riscv64-3.7/persistent/_timestamp.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -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 + sleep 1 BUILDSTDERR: ++ echo /builddir/build/BUILD/python-persistent-4.2.4.2/python3-persistent-4.2.4.2/build/lib.linux-riscv64-3.7 + PYTHONPATH=/builddir/build/BUILD/python-persistent-4.2.4.2/python3-persistent-4.2.4.2/build/lib.linux-riscv64-3.7 + make -C docs html SPHINXBUILD=/usr/bin/sphinx-build-3.7 make: Entering directory '/builddir/build/BUILD/python-persistent-4.2.4.2/python3-persistent-4.2.4.2/docs' /usr/bin/sphinx-build-3.7 -b html -d _build/doctrees . _build/html Running Sphinx v1.7.5 making output directory... loading pickled environment... not yet created loading intersphinx inventory from https://docs.python.org/objects.inv... BUILDSTDERR: WARNING: failed to reach any of the inventories with the following issues: BUILDSTDERR: WARNING: intersphinx inventory 'https://docs.python.org/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://docs.python.org/objects.inv', , ConnectionError(...)) 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 BUILDSTDERR: /builddir/build/BUILD/python-persistent-4.2.4.2/python3-persistent-4.2.4.2/docs/using.rst:122: WARNING: term not in glossary: object id BUILDSTDERR: /builddir/build/BUILD/python-persistent-4.2.4.2/python3-persistent-4.2.4.2/docs/using.rst:406: WARNING: Could not lex literal_block as "pycon". Highlighting skipped. 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 BUILDSTDERR: copying static files... WARNING: html_static_path entry '/builddir/build/BUILD/python-persistent-4.2.4.2/python3-persistent-4.2.4.2/docs/_static' does not exist done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 5 warnings. The HTML pages are in _build/html. Build finished. The HTML pages are in _build/html. make: Leaving directory '/builddir/build/BUILD/python-persistent-4.2.4.2/python3-persistent-4.2.4.2/docs' ~/build/BUILD/python-persistent-4.2.4.2 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JxGw21 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64 ~/build/BUILD/python-persistent-4.2.4.2/persistent-4.2.4.2 ~/build/BUILD/python-persistent-4.2.4.2 + cd python-persistent-4.2.4.2 + pushd persistent-4.2.4.2 + 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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr creating /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent copying build/lib.linux-riscv64-2.7/persistent/cPersistence.so -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent copying build/lib.linux-riscv64-2.7/persistent/cPickleCache.c -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent copying build/lib.linux-riscv64-2.7/persistent/mapping.pyc -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent copying build/lib.linux-riscv64-2.7/persistent/_timestamp.so -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent copying build/lib.linux-riscv64-2.7/persistent/mapping.py -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent copying build/lib.linux-riscv64-2.7/persistent/_compat.h -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent copying build/lib.linux-riscv64-2.7/persistent/dict.py -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent copying build/lib.linux-riscv64-2.7/persistent/cPersistence.c -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent copying build/lib.linux-riscv64-2.7/persistent/ring.c -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent copying build/lib.linux-riscv64-2.7/persistent/_timestamp.c -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent copying build/lib.linux-riscv64-2.7/persistent/cPersistence.h -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent copying build/lib.linux-riscv64-2.7/persistent/cPickleCache.so -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent copying build/lib.linux-riscv64-2.7/persistent/ring.py -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent copying build/lib.linux-riscv64-2.7/persistent/__init__.pyc -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent copying build/lib.linux-riscv64-2.7/persistent/timestamp.py -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent copying build/lib.linux-riscv64-2.7/persistent/list.pyc -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent copying build/lib.linux-riscv64-2.7/persistent/_compat.py -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent creating /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent/tests copying build/lib.linux-riscv64-2.7/persistent/tests/test_mapping.py -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent/tests copying build/lib.linux-riscv64-2.7/persistent/tests/test_wref.py -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent/tests copying build/lib.linux-riscv64-2.7/persistent/tests/attrhooks.py -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent/tests copying build/lib.linux-riscv64-2.7/persistent/tests/utils.py -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent/tests copying build/lib.linux-riscv64-2.7/persistent/tests/test_picklecache.py -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent/tests copying build/lib.linux-riscv64-2.7/persistent/tests/test_persistence.py -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent/tests copying build/lib.linux-riscv64-2.7/persistent/tests/cucumbers.py -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent/tests copying build/lib.linux-riscv64-2.7/persistent/tests/test_timestamp.py -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent/tests copying build/lib.linux-riscv64-2.7/persistent/tests/test_list.py -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent/tests copying build/lib.linux-riscv64-2.7/persistent/tests/__init__.py -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent/tests copying build/lib.linux-riscv64-2.7/persistent/tests/test_ring.py -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent/tests copying build/lib.linux-riscv64-2.7/persistent/interfaces.pyc -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent copying build/lib.linux-riscv64-2.7/persistent/persistence.py -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent copying build/lib.linux-riscv64-2.7/persistent/ring.h -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent copying build/lib.linux-riscv64-2.7/persistent/picklecache.py -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent copying build/lib.linux-riscv64-2.7/persistent/timestamp.pyc -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent copying build/lib.linux-riscv64-2.7/persistent/interfaces.py -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent copying build/lib.linux-riscv64-2.7/persistent/wref.py -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent copying build/lib.linux-riscv64-2.7/persistent/__init__.py -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent copying build/lib.linux-riscv64-2.7/persistent/list.py -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent copying build/lib.linux-riscv64-2.7/persistent/_compat.pyc -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent/dict.py to dict.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent/ring.py to ring.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent/tests/test_mapping.py to test_mapping.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent/tests/test_wref.py to test_wref.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent/tests/attrhooks.py to attrhooks.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent/tests/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent/tests/test_picklecache.py to test_picklecache.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent/tests/test_persistence.py to test_persistence.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent/tests/cucumbers.py to cucumbers.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent/tests/test_timestamp.py to test_timestamp.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent/tests/test_list.py to test_list.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent/tests/test_ring.py to test_ring.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent/persistence.py to persistence.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent/picklecache.py to picklecache.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent/wref.py to wref.pyc writing byte-compilation script '/tmp/tmpeMvq3n.py' /usr/bin/python2 -O /tmp/tmpeMvq3n.py removing /tmp/tmpeMvq3n.py running install_headers creating /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/include creating /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/include/python2.7 creating /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/include/python2.7/persistent copying persistent/_compat.h -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/include/python2.7/persistent copying persistent/cPersistence.h -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/include/python2.7/persistent copying persistent/ring.h -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/include/python2.7/persistent running install_egg_info running egg_info writing requirements to persistent.egg-info/requires.txt writing persistent.egg-info/PKG-INFO writing top-level names to persistent.egg-info/top_level.txt writing dependency_links to persistent.egg-info/dependency_links.txt reading manifest file 'persistent.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' 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__' writing manifest file 'persistent.egg-info/SOURCES.txt' Copying persistent.egg-info to /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent-4.2.4.2-py2.7.egg-info running install_scripts ~/build/BUILD/python-persistent-4.2.4.2 ~/build/BUILD/python-persistent-4.2.4.2/python3-persistent-4.2.4.2 ~/build/BUILD/python-persistent-4.2.4.2 + popd + pushd python3-persistent-4.2.4.2 + 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,-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.2.4.2-5.fc29.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.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.2.4.2-5.fc29.riscv64/usr/lib64/python3.7/site-packages/persistent copying build/lib.linux-riscv64-3.7/persistent/cPickleCache.c -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python3.7/site-packages/persistent copying build/lib.linux-riscv64-3.7/persistent/mapping.py -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python3.7/site-packages/persistent copying build/lib.linux-riscv64-3.7/persistent/_compat.h -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.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.2.4.2-5.fc29.riscv64/usr/lib64/python3.7/site-packages/persistent copying build/lib.linux-riscv64-3.7/persistent/dict.py -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python3.7/site-packages/persistent copying build/lib.linux-riscv64-3.7/persistent/cPersistence.c -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python3.7/site-packages/persistent copying build/lib.linux-riscv64-3.7/persistent/ring.c -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python3.7/site-packages/persistent copying build/lib.linux-riscv64-3.7/persistent/_timestamp.c -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python3.7/site-packages/persistent copying build/lib.linux-riscv64-3.7/persistent/cPersistence.h -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python3.7/site-packages/persistent copying build/lib.linux-riscv64-3.7/persistent/ring.py -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python3.7/site-packages/persistent copying build/lib.linux-riscv64-3.7/persistent/timestamp.py -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python3.7/site-packages/persistent copying build/lib.linux-riscv64-3.7/persistent/_compat.py -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python3.7/site-packages/persistent creating /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.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.2.4.2-5.fc29.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.2.4.2-5.fc29.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.2.4.2-5.fc29.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.2.4.2-5.fc29.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.2.4.2-5.fc29.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.2.4.2-5.fc29.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.2.4.2-5.fc29.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.2.4.2-5.fc29.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.2.4.2-5.fc29.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.2.4.2-5.fc29.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.2.4.2-5.fc29.riscv64/usr/lib64/python3.7/site-packages/persistent/tests copying build/lib.linux-riscv64-3.7/persistent/persistence.py -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python3.7/site-packages/persistent copying build/lib.linux-riscv64-3.7/persistent/ring.h -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python3.7/site-packages/persistent copying build/lib.linux-riscv64-3.7/persistent/picklecache.py -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python3.7/site-packages/persistent copying build/lib.linux-riscv64-3.7/persistent/interfaces.py -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python3.7/site-packages/persistent copying build/lib.linux-riscv64-3.7/persistent/wref.py -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.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.2.4.2-5.fc29.riscv64/usr/lib64/python3.7/site-packages/persistent copying build/lib.linux-riscv64-3.7/persistent/__init__.py -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python3.7/site-packages/persistent copying build/lib.linux-riscv64-3.7/persistent/list.py -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python3.7/site-packages/persistent creating /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.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.2.4.2-5.fc29.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.2.4.2-5.fc29.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.2.4.2-5.fc29.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.2.4.2-5.fc29.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.2.4.2-5.fc29.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.2.4.2-5.fc29.riscv64/usr/lib64/python3.7/site-packages/persistent/__pycache__ byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python3.7/site-packages/persistent/dict.py to dict.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python3.7/site-packages/persistent/ring.py to ring.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.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.2.4.2-5.fc29.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.2.4.2-5.fc29.riscv64/usr/lib64/python3.7/site-packages/persistent/tests/attrhooks.py to attrhooks.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python3.7/site-packages/persistent/tests/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.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.2.4.2-5.fc29.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.2.4.2-5.fc29.riscv64/usr/lib64/python3.7/site-packages/persistent/tests/cucumbers.py to cucumbers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.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.2.4.2-5.fc29.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.2.4.2-5.fc29.riscv64/usr/lib64/python3.7/site-packages/persistent/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.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.2.4.2-5.fc29.riscv64/usr/lib64/python3.7/site-packages/persistent/persistence.py to persistence.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python3.7/site-packages/persistent/picklecache.py to picklecache.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python3.7/site-packages/persistent/wref.py to wref.cpython-37.pyc writing byte-compilation script '/tmp/tmpccy5p0fn.py' /usr/bin/python3 /tmp/tmpccy5p0fn.py removing /tmp/tmpccy5p0fn.py running install_headers creating /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/include/python3.7m creating /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/include/python3.7m/persistent copying persistent/_compat.h -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/include/python3.7m/persistent copying persistent/cPersistence.h -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/include/python3.7m/persistent copying persistent/ring.h -> /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.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' 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__' writing manifest file 'persistent.egg-info/SOURCES.txt' Copying persistent.egg-info to /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python3.7/site-packages/persistent-4.2.4.2-py3.7.egg-info running install_scripts ~/build/BUILD/python-persistent-4.2.4.2 + popd + rm -f persistent-4.2.4.2/docs/_build/html/.buildinfo + rm -f /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent/_timestamp.c /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent/cPersistence.c /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent/cPickleCache.c /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent/ring.c /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent/_compat.h /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent/cPersistence.h /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent/ring.h + chmod 0755 /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent/_timestamp.so /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent/cPersistence.so /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent/cPickleCache.so + rm -f python3-persistent-4.2.4.2/docs/_build/html/.buildinfo + rm -f /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python3.7/site-packages/persistent/_timestamp.c /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python3.7/site-packages/persistent/cPersistence.c /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python3.7/site-packages/persistent/cPickleCache.c /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python3.7/site-packages/persistent/ring.c /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python3.7/site-packages/persistent/_compat.h /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python3.7/site-packages/persistent/cPersistence.h /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python3.7/site-packages/persistent/ring.h + chmod 0755 /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python3.7/site-packages/persistent/_timestamp.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python3.7/site-packages/persistent/cPersistence.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.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.2.4.2-5.fc29 --unique-debug-suffix -4.2.4.2-5.fc29.riscv64 --unique-debug-src-base python-persistent-4.2.4.2-5.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/python-persistent-4.2.4.2 extracting debug info from /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent/cPickleCache.so extracting debug info from /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent/cPersistence.so extracting debug info from /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7/site-packages/persistent/_timestamp.so extracting debug info from /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.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.2.4.2-5.fc29.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.2.4.2-5.fc29.riscv64/usr/lib64/python3.7/site-packages/persistent/_timestamp.cpython-37m-riscv64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. BUILDSTDERR: 430 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/lib64/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.djvWyy Processing files: python2-persistent-4.2.4.2-5.fc29.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1mUO13 + umask 022 + cd /builddir/build/BUILD + cd python-persistent-4.2.4.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/share/licenses/python2-persistent + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/share/licenses/python2-persistent + cp -pr persistent-4.2.4.2/LICENSE.txt /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/share/licenses/python2-persistent + exit 0 Provides: python-persistent = 4.2.4.2-5.fc29 python-persistent(riscv-64) = 4.2.4.2-5.fc29 python2-persistent = 4.2.4.2-5.fc29 python2-persistent(riscv-64) = 4.2.4.2-5.fc29 python2.7dist(persistent) = 4.2.4.2 python2dist(persistent) = 4.2.4.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-persistent < 4.2.4.2-5.fc29 Processing files: python2-persistent-devel-4.2.4.2-5.fc29.noarch Provides: python-persistent-devel = 4.2.4.2-5.fc29 python2-persistent-devel = 4.2.4.2-5.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: python-persistent-devel < 4.2.4.2-5.fc29 Processing files: python2-persistent-doc-4.2.4.2-5.fc29.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.W4Morw + umask 022 + cd /builddir/build/BUILD + cd python-persistent-4.2.4.2 + DOCDIR=/builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/share/doc/python2-persistent-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/share/doc/python2-persistent-doc + cp -pr persistent-4.2.4.2/docs/_build/html/_modules persistent-4.2.4.2/docs/_build/html/_sources persistent-4.2.4.2/docs/_build/html/_static persistent-4.2.4.2/docs/_build/html/api persistent-4.2.4.2/docs/_build/html/api.html persistent-4.2.4.2/docs/_build/html/genindex.html persistent-4.2.4.2/docs/_build/html/glossary.html persistent-4.2.4.2/docs/_build/html/index.html persistent-4.2.4.2/docs/_build/html/objects.inv persistent-4.2.4.2/docs/_build/html/py-modindex.html persistent-4.2.4.2/docs/_build/html/search.html persistent-4.2.4.2/docs/_build/html/searchindex.js persistent-4.2.4.2/docs/_build/html/using.html /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/share/doc/python2-persistent-doc + exit 0 Provides: bundled(jquery) python-persistent-doc = 4.2.4.2-5.fc29 python2-persistent-doc = 4.2.4.2-5.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: python-persistent-doc < 4.2.4.2-5.fc29 Processing files: python3-persistent-4.2.4.2-5.fc29.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Vlkxgs + umask 022 + cd /builddir/build/BUILD + cd python-persistent-4.2.4.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.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.2.4.2-5.fc29.riscv64/usr/share/licenses/python3-persistent + cp -pr persistent-4.2.4.2/LICENSE.txt /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/share/licenses/python3-persistent + exit 0 Provides: python3-persistent = 4.2.4.2-5.fc29 python3-persistent(riscv-64) = 4.2.4.2-5.fc29 python3.7dist(persistent) = 4.2.4.2 python3dist(persistent) = 4.2.4.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpython3.7m.so.1.0()(64bit) python(abi) = 3.7 rtld(GNU_HASH) Processing files: python3-persistent-devel-4.2.4.2-5.fc29.noarch Provides: python3-persistent-devel = 4.2.4.2-5.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-persistent-doc-4.2.4.2-5.fc29.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jv04ou + umask 022 + cd /builddir/build/BUILD + cd python-persistent-4.2.4.2 + DOCDIR=/builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.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.2.4.2-5.fc29.riscv64/usr/share/doc/python3-persistent-doc + cp -pr python3-persistent-4.2.4.2/docs/_build/html/_modules python3-persistent-4.2.4.2/docs/_build/html/_sources python3-persistent-4.2.4.2/docs/_build/html/_static python3-persistent-4.2.4.2/docs/_build/html/api python3-persistent-4.2.4.2/docs/_build/html/api.html python3-persistent-4.2.4.2/docs/_build/html/genindex.html python3-persistent-4.2.4.2/docs/_build/html/glossary.html python3-persistent-4.2.4.2/docs/_build/html/index.html python3-persistent-4.2.4.2/docs/_build/html/objects.inv python3-persistent-4.2.4.2/docs/_build/html/py-modindex.html python3-persistent-4.2.4.2/docs/_build/html/search.html python3-persistent-4.2.4.2/docs/_build/html/searchindex.js python3-persistent-4.2.4.2/docs/_build/html/using.html /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64/usr/share/doc/python3-persistent-doc + exit 0 Provides: bundled(jquery) python3-persistent-doc = 4.2.4.2-5.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-persistent-debugsource-4.2.4.2-5.fc29.riscv64 Provides: python-persistent-debugsource = 4.2.4.2-5.fc29 python-persistent-debugsource(riscv-64) = 4.2.4.2-5.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-persistent-debuginfo-4.2.4.2-5.fc29.riscv64 Provides: python-persistent-debuginfo = 4.2.4.2-5.fc29 python-persistent-debuginfo(riscv-64) = 4.2.4.2-5.fc29 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.2.4.2-5.fc29 Processing files: python2-persistent-debuginfo-4.2.4.2-5.fc29.riscv64 Provides: debuginfo(build-id) = 3772178bfa0c5ffd70d49c4896355784662b2374 debuginfo(build-id) = a689dc24b8da0ed4c69269bc246db7902b1e1d64 debuginfo(build-id) = e9937560775e54e3e545c836e48819e0428c3068 python2-persistent-debuginfo = 4.2.4.2-5.fc29 python2-persistent-debuginfo(riscv-64) = 4.2.4.2-5.fc29 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.2.4.2-5.fc29 Processing files: python3-persistent-debuginfo-4.2.4.2-5.fc29.riscv64 Provides: debuginfo(build-id) = 5a6e11b632c18ef4faeff4114247984b7a0c894a debuginfo(build-id) = adf6f4a305e691f858da013fd58d31f410081759 debuginfo(build-id) = e567ad28390b97bab06f3a16bfc9a04e65098dd7 python3-persistent-debuginfo = 4.2.4.2-5.fc29 python3-persistent-debuginfo(riscv-64) = 4.2.4.2-5.fc29 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.2.4.2-5.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64 Wrote: /builddir/build/RPMS/python2-persistent-4.2.4.2-5.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python2-persistent-devel-4.2.4.2-5.fc29.noarch.rpm Wrote: /builddir/build/RPMS/python2-persistent-doc-4.2.4.2-5.fc29.noarch.rpm Wrote: /builddir/build/RPMS/python3-persistent-4.2.4.2-5.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-persistent-devel-4.2.4.2-5.fc29.noarch.rpm Wrote: /builddir/build/RPMS/python3-persistent-doc-4.2.4.2-5.fc29.noarch.rpm Wrote: /builddir/build/RPMS/python-persistent-debugsource-4.2.4.2-5.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python-persistent-debuginfo-4.2.4.2-5.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python2-persistent-debuginfo-4.2.4.2-5.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-persistent-debuginfo-4.2.4.2-5.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oZe6EM + umask 022 + cd /builddir/build/BUILD + cd python-persistent-4.2.4.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-persistent-4.2.4.2-5.fc29.riscv64 + exit 0 Child return code was: 0