Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-mpl-format.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686527337.116392/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 x86_64 --nodeps /builddir/build/SPECS/python-mpl-format.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-mpl-format-0.316-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-mpl-format.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686527337.116392/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 x86_64 --nodeps /builddir/build/SPECS/python-mpl-format.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-mpl-format-0.316-1.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-mpl-format.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686527337.116392/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 x86_64 --nodeps /builddir/build/SPECS/python-mpl-format.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bQclzi + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mpl_format-0.316 + /usr/bin/gzip -dc /builddir/build/SOURCES/mpl_format-0.316.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mpl_format-0.316 + /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.4WA77o + umask 022 + cd /builddir/build/BUILD + cd mpl_format-0.316 + 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 -m64 -mtune=generic -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' /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/tests copying tests/test_axis_formatter.py -> build/lib/tests copying tests/test_figure_formatter.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/mpl_format copying mpl_format/compound_types.py -> build/lib/mpl_format copying mpl_format/literals.py -> build/lib/mpl_format copying mpl_format/settings.py -> build/lib/mpl_format copying mpl_format/__init__.py -> build/lib/mpl_format creating build/lib/tests/test_text copying tests/test_text/__init__.py -> build/lib/tests/test_text copying tests/test_text/test_text_utils.py -> build/lib/tests/test_text creating build/lib/mpl_format/plots copying mpl_format/plots/density.py -> build/lib/mpl_format/plots copying mpl_format/plots/__init__.py -> build/lib/mpl_format/plots creating build/lib/mpl_format/utils copying mpl_format/utils/color_utils.py -> build/lib/mpl_format/utils copying mpl_format/utils/type_checks.py -> build/lib/mpl_format/utils copying mpl_format/utils/arg_transforms.py -> build/lib/mpl_format/utils copying mpl_format/utils/io_utils.py -> build/lib/mpl_format/utils copying mpl_format/utils/arg_checks.py -> build/lib/mpl_format/utils copying mpl_format/utils/__init__.py -> build/lib/mpl_format/utils copying mpl_format/utils/number_utils.py -> build/lib/mpl_format/utils creating build/lib/mpl_format/enums copying mpl_format/enums/font_variant.py -> build/lib/mpl_format/enums copying mpl_format/enums/mappings.py -> build/lib/mpl_format/enums copying mpl_format/enums/font_size.py -> build/lib/mpl_format/enums copying mpl_format/enums/cap_style.py -> build/lib/mpl_format/enums copying mpl_format/enums/draw_style.py -> build/lib/mpl_format/enums copying mpl_format/enums/font_weight.py -> build/lib/mpl_format/enums copying mpl_format/enums/box_style.py -> build/lib/mpl_format/enums copying mpl_format/enums/connection_style.py -> build/lib/mpl_format/enums copying mpl_format/enums/font_style.py -> build/lib/mpl_format/enums copying mpl_format/enums/join_style.py -> build/lib/mpl_format/enums copying mpl_format/enums/marker_style.py -> build/lib/mpl_format/enums copying mpl_format/enums/__init__.py -> build/lib/mpl_format/enums copying mpl_format/enums/arrow_style.py -> build/lib/mpl_format/enums copying mpl_format/enums/font_stretch.py -> build/lib/mpl_format/enums copying mpl_format/enums/line_style.py -> build/lib/mpl_format/enums creating build/lib/mpl_format/animation copying mpl_format/animation/rate.py -> build/lib/mpl_format/animation copying mpl_format/animation/__init__.py -> build/lib/mpl_format/animation copying mpl_format/animation/type_animations.py -> build/lib/mpl_format/animation creating build/lib/mpl_format/axes copying mpl_format/axes/ticks_formatter.py -> build/lib/mpl_format/axes copying mpl_format/axes/axes_formatter.py -> build/lib/mpl_format/axes copying mpl_format/axes/axis_utils.py -> build/lib/mpl_format/axes copying mpl_format/axes/__init__.py -> build/lib/mpl_format/axes copying mpl_format/axes/axis_formatter_array.py -> build/lib/mpl_format/axes copying mpl_format/axes/axis_formatter.py -> build/lib/mpl_format/axes copying mpl_format/axes/axes_formatter_array.py -> build/lib/mpl_format/axes creating build/lib/mpl_format/legend copying mpl_format/legend/legend_formatter.py -> build/lib/mpl_format/legend copying mpl_format/legend/__init__.py -> build/lib/mpl_format/legend creating build/lib/mpl_format/patches copying mpl_format/patches/patch_list_formatter.py -> build/lib/mpl_format/patches copying mpl_format/patches/arc_list_formatter.py -> build/lib/mpl_format/patches copying mpl_format/patches/__init__.py -> build/lib/mpl_format/patches creating build/lib/mpl_format/figures copying mpl_format/figures/figure_formatter.py -> build/lib/mpl_format/figures copying mpl_format/figures/figure_utils.py -> build/lib/mpl_format/figures copying mpl_format/figures/__init__.py -> build/lib/mpl_format/figures creating build/lib/mpl_format/text copying mpl_format/text/text_list_formatter.py -> build/lib/mpl_format/text copying mpl_format/text/text_formatter.py -> build/lib/mpl_format/text copying mpl_format/text/text_utils.py -> build/lib/mpl_format/text copying mpl_format/text/__init__.py -> build/lib/mpl_format/text creating build/lib/mpl_format/colors copying mpl_format/colors/color_maps.py -> build/lib/mpl_format/colors copying mpl_format/colors/office.py -> build/lib/mpl_format/colors copying mpl_format/colors/__init__.py -> build/lib/mpl_format/colors creating build/lib/mpl_format/animation/kwarg_animations copying mpl_format/animation/kwarg_animations/float_animation.py -> build/lib/mpl_format/animation/kwarg_animations copying mpl_format/animation/kwarg_animations/color_animation.py -> build/lib/mpl_format/animation/kwarg_animations copying mpl_format/animation/kwarg_animations/__init__.py -> build/lib/mpl_format/animation/kwarg_animations creating build/lib/mpl_format/animation/animators copying mpl_format/animation/animators/__init__.py -> build/lib/mpl_format/animation/animators copying mpl_format/animation/animators/axes_animator.py -> build/lib/mpl_format/animation/animators creating build/lib/mpl_format/animation/shapes copying mpl_format/animation/shapes/text_animation.py -> build/lib/mpl_format/animation/shapes copying mpl_format/animation/shapes/arc_animation.py -> build/lib/mpl_format/animation/shapes copying mpl_format/animation/shapes/wedge_animation.py -> build/lib/mpl_format/animation/shapes copying mpl_format/animation/shapes/arrow_animation.py -> build/lib/mpl_format/animation/shapes copying mpl_format/animation/shapes/circle_animation.py -> build/lib/mpl_format/animation/shapes copying mpl_format/animation/shapes/regular_polygon_animation.py -> build/lib/mpl_format/animation/shapes copying mpl_format/animation/shapes/base.py -> build/lib/mpl_format/animation/shapes copying mpl_format/animation/shapes/rectangle_animation.py -> build/lib/mpl_format/animation/shapes copying mpl_format/animation/shapes/__init__.py -> build/lib/mpl_format/animation/shapes copying mpl_format/animation/shapes/line_animation.py -> build/lib/mpl_format/animation/shapes copying mpl_format/animation/shapes/ellipse_animation.py -> build/lib/mpl_format/animation/shapes + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.l36cUV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64 + cd mpl_format-0.316 + 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 -m64 -mtune=generic -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-mpl-format-0.316-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( 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-mpl-format-0.316-1.x86_64/usr creating /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_axis_formatter.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_figure_formatter.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/tests/test_text copying build/lib/tests/test_text/__init__.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/tests/test_text copying build/lib/tests/test_text/test_text_utils.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/tests/test_text copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format creating /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/plots copying build/lib/mpl_format/plots/density.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/plots copying build/lib/mpl_format/plots/__init__.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/plots copying build/lib/mpl_format/compound_types.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format creating /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/utils copying build/lib/mpl_format/utils/color_utils.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/utils copying build/lib/mpl_format/utils/type_checks.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/utils copying build/lib/mpl_format/utils/arg_transforms.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/utils copying build/lib/mpl_format/utils/io_utils.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/utils copying build/lib/mpl_format/utils/arg_checks.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/utils copying build/lib/mpl_format/utils/__init__.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/utils copying build/lib/mpl_format/utils/number_utils.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/utils creating /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/enums copying build/lib/mpl_format/enums/font_variant.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/enums copying build/lib/mpl_format/enums/mappings.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/enums copying build/lib/mpl_format/enums/font_size.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/enums copying build/lib/mpl_format/enums/cap_style.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/enums copying build/lib/mpl_format/enums/draw_style.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/enums copying build/lib/mpl_format/enums/font_weight.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/enums copying build/lib/mpl_format/enums/box_style.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/enums copying build/lib/mpl_format/enums/connection_style.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/enums copying build/lib/mpl_format/enums/font_style.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/enums copying build/lib/mpl_format/enums/join_style.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/enums copying build/lib/mpl_format/enums/marker_style.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/enums copying build/lib/mpl_format/enums/__init__.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/enums copying build/lib/mpl_format/enums/arrow_style.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/enums copying build/lib/mpl_format/enums/font_stretch.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/enums copying build/lib/mpl_format/enums/line_style.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/enums copying build/lib/mpl_format/literals.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format creating /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/animation creating /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/animation/kwarg_animations copying build/lib/mpl_format/animation/kwarg_animations/float_animation.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/animation/kwarg_animations copying build/lib/mpl_format/animation/kwarg_animations/color_animation.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/animation/kwarg_animations copying build/lib/mpl_format/animation/kwarg_animations/__init__.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/animation/kwarg_animations creating /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/animation/animators copying build/lib/mpl_format/animation/animators/__init__.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/animation/animators copying build/lib/mpl_format/animation/animators/axes_animator.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/animation/animators copying build/lib/mpl_format/animation/rate.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/animation copying build/lib/mpl_format/animation/__init__.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/animation copying build/lib/mpl_format/animation/type_animations.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/animation creating /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/animation/shapes copying build/lib/mpl_format/animation/shapes/text_animation.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/animation/shapes copying build/lib/mpl_format/animation/shapes/arc_animation.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/animation/shapes copying build/lib/mpl_format/animation/shapes/wedge_animation.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/animation/shapes copying build/lib/mpl_format/animation/shapes/arrow_animation.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/animation/shapes copying build/lib/mpl_format/animation/shapes/circle_animation.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/animation/shapes copying build/lib/mpl_format/animation/shapes/regular_polygon_animation.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/animation/shapes copying build/lib/mpl_format/animation/shapes/base.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/animation/shapes copying build/lib/mpl_format/animation/shapes/rectangle_animation.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/animation/shapes copying build/lib/mpl_format/animation/shapes/__init__.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/animation/shapes copying build/lib/mpl_format/animation/shapes/line_animation.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/animation/shapes copying build/lib/mpl_format/animation/shapes/ellipse_animation.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/animation/shapes creating /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/axes copying build/lib/mpl_format/axes/ticks_formatter.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/axes copying build/lib/mpl_format/axes/axes_formatter.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/axes copying build/lib/mpl_format/axes/axis_utils.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/axes copying build/lib/mpl_format/axes/__init__.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/axes copying build/lib/mpl_format/axes/axis_formatter_array.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/axes copying build/lib/mpl_format/axes/axis_formatter.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/axes copying build/lib/mpl_format/axes/axes_formatter_array.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/axes creating /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/legend copying build/lib/mpl_format/legend/legend_formatter.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/legend copying build/lib/mpl_format/legend/__init__.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/legend copying build/lib/mpl_format/settings.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format creating /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/patches copying build/lib/mpl_format/patches/patch_list_formatter.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/patches copying build/lib/mpl_format/patches/arc_list_formatter.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/patches copying build/lib/mpl_format/patches/__init__.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/patches creating /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/figures copying build/lib/mpl_format/figures/figure_formatter.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/figures copying build/lib/mpl_format/figures/figure_utils.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/figures copying build/lib/mpl_format/figures/__init__.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/figures copying build/lib/mpl_format/__init__.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format creating /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/text copying build/lib/mpl_format/text/text_list_formatter.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/text copying build/lib/mpl_format/text/text_formatter.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/text copying build/lib/mpl_format/text/text_utils.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/text copying build/lib/mpl_format/text/__init__.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/text creating /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/colors copying build/lib/mpl_format/colors/color_maps.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/colors copying build/lib/mpl_format/colors/office.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/colors copying build/lib/mpl_format/colors/__init__.py -> /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/colors byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/tests/test_axis_formatter.py to test_axis_formatter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/tests/test_figure_formatter.py to test_figure_formatter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/tests/test_text/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/tests/test_text/test_text_utils.py to test_text_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/plots/density.py to density.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/plots/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/compound_types.py to compound_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/utils/color_utils.py to color_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/utils/type_checks.py to type_checks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/utils/arg_transforms.py to arg_transforms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/utils/io_utils.py to io_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/utils/arg_checks.py to arg_checks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/utils/number_utils.py to number_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/enums/font_variant.py to font_variant.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/enums/mappings.py to mappings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/enums/font_size.py to font_size.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/enums/cap_style.py to cap_style.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/enums/draw_style.py to draw_style.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/enums/font_weight.py to font_weight.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/enums/box_style.py to box_style.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/enums/connection_style.py to connection_style.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/enums/font_style.py to font_style.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/enums/join_style.py to join_style.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/enums/marker_style.py to marker_style.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/enums/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/enums/arrow_style.py to arrow_style.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/enums/font_stretch.py to font_stretch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/enums/line_style.py to line_style.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/literals.py to literals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/animation/kwarg_animations/float_animation.py to float_animation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/animation/kwarg_animations/color_animation.py to color_animation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/animation/kwarg_animations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/animation/animators/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/animation/animators/axes_animator.py to axes_animator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/animation/rate.py to rate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/animation/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/animation/type_animations.py to type_animations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/animation/shapes/text_animation.py to text_animation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/animation/shapes/arc_animation.py to arc_animation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/animation/shapes/wedge_animation.py to wedge_animation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/animation/shapes/arrow_animation.py to arrow_animation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/animation/shapes/circle_animation.py to circle_animation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/animation/shapes/regular_polygon_animation.py to regular_polygon_animation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/animation/shapes/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/animation/shapes/rectangle_animation.py to rectangle_animation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/animation/shapes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/animation/shapes/line_animation.py to line_animation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/animation/shapes/ellipse_animation.py to ellipse_animation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/axes/ticks_formatter.py to ticks_formatter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/axes/axes_formatter.py to axes_formatter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/axes/axis_utils.py to axis_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/axes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/axes/axis_formatter_array.py to axis_formatter_array.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/axes/axis_formatter.py to axis_formatter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/axes/axes_formatter_array.py to axes_formatter_array.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/legend/legend_formatter.py to legend_formatter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/legend/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/patches/patch_list_formatter.py to patch_list_formatter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/patches/arc_list_formatter.py to arc_list_formatter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/patches/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/figures/figure_formatter.py to figure_formatter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/figures/figure_utils.py to figure_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/figures/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/text/text_list_formatter.py to text_list_formatter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/text/text_formatter.py to text_formatter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/text/text_utils.py to text_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/text/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/colors/color_maps.py to color_maps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/colors/office.py to office.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format/colors/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmplby7wmvn.py' /usr/bin/python3 /tmp/tmplby7wmvn.py removing /tmp/tmplby7wmvn.py running install_egg_info running egg_info writing mpl_format.egg-info/PKG-INFO writing dependency_links to mpl_format.egg-info/dependency_links.txt writing requirements to mpl_format.egg-info/requires.txt writing top-level names to mpl_format.egg-info/top_level.txt reading manifest file 'mpl_format.egg-info/SOURCES.txt' adding license file 'LICENSE.txt' writing manifest file 'mpl_format.egg-info/SOURCES.txt' Copying mpl_format.egg-info to /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/usr/lib/python3.9/site-packages/mpl_format-0.316-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64//usr/share/doc/python-mpl-format + '[' -d doc ']' ~/build/BUILDROOT/python-mpl-format-0.316-1.x86_64 ~/build/BUILD/mpl_format-0.316 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64 + '[' -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 ']' + popd ~/build/BUILD/mpl_format-0.316 + mv /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.316-1 --unique-debug-suffix -0.316-1.x86_64 --unique-debug-src-base python-mpl-format-0.316-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/mpl_format-0.316 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-mpl-format-0.316-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-mpl-format-0.316-1.noarch Provides: python-mpl-format python3-mpl-format = 0.316-1 python3.9dist(mpl-format) = 0.316 python3dist(mpl-format) = 0.316 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(celluloid) python3.9dist(matplotlib) python3.9dist(numpy) python3.9dist(pandas) python3.9dist(seaborn) Processing files: python-mpl-format-help-0.316-1.noarch warning: Empty %files file /builddir/build/BUILD/mpl_format-0.316/doclist.lst Provides: python-mpl-format-help = 0.316-1 python3-mpl-format-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-mpl-format-0.316-1.x86_64 Wrote: /builddir/build/RPMS/python-mpl-format-help-0.316-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-mpl-format-0.316-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.cfO9fW + umask 022 + cd /builddir/build/BUILD + cd mpl_format-0.316 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-mpl-format-0.316-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0