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 1253685 Details for
Bug 1424131
python-cherrypy: 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), 27.24 KB, created by
Fedora Release Engineering
on 2017-02-17 16:01:03 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2017-02-17 16:01:03 UTC
Size:
27.24 KB
patch
obsolete
>Mock Version: 1.3.3 >Mock Version: 1.3.3 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-cherrypy.spec'], chrootPath='/var/lib/mock/f26-build-7646547-694519/root'gid=425printOutput=Falseshell=Falseuid=1000env={'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'SHELL': '/bin/bash', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'HOME': '/builddir'}user='mockbuild'logger=<mockbuild.trace_decorator.getLog object at 0x7f160fedc3c8>timeout=172800) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-cherrypy.spec'] with env {'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'SHELL': '/bin/bash', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'HOME': '/builddir'} and shell False >sh: /usr/bin/python: No such file or directory >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/python-cherrypy-3.5.0-5.fc26.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-cherrypy.spec'], chrootPath='/var/lib/mock/f26-build-7646547-694519/root'gid=425logger=<mockbuild.trace_decorator.getLog object at 0x7f160fedc3c8>printOutput=Falseshell=Falseprivate_network=Trueenv={'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'SHELL': '/bin/bash', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'HOME': '/builddir'}user='mockbuild'uid=1000timeout=172800) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-cherrypy.spec'] with env {'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'SHELL': '/bin/bash', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'HOME': '/builddir'} and shell False >Building target platforms: noarch >Building for target noarch >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.FjECnY >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf CherryPy-3.5.0 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/CherryPy-3.5.0.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd CherryPy-3.5.0 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >Patch #0 (python-cherrypy-tutorial-doc.patch): >+ echo 'Patch #0 (python-cherrypy-tutorial-doc.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 >patching file setup.py >+ /usr/bin/sed -i 's/\r//' README.txt cherrypy/tutorial/README.txt cherrypy/tutorial/tutorial.conf >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.B4FRcs >+ umask 022 >+ cd /builddir/build/BUILD >+ cd CherryPy-3.5.0 >+ /usr/bin/python setup.py build >running build >running build_py >creating build >creating build/lib >creating build/lib/cherrypy >copying cherrypy/__init__.py -> build/lib/cherrypy >copying cherrypy/_cpwsgi.py -> build/lib/cherrypy >copying cherrypy/_cptree.py -> build/lib/cherrypy >copying cherrypy/_cpreqbody.py -> build/lib/cherrypy >copying cherrypy/_cpdispatch.py -> build/lib/cherrypy >copying cherrypy/_cpcompat_subprocess.py -> build/lib/cherrypy >copying cherrypy/_cpserver.py -> build/lib/cherrypy >copying cherrypy/_cplogging.py -> build/lib/cherrypy >copying cherrypy/_cpnative_server.py -> build/lib/cherrypy >copying cherrypy/_cperror.py -> build/lib/cherrypy >copying cherrypy/_cpmodpy.py -> build/lib/cherrypy >copying cherrypy/_cpcompat.py -> build/lib/cherrypy >copying cherrypy/_cpthreadinglocal.py -> build/lib/cherrypy >copying cherrypy/_cpwsgi_server.py -> build/lib/cherrypy >copying cherrypy/_cprequest.py -> build/lib/cherrypy >copying cherrypy/_cpchecker.py -> build/lib/cherrypy >copying cherrypy/_cpconfig.py -> build/lib/cherrypy >copying cherrypy/_cptools.py -> build/lib/cherrypy >creating build/lib/cherrypy/lib >copying cherrypy/lib/__init__.py -> build/lib/cherrypy/lib >copying cherrypy/lib/httpauth.py -> build/lib/cherrypy/lib >copying cherrypy/lib/profiler.py -> build/lib/cherrypy/lib >copying cherrypy/lib/covercp.py -> build/lib/cherrypy/lib >copying cherrypy/lib/cpstats.py -> build/lib/cherrypy/lib >copying cherrypy/lib/locking.py -> build/lib/cherrypy/lib >copying cherrypy/lib/auth.py -> build/lib/cherrypy/lib >copying cherrypy/lib/encoding.py -> build/lib/cherrypy/lib >copying cherrypy/lib/sessions.py -> build/lib/cherrypy/lib >copying cherrypy/lib/caching.py -> build/lib/cherrypy/lib >copying cherrypy/lib/static.py -> build/lib/cherrypy/lib >copying cherrypy/lib/reprconf.py -> build/lib/cherrypy/lib >copying cherrypy/lib/httputil.py -> build/lib/cherrypy/lib >copying cherrypy/lib/lockfile.py -> build/lib/cherrypy/lib >copying cherrypy/lib/auth_digest.py -> build/lib/cherrypy/lib >copying cherrypy/lib/http.py -> build/lib/cherrypy/lib >copying cherrypy/lib/auth_basic.py -> build/lib/cherrypy/lib >copying cherrypy/lib/xmlrpcutil.py -> build/lib/cherrypy/lib >copying cherrypy/lib/jsontools.py -> build/lib/cherrypy/lib >copying cherrypy/lib/cptools.py -> build/lib/cherrypy/lib >copying cherrypy/lib/gctools.py -> build/lib/cherrypy/lib >creating build/lib/cherrypy/process >copying cherrypy/process/__init__.py -> build/lib/cherrypy/process >copying cherrypy/process/servers.py -> build/lib/cherrypy/process >copying cherrypy/process/plugins.py -> build/lib/cherrypy/process >copying cherrypy/process/win32.py -> build/lib/cherrypy/process >copying cherrypy/process/wspbus.py -> build/lib/cherrypy/process >creating build/lib/cherrypy/scaffold >copying cherrypy/scaffold/__init__.py -> build/lib/cherrypy/scaffold >creating build/lib/cherrypy/wsgiserver >copying cherrypy/wsgiserver/__init__.py -> build/lib/cherrypy/wsgiserver >copying cherrypy/wsgiserver/ssl_pyopenssl.py -> build/lib/cherrypy/wsgiserver >copying cherrypy/wsgiserver/ssl_builtin.py -> build/lib/cherrypy/wsgiserver >copying cherrypy/wsgiserver/wsgiserver2.py -> build/lib/cherrypy/wsgiserver >running build_scripts >creating build/scripts-2.7 >copying and adjusting cherrypy/cherryd -> build/scripts-2.7 >changing mode of build/scripts-2.7/cherryd from 644 to 755 >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YiHmHW >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch >++ dirname /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch >+ cd CherryPy-3.5.0 >+ rm -rf /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch >+ /usr/bin/python setup.py install --skip-build --root /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch >running install >running install_lib >creating /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch >creating /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr >creating /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib >creating /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7 >creating /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages >creating /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy >creating /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/__init__.py -> /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/httpauth.py -> /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/profiler.py -> /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/covercp.py -> /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/cpstats.py -> /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/locking.py -> /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/auth.py -> /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/encoding.py -> /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/sessions.py -> /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/caching.py -> /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/static.py -> /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/reprconf.py -> /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/httputil.py -> /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/lockfile.py -> /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/auth_digest.py -> /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/http.py -> /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/auth_basic.py -> /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/xmlrpcutil.py -> /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/jsontools.py -> /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/cptools.py -> /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/gctools.py -> /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/lib >copying build/lib/cherrypy/__init__.py -> /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy >copying build/lib/cherrypy/_cpwsgi.py -> /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy >creating /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/scaffold >copying build/lib/cherrypy/scaffold/__init__.py -> /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/scaffold >copying build/lib/cherrypy/_cptree.py -> /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy >copying build/lib/cherrypy/_cpreqbody.py -> /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy >copying build/lib/cherrypy/_cpdispatch.py -> /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy >copying build/lib/cherrypy/_cpcompat_subprocess.py -> /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy >copying build/lib/cherrypy/_cpserver.py -> /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy >creating /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/process >copying build/lib/cherrypy/process/__init__.py -> /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/process >copying build/lib/cherrypy/process/servers.py -> /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/process >copying build/lib/cherrypy/process/plugins.py -> /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/process >copying build/lib/cherrypy/process/win32.py -> /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/process >copying build/lib/cherrypy/process/wspbus.py -> /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/process >copying build/lib/cherrypy/_cplogging.py -> /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy >copying build/lib/cherrypy/_cpnative_server.py -> /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy >copying build/lib/cherrypy/_cperror.py -> /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy >copying build/lib/cherrypy/_cpmodpy.py -> /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy >copying build/lib/cherrypy/_cpcompat.py -> /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy >copying build/lib/cherrypy/_cpthreadinglocal.py -> /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy >copying build/lib/cherrypy/_cpwsgi_server.py -> /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy >copying build/lib/cherrypy/_cprequest.py -> /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy >copying build/lib/cherrypy/_cpchecker.py -> /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy >copying build/lib/cherrypy/_cpconfig.py -> /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy >copying build/lib/cherrypy/_cptools.py -> /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy >creating /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/wsgiserver >copying build/lib/cherrypy/wsgiserver/__init__.py -> /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/wsgiserver >copying build/lib/cherrypy/wsgiserver/ssl_pyopenssl.py -> /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/wsgiserver >copying build/lib/cherrypy/wsgiserver/ssl_builtin.py -> /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/wsgiserver >copying build/lib/cherrypy/wsgiserver/wsgiserver2.py -> /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/wsgiserver >byte-compiling /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/lib/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/lib/httpauth.py to httpauth.pyc >byte-compiling /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/lib/profiler.py to profiler.pyc >byte-compiling /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/lib/covercp.py to covercp.pyc >byte-compiling /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/lib/cpstats.py to cpstats.pyc >byte-compiling /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/lib/locking.py to locking.pyc >byte-compiling /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/lib/auth.py to auth.pyc >byte-compiling /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/lib/encoding.py to encoding.pyc >byte-compiling /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/lib/sessions.py to sessions.pyc >byte-compiling /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/lib/caching.py to caching.pyc >byte-compiling /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/lib/static.py to static.pyc >byte-compiling /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/lib/reprconf.py to reprconf.pyc >byte-compiling /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/lib/httputil.py to httputil.pyc >byte-compiling /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/lib/lockfile.py to lockfile.pyc >byte-compiling /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/lib/auth_digest.py to auth_digest.pyc >byte-compiling /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/lib/http.py to http.pyc >byte-compiling /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/lib/auth_basic.py to auth_basic.pyc >byte-compiling /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/lib/xmlrpcutil.py to xmlrpcutil.pyc >byte-compiling /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/lib/jsontools.py to jsontools.pyc >byte-compiling /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/lib/cptools.py to cptools.pyc >byte-compiling /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/lib/gctools.py to gctools.pyc >byte-compiling /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/_cpwsgi.py to _cpwsgi.pyc >byte-compiling /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/scaffold/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/_cptree.py to _cptree.pyc >byte-compiling /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/_cpreqbody.py to _cpreqbody.pyc >byte-compiling /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/_cpdispatch.py to _cpdispatch.pyc >byte-compiling /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/_cpcompat_subprocess.py to _cpcompat_subprocess.pyc >byte-compiling /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/_cpserver.py to _cpserver.pyc >byte-compiling /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/process/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/process/servers.py to servers.pyc >byte-compiling /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/process/plugins.py to plugins.pyc >byte-compiling /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/process/win32.py to win32.pyc >byte-compiling /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/process/wspbus.py to wspbus.pyc >byte-compiling /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/_cplogging.py to _cplogging.pyc >byte-compiling /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/_cpnative_server.py to _cpnative_server.pyc >byte-compiling /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/_cperror.py to _cperror.pyc >byte-compiling /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/_cpmodpy.py to _cpmodpy.pyc >byte-compiling /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/_cpcompat.py to _cpcompat.pyc >byte-compiling /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/_cpthreadinglocal.py to _cpthreadinglocal.pyc >byte-compiling /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/_cpwsgi_server.py to _cpwsgi_server.pyc >byte-compiling /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/_cprequest.py to _cprequest.pyc >byte-compiling /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/_cpchecker.py to _cpchecker.pyc >byte-compiling /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/_cpconfig.py to _cpconfig.pyc >byte-compiling /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/_cptools.py to _cptools.pyc >byte-compiling /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/wsgiserver/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/wsgiserver/ssl_pyopenssl.py to ssl_pyopenssl.pyc >byte-compiling /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/wsgiserver/ssl_builtin.py to ssl_builtin.pyc >byte-compiling /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/wsgiserver/wsgiserver2.py to wsgiserver2.pyc >running install_data >copying cherrypy/cherryd -> /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy >copying cherrypy/favicon.ico -> /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy >copying cherrypy/LICENSE.txt -> /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy >copying cherrypy/scaffold/example.conf -> /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/scaffold >copying cherrypy/scaffold/site.conf -> /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/scaffold >creating /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/scaffold/static >copying cherrypy/scaffold/static/made_with_cherrypy_small.png -> /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/cherrypy/scaffold/static >running install_egg_info >running egg_info >writing CherryPy.egg-info/PKG-INFO >writing top-level names to CherryPy.egg-info/top_level.txt >writing dependency_links to CherryPy.egg-info/dependency_links.txt >reading manifest file 'CherryPy.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >writing manifest file 'CherryPy.egg-info/SOURCES.txt' >Copying CherryPy.egg-info to /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7/site-packages/CherryPy-3.5.0-py2.7.egg-info >running install_scripts >creating /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/bin >copying build/scripts-2.7/cherryd -> /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/bin >changing mode of /builddir/build/BUILDROOT/python-cherrypy-3.5.0-5.fc26.noarch/usr/bin/cherryd to 755 >+ /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/CherryPy-3.5.0 >find: 'debug': No such file or directory >+ /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-cherrypy-3.5.0-5.fc26.noarch/usr/lib/python2.7 using /usr/bin/python2.7 >+ /usr/lib/rpm/brp-python-hardlink >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.KQCrju >+ umask 022 >+ cd /builddir/build/BUILD >+ cd CherryPy-3.5.0 >+ cd cherrypy/test >+ PYTHONPATH=../../ >+ nosetests -s ./ -e test_SIGTERM -e test_SIGHUP_tty -e test_file_stream >..................................................................................................S.. > ERROR: Status ('200') != 411 > Show: [B]ody [H]eaders [S]tatus [U]RL; [I]gnore, [R]aise, or sys.e[X]it >> E...............................................................SS....................................................................... >====================================================================== >ERROR: test_no_content_length (cherrypy.test.test_http.HTTPTests) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/builddir/build/BUILD/CherryPy-3.5.0/cherrypy/test/test_http.py", line 118, in test_no_content_length > self.assertStatus(411) > File "/builddir/build/BUILD/CherryPy-3.5.0/cherrypy/test/webtest.py", line 331, in assertStatus > self._handlewebError(msg) > File "/builddir/build/BUILD/CherryPy-3.5.0/cherrypy/test/webtest.py", line 283, in _handlewebError > i = getchar().upper() > File "/builddir/build/BUILD/CherryPy-3.5.0/cherrypy/test/webtest.py", line 165, in getchar > old_settings = termios.tcgetattr(fd) >error: (25, 'Inappropriate ioctl for device') >-------------------- >> begin captured logging << -------------------- >cherrypy.access.140156260976592: INFO: 127.0.0.1 - - [11/Feb/2017:18:46:05] "POST /no_body HTTP/1.1" 200 12 "" "" >cherrypy.access.140156260976592: INFO: 127.0.0.1 - - [11/Feb/2017:18:46:06] "POST / HTTP/1.1" 200 12 "" "" >--------------------- >> end captured logging << --------------------- >---------------------------------------------------------------------- >Ran 237 tests in 74.716s >FAILED (SKIP=3, errors=1) >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.KQCrju (%check) > Bad exit status from /var/tmp/rpm-tmp.KQCrju (%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 noarch --nodeps /builddir/build/SPECS/python-cherrypy.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 1424131
: 1253685 |
1253686
|
1253687