Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1253838 Details for
Bug 1424183
python-persistent: FTBFS in rawhide
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
<fdopen> (text/plain), 58.96 KB, created by
Fedora Release Engineering
on 2017-02-17 16:13:03 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2017-02-17 16:13:03 UTC
Size:
58.96 KB
patch
obsolete
>Mock Version: 1.3.3 >Mock Version: 1.3.3 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/python-persistent.spec'], env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'TERM': 'vt100', 'SHELL': '/bin/bash'}gid=425user='mockbuild'logger=<mockbuild.trace_decorator.getLog object at 0x3fffa0492390>printOutput=Falsetimeout=172800chrootPath='/var/lib/mock/f26-build-7662339-694544/root'uid=1000shell=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/python-persistent.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'TERM': 'vt100', 'SHELL': '/bin/bash'} and shell False >Building target platforms: ppc64le >Building for target ppc64le >Wrote: /builddir/build/SRPMS/python-persistent-4.2.2-4.fc26.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/python-persistent.spec'], env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'TERM': 'vt100', 'SHELL': '/bin/bash'}gid=425user='mockbuild'logger=<mockbuild.trace_decorator.getLog object at 0x3fffa0492390>printOutput=Falsetimeout=172800private_network=TruechrootPath='/var/lib/mock/f26-build-7662339-694544/root'uid=1000shell=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/python-persistent.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'TERM': 'vt100', 'SHELL': '/bin/bash'} and shell False >Building target platforms: ppc64le >Building for target ppc64le >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.TNNwSv >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf python-persistent-4.2.2 >+ /usr/bin/mkdir -p python-persistent-4.2.2 >+ cd python-persistent-4.2.2 >+ /usr/bin/tar -xof - >+ /usr/bin/gzip -dc /builddir/build/SOURCES/4.2.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.2/setup.py >+ sed -i 's/'\''default'\''/'\''alabaster'\''/' persistent-4.2.2/docs/conf.py >+ cp -a persistent-4.2.2 python3-persistent-4.2.2 >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.41Z4NP >+ umask 022 >~/build/BUILD/python-persistent-4.2.2/persistent-4.2.2 ~/build/BUILD/python-persistent-4.2.2 >+ cd /builddir/build/BUILD >+ cd python-persistent-4.2.2 >+ pushd persistent-4.2.2 >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' >+ /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' >running build >running build_py >creating build >creating build/lib.linux-ppc64le-2.7 >creating build/lib.linux-ppc64le-2.7/persistent >copying persistent/persistence.py -> build/lib.linux-ppc64le-2.7/persistent >copying persistent/mapping.py -> build/lib.linux-ppc64le-2.7/persistent >copying persistent/_compat.py -> build/lib.linux-ppc64le-2.7/persistent >copying persistent/picklecache.py -> build/lib.linux-ppc64le-2.7/persistent >copying persistent/timestamp.py -> build/lib.linux-ppc64le-2.7/persistent >copying persistent/interfaces.py -> build/lib.linux-ppc64le-2.7/persistent >copying persistent/list.py -> build/lib.linux-ppc64le-2.7/persistent >copying persistent/ring.py -> build/lib.linux-ppc64le-2.7/persistent >copying persistent/wref.py -> build/lib.linux-ppc64le-2.7/persistent >copying persistent/__init__.py -> build/lib.linux-ppc64le-2.7/persistent >copying persistent/dict.py -> build/lib.linux-ppc64le-2.7/persistent >creating build/lib.linux-ppc64le-2.7/persistent/tests >copying persistent/tests/utils.py -> build/lib.linux-ppc64le-2.7/persistent/tests >copying persistent/tests/attrhooks.py -> build/lib.linux-ppc64le-2.7/persistent/tests >copying persistent/tests/test_wref.py -> build/lib.linux-ppc64le-2.7/persistent/tests >copying persistent/tests/test_mapping.py -> build/lib.linux-ppc64le-2.7/persistent/tests >copying persistent/tests/cucumbers.py -> build/lib.linux-ppc64le-2.7/persistent/tests >copying persistent/tests/test_timestamp.py -> build/lib.linux-ppc64le-2.7/persistent/tests >copying persistent/tests/test_list.py -> build/lib.linux-ppc64le-2.7/persistent/tests >copying persistent/tests/test_picklecache.py -> build/lib.linux-ppc64le-2.7/persistent/tests >copying persistent/tests/test_ring.py -> build/lib.linux-ppc64le-2.7/persistent/tests >copying persistent/tests/__init__.py -> build/lib.linux-ppc64le-2.7/persistent/tests >copying persistent/tests/test_persistence.py -> build/lib.linux-ppc64le-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 entry points to persistent.egg-info/entry_points.txt >writing manifest file 'persistent.egg-info/SOURCES.txt' >reading manifest file 'persistent.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >warning: no previously-included files matching '*.dll' found anywhere in distribution >warning: no previously-included files matching '*.pyc' found anywhere in distribution >warning: no previously-included files matching '*.pyo' found anywhere in distribution >warning: no previously-included files matching '*.so' found anywhere in distribution >warning: no previously-included files matching 'coverage.xml' found anywhere in distribution >no previously-included directories found matching 'docs/_build' >no previously-included directories found matching 'persistent/__pycache__' >writing manifest file 'persistent.egg-info/SOURCES.txt' >copying persistent/_compat.h -> build/lib.linux-ppc64le-2.7/persistent >copying persistent/_timestamp.c -> build/lib.linux-ppc64le-2.7/persistent >copying persistent/cPersistence.c -> build/lib.linux-ppc64le-2.7/persistent >copying persistent/cPersistence.h -> build/lib.linux-ppc64le-2.7/persistent >copying persistent/cPickleCache.c -> build/lib.linux-ppc64le-2.7/persistent >copying persistent/ring.c -> build/lib.linux-ppc64le-2.7/persistent >copying persistent/ring.h -> build/lib.linux-ppc64le-2.7/persistent >running build_ext >building 'persistent.cPersistence' extension >creating build/temp.linux-ppc64le-2.7 >creating build/temp.linux-ppc64le-2.7/persistent >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I/usr/include/python2.7 -c persistent/cPersistence.c -o build/temp.linux-ppc64le-2.7/persistent/cPersistence.o >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I/usr/include/python2.7 -c persistent/ring.c -o build/temp.linux-ppc64le-2.7/persistent/ring.o >gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 build/temp.linux-ppc64le-2.7/persistent/cPersistence.o build/temp.linux-ppc64le-2.7/persistent/ring.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-ppc64le-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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I/usr/include/python2.7 -c persistent/cPickleCache.c -o build/temp.linux-ppc64le-2.7/persistent/cPickleCache.o >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I/usr/include/python2.7 -c persistent/ring.c -o build/temp.linux-ppc64le-2.7/persistent/ring.o >gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 build/temp.linux-ppc64le-2.7/persistent/cPickleCache.o build/temp.linux-ppc64le-2.7/persistent/ring.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-ppc64le-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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I/usr/include/python2.7 -c persistent/_timestamp.c -o build/temp.linux-ppc64le-2.7/persistent/_timestamp.o >gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 build/temp.linux-ppc64le-2.7/persistent/_timestamp.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-ppc64le-2.7/persistent/_timestamp.so >+ sleep 1 >++ echo /builddir/build/BUILD/python-persistent-4.2.2/persistent-4.2.2/build/lib.linux-ppc64le-2.7 >+ PYTHONPATH=/builddir/build/BUILD/python-persistent-4.2.2/persistent-4.2.2/build/lib.linux-ppc64le-2.7 >+ make -C docs html SPHINXBUILD=/usr/bin/sphinx-build-2.7 >make: Entering directory '/builddir/build/BUILD/python-persistent-4.2.2/persistent-4.2.2/docs' >/usr/bin/sphinx-build-2.7 -b html -d _build/doctrees . _build/html >Running Sphinx v1.5.1 >making output directory... >loading pickled environment... not yet created >loading intersphinx inventory from http://docs.python.org/objects.inv... >WARNING: intersphinx inventory 'http://docs.python.org/objects.inv' not fetchable due to <class 'requests.exceptions.ConnectionError'>: HTTPConnectionPool(host='docs.python.org', port=80): Max retries exceeded with url: /objects.inv (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x3fff77e4a090>: Failed to establish a new connection: [Errno -2] Name or service not known',)) >building [mo]: targets for 0 po files that are out of date >building [html]: targets for 8 source files that are out of date >updating environment: 8 added, 0 changed, 0 removed >reading sources... [ 12%] api >reading sources... [ 25%] api/attributes >reading sources... [ 37%] api/cache >reading sources... [ 50%] api/interfaces >reading sources... [ 62%] api/pickling >reading sources... [ 75%] glossary >reading sources... [ 87%] index >reading sources... [100%] using >looking for now-outdated files... none found >pickling environment... done >checking consistency... done >preparing documents... done >writing output... [ 12%] api >writing output... [ 25%] api/attributes >writing output... [ 37%] api/cache >writing output... [ 50%] api/interfaces >writing output... [ 62%] api/pickling >writing output... [ 75%] glossary >writing output... [ 87%] index >writing output... [100%] using >generating indices.../builddir/build/BUILD/python-persistent-4.2.2/persistent-4.2.2/docs/using.rst:122: WARNING: term not in glossary: object id > genindex py-modindex >highlighting module code... [ 50%] persistent.interfaces >highlighting module code... [100%] zope.interface.interface >writing additional pages... search >copying static files... WARNING: html_static_path entry u'/builddir/build/BUILD/python-persistent-4.2.2/persistent-4.2.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, 3 warnings. >Build finished. The HTML pages are in _build/html. >make: Leaving directory '/builddir/build/BUILD/python-persistent-4.2.2/persistent-4.2.2/docs' >+ popd >~/build/BUILD/python-persistent-4.2.2 >~/build/BUILD/python-persistent-4.2.2/python3-persistent-4.2.2 ~/build/BUILD/python-persistent-4.2.2 >+ pushd python3-persistent-4.2.2 >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' >+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' >running build >running build_py >creating build >creating build/lib.linux-ppc64le-3.6 >creating build/lib.linux-ppc64le-3.6/persistent >copying persistent/persistence.py -> build/lib.linux-ppc64le-3.6/persistent >copying persistent/mapping.py -> build/lib.linux-ppc64le-3.6/persistent >copying persistent/_compat.py -> build/lib.linux-ppc64le-3.6/persistent >copying persistent/picklecache.py -> build/lib.linux-ppc64le-3.6/persistent >copying persistent/timestamp.py -> build/lib.linux-ppc64le-3.6/persistent >copying persistent/interfaces.py -> build/lib.linux-ppc64le-3.6/persistent >copying persistent/list.py -> build/lib.linux-ppc64le-3.6/persistent >copying persistent/ring.py -> build/lib.linux-ppc64le-3.6/persistent >copying persistent/wref.py -> build/lib.linux-ppc64le-3.6/persistent >copying persistent/__init__.py -> build/lib.linux-ppc64le-3.6/persistent >copying persistent/dict.py -> build/lib.linux-ppc64le-3.6/persistent >creating build/lib.linux-ppc64le-3.6/persistent/tests >copying persistent/tests/utils.py -> build/lib.linux-ppc64le-3.6/persistent/tests >copying persistent/tests/attrhooks.py -> build/lib.linux-ppc64le-3.6/persistent/tests >copying persistent/tests/test_wref.py -> build/lib.linux-ppc64le-3.6/persistent/tests >copying persistent/tests/test_mapping.py -> build/lib.linux-ppc64le-3.6/persistent/tests >copying persistent/tests/cucumbers.py -> build/lib.linux-ppc64le-3.6/persistent/tests >copying persistent/tests/test_timestamp.py -> build/lib.linux-ppc64le-3.6/persistent/tests >copying persistent/tests/test_list.py -> build/lib.linux-ppc64le-3.6/persistent/tests >copying persistent/tests/test_picklecache.py -> build/lib.linux-ppc64le-3.6/persistent/tests >copying persistent/tests/test_ring.py -> build/lib.linux-ppc64le-3.6/persistent/tests >copying persistent/tests/__init__.py -> build/lib.linux-ppc64le-3.6/persistent/tests >copying persistent/tests/test_persistence.py -> build/lib.linux-ppc64le-3.6/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 entry points to persistent.egg-info/entry_points.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' >warning: no previously-included files matching '*.dll' found anywhere in distribution >warning: no previously-included files matching '*.pyc' found anywhere in distribution >warning: no previously-included files matching '*.pyo' found anywhere in distribution >warning: no previously-included files matching '*.so' found anywhere in distribution >warning: no previously-included files matching 'coverage.xml' found anywhere in distribution >no previously-included directories found matching 'docs/_build' >no previously-included directories found matching 'persistent/__pycache__' >writing manifest file 'persistent.egg-info/SOURCES.txt' >copying persistent/_compat.h -> build/lib.linux-ppc64le-3.6/persistent >copying persistent/_timestamp.c -> build/lib.linux-ppc64le-3.6/persistent >copying persistent/cPersistence.c -> build/lib.linux-ppc64le-3.6/persistent >copying persistent/cPersistence.h -> build/lib.linux-ppc64le-3.6/persistent >copying persistent/cPickleCache.c -> build/lib.linux-ppc64le-3.6/persistent >copying persistent/ring.c -> build/lib.linux-ppc64le-3.6/persistent >copying persistent/ring.h -> build/lib.linux-ppc64le-3.6/persistent >running build_ext >building 'persistent.cPersistence' extension >creating build/temp.linux-ppc64le-3.6 >creating build/temp.linux-ppc64le-3.6/persistent >gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I/usr/include/python3.6m -c persistent/cPersistence.c -o build/temp.linux-ppc64le-3.6/persistent/cPersistence.o >gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I/usr/include/python3.6m -c persistent/ring.c -o build/temp.linux-ppc64le-3.6/persistent/ring.o >gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 build/temp.linux-ppc64le-3.6/persistent/cPersistence.o build/temp.linux-ppc64le-3.6/persistent/ring.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/persistent/cPersistence.cpython-36m-ppc64le-linux-gnu.so >building 'persistent.cPickleCache' extension >gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I/usr/include/python3.6m -c persistent/cPickleCache.c -o build/temp.linux-ppc64le-3.6/persistent/cPickleCache.o >gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I/usr/include/python3.6m -c persistent/ring.c -o build/temp.linux-ppc64le-3.6/persistent/ring.o >gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 build/temp.linux-ppc64le-3.6/persistent/cPickleCache.o build/temp.linux-ppc64le-3.6/persistent/ring.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/persistent/cPickleCache.cpython-36m-ppc64le-linux-gnu.so >building 'persistent._timestamp' extension >gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I/usr/include/python3.6m -c persistent/_timestamp.c -o build/temp.linux-ppc64le-3.6/persistent/_timestamp.o >gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 build/temp.linux-ppc64le-3.6/persistent/_timestamp.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/persistent/_timestamp.cpython-36m-ppc64le-linux-gnu.so >+ sleep 1 >++ echo /builddir/build/BUILD/python-persistent-4.2.2/python3-persistent-4.2.2/build/lib.linux-ppc64le-3.6 >+ PYTHONPATH=/builddir/build/BUILD/python-persistent-4.2.2/python3-persistent-4.2.2/build/lib.linux-ppc64le-3.6 >+ make -C docs html SPHINXBUILD=/usr/bin/sphinx-build-3.6 >make: Entering directory '/builddir/build/BUILD/python-persistent-4.2.2/python3-persistent-4.2.2/docs' >/usr/bin/sphinx-build-3.6 -b html -d _build/doctrees . _build/html >Running Sphinx v1.5.1 >making output directory... >loading pickled environment... not yet created >loading intersphinx inventory from http://docs.python.org/objects.inv... >WARNING: intersphinx inventory 'http://docs.python.org/objects.inv' not fetchable due to <class 'requests.exceptions.ConnectionError'>: HTTPConnectionPool(host='docs.python.org', port=80): Max retries exceeded with url: /objects.inv (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x3fff774b4748>: Failed to establish a new connection: [Errno -2] Name or service not known',)) >building [mo]: targets for 0 po files that are out of date >building [html]: targets for 8 source files that are out of date >updating environment: 8 added, 0 changed, 0 removed >reading sources... [ 12%] api >reading sources... [ 25%] api/attributes >reading sources... [ 37%] api/cache >reading sources... [ 50%] api/interfaces >reading sources... [ 62%] api/pickling >reading sources... [ 75%] glossary >reading sources... [ 87%] index >reading sources... [100%] using >looking for now-outdated files... none found >pickling environment... done >checking consistency... done >preparing documents... done >writing output... [ 12%] api >writing output... [ 25%] api/attributes >writing output... [ 37%] api/cache >writing output... [ 50%] api/interfaces >writing output... [ 62%] api/pickling >writing output... [ 75%] glossary >writing output... [ 87%] index >writing output... [100%] using >/builddir/build/BUILD/python-persistent-4.2.2/python3-persistent-4.2.2/docs/using.rst:122: WARNING: term not in glossary: object id >generating indices... genindex py-modindex >highlighting module code... [ 50%] persistent.interfaces >highlighting module code... [100%] zope.interface.interface >writing additional pages... search >copying static files... WARNING: html_static_path entry '/builddir/build/BUILD/python-persistent-4.2.2/python3-persistent-4.2.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, 3 warnings. >Build finished. The HTML pages are in _build/html. >make: Leaving directory '/builddir/build/BUILD/python-persistent-4.2.2/python3-persistent-4.2.2/docs' >~/build/BUILD/python-persistent-4.2.2 >+ popd >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Cy8pbg >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le >++ dirname /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le >+ cd python-persistent-4.2.2 >~/build/BUILD/python-persistent-4.2.2/persistent-4.2.2 ~/build/BUILD/python-persistent-4.2.2 >+ pushd persistent-4.2.2 >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' >+ /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le >running install >running install_lib >creating /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr >creating /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64 >creating /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7 >creating /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages >creating /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent >copying build/lib.linux-ppc64le-2.7/persistent/cPersistence.so -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent >copying build/lib.linux-ppc64le-2.7/persistent/persistence.py -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent >copying build/lib.linux-ppc64le-2.7/persistent/mapping.py -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent >copying build/lib.linux-ppc64le-2.7/persistent/interfaces.pyc -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent >copying build/lib.linux-ppc64le-2.7/persistent/timestamp.pyc -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent >copying build/lib.linux-ppc64le-2.7/persistent/_compat.py -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent >copying build/lib.linux-ppc64le-2.7/persistent/_compat.h -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent >copying build/lib.linux-ppc64le-2.7/persistent/cPersistence.h -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent >copying build/lib.linux-ppc64le-2.7/persistent/picklecache.py -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent >copying build/lib.linux-ppc64le-2.7/persistent/cPickleCache.c -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent >copying build/lib.linux-ppc64le-2.7/persistent/timestamp.py -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent >copying build/lib.linux-ppc64le-2.7/persistent/__init__.pyc -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent >creating /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent/tests >copying build/lib.linux-ppc64le-2.7/persistent/tests/utils.py -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent/tests >copying build/lib.linux-ppc64le-2.7/persistent/tests/attrhooks.py -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent/tests >copying build/lib.linux-ppc64le-2.7/persistent/tests/test_wref.py -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent/tests >copying build/lib.linux-ppc64le-2.7/persistent/tests/test_mapping.py -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent/tests >copying build/lib.linux-ppc64le-2.7/persistent/tests/cucumbers.py -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent/tests >copying build/lib.linux-ppc64le-2.7/persistent/tests/test_timestamp.py -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent/tests >copying build/lib.linux-ppc64le-2.7/persistent/tests/test_list.py -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent/tests >copying build/lib.linux-ppc64le-2.7/persistent/tests/test_picklecache.py -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent/tests >copying build/lib.linux-ppc64le-2.7/persistent/tests/test_ring.py -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent/tests >copying build/lib.linux-ppc64le-2.7/persistent/tests/__init__.py -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent/tests >copying build/lib.linux-ppc64le-2.7/persistent/tests/test_persistence.py -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent/tests >copying build/lib.linux-ppc64le-2.7/persistent/interfaces.py -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent >copying build/lib.linux-ppc64le-2.7/persistent/_timestamp.so -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent >copying build/lib.linux-ppc64le-2.7/persistent/ring.c -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent >copying build/lib.linux-ppc64le-2.7/persistent/list.py -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent >copying build/lib.linux-ppc64le-2.7/persistent/ring.py -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent >copying build/lib.linux-ppc64le-2.7/persistent/wref.py -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent >copying build/lib.linux-ppc64le-2.7/persistent/__init__.py -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent >copying build/lib.linux-ppc64le-2.7/persistent/dict.py -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent >copying build/lib.linux-ppc64le-2.7/persistent/ring.h -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent >copying build/lib.linux-ppc64le-2.7/persistent/_timestamp.c -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent >copying build/lib.linux-ppc64le-2.7/persistent/cPickleCache.so -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent >copying build/lib.linux-ppc64le-2.7/persistent/cPersistence.c -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent >copying build/lib.linux-ppc64le-2.7/persistent/_compat.pyc -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent >byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent/persistence.py to persistence.pyc >byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent/mapping.py to mapping.pyc >byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent/picklecache.py to picklecache.pyc >byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent/tests/utils.py to utils.pyc >byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent/tests/attrhooks.py to attrhooks.pyc >byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent/tests/test_wref.py to test_wref.pyc >byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent/tests/test_mapping.py to test_mapping.pyc >byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent/tests/cucumbers.py to cucumbers.pyc >byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent/tests/test_timestamp.py to test_timestamp.pyc >byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent/tests/test_list.py to test_list.pyc >byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent/tests/test_picklecache.py to test_picklecache.pyc >byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent/tests/test_ring.py to test_ring.pyc >byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent/tests/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent/tests/test_persistence.py to test_persistence.pyc >byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent/list.py to list.pyc >byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent/ring.py to ring.pyc >byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent/wref.py to wref.pyc >byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent/dict.py to dict.pyc >writing byte-compilation script '/tmp/tmpUF6Kwo.py' >/usr/bin/python2 -O /tmp/tmpUF6Kwo.py >removing /tmp/tmpUF6Kwo.py >running install_headers >creating /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/include >creating /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/include/python2.7 >creating /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/include/python2.7/persistent >copying persistent/_compat.h -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/include/python2.7/persistent >copying persistent/cPersistence.h -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/include/python2.7/persistent >copying persistent/ring.h -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/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 >writing entry points to persistent.egg-info/entry_points.txt >reading manifest file 'persistent.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >warning: no previously-included files matching '*.dll' found anywhere in distribution >warning: no previously-included files matching '*.pyc' found anywhere in distribution >warning: no previously-included files matching '*.pyo' found anywhere in distribution >warning: no previously-included files matching '*.so' found anywhere in distribution >warning: no previously-included files matching 'coverage.xml' found anywhere in distribution >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.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent-4.2.2-py2.7.egg-info >running install_scripts >+ popd >~/build/BUILD/python-persistent-4.2.2 >+ pushd python3-persistent-4.2.2 >~/build/BUILD/python-persistent-4.2.2/python3-persistent-4.2.2 ~/build/BUILD/python-persistent-4.2.2 >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' >+ /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le >running install >running install_lib >creating /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6 >creating /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages >creating /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent >copying build/lib.linux-ppc64le-3.6/persistent/persistence.py -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent >copying build/lib.linux-ppc64le-3.6/persistent/cPickleCache.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent >copying build/lib.linux-ppc64le-3.6/persistent/mapping.py -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent >copying build/lib.linux-ppc64le-3.6/persistent/_compat.py -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent >creating /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent/__pycache__ >copying build/lib.linux-ppc64le-3.6/persistent/__pycache__/timestamp.cpython-36.pyc -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent/__pycache__ >copying build/lib.linux-ppc64le-3.6/persistent/__pycache__/_compat.cpython-36.pyc -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent/__pycache__ >copying build/lib.linux-ppc64le-3.6/persistent/__pycache__/__init__.cpython-36.pyc -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent/__pycache__ >copying build/lib.linux-ppc64le-3.6/persistent/__pycache__/interfaces.cpython-36.pyc -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent/__pycache__ >copying build/lib.linux-ppc64le-3.6/persistent/_compat.h -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent >copying build/lib.linux-ppc64le-3.6/persistent/cPersistence.h -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent >copying build/lib.linux-ppc64le-3.6/persistent/picklecache.py -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent >copying build/lib.linux-ppc64le-3.6/persistent/cPickleCache.c -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent >copying build/lib.linux-ppc64le-3.6/persistent/timestamp.py -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent >creating /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent/tests >copying build/lib.linux-ppc64le-3.6/persistent/tests/utils.py -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent/tests >copying build/lib.linux-ppc64le-3.6/persistent/tests/attrhooks.py -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent/tests >copying build/lib.linux-ppc64le-3.6/persistent/tests/test_wref.py -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent/tests >copying build/lib.linux-ppc64le-3.6/persistent/tests/test_mapping.py -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent/tests >copying build/lib.linux-ppc64le-3.6/persistent/tests/cucumbers.py -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent/tests >copying build/lib.linux-ppc64le-3.6/persistent/tests/test_timestamp.py -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent/tests >copying build/lib.linux-ppc64le-3.6/persistent/tests/test_list.py -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent/tests >copying build/lib.linux-ppc64le-3.6/persistent/tests/test_picklecache.py -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent/tests >copying build/lib.linux-ppc64le-3.6/persistent/tests/test_ring.py -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent/tests >copying build/lib.linux-ppc64le-3.6/persistent/tests/__init__.py -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent/tests >copying build/lib.linux-ppc64le-3.6/persistent/tests/test_persistence.py -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent/tests >copying build/lib.linux-ppc64le-3.6/persistent/interfaces.py -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent >copying build/lib.linux-ppc64le-3.6/persistent/ring.c -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent >copying build/lib.linux-ppc64le-3.6/persistent/list.py -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent >copying build/lib.linux-ppc64le-3.6/persistent/ring.py -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent >copying build/lib.linux-ppc64le-3.6/persistent/cPersistence.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent >copying build/lib.linux-ppc64le-3.6/persistent/wref.py -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent >copying build/lib.linux-ppc64le-3.6/persistent/__init__.py -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent >copying build/lib.linux-ppc64le-3.6/persistent/dict.py -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent >copying build/lib.linux-ppc64le-3.6/persistent/ring.h -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent >copying build/lib.linux-ppc64le-3.6/persistent/_timestamp.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent >copying build/lib.linux-ppc64le-3.6/persistent/_timestamp.c -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent >copying build/lib.linux-ppc64le-3.6/persistent/cPersistence.c -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent >byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent/persistence.py to persistence.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent/mapping.py to mapping.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent/picklecache.py to picklecache.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent/tests/utils.py to utils.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent/tests/attrhooks.py to attrhooks.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent/tests/test_wref.py to test_wref.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent/tests/test_mapping.py to test_mapping.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent/tests/cucumbers.py to cucumbers.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent/tests/test_timestamp.py to test_timestamp.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent/tests/test_list.py to test_list.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent/tests/test_picklecache.py to test_picklecache.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent/tests/test_ring.py to test_ring.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent/tests/__init__.py to __init__.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent/tests/test_persistence.py to test_persistence.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent/list.py to list.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent/ring.py to ring.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent/wref.py to wref.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent/dict.py to dict.cpython-36.pyc >writing byte-compilation script '/tmp/tmpqwqhr2kk.py' >/usr/bin/python3 /tmp/tmpqwqhr2kk.py >removing /tmp/tmpqwqhr2kk.py >running install_headers >creating /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/include/python3.6m >creating /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/include/python3.6m/persistent >copying persistent/_compat.h -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/include/python3.6m/persistent >copying persistent/cPersistence.h -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/include/python3.6m/persistent >copying persistent/ring.h -> /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/include/python3.6m/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 entry points to persistent.egg-info/entry_points.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' >warning: no previously-included files matching '*.dll' found anywhere in distribution >warning: no previously-included files matching '*.pyc' found anywhere in distribution >warning: no previously-included files matching '*.pyo' found anywhere in distribution >warning: no previously-included files matching '*.so' found anywhere in distribution >warning: no previously-included files matching 'coverage.xml' found anywhere in distribution >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.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent-4.2.2-py3.6.egg-info >running install_scripts >+ popd >~/build/BUILD/python-persistent-4.2.2 >+ rm -f persistent-4.2.2/docs/_build/html/.buildinfo >+ rm -f /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent/_timestamp.c /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent/cPersistence.c /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent/cPickleCache.c /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent/ring.c /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent/_compat.h /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent/cPersistence.h /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent/ring.h >+ chmod 0755 /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent/_timestamp.so /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent/cPersistence.so /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent/cPickleCache.so >+ rm -f python3-persistent-4.2.2/docs/_build/html/.buildinfo >+ rm -f /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent/_timestamp.c /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent/cPersistence.c /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent/cPickleCache.c /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent/ring.c /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent/_compat.h /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent/cPersistence.h /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent/ring.h >+ chmod 0755 /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent/_timestamp.cpython-36m-ppc64le-linux-gnu.so /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent/cPersistence.cpython-36m-ppc64le-linux-gnu.so /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent/cPickleCache.cpython-36m-ppc64le-linux-gnu.so >+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/python-persistent-4.2.2 >extracting debug info from /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent/cPickleCache.cpython-36m-ppc64le-linux-gnu.so >extracting debug info from /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent/cPersistence.cpython-36m-ppc64le-linux-gnu.so >extracting debug info from /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6/site-packages/persistent/_timestamp.cpython-36m-ppc64le-linux-gnu.so >readelf: /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib/debug/usr/lib64/python3.6/site-packages/persistent/_timestamp.cpython-36m-ppc64le-linux-gnu.so.debug: Error: the dynamic segment offset + size exceeds the size of the file >extracting debug info from /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent/cPersistence.so >extracting debug info from /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent/_timestamp.so >readelf: /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib/debug/usr/lib64/python2.7/site-packages/persistent/_timestamp.so.debug: Error: the dynamic segment offset + size exceeds the size of the file >extracting debug info from /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7/site-packages/persistent/cPickleCache.so >/usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. >422 blocks >+ /usr/lib/rpm/check-buildroot >+ /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 >Bytecompiling .py files below /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python3.6 using /usr/bin/python3.6 >Bytecompiling .py files below /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib64/python2.7 using /usr/bin/python2.7 >Bytecompiling .py files below /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib/debug/usr/lib64/python3.6 using /usr/bin/python3.6 >Bytecompiling .py files below /builddir/build/BUILDROOT/python-persistent-4.2.2-4.fc26.ppc64le/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 >+ /usr/lib/rpm/brp-python-hardlink >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.EhNz8K >+ umask 022 >+ cd /builddir/build/BUILD >+ cd python-persistent-4.2.2 >+ pushd persistent-4.2.2 >~/build/BUILD/python-persistent-4.2.2/persistent-4.2.2 ~/build/BUILD/python-persistent-4.2.2 >+ nosetests-2.7 >.........................................................................................................................................................................................................................................F............................................................................................. >====================================================================== >FAIL: test_ring_impl (persistent.tests.test_picklecache.PickleCacheTests) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/builddir/build/BUILD/python-persistent-4.2.2/persistent-4.2.2/persistent/tests/test_picklecache.py", line 1064, in test_ring_impl > self.assertTrue(ring.Ring is ring._DequeRing) >AssertionError: False is not true >---------------------------------------------------------------------- >Ran 327 tests in 0.370s >FAILED (failures=1) >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.EhNz8K (%check) > Bad exit status from /var/tmp/rpm-tmp.EhNz8K (%check) >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.5/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.5/site-packages/mockbuild/util.py", line 578, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/python-persistent.spec
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1424183
: 1253838 |
1253839
|
1253840