Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-plotnine.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681710710.446959/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-plotnine.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-plotnine-0.10.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 x86_64 --nodeps /builddir/build/SPECS/python-plotnine.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681710710.446959/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-plotnine.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-plotnine-0.10.1-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-plotnine.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681710710.446959/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-plotnine.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.aYCH0V + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf plotnine-0.10.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/plotnine-0.10.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd plotnine-0.10.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.1uLA4C + umask 022 + cd /builddir/build/BUILD + cd plotnine-0.10.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 -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/plotnine copying plotnine/exceptions.py -> build/lib/plotnine copying plotnine/layer.py -> build/lib/plotnine copying plotnine/doctools.py -> build/lib/plotnine copying plotnine/options.py -> build/lib/plotnine copying plotnine/__init__.py -> build/lib/plotnine copying plotnine/labels.py -> build/lib/plotnine copying plotnine/watermark.py -> build/lib/plotnine copying plotnine/qplot.py -> build/lib/plotnine copying plotnine/ggplot.py -> build/lib/plotnine copying plotnine/utils.py -> build/lib/plotnine copying plotnine/animation.py -> build/lib/plotnine creating build/lib/plotnine/positions copying plotnine/positions/__init__.py -> build/lib/plotnine/positions copying plotnine/positions/position_identity.py -> build/lib/plotnine/positions copying plotnine/positions/position.py -> build/lib/plotnine/positions copying plotnine/positions/position_dodge2.py -> build/lib/plotnine/positions copying plotnine/positions/position_dodge.py -> build/lib/plotnine/positions copying plotnine/positions/position_fill.py -> build/lib/plotnine/positions copying plotnine/positions/position_jitter.py -> build/lib/plotnine/positions copying plotnine/positions/position_nudge.py -> build/lib/plotnine/positions copying plotnine/positions/position_stack.py -> build/lib/plotnine/positions copying plotnine/positions/position_jitterdodge.py -> build/lib/plotnine/positions creating build/lib/plotnine/guides copying plotnine/guides/guides.py -> build/lib/plotnine/guides copying plotnine/guides/guide_colorbar.py -> build/lib/plotnine/guides copying plotnine/guides/__init__.py -> build/lib/plotnine/guides copying plotnine/guides/guide_legend.py -> build/lib/plotnine/guides copying plotnine/guides/guide.py -> build/lib/plotnine/guides copying plotnine/guides/guide_axis.py -> build/lib/plotnine/guides creating build/lib/plotnine/facets copying plotnine/facets/facet_grid.py -> build/lib/plotnine/facets copying plotnine/facets/__init__.py -> build/lib/plotnine/facets copying plotnine/facets/facet.py -> build/lib/plotnine/facets copying plotnine/facets/strips.py -> build/lib/plotnine/facets copying plotnine/facets/layout.py -> build/lib/plotnine/facets copying plotnine/facets/facet_wrap.py -> build/lib/plotnine/facets copying plotnine/facets/facet_null.py -> build/lib/plotnine/facets copying plotnine/facets/labelling.py -> build/lib/plotnine/facets creating build/lib/plotnine/mapping copying plotnine/mapping/__init__.py -> build/lib/plotnine/mapping copying plotnine/mapping/aes.py -> build/lib/plotnine/mapping copying plotnine/mapping/evaluation.py -> build/lib/plotnine/mapping creating build/lib/plotnine/themes copying plotnine/themes/theme_bw.py -> build/lib/plotnine/themes copying plotnine/themes/theme_void.py -> build/lib/plotnine/themes copying plotnine/themes/theme_tufte.py -> build/lib/plotnine/themes copying plotnine/themes/seaborn_rcmod.py -> build/lib/plotnine/themes copying plotnine/themes/theme_538.py -> build/lib/plotnine/themes copying plotnine/themes/__init__.py -> build/lib/plotnine/themes copying plotnine/themes/theme.py -> build/lib/plotnine/themes copying plotnine/themes/theme_seaborn.py -> build/lib/plotnine/themes copying plotnine/themes/theme_linedraw.py -> build/lib/plotnine/themes copying plotnine/themes/theme_dark.py -> build/lib/plotnine/themes copying plotnine/themes/theme_gray.py -> build/lib/plotnine/themes copying plotnine/themes/theme_light.py -> build/lib/plotnine/themes copying plotnine/themes/theme_xkcd.py -> build/lib/plotnine/themes copying plotnine/themes/theme_matplotlib.py -> build/lib/plotnine/themes copying plotnine/themes/elements.py -> build/lib/plotnine/themes copying plotnine/themes/theme_classic.py -> build/lib/plotnine/themes copying plotnine/themes/theme_minimal.py -> build/lib/plotnine/themes copying plotnine/themes/themeable.py -> build/lib/plotnine/themes creating build/lib/plotnine/stats copying plotnine/stats/stat_density_2d.py -> build/lib/plotnine/stats copying plotnine/stats/stat_pointdensity.py -> build/lib/plotnine/stats copying plotnine/stats/stat_bindot.py -> build/lib/plotnine/stats copying plotnine/stats/stat_identity.py -> build/lib/plotnine/stats copying plotnine/stats/__init__.py -> build/lib/plotnine/stats copying plotnine/stats/density.py -> build/lib/plotnine/stats copying plotnine/stats/stat_quantile.py -> build/lib/plotnine/stats copying plotnine/stats/stat_function.py -> build/lib/plotnine/stats copying plotnine/stats/binning.py -> build/lib/plotnine/stats copying plotnine/stats/smoothers.py -> build/lib/plotnine/stats copying plotnine/stats/stat_density.py -> build/lib/plotnine/stats copying plotnine/stats/stat_bin.py -> build/lib/plotnine/stats copying plotnine/stats/stat_ellipse.py -> build/lib/plotnine/stats copying plotnine/stats/stat_sum.py -> build/lib/plotnine/stats copying plotnine/stats/stat_count.py -> build/lib/plotnine/stats copying plotnine/stats/stat_smooth.py -> build/lib/plotnine/stats copying plotnine/stats/stat_summary.py -> build/lib/plotnine/stats copying plotnine/stats/stat.py -> build/lib/plotnine/stats copying plotnine/stats/stat_boxplot.py -> build/lib/plotnine/stats copying plotnine/stats/stat_hull.py -> build/lib/plotnine/stats copying plotnine/stats/distributions.py -> build/lib/plotnine/stats copying plotnine/stats/stat_unique.py -> build/lib/plotnine/stats copying plotnine/stats/stat_qq.py -> build/lib/plotnine/stats copying plotnine/stats/stat_qq_line.py -> build/lib/plotnine/stats copying plotnine/stats/stat_bin_2d.py -> build/lib/plotnine/stats copying plotnine/stats/stat_ecdf.py -> build/lib/plotnine/stats copying plotnine/stats/stat_ydensity.py -> build/lib/plotnine/stats copying plotnine/stats/stat_sina.py -> build/lib/plotnine/stats copying plotnine/stats/stat_summary_bin.py -> build/lib/plotnine/stats creating build/lib/plotnine/coords copying plotnine/coords/coord_flip.py -> build/lib/plotnine/coords copying plotnine/coords/coord_cartesian.py -> build/lib/plotnine/coords copying plotnine/coords/coord_trans.py -> build/lib/plotnine/coords copying plotnine/coords/__init__.py -> build/lib/plotnine/coords copying plotnine/coords/coord_fixed.py -> build/lib/plotnine/coords copying plotnine/coords/coord.py -> build/lib/plotnine/coords creating build/lib/plotnine/scales copying plotnine/scales/limits.py -> build/lib/plotnine/scales copying plotnine/scales/scale.py -> build/lib/plotnine/scales copying plotnine/scales/__init__.py -> build/lib/plotnine/scales copying plotnine/scales/scale_linetype.py -> build/lib/plotnine/scales copying plotnine/scales/scale_size.py -> build/lib/plotnine/scales copying plotnine/scales/scale_identity.py -> build/lib/plotnine/scales copying plotnine/scales/scales.py -> build/lib/plotnine/scales copying plotnine/scales/scale_color.py -> build/lib/plotnine/scales copying plotnine/scales/scale_shape.py -> build/lib/plotnine/scales copying plotnine/scales/scale_stroke.py -> build/lib/plotnine/scales copying plotnine/scales/scale_manual.py -> build/lib/plotnine/scales copying plotnine/scales/range.py -> build/lib/plotnine/scales copying plotnine/scales/scale_xy.py -> build/lib/plotnine/scales copying plotnine/scales/scale_alpha.py -> build/lib/plotnine/scales creating build/lib/plotnine/data copying plotnine/data/__init__.py -> build/lib/plotnine/data creating build/lib/plotnine/geoms copying plotnine/geoms/geom_dotplot.py -> build/lib/plotnine/geoms copying plotnine/geoms/annotate.py -> build/lib/plotnine/geoms copying plotnine/geoms/geom_pointdensity.py -> build/lib/plotnine/geoms copying plotnine/geoms/geom_segment.py -> build/lib/plotnine/geoms copying plotnine/geoms/geom_sina.py -> build/lib/plotnine/geoms copying plotnine/geoms/geom_polygon.py -> build/lib/plotnine/geoms copying plotnine/geoms/geom_point.py -> build/lib/plotnine/geoms copying plotnine/geoms/geom_line.py -> build/lib/plotnine/geoms copying plotnine/geoms/geom_errorbarh.py -> build/lib/plotnine/geoms copying plotnine/geoms/geom_freqpoly.py -> build/lib/plotnine/geoms copying plotnine/geoms/geom_violin.py -> build/lib/plotnine/geoms copying plotnine/geoms/geom_map.py -> build/lib/plotnine/geoms copying plotnine/geoms/__init__.py -> build/lib/plotnine/geoms copying plotnine/geoms/geom_jitter.py -> build/lib/plotnine/geoms copying plotnine/geoms/geom_qq.py -> build/lib/plotnine/geoms copying plotnine/geoms/geom_pointrange.py -> build/lib/plotnine/geoms copying plotnine/geoms/geom_vline.py -> build/lib/plotnine/geoms copying plotnine/geoms/geom_errorbar.py -> build/lib/plotnine/geoms copying plotnine/geoms/geom_crossbar.py -> build/lib/plotnine/geoms copying plotnine/geoms/geom_path.py -> build/lib/plotnine/geoms copying plotnine/geoms/annotation_stripes.py -> build/lib/plotnine/geoms copying plotnine/geoms/geom_step.py -> build/lib/plotnine/geoms copying plotnine/geoms/geom_spoke.py -> build/lib/plotnine/geoms copying plotnine/geoms/geom_density.py -> build/lib/plotnine/geoms copying plotnine/geoms/geom_linerange.py -> build/lib/plotnine/geoms copying plotnine/geoms/geom_area.py -> build/lib/plotnine/geoms copying plotnine/geoms/geom_label.py -> build/lib/plotnine/geoms copying plotnine/geoms/geom_blank.py -> build/lib/plotnine/geoms copying plotnine/geoms/geom_quantile.py -> build/lib/plotnine/geoms copying plotnine/geoms/geom_col.py -> build/lib/plotnine/geoms copying plotnine/geoms/annotation_logticks.py -> build/lib/plotnine/geoms copying plotnine/geoms/geom_histogram.py -> build/lib/plotnine/geoms copying plotnine/geoms/geom_raster.py -> build/lib/plotnine/geoms copying plotnine/geoms/geom_text.py -> build/lib/plotnine/geoms copying plotnine/geoms/geom_bin_2d.py -> build/lib/plotnine/geoms copying plotnine/geoms/geom_density_2d.py -> build/lib/plotnine/geoms copying plotnine/geoms/geom_bar.py -> build/lib/plotnine/geoms copying plotnine/geoms/geom_tile.py -> build/lib/plotnine/geoms copying plotnine/geoms/geom_rect.py -> build/lib/plotnine/geoms copying plotnine/geoms/geom_boxplot.py -> build/lib/plotnine/geoms copying plotnine/geoms/geom.py -> build/lib/plotnine/geoms copying plotnine/geoms/geom_rug.py -> build/lib/plotnine/geoms copying plotnine/geoms/geom_ribbon.py -> build/lib/plotnine/geoms copying plotnine/geoms/geom_smooth.py -> build/lib/plotnine/geoms copying plotnine/geoms/geom_qq_line.py -> build/lib/plotnine/geoms copying plotnine/geoms/geom_count.py -> build/lib/plotnine/geoms copying plotnine/geoms/geom_abline.py -> build/lib/plotnine/geoms copying plotnine/geoms/geom_hline.py -> build/lib/plotnine/geoms copying plotnine/data/msleep.csv -> build/lib/plotnine/data copying plotnine/data/faithful.csv -> build/lib/plotnine/data copying plotnine/data/mpg.csv -> build/lib/plotnine/data copying plotnine/data/diamonds.csv -> build/lib/plotnine/data copying plotnine/data/economics_long.csv -> build/lib/plotnine/data copying plotnine/data/huron.csv -> build/lib/plotnine/data copying plotnine/data/mtcars.csv -> build/lib/plotnine/data copying plotnine/data/meat.csv -> build/lib/plotnine/data copying plotnine/data/txhousing.csv -> build/lib/plotnine/data copying plotnine/data/faithfuld.csv -> build/lib/plotnine/data copying plotnine/data/midwest.csv -> build/lib/plotnine/data copying plotnine/data/economics.csv -> build/lib/plotnine/data copying plotnine/data/seals.csv -> build/lib/plotnine/data copying plotnine/data/luv_colours.csv -> build/lib/plotnine/data copying plotnine/data/pageviews.csv -> build/lib/plotnine/data copying plotnine/data/presidential.csv -> build/lib/plotnine/data + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ddcg0N + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64 + cd plotnine-0.10.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 -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-plotnine-0.10.1-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-plotnine-0.10.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine copying build/lib/plotnine/exceptions.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine creating /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/positions copying build/lib/plotnine/positions/__init__.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/positions copying build/lib/plotnine/positions/position_identity.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/positions copying build/lib/plotnine/positions/position.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/positions copying build/lib/plotnine/positions/position_dodge2.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/positions copying build/lib/plotnine/positions/position_dodge.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/positions copying build/lib/plotnine/positions/position_fill.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/positions copying build/lib/plotnine/positions/position_jitter.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/positions copying build/lib/plotnine/positions/position_nudge.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/positions copying build/lib/plotnine/positions/position_stack.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/positions copying build/lib/plotnine/positions/position_jitterdodge.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/positions creating /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/guides copying build/lib/plotnine/guides/guides.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/guides copying build/lib/plotnine/guides/guide_colorbar.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/guides copying build/lib/plotnine/guides/__init__.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/guides copying build/lib/plotnine/guides/guide_legend.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/guides copying build/lib/plotnine/guides/guide.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/guides copying build/lib/plotnine/guides/guide_axis.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/guides copying build/lib/plotnine/layer.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine copying build/lib/plotnine/doctools.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine copying build/lib/plotnine/options.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine copying build/lib/plotnine/__init__.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine creating /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/facets copying build/lib/plotnine/facets/facet_grid.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/facets copying build/lib/plotnine/facets/__init__.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/facets copying build/lib/plotnine/facets/facet.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/facets copying build/lib/plotnine/facets/strips.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/facets copying build/lib/plotnine/facets/layout.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/facets copying build/lib/plotnine/facets/facet_wrap.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/facets copying build/lib/plotnine/facets/facet_null.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/facets copying build/lib/plotnine/facets/labelling.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/facets creating /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/mapping copying build/lib/plotnine/mapping/__init__.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/mapping copying build/lib/plotnine/mapping/aes.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/mapping copying build/lib/plotnine/mapping/evaluation.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/mapping creating /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/themes copying build/lib/plotnine/themes/theme_bw.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/themes copying build/lib/plotnine/themes/theme_void.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/themes copying build/lib/plotnine/themes/theme_tufte.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/themes copying build/lib/plotnine/themes/seaborn_rcmod.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/themes copying build/lib/plotnine/themes/theme_538.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/themes copying build/lib/plotnine/themes/__init__.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/themes copying build/lib/plotnine/themes/theme.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/themes copying build/lib/plotnine/themes/theme_seaborn.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/themes copying build/lib/plotnine/themes/theme_linedraw.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/themes copying build/lib/plotnine/themes/theme_dark.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/themes copying build/lib/plotnine/themes/theme_gray.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/themes copying build/lib/plotnine/themes/theme_light.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/themes copying build/lib/plotnine/themes/theme_xkcd.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/themes copying build/lib/plotnine/themes/theme_matplotlib.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/themes copying build/lib/plotnine/themes/elements.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/themes copying build/lib/plotnine/themes/theme_classic.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/themes copying build/lib/plotnine/themes/theme_minimal.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/themes copying build/lib/plotnine/themes/themeable.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/themes creating /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats copying build/lib/plotnine/stats/stat_density_2d.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats copying build/lib/plotnine/stats/stat_pointdensity.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats copying build/lib/plotnine/stats/stat_bindot.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats copying build/lib/plotnine/stats/stat_identity.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats copying build/lib/plotnine/stats/__init__.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats copying build/lib/plotnine/stats/density.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats copying build/lib/plotnine/stats/stat_quantile.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats copying build/lib/plotnine/stats/stat_function.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats copying build/lib/plotnine/stats/binning.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats copying build/lib/plotnine/stats/smoothers.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats copying build/lib/plotnine/stats/stat_density.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats copying build/lib/plotnine/stats/stat_bin.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats copying build/lib/plotnine/stats/stat_ellipse.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats copying build/lib/plotnine/stats/stat_sum.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats copying build/lib/plotnine/stats/stat_count.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats copying build/lib/plotnine/stats/stat_smooth.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats copying build/lib/plotnine/stats/stat_summary.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats copying build/lib/plotnine/stats/stat.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats copying build/lib/plotnine/stats/stat_boxplot.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats copying build/lib/plotnine/stats/stat_hull.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats copying build/lib/plotnine/stats/distributions.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats copying build/lib/plotnine/stats/stat_unique.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats copying build/lib/plotnine/stats/stat_qq.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats copying build/lib/plotnine/stats/stat_qq_line.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats copying build/lib/plotnine/stats/stat_bin_2d.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats copying build/lib/plotnine/stats/stat_ecdf.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats copying build/lib/plotnine/stats/stat_ydensity.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats copying build/lib/plotnine/stats/stat_sina.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats copying build/lib/plotnine/stats/stat_summary_bin.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats creating /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/coords copying build/lib/plotnine/coords/coord_flip.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/coords copying build/lib/plotnine/coords/coord_cartesian.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/coords copying build/lib/plotnine/coords/coord_trans.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/coords copying build/lib/plotnine/coords/__init__.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/coords copying build/lib/plotnine/coords/coord_fixed.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/coords copying build/lib/plotnine/coords/coord.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/coords creating /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/scales copying build/lib/plotnine/scales/limits.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/scales copying build/lib/plotnine/scales/scale.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/scales copying build/lib/plotnine/scales/__init__.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/scales copying build/lib/plotnine/scales/scale_linetype.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/scales copying build/lib/plotnine/scales/scale_size.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/scales copying build/lib/plotnine/scales/scale_identity.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/scales copying build/lib/plotnine/scales/scales.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/scales copying build/lib/plotnine/scales/scale_color.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/scales copying build/lib/plotnine/scales/scale_shape.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/scales copying build/lib/plotnine/scales/scale_stroke.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/scales copying build/lib/plotnine/scales/scale_manual.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/scales copying build/lib/plotnine/scales/range.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/scales copying build/lib/plotnine/scales/scale_xy.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/scales copying build/lib/plotnine/scales/scale_alpha.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/scales copying build/lib/plotnine/labels.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine copying build/lib/plotnine/watermark.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine creating /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/data copying build/lib/plotnine/data/msleep.csv -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/data copying build/lib/plotnine/data/faithful.csv -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/data copying build/lib/plotnine/data/__init__.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/data copying build/lib/plotnine/data/mpg.csv -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/data copying build/lib/plotnine/data/diamonds.csv -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/data copying build/lib/plotnine/data/economics_long.csv -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/data copying build/lib/plotnine/data/huron.csv -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/data copying build/lib/plotnine/data/mtcars.csv -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/data copying build/lib/plotnine/data/meat.csv -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/data copying build/lib/plotnine/data/txhousing.csv -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/data copying build/lib/plotnine/data/faithfuld.csv -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/data copying build/lib/plotnine/data/midwest.csv -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/data copying build/lib/plotnine/data/economics.csv -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/data copying build/lib/plotnine/data/seals.csv -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/data copying build/lib/plotnine/data/luv_colours.csv -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/data copying build/lib/plotnine/data/pageviews.csv -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/data copying build/lib/plotnine/data/presidential.csv -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/data copying build/lib/plotnine/qplot.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine copying build/lib/plotnine/ggplot.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine copying build/lib/plotnine/utils.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine copying build/lib/plotnine/animation.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine creating /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms copying build/lib/plotnine/geoms/geom_dotplot.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms copying build/lib/plotnine/geoms/annotate.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms copying build/lib/plotnine/geoms/geom_pointdensity.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms copying build/lib/plotnine/geoms/geom_segment.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms copying build/lib/plotnine/geoms/geom_sina.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms copying build/lib/plotnine/geoms/geom_polygon.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms copying build/lib/plotnine/geoms/geom_point.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms copying build/lib/plotnine/geoms/geom_line.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms copying build/lib/plotnine/geoms/geom_errorbarh.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms copying build/lib/plotnine/geoms/geom_freqpoly.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms copying build/lib/plotnine/geoms/geom_violin.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms copying build/lib/plotnine/geoms/geom_map.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms copying build/lib/plotnine/geoms/__init__.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms copying build/lib/plotnine/geoms/geom_jitter.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms copying build/lib/plotnine/geoms/geom_qq.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms copying build/lib/plotnine/geoms/geom_pointrange.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms copying build/lib/plotnine/geoms/geom_vline.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms copying build/lib/plotnine/geoms/geom_errorbar.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms copying build/lib/plotnine/geoms/geom_crossbar.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms copying build/lib/plotnine/geoms/geom_path.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms copying build/lib/plotnine/geoms/annotation_stripes.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms copying build/lib/plotnine/geoms/geom_step.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms copying build/lib/plotnine/geoms/geom_spoke.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms copying build/lib/plotnine/geoms/geom_density.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms copying build/lib/plotnine/geoms/geom_linerange.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms copying build/lib/plotnine/geoms/geom_area.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms copying build/lib/plotnine/geoms/geom_label.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms copying build/lib/plotnine/geoms/geom_blank.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms copying build/lib/plotnine/geoms/geom_quantile.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms copying build/lib/plotnine/geoms/geom_col.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms copying build/lib/plotnine/geoms/annotation_logticks.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms copying build/lib/plotnine/geoms/geom_histogram.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms copying build/lib/plotnine/geoms/geom_raster.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms copying build/lib/plotnine/geoms/geom_text.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms copying build/lib/plotnine/geoms/geom_bin_2d.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms copying build/lib/plotnine/geoms/geom_density_2d.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms copying build/lib/plotnine/geoms/geom_bar.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms copying build/lib/plotnine/geoms/geom_tile.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms copying build/lib/plotnine/geoms/geom_rect.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms copying build/lib/plotnine/geoms/geom_boxplot.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms copying build/lib/plotnine/geoms/geom.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms copying build/lib/plotnine/geoms/geom_rug.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms copying build/lib/plotnine/geoms/geom_ribbon.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms copying build/lib/plotnine/geoms/geom_smooth.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms copying build/lib/plotnine/geoms/geom_qq_line.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms copying build/lib/plotnine/geoms/geom_count.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms copying build/lib/plotnine/geoms/geom_abline.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms copying build/lib/plotnine/geoms/geom_hline.py -> /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/positions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/positions/position_identity.py to position_identity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/positions/position.py to position.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/positions/position_dodge2.py to position_dodge2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/positions/position_dodge.py to position_dodge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/positions/position_fill.py to position_fill.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/positions/position_jitter.py to position_jitter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/positions/position_nudge.py to position_nudge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/positions/position_stack.py to position_stack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/positions/position_jitterdodge.py to position_jitterdodge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/guides/guides.py to guides.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/guides/guide_colorbar.py to guide_colorbar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/guides/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/guides/guide_legend.py to guide_legend.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/guides/guide.py to guide.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/guides/guide_axis.py to guide_axis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/layer.py to layer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/doctools.py to doctools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/options.py to options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/facets/facet_grid.py to facet_grid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/facets/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/facets/facet.py to facet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/facets/strips.py to strips.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/facets/layout.py to layout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/facets/facet_wrap.py to facet_wrap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/facets/facet_null.py to facet_null.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/facets/labelling.py to labelling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/mapping/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/mapping/aes.py to aes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/mapping/evaluation.py to evaluation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/themes/theme_bw.py to theme_bw.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/themes/theme_void.py to theme_void.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/themes/theme_tufte.py to theme_tufte.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/themes/seaborn_rcmod.py to seaborn_rcmod.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/themes/theme_538.py to theme_538.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/themes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/themes/theme.py to theme.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/themes/theme_seaborn.py to theme_seaborn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/themes/theme_linedraw.py to theme_linedraw.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/themes/theme_dark.py to theme_dark.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/themes/theme_gray.py to theme_gray.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/themes/theme_light.py to theme_light.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/themes/theme_xkcd.py to theme_xkcd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/themes/theme_matplotlib.py to theme_matplotlib.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/themes/elements.py to elements.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/themes/theme_classic.py to theme_classic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/themes/theme_minimal.py to theme_minimal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/themes/themeable.py to themeable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats/stat_density_2d.py to stat_density_2d.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats/stat_pointdensity.py to stat_pointdensity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats/stat_bindot.py to stat_bindot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats/stat_identity.py to stat_identity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats/density.py to density.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats/stat_quantile.py to stat_quantile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats/stat_function.py to stat_function.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats/binning.py to binning.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats/smoothers.py to smoothers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats/stat_density.py to stat_density.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats/stat_bin.py to stat_bin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats/stat_ellipse.py to stat_ellipse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats/stat_sum.py to stat_sum.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats/stat_count.py to stat_count.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats/stat_smooth.py to stat_smooth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats/stat_summary.py to stat_summary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats/stat.py to stat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats/stat_boxplot.py to stat_boxplot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats/stat_hull.py to stat_hull.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats/distributions.py to distributions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats/stat_unique.py to stat_unique.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats/stat_qq.py to stat_qq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats/stat_qq_line.py to stat_qq_line.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats/stat_bin_2d.py to stat_bin_2d.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats/stat_ecdf.py to stat_ecdf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats/stat_ydensity.py to stat_ydensity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats/stat_sina.py to stat_sina.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/stats/stat_summary_bin.py to stat_summary_bin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/coords/coord_flip.py to coord_flip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/coords/coord_cartesian.py to coord_cartesian.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/coords/coord_trans.py to coord_trans.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/coords/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/coords/coord_fixed.py to coord_fixed.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/coords/coord.py to coord.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/scales/limits.py to limits.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/scales/scale.py to scale.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/scales/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/scales/scale_linetype.py to scale_linetype.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/scales/scale_size.py to scale_size.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/scales/scale_identity.py to scale_identity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/scales/scales.py to scales.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/scales/scale_color.py to scale_color.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/scales/scale_shape.py to scale_shape.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/scales/scale_stroke.py to scale_stroke.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/scales/scale_manual.py to scale_manual.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/scales/range.py to range.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/scales/scale_xy.py to scale_xy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/scales/scale_alpha.py to scale_alpha.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/labels.py to labels.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/watermark.py to watermark.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/qplot.py to qplot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/ggplot.py to ggplot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/animation.py to animation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms/geom_dotplot.py to geom_dotplot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms/annotate.py to annotate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms/geom_pointdensity.py to geom_pointdensity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms/geom_segment.py to geom_segment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms/geom_sina.py to geom_sina.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms/geom_polygon.py to geom_polygon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms/geom_point.py to geom_point.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms/geom_line.py to geom_line.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms/geom_errorbarh.py to geom_errorbarh.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms/geom_freqpoly.py to geom_freqpoly.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms/geom_violin.py to geom_violin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms/geom_map.py to geom_map.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms/geom_jitter.py to geom_jitter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms/geom_qq.py to geom_qq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms/geom_pointrange.py to geom_pointrange.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms/geom_vline.py to geom_vline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms/geom_errorbar.py to geom_errorbar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms/geom_crossbar.py to geom_crossbar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms/geom_path.py to geom_path.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms/annotation_stripes.py to annotation_stripes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms/geom_step.py to geom_step.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms/geom_spoke.py to geom_spoke.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms/geom_density.py to geom_density.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms/geom_linerange.py to geom_linerange.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms/geom_area.py to geom_area.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms/geom_label.py to geom_label.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms/geom_blank.py to geom_blank.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms/geom_quantile.py to geom_quantile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms/geom_col.py to geom_col.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms/annotation_logticks.py to annotation_logticks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms/geom_histogram.py to geom_histogram.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms/geom_raster.py to geom_raster.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms/geom_text.py to geom_text.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms/geom_bin_2d.py to geom_bin_2d.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms/geom_density_2d.py to geom_density_2d.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms/geom_bar.py to geom_bar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms/geom_tile.py to geom_tile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms/geom_rect.py to geom_rect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms/geom_boxplot.py to geom_boxplot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms/geom.py to geom.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms/geom_rug.py to geom_rug.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms/geom_ribbon.py to geom_ribbon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms/geom_smooth.py to geom_smooth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms/geom_qq_line.py to geom_qq_line.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms/geom_count.py to geom_count.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms/geom_abline.py to geom_abline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine/geoms/geom_hline.py to geom_hline.cpython-39.pyc writing byte-compilation script '/tmp/tmpwmoynhla.py' /usr/bin/python3 /tmp/tmpwmoynhla.py removing /tmp/tmpwmoynhla.py running install_egg_info running egg_info writing plotnine.egg-info/PKG-INFO writing dependency_links to plotnine.egg-info/dependency_links.txt writing requirements to plotnine.egg-info/requires.txt writing top-level names to plotnine.egg-info/top_level.txt reading manifest file 'plotnine.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'plotnine/_version.py' adding license file 'LICENSE' writing manifest file 'plotnine.egg-info/SOURCES.txt' Copying plotnine.egg-info to /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/plotnine-0.0.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64//usr/share/doc/python-plotnine + '[' -d doc ']' + cp -arf doc /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64//usr/share/doc/python-plotnine + '[' -d docs ']' + '[' -d example ']' ~/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64 ~/build/BUILD/plotnine-0.10.1 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-plotnine-0.10.1-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/plotnine-0.10.1 + mv /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.10.1-1 --unique-debug-suffix -0.10.1-1.x86_64 --unique-debug-src-base python-plotnine-0.10.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/plotnine-0.10.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-plotnine-0.10.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-plotnine-0.10.1-1.noarch Provides: python-plotnine python3-plotnine = 0.10.1-1 python3.9dist(plotnine) = 0 python3dist(plotnine) = 0 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(matplotlib) >= 3.5 python3.9dist(mizani) >= 0.8.1 python3.9dist(numpy) >= 1.19 python3.9dist(pandas) >= 1.3.5 python3.9dist(patsy) >= 0.5.1 python3.9dist(scipy) >= 1.5 python3.9dist(statsmodels) >= 0.13.2 Processing files: python-plotnine-help-0.10.1-1.noarch warning: Empty %files file /builddir/build/BUILD/plotnine-0.10.1/doclist.lst Provides: python-plotnine-help = 0.10.1-1 python3-plotnine-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-plotnine-0.10.1-1.x86_64 Wrote: /builddir/build/RPMS/python-plotnine-help-0.10.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-plotnine-0.10.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9fWU5q + umask 022 + cd /builddir/build/BUILD + cd plotnine-0.10.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-plotnine-0.10.1-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0