Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-sphinx-js.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681963823.904769/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=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-sphinx-js.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-sphinx-js-3.2.1-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-sphinx-js.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681963823.904769/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=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-sphinx-js.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-sphinx-js-3.2.1-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-sphinx-js.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681963823.904769/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=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-sphinx-js.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mTH6oE + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf sphinx-js-3.2.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/sphinx-js-3.2.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd sphinx-js-3.2.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uXyNjk + umask 022 + cd /builddir/build/BUILD + cd sphinx-js-3.2.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-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/tests copying tests/testing.py -> build/lib/tests copying tests/test_init.py -> build/lib/tests copying tests/test_testing.py -> build/lib/tests copying tests/test_parsers.py -> build/lib/tests copying tests/conftest.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_incremental.py -> build/lib/tests copying tests/test_suffix_tree.py -> build/lib/tests copying tests/test_ir.py -> build/lib/tests creating build/lib/sphinx_js copying sphinx_js/suffix_tree.py -> build/lib/sphinx_js copying sphinx_js/typedoc.py -> build/lib/sphinx_js copying sphinx_js/directives.py -> build/lib/sphinx_js copying sphinx_js/analyzer_utils.py -> build/lib/sphinx_js copying sphinx_js/__init__.py -> build/lib/sphinx_js copying sphinx_js/jsdoc.py -> build/lib/sphinx_js copying sphinx_js/ir.py -> build/lib/sphinx_js copying sphinx_js/renderers.py -> build/lib/sphinx_js copying sphinx_js/parsers.py -> build/lib/sphinx_js running egg_info writing sphinx_js.egg-info/PKG-INFO writing dependency_links to sphinx_js.egg-info/dependency_links.txt writing requirements to sphinx_js.egg-info/requires.txt writing top-level names to sphinx_js.egg-info/top_level.txt reading manifest file 'sphinx_js.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'sphinx_js.egg-info/SOURCES.txt' creating build/lib/tests/roots creating build/lib/tests/roots/test-incremental_js copying tests/roots/test-incremental_js/a.js -> build/lib/tests/roots/test-incremental_js copying tests/roots/test-incremental_js/a.rst -> build/lib/tests/roots/test-incremental_js copying tests/roots/test-incremental_js/a_b.rst -> build/lib/tests/roots/test-incremental_js copying tests/roots/test-incremental_js/b.rst -> build/lib/tests/roots/test-incremental_js copying tests/roots/test-incremental_js/conf.py -> build/lib/tests/roots/test-incremental_js copying tests/roots/test-incremental_js/index.rst -> build/lib/tests/roots/test-incremental_js copying tests/roots/test-incremental_js/jsdoc.json -> build/lib/tests/roots/test-incremental_js copying tests/roots/test-incremental_js/unrelated.rst -> build/lib/tests/roots/test-incremental_js creating build/lib/tests/roots/test-incremental_js/inner copying tests/roots/test-incremental_js/inner/b.js -> build/lib/tests/roots/test-incremental_js/inner creating build/lib/tests/roots/test-incremental_ts copying tests/roots/test-incremental_ts/a.rst -> build/lib/tests/roots/test-incremental_ts copying tests/roots/test-incremental_ts/a.ts -> build/lib/tests/roots/test-incremental_ts copying tests/roots/test-incremental_ts/a_b.rst -> build/lib/tests/roots/test-incremental_ts copying tests/roots/test-incremental_ts/b.rst -> build/lib/tests/roots/test-incremental_ts copying tests/roots/test-incremental_ts/conf.py -> build/lib/tests/roots/test-incremental_ts copying tests/roots/test-incremental_ts/index.rst -> build/lib/tests/roots/test-incremental_ts copying tests/roots/test-incremental_ts/tsconfig.json -> build/lib/tests/roots/test-incremental_ts copying tests/roots/test-incremental_ts/unrelated.rst -> build/lib/tests/roots/test-incremental_ts creating build/lib/tests/roots/test-incremental_ts/inner copying tests/roots/test-incremental_ts/inner/b.ts -> build/lib/tests/roots/test-incremental_ts/inner creating build/lib/tests/test_build_js copying tests/test_build_js/test_build_js.py -> build/lib/tests/test_build_js creating build/lib/tests/test_build_js/source copying tests/test_build_js/source/code.js -> build/lib/tests/test_build_js/source copying tests/test_build_js/source/more_code.js -> build/lib/tests/test_build_js/source creating build/lib/tests/test_build_js/source/docs copying tests/test_build_js/source/docs/autoattribute.rst -> build/lib/tests/test_build_js/source/docs copying tests/test_build_js/source/docs/autoattribute_deprecated.rst -> build/lib/tests/test_build_js/source/docs copying tests/test_build_js/source/docs/autoattribute_example.rst -> build/lib/tests/test_build_js/source/docs copying tests/test_build_js/source/docs/autoattribute_see.rst -> build/lib/tests/test_build_js/source/docs copying tests/test_build_js/source/docs/autoclass.rst -> build/lib/tests/test_build_js/source/docs copying tests/test_build_js/source/docs/autoclass_alphabetical.rst -> build/lib/tests/test_build_js/source/docs copying tests/test_build_js/source/docs/autoclass_deprecated.rst -> build/lib/tests/test_build_js/source/docs copying tests/test_build_js/source/docs/autoclass_example.rst -> build/lib/tests/test_build_js/source/docs copying tests/test_build_js/source/docs/autoclass_exclude_members.rst -> build/lib/tests/test_build_js/source/docs copying tests/test_build_js/source/docs/autoclass_members.rst -> build/lib/tests/test_build_js/source/docs copying tests/test_build_js/source/docs/autoclass_members_list.rst -> build/lib/tests/test_build_js/source/docs copying tests/test_build_js/source/docs/autoclass_members_list_star.rst -> build/lib/tests/test_build_js/source/docs copying tests/test_build_js/source/docs/autoclass_no_paramnames.rst -> build/lib/tests/test_build_js/source/docs copying tests/test_build_js/source/docs/autoclass_private_members.rst -> build/lib/tests/test_build_js/source/docs copying tests/test_build_js/source/docs/autoclass_see.rst -> build/lib/tests/test_build_js/source/docs copying tests/test_build_js/source/docs/autofunction_callback.rst -> build/lib/tests/test_build_js/source/docs copying tests/test_build_js/source/docs/autofunction_defaults_code.rst -> build/lib/tests/test_build_js/source/docs copying tests/test_build_js/source/docs/autofunction_defaults_doclet.rst -> build/lib/tests/test_build_js/source/docs copying tests/test_build_js/source/docs/autofunction_deprecated.rst -> build/lib/tests/test_build_js/source/docs copying tests/test_build_js/source/docs/autofunction_destructured_params.rst -> build/lib/tests/test_build_js/source/docs copying tests/test_build_js/source/docs/autofunction_example.rst -> build/lib/tests/test_build_js/source/docs copying tests/test_build_js/source/docs/autofunction_explicit.rst -> build/lib/tests/test_build_js/source/docs copying tests/test_build_js/source/docs/autofunction_long.rst -> build/lib/tests/test_build_js/source/docs copying tests/test_build_js/source/docs/autofunction_minimal.rst -> build/lib/tests/test_build_js/source/docs copying tests/test_build_js/source/docs/autofunction_see.rst -> build/lib/tests/test_build_js/source/docs copying tests/test_build_js/source/docs/autofunction_short.rst -> build/lib/tests/test_build_js/source/docs copying tests/test_build_js/source/docs/autofunction_static.rst -> build/lib/tests/test_build_js/source/docs copying tests/test_build_js/source/docs/autofunction_typedef.rst -> build/lib/tests/test_build_js/source/docs copying tests/test_build_js/source/docs/autofunction_variadic.rst -> build/lib/tests/test_build_js/source/docs copying tests/test_build_js/source/docs/avoid_shadowing.rst -> build/lib/tests/test_build_js/source/docs copying tests/test_build_js/source/docs/conf.py -> build/lib/tests/test_build_js/source/docs copying tests/test_build_js/source/docs/getter_setter.rst -> build/lib/tests/test_build_js/source/docs copying tests/test_build_js/source/docs/index.rst -> build/lib/tests/test_build_js/source/docs copying tests/test_build_js/source/docs/injection.rst -> build/lib/tests/test_build_js/source/docs copying tests/test_build_js/source/docs/union.rst -> build/lib/tests/test_build_js/source/docs copying tests/test_build_js/source/docs/unwrapped.rst -> build/lib/tests/test_build_js/source/docs creating build/lib/tests/test_build_ts copying tests/test_build_ts/test_build_ts.py -> build/lib/tests/test_build_ts creating build/lib/tests/test_build_ts/source copying tests/test_build_ts/source/class.ts -> build/lib/tests/test_build_ts/source copying tests/test_build_ts/source/tsconfig.json -> build/lib/tests/test_build_ts/source creating build/lib/tests/test_build_ts/source/docs copying tests/test_build_ts/source/docs/autoclass_class_with_interface_and_supers.rst -> build/lib/tests/test_build_ts/source/docs copying tests/test_build_ts/source/docs/autoclass_constructorless.rst -> build/lib/tests/test_build_ts/source/docs copying tests/test_build_ts/source/docs/autoclass_exported.rst -> build/lib/tests/test_build_ts/source/docs copying tests/test_build_ts/source/docs/autoclass_interface_optionals.rst -> build/lib/tests/test_build_ts/source/docs copying tests/test_build_ts/source/docs/autoclass_star.rst -> build/lib/tests/test_build_ts/source/docs copying tests/test_build_ts/source/docs/conf.py -> build/lib/tests/test_build_ts/source/docs copying tests/test_build_ts/source/docs/index.rst -> build/lib/tests/test_build_ts/source/docs creating build/lib/tests/test_common_mark copying tests/test_common_mark/test_common_mark.py -> build/lib/tests/test_common_mark creating build/lib/tests/test_common_mark/source copying tests/test_common_mark/source/code.js -> build/lib/tests/test_common_mark/source creating build/lib/tests/test_common_mark/source/docs copying tests/test_common_mark/source/docs/conf.py -> build/lib/tests/test_common_mark/source/docs copying tests/test_common_mark/source/docs/index.md -> build/lib/tests/test_common_mark/source/docs creating build/lib/tests/test_dot_dot_paths copying tests/test_dot_dot_paths/test_dot_dot_paths.py -> build/lib/tests/test_dot_dot_paths creating build/lib/tests/test_dot_dot_paths/source copying tests/test_dot_dot_paths/source/code.js -> build/lib/tests/test_dot_dot_paths/source creating build/lib/tests/test_dot_dot_paths/source/docs copying tests/test_dot_dot_paths/source/docs/conf.py -> build/lib/tests/test_dot_dot_paths/source/docs copying tests/test_dot_dot_paths/source/docs/index.rst -> build/lib/tests/test_dot_dot_paths/source/docs creating build/lib/tests/test_jsdoc_analysis copying tests/test_jsdoc_analysis/test_jsdoc.py -> build/lib/tests/test_jsdoc_analysis creating build/lib/tests/test_jsdoc_analysis/source copying tests/test_jsdoc_analysis/source/class.js -> build/lib/tests/test_jsdoc_analysis/source copying tests/test_jsdoc_analysis/source/function.js -> build/lib/tests/test_jsdoc_analysis/source creating build/lib/tests/test_typedoc_analysis copying tests/test_typedoc_analysis/test_typedoc_analysis.py -> build/lib/tests/test_typedoc_analysis creating build/lib/tests/test_typedoc_analysis/source copying tests/test_typedoc_analysis/source/nodes.ts -> build/lib/tests/test_typedoc_analysis/source copying tests/test_typedoc_analysis/source/pathSegments.ts -> build/lib/tests/test_typedoc_analysis/source copying tests/test_typedoc_analysis/source/tsconfig.json -> build/lib/tests/test_typedoc_analysis/source copying tests/test_typedoc_analysis/source/types.ts -> build/lib/tests/test_typedoc_analysis/source creating build/lib/sphinx_js/templates copying sphinx_js/templates/attribute.rst -> build/lib/sphinx_js/templates copying sphinx_js/templates/class.rst -> build/lib/sphinx_js/templates copying sphinx_js/templates/common.rst -> build/lib/sphinx_js/templates copying sphinx_js/templates/function.rst -> build/lib/sphinx_js/templates + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WSO0p6 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64 + cd sphinx-js-3.2.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr creating /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/testing.py -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_js creating /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_js/source creating /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_js/source/docs copying build/lib/tests/test_build_js/source/docs/autofunction_short.rst -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_js/source/docs copying build/lib/tests/test_build_js/source/docs/autoattribute_deprecated.rst -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_js/source/docs copying build/lib/tests/test_build_js/source/docs/autoattribute_see.rst -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_js/source/docs copying build/lib/tests/test_build_js/source/docs/autoclass_private_members.rst -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_js/source/docs copying build/lib/tests/test_build_js/source/docs/autoclass_exclude_members.rst -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_js/source/docs copying build/lib/tests/test_build_js/source/docs/autoattribute_example.rst -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_js/source/docs copying build/lib/tests/test_build_js/source/docs/autofunction_see.rst -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_js/source/docs copying build/lib/tests/test_build_js/source/docs/autoclass_alphabetical.rst -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_js/source/docs copying build/lib/tests/test_build_js/source/docs/autofunction_destructured_params.rst -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_js/source/docs copying build/lib/tests/test_build_js/source/docs/autoclass.rst -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_js/source/docs copying build/lib/tests/test_build_js/source/docs/autofunction_long.rst -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_js/source/docs copying build/lib/tests/test_build_js/source/docs/autoclass_no_paramnames.rst -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_js/source/docs copying build/lib/tests/test_build_js/source/docs/autofunction_static.rst -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_js/source/docs copying build/lib/tests/test_build_js/source/docs/getter_setter.rst -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_js/source/docs copying build/lib/tests/test_build_js/source/docs/autoclass_members_list.rst -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_js/source/docs copying build/lib/tests/test_build_js/source/docs/autoclass_members.rst -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_js/source/docs copying build/lib/tests/test_build_js/source/docs/autoattribute.rst -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_js/source/docs copying build/lib/tests/test_build_js/source/docs/autofunction_example.rst -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_js/source/docs copying build/lib/tests/test_build_js/source/docs/autofunction_deprecated.rst -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_js/source/docs copying build/lib/tests/test_build_js/source/docs/unwrapped.rst -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_js/source/docs copying build/lib/tests/test_build_js/source/docs/autoclass_see.rst -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_js/source/docs copying build/lib/tests/test_build_js/source/docs/avoid_shadowing.rst -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_js/source/docs copying build/lib/tests/test_build_js/source/docs/autofunction_typedef.rst -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_js/source/docs copying build/lib/tests/test_build_js/source/docs/autofunction_defaults_doclet.rst -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_js/source/docs copying build/lib/tests/test_build_js/source/docs/index.rst -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_js/source/docs copying build/lib/tests/test_build_js/source/docs/autofunction_explicit.rst -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_js/source/docs copying build/lib/tests/test_build_js/source/docs/autoclass_deprecated.rst -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_js/source/docs copying build/lib/tests/test_build_js/source/docs/autofunction_variadic.rst -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_js/source/docs copying build/lib/tests/test_build_js/source/docs/autoclass_members_list_star.rst -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_js/source/docs copying build/lib/tests/test_build_js/source/docs/autofunction_callback.rst -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_js/source/docs copying build/lib/tests/test_build_js/source/docs/conf.py -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_js/source/docs copying build/lib/tests/test_build_js/source/docs/union.rst -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_js/source/docs copying build/lib/tests/test_build_js/source/docs/injection.rst -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_js/source/docs copying build/lib/tests/test_build_js/source/docs/autofunction_defaults_code.rst -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_js/source/docs copying build/lib/tests/test_build_js/source/docs/autofunction_minimal.rst -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_js/source/docs copying build/lib/tests/test_build_js/source/docs/autoclass_example.rst -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_js/source/docs copying build/lib/tests/test_build_js/source/more_code.js -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_js/source copying build/lib/tests/test_build_js/source/code.js -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_js/source copying build/lib/tests/test_build_js/test_build_js.py -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_js copying build/lib/tests/test_init.py -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_testing.py -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_jsdoc_analysis creating /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_jsdoc_analysis/source copying build/lib/tests/test_jsdoc_analysis/source/function.js -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_jsdoc_analysis/source copying build/lib/tests/test_jsdoc_analysis/source/class.js -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_jsdoc_analysis/source copying build/lib/tests/test_jsdoc_analysis/test_jsdoc.py -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_jsdoc_analysis creating /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_typedoc_analysis creating /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_typedoc_analysis/source copying build/lib/tests/test_typedoc_analysis/source/types.ts -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_typedoc_analysis/source copying build/lib/tests/test_typedoc_analysis/source/pathSegments.ts -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_typedoc_analysis/source copying build/lib/tests/test_typedoc_analysis/source/tsconfig.json -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_typedoc_analysis/source copying build/lib/tests/test_typedoc_analysis/source/nodes.ts -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_typedoc_analysis/source copying build/lib/tests/test_typedoc_analysis/test_typedoc_analysis.py -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_typedoc_analysis copying build/lib/tests/test_parsers.py -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_ts creating /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_ts/source creating /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_ts/source/docs copying build/lib/tests/test_build_ts/source/docs/autoclass_class_with_interface_and_supers.rst -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_ts/source/docs copying build/lib/tests/test_build_ts/source/docs/autoclass_exported.rst -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_ts/source/docs copying build/lib/tests/test_build_ts/source/docs/autoclass_interface_optionals.rst -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_ts/source/docs copying build/lib/tests/test_build_ts/source/docs/autoclass_constructorless.rst -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_ts/source/docs copying build/lib/tests/test_build_ts/source/docs/index.rst -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_ts/source/docs copying build/lib/tests/test_build_ts/source/docs/conf.py -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_ts/source/docs copying build/lib/tests/test_build_ts/source/docs/autoclass_star.rst -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_ts/source/docs copying build/lib/tests/test_build_ts/source/tsconfig.json -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_ts/source copying build/lib/tests/test_build_ts/source/class.ts -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_ts/source copying build/lib/tests/test_build_ts/test_build_ts.py -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_ts copying build/lib/tests/conftest.py -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_incremental.py -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_suffix_tree.py -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_common_mark creating /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_common_mark/source creating /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_common_mark/source/docs copying build/lib/tests/test_common_mark/source/docs/index.md -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_common_mark/source/docs copying build/lib/tests/test_common_mark/source/docs/conf.py -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_common_mark/source/docs copying build/lib/tests/test_common_mark/source/code.js -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_common_mark/source copying build/lib/tests/test_common_mark/test_common_mark.py -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_common_mark creating /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/roots creating /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/roots/test-incremental_js creating /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/roots/test-incremental_js/inner copying build/lib/tests/roots/test-incremental_js/inner/b.js -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/roots/test-incremental_js/inner copying build/lib/tests/roots/test-incremental_js/jsdoc.json -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/roots/test-incremental_js copying build/lib/tests/roots/test-incremental_js/a.rst -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/roots/test-incremental_js copying build/lib/tests/roots/test-incremental_js/b.rst -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/roots/test-incremental_js copying build/lib/tests/roots/test-incremental_js/unrelated.rst -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/roots/test-incremental_js copying build/lib/tests/roots/test-incremental_js/index.rst -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/roots/test-incremental_js copying build/lib/tests/roots/test-incremental_js/a.js -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/roots/test-incremental_js copying build/lib/tests/roots/test-incremental_js/conf.py -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/roots/test-incremental_js copying build/lib/tests/roots/test-incremental_js/a_b.rst -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/roots/test-incremental_js creating /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/roots/test-incremental_ts creating /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/roots/test-incremental_ts/inner copying build/lib/tests/roots/test-incremental_ts/inner/b.ts -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/roots/test-incremental_ts/inner copying build/lib/tests/roots/test-incremental_ts/a.rst -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/roots/test-incremental_ts copying build/lib/tests/roots/test-incremental_ts/a.ts -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/roots/test-incremental_ts copying build/lib/tests/roots/test-incremental_ts/tsconfig.json -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/roots/test-incremental_ts copying build/lib/tests/roots/test-incremental_ts/b.rst -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/roots/test-incremental_ts copying build/lib/tests/roots/test-incremental_ts/unrelated.rst -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/roots/test-incremental_ts copying build/lib/tests/roots/test-incremental_ts/index.rst -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/roots/test-incremental_ts copying build/lib/tests/roots/test-incremental_ts/conf.py -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/roots/test-incremental_ts copying build/lib/tests/roots/test-incremental_ts/a_b.rst -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/roots/test-incremental_ts copying build/lib/tests/test_ir.py -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_dot_dot_paths creating /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_dot_dot_paths/source creating /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_dot_dot_paths/source/docs copying build/lib/tests/test_dot_dot_paths/source/docs/index.rst -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_dot_dot_paths/source/docs copying build/lib/tests/test_dot_dot_paths/source/docs/conf.py -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_dot_dot_paths/source/docs copying build/lib/tests/test_dot_dot_paths/source/code.js -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_dot_dot_paths/source copying build/lib/tests/test_dot_dot_paths/test_dot_dot_paths.py -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_dot_dot_paths creating /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/sphinx_js copying build/lib/sphinx_js/suffix_tree.py -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/sphinx_js creating /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/sphinx_js/templates copying build/lib/sphinx_js/templates/function.rst -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/sphinx_js/templates copying build/lib/sphinx_js/templates/attribute.rst -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/sphinx_js/templates copying build/lib/sphinx_js/templates/class.rst -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/sphinx_js/templates copying build/lib/sphinx_js/templates/common.rst -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/sphinx_js/templates copying build/lib/sphinx_js/typedoc.py -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/sphinx_js copying build/lib/sphinx_js/directives.py -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/sphinx_js copying build/lib/sphinx_js/analyzer_utils.py -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/sphinx_js copying build/lib/sphinx_js/__init__.py -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/sphinx_js copying build/lib/sphinx_js/jsdoc.py -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/sphinx_js copying build/lib/sphinx_js/ir.py -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/sphinx_js copying build/lib/sphinx_js/renderers.py -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/sphinx_js copying build/lib/sphinx_js/parsers.py -> /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/sphinx_js byte-compiling /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/testing.py to testing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_js/source/docs/conf.py to conf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_js/test_build_js.py to test_build_js.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_init.py to test_init.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_testing.py to test_testing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_jsdoc_analysis/test_jsdoc.py to test_jsdoc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_typedoc_analysis/test_typedoc_analysis.py to test_typedoc_analysis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_parsers.py to test_parsers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_ts/source/docs/conf.py to conf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_build_ts/test_build_ts.py to test_build_ts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_incremental.py to test_incremental.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_suffix_tree.py to test_suffix_tree.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_common_mark/source/docs/conf.py to conf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_common_mark/test_common_mark.py to test_common_mark.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/roots/test-incremental_js/conf.py to conf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/roots/test-incremental_ts/conf.py to conf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_ir.py to test_ir.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_dot_dot_paths/source/docs/conf.py to conf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_dot_dot_paths/test_dot_dot_paths.py to test_dot_dot_paths.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/sphinx_js/suffix_tree.py to suffix_tree.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/sphinx_js/typedoc.py to typedoc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/sphinx_js/directives.py to directives.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/sphinx_js/analyzer_utils.py to analyzer_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/sphinx_js/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/sphinx_js/jsdoc.py to jsdoc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/sphinx_js/ir.py to ir.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/sphinx_js/renderers.py to renderers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/sphinx_js/parsers.py to parsers.cpython-39.pyc writing byte-compilation script '/tmp/tmptedvlz30.py' /usr/bin/python3 /tmp/tmptedvlz30.py removing /tmp/tmptedvlz30.py running install_egg_info running egg_info writing sphinx_js.egg-info/PKG-INFO writing dependency_links to sphinx_js.egg-info/dependency_links.txt writing requirements to sphinx_js.egg-info/requires.txt writing top-level names to sphinx_js.egg-info/top_level.txt reading manifest file 'sphinx_js.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'sphinx_js.egg-info/SOURCES.txt' Copying sphinx_js.egg-info to /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/sphinx_js-3.2.1-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64//usr/share/doc/python-sphinx-js + '[' -d doc ']' ~/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64 ~/build/BUILD/sphinx-js-3.2.1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/sphinx-js-3.2.1 + popd + mv /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 3.2.1-1 --unique-debug-suffix -3.2.1-1.aarch64 --unique-debug-src-base python-sphinx-js-3.2.1-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/sphinx-js-3.2.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /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 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-sphinx-js-3.2.1-1.noarch Provides: python-sphinx-js python3-sphinx-js = 3.2.1-1 python3.9dist(sphinx-js) = 3.2.1 python3dist(sphinx-js) = 3.2.1 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(jinja2) > 2 python3.9dist(markupsafe) = 2.0.1 python3.9dist(parsimonious) >= 0.10 python3.9dist(parsimonious) < 0.11 python3.9dist(sphinx) >= 4.1 python3.9dist(sphinx) < 6 Processing files: python-sphinx-js-help-3.2.1-1.noarch warning: Empty %files file /builddir/build/BUILD/sphinx-js-3.2.1/doclist.lst Provides: python-sphinx-js-help = 3.2.1-1 python3-sphinx-js-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64 Wrote: /builddir/build/RPMS/python-sphinx-js-help-3.2.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-sphinx-js-3.2.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.b18RUC + umask 022 + cd /builddir/build/BUILD + cd sphinx-js-3.2.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-sphinx-js-3.2.1-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0