Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-sphinx-gallery.spec'], chrootPath='/var/lib/mock/alma+epel-9-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=1001user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-sphinx-gallery.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1626998400 Wrote: /builddir/build/SRPMS/python-sphinx-gallery-0.8.2-4.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-sphinx-gallery.spec'], chrootPath='/var/lib/mock/alma+epel-9-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=1001user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-sphinx-gallery.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1626998400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YL6oPE + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf sphinx-gallery-0.8.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/sphinx-gallery-0.8.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd sphinx-gallery-0.8.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf sphinx-gallery.egg-info + sed -i -e '/^addopt/s/$/ -k "not test_embed_code_links_get_data and not test_embed_links"/' setup.cfg + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TpPXYX + umask 022 + cd /builddir/build/BUILD + cd sphinx-gallery-0.8.2 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/sphinx_gallery copying sphinx_gallery/downloads.py -> build/lib/sphinx_gallery copying sphinx_gallery/utils.py -> build/lib/sphinx_gallery copying sphinx_gallery/backreferences.py -> build/lib/sphinx_gallery copying sphinx_gallery/binder.py -> build/lib/sphinx_gallery copying sphinx_gallery/__init__.py -> build/lib/sphinx_gallery copying sphinx_gallery/docs_resolv.py -> build/lib/sphinx_gallery copying sphinx_gallery/sorting.py -> build/lib/sphinx_gallery copying sphinx_gallery/py_source_parser.py -> build/lib/sphinx_gallery copying sphinx_gallery/directives.py -> build/lib/sphinx_gallery copying sphinx_gallery/sphinx_compatibility.py -> build/lib/sphinx_gallery copying sphinx_gallery/load_style.py -> build/lib/sphinx_gallery copying sphinx_gallery/gen_gallery.py -> build/lib/sphinx_gallery copying sphinx_gallery/notebook.py -> build/lib/sphinx_gallery copying sphinx_gallery/scrapers.py -> build/lib/sphinx_gallery copying sphinx_gallery/gen_rst.py -> build/lib/sphinx_gallery creating build/lib/sphinx_gallery/tests copying sphinx_gallery/tests/test_utils.py -> build/lib/sphinx_gallery/tests copying sphinx_gallery/tests/conftest.py -> build/lib/sphinx_gallery/tests copying sphinx_gallery/tests/test_gen_rst.py -> build/lib/sphinx_gallery/tests copying sphinx_gallery/tests/test_load_style.py -> build/lib/sphinx_gallery/tests copying sphinx_gallery/tests/test_sorting.py -> build/lib/sphinx_gallery/tests copying sphinx_gallery/tests/__init__.py -> build/lib/sphinx_gallery/tests copying sphinx_gallery/tests/test_binder.py -> build/lib/sphinx_gallery/tests copying sphinx_gallery/tests/test_docs_resolv.py -> build/lib/sphinx_gallery/tests copying sphinx_gallery/tests/test_backreferences.py -> build/lib/sphinx_gallery/tests copying sphinx_gallery/tests/test_notebook.py -> build/lib/sphinx_gallery/tests copying sphinx_gallery/tests/test_py_source_parser.py -> build/lib/sphinx_gallery/tests copying sphinx_gallery/tests/test_full.py -> build/lib/sphinx_gallery/tests copying sphinx_gallery/tests/test_scrapers.py -> build/lib/sphinx_gallery/tests copying sphinx_gallery/tests/test_gen_gallery.py -> build/lib/sphinx_gallery/tests copying sphinx_gallery/tests/test_sphinx_compatibility.py -> build/lib/sphinx_gallery/tests creating build/lib/sphinx_gallery/_static copying sphinx_gallery/_static/gallery-rendered-html.css -> build/lib/sphinx_gallery/_static copying sphinx_gallery/_static/gallery.css -> build/lib/sphinx_gallery/_static copying sphinx_gallery/_static/gallery-dataframe.css -> build/lib/sphinx_gallery/_static copying sphinx_gallery/_static/gallery-binder.css -> build/lib/sphinx_gallery/_static copying sphinx_gallery/_static/no_image.png -> build/lib/sphinx_gallery/_static copying sphinx_gallery/_static/broken_example.png -> build/lib/sphinx_gallery/_static copying sphinx_gallery/_static/binder_badge_logo.svg -> build/lib/sphinx_gallery/_static running build_scripts creating build/scripts-3.9 copying bin/copy_sphinxgallery.sh -> build/scripts-3.9 copying and adjusting bin/sphx_glr_python_to_jupyter.py -> build/scripts-3.9 changing mode of build/scripts-3.9/sphx_glr_python_to_jupyter.py from 644 to 755 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7dsIr3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64 + cd sphinx-gallery-0.8.2 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr creating /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery copying build/lib/sphinx_gallery/downloads.py -> /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery copying build/lib/sphinx_gallery/utils.py -> /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery copying build/lib/sphinx_gallery/backreferences.py -> /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery copying build/lib/sphinx_gallery/binder.py -> /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery copying build/lib/sphinx_gallery/__init__.py -> /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery copying build/lib/sphinx_gallery/docs_resolv.py -> /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery creating /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery/tests copying build/lib/sphinx_gallery/tests/test_utils.py -> /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery/tests copying build/lib/sphinx_gallery/tests/conftest.py -> /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery/tests copying build/lib/sphinx_gallery/tests/test_gen_rst.py -> /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery/tests copying build/lib/sphinx_gallery/tests/test_load_style.py -> /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery/tests copying build/lib/sphinx_gallery/tests/test_sorting.py -> /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery/tests copying build/lib/sphinx_gallery/tests/__init__.py -> /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery/tests copying build/lib/sphinx_gallery/tests/test_binder.py -> /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery/tests copying build/lib/sphinx_gallery/tests/test_docs_resolv.py -> /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery/tests copying build/lib/sphinx_gallery/tests/test_backreferences.py -> /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery/tests copying build/lib/sphinx_gallery/tests/test_notebook.py -> /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery/tests copying build/lib/sphinx_gallery/tests/test_py_source_parser.py -> /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery/tests copying build/lib/sphinx_gallery/tests/test_full.py -> /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery/tests copying build/lib/sphinx_gallery/tests/test_scrapers.py -> /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery/tests copying build/lib/sphinx_gallery/tests/test_gen_gallery.py -> /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery/tests copying build/lib/sphinx_gallery/tests/test_sphinx_compatibility.py -> /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery/tests copying build/lib/sphinx_gallery/sorting.py -> /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery copying build/lib/sphinx_gallery/py_source_parser.py -> /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery copying build/lib/sphinx_gallery/directives.py -> /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery copying build/lib/sphinx_gallery/sphinx_compatibility.py -> /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery copying build/lib/sphinx_gallery/load_style.py -> /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery copying build/lib/sphinx_gallery/gen_gallery.py -> /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery copying build/lib/sphinx_gallery/notebook.py -> /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery creating /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery/_static copying build/lib/sphinx_gallery/_static/gallery-rendered-html.css -> /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery/_static copying build/lib/sphinx_gallery/_static/gallery.css -> /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery/_static copying build/lib/sphinx_gallery/_static/binder_badge_logo.svg -> /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery/_static copying build/lib/sphinx_gallery/_static/gallery-dataframe.css -> /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery/_static copying build/lib/sphinx_gallery/_static/broken_example.png -> /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery/_static copying build/lib/sphinx_gallery/_static/gallery-binder.css -> /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery/_static copying build/lib/sphinx_gallery/_static/no_image.png -> /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery/_static copying build/lib/sphinx_gallery/scrapers.py -> /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery copying build/lib/sphinx_gallery/gen_rst.py -> /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery byte-compiling /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery/downloads.py to downloads.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery/backreferences.py to backreferences.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery/binder.py to binder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery/docs_resolv.py to docs_resolv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery/tests/test_gen_rst.py to test_gen_rst.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery/tests/test_load_style.py to test_load_style.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery/tests/test_sorting.py to test_sorting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery/tests/test_binder.py to test_binder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery/tests/test_docs_resolv.py to test_docs_resolv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery/tests/test_backreferences.py to test_backreferences.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery/tests/test_notebook.py to test_notebook.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery/tests/test_py_source_parser.py to test_py_source_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery/tests/test_full.py to test_full.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery/tests/test_scrapers.py to test_scrapers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery/tests/test_gen_gallery.py to test_gen_gallery.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery/tests/test_sphinx_compatibility.py to test_sphinx_compatibility.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery/sorting.py to sorting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery/py_source_parser.py to py_source_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery/directives.py to directives.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery/sphinx_compatibility.py to sphinx_compatibility.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery/load_style.py to load_style.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery/gen_gallery.py to gen_gallery.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery/notebook.py to notebook.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery/scrapers.py to scrapers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery/gen_rst.py to gen_rst.cpython-39.pyc writing byte-compilation script '/tmp/tmpo5s7p3k0.py' /usr/bin/python3 /tmp/tmpo5s7p3k0.py removing /tmp/tmpo5s7p3k0.py running install_egg_info running egg_info creating sphinx_gallery.egg-info writing sphinx_gallery.egg-info/PKG-INFO writing dependency_links to sphinx_gallery.egg-info/dependency_links.txt writing requirements to sphinx_gallery.egg-info/requires.txt writing top-level names to sphinx_gallery.egg-info/top_level.txt writing manifest file 'sphinx_gallery.egg-info/SOURCES.txt' reading manifest file 'sphinx_gallery.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'sphinx_gallery/_static/broken_stamp.svg' warning: no previously-included files found matching 'RELEASES.md' warning: no previously-included files matching '*' found under directory 'continuous_integration' warning: no previously-included files found matching 'continuous_integration' warning: no previously-included files matching '*' found under directory 'doc' warning: no previously-included files found matching 'doc' warning: no previously-included files found matching '*.yml' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files found matching 'dev-requirements.txt' warning: no previously-included files matching '*' found under directory '.circleci' warning: no previously-included files found matching '.circleci' no previously-included directories found matching '**/__pycache__' warning: no previously-included files found matching '__pycache__' warning: no previously-included files matching '*' found under directory '*/gen_modules' warning: no previously-included files found matching 'gen_modules' warning: no previously-included files found matching '.DS_store' adding license file 'LICENSE' writing manifest file 'sphinx_gallery.egg-info/SOURCES.txt' Copying sphinx_gallery.egg-info to /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9/site-packages/sphinx_gallery-0.8.2-py3.9.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/bin copying build/scripts-3.9/copy_sphinxgallery.sh -> /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/bin copying build/scripts-3.9/sphx_glr_python_to_jupyter.py -> /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/bin/copy_sphinxgallery.sh to 755 changing mode of /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/bin/sphx_glr_python_to_jupyter.py to 755 + rm -rfv /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/bin/__pycache__ + rm -r /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/bin + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.KianbI + umask 022 + cd /builddir/build/BUILD + cd sphinx-gallery-0.8.2 + /usr/bin/python3 setup.py test running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. running egg_info writing sphinx_gallery.egg-info/PKG-INFO writing dependency_links to sphinx_gallery.egg-info/dependency_links.txt writing requirements to sphinx_gallery.egg-info/requires.txt writing top-level names to sphinx_gallery.egg-info/top_level.txt reading manifest file 'sphinx_gallery.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'sphinx_gallery/_static/broken_stamp.svg' warning: no previously-included files found matching 'RELEASES.md' warning: no previously-included files matching '*' found under directory 'continuous_integration' warning: no previously-included files found matching 'continuous_integration' warning: no previously-included files matching '*' found under directory 'doc' warning: no previously-included files found matching 'doc' warning: no previously-included files found matching '*.yml' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files found matching 'dev-requirements.txt' warning: no previously-included files matching '*' found under directory '.circleci' warning: no previously-included files found matching '.circleci' no previously-included directories found matching '**/__pycache__' warning: no previously-included files found matching '__pycache__' warning: no previously-included files matching '*' found under directory '*/gen_modules' warning: no previously-included files found matching 'gen_modules' warning: no previously-included files found matching '.DS_store' adding license file 'LICENSE' writing manifest file 'sphinx_gallery.egg-info/SOURCES.txt' running build_ext ---------------------------------------------------------------------- Ran 0 tests in 0.000s OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-sphinx-gallery-0.8.2-4.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AX3fUj + umask 022 + cd /builddir/build/BUILD + cd sphinx-gallery-0.8.2 + DOCDIR=/builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/share/doc/python3-sphinx-gallery + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/share/doc/python3-sphinx-gallery + cp -pr README.rst /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/share/doc/python3-sphinx-gallery + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.l8H9jy + umask 022 + cd /builddir/build/BUILD + cd sphinx-gallery-0.8.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/share/licenses/python3-sphinx-gallery + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/share/licenses/python3-sphinx-gallery + cp -pr LICENSE /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64/usr/share/licenses/python3-sphinx-gallery + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-sphinx-gallery = 0.8.2-4.el9 python3-sphinx-gallery = 0.8.2-4.el9 python3.9-sphinx-gallery = 0.8.2-4.el9 python3.9dist(sphinx-gallery) = 0.8.2 python3dist(sphinx-gallery) = 0.8.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(sphinx) >= 1.8.3 Obsoletes: python-sphinx-gallery < 0.8.2-4.el9 python39-sphinx-gallery < 0.8.2-4.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64 Wrote: /builddir/build/RPMS/python3-sphinx-gallery-0.8.2-4.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mSF8rZ + umask 022 + cd /builddir/build/BUILD + cd sphinx-gallery-0.8.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-sphinx-gallery-0.8.2-4.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0