Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1467046 Details for
Bug 1605991
python-whitenoise: FTBFS in Fedora rawhide
[?]
New
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.rh83 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
build.log (text/plain), 31.83 KB, created by
Mohan Boddu
on 2018-07-20 17:55:32 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-20 17:55:32 UTC
Size:
31.83 KB
patch
obsolete
>Mock Version: 1.3.4 >Mock Version: 1.3.4 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-whitenoise.spec'], chrootPath='/var/lib/mock/f29-build-13057106-949986/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f8078a86fd0>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-whitenoise.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/python-whitenoise-3.3.1-3.fc29.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-whitenoise.spec'], chrootPath='/var/lib/mock/f29-build-13057106-949986/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f8078a86fd0>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-whitenoise.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >Building target platforms: noarch >Building for target noarch >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yvuUAF >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf whitenoise-9238341a348c57e20a0f4bab34fb93b86c7d59be >+ /usr/bin/gzip -dc /builddir/build/SOURCES/whitenoise-9238341.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd whitenoise-9238341a348c57e20a0f4bab34fb93b86c7d59be >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ rm docs/changelog.rst >+ cp -pr docs/ README.rst LICENSE ../ >+ sed -i '1iSTATIC_ROOT='\''.'\''' -i tests/django_settings.py >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7FLun4 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd whitenoise-9238341a348c57e20a0f4bab34fb93b86c7d59be >+ 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 >creating build/lib/whitenoise >copying whitenoise/utils.py -> build/lib/whitenoise >copying whitenoise/base.py -> build/lib/whitenoise >copying whitenoise/django.py -> build/lib/whitenoise >copying whitenoise/media_types.py -> build/lib/whitenoise >copying whitenoise/httpstatus_backport.py -> build/lib/whitenoise >copying whitenoise/__init__.py -> build/lib/whitenoise >copying whitenoise/static_file.py -> build/lib/whitenoise >copying whitenoise/compress.py -> build/lib/whitenoise >copying whitenoise/storage.py -> build/lib/whitenoise >copying whitenoise/middleware.py -> build/lib/whitenoise >creating build/lib/whitenoise/runserver_nostatic >copying whitenoise/runserver_nostatic/__init__.py -> build/lib/whitenoise/runserver_nostatic >creating build/lib/whitenoise/runserver_nostatic/management >copying whitenoise/runserver_nostatic/management/__init__.py -> build/lib/whitenoise/runserver_nostatic/management >creating build/lib/whitenoise/runserver_nostatic/management/commands >copying whitenoise/runserver_nostatic/management/commands/__init__.py -> build/lib/whitenoise/runserver_nostatic/management/commands >copying whitenoise/runserver_nostatic/management/commands/runserver.py -> build/lib/whitenoise/runserver_nostatic/management/commands >+ sleep 1 >+ pushd docs >+ sphinx-build -b html -d build/doctrees . python2/build/html >~/build/BUILD/whitenoise-9238341a348c57e20a0f4bab34fb93b86c7d59be/docs ~/build/BUILD/whitenoise-9238341a348c57e20a0f4bab34fb93b86c7d59be >Running Sphinx v1.7.5 >making output directory... >loading pickled environment... not yet created >WARNING: while setting up extension ?: role 'file' is already registered, it will be overridden >building [mo]: targets for 0 po files that are out of date >building [html]: targets for 4 source files that are out of date >updating environment: 4 added, 0 changed, 0 removed >reading sources... [ 25%] base >reading sources... [ 50%] django >reading sources... [ 75%] flask >reading sources... [100%] index >/builddir/build/BUILD/whitenoise-9238341a348c57e20a0f4bab34fb93b86c7d59be/docs/index.rst:203: WARNING: toctree contains reference to nonexisting document u'changelog' >looking for now-outdated files... none found >pickling environment... done >checking consistency... done >preparing documents... done >writing output... [ 25%] base >writing output... [ 50%] django >writing output... [ 75%] flask >writing output... [100%] index >/builddir/build/BUILD/whitenoise-9238341a348c57e20a0f4bab34fb93b86c7d59be/docs/django.rst:32: WARNING: Could not lex literal_block as "html". Highlighting skipped. >generating indices... genindex >writing additional pages... search >copying static files... WARNING: html_static_path entry u'/builddir/build/BUILD/whitenoise-9238341a348c57e20a0f4bab34fb93b86c7d59be/docs/_static' does not exist >done >copying extra files... done >dumping search index in English (code: en) ... done >dumping object inventory... done >build succeeded, 4 warnings. >The HTML pages are in python2/build/html. >+ rm -f build/html/.buildinfo >+ rm -f build/html/objects.inv >+ popd >~/build/BUILD/whitenoise-9238341a348c57e20a0f4bab34fb93b86c7d59be >+ 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 >+ sleep 1 >~/build/BUILD/whitenoise-9238341a348c57e20a0f4bab34fb93b86c7d59be/docs ~/build/BUILD/whitenoise-9238341a348c57e20a0f4bab34fb93b86c7d59be >+ pushd docs >+ sphinx-build-3 -b html -d build/doctrees . python3/build/html >Running Sphinx v1.7.5 >making output directory... >loading pickled environment... failed: build environment version not current >WARNING: while setting up extension ?: role 'file' is already registered, it will be overridden >building [mo]: targets for 0 po files that are out of date >building [html]: targets for 4 source files that are out of date >updating environment: 4 added, 0 changed, 0 removed >reading sources... [ 25%] base >reading sources... [ 50%] django >reading sources... [ 75%] flask >reading sources... [100%] index >/builddir/build/BUILD/whitenoise-9238341a348c57e20a0f4bab34fb93b86c7d59be/docs/index.rst:203: WARNING: toctree contains reference to nonexisting document 'changelog' >looking for now-outdated files... none found >pickling environment... done >checking consistency... done >preparing documents... done >writing output... [ 25%] base >writing output... [ 50%] django >writing output... [ 75%] flask >writing output... [100%] index >/builddir/build/BUILD/whitenoise-9238341a348c57e20a0f4bab34fb93b86c7d59be/docs/django.rst:32: WARNING: Could not lex literal_block as "html". Highlighting skipped. >generating indices... genindex >writing additional pages... search >copying static files... WARNING: html_static_path entry '/builddir/build/BUILD/whitenoise-9238341a348c57e20a0f4bab34fb93b86c7d59be/docs/_static' does not exist >done >copying extra files... done >dumping search index in English (code: en) ... done >dumping object inventory... done >build succeeded, 4 warnings. >The HTML pages are in python3/build/html. >+ rm -f build/html/.buildinfo >+ rm -f build/html/objects.inv >+ popd >~/build/BUILD/whitenoise-9238341a348c57e20a0f4bab34fb93b86c7d59be >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.sdNYtG >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch >++ dirname /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch >+ cd whitenoise-9238341a348c57e20a0f4bab34fb93b86c7d59be >+ 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-whitenoise-3.3.1-3.fc29.noarch >running install >running install_lib >creating /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr >creating /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib >creating /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python3.7 >creating /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python3.7/site-packages >creating /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python3.7/site-packages/whitenoise >copying build/lib/whitenoise/utils.py -> /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python3.7/site-packages/whitenoise >copying build/lib/whitenoise/base.py -> /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python3.7/site-packages/whitenoise >copying build/lib/whitenoise/django.py -> /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python3.7/site-packages/whitenoise >copying build/lib/whitenoise/media_types.py -> /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python3.7/site-packages/whitenoise >copying build/lib/whitenoise/httpstatus_backport.py -> /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python3.7/site-packages/whitenoise >copying build/lib/whitenoise/__init__.py -> /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python3.7/site-packages/whitenoise >creating /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python3.7/site-packages/whitenoise/runserver_nostatic >creating /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python3.7/site-packages/whitenoise/runserver_nostatic/management >copying build/lib/whitenoise/runserver_nostatic/management/__init__.py -> /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python3.7/site-packages/whitenoise/runserver_nostatic/management >creating /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python3.7/site-packages/whitenoise/runserver_nostatic/management/commands >copying build/lib/whitenoise/runserver_nostatic/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python3.7/site-packages/whitenoise/runserver_nostatic/management/commands >copying build/lib/whitenoise/runserver_nostatic/management/commands/runserver.py -> /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python3.7/site-packages/whitenoise/runserver_nostatic/management/commands >copying build/lib/whitenoise/runserver_nostatic/__init__.py -> /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python3.7/site-packages/whitenoise/runserver_nostatic >copying build/lib/whitenoise/static_file.py -> /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python3.7/site-packages/whitenoise >copying build/lib/whitenoise/compress.py -> /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python3.7/site-packages/whitenoise >copying build/lib/whitenoise/storage.py -> /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python3.7/site-packages/whitenoise >copying build/lib/whitenoise/middleware.py -> /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python3.7/site-packages/whitenoise >byte-compiling /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python3.7/site-packages/whitenoise/utils.py to utils.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python3.7/site-packages/whitenoise/base.py to base.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python3.7/site-packages/whitenoise/django.py to django.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python3.7/site-packages/whitenoise/media_types.py to media_types.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python3.7/site-packages/whitenoise/httpstatus_backport.py to httpstatus_backport.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python3.7/site-packages/whitenoise/__init__.py to __init__.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python3.7/site-packages/whitenoise/runserver_nostatic/management/__init__.py to __init__.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python3.7/site-packages/whitenoise/runserver_nostatic/management/commands/__init__.py to __init__.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python3.7/site-packages/whitenoise/runserver_nostatic/management/commands/runserver.py to runserver.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python3.7/site-packages/whitenoise/runserver_nostatic/__init__.py to __init__.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python3.7/site-packages/whitenoise/static_file.py to static_file.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python3.7/site-packages/whitenoise/compress.py to compress.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python3.7/site-packages/whitenoise/storage.py to storage.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python3.7/site-packages/whitenoise/middleware.py to middleware.cpython-37.pyc >writing byte-compilation script '/tmp/tmpen2_oghx.py' >/usr/bin/python3 /tmp/tmpen2_oghx.py >removing /tmp/tmpen2_oghx.py >running install_egg_info >running egg_info >creating whitenoise.egg-info >writing whitenoise.egg-info/PKG-INFO >writing dependency_links to whitenoise.egg-info/dependency_links.txt >writing top-level names to whitenoise.egg-info/top_level.txt >writing manifest file 'whitenoise.egg-info/SOURCES.txt' >reading manifest file 'whitenoise.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >warning: no previously-included files matching '__pycache__' found under directory '*' >warning: no previously-included files matching '*.py[co]' found under directory '*' >no previously-included directories found matching 'docs/_build' >writing manifest file 'whitenoise.egg-info/SOURCES.txt' >Copying whitenoise.egg-info to /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python3.7/site-packages/whitenoise-3.3.1-py3.7.egg-info >running install_scripts >+ 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-whitenoise-3.3.1-3.fc29.noarch >running install >running install_lib >creating /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python2.7 >creating /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python2.7/site-packages >creating /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python2.7/site-packages/whitenoise >copying build/lib/whitenoise/utils.py -> /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python2.7/site-packages/whitenoise >copying build/lib/whitenoise/base.py -> /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python2.7/site-packages/whitenoise >copying build/lib/whitenoise/django.py -> /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python2.7/site-packages/whitenoise >copying build/lib/whitenoise/media_types.py -> /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python2.7/site-packages/whitenoise >copying build/lib/whitenoise/httpstatus_backport.py -> /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python2.7/site-packages/whitenoise >copying build/lib/whitenoise/__init__.py -> /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python2.7/site-packages/whitenoise >creating /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python2.7/site-packages/whitenoise/runserver_nostatic >creating /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python2.7/site-packages/whitenoise/runserver_nostatic/management >copying build/lib/whitenoise/runserver_nostatic/management/__init__.py -> /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python2.7/site-packages/whitenoise/runserver_nostatic/management >creating /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python2.7/site-packages/whitenoise/runserver_nostatic/management/commands >copying build/lib/whitenoise/runserver_nostatic/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python2.7/site-packages/whitenoise/runserver_nostatic/management/commands >copying build/lib/whitenoise/runserver_nostatic/management/commands/runserver.py -> /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python2.7/site-packages/whitenoise/runserver_nostatic/management/commands >copying build/lib/whitenoise/runserver_nostatic/__init__.py -> /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python2.7/site-packages/whitenoise/runserver_nostatic >copying build/lib/whitenoise/static_file.py -> /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python2.7/site-packages/whitenoise >copying build/lib/whitenoise/compress.py -> /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python2.7/site-packages/whitenoise >copying build/lib/whitenoise/storage.py -> /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python2.7/site-packages/whitenoise >copying build/lib/whitenoise/middleware.py -> /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python2.7/site-packages/whitenoise >byte-compiling /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python2.7/site-packages/whitenoise/utils.py to utils.pyc >byte-compiling /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python2.7/site-packages/whitenoise/base.py to base.pyc >byte-compiling /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python2.7/site-packages/whitenoise/django.py to django.pyc >byte-compiling /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python2.7/site-packages/whitenoise/media_types.py to media_types.pyc >byte-compiling /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python2.7/site-packages/whitenoise/httpstatus_backport.py to httpstatus_backport.pyc >byte-compiling /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python2.7/site-packages/whitenoise/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python2.7/site-packages/whitenoise/runserver_nostatic/management/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python2.7/site-packages/whitenoise/runserver_nostatic/management/commands/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python2.7/site-packages/whitenoise/runserver_nostatic/management/commands/runserver.py to runserver.pyc >byte-compiling /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python2.7/site-packages/whitenoise/runserver_nostatic/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python2.7/site-packages/whitenoise/static_file.py to static_file.pyc >byte-compiling /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python2.7/site-packages/whitenoise/compress.py to compress.pyc >byte-compiling /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python2.7/site-packages/whitenoise/storage.py to storage.pyc >byte-compiling /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python2.7/site-packages/whitenoise/middleware.py to middleware.pyc >writing byte-compilation script '/tmp/tmpBHsqHR.py' >/usr/bin/python2 -O /tmp/tmpBHsqHR.py >removing /tmp/tmpBHsqHR.py >running install_egg_info >running egg_info >writing whitenoise.egg-info/PKG-INFO >writing top-level names to whitenoise.egg-info/top_level.txt >writing dependency_links to whitenoise.egg-info/dependency_links.txt >reading manifest file 'whitenoise.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >warning: no previously-included files matching '__pycache__' found under directory '*' >warning: no previously-included files matching '*.py[co]' found under directory '*' >no previously-included directories found matching 'docs/_build' >writing manifest file 'whitenoise.egg-info/SOURCES.txt' >Copying whitenoise.egg-info to /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python2.7/site-packages/whitenoise-3.3.1-py2.7.egg-info >running install_scripts >+ /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 3.3.1-3.fc29 --unique-debug-suffix -3.3.1-3.fc29.noarch --unique-debug-src-base python-whitenoise-3.3.1-3.fc29.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/whitenoise-9238341a348c57e20a0f4bab34fb93b86c7d59be >find: 'debug': No such file or directory >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/redhat/brp-ldconfig >/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-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python3.7 using /usr/bin/python3.7 >Bytecompiling .py files below /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/lib/python2.7 using /usr/bin/python2.7 >+ /usr/lib/rpm/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-mangle-shebangs >/usr/share/lmod/lmod/init/bash: line 15: __lmod_vx: unbound variable >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.2GGRVl >+ umask 022 >+ cd /builddir/build/BUILD >+ cd whitenoise-9238341a348c57e20a0f4bab34fb93b86c7d59be >+ export DJANGO_SETTINGS_MODULE=tests.django_settings >+ DJANGO_SETTINGS_MODULE=tests.django_settings >+ export LANG=en_US.UTF-8 >+ LANG=en_US.UTF-8 >+ python2 setup.py test >running test >running egg_info >writing whitenoise.egg-info/PKG-INFO >writing top-level names to whitenoise.egg-info/top_level.txt >writing dependency_links to whitenoise.egg-info/dependency_links.txt >reading manifest file 'whitenoise.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >warning: no previously-included files matching '__pycache__' found under directory '*' >warning: no previously-included files matching '*.py[co]' found under directory '*' >no previously-included directories found matching 'docs/_build' >writing manifest file 'whitenoise.egg-info/SOURCES.txt' >running build_ext >test_add_under_prefix (tests.test_whitenoise.WhiteNoiseAutorefresh) ... ok >test_custom_headers (tests.test_whitenoise.WhiteNoiseAutorefresh) ... ok >test_custom_mimetype (tests.test_whitenoise.WhiteNoiseAutorefresh) ... ok >test_get_accept_gzip (tests.test_whitenoise.WhiteNoiseAutorefresh) ... ok >test_get_file (tests.test_whitenoise.WhiteNoiseAutorefresh) ... ok >test_get_not_accept_gzip (tests.test_whitenoise.WhiteNoiseAutorefresh) ... ok >test_gzip_response_has_correct_content_length_header (tests.test_whitenoise.WhiteNoiseAutorefresh) ... ok >test_head_request_has_no_body (tests.test_whitenoise.WhiteNoiseAutorefresh) ... ok >test_max_age (tests.test_whitenoise.WhiteNoiseAutorefresh) ... ok >test_modified (tests.test_whitenoise.WhiteNoiseAutorefresh) ... ok >test_no_error_on_very_long_filename (tests.test_whitenoise.WhiteNoiseAutorefresh) ... ok >test_non_ascii_requests_safely_ignored (tests.test_whitenoise.WhiteNoiseAutorefresh) ... ok >test_not_modified_exact (tests.test_whitenoise.WhiteNoiseAutorefresh) ... ok >test_not_modified_future (tests.test_whitenoise.WhiteNoiseAutorefresh) ... ok >test_other_requests_passed_through (tests.test_whitenoise.WhiteNoiseAutorefresh) ... ok >test_post_request_returns_405 (tests.test_whitenoise.WhiteNoiseAutorefresh) ... ok >test_response_has_allow_origin_header (tests.test_whitenoise.WhiteNoiseAutorefresh) ... ok >test_response_has_correct_content_length_header (tests.test_whitenoise.WhiteNoiseAutorefresh) ... ok >test_add_under_prefix (tests.test_whitenoise.WhiteNoiseTest) ... ok >test_custom_headers (tests.test_whitenoise.WhiteNoiseTest) ... ok >test_custom_mimetype (tests.test_whitenoise.WhiteNoiseTest) ... ok >test_get_accept_gzip (tests.test_whitenoise.WhiteNoiseTest) ... ok >test_get_file (tests.test_whitenoise.WhiteNoiseTest) ... ok >test_get_not_accept_gzip (tests.test_whitenoise.WhiteNoiseTest) ... ok >test_gzip_response_has_correct_content_length_header (tests.test_whitenoise.WhiteNoiseTest) ... ok >test_head_request_has_no_body (tests.test_whitenoise.WhiteNoiseTest) ... ok >test_max_age (tests.test_whitenoise.WhiteNoiseTest) ... ok >test_modified (tests.test_whitenoise.WhiteNoiseTest) ... ok >test_non_ascii_requests_safely_ignored (tests.test_whitenoise.WhiteNoiseTest) ... ok >test_not_modified_exact (tests.test_whitenoise.WhiteNoiseTest) ... ok >test_not_modified_future (tests.test_whitenoise.WhiteNoiseTest) ... ok >test_other_requests_passed_through (tests.test_whitenoise.WhiteNoiseTest) ... ok >test_post_request_returns_405 (tests.test_whitenoise.WhiteNoiseTest) ... ok >test_response_has_allow_origin_header (tests.test_whitenoise.WhiteNoiseTest) ... ok >test_response_has_correct_content_length_header (tests.test_whitenoise.WhiteNoiseTest) ... ok >test_make_helpful_exception (tests.test_storage.DjangoWhiteNoiseStorageTest) ... ok >test_compresses_file (tests.test_compress.CompressTest) ... ok >test_doesnt_compress_if_no_saving (tests.test_compress.CompressTest) ... ok >test_ignores_other_extensions (tests.test_compress.CompressTest) ... ok >test_get_gzip (tests.test_django_whitenoise.DjangoMiddlewareTest) ... ok >test_get_nonascii_file (tests.test_django_whitenoise.DjangoMiddlewareTest) ... ok >test_get_root_file (tests.test_django_whitenoise.DjangoMiddlewareTest) ... ok >test_no_content_type_when_not_modified (tests.test_django_whitenoise.DjangoMiddlewareTest) ... ok >test_unversioned_file_not_cached_forever (tests.test_django_whitenoise.DjangoMiddlewareTest) ... ok >test_versioned_file_cached_forever (tests.test_django_whitenoise.DjangoMiddlewareTest) ... ok >test_get_gzip (tests.test_django_whitenoise.DjangoWhiteNoiseTest) ... ok >test_get_nonascii_file (tests.test_django_whitenoise.DjangoWhiteNoiseTest) ... ok >test_get_root_file (tests.test_django_whitenoise.DjangoWhiteNoiseTest) ... ok >test_no_content_type_when_not_modified (tests.test_django_whitenoise.DjangoWhiteNoiseTest) ... ok >test_unversioned_file_not_cached_forever (tests.test_django_whitenoise.DjangoWhiteNoiseTest) ... ok >test_versioned_file_cached_forever (tests.test_django_whitenoise.DjangoWhiteNoiseTest) ... ok >test_get_file_from_static_dir (tests.test_django_whitenoise.UseFindersTest) ... ok >test_non_ascii_requests_safely_ignored (tests.test_django_whitenoise.UseFindersTest) ... ok >test_requests_for_directory_safely_ignored (tests.test_django_whitenoise.UseFindersTest) ... ok >---------------------------------------------------------------------- >Ran 54 tests in 0.249s >OK >+ exit 0 >Processing files: python2-whitenoise-3.3.1-3.fc29.noarch >error: File not found: /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/whitenoise >error: File not found: /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/whitenoise-3.3.1-py2.?.egg-info >Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Efxrg3 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd whitenoise-9238341a348c57e20a0f4bab34fb93b86c7d59be >+ DOCDIR=/builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/share/doc/python2-whitenoise >+ export LC_ALL=C >+ LC_ALL=C >+ export DOCDIR >+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/share/doc/python2-whitenoise >+ cp -pr README.rst /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/share/doc/python2-whitenoise >+ cp -pr docs/ /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/share/doc/python2-whitenoise >+ exit 0 >Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.87dpHK >+ umask 022 >+ cd /builddir/build/BUILD >+ cd whitenoise-9238341a348c57e20a0f4bab34fb93b86c7d59be >+ LICENSEDIR=/builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/share/licenses/python2-whitenoise >+ export LC_ALL=C >+ LC_ALL=C >+ export LICENSEDIR >+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/share/licenses/python2-whitenoise >+ cp -pr LICENSE /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/usr/share/licenses/python2-whitenoise >+ exit 0 >RPM build errors: > File not found: /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/whitenoise > File not found: /builddir/build/BUILDROOT/python-whitenoise-3.3.1-3.fc29.noarch/whitenoise-3.3.1-py2.?.egg-info >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 582, 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-whitenoise.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 1605991
: 1467046 |
1467047
|
1467048