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 1466543 Details for
Bug 1605812
python-oslo-middleware: 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), 9.75 KB, created by
Mohan Boddu
on 2018-07-20 17:06:45 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-20 17:06:45 UTC
Size:
9.75 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-oslo-middleware.spec'], chrootPath='/var/lib/mock/f29-build-13054985-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 0x7f64fd209fd0>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-oslo-middleware.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 >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/python-oslo-middleware-3.30.1-4.fc29.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-oslo-middleware.spec'], chrootPath='/var/lib/mock/f29-build-13054985-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 0x7f64fd209fd0>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-oslo-middleware.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 >Building target platforms: noarch >Building for target noarch >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7kf61z >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf oslo.middleware-3.30.1 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/oslo.middleware-3.30.1.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd oslo.middleware-3.30.1 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ /usr/bin/git init -q >+ /usr/bin/git config user.name rpm-build >+ /usr/bin/git config user.email '<rpm-build>' >+ /usr/bin/git add . >+ /usr/bin/git commit -q --allow-empty -a --author 'rpm-build <rpm-build>' -m 'python-oslo-middleware-3.30.1 base' >+ rm -rf test-requirements.txt requirements.txt >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.vJjUmZ >+ umask 022 >+ cd /builddir/build/BUILD >+ cd oslo.middleware-3.30.1 >+ 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/oslo_middleware >creating build/lib/oslo_middleware/healthcheck >copying oslo_middleware/healthcheck/__init__.py -> build/lib/oslo_middleware/healthcheck >copying oslo_middleware/healthcheck/__main__.py -> build/lib/oslo_middleware/healthcheck >copying oslo_middleware/healthcheck/opts.py -> build/lib/oslo_middleware/healthcheck >copying oslo_middleware/healthcheck/disable_by_file.py -> build/lib/oslo_middleware/healthcheck >copying oslo_middleware/healthcheck/pluginbase.py -> build/lib/oslo_middleware/healthcheck >creating build/lib/oslo_middleware/tests >copying oslo_middleware/tests/__init__.py -> build/lib/oslo_middleware/tests >copying oslo_middleware/tests/test_stats.py -> build/lib/oslo_middleware/tests >copying oslo_middleware/tests/test_healthcheck.py -> build/lib/oslo_middleware/tests >copying oslo_middleware/tests/test_cors.py -> build/lib/oslo_middleware/tests >copying oslo_middleware/tests/test_base.py -> build/lib/oslo_middleware/tests >copying oslo_middleware/tests/test_catch_errors.py -> build/lib/oslo_middleware/tests >copying oslo_middleware/tests/test_sizelimit.py -> build/lib/oslo_middleware/tests >copying oslo_middleware/tests/test_http_proxy_to_wsgi.py -> build/lib/oslo_middleware/tests >copying oslo_middleware/tests/test_ssl.py -> build/lib/oslo_middleware/tests >copying oslo_middleware/tests/test_opts.py -> build/lib/oslo_middleware/tests >copying oslo_middleware/tests/test_correlation_id.py -> build/lib/oslo_middleware/tests >copying oslo_middleware/tests/test_entry_points.py -> build/lib/oslo_middleware/tests >copying oslo_middleware/tests/test_request_id.py -> build/lib/oslo_middleware/tests >copying oslo_middleware/base.py -> build/lib/oslo_middleware >copying oslo_middleware/__init__.py -> build/lib/oslo_middleware >copying oslo_middleware/debug.py -> build/lib/oslo_middleware >copying oslo_middleware/ssl.py -> build/lib/oslo_middleware >copying oslo_middleware/sizelimit.py -> build/lib/oslo_middleware >copying oslo_middleware/http_proxy_to_wsgi.py -> build/lib/oslo_middleware >copying oslo_middleware/correlation_id.py -> build/lib/oslo_middleware >copying oslo_middleware/request_id.py -> build/lib/oslo_middleware >copying oslo_middleware/opts.py -> build/lib/oslo_middleware >copying oslo_middleware/stats.py -> build/lib/oslo_middleware >copying oslo_middleware/cors.py -> build/lib/oslo_middleware >copying oslo_middleware/catch_errors.py -> build/lib/oslo_middleware >copying oslo_middleware/version.py -> build/lib/oslo_middleware >copying oslo_middleware/_i18n.py -> build/lib/oslo_middleware >running egg_info >deleting oslo.middleware.egg-info/requires.txt >writing oslo.middleware.egg-info/PKG-INFO >writing top-level names to oslo.middleware.egg-info/top_level.txt >writing dependency_links to oslo.middleware.egg-info/dependency_links.txt >writing entry points to oslo.middleware.egg-info/entry_points.txt >writing pbr to oslo.middleware.egg-info/pbr.json >[pbr] Processing SOURCES.txt >[pbr] In git context, generating filelist from git >warning: no previously-included files found matching '.gitignore' >warning: no previously-included files found matching '.gitreview' >warning: no previously-included files matching '*.pyc' found anywhere in distribution >writing manifest file 'oslo.middleware.egg-info/SOURCES.txt' >creating build/lib/oslo_middleware/locale >creating build/lib/oslo_middleware/locale/de >creating build/lib/oslo_middleware/locale/de/LC_MESSAGES >copying oslo_middleware/locale/de/LC_MESSAGES/oslo_middleware-log-error.po -> build/lib/oslo_middleware/locale/de/LC_MESSAGES >copying oslo_middleware/locale/de/LC_MESSAGES/oslo_middleware.po -> build/lib/oslo_middleware/locale/de/LC_MESSAGES >creating build/lib/oslo_middleware/locale/en_GB >creating build/lib/oslo_middleware/locale/en_GB/LC_MESSAGES >copying oslo_middleware/locale/en_GB/LC_MESSAGES/oslo_middleware-log-error.po -> build/lib/oslo_middleware/locale/en_GB/LC_MESSAGES >copying oslo_middleware/locale/en_GB/LC_MESSAGES/oslo_middleware.po -> build/lib/oslo_middleware/locale/en_GB/LC_MESSAGES >creating build/lib/oslo_middleware/locale/fr >creating build/lib/oslo_middleware/locale/fr/LC_MESSAGES >copying oslo_middleware/locale/fr/LC_MESSAGES/oslo_middleware-log-error.po -> build/lib/oslo_middleware/locale/fr/LC_MESSAGES >copying oslo_middleware/locale/fr/LC_MESSAGES/oslo_middleware.po -> build/lib/oslo_middleware/locale/fr/LC_MESSAGES >+ sleep 1 >+ 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 >running egg_info >writing oslo.middleware.egg-info/PKG-INFO >writing dependency_links to oslo.middleware.egg-info/dependency_links.txt >writing entry points to oslo.middleware.egg-info/entry_points.txt >writing top-level names to oslo.middleware.egg-info/top_level.txt >writing pbr to oslo.middleware.egg-info/pbr.json >[pbr] Processing SOURCES.txt >[pbr] In git context, generating filelist from git >warning: no previously-included files found matching '.gitignore' >warning: no previously-included files found matching '.gitreview' >warning: no previously-included files matching '*.pyc' found anywhere in distribution >writing manifest file 'oslo.middleware.egg-info/SOURCES.txt' >+ sleep 1 >+ python setup.py build_sphinx -b html >/var/tmp/rpm-tmp.vJjUmZ: line 44: python: command not found >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.vJjUmZ (%build) > Bad exit status from /var/tmp/rpm-tmp.vJjUmZ (%build) >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-oslo-middleware.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 1605812
: 1466543 |
1466544
|
1466545