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 1253872 Details for
Bug 1424195
python-recommonmark: 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), 17.37 KB, created by
Fedora Release Engineering
on 2017-02-17 16:15:38 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2017-02-17 16:15:38 UTC
Size:
17.37 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-recommonmark.spec'], logger=<mockbuild.trace_decorator.getLog object at 0x7f2fe3262390>shell=FalsechrootPath='/var/lib/mock/f26-build-7649951-694546/root'uid=1000printOutput=Falseuser='mockbuild'gid=425timeout=172800env={'PS1': '<mock-chroot> \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'HOME': '/builddir', 'HOSTNAME': 'mock'}) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-recommonmark.spec'] with env {'PS1': '<mock-chroot> \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/python-recommonmark-0.4.0-9.git7ca5247.fc26.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-recommonmark.spec'], logger=<mockbuild.trace_decorator.getLog object at 0x7f2fe3262390>private_network=Trueshell=FalsechrootPath='/var/lib/mock/f26-build-7649951-694546/root'uid=1000printOutput=Falseuser='mockbuild'gid=425timeout=172800env={'PS1': '<mock-chroot> \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'HOME': '/builddir', 'HOSTNAME': 'mock'}) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-recommonmark.spec'] with env {'PS1': '<mock-chroot> \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False >Building target platforms: noarch >Building for target noarch >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4txvEm >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf recommonmark-7ca5247b342e755ce5294d43b5fef68afd90028e >+ /usr/bin/gzip -dc /builddir/build/SOURCES/recommonmark-7ca5247b342e755ce5294d43b5fef68afd90028e.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd recommonmark-7ca5247b342e755ce5294d43b5fef68afd90028e >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ rm -rf recommonmark.egg-info >+ sed -i '1{\@^#!/usr/bin/env python@d}' recommonmark/scripts.py >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2JT2P9 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd recommonmark-7ca5247b342e755ce5294d43b5fef68afd90028e >+ 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 -m32 -march=i686 -fasynchronous-unwind-tables' >+ /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' >running build >running build_py >creating build >creating build/lib >creating build/lib/recommonmark >copying recommonmark/transform.py -> build/lib/recommonmark >copying recommonmark/__init__.py -> build/lib/recommonmark >copying recommonmark/states.py -> build/lib/recommonmark >copying recommonmark/scripts.py -> build/lib/recommonmark >copying recommonmark/parser.py -> build/lib/recommonmark >+ sleep 1 >+ 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 -m32 -march=i686 -fasynchronous-unwind-tables' >+ /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.WW2aC3 >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/python-recommonmark-0.4.0-9.git7ca5247.fc26.noarch '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/python-recommonmark-0.4.0-9.git7ca5247.fc26.noarch >++ dirname /builddir/build/BUILDROOT/python-recommonmark-0.4.0-9.git7ca5247.fc26.noarch >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/python-recommonmark-0.4.0-9.git7ca5247.fc26.noarch >+ cd recommonmark-7ca5247b342e755ce5294d43b5fef68afd90028e >+ 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 -m32 -march=i686 -fasynchronous-unwind-tables' >+ /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-recommonmark-0.4.0-9.git7ca5247.fc26.noarch >running install >running install_lib >creating /builddir/build/BUILDROOT/python-recommonmark-0.4.0-9.git7ca5247.fc26.noarch/usr >creating /builddir/build/BUILDROOT/python-recommonmark-0.4.0-9.git7ca5247.fc26.noarch/usr/lib >creating /builddir/build/BUILDROOT/python-recommonmark-0.4.0-9.git7ca5247.fc26.noarch/usr/lib/python3.6 >creating /builddir/build/BUILDROOT/python-recommonmark-0.4.0-9.git7ca5247.fc26.noarch/usr/lib/python3.6/site-packages >creating /builddir/build/BUILDROOT/python-recommonmark-0.4.0-9.git7ca5247.fc26.noarch/usr/lib/python3.6/site-packages/recommonmark >copying build/lib/recommonmark/transform.py -> /builddir/build/BUILDROOT/python-recommonmark-0.4.0-9.git7ca5247.fc26.noarch/usr/lib/python3.6/site-packages/recommonmark >copying build/lib/recommonmark/__init__.py -> /builddir/build/BUILDROOT/python-recommonmark-0.4.0-9.git7ca5247.fc26.noarch/usr/lib/python3.6/site-packages/recommonmark >copying build/lib/recommonmark/states.py -> /builddir/build/BUILDROOT/python-recommonmark-0.4.0-9.git7ca5247.fc26.noarch/usr/lib/python3.6/site-packages/recommonmark >copying build/lib/recommonmark/scripts.py -> /builddir/build/BUILDROOT/python-recommonmark-0.4.0-9.git7ca5247.fc26.noarch/usr/lib/python3.6/site-packages/recommonmark >copying build/lib/recommonmark/parser.py -> /builddir/build/BUILDROOT/python-recommonmark-0.4.0-9.git7ca5247.fc26.noarch/usr/lib/python3.6/site-packages/recommonmark >byte-compiling /builddir/build/BUILDROOT/python-recommonmark-0.4.0-9.git7ca5247.fc26.noarch/usr/lib/python3.6/site-packages/recommonmark/transform.py to transform.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-recommonmark-0.4.0-9.git7ca5247.fc26.noarch/usr/lib/python3.6/site-packages/recommonmark/__init__.py to __init__.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-recommonmark-0.4.0-9.git7ca5247.fc26.noarch/usr/lib/python3.6/site-packages/recommonmark/states.py to states.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-recommonmark-0.4.0-9.git7ca5247.fc26.noarch/usr/lib/python3.6/site-packages/recommonmark/scripts.py to scripts.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-recommonmark-0.4.0-9.git7ca5247.fc26.noarch/usr/lib/python3.6/site-packages/recommonmark/parser.py to parser.cpython-36.pyc >writing byte-compilation script '/tmp/tmpl24dvygi.py' >/usr/bin/python3 /tmp/tmpl24dvygi.py >removing /tmp/tmpl24dvygi.py >running install_egg_info >running egg_info >creating recommonmark.egg-info >writing recommonmark.egg-info/PKG-INFO >writing dependency_links to recommonmark.egg-info/dependency_links.txt >writing entry points to recommonmark.egg-info/entry_points.txt >writing requirements to recommonmark.egg-info/requires.txt >writing top-level names to recommonmark.egg-info/top_level.txt >writing manifest file 'recommonmark.egg-info/SOURCES.txt' >reading manifest file 'recommonmark.egg-info/SOURCES.txt' >writing manifest file 'recommonmark.egg-info/SOURCES.txt' >Copying recommonmark.egg-info to /builddir/build/BUILDROOT/python-recommonmark-0.4.0-9.git7ca5247.fc26.noarch/usr/lib/python3.6/site-packages/recommonmark-0.4.0-py3.6.egg-info >running install_scripts >Installing cm2html script to /builddir/build/BUILDROOT/python-recommonmark-0.4.0-9.git7ca5247.fc26.noarch/usr/bin >Installing cm2latex script to /builddir/build/BUILDROOT/python-recommonmark-0.4.0-9.git7ca5247.fc26.noarch/usr/bin >Installing cm2man script to /builddir/build/BUILDROOT/python-recommonmark-0.4.0-9.git7ca5247.fc26.noarch/usr/bin >Installing cm2pseudoxml script to /builddir/build/BUILDROOT/python-recommonmark-0.4.0-9.git7ca5247.fc26.noarch/usr/bin >Installing cm2xetex script to /builddir/build/BUILDROOT/python-recommonmark-0.4.0-9.git7ca5247.fc26.noarch/usr/bin >Installing cm2xml script to /builddir/build/BUILDROOT/python-recommonmark-0.4.0-9.git7ca5247.fc26.noarch/usr/bin >~/build/BUILDROOT/python-recommonmark-0.4.0-9.git7ca5247.fc26.noarch/usr/bin ~/build/BUILD/recommonmark-7ca5247b342e755ce5294d43b5fef68afd90028e >+ pushd /builddir/build/BUILDROOT/python-recommonmark-0.4.0-9.git7ca5247.fc26.noarch/usr/bin >+ for cm2bin in cm2* >+ mv cm2html cm2html-3.6 >+ ln -s cm2html-3.6 cm2html-3 >+ for cm2bin in cm2* >+ mv cm2latex cm2latex-3.6 >+ ln -s cm2latex-3.6 cm2latex-3 >+ for cm2bin in cm2* >+ mv cm2man cm2man-3.6 >+ ln -s cm2man-3.6 cm2man-3 >+ for cm2bin in cm2* >+ mv cm2pseudoxml cm2pseudoxml-3.6 >+ ln -s cm2pseudoxml-3.6 cm2pseudoxml-3 >+ for cm2bin in cm2* >+ mv cm2xetex cm2xetex-3.6 >+ ln -s cm2xetex-3.6 cm2xetex-3 >+ for cm2bin in cm2* >+ mv cm2xml cm2xml-3.6 >+ ln -s cm2xml-3.6 cm2xml-3 >+ popd >~/build/BUILD/recommonmark-7ca5247b342e755ce5294d43b5fef68afd90028e >+ 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 -m32 -march=i686 -fasynchronous-unwind-tables' >+ /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-recommonmark-0.4.0-9.git7ca5247.fc26.noarch >running install >running install_lib >creating /builddir/build/BUILDROOT/python-recommonmark-0.4.0-9.git7ca5247.fc26.noarch/usr/lib/python2.7 >creating /builddir/build/BUILDROOT/python-recommonmark-0.4.0-9.git7ca5247.fc26.noarch/usr/lib/python2.7/site-packages >creating /builddir/build/BUILDROOT/python-recommonmark-0.4.0-9.git7ca5247.fc26.noarch/usr/lib/python2.7/site-packages/recommonmark >copying build/lib/recommonmark/transform.py -> /builddir/build/BUILDROOT/python-recommonmark-0.4.0-9.git7ca5247.fc26.noarch/usr/lib/python2.7/site-packages/recommonmark >copying build/lib/recommonmark/__init__.py -> /builddir/build/BUILDROOT/python-recommonmark-0.4.0-9.git7ca5247.fc26.noarch/usr/lib/python2.7/site-packages/recommonmark >copying build/lib/recommonmark/states.py -> /builddir/build/BUILDROOT/python-recommonmark-0.4.0-9.git7ca5247.fc26.noarch/usr/lib/python2.7/site-packages/recommonmark >copying build/lib/recommonmark/scripts.py -> /builddir/build/BUILDROOT/python-recommonmark-0.4.0-9.git7ca5247.fc26.noarch/usr/lib/python2.7/site-packages/recommonmark >copying build/lib/recommonmark/parser.py -> /builddir/build/BUILDROOT/python-recommonmark-0.4.0-9.git7ca5247.fc26.noarch/usr/lib/python2.7/site-packages/recommonmark >byte-compiling /builddir/build/BUILDROOT/python-recommonmark-0.4.0-9.git7ca5247.fc26.noarch/usr/lib/python2.7/site-packages/recommonmark/transform.py to transform.pyc >byte-compiling /builddir/build/BUILDROOT/python-recommonmark-0.4.0-9.git7ca5247.fc26.noarch/usr/lib/python2.7/site-packages/recommonmark/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-recommonmark-0.4.0-9.git7ca5247.fc26.noarch/usr/lib/python2.7/site-packages/recommonmark/states.py to states.pyc >byte-compiling /builddir/build/BUILDROOT/python-recommonmark-0.4.0-9.git7ca5247.fc26.noarch/usr/lib/python2.7/site-packages/recommonmark/scripts.py to scripts.pyc >byte-compiling /builddir/build/BUILDROOT/python-recommonmark-0.4.0-9.git7ca5247.fc26.noarch/usr/lib/python2.7/site-packages/recommonmark/parser.py to parser.pyc >writing byte-compilation script '/tmp/tmpHqCddk.py' >/usr/bin/python2 -O /tmp/tmpHqCddk.py >removing /tmp/tmpHqCddk.py >running install_egg_info >running egg_info >writing requirements to recommonmark.egg-info/requires.txt >writing recommonmark.egg-info/PKG-INFO >writing top-level names to recommonmark.egg-info/top_level.txt >writing dependency_links to recommonmark.egg-info/dependency_links.txt >writing entry points to recommonmark.egg-info/entry_points.txt >reading manifest file 'recommonmark.egg-info/SOURCES.txt' >writing manifest file 'recommonmark.egg-info/SOURCES.txt' >Copying recommonmark.egg-info to /builddir/build/BUILDROOT/python-recommonmark-0.4.0-9.git7ca5247.fc26.noarch/usr/lib/python2.7/site-packages/recommonmark-0.4.0-py2.7.egg-info >running install_scripts >Installing cm2man script to /builddir/build/BUILDROOT/python-recommonmark-0.4.0-9.git7ca5247.fc26.noarch/usr/bin >Installing cm2latex script to /builddir/build/BUILDROOT/python-recommonmark-0.4.0-9.git7ca5247.fc26.noarch/usr/bin >Installing cm2xetex script to /builddir/build/BUILDROOT/python-recommonmark-0.4.0-9.git7ca5247.fc26.noarch/usr/bin >Installing cm2html script to /builddir/build/BUILDROOT/python-recommonmark-0.4.0-9.git7ca5247.fc26.noarch/usr/bin >Installing cm2xml script to /builddir/build/BUILDROOT/python-recommonmark-0.4.0-9.git7ca5247.fc26.noarch/usr/bin >Installing cm2pseudoxml script to /builddir/build/BUILDROOT/python-recommonmark-0.4.0-9.git7ca5247.fc26.noarch/usr/bin >+ pushd /builddir/build/BUILDROOT/python-recommonmark-0.4.0-9.git7ca5247.fc26.noarch/usr/bin >~/build/BUILDROOT/python-recommonmark-0.4.0-9.git7ca5247.fc26.noarch/usr/bin ~/build/BUILD/recommonmark-7ca5247b342e755ce5294d43b5fef68afd90028e >+ for cm2bin in cm2* >+ [[ cm2html != *-3* ]] >+ ln -s cm2html cm2html-2.7 >+ ln -s cm2html-2.7 cm2html-2 >+ for cm2bin in cm2* >+ [[ cm2html-3 != *-3* ]] >+ for cm2bin in cm2* >+ [[ cm2html-3.6 != *-3* ]] >+ for cm2bin in cm2* >+ [[ cm2latex != *-3* ]] >+ ln -s cm2latex cm2latex-2.7 >+ ln -s cm2latex-2.7 cm2latex-2 >+ for cm2bin in cm2* >+ [[ cm2latex-3 != *-3* ]] >+ for cm2bin in cm2* >+ [[ cm2latex-3.6 != *-3* ]] >+ for cm2bin in cm2* >+ [[ cm2man != *-3* ]] >+ ln -s cm2man cm2man-2.7 >+ ln -s cm2man-2.7 cm2man-2 >+ for cm2bin in cm2* >+ [[ cm2man-3 != *-3* ]] >+ for cm2bin in cm2* >+ [[ cm2man-3.6 != *-3* ]] >+ for cm2bin in cm2* >+ [[ cm2pseudoxml != *-3* ]] >+ ln -s cm2pseudoxml cm2pseudoxml-2.7 >+ ln -s cm2pseudoxml-2.7 cm2pseudoxml-2 >+ for cm2bin in cm2* >+ [[ cm2pseudoxml-3 != *-3* ]] >+ for cm2bin in cm2* >+ [[ cm2pseudoxml-3.6 != *-3* ]] >+ for cm2bin in cm2* >+ [[ cm2xetex != *-3* ]] >+ ln -s cm2xetex cm2xetex-2.7 >+ ln -s cm2xetex-2.7 cm2xetex-2 >+ for cm2bin in cm2* >+ [[ cm2xetex-3 != *-3* ]] >+ for cm2bin in cm2* >+ [[ cm2xetex-3.6 != *-3* ]] >+ for cm2bin in cm2* >+ [[ cm2xml != *-3* ]] >+ ln -s cm2xml cm2xml-2.7 >+ ln -s cm2xml-2.7 cm2xml-2 >+ for cm2bin in cm2* >+ [[ cm2xml-3 != *-3* ]] >+ for cm2bin in cm2* >+ [[ cm2xml-3.6 != *-3* ]] >~/build/BUILD/recommonmark-7ca5247b342e755ce5294d43b5fef68afd90028e >+ popd >+ /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/recommonmark-7ca5247b342e755ce5294d43b5fef68afd90028e >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-recommonmark-0.4.0-9.git7ca5247.fc26.noarch/usr/lib/python2.7 using /usr/bin/python2.7 >Bytecompiling .py files below /builddir/build/BUILDROOT/python-recommonmark-0.4.0-9.git7ca5247.fc26.noarch/usr/lib/python3.6 using /usr/bin/python3.6 >+ /usr/lib/rpm/brp-python-hardlink >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.SMDpx2 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd recommonmark-7ca5247b342e755ce5294d43b5fef68afd90028e >++ pwd >+ PYTHONPATH=/builddir/build/BUILD/recommonmark-7ca5247b342e755ce5294d43b5fef68afd90028e >+ py.test-3.6 . >============================= test session starts ============================== >platform linux -- Python 3.6.0, pytest-3.0.6, py-1.4.32, pluggy-0.4.0 >rootdir: /builddir/build/BUILD/recommonmark-7ca5247b342e755ce5294d43b5fef68afd90028e, inifile: >collected 0 items / 1 errors >==================================== ERRORS ==================================== >_____________________ ERROR collecting tests/test_basic.py _____________________ >ImportError while importing test module '/builddir/build/BUILD/recommonmark-7ca5247b342e755ce5294d43b5fef68afd90028e/tests/test_basic.py'. >Hint: make sure your test modules/packages have valid Python names. >Traceback: >tests/test_basic.py:5: in <module> > from recommonmark.parser import CommonMarkParser >recommonmark/parser.py:6: in <module> > from CommonMark import DocParser, HTMLRenderer >E ImportError: cannot import name 'DocParser' >!!!!!!!!!!!!!!!!!!! Interrupted: 1 errors during collection !!!!!!!!!!!!!!!!!!!! >=========================== 1 error in 0.22 seconds ============================ >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.SMDpx2 (%check) > Bad exit status from /var/tmp/rpm-tmp.SMDpx2 (%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-recommonmark.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 1424195
: 1253872 |
1253873
|
1253874