D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/python-recommonmark-0.4.0-1.mga8.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.PSYkrB + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf recommonmark-dbed1c4d807275b2dba94ecc16e6d51c3ef94556 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/recommonmark-dbed1c4d807275b2dba94ecc16e6d51c3ef94556.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd recommonmark-dbed1c4d807275b2dba94ecc16e6d51c3ef94556 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (rename-CommonMark-into-commonmark.patch):' Patch #0 (rename-CommonMark-into-commonmark.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file recommonmark/parser.py + echo 'Patch #1 (rename-CommonMark-into-commonmark-tests.patch):' Patch #1 (rename-CommonMark-into-commonmark-tests.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file tests/test_basic.py + rm -rf recommonmark.egg-info + sed -i '1{\@^#!/usr/bin/env python@d}' recommonmark/scripts.py + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.CXBJzD + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd recommonmark-dbed1c4d807275b2dba94ecc16e6d51c3ef94556 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/recommonmark copying recommonmark/scripts.py -> build/lib/recommonmark copying recommonmark/parser.py -> build/lib/recommonmark copying recommonmark/transform.py -> build/lib/recommonmark copying recommonmark/states.py -> build/lib/recommonmark copying recommonmark/__init__.py -> build/lib/recommonmark + sleep 1 + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Omu18B + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/python-recommonmark-0.4.0-1.mga8.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-recommonmark-0.4.0-1.mga8.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/python-recommonmark-0.4.0-1.mga8.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/python-recommonmark-0.4.0-1.mga8.x86_64 + cd recommonmark-dbed1c4d807275b2dba94ecc16e6d51c3ef94556 + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/pterjan/rpmbuild/BUILDROOT/python-recommonmark-0.4.0-1.mga8.x86_64 running install running install_lib creating /home/pterjan/rpmbuild/BUILDROOT/python-recommonmark-0.4.0-1.mga8.x86_64/usr creating /home/pterjan/rpmbuild/BUILDROOT/python-recommonmark-0.4.0-1.mga8.x86_64/usr/lib creating /home/pterjan/rpmbuild/BUILDROOT/python-recommonmark-0.4.0-1.mga8.x86_64/usr/lib/python3.7 creating /home/pterjan/rpmbuild/BUILDROOT/python-recommonmark-0.4.0-1.mga8.x86_64/usr/lib/python3.7/site-packages creating /home/pterjan/rpmbuild/BUILDROOT/python-recommonmark-0.4.0-1.mga8.x86_64/usr/lib/python3.7/site-packages/recommonmark copying build/lib/recommonmark/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-recommonmark-0.4.0-1.mga8.x86_64/usr/lib/python3.7/site-packages/recommonmark copying build/lib/recommonmark/states.py -> /home/pterjan/rpmbuild/BUILDROOT/python-recommonmark-0.4.0-1.mga8.x86_64/usr/lib/python3.7/site-packages/recommonmark copying build/lib/recommonmark/transform.py -> /home/pterjan/rpmbuild/BUILDROOT/python-recommonmark-0.4.0-1.mga8.x86_64/usr/lib/python3.7/site-packages/recommonmark copying build/lib/recommonmark/parser.py -> /home/pterjan/rpmbuild/BUILDROOT/python-recommonmark-0.4.0-1.mga8.x86_64/usr/lib/python3.7/site-packages/recommonmark copying build/lib/recommonmark/scripts.py -> /home/pterjan/rpmbuild/BUILDROOT/python-recommonmark-0.4.0-1.mga8.x86_64/usr/lib/python3.7/site-packages/recommonmark byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-recommonmark-0.4.0-1.mga8.x86_64/usr/lib/python3.7/site-packages/recommonmark/__init__.py to __init__.cpython-37.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-recommonmark-0.4.0-1.mga8.x86_64/usr/lib/python3.7/site-packages/recommonmark/states.py to states.cpython-37.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-recommonmark-0.4.0-1.mga8.x86_64/usr/lib/python3.7/site-packages/recommonmark/transform.py to transform.cpython-37.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-recommonmark-0.4.0-1.mga8.x86_64/usr/lib/python3.7/site-packages/recommonmark/parser.py to parser.cpython-37.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-recommonmark-0.4.0-1.mga8.x86_64/usr/lib/python3.7/site-packages/recommonmark/scripts.py to scripts.cpython-37.pyc writing byte-compilation script '/tmp/tmpn65vssk1.py' /usr/bin/python3 /tmp/tmpn65vssk1.py removing /tmp/tmpn65vssk1.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' reading manifest template 'MANIFEST.in' writing manifest file 'recommonmark.egg-info/SOURCES.txt' Copying recommonmark.egg-info to /home/pterjan/rpmbuild/BUILDROOT/python-recommonmark-0.4.0-1.mga8.x86_64/usr/lib/python3.7/site-packages/recommonmark-0.4.0-py3.7.egg-info running install_scripts Installing cm2html script to /home/pterjan/rpmbuild/BUILDROOT/python-recommonmark-0.4.0-1.mga8.x86_64/usr/bin Installing cm2latex script to /home/pterjan/rpmbuild/BUILDROOT/python-recommonmark-0.4.0-1.mga8.x86_64/usr/bin Installing cm2man script to /home/pterjan/rpmbuild/BUILDROOT/python-recommonmark-0.4.0-1.mga8.x86_64/usr/bin Installing cm2pseudoxml script to /home/pterjan/rpmbuild/BUILDROOT/python-recommonmark-0.4.0-1.mga8.x86_64/usr/bin Installing cm2xetex script to /home/pterjan/rpmbuild/BUILDROOT/python-recommonmark-0.4.0-1.mga8.x86_64/usr/bin Installing cm2xml script to /home/pterjan/rpmbuild/BUILDROOT/python-recommonmark-0.4.0-1.mga8.x86_64/usr/bin + pushd /home/pterjan/rpmbuild/BUILDROOT/python-recommonmark-0.4.0-1.mga8.x86_64/usr/bin ~/rpmbuild/BUILDROOT/python-recommonmark-0.4.0-1.mga8.x86_64/usr/bin ~/rpmbuild/BUILD/recommonmark-dbed1c4d807275b2dba94ecc16e6d51c3ef94556 + for cm2bin in cm2* + mv cm2html cm2html-3.7 + ln -s cm2html-3.7 cm2html-3 + for cm2bin in cm2* + mv cm2latex cm2latex-3.7 + ln -s cm2latex-3.7 cm2latex-3 + for cm2bin in cm2* + mv cm2man cm2man-3.7 + ln -s cm2man-3.7 cm2man-3 + for cm2bin in cm2* + mv cm2pseudoxml cm2pseudoxml-3.7 + ln -s cm2pseudoxml-3.7 cm2pseudoxml-3 + for cm2bin in cm2* + mv cm2xetex cm2xetex-3.7 + ln -s cm2xetex-3.7 cm2xetex-3 + for cm2bin in cm2* + mv cm2xml cm2xml-3.7 + ln -s cm2xml-3.7 cm2xml-3 + popd ~/rpmbuild/BUILD/recommonmark-dbed1c4d807275b2dba94ecc16e6d51c3ef94556 + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 0.4.0-1.mga8 --unique-debug-suffix -0.4.0-1.mga8.x86_64 --unique-debug-src-base python-recommonmark-0.4.0-1.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/recommonmark-dbed1c4d807275b2dba94ecc16e6d51c3ef94556 + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-recommonmark-0.4.0-1.mga8.x86_64/usr/lib/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.MbW0JD + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd recommonmark-dbed1c4d807275b2dba94ecc16e6d51c3ef94556 + '[' 1 -eq 1 ']' ++ pwd + PYTHONPATH=/home/pterjan/rpmbuild/BUILD/recommonmark-dbed1c4d807275b2dba94ecc16e6d51c3ef94556 + py.test-3.7 . ============================= test session starts ============================== platform linux -- Python 3.7.4, pytest-5.0.1, py-1.8.0, pluggy-0.12.0 rootdir: /home/pterjan/rpmbuild/BUILD/recommonmark-dbed1c4d807275b2dba94ecc16e6d51c3ef94556 collected 24 items tests/test_basic.py ............. [ 54%] tests/test_sphinx.py ....F.....F [100%] =================================== FAILURES =================================== ___________________________ GenericTests.test_lists ____________________________ self = def test_lists(self): output = self.read_file('index.html') self.assertIn( (''), > output ) E AssertionError: '' not found in '\n\n\n \n \n Heading 1 — sphinxproj 0.1 documentation\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n\n
\n
\n
\n \n\n
\n \n
\n

Heading 1

\n
\n

Heading 2

\n
\n

Heading 3

\n
\n

Heading 4

\n

This is a link

\n

This is a ref link

\n

Foo

\n
\n

Bar

\n

Examplefoo

\n
#!/bin/sh\npython\n
\n
\n
    \n
  • Item A

  • \n
  • Item B

  • \n
  • Item C

  • \n
\n
    \n
  1. Item 1

  2. \n
  3. Item 2

  4. \n
  5. Item 3

  6. \n
\n
\n
\n
\n
\n\n\n
\n \n
\n
\n \n
\n
\n \n\n \n\n \n \n' tests/test_sphinx.py:136: AssertionError ----------------------------- Captured stdout call ----------------------------- Running Sphinx v2.1.2 making output directory... done building [mo]: all of 0 po files building [html]: all source files updating environment: 1 added, 0 changed, 0 removed reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [100%] index generating indices... genindex writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 42 warnings. The HTML pages are in tests/sphinx_generic/_build/text. ----------------------------- Captured stderr call ----------------------------- WARNING: while setting up extension sphinx.addnodes: node class 'toctree' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'desc' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'desc_signature' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'desc_signature_line' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'desc_addname' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'desc_type' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'desc_returns' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'desc_name' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'desc_parameterlist' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'desc_parameter' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'desc_optional' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'desc_annotation' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'desc_content' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'versionmodified' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'seealso' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'productionlist' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'production' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'displaymath' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'index' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'centered' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'acks' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'hlist' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'hlistcol' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'compact_paragraph' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'glossary' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'only' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'start_of_file' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'highlightlang' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'tabular_col_spec' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'meta' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'pending_xref' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'number_reference' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'download_reference' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'literal_emphasis' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'literal_strong' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'manpage' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.domains.changeset: directive 'deprecated' is already registered, it will be overridden WARNING: while setting up extension sphinx.domains.changeset: directive 'versionadded' is already registered, it will be overridden WARNING: while setting up extension sphinx.domains.changeset: directive 'versionchanged' is already registered, it will be overridden WARNING: while setting up extension sphinx.domains.math: role 'eq' is already registered, it will be overridden /home/pterjan/rpmbuild/BUILD/recommonmark-dbed1c4d807275b2dba94ecc16e6d51c3ef94556/tests/sphinx_generic/index.md:: WARNING: image file not readable: image.png WARNING: html_static_path entry '/home/pterjan/rpmbuild/BUILD/recommonmark-dbed1c4d807275b2dba94ecc16e6d51c3ef94556/tests/sphinx_generic/_static' does not exist ____________________ CustomExtensionTests.test_integration _____________________ self = def test_integration(self): output = self.read_file('index.html') self.assertIn(' self.assertIn('', output) E AssertionError: '' not found in '\n\n\n \n \n Header — sphinxproj 0.1 documentation\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n\n
\n
\n
\n \n\n
\n \n
abcabc
\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n

abc

data

a

1

\n

Another paragraph

\n\n\n\n \n \n \n \n \n
\n \n \n\n \n\n \n \n' tests/test_sphinx.py:197: AssertionError ----------------------------- Captured stdout call ----------------------------- Running Sphinx v2.1.2 making output directory... done building [mo]: all of 0 po files building [html]: all source files updating environment: 1 added, 0 changed, 0 removed reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [100%] index generating indices... genindex writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 41 warnings. The HTML pages are in tests/sphinx_custom_md/_build/text. ----------------------------- Captured stderr call ----------------------------- WARNING: while setting up extension sphinx.addnodes: node class 'toctree' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'desc' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'desc_signature' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'desc_signature_line' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'desc_addname' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'desc_type' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'desc_returns' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'desc_name' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'desc_parameterlist' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'desc_parameter' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'desc_optional' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'desc_annotation' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'desc_content' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'versionmodified' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'seealso' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'productionlist' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'production' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'displaymath' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'index' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'centered' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'acks' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'hlist' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'hlistcol' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'compact_paragraph' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'glossary' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'only' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'start_of_file' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'highlightlang' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'tabular_col_spec' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'meta' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'pending_xref' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'number_reference' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'download_reference' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'literal_emphasis' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'literal_strong' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.addnodes: node class 'manpage' is already registered, its visitors will be overridden WARNING: while setting up extension sphinx.domains.changeset: directive 'deprecated' is already registered, it will be overridden WARNING: while setting up extension sphinx.domains.changeset: directive 'versionadded' is already registered, it will be overridden WARNING: while setting up extension sphinx.domains.changeset: directive 'versionchanged' is already registered, it will be overridden WARNING: while setting up extension sphinx.domains.math: role 'eq' is already registered, it will be overridden WARNING: html_static_path entry '/home/pterjan/rpmbuild/BUILD/recommonmark-dbed1c4d807275b2dba94ecc16e6d51c3ef94556/tests/sphinx_custom_md/_static' does not exist =============================== warnings summary =============================== tests/test_basic.py:45 /home/pterjan/rpmbuild/BUILD/recommonmark-dbed1c4d807275b2dba94ecc16e6d51c3ef94556/tests/test_basic.py:45: DeprecationWarning: invalid escape sequence \ """ tests/test_basic.py:61 /home/pterjan/rpmbuild/BUILD/recommonmark-dbed1c4d807275b2dba94ecc16e6d51c3ef94556/tests/test_basic.py:61: DeprecationWarning: invalid escape sequence \ """ /usr/lib/python3.7/site-packages/babel/localedata.py:17 /usr/lib/python3.7/site-packages/babel/localedata.py:17: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working from collections import MutableMapping /usr/lib/python3.7/site-packages/jinja2/runtime.py:318 /usr/lib/python3.7/site-packages/jinja2/runtime.py:318: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working from collections import Mapping tests/test_basic.py::TestParsing::test_block_quote tests/test_basic.py::TestParsing::test_bullet_list tests/test_basic.py::TestParsing::test_code tests/test_basic.py::TestParsing::test_entities tests/test_basic.py::TestParsing::test_enumerated_list tests/test_basic.py::TestParsing::test_eval tests/test_basic.py::TestParsing::test_heading tests/test_basic.py::TestParsing::test_heading_inline tests/test_basic.py::TestParsing::test_horizontal_rule tests/test_basic.py::TestParsing::test_html tests/test_basic.py::TestParsing::test_image tests/test_basic.py::TestParsing::test_links tests/test_basic.py::TestParsing::test_paragraph tests/test_sphinx.py::GenericTests::test_code tests/test_sphinx.py::GenericTests::test_headings tests/test_sphinx.py::GenericTests::test_image tests/test_sphinx.py::GenericTests::test_links tests/test_sphinx.py::GenericTests::test_lists tests/test_sphinx.py::GenericTests::test_paragraph tests/test_sphinx.py::GenericTests::test_thematic_break tests/test_sphinx.py::CodeBlockTests::test_integration tests/test_sphinx.py::IndentedCodeTests::test_integration tests/test_sphinx.py::NestedHeaderBlock::test_integration tests/test_sphinx.py::CustomExtensionTests::test_integration /home/pterjan/rpmbuild/BUILD/recommonmark-dbed1c4d807275b2dba94ecc16e6d51c3ef94556/recommonmark/parser.py:55: UserWarning: Container node skipped: type=document warn("Container node skipped: type={0}".format(mdnode.t)) tests/test_basic.py::TestParsing::test_entities /usr/lib/python3.7/site-packages/commonmark/inlines.py:713: DeprecationWarning: The unescape method is deprecated and will be removed in 3.5, use html.unescape() instead. block.append_child(text(HTMLunescape(m))) tests/test_sphinx.py::GenericTests::test_code tests/test_sphinx.py::GenericTests::test_code /usr/lib/python3.7/site-packages/jinja2/sandbox.py:82: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working from collections import MutableSet, MutableMapping, MutableSequence tests/test_sphinx.py::GenericTests::test_code tests/test_sphinx.py::GenericTests::test_headings tests/test_sphinx.py::GenericTests::test_image tests/test_sphinx.py::GenericTests::test_links tests/test_sphinx.py::GenericTests::test_lists tests/test_sphinx.py::GenericTests::test_paragraph tests/test_sphinx.py::GenericTests::test_thematic_break tests/test_sphinx.py::CodeBlockTests::test_integration tests/test_sphinx.py::IndentedCodeTests::test_integration tests/test_sphinx.py::NestedHeaderBlock::test_integration tests/test_sphinx.py::CustomExtensionTests::test_integration /usr/lib/python3.7/site-packages/sphinx/util/compat.py:33: RemovedInSphinx30Warning: The config variable "source_parsers" is deprecated. Please update your extension for the parser and remove the setting. RemovedInSphinx30Warning) tests/test_sphinx.py::GenericTests::test_code tests/test_sphinx.py::GenericTests::test_headings tests/test_sphinx.py::GenericTests::test_image tests/test_sphinx.py::GenericTests::test_links tests/test_sphinx.py::GenericTests::test_lists tests/test_sphinx.py::GenericTests::test_paragraph tests/test_sphinx.py::GenericTests::test_thematic_break tests/test_sphinx.py::CodeBlockTests::test_integration tests/test_sphinx.py::IndentedCodeTests::test_integration tests/test_sphinx.py::NestedHeaderBlock::test_integration tests/test_sphinx.py::CustomExtensionTests::test_integration /usr/lib/python3.7/site-packages/sphinx/util/compat.py:37: RemovedInSphinx30Warning: app.add_source_parser() does not support suffix argument. Use app.add_source_suffix() instead. app.add_source_parser(suffix, parser) tests/test_sphinx.py::GenericTests::test_code tests/test_sphinx.py::GenericTests::test_headings tests/test_sphinx.py::GenericTests::test_image tests/test_sphinx.py::GenericTests::test_links tests/test_sphinx.py::GenericTests::test_lists tests/test_sphinx.py::GenericTests::test_paragraph tests/test_sphinx.py::GenericTests::test_thematic_break tests/test_sphinx.py::CodeBlockTests::test_integration tests/test_sphinx.py::IndentedCodeTests::test_integration tests/test_sphinx.py::NestedHeaderBlock::test_integration tests/test_sphinx.py::CustomExtensionTests::test_integration /usr/lib/python3.7/site-packages/docutils/io.py:245: DeprecationWarning: 'U' mode is deprecated self.source = open(source_path, mode, **kwargs) tests/test_sphinx.py::CustomExtensionTests::test_integration /home/pterjan/rpmbuild/BUILD/recommonmark-dbed1c4d807275b2dba94ecc16e6d51c3ef94556/recommonmark/transform.py:255: DeprecationWarning: invalid escape sequence \w match = re.search('[ ]?[\w_-]+::.*', language) -- Docs: https://docs.pytest.org/en/latest/warnings.html =============== 2 failed, 22 passed, 65 warnings in 4.25 seconds =============== error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.MbW0JD (%check) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.MbW0JD (%check) I: [iurt_root_command] ERROR: chroot