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 1445380 Details for
Bug 1583678
python-markdown FTBFS with Python 3.7
[?]
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 from copr
build.log.gz (text/plain), 44.05 KB, created by
Miro Hrončok
on 2018-05-29 13:16:02 UTC
(
hide
)
Description:
build.log from copr
Filename:
MIME Type:
Creator:
Miro Hrončok
Created:
2018-05-29 13:16:02 UTC
Size:
44.05 KB
patch
obsolete
>Mock Version: 1.4.10 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-markdown.spec'], chrootPath='/var/lib/mock/759937-fedora-rawhide-x86_64-1527599495.501959/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 0x7f6b668c8da0>timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) >Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'dcb90ea9df1d46339f286c2d8f84259e', '-D', '/var/lib/mock/759937-fedora-rawhide-x86_64-1527599495.501959/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-markdown.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: x86_64 >Building for target x86_64 >Wrote: /builddir/build/SRPMS/python-markdown-2.6.11-1.fc29.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-markdown.spec'], chrootPath='/var/lib/mock/759937-fedora-rawhide-x86_64-1527599495.501959/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 0x7f6b668c8da0>timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) >Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'b4186eaf3753426aa9f91171d27c41c0', '-D', '/var/lib/mock/759937-fedora-rawhide-x86_64-1527599495.501959/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-markdown.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: x86_64 >Building for target x86_64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.DZPz7n >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf Markdown-2.6.11 >+ /usr/bin/mkdir -p Markdown-2.6.11 >+ cd Markdown-2.6.11 >+ /usr/bin/tar -xof - >+ /usr/bin/gzip -dc /builddir/build/SOURCES/Markdown-2.6.11.tar.gz >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ mv Markdown-2.6.11 python2 >+ cp -a python2 python3 >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9WTSXL >+ umask 022 >+ cd /builddir/build/BUILD >+ cd Markdown-2.6.11 >+ pushd python2 >~/build/BUILD/Markdown-2.6.11/python2 ~/build/BUILD/Markdown-2.6.11 >+ 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/markdown >copying markdown/util.py -> build/lib/markdown >copying markdown/treeprocessors.py -> build/lib/markdown >copying markdown/serializers.py -> build/lib/markdown >copying markdown/preprocessors.py -> build/lib/markdown >copying markdown/postprocessors.py -> build/lib/markdown >copying markdown/odict.py -> build/lib/markdown >copying markdown/inlinepatterns.py -> build/lib/markdown >copying markdown/blockprocessors.py -> build/lib/markdown >copying markdown/blockparser.py -> build/lib/markdown >copying markdown/__version__.py -> build/lib/markdown >copying markdown/__main__.py -> build/lib/markdown >copying markdown/__init__.py -> build/lib/markdown >creating build/lib/markdown/extensions >copying markdown/extensions/wikilinks.py -> build/lib/markdown/extensions >copying markdown/extensions/toc.py -> build/lib/markdown/extensions >copying markdown/extensions/tables.py -> build/lib/markdown/extensions >copying markdown/extensions/smarty.py -> build/lib/markdown/extensions >copying markdown/extensions/smart_strong.py -> build/lib/markdown/extensions >copying markdown/extensions/sane_lists.py -> build/lib/markdown/extensions >copying markdown/extensions/nl2br.py -> build/lib/markdown/extensions >copying markdown/extensions/meta.py -> build/lib/markdown/extensions >copying markdown/extensions/headerid.py -> build/lib/markdown/extensions >copying markdown/extensions/footnotes.py -> build/lib/markdown/extensions >copying markdown/extensions/fenced_code.py -> build/lib/markdown/extensions >copying markdown/extensions/extra.py -> build/lib/markdown/extensions >copying markdown/extensions/def_list.py -> build/lib/markdown/extensions >copying markdown/extensions/codehilite.py -> build/lib/markdown/extensions >copying markdown/extensions/attr_list.py -> build/lib/markdown/extensions >copying markdown/extensions/admonition.py -> build/lib/markdown/extensions >copying markdown/extensions/abbr.py -> build/lib/markdown/extensions >copying markdown/extensions/__init__.py -> build/lib/markdown/extensions >+ sleep 1 >~/build/BUILD/Markdown-2.6.11 >~/build/BUILD/Markdown-2.6.11/python3 ~/build/BUILD/Markdown-2.6.11 >+ popd >+ pushd python3 >+ 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 >creating build >creating build/lib >creating build/lib/markdown >copying markdown/util.py -> build/lib/markdown >copying markdown/treeprocessors.py -> build/lib/markdown >copying markdown/serializers.py -> build/lib/markdown >copying markdown/preprocessors.py -> build/lib/markdown >copying markdown/postprocessors.py -> build/lib/markdown >copying markdown/odict.py -> build/lib/markdown >copying markdown/inlinepatterns.py -> build/lib/markdown >copying markdown/blockprocessors.py -> build/lib/markdown >copying markdown/blockparser.py -> build/lib/markdown >copying markdown/__version__.py -> build/lib/markdown >copying markdown/__main__.py -> build/lib/markdown >copying markdown/__init__.py -> build/lib/markdown >creating build/lib/markdown/extensions >copying markdown/extensions/wikilinks.py -> build/lib/markdown/extensions >copying markdown/extensions/toc.py -> build/lib/markdown/extensions >copying markdown/extensions/tables.py -> build/lib/markdown/extensions >copying markdown/extensions/smarty.py -> build/lib/markdown/extensions >copying markdown/extensions/smart_strong.py -> build/lib/markdown/extensions >copying markdown/extensions/sane_lists.py -> build/lib/markdown/extensions >copying markdown/extensions/nl2br.py -> build/lib/markdown/extensions >copying markdown/extensions/meta.py -> build/lib/markdown/extensions >copying markdown/extensions/headerid.py -> build/lib/markdown/extensions >copying markdown/extensions/footnotes.py -> build/lib/markdown/extensions >copying markdown/extensions/fenced_code.py -> build/lib/markdown/extensions >copying markdown/extensions/extra.py -> build/lib/markdown/extensions >copying markdown/extensions/def_list.py -> build/lib/markdown/extensions >copying markdown/extensions/codehilite.py -> build/lib/markdown/extensions >copying markdown/extensions/attr_list.py -> build/lib/markdown/extensions >copying markdown/extensions/admonition.py -> build/lib/markdown/extensions >copying markdown/extensions/abbr.py -> build/lib/markdown/extensions >copying markdown/extensions/__init__.py -> build/lib/markdown/extensions >+ sleep 1 >~/build/BUILD/Markdown-2.6.11 >+ popd >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.bxmgdj >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64 '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64 >BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64 >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64 >+ cd Markdown-2.6.11 >~/build/BUILD/Markdown-2.6.11/python2 ~/build/BUILD/Markdown-2.6.11 >+ pushd python2 >+ 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-markdown-2.6.11-1.fc29.x86_64 >running install >running install_lib >creating /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr >creating /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib >creating /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7 >creating /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages >creating /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown >creating /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown/extensions >copying build/lib/markdown/extensions/__init__.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown/extensions >copying build/lib/markdown/extensions/abbr.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown/extensions >copying build/lib/markdown/extensions/admonition.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown/extensions >copying build/lib/markdown/extensions/attr_list.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown/extensions >copying build/lib/markdown/extensions/codehilite.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown/extensions >copying build/lib/markdown/extensions/def_list.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown/extensions >copying build/lib/markdown/extensions/extra.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown/extensions >copying build/lib/markdown/extensions/fenced_code.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown/extensions >copying build/lib/markdown/extensions/footnotes.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown/extensions >copying build/lib/markdown/extensions/headerid.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown/extensions >copying build/lib/markdown/extensions/meta.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown/extensions >copying build/lib/markdown/extensions/nl2br.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown/extensions >copying build/lib/markdown/extensions/sane_lists.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown/extensions >copying build/lib/markdown/extensions/smart_strong.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown/extensions >copying build/lib/markdown/extensions/smarty.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown/extensions >copying build/lib/markdown/extensions/tables.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown/extensions >copying build/lib/markdown/extensions/toc.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown/extensions >copying build/lib/markdown/extensions/wikilinks.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown/extensions >copying build/lib/markdown/__init__.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown >copying build/lib/markdown/__main__.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown >copying build/lib/markdown/__version__.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown >copying build/lib/markdown/blockparser.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown >copying build/lib/markdown/blockprocessors.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown >copying build/lib/markdown/inlinepatterns.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown >copying build/lib/markdown/odict.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown >copying build/lib/markdown/postprocessors.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown >copying build/lib/markdown/preprocessors.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown >copying build/lib/markdown/serializers.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown >copying build/lib/markdown/treeprocessors.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown >copying build/lib/markdown/util.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown/extensions/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown/extensions/abbr.py to abbr.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown/extensions/admonition.py to admonition.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown/extensions/attr_list.py to attr_list.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown/extensions/codehilite.py to codehilite.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown/extensions/def_list.py to def_list.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown/extensions/extra.py to extra.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown/extensions/fenced_code.py to fenced_code.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown/extensions/footnotes.py to footnotes.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown/extensions/headerid.py to headerid.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown/extensions/meta.py to meta.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown/extensions/nl2br.py to nl2br.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown/extensions/sane_lists.py to sane_lists.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown/extensions/smart_strong.py to smart_strong.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown/extensions/smarty.py to smarty.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown/extensions/tables.py to tables.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown/extensions/toc.py to toc.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown/extensions/wikilinks.py to wikilinks.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown/__main__.py to __main__.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown/__version__.py to __version__.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown/blockparser.py to blockparser.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown/blockprocessors.py to blockprocessors.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown/inlinepatterns.py to inlinepatterns.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown/odict.py to odict.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown/postprocessors.py to postprocessors.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown/preprocessors.py to preprocessors.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown/serializers.py to serializers.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown/treeprocessors.py to treeprocessors.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/markdown/util.py to util.pyc >writing byte-compilation script '/tmp/tmpIm0Ueu.py' >/usr/bin/python2 -O /tmp/tmpIm0Ueu.py >removing /tmp/tmpIm0Ueu.py >running install_egg_info >running egg_info >writing Markdown.egg-info/PKG-INFO >writing top-level names to Markdown.egg-info/top_level.txt >writing dependency_links to Markdown.egg-info/dependency_links.txt >writing entry points to Markdown.egg-info/entry_points.txt >reading manifest file 'Markdown.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >writing manifest file 'Markdown.egg-info/SOURCES.txt' >Copying Markdown.egg-info to /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages/Markdown-2.6.11-py2.7.egg-info >running install_scripts >Installing markdown_py script to /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/bin >+ mv /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/bin/markdown_py /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/bin/markdown_py-2.7 >+ ln -s markdown_py-2.7 /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/bin/markdown_py-2 >+ PYTHONPATH=/builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7/site-packages >+ /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/bin/markdown_py-2.7 LICENSE.md >~/build/BUILD/Markdown-2.6.11 >~/build/BUILD/Markdown-2.6.11/python3 ~/build/BUILD/Markdown-2.6.11 >+ popd >+ pushd python3 >+ 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-markdown-2.6.11-1.fc29.x86_64 >running install >running install_lib >creating /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7 >creating /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages >creating /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown >creating /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown/extensions >copying build/lib/markdown/extensions/__init__.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown/extensions >copying build/lib/markdown/extensions/abbr.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown/extensions >copying build/lib/markdown/extensions/admonition.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown/extensions >copying build/lib/markdown/extensions/attr_list.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown/extensions >copying build/lib/markdown/extensions/codehilite.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown/extensions >copying build/lib/markdown/extensions/def_list.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown/extensions >copying build/lib/markdown/extensions/extra.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown/extensions >copying build/lib/markdown/extensions/fenced_code.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown/extensions >copying build/lib/markdown/extensions/footnotes.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown/extensions >copying build/lib/markdown/extensions/headerid.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown/extensions >copying build/lib/markdown/extensions/meta.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown/extensions >copying build/lib/markdown/extensions/nl2br.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown/extensions >copying build/lib/markdown/extensions/sane_lists.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown/extensions >copying build/lib/markdown/extensions/smart_strong.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown/extensions >copying build/lib/markdown/extensions/smarty.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown/extensions >copying build/lib/markdown/extensions/tables.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown/extensions >copying build/lib/markdown/extensions/toc.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown/extensions >copying build/lib/markdown/extensions/wikilinks.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown/extensions >copying build/lib/markdown/__init__.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown >copying build/lib/markdown/__main__.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown >copying build/lib/markdown/__version__.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown >copying build/lib/markdown/blockparser.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown >copying build/lib/markdown/blockprocessors.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown >copying build/lib/markdown/inlinepatterns.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown >copying build/lib/markdown/odict.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown >copying build/lib/markdown/postprocessors.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown >copying build/lib/markdown/preprocessors.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown >copying build/lib/markdown/serializers.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown >copying build/lib/markdown/treeprocessors.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown >copying build/lib/markdown/util.py -> /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown/extensions/__init__.py to __init__.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown/extensions/abbr.py to abbr.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown/extensions/admonition.py to admonition.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown/extensions/attr_list.py to attr_list.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown/extensions/codehilite.py to codehilite.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown/extensions/def_list.py to def_list.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown/extensions/extra.py to extra.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown/extensions/fenced_code.py to fenced_code.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown/extensions/footnotes.py to footnotes.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown/extensions/headerid.py to headerid.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown/extensions/meta.py to meta.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown/extensions/nl2br.py to nl2br.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown/extensions/sane_lists.py to sane_lists.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown/extensions/smart_strong.py to smart_strong.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown/extensions/smarty.py to smarty.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown/extensions/tables.py to tables.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown/extensions/toc.py to toc.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown/extensions/wikilinks.py to wikilinks.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown/__init__.py to __init__.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown/__main__.py to __main__.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown/__version__.py to __version__.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown/blockparser.py to blockparser.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown/blockprocessors.py to blockprocessors.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown/inlinepatterns.py to inlinepatterns.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown/odict.py to odict.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown/postprocessors.py to postprocessors.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown/preprocessors.py to preprocessors.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown/serializers.py to serializers.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown/treeprocessors.py to treeprocessors.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/markdown/util.py to util.cpython-37.pyc >writing byte-compilation script '/tmp/tmplpbws6vf.py' >/usr/bin/python3 /tmp/tmplpbws6vf.py >removing /tmp/tmplpbws6vf.py >running install_egg_info >running egg_info >writing Markdown.egg-info/PKG-INFO >writing dependency_links to Markdown.egg-info/dependency_links.txt >writing entry points to Markdown.egg-info/entry_points.txt >writing top-level names to Markdown.egg-info/top_level.txt >reading manifest file 'Markdown.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >writing manifest file 'Markdown.egg-info/SOURCES.txt' >Copying Markdown.egg-info to /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages/Markdown-2.6.11-py3.7.egg-info >running install_scripts >Installing markdown_py script to /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/bin >+ mv /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/bin/markdown_py /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/bin/markdown_py-3.7 >+ ln -s markdown_py-3.7 /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/bin/markdown_py-3 >+ PYTHONPATH=/builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7/site-packages >+ /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/bin/markdown_py-3.7 LICENSE.md >+ popd >~/build/BUILD/Markdown-2.6.11 >+ ln -s markdown_py-2.7 /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/bin/markdown_py >+ /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 2.6.11-1.fc29 --unique-debug-suffix -2.6.11-1.fc29.x86_64 --unique-debug-src-base python-markdown-2.6.11-1.fc29.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/Markdown-2.6.11 >BUILDSTDERR: find: 'debug': No such file or directory >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/redhat/brp-ldconfig >BUILDSTDERR: /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 >Bytecompiling .py files below /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python3.7 using /usr/bin/python3.7 >Bytecompiling .py files below /builddir/build/BUILDROOT/python-markdown-2.6.11-1.fc29.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 >+ /usr/lib/rpm/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-mangle-shebangs >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.TzR2QZ >+ umask 022 >+ cd /builddir/build/BUILD >+ cd Markdown-2.6.11 >+ pushd python2 >~/build/BUILD/Markdown-2.6.11/python2 ~/build/BUILD/Markdown-2.6.11 >+ /usr/bin/python2 run-tests.py >BUILDSTDERR: /builddir/build/BUILD/Markdown-2.6.11/python2/markdown/__init__.py:140: DeprecationWarning: "safe_mode" is deprecated in Python-Markdown. Use an HTML sanitizer (like Bleach https://bleach.readthedocs.io/) if you are parsing untrusted markdown text. See the 2.6 release notes for more info >BUILDSTDERR: DeprecationWarning) >BUILDSTDERR: ............................................................................................................S........................................................................................................................................./builddir/build/BUILD/Markdown-2.6.11/python2/markdown/extensions/headerid.py:77: PendingDeprecationWarning: The HeaderId Extension is pending deprecation. Use the TOC Extension instead. >BUILDSTDERR: PendingDeprecationWarning >BUILDSTDERR: ./builddir/build/BUILD/Markdown-2.6.11/python2/markdown/__init__.py:123: DeprecationWarning: Positional arguments are deprecated in Markdown. Use keyword arguments only. >BUILDSTDERR: DeprecationWarning) >BUILDSTDERR: ................................. >BUILDSTDERR: ---------------------------------------------------------------------- >BUILDSTDERR: Ran 280 tests in 1.628s >BUILDSTDERR: OK (SKIP=1) >~/build/BUILD/Markdown-2.6.11 >~/build/BUILD/Markdown-2.6.11/python3 ~/build/BUILD/Markdown-2.6.11 >+ popd >+ pushd python3 >+ /usr/bin/python3 run-tests.py >BUILDSTDERR: E.........E.E............................../builddir/build/BUILD/Markdown-2.6.11/python3/markdown/__init__.py:140: DeprecationWarning: "safe_mode" is deprecated in Python-Markdown. Use an HTML sanitizer (like Bleach https://bleach.readthedocs.io/) if you are parsing untrusted markdown text. See the 2.6 release notes for more info >BUILDSTDERR: DeprecationWarning) >BUILDSTDERR: ........................................................../builddir/build/BUILD/Markdown-2.6.11/python3/markdown/extensions/headerid.py:77: PendingDeprecationWarning: The HeaderId Extension is pending deprecation. Use the TOC Extension instead. >BUILDSTDERR: PendingDeprecationWarning >BUILDSTDERR: ./builddir/build/BUILD/Markdown-2.6.11/python3/markdown/__init__.py:123: DeprecationWarning: Positional arguments are deprecated in Markdown. Use keyword arguments only. >BUILDSTDERR: DeprecationWarning) >BUILDSTDERR: ................................. >BUILDSTDERR: ====================================================================== >BUILDSTDERR: ERROR: Failure: DeprecationWarning (Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working) >BUILDSTDERR: ---------------------------------------------------------------------- >BUILDSTDERR: Traceback (most recent call last): >BUILDSTDERR: File "/usr/lib/python3.7/site-packages/nose/failure.py", line 39, in runTest >BUILDSTDERR: raise self.exc_val.with_traceback(self.tb) >BUILDSTDERR: File "/usr/lib/python3.7/site-packages/nose/loader.py", line 251, in generate >BUILDSTDERR: for test in g(): >BUILDSTDERR: File "/builddir/build/BUILD/Markdown-2.6.11/python3/tests/__init__.py", line 141, in TestSyntax >BUILDSTDERR: config = get_config(dir_name) >BUILDSTDERR: File "/builddir/build/BUILD/Markdown-2.6.11/python3/tests/__init__.py", line 75, in get_config >BUILDSTDERR: config = YamlConfig(defaults, os.path.join(dir_name, 'test.cfg')) >BUILDSTDERR: File "/builddir/build/BUILD/Markdown-2.6.11/python3/tests/__init__.py", line 39, in __init__ >BUILDSTDERR: self._config = yaml.load(f) >BUILDSTDERR: File "/usr/lib64/python3.7/site-packages/yaml/__init__.py", line 72, in load >BUILDSTDERR: return loader.get_single_data() >BUILDSTDERR: File "/usr/lib64/python3.7/site-packages/yaml/constructor.py", line 37, in get_single_data >BUILDSTDERR: return self.construct_document(node) >BUILDSTDERR: File "/usr/lib64/python3.7/site-packages/yaml/constructor.py", line 46, in construct_document >BUILDSTDERR: for dummy in generator: >BUILDSTDERR: File "/usr/lib64/python3.7/site-packages/yaml/constructor.py", line 398, in construct_yaml_map >BUILDSTDERR: value = self.construct_mapping(node) >BUILDSTDERR: File "/usr/lib64/python3.7/site-packages/yaml/constructor.py", line 204, in construct_mapping >BUILDSTDERR: return super().construct_mapping(node, deep=deep) >BUILDSTDERR: File "/usr/lib64/python3.7/site-packages/yaml/constructor.py", line 126, in construct_mapping >BUILDSTDERR: if not isinstance(key, collections.Hashable): >BUILDSTDERR: File "/usr/lib64/python3.7/collections/__init__.py", line 52, in __getattr__ >BUILDSTDERR: DeprecationWarning, stacklevel=2) >BUILDSTDERR: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working >BUILDSTDERR: ====================================================================== >BUILDSTDERR: ERROR: testExtensionConfigOption (tests.test_apis.TestCliOptionParsing) >BUILDSTDERR: ---------------------------------------------------------------------- >BUILDSTDERR: Traceback (most recent call last): >BUILDSTDERR: File "/builddir/build/BUILD/Markdown-2.6.11/python3/tests/test_apis.py", line 717, in testExtensionConfigOption >BUILDSTDERR: options, logging_level = parse_options(['-c', self.tempfile]) >BUILDSTDERR: File "/builddir/build/BUILD/Markdown-2.6.11/python3/markdown/__main__.py", line 88, in parse_options >BUILDSTDERR: extension_configs = yaml.load(fp) >BUILDSTDERR: File "/usr/lib64/python3.7/site-packages/yaml/__init__.py", line 72, in load >BUILDSTDERR: return loader.get_single_data() >BUILDSTDERR: File "/usr/lib64/python3.7/site-packages/yaml/constructor.py", line 37, in get_single_data >BUILDSTDERR: return self.construct_document(node) >BUILDSTDERR: File "/usr/lib64/python3.7/site-packages/yaml/constructor.py", line 46, in construct_document >BUILDSTDERR: for dummy in generator: >BUILDSTDERR: File "/usr/lib64/python3.7/site-packages/yaml/constructor.py", line 398, in construct_yaml_map >BUILDSTDERR: value = self.construct_mapping(node) >BUILDSTDERR: File "/usr/lib64/python3.7/site-packages/yaml/constructor.py", line 204, in construct_mapping >BUILDSTDERR: return super().construct_mapping(node, deep=deep) >BUILDSTDERR: File "/usr/lib64/python3.7/site-packages/yaml/constructor.py", line 126, in construct_mapping >BUILDSTDERR: if not isinstance(key, collections.Hashable): >BUILDSTDERR: File "/usr/lib64/python3.7/collections/__init__.py", line 52, in __getattr__ >BUILDSTDERR: DeprecationWarning, stacklevel=2) >BUILDSTDERR: DeprecationWarning: Failed parsing extension config file: /tmp/tmpm9j3d33o.yml >BUILDSTDERR: ====================================================================== >BUILDSTDERR: ERROR: testExtensonConfigOptionAsJSON (tests.test_apis.TestCliOptionParsing) >BUILDSTDERR: ---------------------------------------------------------------------- >BUILDSTDERR: Traceback (most recent call last): >BUILDSTDERR: File "/builddir/build/BUILD/Markdown-2.6.11/python3/tests/test_apis.py", line 747, in testExtensonConfigOptionAsJSON >BUILDSTDERR: options, logging_level = parse_options(['-c', self.tempfile]) >BUILDSTDERR: File "/builddir/build/BUILD/Markdown-2.6.11/python3/markdown/__main__.py", line 88, in parse_options >BUILDSTDERR: extension_configs = yaml.load(fp) >BUILDSTDERR: File "/usr/lib64/python3.7/site-packages/yaml/__init__.py", line 72, in load >BUILDSTDERR: return loader.get_single_data() >BUILDSTDERR: File "/usr/lib64/python3.7/site-packages/yaml/constructor.py", line 37, in get_single_data >BUILDSTDERR: return self.construct_document(node) >BUILDSTDERR: File "/usr/lib64/python3.7/site-packages/yaml/constructor.py", line 46, in construct_document >BUILDSTDERR: for dummy in generator: >BUILDSTDERR: File "/usr/lib64/python3.7/site-packages/yaml/constructor.py", line 398, in construct_yaml_map >BUILDSTDERR: value = self.construct_mapping(node) >BUILDSTDERR: File "/usr/lib64/python3.7/site-packages/yaml/constructor.py", line 204, in construct_mapping >BUILDSTDERR: return super().construct_mapping(node, deep=deep) >BUILDSTDERR: File "/usr/lib64/python3.7/site-packages/yaml/constructor.py", line 126, in construct_mapping >BUILDSTDERR: if not isinstance(key, collections.Hashable): >BUILDSTDERR: File "/usr/lib64/python3.7/collections/__init__.py", line 52, in __getattr__ >BUILDSTDERR: DeprecationWarning, stacklevel=2) >BUILDSTDERR: DeprecationWarning: Failed parsing extension config file: /tmp/tmpt7f32n7f.yml >BUILDSTDERR: ---------------------------------------------------------------------- >BUILDSTDERR: Ran 135 tests in 0.244s >BUILDSTDERR: FAILED (errors=3) >BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.TzR2QZ (%check) >RPM build errors: >BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.TzR2QZ (%check) >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 96, in trace > result = func(*args, **kw) > File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 628, in do > raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) >mockbuild.exception.Error: Command failed: > # /usr/bin/systemd-nspawn -q -M b4186eaf3753426aa9f91171d27c41c0 -D /var/lib/mock/759937-fedora-rawhide-x86_64-1527599495.501959/root -a --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin --setenv=PROMPT_COMMAND=printf "\033]0;<mock-chroot>\007" --setenv=PS1=<mock-chroot> \s-\v\$ --setenv=LANG=en_US.UTF-8 -u mockbuild bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-markdown.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 1583678
: 1445380 |
1445381