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 1466441 Details for
Bug 1605777
python-mpd2: 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), 10.62 KB, created by
Mohan Boddu
on 2018-07-20 16:56:48 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-20 16:56:48 UTC
Size:
10.62 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-mpd2.spec'], chrootPath='/var/lib/mock/f29-build-13054617-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 0x7fc0a8e3ffd0>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-mpd2.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 >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/python-mpd2-0.5.5-8.fc29.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-mpd2.spec'], chrootPath='/var/lib/mock/f29-build-13054617-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 0x7fc0a8e3ffd0>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-mpd2.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 >Building target platforms: noarch >Building for target noarch >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fLWSnF >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf python-mpd2-0.5.5 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/python-mpd2-0.5.5.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd python-mpd2-0.5.5 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ rm -frv mpd2.egg-info >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.88dLDh >+ umask 022 >+ cd /builddir/build/BUILD >+ cd python-mpd2-0.5.5 >+ 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 >copying mpd.py -> build/lib >copying mpd_test.py -> build/lib >+ sleep 1 >+ pushd doc >~/build/BUILD/python-mpd2-0.5.5/doc ~/build/BUILD/python-mpd2-0.5.5 >+ make html >sphinx-build -b html -d _build/doctrees . _build/html >Running Sphinx v1.7.5 >making output directory... >loading pickled environment... not yet created >building [mo]: targets for 0 po files that are out of date >building [html]: targets for 7 source files that are out of date >updating environment: 7 added, 0 changed, 0 removed >reading sources... [ 14%] changes >reading sources... [ 28%] index >reading sources... [ 42%] topics/advanced >reading sources... [ 57%] topics/commands >reading sources... [ 71%] topics/getting-started >reading sources... [ 85%] topics/logging >reading sources... [100%] topics/porting >/builddir/build/BUILD/python-mpd2-0.5.5/doc/topics/commands.rst:34: WARNING: Literal block expected; none found. >/builddir/build/BUILD/python-mpd2-0.5.5/doc/topics/commands.rst:193: WARNING: Block quote ends without a blank line; unexpected unindent. >/builddir/build/BUILD/python-mpd2-0.5.5/doc/topics/commands.rst:382: WARNING: Block quote ends without a blank line; unexpected unindent. >/builddir/build/BUILD/python-mpd2-0.5.5/doc/topics/commands.rst:440: WARNING: Literal block expected; none found. >/builddir/build/BUILD/python-mpd2-0.5.5/doc/topics/commands.rst:440: WARNING: Block quote ends without a blank line; unexpected unindent. >/builddir/build/BUILD/python-mpd2-0.5.5/doc/topics/commands.rst:442: WARNING: Unexpected indentation. >/builddir/build/BUILD/python-mpd2-0.5.5/doc/topics/commands.rst:571: WARNING: Block quote ends without a blank line; unexpected unindent. >/builddir/build/BUILD/python-mpd2-0.5.5/doc/topics/commands.rst:765: WARNING: Literal block expected; none found. >/builddir/build/BUILD/python-mpd2-0.5.5/doc/topics/commands.rst:800: WARNING: Explicit markup ends without a blank line; unexpected unindent. >looking for now-outdated files... none found >pickling environment... done >checking consistency... /builddir/build/BUILD/python-mpd2-0.5.5/doc/changes.rst: WARNING: document isn't included in any toctree >/builddir/build/BUILD/python-mpd2-0.5.5/doc/topics/advanced.rst: WARNING: document isn't included in any toctree >/builddir/build/BUILD/python-mpd2-0.5.5/doc/topics/commands.rst: WARNING: document isn't included in any toctree >/builddir/build/BUILD/python-mpd2-0.5.5/doc/topics/getting-started.rst: WARNING: document isn't included in any toctree >/builddir/build/BUILD/python-mpd2-0.5.5/doc/topics/logging.rst: WARNING: document isn't included in any toctree >/builddir/build/BUILD/python-mpd2-0.5.5/doc/topics/porting.rst: WARNING: document isn't included in any toctree >done >preparing documents... done >writing output... [ 14%] changes >writing output... [ 28%] index >writing output... [ 42%] topics/advanced >writing output... [ 57%] topics/commands >writing output... [ 71%] topics/getting-started >writing output... [ 85%] topics/logging >writing output... [100%] topics/porting >generating indices... genindex >writing additional pages... search >copying static files... WARNING: html_static_path entry u'/builddir/build/BUILD/python-mpd2-0.5.5/doc/_static' does not exist >done >copying extra files... done >dumping search index in English (code: en) ... done >dumping object inventory... done >build succeeded, 16 warnings. >The HTML pages are in _build/html. >Build finished. The HTML pages are in _build/html. >+ find . -name .buildinfo -exec rm -f '{}' ';' >~/build/BUILD/python-mpd2-0.5.5 >+ popd >+ 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 >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.AHwXr3 >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/python-mpd2-0.5.5-8.fc29.noarch '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/python-mpd2-0.5.5-8.fc29.noarch >++ dirname /builddir/build/BUILDROOT/python-mpd2-0.5.5-8.fc29.noarch >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/python-mpd2-0.5.5-8.fc29.noarch >+ cd python-mpd2-0.5.5 >+ 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-mpd2-0.5.5-8.fc29.noarch >running install >running install_lib >creating /builddir/build/BUILDROOT/python-mpd2-0.5.5-8.fc29.noarch/usr >creating /builddir/build/BUILDROOT/python-mpd2-0.5.5-8.fc29.noarch/usr/lib >creating /builddir/build/BUILDROOT/python-mpd2-0.5.5-8.fc29.noarch/usr/lib/python2.7 >creating /builddir/build/BUILDROOT/python-mpd2-0.5.5-8.fc29.noarch/usr/lib/python2.7/site-packages >copying build/lib/mpd.py -> /builddir/build/BUILDROOT/python-mpd2-0.5.5-8.fc29.noarch/usr/lib/python2.7/site-packages >copying build/lib/mpd_test.py -> /builddir/build/BUILDROOT/python-mpd2-0.5.5-8.fc29.noarch/usr/lib/python2.7/site-packages >byte-compiling /builddir/build/BUILDROOT/python-mpd2-0.5.5-8.fc29.noarch/usr/lib/python2.7/site-packages/mpd.py to mpd.pyc >byte-compiling /builddir/build/BUILDROOT/python-mpd2-0.5.5-8.fc29.noarch/usr/lib/python2.7/site-packages/mpd_test.py to mpd_test.pyc >writing byte-compilation script '/tmp/tmpFG3lu2.py' >/usr/bin/python2 -O /tmp/tmpFG3lu2.py >removing /tmp/tmpFG3lu2.py >running install_egg_info >running egg_info >creating python_mpd2.egg-info >writing python_mpd2.egg-info/PKG-INFO >writing top-level names to python_mpd2.egg-info/top_level.txt >writing dependency_links to python_mpd2.egg-info/dependency_links.txt >writing manifest file 'python_mpd2.egg-info/SOURCES.txt' >reading manifest file 'python_mpd2.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >writing manifest file 'python_mpd2.egg-info/SOURCES.txt' >Copying python_mpd2.egg-info to /builddir/build/BUILDROOT/python-mpd2-0.5.5-8.fc29.noarch/usr/lib/python2.7/site-packages/python_mpd2-0.5.5-py2.7.egg-info >running install_scripts >+ rm '/builddir/build/BUILDROOT/python-mpd2-0.5.5-8.fc29.noarch//mpd_test.py*' >rm: cannot remove '/builddir/build/BUILDROOT/python-mpd2-0.5.5-8.fc29.noarch//mpd_test.py*': No such file or directory >error: Bad exit status from /var/tmp/rpm-tmp.AHwXr3 (%install) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.AHwXr3 (%install) >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-mpd2.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 1605777
: 1466441 |
1466442
|
1466443