Mock Version: 3.5
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/python-pyecharts.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681752891.210941/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fda6ef13790>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-pyecharts.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': '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-pyecharts-2.0.3-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-pyecharts.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681752891.210941/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f0d28579ad0>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-pyecharts.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': '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-pyecharts-2.0.3-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-pyecharts.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681752891.210941/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f0d28579ad0>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-pyecharts.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': '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.L4l7fr
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf pyecharts-2.0.3
+ /usr/bin/tar -xof -
+ /usr/bin/gzip -dc /builddir/build/SOURCES/pyecharts-2.0.3.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd pyecharts-2.0.3
+ /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.4FYTR7
+ umask 022
+ cd /builddir/build/BUILD
+ cd pyecharts-2.0.3
+ 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'
running build
running build_py
creating build
creating build/lib
creating build/lib/pyecharts
copying pyecharts/exceptions.py -> build/lib/pyecharts
copying pyecharts/faker.py -> build/lib/pyecharts
copying pyecharts/types.py -> build/lib/pyecharts
copying pyecharts/globals.py -> build/lib/pyecharts
copying pyecharts/__init__.py -> build/lib/pyecharts
copying pyecharts/_version.py -> build/lib/pyecharts
creating build/lib/pyecharts/options
copying pyecharts/options/series_options.py -> build/lib/pyecharts/options
copying pyecharts/options/charts_options.py -> build/lib/pyecharts/options
copying pyecharts/options/__init__.py -> build/lib/pyecharts/options
copying pyecharts/options/global_options.py -> build/lib/pyecharts/options
creating build/lib/pyecharts/components
copying pyecharts/components/__init__.py -> build/lib/pyecharts/components
copying pyecharts/components/table.py -> build/lib/pyecharts/components
copying pyecharts/components/image.py -> build/lib/pyecharts/components
creating build/lib/pyecharts/commons
copying pyecharts/commons/utils.py -> build/lib/pyecharts/commons
copying pyecharts/commons/__init__.py -> build/lib/pyecharts/commons
creating build/lib/pyecharts/datasets
copying pyecharts/datasets/__init__.py -> build/lib/pyecharts/datasets
creating build/lib/pyecharts/charts
copying pyecharts/charts/chart.py -> build/lib/pyecharts/charts
copying pyecharts/charts/__init__.py -> build/lib/pyecharts/charts
copying pyecharts/charts/mixins.py -> build/lib/pyecharts/charts
copying pyecharts/charts/base.py -> build/lib/pyecharts/charts
creating build/lib/pyecharts/scaffold
copying pyecharts/scaffold/__init__.py -> build/lib/pyecharts/scaffold
creating build/lib/pyecharts/render
copying pyecharts/render/engine.py -> build/lib/pyecharts/render
copying pyecharts/render/display.py -> build/lib/pyecharts/render
copying pyecharts/render/__init__.py -> build/lib/pyecharts/render
copying pyecharts/render/snapshot.py -> build/lib/pyecharts/render
creating build/lib/pyecharts/charts/basic_charts
copying pyecharts/charts/basic_charts/calendar.py -> build/lib/pyecharts/charts/basic_charts
copying pyecharts/charts/basic_charts/custom.py -> build/lib/pyecharts/charts/basic_charts
copying pyecharts/charts/basic_charts/kline.py -> build/lib/pyecharts/charts/basic_charts
copying pyecharts/charts/basic_charts/polar.py -> build/lib/pyecharts/charts/basic_charts
copying pyecharts/charts/basic_charts/radar.py -> build/lib/pyecharts/charts/basic_charts
copying pyecharts/charts/basic_charts/bmap.py -> build/lib/pyecharts/charts/basic_charts
copying pyecharts/charts/basic_charts/geo.py -> build/lib/pyecharts/charts/basic_charts
copying pyecharts/charts/basic_charts/pictorialbar.py -> build/lib/pyecharts/charts/basic_charts
copying pyecharts/charts/basic_charts/boxplot.py -> build/lib/pyecharts/charts/basic_charts
copying pyecharts/charts/basic_charts/wordcloud.py -> build/lib/pyecharts/charts/basic_charts
copying pyecharts/charts/basic_charts/__init__.py -> build/lib/pyecharts/charts/basic_charts
copying pyecharts/charts/basic_charts/sunburst.py -> build/lib/pyecharts/charts/basic_charts
copying pyecharts/charts/basic_charts/funnel.py -> build/lib/pyecharts/charts/basic_charts
copying pyecharts/charts/basic_charts/themeriver.py -> build/lib/pyecharts/charts/basic_charts
copying pyecharts/charts/basic_charts/gauge.py -> build/lib/pyecharts/charts/basic_charts
copying pyecharts/charts/basic_charts/tree.py -> build/lib/pyecharts/charts/basic_charts
copying pyecharts/charts/basic_charts/treemap.py -> build/lib/pyecharts/charts/basic_charts
copying pyecharts/charts/basic_charts/graph.py -> build/lib/pyecharts/charts/basic_charts
copying pyecharts/charts/basic_charts/line.py -> build/lib/pyecharts/charts/basic_charts
copying pyecharts/charts/basic_charts/pie.py -> build/lib/pyecharts/charts/basic_charts
copying pyecharts/charts/basic_charts/bar.py -> build/lib/pyecharts/charts/basic_charts
copying pyecharts/charts/basic_charts/liquid.py -> build/lib/pyecharts/charts/basic_charts
copying pyecharts/charts/basic_charts/sankey.py -> build/lib/pyecharts/charts/basic_charts
copying pyecharts/charts/basic_charts/scatter.py -> build/lib/pyecharts/charts/basic_charts
copying pyecharts/charts/basic_charts/map.py -> build/lib/pyecharts/charts/basic_charts
copying pyecharts/charts/basic_charts/effectscatter.py -> build/lib/pyecharts/charts/basic_charts
copying pyecharts/charts/basic_charts/heatmap.py -> build/lib/pyecharts/charts/basic_charts
copying pyecharts/charts/basic_charts/parallel.py -> build/lib/pyecharts/charts/basic_charts
creating build/lib/pyecharts/charts/three_axis_charts
copying pyecharts/charts/three_axis_charts/bar3D.py -> build/lib/pyecharts/charts/three_axis_charts
copying pyecharts/charts/three_axis_charts/map_globe.py -> build/lib/pyecharts/charts/three_axis_charts
copying pyecharts/charts/three_axis_charts/lines3D.py -> build/lib/pyecharts/charts/three_axis_charts
copying pyecharts/charts/three_axis_charts/map3D.py -> build/lib/pyecharts/charts/three_axis_charts
copying pyecharts/charts/three_axis_charts/__init__.py -> build/lib/pyecharts/charts/three_axis_charts
copying pyecharts/charts/three_axis_charts/line3D.py -> build/lib/pyecharts/charts/three_axis_charts
copying pyecharts/charts/three_axis_charts/scatter3D.py -> build/lib/pyecharts/charts/three_axis_charts
copying pyecharts/charts/three_axis_charts/surface3D.py -> build/lib/pyecharts/charts/three_axis_charts
copying pyecharts/charts/three_axis_charts/graph_gl.py -> build/lib/pyecharts/charts/three_axis_charts
creating build/lib/pyecharts/charts/composite_charts
copying pyecharts/charts/composite_charts/tab.py -> build/lib/pyecharts/charts/composite_charts
copying pyecharts/charts/composite_charts/timeline.py -> build/lib/pyecharts/charts/composite_charts
copying pyecharts/charts/composite_charts/__init__.py -> build/lib/pyecharts/charts/composite_charts
copying pyecharts/charts/composite_charts/page.py -> build/lib/pyecharts/charts/composite_charts
copying pyecharts/charts/composite_charts/grid.py -> build/lib/pyecharts/charts/composite_charts
running egg_info
writing pyecharts.egg-info/PKG-INFO
writing dependency_links to pyecharts.egg-info/dependency_links.txt
writing requirements to pyecharts.egg-info/requires.txt
writing top-level names to pyecharts.egg-info/top_level.txt
reading manifest file 'pyecharts.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'changelog.md'
writing manifest file 'pyecharts.egg-info/SOURCES.txt'
copying pyecharts/datasets/city_coordinates.json -> build/lib/pyecharts/datasets
copying pyecharts/datasets/countries_regions_db.json -> build/lib/pyecharts/datasets
copying pyecharts/datasets/map_filename.json -> build/lib/pyecharts/datasets
creating build/lib/pyecharts/render/templates
copying pyecharts/render/templates/components.html -> build/lib/pyecharts/render/templates
copying pyecharts/render/templates/macro -> build/lib/pyecharts/render/templates
copying pyecharts/render/templates/nb_components.html -> build/lib/pyecharts/render/templates
copying pyecharts/render/templates/nb_jupyter_globe.html -> build/lib/pyecharts/render/templates
copying pyecharts/render/templates/nb_jupyter_lab.html -> build/lib/pyecharts/render/templates
copying pyecharts/render/templates/nb_jupyter_lab_tab.html -> build/lib/pyecharts/render/templates
copying pyecharts/render/templates/nb_jupyter_notebook.html -> build/lib/pyecharts/render/templates
copying pyecharts/render/templates/nb_jupyter_notebook_tab.html -> build/lib/pyecharts/render/templates
copying pyecharts/render/templates/nb_nteract.html -> build/lib/pyecharts/render/templates
copying pyecharts/render/templates/simple_chart.html -> build/lib/pyecharts/render/templates
copying pyecharts/render/templates/simple_globe.html -> build/lib/pyecharts/render/templates
copying pyecharts/render/templates/simple_page.html -> build/lib/pyecharts/render/templates
copying pyecharts/render/templates/simple_tab.html -> build/lib/pyecharts/render/templates
+ sleep 1
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.y5ZMUY
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64
++ dirname /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64
+ cd pyecharts-2.0.3
+ 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-pyecharts-2.0.3-1.x86_64
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-pyecharts-2.0.3-1.x86_64/usr
creating /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib
creating /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9
creating /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages
creating /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts
copying build/lib/pyecharts/exceptions.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts
creating /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/options
copying build/lib/pyecharts/options/series_options.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/options
copying build/lib/pyecharts/options/charts_options.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/options
copying build/lib/pyecharts/options/__init__.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/options
copying build/lib/pyecharts/options/global_options.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/options
creating /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/components
copying build/lib/pyecharts/components/__init__.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/components
copying build/lib/pyecharts/components/table.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/components
copying build/lib/pyecharts/components/image.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/components
creating /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/commons
copying build/lib/pyecharts/commons/utils.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/commons
copying build/lib/pyecharts/commons/__init__.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/commons
creating /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/datasets
copying build/lib/pyecharts/datasets/map_filename.json -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/datasets
copying build/lib/pyecharts/datasets/city_coordinates.json -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/datasets
copying build/lib/pyecharts/datasets/__init__.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/datasets
copying build/lib/pyecharts/datasets/countries_regions_db.json -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/datasets
copying build/lib/pyecharts/faker.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts
copying build/lib/pyecharts/types.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts
creating /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts
copying build/lib/pyecharts/charts/chart.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts
creating /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts
copying build/lib/pyecharts/charts/basic_charts/calendar.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts
copying build/lib/pyecharts/charts/basic_charts/custom.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts
copying build/lib/pyecharts/charts/basic_charts/kline.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts
copying build/lib/pyecharts/charts/basic_charts/polar.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts
copying build/lib/pyecharts/charts/basic_charts/radar.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts
copying build/lib/pyecharts/charts/basic_charts/bmap.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts
copying build/lib/pyecharts/charts/basic_charts/geo.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts
copying build/lib/pyecharts/charts/basic_charts/pictorialbar.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts
copying build/lib/pyecharts/charts/basic_charts/boxplot.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts
copying build/lib/pyecharts/charts/basic_charts/wordcloud.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts
copying build/lib/pyecharts/charts/basic_charts/__init__.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts
copying build/lib/pyecharts/charts/basic_charts/sunburst.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts
copying build/lib/pyecharts/charts/basic_charts/funnel.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts
copying build/lib/pyecharts/charts/basic_charts/themeriver.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts
copying build/lib/pyecharts/charts/basic_charts/gauge.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts
copying build/lib/pyecharts/charts/basic_charts/tree.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts
copying build/lib/pyecharts/charts/basic_charts/treemap.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts
copying build/lib/pyecharts/charts/basic_charts/graph.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts
copying build/lib/pyecharts/charts/basic_charts/line.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts
copying build/lib/pyecharts/charts/basic_charts/pie.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts
copying build/lib/pyecharts/charts/basic_charts/bar.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts
copying build/lib/pyecharts/charts/basic_charts/liquid.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts
copying build/lib/pyecharts/charts/basic_charts/sankey.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts
copying build/lib/pyecharts/charts/basic_charts/scatter.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts
copying build/lib/pyecharts/charts/basic_charts/map.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts
copying build/lib/pyecharts/charts/basic_charts/effectscatter.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts
copying build/lib/pyecharts/charts/basic_charts/heatmap.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts
copying build/lib/pyecharts/charts/basic_charts/parallel.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts
copying build/lib/pyecharts/charts/__init__.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts
copying build/lib/pyecharts/charts/mixins.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts
creating /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/three_axis_charts
copying build/lib/pyecharts/charts/three_axis_charts/bar3D.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/three_axis_charts
copying build/lib/pyecharts/charts/three_axis_charts/map_globe.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/three_axis_charts
copying build/lib/pyecharts/charts/three_axis_charts/lines3D.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/three_axis_charts
copying build/lib/pyecharts/charts/three_axis_charts/map3D.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/three_axis_charts
copying build/lib/pyecharts/charts/three_axis_charts/__init__.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/three_axis_charts
copying build/lib/pyecharts/charts/three_axis_charts/line3D.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/three_axis_charts
copying build/lib/pyecharts/charts/three_axis_charts/scatter3D.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/three_axis_charts
copying build/lib/pyecharts/charts/three_axis_charts/surface3D.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/three_axis_charts
copying build/lib/pyecharts/charts/three_axis_charts/graph_gl.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/three_axis_charts
creating /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/composite_charts
copying build/lib/pyecharts/charts/composite_charts/tab.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/composite_charts
copying build/lib/pyecharts/charts/composite_charts/timeline.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/composite_charts
copying build/lib/pyecharts/charts/composite_charts/__init__.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/composite_charts
copying build/lib/pyecharts/charts/composite_charts/page.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/composite_charts
copying build/lib/pyecharts/charts/composite_charts/grid.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/composite_charts
copying build/lib/pyecharts/charts/base.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts
copying build/lib/pyecharts/globals.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts
copying build/lib/pyecharts/__init__.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts
copying build/lib/pyecharts/_version.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts
creating /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/scaffold
copying build/lib/pyecharts/scaffold/__init__.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/scaffold
creating /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/render
copying build/lib/pyecharts/render/engine.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/render
copying build/lib/pyecharts/render/display.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/render
copying build/lib/pyecharts/render/__init__.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/render
copying build/lib/pyecharts/render/snapshot.py -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/render
creating /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/render/templates
copying build/lib/pyecharts/render/templates/nb_jupyter_lab.html -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/render/templates
copying build/lib/pyecharts/render/templates/macro -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/render/templates
copying build/lib/pyecharts/render/templates/simple_tab.html -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/render/templates
copying build/lib/pyecharts/render/templates/nb_jupyter_notebook_tab.html -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/render/templates
copying build/lib/pyecharts/render/templates/nb_nteract.html -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/render/templates
copying build/lib/pyecharts/render/templates/simple_globe.html -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/render/templates
copying build/lib/pyecharts/render/templates/nb_jupyter_notebook.html -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/render/templates
copying build/lib/pyecharts/render/templates/simple_chart.html -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/render/templates
copying build/lib/pyecharts/render/templates/simple_page.html -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/render/templates
copying build/lib/pyecharts/render/templates/nb_components.html -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/render/templates
copying build/lib/pyecharts/render/templates/nb_jupyter_lab_tab.html -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/render/templates
copying build/lib/pyecharts/render/templates/components.html -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/render/templates
copying build/lib/pyecharts/render/templates/nb_jupyter_globe.html -> /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/render/templates
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/exceptions.py to exceptions.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/options/series_options.py to series_options.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/options/charts_options.py to charts_options.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/options/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/options/global_options.py to global_options.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/components/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/components/table.py to table.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/components/image.py to image.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/commons/utils.py to utils.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/commons/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/datasets/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/faker.py to faker.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/types.py to types.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/chart.py to chart.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts/calendar.py to calendar.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts/custom.py to custom.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts/kline.py to kline.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts/polar.py to polar.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts/radar.py to radar.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts/bmap.py to bmap.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts/geo.py to geo.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts/pictorialbar.py to pictorialbar.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts/boxplot.py to boxplot.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts/wordcloud.py to wordcloud.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts/sunburst.py to sunburst.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts/funnel.py to funnel.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts/themeriver.py to themeriver.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts/gauge.py to gauge.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts/tree.py to tree.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts/treemap.py to treemap.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts/graph.py to graph.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts/line.py to line.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts/pie.py to pie.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts/bar.py to bar.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts/liquid.py to liquid.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts/sankey.py to sankey.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts/scatter.py to scatter.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts/map.py to map.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts/effectscatter.py to effectscatter.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts/heatmap.py to heatmap.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/basic_charts/parallel.py to parallel.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/mixins.py to mixins.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/three_axis_charts/bar3D.py to bar3D.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/three_axis_charts/map_globe.py to map_globe.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/three_axis_charts/lines3D.py to lines3D.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/three_axis_charts/map3D.py to map3D.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/three_axis_charts/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/three_axis_charts/line3D.py to line3D.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/three_axis_charts/scatter3D.py to scatter3D.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/three_axis_charts/surface3D.py to surface3D.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/three_axis_charts/graph_gl.py to graph_gl.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/composite_charts/tab.py to tab.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/composite_charts/timeline.py to timeline.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/composite_charts/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/composite_charts/page.py to page.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/composite_charts/grid.py to grid.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/charts/base.py to base.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/globals.py to globals.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/_version.py to _version.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/scaffold/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/render/engine.py to engine.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/render/display.py to display.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/render/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts/render/snapshot.py to snapshot.cpython-39.pyc
writing byte-compilation script '/tmp/tmpvvj3pl08.py'
/usr/bin/python3 /tmp/tmpvvj3pl08.py
removing /tmp/tmpvvj3pl08.py
running install_egg_info
running egg_info
writing pyecharts.egg-info/PKG-INFO
writing dependency_links to pyecharts.egg-info/dependency_links.txt
writing requirements to pyecharts.egg-info/requires.txt
writing top-level names to pyecharts.egg-info/top_level.txt
reading manifest file 'pyecharts.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'changelog.md'
writing manifest file 'pyecharts.egg-info/SOURCES.txt'
Copying pyecharts.egg-info to /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyecharts-2.0.3-py3.9.egg-info
running install_scripts
+ install -d -m755 /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64//usr/share/doc/python-pyecharts
+ '[' -d doc ']'
~/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64 ~/build/BUILD/pyecharts-2.0.3
+ '[' -d docs ']'
+ '[' -d example ']'
+ '[' -d examples ']'
+ pushd /builddir/build/BUILDROOT/python-pyecharts-2.0.3-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/pyecharts-2.0.3
+ mv /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/filelist.lst .
+ mv /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64/doclist.lst .
+ /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.0.3-1 --unique-debug-suffix -2.0.3-1.x86_64 --unique-debug-src-base python-pyecharts-2.0.3-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/pyecharts-2.0.3
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-pyecharts-2.0.3-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9
+ /usr/lib/rpm/brp-python-hardlink
Processing files: python3-pyecharts-2.0.3-1.noarch
Provides: python-pyecharts python3-pyecharts = 2.0.3-1 python3.9dist(pyecharts) = 2.0.3 python3dist(pyecharts) = 2.0.3
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) python3.9dist(prettytable) python3.9dist(simplejson)
Processing files: python-pyecharts-help-2.0.3-1.noarch
warning: Empty %files file /builddir/build/BUILD/pyecharts-2.0.3/doclist.lst
Provides: python-pyecharts-help = 2.0.3-1 python3-pyecharts-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-pyecharts-2.0.3-1.x86_64
Wrote: /builddir/build/RPMS/python-pyecharts-help-2.0.3-1.noarch.rpm
Wrote: /builddir/build/RPMS/python3-pyecharts-2.0.3-1.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2j9CsP
+ umask 022
+ cd /builddir/build/BUILD
+ cd pyecharts-2.0.3
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pyecharts-2.0.3-1.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Child return code was: 0