Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-ggplot.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682270152.007004/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-ggplot.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-ggplot-0.11.5-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-ggplot.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682270152.007004/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-ggplot.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-ggplot-0.11.5-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-ggplot.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682270152.007004/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-ggplot.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.ey3X4v + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ggplot-0.11.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/ggplot-0.11.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ggplot-0.11.5 + /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.GHwMUw + umask 022 + cd /builddir/build/BUILD + cd ggplot-0.11.5 + 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/ggplot copying ggplot/aes.py -> build/lib/ggplot copying ggplot/legend.py -> build/lib/ggplot copying ggplot/qplot.py -> build/lib/ggplot copying ggplot/chart_components.py -> build/lib/ggplot copying ggplot/utils.py -> build/lib/ggplot copying ggplot/__init__.py -> build/lib/ggplot copying ggplot/discretemappers.py -> build/lib/ggplot copying ggplot/stats.py -> build/lib/ggplot copying ggplot/ggplot.py -> build/lib/ggplot copying ggplot/facets.py -> build/lib/ggplot creating build/lib/ggplot/geoms copying ggplot/geoms/geom_step.py -> build/lib/ggplot/geoms copying ggplot/geoms/geom_violin.py -> build/lib/ggplot/geoms copying ggplot/geoms/geom_hline.py -> build/lib/ggplot/geoms copying ggplot/geoms/geom_now_its_art.py -> build/lib/ggplot/geoms copying ggplot/geoms/geom_abline.py -> build/lib/ggplot/geoms copying ggplot/geoms/geom_jitter.py -> build/lib/ggplot/geoms copying ggplot/geoms/geom_polygon.py -> build/lib/ggplot/geoms copying ggplot/geoms/geom_ribbon.py -> build/lib/ggplot/geoms copying ggplot/geoms/geom_bar.py -> build/lib/ggplot/geoms copying ggplot/geoms/geom_bin2d.py -> build/lib/ggplot/geoms copying ggplot/geoms/geom_errorbar.py -> build/lib/ggplot/geoms copying ggplot/geoms/geom_histogram.py -> build/lib/ggplot/geoms copying ggplot/geoms/__init__.py -> build/lib/ggplot/geoms copying ggplot/geoms/geom_path.py -> build/lib/ggplot/geoms copying ggplot/geoms/geom_point.py -> build/lib/ggplot/geoms copying ggplot/geoms/geom_boxplot.py -> build/lib/ggplot/geoms copying ggplot/geoms/geom_rect.py -> build/lib/ggplot/geoms copying ggplot/geoms/geom.py -> build/lib/ggplot/geoms copying ggplot/geoms/geom_area.py -> build/lib/ggplot/geoms copying ggplot/geoms/geom_text.py -> build/lib/ggplot/geoms copying ggplot/geoms/geom_tile.py -> build/lib/ggplot/geoms copying ggplot/geoms/geom_line.py -> build/lib/ggplot/geoms copying ggplot/geoms/geom_vline.py -> build/lib/ggplot/geoms copying ggplot/geoms/geom_blank.py -> build/lib/ggplot/geoms copying ggplot/geoms/geom_density.py -> build/lib/ggplot/geoms creating build/lib/ggplot/coords copying ggplot/coords/coords.py -> build/lib/ggplot/coords copying ggplot/coords/__init__.py -> build/lib/ggplot/coords creating build/lib/ggplot/datasets copying ggplot/datasets/__init__.py -> build/lib/ggplot/datasets creating build/lib/ggplot/themes copying ggplot/themes/theme_gray.py -> build/lib/ggplot/themes copying ggplot/themes/themes.py -> build/lib/ggplot/themes copying ggplot/themes/theme.py -> build/lib/ggplot/themes copying ggplot/themes/element_text.py -> build/lib/ggplot/themes copying ggplot/themes/__init__.py -> build/lib/ggplot/themes copying ggplot/themes/theme_xkcd.py -> build/lib/ggplot/themes copying ggplot/themes/theme_bw.py -> build/lib/ggplot/themes copying ggplot/themes/theme_538.py -> build/lib/ggplot/themes creating build/lib/ggplot/stats copying ggplot/stats/stat_smooth.py -> build/lib/ggplot/stats copying ggplot/stats/stat_density.py -> build/lib/ggplot/stats copying ggplot/stats/__init__.py -> build/lib/ggplot/stats copying ggplot/stats/smoothers.py -> build/lib/ggplot/stats creating build/lib/ggplot/scales copying ggplot/scales/scale_color_gradient.py -> build/lib/ggplot/scales copying ggplot/scales/scale_color_funfetti.py -> build/lib/ggplot/scales copying ggplot/scales/scale_x_continuous.py -> build/lib/ggplot/scales copying ggplot/scales/scale_identity.py -> build/lib/ggplot/scales copying ggplot/scales/scale.py -> build/lib/ggplot/scales copying ggplot/scales/scale_y_continuous.py -> build/lib/ggplot/scales copying ggplot/scales/scale_color_crayon.py -> build/lib/ggplot/scales copying ggplot/scales/date_utils.py -> build/lib/ggplot/scales copying ggplot/scales/scale_y_discrete.py -> build/lib/ggplot/scales copying ggplot/scales/scale_fill_yhat.py -> build/lib/ggplot/scales copying ggplot/scales/scale_color_manual.py -> build/lib/ggplot/scales copying ggplot/scales/__init__.py -> build/lib/ggplot/scales copying ggplot/scales/scale_x_date.py -> build/lib/ggplot/scales copying ggplot/scales/scale_fill_crayon.py -> build/lib/ggplot/scales copying ggplot/scales/scale_reverse.py -> build/lib/ggplot/scales copying ggplot/scales/scale_log.py -> build/lib/ggplot/scales copying ggplot/scales/scale_fill_funfetti.py -> build/lib/ggplot/scales copying ggplot/scales/scale_color_brewer.py -> build/lib/ggplot/scales copying ggplot/scales/scale_y_date.py -> build/lib/ggplot/scales copying ggplot/scales/scale_fill_brewer.py -> build/lib/ggplot/scales copying ggplot/scales/scale_x_discrete.py -> build/lib/ggplot/scales copying ggplot/scales/scale_fill_manual.py -> build/lib/ggplot/scales copying ggplot/scales/scale_color_yhat.py -> build/lib/ggplot/scales creating build/lib/ggplot/colors copying ggplot/colors/husl.py -> build/lib/ggplot/colors copying ggplot/colors/palettes.py -> build/lib/ggplot/colors copying ggplot/colors/xkcd_rgb.py -> build/lib/ggplot/colors copying ggplot/colors/__init__.py -> build/lib/ggplot/colors copying ggplot/datasets/mpg.csv -> build/lib/ggplot/datasets copying ggplot/datasets/salmon.csv -> build/lib/ggplot/datasets copying ggplot/datasets/chopsticks.csv -> build/lib/ggplot/datasets copying ggplot/datasets/meat.csv -> build/lib/ggplot/datasets copying ggplot/datasets/movies.csv -> build/lib/ggplot/datasets copying ggplot/datasets/mtcars.csv -> build/lib/ggplot/datasets copying ggplot/datasets/diamonds.csv -> build/lib/ggplot/datasets copying ggplot/datasets/pigeons.csv -> build/lib/ggplot/datasets copying ggplot/datasets/pageviews.csv -> build/lib/ggplot/datasets copying ggplot/geoms/bird.png -> build/lib/ggplot/geoms + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Oif3Hr + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64 + cd ggplot-0.11.5 + 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-ggplot-0.11.5-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-ggplot-0.11.5-1.x86_64/usr creating /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot copying build/lib/ggplot/aes.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot copying build/lib/ggplot/legend.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot copying build/lib/ggplot/qplot.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot copying build/lib/ggplot/chart_components.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot creating /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/geoms copying build/lib/ggplot/geoms/geom_step.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/geoms copying build/lib/ggplot/geoms/geom_violin.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/geoms copying build/lib/ggplot/geoms/geom_hline.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/geoms copying build/lib/ggplot/geoms/bird.png -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/geoms copying build/lib/ggplot/geoms/geom_now_its_art.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/geoms copying build/lib/ggplot/geoms/geom_abline.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/geoms copying build/lib/ggplot/geoms/geom_jitter.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/geoms copying build/lib/ggplot/geoms/geom_polygon.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/geoms copying build/lib/ggplot/geoms/geom_ribbon.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/geoms copying build/lib/ggplot/geoms/geom_bar.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/geoms copying build/lib/ggplot/geoms/geom_bin2d.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/geoms copying build/lib/ggplot/geoms/geom_errorbar.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/geoms copying build/lib/ggplot/geoms/geom_histogram.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/geoms copying build/lib/ggplot/geoms/__init__.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/geoms copying build/lib/ggplot/geoms/geom_path.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/geoms copying build/lib/ggplot/geoms/geom_point.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/geoms copying build/lib/ggplot/geoms/geom_boxplot.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/geoms copying build/lib/ggplot/geoms/geom_rect.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/geoms copying build/lib/ggplot/geoms/geom.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/geoms copying build/lib/ggplot/geoms/geom_area.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/geoms copying build/lib/ggplot/geoms/geom_text.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/geoms copying build/lib/ggplot/geoms/geom_tile.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/geoms copying build/lib/ggplot/geoms/geom_line.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/geoms copying build/lib/ggplot/geoms/geom_vline.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/geoms copying build/lib/ggplot/geoms/geom_blank.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/geoms copying build/lib/ggplot/geoms/geom_density.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/geoms copying build/lib/ggplot/utils.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot creating /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/coords copying build/lib/ggplot/coords/coords.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/coords copying build/lib/ggplot/coords/__init__.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/coords copying build/lib/ggplot/__init__.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot copying build/lib/ggplot/discretemappers.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot creating /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/datasets copying build/lib/ggplot/datasets/mpg.csv -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/datasets copying build/lib/ggplot/datasets/salmon.csv -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/datasets copying build/lib/ggplot/datasets/chopsticks.csv -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/datasets copying build/lib/ggplot/datasets/meat.csv -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/datasets copying build/lib/ggplot/datasets/movies.csv -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/datasets copying build/lib/ggplot/datasets/__init__.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/datasets copying build/lib/ggplot/datasets/mtcars.csv -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/datasets copying build/lib/ggplot/datasets/diamonds.csv -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/datasets copying build/lib/ggplot/datasets/pigeons.csv -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/datasets copying build/lib/ggplot/datasets/pageviews.csv -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/datasets copying build/lib/ggplot/stats.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot creating /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/themes copying build/lib/ggplot/themes/theme_gray.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/themes copying build/lib/ggplot/themes/themes.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/themes copying build/lib/ggplot/themes/theme.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/themes copying build/lib/ggplot/themes/element_text.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/themes copying build/lib/ggplot/themes/__init__.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/themes copying build/lib/ggplot/themes/theme_xkcd.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/themes copying build/lib/ggplot/themes/theme_bw.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/themes copying build/lib/ggplot/themes/theme_538.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/themes creating /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/stats copying build/lib/ggplot/stats/stat_smooth.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/stats copying build/lib/ggplot/stats/stat_density.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/stats copying build/lib/ggplot/stats/__init__.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/stats copying build/lib/ggplot/stats/smoothers.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/stats copying build/lib/ggplot/ggplot.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot creating /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/scales copying build/lib/ggplot/scales/scale_color_gradient.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/scales copying build/lib/ggplot/scales/scale_color_funfetti.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/scales copying build/lib/ggplot/scales/scale_x_continuous.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/scales copying build/lib/ggplot/scales/scale_identity.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/scales copying build/lib/ggplot/scales/scale.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/scales copying build/lib/ggplot/scales/scale_y_continuous.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/scales copying build/lib/ggplot/scales/scale_color_crayon.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/scales copying build/lib/ggplot/scales/date_utils.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/scales copying build/lib/ggplot/scales/scale_y_discrete.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/scales copying build/lib/ggplot/scales/scale_fill_yhat.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/scales copying build/lib/ggplot/scales/scale_color_manual.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/scales copying build/lib/ggplot/scales/__init__.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/scales copying build/lib/ggplot/scales/scale_x_date.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/scales copying build/lib/ggplot/scales/scale_fill_crayon.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/scales copying build/lib/ggplot/scales/scale_reverse.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/scales copying build/lib/ggplot/scales/scale_log.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/scales copying build/lib/ggplot/scales/scale_fill_funfetti.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/scales copying build/lib/ggplot/scales/scale_color_brewer.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/scales copying build/lib/ggplot/scales/scale_y_date.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/scales copying build/lib/ggplot/scales/scale_fill_brewer.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/scales copying build/lib/ggplot/scales/scale_x_discrete.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/scales copying build/lib/ggplot/scales/scale_fill_manual.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/scales copying build/lib/ggplot/scales/scale_color_yhat.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/scales copying build/lib/ggplot/facets.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot creating /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/colors copying build/lib/ggplot/colors/husl.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/colors copying build/lib/ggplot/colors/palettes.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/colors copying build/lib/ggplot/colors/xkcd_rgb.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/colors copying build/lib/ggplot/colors/__init__.py -> /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/colors byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/aes.py to aes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/legend.py to legend.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/qplot.py to qplot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/chart_components.py to chart_components.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/geoms/geom_step.py to geom_step.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/geoms/geom_violin.py to geom_violin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/geoms/geom_hline.py to geom_hline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/geoms/geom_now_its_art.py to geom_now_its_art.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/geoms/geom_abline.py to geom_abline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/geoms/geom_jitter.py to geom_jitter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/geoms/geom_polygon.py to geom_polygon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/geoms/geom_ribbon.py to geom_ribbon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/geoms/geom_bar.py to geom_bar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/geoms/geom_bin2d.py to geom_bin2d.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/geoms/geom_errorbar.py to geom_errorbar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/geoms/geom_histogram.py to geom_histogram.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/geoms/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/geoms/geom_path.py to geom_path.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/geoms/geom_point.py to geom_point.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/geoms/geom_boxplot.py to geom_boxplot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/geoms/geom_rect.py to geom_rect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/geoms/geom.py to geom.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/geoms/geom_area.py to geom_area.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/geoms/geom_text.py to geom_text.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/geoms/geom_tile.py to geom_tile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/geoms/geom_line.py to geom_line.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/geoms/geom_vline.py to geom_vline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/geoms/geom_blank.py to geom_blank.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/geoms/geom_density.py to geom_density.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/coords/coords.py to coords.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/coords/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/discretemappers.py to discretemappers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/datasets/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/stats.py to stats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/themes/theme_gray.py to theme_gray.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/themes/themes.py to themes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/themes/theme.py to theme.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/themes/element_text.py to element_text.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/themes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/themes/theme_xkcd.py to theme_xkcd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/themes/theme_bw.py to theme_bw.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/themes/theme_538.py to theme_538.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/stats/stat_smooth.py to stat_smooth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/stats/stat_density.py to stat_density.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/stats/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/stats/smoothers.py to smoothers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/ggplot.py to ggplot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/scales/scale_color_gradient.py to scale_color_gradient.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/scales/scale_color_funfetti.py to scale_color_funfetti.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/scales/scale_x_continuous.py to scale_x_continuous.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/scales/scale_identity.py to scale_identity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/scales/scale.py to scale.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/scales/scale_y_continuous.py to scale_y_continuous.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/scales/scale_color_crayon.py to scale_color_crayon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/scales/date_utils.py to date_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/scales/scale_y_discrete.py to scale_y_discrete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/scales/scale_fill_yhat.py to scale_fill_yhat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/scales/scale_color_manual.py to scale_color_manual.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/scales/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/scales/scale_x_date.py to scale_x_date.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/scales/scale_fill_crayon.py to scale_fill_crayon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/scales/scale_reverse.py to scale_reverse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/scales/scale_log.py to scale_log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/scales/scale_fill_funfetti.py to scale_fill_funfetti.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/scales/scale_color_brewer.py to scale_color_brewer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/scales/scale_y_date.py to scale_y_date.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/scales/scale_fill_brewer.py to scale_fill_brewer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/scales/scale_x_discrete.py to scale_x_discrete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/scales/scale_fill_manual.py to scale_fill_manual.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/scales/scale_color_yhat.py to scale_color_yhat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/facets.py to facets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/colors/husl.py to husl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/colors/palettes.py to palettes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/colors/xkcd_rgb.py to xkcd_rgb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot/colors/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpjb8l9qdf.py' /usr/bin/python3 /tmp/tmpjb8l9qdf.py removing /tmp/tmpjb8l9qdf.py running install_egg_info running egg_info writing ggplot.egg-info/PKG-INFO writing dependency_links to ggplot.egg-info/dependency_links.txt writing requirements to ggplot.egg-info/requires.txt writing top-level names to ggplot.egg-info/top_level.txt reading manifest file 'ggplot.egg-info/SOURCES.txt' writing manifest file 'ggplot.egg-info/SOURCES.txt' Copying ggplot.egg-info to /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/usr/lib/python3.9/site-packages/ggplot-0.11.5-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64//usr/share/doc/python-ggplot + '[' -d doc ']' ~/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64 ~/build/BUILD/ggplot-0.11.5 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-ggplot-0.11.5-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 ']' ~/build/BUILD/ggplot-0.11.5 + popd + mv /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.11.5-1 --unique-debug-suffix -0.11.5-1.x86_64 --unique-debug-src-base python-ggplot-0.11.5-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/ggplot-0.11.5 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-ggplot-0.11.5-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-ggplot-0.11.5-1.noarch Provides: python-ggplot python3-ggplot = 0.11.5-1 python3.9dist(ggplot) = 0.11.5 python3dist(ggplot) = 0.11.5 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(brewer2mpl) python3.9dist(cycler) python3.9dist(matplotlib) python3.9dist(numpy) python3.9dist(pandas) python3.9dist(patsy) >= 0.4 python3.9dist(scipy) python3.9dist(six) python3.9dist(statsmodels) Processing files: python-ggplot-help-0.11.5-1.noarch warning: Empty %files file /builddir/build/BUILD/ggplot-0.11.5/doclist.lst Provides: python-ggplot-help = 0.11.5-1 python3-ggplot-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-ggplot-0.11.5-1.x86_64 Wrote: /builddir/build/RPMS/python-ggplot-help-0.11.5-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-ggplot-0.11.5-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HzhxZx + umask 022 + cd /builddir/build/BUILD + cd ggplot-0.11.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-ggplot-0.11.5-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0