Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-pandas-profiling.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682158823.977500/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-pandas-profiling.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-pandas-profiling-3.6.6-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-pandas-profiling.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682158823.977500/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-pandas-profiling.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-pandas-profiling-3.6.6-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-pandas-profiling.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682158823.977500/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-pandas-profiling.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.sp1ZgP + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pandas-profiling-3.6.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/pandas-profiling-3.6.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pandas-profiling-3.6.6 + /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.PSm3oC + umask 022 + cd /builddir/build/BUILD + cd pandas-profiling-3.6.6 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/pandas_profiling copying src/pandas_profiling/compare_reports.py -> build/lib/pandas_profiling copying src/pandas_profiling/expectations_report.py -> build/lib/pandas_profiling copying src/pandas_profiling/profile_report.py -> build/lib/pandas_profiling copying src/pandas_profiling/config.py -> build/lib/pandas_profiling copying src/pandas_profiling/version.py -> build/lib/pandas_profiling copying src/pandas_profiling/__init__.py -> build/lib/pandas_profiling copying src/pandas_profiling/serialize_report.py -> build/lib/pandas_profiling creating build/lib/pandas_profiling/utils copying src/pandas_profiling/utils/paths.py -> build/lib/pandas_profiling/utils copying src/pandas_profiling/utils/common.py -> build/lib/pandas_profiling/utils copying src/pandas_profiling/utils/compat.py -> build/lib/pandas_profiling/utils copying src/pandas_profiling/utils/dataframe.py -> build/lib/pandas_profiling/utils copying src/pandas_profiling/utils/__init__.py -> build/lib/pandas_profiling/utils copying src/pandas_profiling/utils/imghdr_patch.py -> build/lib/pandas_profiling/utils copying src/pandas_profiling/utils/notebook.py -> build/lib/pandas_profiling/utils copying src/pandas_profiling/utils/progress_bar.py -> build/lib/pandas_profiling/utils copying src/pandas_profiling/utils/cache.py -> build/lib/pandas_profiling/utils creating build/lib/pandas_profiling/visualisation copying src/pandas_profiling/visualisation/plot.py -> build/lib/pandas_profiling/visualisation copying src/pandas_profiling/visualisation/context.py -> build/lib/pandas_profiling/visualisation copying src/pandas_profiling/visualisation/__init__.py -> build/lib/pandas_profiling/visualisation copying src/pandas_profiling/visualisation/missing.py -> build/lib/pandas_profiling/visualisation copying src/pandas_profiling/visualisation/utils.py -> build/lib/pandas_profiling/visualisation creating build/lib/pandas_profiling/model copying src/pandas_profiling/model/handler.py -> build/lib/pandas_profiling/model copying src/pandas_profiling/model/pairwise.py -> build/lib/pandas_profiling/model copying src/pandas_profiling/model/correlations.py -> build/lib/pandas_profiling/model copying src/pandas_profiling/model/summary_algorithms.py -> build/lib/pandas_profiling/model copying src/pandas_profiling/model/alerts.py -> build/lib/pandas_profiling/model copying src/pandas_profiling/model/table.py -> build/lib/pandas_profiling/model copying src/pandas_profiling/model/typeset_relations.py -> build/lib/pandas_profiling/model copying src/pandas_profiling/model/duplicates.py -> build/lib/pandas_profiling/model copying src/pandas_profiling/model/summary.py -> build/lib/pandas_profiling/model copying src/pandas_profiling/model/expectation_algorithms.py -> build/lib/pandas_profiling/model copying src/pandas_profiling/model/dataframe.py -> build/lib/pandas_profiling/model copying src/pandas_profiling/model/__init__.py -> build/lib/pandas_profiling/model copying src/pandas_profiling/model/summarizer.py -> build/lib/pandas_profiling/model copying src/pandas_profiling/model/missing.py -> build/lib/pandas_profiling/model copying src/pandas_profiling/model/sample.py -> build/lib/pandas_profiling/model copying src/pandas_profiling/model/typeset.py -> build/lib/pandas_profiling/model copying src/pandas_profiling/model/describe.py -> build/lib/pandas_profiling/model creating build/lib/pandas_profiling/report copying src/pandas_profiling/report/formatters.py -> build/lib/pandas_profiling/report copying src/pandas_profiling/report/__init__.py -> build/lib/pandas_profiling/report creating build/lib/pandas_profiling/controller copying src/pandas_profiling/controller/console.py -> build/lib/pandas_profiling/controller copying src/pandas_profiling/controller/pandas_decorator.py -> build/lib/pandas_profiling/controller copying src/pandas_profiling/controller/__init__.py -> build/lib/pandas_profiling/controller creating build/lib/pandas_profiling/model/pandas copying src/pandas_profiling/model/pandas/sample_pandas.py -> build/lib/pandas_profiling/model/pandas copying src/pandas_profiling/model/pandas/describe_path_pandas.py -> build/lib/pandas_profiling/model/pandas copying src/pandas_profiling/model/pandas/table_pandas.py -> build/lib/pandas_profiling/model/pandas copying src/pandas_profiling/model/pandas/utils_pandas.py -> build/lib/pandas_profiling/model/pandas copying src/pandas_profiling/model/pandas/describe_timeseries_pandas.py -> build/lib/pandas_profiling/model/pandas copying src/pandas_profiling/model/pandas/dataframe_pandas.py -> build/lib/pandas_profiling/model/pandas copying src/pandas_profiling/model/pandas/missing_pandas.py -> build/lib/pandas_profiling/model/pandas copying src/pandas_profiling/model/pandas/correlations_pandas.py -> build/lib/pandas_profiling/model/pandas copying src/pandas_profiling/model/pandas/discretize_pandas.py -> build/lib/pandas_profiling/model/pandas copying src/pandas_profiling/model/pandas/describe_boolean_pandas.py -> build/lib/pandas_profiling/model/pandas copying src/pandas_profiling/model/pandas/describe_generic_pandas.py -> build/lib/pandas_profiling/model/pandas copying src/pandas_profiling/model/pandas/imbalance_pandas.py -> build/lib/pandas_profiling/model/pandas copying src/pandas_profiling/model/pandas/describe_file_pandas.py -> build/lib/pandas_profiling/model/pandas copying src/pandas_profiling/model/pandas/summary_pandas.py -> build/lib/pandas_profiling/model/pandas copying src/pandas_profiling/model/pandas/describe_categorical_pandas.py -> build/lib/pandas_profiling/model/pandas copying src/pandas_profiling/model/pandas/describe_counts_pandas.py -> build/lib/pandas_profiling/model/pandas copying src/pandas_profiling/model/pandas/__init__.py -> build/lib/pandas_profiling/model/pandas copying src/pandas_profiling/model/pandas/describe_supported_pandas.py -> build/lib/pandas_profiling/model/pandas copying src/pandas_profiling/model/pandas/describe_image_pandas.py -> build/lib/pandas_profiling/model/pandas copying src/pandas_profiling/model/pandas/duplicates_pandas.py -> build/lib/pandas_profiling/model/pandas copying src/pandas_profiling/model/pandas/describe_date_pandas.py -> build/lib/pandas_profiling/model/pandas copying src/pandas_profiling/model/pandas/describe_numeric_pandas.py -> build/lib/pandas_profiling/model/pandas copying src/pandas_profiling/model/pandas/describe_url_pandas.py -> build/lib/pandas_profiling/model/pandas creating build/lib/pandas_profiling/report/presentation copying src/pandas_profiling/report/presentation/frequency_table_utils.py -> build/lib/pandas_profiling/report/presentation copying src/pandas_profiling/report/presentation/__init__.py -> build/lib/pandas_profiling/report/presentation creating build/lib/pandas_profiling/report/structure copying src/pandas_profiling/report/structure/correlations.py -> build/lib/pandas_profiling/report/structure copying src/pandas_profiling/report/structure/overview.py -> build/lib/pandas_profiling/report/structure copying src/pandas_profiling/report/structure/__init__.py -> build/lib/pandas_profiling/report/structure copying src/pandas_profiling/report/structure/report.py -> build/lib/pandas_profiling/report/structure creating build/lib/pandas_profiling/report/presentation/core copying src/pandas_profiling/report/presentation/core/html.py -> build/lib/pandas_profiling/report/presentation/core copying src/pandas_profiling/report/presentation/core/variable.py -> build/lib/pandas_profiling/report/presentation/core copying src/pandas_profiling/report/presentation/core/duplicate.py -> build/lib/pandas_profiling/report/presentation/core copying src/pandas_profiling/report/presentation/core/item_renderer.py -> build/lib/pandas_profiling/report/presentation/core copying src/pandas_profiling/report/presentation/core/alerts.py -> build/lib/pandas_profiling/report/presentation/core copying src/pandas_profiling/report/presentation/core/table.py -> build/lib/pandas_profiling/report/presentation/core copying src/pandas_profiling/report/presentation/core/variable_info.py -> build/lib/pandas_profiling/report/presentation/core copying src/pandas_profiling/report/presentation/core/dropdown.py -> build/lib/pandas_profiling/report/presentation/core copying src/pandas_profiling/report/presentation/core/root.py -> build/lib/pandas_profiling/report/presentation/core copying src/pandas_profiling/report/presentation/core/toggle_button.py -> build/lib/pandas_profiling/report/presentation/core copying src/pandas_profiling/report/presentation/core/correlation_table.py -> build/lib/pandas_profiling/report/presentation/core copying src/pandas_profiling/report/presentation/core/image.py -> build/lib/pandas_profiling/report/presentation/core copying src/pandas_profiling/report/presentation/core/collapse.py -> build/lib/pandas_profiling/report/presentation/core copying src/pandas_profiling/report/presentation/core/__init__.py -> build/lib/pandas_profiling/report/presentation/core copying src/pandas_profiling/report/presentation/core/container.py -> build/lib/pandas_profiling/report/presentation/core copying src/pandas_profiling/report/presentation/core/frequency_table.py -> build/lib/pandas_profiling/report/presentation/core copying src/pandas_profiling/report/presentation/core/frequency_table_small.py -> build/lib/pandas_profiling/report/presentation/core copying src/pandas_profiling/report/presentation/core/sample.py -> build/lib/pandas_profiling/report/presentation/core copying src/pandas_profiling/report/presentation/core/renderable.py -> build/lib/pandas_profiling/report/presentation/core creating build/lib/pandas_profiling/report/presentation/flavours copying src/pandas_profiling/report/presentation/flavours/flavours.py -> build/lib/pandas_profiling/report/presentation/flavours copying src/pandas_profiling/report/presentation/flavours/__init__.py -> build/lib/pandas_profiling/report/presentation/flavours creating build/lib/pandas_profiling/report/presentation/flavours/widget copying src/pandas_profiling/report/presentation/flavours/widget/html.py -> build/lib/pandas_profiling/report/presentation/flavours/widget copying src/pandas_profiling/report/presentation/flavours/widget/variable.py -> build/lib/pandas_profiling/report/presentation/flavours/widget copying src/pandas_profiling/report/presentation/flavours/widget/duplicate.py -> build/lib/pandas_profiling/report/presentation/flavours/widget copying src/pandas_profiling/report/presentation/flavours/widget/alerts.py -> build/lib/pandas_profiling/report/presentation/flavours/widget copying src/pandas_profiling/report/presentation/flavours/widget/table.py -> build/lib/pandas_profiling/report/presentation/flavours/widget copying src/pandas_profiling/report/presentation/flavours/widget/variable_info.py -> build/lib/pandas_profiling/report/presentation/flavours/widget copying src/pandas_profiling/report/presentation/flavours/widget/dropdown.py -> build/lib/pandas_profiling/report/presentation/flavours/widget copying src/pandas_profiling/report/presentation/flavours/widget/root.py -> build/lib/pandas_profiling/report/presentation/flavours/widget copying src/pandas_profiling/report/presentation/flavours/widget/toggle_button.py -> build/lib/pandas_profiling/report/presentation/flavours/widget copying src/pandas_profiling/report/presentation/flavours/widget/correlation_table.py -> build/lib/pandas_profiling/report/presentation/flavours/widget copying src/pandas_profiling/report/presentation/flavours/widget/image.py -> build/lib/pandas_profiling/report/presentation/flavours/widget copying src/pandas_profiling/report/presentation/flavours/widget/collapse.py -> build/lib/pandas_profiling/report/presentation/flavours/widget copying src/pandas_profiling/report/presentation/flavours/widget/__init__.py -> build/lib/pandas_profiling/report/presentation/flavours/widget copying src/pandas_profiling/report/presentation/flavours/widget/container.py -> build/lib/pandas_profiling/report/presentation/flavours/widget copying src/pandas_profiling/report/presentation/flavours/widget/notebook.py -> build/lib/pandas_profiling/report/presentation/flavours/widget copying src/pandas_profiling/report/presentation/flavours/widget/frequency_table.py -> build/lib/pandas_profiling/report/presentation/flavours/widget copying src/pandas_profiling/report/presentation/flavours/widget/frequency_table_small.py -> build/lib/pandas_profiling/report/presentation/flavours/widget copying src/pandas_profiling/report/presentation/flavours/widget/sample.py -> build/lib/pandas_profiling/report/presentation/flavours/widget creating build/lib/pandas_profiling/report/presentation/flavours/html copying src/pandas_profiling/report/presentation/flavours/html/html.py -> build/lib/pandas_profiling/report/presentation/flavours/html copying src/pandas_profiling/report/presentation/flavours/html/variable.py -> build/lib/pandas_profiling/report/presentation/flavours/html copying src/pandas_profiling/report/presentation/flavours/html/duplicate.py -> build/lib/pandas_profiling/report/presentation/flavours/html copying src/pandas_profiling/report/presentation/flavours/html/alerts.py -> build/lib/pandas_profiling/report/presentation/flavours/html copying src/pandas_profiling/report/presentation/flavours/html/table.py -> build/lib/pandas_profiling/report/presentation/flavours/html copying src/pandas_profiling/report/presentation/flavours/html/variable_info.py -> build/lib/pandas_profiling/report/presentation/flavours/html copying src/pandas_profiling/report/presentation/flavours/html/dropdown.py -> build/lib/pandas_profiling/report/presentation/flavours/html copying src/pandas_profiling/report/presentation/flavours/html/root.py -> build/lib/pandas_profiling/report/presentation/flavours/html copying src/pandas_profiling/report/presentation/flavours/html/toggle_button.py -> build/lib/pandas_profiling/report/presentation/flavours/html copying src/pandas_profiling/report/presentation/flavours/html/correlation_table.py -> build/lib/pandas_profiling/report/presentation/flavours/html copying src/pandas_profiling/report/presentation/flavours/html/image.py -> build/lib/pandas_profiling/report/presentation/flavours/html copying src/pandas_profiling/report/presentation/flavours/html/collapse.py -> build/lib/pandas_profiling/report/presentation/flavours/html copying src/pandas_profiling/report/presentation/flavours/html/__init__.py -> build/lib/pandas_profiling/report/presentation/flavours/html copying src/pandas_profiling/report/presentation/flavours/html/templates.py -> build/lib/pandas_profiling/report/presentation/flavours/html copying src/pandas_profiling/report/presentation/flavours/html/container.py -> build/lib/pandas_profiling/report/presentation/flavours/html copying src/pandas_profiling/report/presentation/flavours/html/frequency_table.py -> build/lib/pandas_profiling/report/presentation/flavours/html copying src/pandas_profiling/report/presentation/flavours/html/frequency_table_small.py -> build/lib/pandas_profiling/report/presentation/flavours/html copying src/pandas_profiling/report/presentation/flavours/html/sample.py -> build/lib/pandas_profiling/report/presentation/flavours/html creating build/lib/pandas_profiling/report/structure/variables copying src/pandas_profiling/report/structure/variables/render_generic.py -> build/lib/pandas_profiling/report/structure/variables copying src/pandas_profiling/report/structure/variables/render_complex.py -> build/lib/pandas_profiling/report/structure/variables copying src/pandas_profiling/report/structure/variables/render_path.py -> build/lib/pandas_profiling/report/structure/variables copying src/pandas_profiling/report/structure/variables/render_boolean.py -> build/lib/pandas_profiling/report/structure/variables copying src/pandas_profiling/report/structure/variables/render_date.py -> build/lib/pandas_profiling/report/structure/variables copying src/pandas_profiling/report/structure/variables/render_url.py -> build/lib/pandas_profiling/report/structure/variables copying src/pandas_profiling/report/structure/variables/render_common.py -> build/lib/pandas_profiling/report/structure/variables copying src/pandas_profiling/report/structure/variables/render_timeseries.py -> build/lib/pandas_profiling/report/structure/variables copying src/pandas_profiling/report/structure/variables/render_real.py -> build/lib/pandas_profiling/report/structure/variables copying src/pandas_profiling/report/structure/variables/__init__.py -> build/lib/pandas_profiling/report/structure/variables copying src/pandas_profiling/report/structure/variables/render_image.py -> build/lib/pandas_profiling/report/structure/variables copying src/pandas_profiling/report/structure/variables/render_count.py -> build/lib/pandas_profiling/report/structure/variables copying src/pandas_profiling/report/structure/variables/render_file.py -> build/lib/pandas_profiling/report/structure/variables copying src/pandas_profiling/report/structure/variables/render_categorical.py -> build/lib/pandas_profiling/report/structure/variables running egg_info writing src/pandas_profiling.egg-info/PKG-INFO writing dependency_links to src/pandas_profiling.egg-info/dependency_links.txt writing entry points to src/pandas_profiling.egg-info/entry_points.txt writing requirements to src/pandas_profiling.egg-info/requires.txt writing top-level names to src/pandas_profiling.egg-info/top_level.txt reading manifest file 'src/pandas_profiling.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'mypy.ini' warning: no files found matching 'src/pandas_profiling/py.typed' warning: no previously-included files found matching '.pre-commit-config.yaml' warning: no previously-included files found matching 'commitlint.config.js' warning: no previously-included files found matching '.releaserc.json' warning: no previously-included files found matching 'docs' warning: no previously-included files found matching 'examples' warning: no previously-included files found matching 'tests' warning: no previously-included files found matching 'docsrc' warning: no previously-included files found matching '.devcontainer' warning: no previously-included files matching '*' found under directory 'docs' warning: no previously-included files matching '*' found under directory 'docsrc' warning: no previously-included files matching '*' found under directory 'examples' warning: no previously-included files matching '*' found under directory 'tests' warning: no previously-included files matching '*' found under directory '.devcontainer' adding license file 'LICENSE' writing manifest file 'src/pandas_profiling.egg-info/SOURCES.txt' copying src/pandas_profiling/config_default.yaml -> build/lib/pandas_profiling copying src/pandas_profiling/config_minimal.yaml -> build/lib/pandas_profiling creating build/lib/pandas_profiling/report/presentation/flavours/html/templates copying src/pandas_profiling/report/presentation/flavours/html/templates/alerts.html -> build/lib/pandas_profiling/report/presentation/flavours/html/templates copying src/pandas_profiling/report/presentation/flavours/html/templates/collapse.html -> build/lib/pandas_profiling/report/presentation/flavours/html/templates copying src/pandas_profiling/report/presentation/flavours/html/templates/correlation_table.html -> build/lib/pandas_profiling/report/presentation/flavours/html/templates copying src/pandas_profiling/report/presentation/flavours/html/templates/diagram.html -> build/lib/pandas_profiling/report/presentation/flavours/html/templates copying src/pandas_profiling/report/presentation/flavours/html/templates/dropdown.html -> build/lib/pandas_profiling/report/presentation/flavours/html/templates copying src/pandas_profiling/report/presentation/flavours/html/templates/duplicate.html -> build/lib/pandas_profiling/report/presentation/flavours/html/templates copying src/pandas_profiling/report/presentation/flavours/html/templates/frequency_table.html -> build/lib/pandas_profiling/report/presentation/flavours/html/templates copying src/pandas_profiling/report/presentation/flavours/html/templates/frequency_table_small.html -> build/lib/pandas_profiling/report/presentation/flavours/html/templates copying src/pandas_profiling/report/presentation/flavours/html/templates/report.html -> build/lib/pandas_profiling/report/presentation/flavours/html/templates copying src/pandas_profiling/report/presentation/flavours/html/templates/sample.html -> build/lib/pandas_profiling/report/presentation/flavours/html/templates copying src/pandas_profiling/report/presentation/flavours/html/templates/table.html -> build/lib/pandas_profiling/report/presentation/flavours/html/templates copying src/pandas_profiling/report/presentation/flavours/html/templates/toggle_button.html -> build/lib/pandas_profiling/report/presentation/flavours/html/templates copying src/pandas_profiling/report/presentation/flavours/html/templates/variable.html -> build/lib/pandas_profiling/report/presentation/flavours/html/templates copying src/pandas_profiling/report/presentation/flavours/html/templates/variable_info.html -> build/lib/pandas_profiling/report/presentation/flavours/html/templates creating build/lib/pandas_profiling/report/presentation/flavours/html/templates/alerts copying src/pandas_profiling/report/presentation/flavours/html/templates/alerts/alert_constant.html -> build/lib/pandas_profiling/report/presentation/flavours/html/templates/alerts copying src/pandas_profiling/report/presentation/flavours/html/templates/alerts/alert_constant_length.html -> build/lib/pandas_profiling/report/presentation/flavours/html/templates/alerts copying src/pandas_profiling/report/presentation/flavours/html/templates/alerts/alert_duplicates.html -> build/lib/pandas_profiling/report/presentation/flavours/html/templates/alerts copying src/pandas_profiling/report/presentation/flavours/html/templates/alerts/alert_empty.html -> build/lib/pandas_profiling/report/presentation/flavours/html/templates/alerts copying src/pandas_profiling/report/presentation/flavours/html/templates/alerts/alert_high_cardinality.html -> build/lib/pandas_profiling/report/presentation/flavours/html/templates/alerts copying src/pandas_profiling/report/presentation/flavours/html/templates/alerts/alert_high_correlation.html -> build/lib/pandas_profiling/report/presentation/flavours/html/templates/alerts copying src/pandas_profiling/report/presentation/flavours/html/templates/alerts/alert_imbalance.html -> build/lib/pandas_profiling/report/presentation/flavours/html/templates/alerts copying src/pandas_profiling/report/presentation/flavours/html/templates/alerts/alert_infinite.html -> build/lib/pandas_profiling/report/presentation/flavours/html/templates/alerts copying src/pandas_profiling/report/presentation/flavours/html/templates/alerts/alert_missing.html -> build/lib/pandas_profiling/report/presentation/flavours/html/templates/alerts copying src/pandas_profiling/report/presentation/flavours/html/templates/alerts/alert_non_stationary.html -> build/lib/pandas_profiling/report/presentation/flavours/html/templates/alerts copying src/pandas_profiling/report/presentation/flavours/html/templates/alerts/alert_seasonal.html -> build/lib/pandas_profiling/report/presentation/flavours/html/templates/alerts copying src/pandas_profiling/report/presentation/flavours/html/templates/alerts/alert_skewed.html -> build/lib/pandas_profiling/report/presentation/flavours/html/templates/alerts copying src/pandas_profiling/report/presentation/flavours/html/templates/alerts/alert_truncated.html -> build/lib/pandas_profiling/report/presentation/flavours/html/templates/alerts copying src/pandas_profiling/report/presentation/flavours/html/templates/alerts/alert_type_date.html -> build/lib/pandas_profiling/report/presentation/flavours/html/templates/alerts copying src/pandas_profiling/report/presentation/flavours/html/templates/alerts/alert_uniform.html -> build/lib/pandas_profiling/report/presentation/flavours/html/templates/alerts copying src/pandas_profiling/report/presentation/flavours/html/templates/alerts/alert_unique.html -> build/lib/pandas_profiling/report/presentation/flavours/html/templates/alerts copying src/pandas_profiling/report/presentation/flavours/html/templates/alerts/alert_unsupported.html -> build/lib/pandas_profiling/report/presentation/flavours/html/templates/alerts copying src/pandas_profiling/report/presentation/flavours/html/templates/alerts/alert_zeros.html -> build/lib/pandas_profiling/report/presentation/flavours/html/templates/alerts creating build/lib/pandas_profiling/report/presentation/flavours/html/templates/sequence copying src/pandas_profiling/report/presentation/flavours/html/templates/sequence/batch_grid.html -> build/lib/pandas_profiling/report/presentation/flavours/html/templates/sequence copying src/pandas_profiling/report/presentation/flavours/html/templates/sequence/grid.html -> build/lib/pandas_profiling/report/presentation/flavours/html/templates/sequence copying src/pandas_profiling/report/presentation/flavours/html/templates/sequence/list.html -> build/lib/pandas_profiling/report/presentation/flavours/html/templates/sequence copying src/pandas_profiling/report/presentation/flavours/html/templates/sequence/named_list.html -> build/lib/pandas_profiling/report/presentation/flavours/html/templates/sequence copying src/pandas_profiling/report/presentation/flavours/html/templates/sequence/sections.html -> build/lib/pandas_profiling/report/presentation/flavours/html/templates/sequence copying src/pandas_profiling/report/presentation/flavours/html/templates/sequence/select.html -> build/lib/pandas_profiling/report/presentation/flavours/html/templates/sequence copying src/pandas_profiling/report/presentation/flavours/html/templates/sequence/tabs.html -> build/lib/pandas_profiling/report/presentation/flavours/html/templates/sequence creating build/lib/pandas_profiling/report/presentation/flavours/html/templates/wrapper copying src/pandas_profiling/report/presentation/flavours/html/templates/wrapper/footer.html -> build/lib/pandas_profiling/report/presentation/flavours/html/templates/wrapper copying src/pandas_profiling/report/presentation/flavours/html/templates/wrapper/javascript.html -> build/lib/pandas_profiling/report/presentation/flavours/html/templates/wrapper copying src/pandas_profiling/report/presentation/flavours/html/templates/wrapper/navigation.html -> build/lib/pandas_profiling/report/presentation/flavours/html/templates/wrapper copying src/pandas_profiling/report/presentation/flavours/html/templates/wrapper/style.html -> build/lib/pandas_profiling/report/presentation/flavours/html/templates/wrapper creating build/lib/pandas_profiling/report/presentation/flavours/html/templates/wrapper/assets copying src/pandas_profiling/report/presentation/flavours/html/templates/wrapper/assets/bootstrap-theme.min.css -> build/lib/pandas_profiling/report/presentation/flavours/html/templates/wrapper/assets copying src/pandas_profiling/report/presentation/flavours/html/templates/wrapper/assets/bootstrap.min.css -> build/lib/pandas_profiling/report/presentation/flavours/html/templates/wrapper/assets copying src/pandas_profiling/report/presentation/flavours/html/templates/wrapper/assets/bootstrap.min.js -> build/lib/pandas_profiling/report/presentation/flavours/html/templates/wrapper/assets copying src/pandas_profiling/report/presentation/flavours/html/templates/wrapper/assets/cosmo.bootstrap.min.css -> build/lib/pandas_profiling/report/presentation/flavours/html/templates/wrapper/assets copying src/pandas_profiling/report/presentation/flavours/html/templates/wrapper/assets/flatly.bootstrap.min.css -> build/lib/pandas_profiling/report/presentation/flavours/html/templates/wrapper/assets copying src/pandas_profiling/report/presentation/flavours/html/templates/wrapper/assets/jquery-1.12.4.min.js -> build/lib/pandas_profiling/report/presentation/flavours/html/templates/wrapper/assets copying src/pandas_profiling/report/presentation/flavours/html/templates/wrapper/assets/script.js -> build/lib/pandas_profiling/report/presentation/flavours/html/templates/wrapper/assets copying src/pandas_profiling/report/presentation/flavours/html/templates/wrapper/assets/simplex.bootstrap.min.css -> build/lib/pandas_profiling/report/presentation/flavours/html/templates/wrapper/assets copying src/pandas_profiling/report/presentation/flavours/html/templates/wrapper/assets/style.css -> build/lib/pandas_profiling/report/presentation/flavours/html/templates/wrapper/assets copying src/pandas_profiling/report/presentation/flavours/html/templates/wrapper/assets/united.bootstrap.min.css -> build/lib/pandas_profiling/report/presentation/flavours/html/templates/wrapper/assets + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZY0BdQ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64 + cd pandas-profiling-3.6.6 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr creating /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling creating /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/utils copying build/lib/pandas_profiling/utils/paths.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/utils copying build/lib/pandas_profiling/utils/common.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/utils copying build/lib/pandas_profiling/utils/compat.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/utils copying build/lib/pandas_profiling/utils/dataframe.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/utils copying build/lib/pandas_profiling/utils/__init__.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/utils copying build/lib/pandas_profiling/utils/imghdr_patch.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/utils copying build/lib/pandas_profiling/utils/notebook.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/utils copying build/lib/pandas_profiling/utils/progress_bar.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/utils copying build/lib/pandas_profiling/utils/cache.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/utils copying build/lib/pandas_profiling/compare_reports.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling creating /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/visualisation copying build/lib/pandas_profiling/visualisation/plot.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/visualisation copying build/lib/pandas_profiling/visualisation/context.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/visualisation copying build/lib/pandas_profiling/visualisation/__init__.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/visualisation copying build/lib/pandas_profiling/visualisation/missing.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/visualisation copying build/lib/pandas_profiling/visualisation/utils.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/visualisation copying build/lib/pandas_profiling/config_minimal.yaml -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling copying build/lib/pandas_profiling/expectations_report.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling copying build/lib/pandas_profiling/profile_report.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling copying build/lib/pandas_profiling/config.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling copying build/lib/pandas_profiling/version.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling copying build/lib/pandas_profiling/config_default.yaml -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling creating /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model copying build/lib/pandas_profiling/model/handler.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model creating /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/pandas copying build/lib/pandas_profiling/model/pandas/sample_pandas.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/pandas copying build/lib/pandas_profiling/model/pandas/describe_path_pandas.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/pandas copying build/lib/pandas_profiling/model/pandas/table_pandas.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/pandas copying build/lib/pandas_profiling/model/pandas/utils_pandas.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/pandas copying build/lib/pandas_profiling/model/pandas/describe_timeseries_pandas.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/pandas copying build/lib/pandas_profiling/model/pandas/dataframe_pandas.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/pandas copying build/lib/pandas_profiling/model/pandas/missing_pandas.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/pandas copying build/lib/pandas_profiling/model/pandas/correlations_pandas.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/pandas copying build/lib/pandas_profiling/model/pandas/discretize_pandas.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/pandas copying build/lib/pandas_profiling/model/pandas/describe_boolean_pandas.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/pandas copying build/lib/pandas_profiling/model/pandas/describe_generic_pandas.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/pandas copying build/lib/pandas_profiling/model/pandas/imbalance_pandas.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/pandas copying build/lib/pandas_profiling/model/pandas/describe_file_pandas.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/pandas copying build/lib/pandas_profiling/model/pandas/summary_pandas.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/pandas copying build/lib/pandas_profiling/model/pandas/describe_categorical_pandas.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/pandas copying build/lib/pandas_profiling/model/pandas/describe_counts_pandas.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/pandas copying build/lib/pandas_profiling/model/pandas/__init__.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/pandas copying build/lib/pandas_profiling/model/pandas/describe_supported_pandas.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/pandas copying build/lib/pandas_profiling/model/pandas/describe_image_pandas.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/pandas copying build/lib/pandas_profiling/model/pandas/duplicates_pandas.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/pandas copying build/lib/pandas_profiling/model/pandas/describe_date_pandas.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/pandas copying build/lib/pandas_profiling/model/pandas/describe_numeric_pandas.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/pandas copying build/lib/pandas_profiling/model/pandas/describe_url_pandas.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/pandas copying build/lib/pandas_profiling/model/pairwise.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model copying build/lib/pandas_profiling/model/correlations.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model copying build/lib/pandas_profiling/model/summary_algorithms.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model copying build/lib/pandas_profiling/model/alerts.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model copying build/lib/pandas_profiling/model/table.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model copying build/lib/pandas_profiling/model/typeset_relations.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model copying build/lib/pandas_profiling/model/duplicates.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model copying build/lib/pandas_profiling/model/summary.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model copying build/lib/pandas_profiling/model/expectation_algorithms.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model copying build/lib/pandas_profiling/model/dataframe.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model copying build/lib/pandas_profiling/model/__init__.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model copying build/lib/pandas_profiling/model/summarizer.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model copying build/lib/pandas_profiling/model/missing.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model copying build/lib/pandas_profiling/model/sample.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model copying build/lib/pandas_profiling/model/typeset.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model copying build/lib/pandas_profiling/model/describe.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model creating /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report copying build/lib/pandas_profiling/report/formatters.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report copying build/lib/pandas_profiling/report/__init__.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report creating /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation creating /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/core copying build/lib/pandas_profiling/report/presentation/core/html.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/core copying build/lib/pandas_profiling/report/presentation/core/variable.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/core copying build/lib/pandas_profiling/report/presentation/core/duplicate.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/core copying build/lib/pandas_profiling/report/presentation/core/item_renderer.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/core copying build/lib/pandas_profiling/report/presentation/core/alerts.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/core copying build/lib/pandas_profiling/report/presentation/core/table.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/core copying build/lib/pandas_profiling/report/presentation/core/variable_info.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/core copying build/lib/pandas_profiling/report/presentation/core/dropdown.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/core copying build/lib/pandas_profiling/report/presentation/core/root.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/core copying build/lib/pandas_profiling/report/presentation/core/toggle_button.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/core copying build/lib/pandas_profiling/report/presentation/core/correlation_table.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/core copying build/lib/pandas_profiling/report/presentation/core/image.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/core copying build/lib/pandas_profiling/report/presentation/core/collapse.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/core copying build/lib/pandas_profiling/report/presentation/core/__init__.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/core copying build/lib/pandas_profiling/report/presentation/core/container.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/core copying build/lib/pandas_profiling/report/presentation/core/frequency_table.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/core copying build/lib/pandas_profiling/report/presentation/core/frequency_table_small.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/core copying build/lib/pandas_profiling/report/presentation/core/sample.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/core copying build/lib/pandas_profiling/report/presentation/core/renderable.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/core copying build/lib/pandas_profiling/report/presentation/frequency_table_utils.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation copying build/lib/pandas_profiling/report/presentation/__init__.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation creating /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours creating /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/widget copying build/lib/pandas_profiling/report/presentation/flavours/widget/html.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/widget copying build/lib/pandas_profiling/report/presentation/flavours/widget/variable.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/widget copying build/lib/pandas_profiling/report/presentation/flavours/widget/duplicate.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/widget copying build/lib/pandas_profiling/report/presentation/flavours/widget/alerts.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/widget copying build/lib/pandas_profiling/report/presentation/flavours/widget/table.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/widget copying build/lib/pandas_profiling/report/presentation/flavours/widget/variable_info.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/widget copying build/lib/pandas_profiling/report/presentation/flavours/widget/dropdown.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/widget copying build/lib/pandas_profiling/report/presentation/flavours/widget/root.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/widget copying build/lib/pandas_profiling/report/presentation/flavours/widget/toggle_button.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/widget copying build/lib/pandas_profiling/report/presentation/flavours/widget/correlation_table.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/widget copying build/lib/pandas_profiling/report/presentation/flavours/widget/image.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/widget copying build/lib/pandas_profiling/report/presentation/flavours/widget/collapse.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/widget copying build/lib/pandas_profiling/report/presentation/flavours/widget/__init__.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/widget copying build/lib/pandas_profiling/report/presentation/flavours/widget/container.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/widget copying build/lib/pandas_profiling/report/presentation/flavours/widget/notebook.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/widget copying build/lib/pandas_profiling/report/presentation/flavours/widget/frequency_table.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/widget copying build/lib/pandas_profiling/report/presentation/flavours/widget/frequency_table_small.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/widget copying build/lib/pandas_profiling/report/presentation/flavours/widget/sample.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/widget copying build/lib/pandas_profiling/report/presentation/flavours/flavours.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours copying build/lib/pandas_profiling/report/presentation/flavours/__init__.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours creating /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html copying build/lib/pandas_profiling/report/presentation/flavours/html/html.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html copying build/lib/pandas_profiling/report/presentation/flavours/html/variable.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html copying build/lib/pandas_profiling/report/presentation/flavours/html/duplicate.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html copying build/lib/pandas_profiling/report/presentation/flavours/html/alerts.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html copying build/lib/pandas_profiling/report/presentation/flavours/html/table.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html copying build/lib/pandas_profiling/report/presentation/flavours/html/variable_info.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html copying build/lib/pandas_profiling/report/presentation/flavours/html/dropdown.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html copying build/lib/pandas_profiling/report/presentation/flavours/html/root.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html copying build/lib/pandas_profiling/report/presentation/flavours/html/toggle_button.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html copying build/lib/pandas_profiling/report/presentation/flavours/html/correlation_table.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html copying build/lib/pandas_profiling/report/presentation/flavours/html/image.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html copying build/lib/pandas_profiling/report/presentation/flavours/html/collapse.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html copying build/lib/pandas_profiling/report/presentation/flavours/html/__init__.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html copying build/lib/pandas_profiling/report/presentation/flavours/html/templates.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html copying build/lib/pandas_profiling/report/presentation/flavours/html/container.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html copying build/lib/pandas_profiling/report/presentation/flavours/html/frequency_table.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html creating /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates copying build/lib/pandas_profiling/report/presentation/flavours/html/templates/dropdown.html -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates copying build/lib/pandas_profiling/report/presentation/flavours/html/templates/frequency_table.html -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates copying build/lib/pandas_profiling/report/presentation/flavours/html/templates/diagram.html -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates creating /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates/wrapper creating /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates/wrapper/assets copying build/lib/pandas_profiling/report/presentation/flavours/html/templates/wrapper/assets/script.js -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates/wrapper/assets copying build/lib/pandas_profiling/report/presentation/flavours/html/templates/wrapper/assets/cosmo.bootstrap.min.css -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates/wrapper/assets copying build/lib/pandas_profiling/report/presentation/flavours/html/templates/wrapper/assets/bootstrap.min.js -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates/wrapper/assets copying build/lib/pandas_profiling/report/presentation/flavours/html/templates/wrapper/assets/flatly.bootstrap.min.css -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates/wrapper/assets copying build/lib/pandas_profiling/report/presentation/flavours/html/templates/wrapper/assets/style.css -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates/wrapper/assets copying build/lib/pandas_profiling/report/presentation/flavours/html/templates/wrapper/assets/bootstrap-theme.min.css -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates/wrapper/assets copying build/lib/pandas_profiling/report/presentation/flavours/html/templates/wrapper/assets/united.bootstrap.min.css -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates/wrapper/assets copying build/lib/pandas_profiling/report/presentation/flavours/html/templates/wrapper/assets/simplex.bootstrap.min.css -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates/wrapper/assets copying build/lib/pandas_profiling/report/presentation/flavours/html/templates/wrapper/assets/bootstrap.min.css -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates/wrapper/assets copying build/lib/pandas_profiling/report/presentation/flavours/html/templates/wrapper/assets/jquery-1.12.4.min.js -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates/wrapper/assets copying build/lib/pandas_profiling/report/presentation/flavours/html/templates/wrapper/footer.html -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates/wrapper copying build/lib/pandas_profiling/report/presentation/flavours/html/templates/wrapper/navigation.html -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates/wrapper copying build/lib/pandas_profiling/report/presentation/flavours/html/templates/wrapper/style.html -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates/wrapper copying build/lib/pandas_profiling/report/presentation/flavours/html/templates/wrapper/javascript.html -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates/wrapper copying build/lib/pandas_profiling/report/presentation/flavours/html/templates/variable_info.html -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates copying build/lib/pandas_profiling/report/presentation/flavours/html/templates/variable.html -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates copying build/lib/pandas_profiling/report/presentation/flavours/html/templates/sample.html -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates copying build/lib/pandas_profiling/report/presentation/flavours/html/templates/alerts.html -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates copying build/lib/pandas_profiling/report/presentation/flavours/html/templates/correlation_table.html -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates copying build/lib/pandas_profiling/report/presentation/flavours/html/templates/collapse.html -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates creating /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates/sequence copying build/lib/pandas_profiling/report/presentation/flavours/html/templates/sequence/tabs.html -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates/sequence copying build/lib/pandas_profiling/report/presentation/flavours/html/templates/sequence/grid.html -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates/sequence copying build/lib/pandas_profiling/report/presentation/flavours/html/templates/sequence/sections.html -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates/sequence copying build/lib/pandas_profiling/report/presentation/flavours/html/templates/sequence/list.html -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates/sequence copying build/lib/pandas_profiling/report/presentation/flavours/html/templates/sequence/batch_grid.html -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates/sequence copying build/lib/pandas_profiling/report/presentation/flavours/html/templates/sequence/named_list.html -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates/sequence copying build/lib/pandas_profiling/report/presentation/flavours/html/templates/sequence/select.html -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates/sequence creating /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates/alerts copying build/lib/pandas_profiling/report/presentation/flavours/html/templates/alerts/alert_unique.html -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates/alerts copying build/lib/pandas_profiling/report/presentation/flavours/html/templates/alerts/alert_zeros.html -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates/alerts copying build/lib/pandas_profiling/report/presentation/flavours/html/templates/alerts/alert_truncated.html -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates/alerts copying build/lib/pandas_profiling/report/presentation/flavours/html/templates/alerts/alert_skewed.html -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates/alerts copying build/lib/pandas_profiling/report/presentation/flavours/html/templates/alerts/alert_high_cardinality.html -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates/alerts copying build/lib/pandas_profiling/report/presentation/flavours/html/templates/alerts/alert_constant.html -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates/alerts copying build/lib/pandas_profiling/report/presentation/flavours/html/templates/alerts/alert_unsupported.html -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates/alerts copying build/lib/pandas_profiling/report/presentation/flavours/html/templates/alerts/alert_non_stationary.html -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates/alerts copying build/lib/pandas_profiling/report/presentation/flavours/html/templates/alerts/alert_uniform.html -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates/alerts copying build/lib/pandas_profiling/report/presentation/flavours/html/templates/alerts/alert_missing.html -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates/alerts copying build/lib/pandas_profiling/report/presentation/flavours/html/templates/alerts/alert_infinite.html -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates/alerts copying build/lib/pandas_profiling/report/presentation/flavours/html/templates/alerts/alert_type_date.html -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates/alerts copying build/lib/pandas_profiling/report/presentation/flavours/html/templates/alerts/alert_high_correlation.html -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates/alerts copying build/lib/pandas_profiling/report/presentation/flavours/html/templates/alerts/alert_constant_length.html -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates/alerts copying build/lib/pandas_profiling/report/presentation/flavours/html/templates/alerts/alert_seasonal.html -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates/alerts copying build/lib/pandas_profiling/report/presentation/flavours/html/templates/alerts/alert_imbalance.html -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates/alerts copying build/lib/pandas_profiling/report/presentation/flavours/html/templates/alerts/alert_empty.html -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates/alerts copying build/lib/pandas_profiling/report/presentation/flavours/html/templates/alerts/alert_duplicates.html -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates/alerts copying build/lib/pandas_profiling/report/presentation/flavours/html/templates/frequency_table_small.html -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates copying build/lib/pandas_profiling/report/presentation/flavours/html/templates/duplicate.html -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates copying build/lib/pandas_profiling/report/presentation/flavours/html/templates/report.html -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates copying build/lib/pandas_profiling/report/presentation/flavours/html/templates/toggle_button.html -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates copying build/lib/pandas_profiling/report/presentation/flavours/html/templates/table.html -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates copying build/lib/pandas_profiling/report/presentation/flavours/html/frequency_table_small.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html copying build/lib/pandas_profiling/report/presentation/flavours/html/sample.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html creating /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/structure copying build/lib/pandas_profiling/report/structure/correlations.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/structure copying build/lib/pandas_profiling/report/structure/overview.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/structure copying build/lib/pandas_profiling/report/structure/__init__.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/structure copying build/lib/pandas_profiling/report/structure/report.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/structure creating /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/structure/variables copying build/lib/pandas_profiling/report/structure/variables/render_generic.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/structure/variables copying build/lib/pandas_profiling/report/structure/variables/render_complex.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/structure/variables copying build/lib/pandas_profiling/report/structure/variables/render_path.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/structure/variables copying build/lib/pandas_profiling/report/structure/variables/render_boolean.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/structure/variables copying build/lib/pandas_profiling/report/structure/variables/render_date.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/structure/variables copying build/lib/pandas_profiling/report/structure/variables/render_url.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/structure/variables copying build/lib/pandas_profiling/report/structure/variables/render_common.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/structure/variables copying build/lib/pandas_profiling/report/structure/variables/render_timeseries.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/structure/variables copying build/lib/pandas_profiling/report/structure/variables/render_real.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/structure/variables copying build/lib/pandas_profiling/report/structure/variables/__init__.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/structure/variables copying build/lib/pandas_profiling/report/structure/variables/render_image.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/structure/variables copying build/lib/pandas_profiling/report/structure/variables/render_count.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/structure/variables copying build/lib/pandas_profiling/report/structure/variables/render_file.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/structure/variables copying build/lib/pandas_profiling/report/structure/variables/render_categorical.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/structure/variables copying build/lib/pandas_profiling/__init__.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling creating /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/controller copying build/lib/pandas_profiling/controller/console.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/controller copying build/lib/pandas_profiling/controller/pandas_decorator.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/controller copying build/lib/pandas_profiling/controller/__init__.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/controller copying build/lib/pandas_profiling/serialize_report.py -> /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/utils/paths.py to paths.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/utils/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/utils/compat.py to compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/utils/dataframe.py to dataframe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/utils/imghdr_patch.py to imghdr_patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/utils/notebook.py to notebook.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/utils/progress_bar.py to progress_bar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/utils/cache.py to cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/compare_reports.py to compare_reports.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/visualisation/plot.py to plot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/visualisation/context.py to context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/visualisation/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/visualisation/missing.py to missing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/visualisation/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/expectations_report.py to expectations_report.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/profile_report.py to profile_report.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/handler.py to handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/pandas/sample_pandas.py to sample_pandas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/pandas/describe_path_pandas.py to describe_path_pandas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/pandas/table_pandas.py to table_pandas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/pandas/utils_pandas.py to utils_pandas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/pandas/describe_timeseries_pandas.py to describe_timeseries_pandas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/pandas/dataframe_pandas.py to dataframe_pandas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/pandas/missing_pandas.py to missing_pandas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/pandas/correlations_pandas.py to correlations_pandas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/pandas/discretize_pandas.py to discretize_pandas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/pandas/describe_boolean_pandas.py to describe_boolean_pandas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/pandas/describe_generic_pandas.py to describe_generic_pandas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/pandas/imbalance_pandas.py to imbalance_pandas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/pandas/describe_file_pandas.py to describe_file_pandas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/pandas/summary_pandas.py to summary_pandas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/pandas/describe_categorical_pandas.py to describe_categorical_pandas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/pandas/describe_counts_pandas.py to describe_counts_pandas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/pandas/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/pandas/describe_supported_pandas.py to describe_supported_pandas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/pandas/describe_image_pandas.py to describe_image_pandas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/pandas/duplicates_pandas.py to duplicates_pandas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/pandas/describe_date_pandas.py to describe_date_pandas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/pandas/describe_numeric_pandas.py to describe_numeric_pandas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/pandas/describe_url_pandas.py to describe_url_pandas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/pairwise.py to pairwise.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/correlations.py to correlations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/summary_algorithms.py to summary_algorithms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/alerts.py to alerts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/table.py to table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/typeset_relations.py to typeset_relations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/duplicates.py to duplicates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/summary.py to summary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/expectation_algorithms.py to expectation_algorithms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/dataframe.py to dataframe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/summarizer.py to summarizer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/missing.py to missing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/sample.py to sample.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/typeset.py to typeset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/model/describe.py to describe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/formatters.py to formatters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/core/html.py to html.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/core/variable.py to variable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/core/duplicate.py to duplicate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/core/item_renderer.py to item_renderer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/core/alerts.py to alerts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/core/table.py to table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/core/variable_info.py to variable_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/core/dropdown.py to dropdown.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/core/root.py to root.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/core/toggle_button.py to toggle_button.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/core/correlation_table.py to correlation_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/core/image.py to image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/core/collapse.py to collapse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/core/container.py to container.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/core/frequency_table.py to frequency_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/core/frequency_table_small.py to frequency_table_small.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/core/sample.py to sample.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/core/renderable.py to renderable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/frequency_table_utils.py to frequency_table_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/widget/html.py to html.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/widget/variable.py to variable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/widget/duplicate.py to duplicate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/widget/alerts.py to alerts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/widget/table.py to table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/widget/variable_info.py to variable_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/widget/dropdown.py to dropdown.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/widget/root.py to root.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/widget/toggle_button.py to toggle_button.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/widget/correlation_table.py to correlation_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/widget/image.py to image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/widget/collapse.py to collapse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/widget/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/widget/container.py to container.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/widget/notebook.py to notebook.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/widget/frequency_table.py to frequency_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/widget/frequency_table_small.py to frequency_table_small.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/widget/sample.py to sample.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/flavours.py to flavours.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/html.py to html.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/variable.py to variable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/duplicate.py to duplicate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/alerts.py to alerts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/table.py to table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/variable_info.py to variable_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/dropdown.py to dropdown.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/root.py to root.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/toggle_button.py to toggle_button.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/correlation_table.py to correlation_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/image.py to image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/collapse.py to collapse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/templates.py to templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/container.py to container.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/frequency_table.py to frequency_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/frequency_table_small.py to frequency_table_small.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/presentation/flavours/html/sample.py to sample.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/structure/correlations.py to correlations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/structure/overview.py to overview.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/structure/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/structure/report.py to report.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/structure/variables/render_generic.py to render_generic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/structure/variables/render_complex.py to render_complex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/structure/variables/render_path.py to render_path.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/structure/variables/render_boolean.py to render_boolean.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/structure/variables/render_date.py to render_date.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/structure/variables/render_url.py to render_url.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/structure/variables/render_common.py to render_common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/structure/variables/render_timeseries.py to render_timeseries.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/structure/variables/render_real.py to render_real.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/structure/variables/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/structure/variables/render_image.py to render_image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/structure/variables/render_count.py to render_count.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/structure/variables/render_file.py to render_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/report/structure/variables/render_categorical.py to render_categorical.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/controller/console.py to console.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/controller/pandas_decorator.py to pandas_decorator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/controller/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling/serialize_report.py to serialize_report.cpython-39.pyc writing byte-compilation script '/tmp/tmpdwam6ani.py' /usr/bin/python3 /tmp/tmpdwam6ani.py removing /tmp/tmpdwam6ani.py running install_egg_info running egg_info writing src/pandas_profiling.egg-info/PKG-INFO writing dependency_links to src/pandas_profiling.egg-info/dependency_links.txt writing entry points to src/pandas_profiling.egg-info/entry_points.txt writing requirements to src/pandas_profiling.egg-info/requires.txt writing top-level names to src/pandas_profiling.egg-info/top_level.txt reading manifest file 'src/pandas_profiling.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'mypy.ini' warning: no files found matching 'src/pandas_profiling/py.typed' warning: no previously-included files found matching '.pre-commit-config.yaml' warning: no previously-included files found matching 'commitlint.config.js' warning: no previously-included files found matching '.releaserc.json' warning: no previously-included files found matching 'docs' warning: no previously-included files found matching 'examples' warning: no previously-included files found matching 'tests' warning: no previously-included files found matching 'docsrc' warning: no previously-included files found matching '.devcontainer' warning: no previously-included files matching '*' found under directory 'docs' warning: no previously-included files matching '*' found under directory 'docsrc' warning: no previously-included files matching '*' found under directory 'examples' warning: no previously-included files matching '*' found under directory 'tests' warning: no previously-included files matching '*' found under directory '.devcontainer' adding license file 'LICENSE' writing manifest file 'src/pandas_profiling.egg-info/SOURCES.txt' Copying src/pandas_profiling.egg-info to /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9/site-packages/pandas_profiling-0.0.dev0-py3.9.egg-info running install_scripts Installing pandas_profiling script to /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64//usr/share/doc/python-pandas-profiling + '[' -d doc ']' ~/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64 ~/build/BUILD/pandas-profiling-3.6.6 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/pandas-profiling-3.6.6 + popd + mv /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 3.6.6-1 --unique-debug-suffix -3.6.6-1.aarch64 --unique-debug-src-base python-pandas-profiling-3.6.6-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/pandas-profiling-3.6.6 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-pandas-profiling-3.6.6-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-pandas-profiling-3.6.6-1.noarch Provides: python-pandas-profiling python3-pandas-profiling = 3.6.6-1 python3.9dist(pandas-profiling) = 0.0.dev0 python3dist(pandas-profiling) = 0.0.dev0 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: /usr/bin/python3 python(abi) = 3.9 python3.9dist(setuptools) python3.9dist(ydata-profiling) Processing files: python-pandas-profiling-help-3.6.6-1.noarch warning: Empty %files file /builddir/build/BUILD/pandas-profiling-3.6.6/doclist.lst Provides: python-pandas-profiling-help = 3.6.6-1 python3-pandas-profiling-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-pandas-profiling-3.6.6-1.aarch64 Wrote: /builddir/build/RPMS/python-pandas-profiling-help-3.6.6-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-pandas-profiling-3.6.6-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.BKjc7Z + umask 022 + cd /builddir/build/BUILD + cd pandas-profiling-3.6.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pandas-profiling-3.6.6-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0