Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-pandas.spec'], chrootPath='/var/lib/mock/f31-build-97736-32970/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-pandas.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1566604800 Wrote: /builddir/build/SRPMS/python-pandas-0.25.1-1.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-pandas.spec'], chrootPath='/var/lib/mock/f31-build-97736-32970/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-pandas.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1566604800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.sOTivk + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pandas-0.25.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/pandas-0.25.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pandas-0.25.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . BUILDSTDERR: ++ grep -rl '/\* Generated by Cython' + rm pandas/_libs/testing.c pandas/_libs/lib.c pandas/_libs/ops.c pandas/_libs/hashing.c pandas/_libs/properties.c pandas/_libs/join.c pandas/_libs/parsers.c pandas/_libs/writers.c pandas/_libs/sparse.c pandas/_libs/algos.c pandas/_libs/hashtable.c pandas/_libs/reshape.c pandas/_libs/tslibs/c_timestamp.c pandas/_libs/tslibs/nattype.c pandas/_libs/tslibs/parsing.c pandas/_libs/tslibs/timezones.c pandas/_libs/tslibs/frequencies.c pandas/_libs/tslibs/fields.c pandas/_libs/tslibs/resolution.c pandas/_libs/tslibs/timestamps.c pandas/_libs/tslibs/np_datetime.c pandas/_libs/tslibs/offsets.c pandas/_libs/tslibs/timedeltas.c pandas/_libs/tslibs/period.c pandas/_libs/tslibs/tzconversion.c pandas/_libs/tslibs/strptime.c pandas/_libs/tslibs/ccalendar.c pandas/_libs/tslibs/conversion.c pandas/_libs/groupby.c pandas/_libs/skiplist.c pandas/_libs/indexing.c pandas/_libs/tslib.c pandas/_libs/window.cpp pandas/_libs/reduction.c pandas/_libs/index.c pandas/_libs/interval.c pandas/_libs/internals.c pandas/_libs/missing.c pandas/io/msgpack/_unpacker.cpp pandas/io/msgpack/_packer.cpp pandas/io/sas/sas.c + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7rBTIh + umask 022 + cd /builddir/build/BUILD + cd pandas-0.25.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' Compiling pandas/_libs/algos.pyx because it changed. Compiling pandas/_libs/groupby.pyx because it changed. Compiling pandas/_libs/hashing.pyx because it changed. Compiling pandas/_libs/hashtable.pyx because it changed. Compiling pandas/_libs/index.pyx because it changed. Compiling pandas/_libs/indexing.pyx because it changed. Compiling pandas/_libs/internals.pyx because it changed. Compiling pandas/_libs/interval.pyx because it changed. Compiling pandas/_libs/join.pyx because it changed. Compiling pandas/_libs/lib.pyx because it changed. Compiling pandas/_libs/missing.pyx because it changed. Compiling pandas/_libs/parsers.pyx because it changed. Compiling pandas/_libs/reduction.pyx because it changed. Compiling pandas/_libs/ops.pyx because it changed. Compiling pandas/_libs/properties.pyx because it changed. Compiling pandas/_libs/reshape.pyx because it changed. Compiling pandas/_libs/skiplist.pyx because it changed. Compiling pandas/_libs/sparse.pyx because it changed. Compiling pandas/_libs/tslib.pyx because it changed. Compiling pandas/_libs/tslibs/c_timestamp.pyx because it changed. Compiling pandas/_libs/tslibs/ccalendar.pyx because it changed. Compiling pandas/_libs/tslibs/conversion.pyx because it changed. Compiling pandas/_libs/tslibs/fields.pyx because it changed. Compiling pandas/_libs/tslibs/frequencies.pyx because it changed. Compiling pandas/_libs/tslibs/nattype.pyx because it changed. Compiling pandas/_libs/tslibs/np_datetime.pyx because it changed. Compiling pandas/_libs/tslibs/offsets.pyx because it changed. Compiling pandas/_libs/tslibs/parsing.pyx because it changed. Compiling pandas/_libs/tslibs/period.pyx because it changed. Compiling pandas/_libs/tslibs/resolution.pyx because it changed. Compiling pandas/_libs/tslibs/strptime.pyx because it changed. Compiling pandas/_libs/tslibs/timedeltas.pyx because it changed. Compiling pandas/_libs/tslibs/timestamps.pyx because it changed. Compiling pandas/_libs/tslibs/timezones.pyx because it changed. Compiling pandas/_libs/tslibs/tzconversion.pyx because it changed. Compiling pandas/_libs/testing.pyx because it changed. Compiling pandas/_libs/window.pyx because it changed. Compiling pandas/_libs/writers.pyx because it changed. Compiling pandas/io/sas/sas.pyx because it changed. Compiling pandas/io/msgpack/_packer.pyx because it changed. Compiling pandas/io/msgpack/_unpacker.pyx because it changed. [ 1/41] Cythonizing pandas/_libs/algos.pyx [ 2/41] Cythonizing pandas/_libs/groupby.pyx [ 3/41] Cythonizing pandas/_libs/hashing.pyx [ 4/41] Cythonizing pandas/_libs/hashtable.pyx [ 5/41] Cythonizing pandas/_libs/index.pyx [ 6/41] Cythonizing pandas/_libs/indexing.pyx [ 7/41] Cythonizing pandas/_libs/internals.pyx [ 8/41] Cythonizing pandas/_libs/interval.pyx [ 9/41] Cythonizing pandas/_libs/join.pyx [10/41] Cythonizing pandas/_libs/lib.pyx [11/41] Cythonizing pandas/_libs/missing.pyx [12/41] Cythonizing pandas/_libs/ops.pyx [13/41] Cythonizing pandas/_libs/parsers.pyx [14/41] Cythonizing pandas/_libs/properties.pyx [15/41] Cythonizing pandas/_libs/reduction.pyx [16/41] Cythonizing pandas/_libs/reshape.pyx [17/41] Cythonizing pandas/_libs/skiplist.pyx [18/41] Cythonizing pandas/_libs/sparse.pyx [19/41] Cythonizing pandas/_libs/testing.pyx [20/41] Cythonizing pandas/_libs/tslib.pyx [21/41] Cythonizing pandas/_libs/tslibs/c_timestamp.pyx [22/41] Cythonizing pandas/_libs/tslibs/ccalendar.pyx [23/41] Cythonizing pandas/_libs/tslibs/conversion.pyx [24/41] Cythonizing pandas/_libs/tslibs/fields.pyx [25/41] Cythonizing pandas/_libs/tslibs/frequencies.pyx [26/41] Cythonizing pandas/_libs/tslibs/nattype.pyx [27/41] Cythonizing pandas/_libs/tslibs/np_datetime.pyx [28/41] Cythonizing pandas/_libs/tslibs/offsets.pyx [29/41] Cythonizing pandas/_libs/tslibs/parsing.pyx [30/41] Cythonizing pandas/_libs/tslibs/period.pyx [31/41] Cythonizing pandas/_libs/tslibs/resolution.pyx [32/41] Cythonizing pandas/_libs/tslibs/strptime.pyx [33/41] Cythonizing pandas/_libs/tslibs/timedeltas.pyx [34/41] Cythonizing pandas/_libs/tslibs/timestamps.pyx [35/41] Cythonizing pandas/_libs/tslibs/timezones.pyx [36/41] Cythonizing pandas/_libs/tslibs/tzconversion.pyx [37/41] Cythonizing pandas/_libs/window.pyx [38/41] Cythonizing pandas/_libs/writers.pyx [39/41] Cythonizing pandas/io/msgpack/_packer.pyx [40/41] Cythonizing pandas/io/msgpack/_unpacker.pyx [41/41] Cythonizing pandas/io/sas/sas.pyx running build running build_py creating build creating build/lib.linux-riscv64-3.7 creating build/lib.linux-riscv64-3.7/pandas copying pandas/__init__.py -> build/lib.linux-riscv64-3.7/pandas copying pandas/testing.py -> build/lib.linux-riscv64-3.7/pandas copying pandas/_typing.py -> build/lib.linux-riscv64-3.7/pandas copying pandas/_version.py -> build/lib.linux-riscv64-3.7/pandas copying pandas/conftest.py -> build/lib.linux-riscv64-3.7/pandas creating build/lib.linux-riscv64-3.7/pandas/_libs copying pandas/_libs/__init__.py -> build/lib.linux-riscv64-3.7/pandas/_libs creating build/lib.linux-riscv64-3.7/pandas/tests copying pandas/tests/test_downstream.py -> build/lib.linux-riscv64-3.7/pandas/tests copying pandas/tests/test_sorting.py -> build/lib.linux-riscv64-3.7/pandas/tests copying pandas/tests/test_base.py -> build/lib.linux-riscv64-3.7/pandas/tests copying pandas/tests/test_take.py -> build/lib.linux-riscv64-3.7/pandas/tests copying pandas/tests/test_nanops.py -> build/lib.linux-riscv64-3.7/pandas/tests copying pandas/tests/test_strings.py -> build/lib.linux-riscv64-3.7/pandas/tests copying pandas/tests/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests copying pandas/tests/test_expressions.py -> build/lib.linux-riscv64-3.7/pandas/tests copying pandas/tests/test_register_accessor.py -> build/lib.linux-riscv64-3.7/pandas/tests copying pandas/tests/test_algos.py -> build/lib.linux-riscv64-3.7/pandas/tests copying pandas/tests/test_optional_dependency.py -> build/lib.linux-riscv64-3.7/pandas/tests copying pandas/tests/test_lib.py -> build/lib.linux-riscv64-3.7/pandas/tests copying pandas/tests/test_multilevel.py -> build/lib.linux-riscv64-3.7/pandas/tests copying pandas/tests/test_common.py -> build/lib.linux-riscv64-3.7/pandas/tests copying pandas/tests/test_compat.py -> build/lib.linux-riscv64-3.7/pandas/tests copying pandas/tests/test_join.py -> build/lib.linux-riscv64-3.7/pandas/tests copying pandas/tests/test_errors.py -> build/lib.linux-riscv64-3.7/pandas/tests creating build/lib.linux-riscv64-3.7/pandas/errors copying pandas/errors/__init__.py -> build/lib.linux-riscv64-3.7/pandas/errors creating build/lib.linux-riscv64-3.7/pandas/tseries copying pandas/tseries/converter.py -> build/lib.linux-riscv64-3.7/pandas/tseries copying pandas/tseries/api.py -> build/lib.linux-riscv64-3.7/pandas/tseries copying pandas/tseries/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tseries copying pandas/tseries/offsets.py -> build/lib.linux-riscv64-3.7/pandas/tseries copying pandas/tseries/frequencies.py -> build/lib.linux-riscv64-3.7/pandas/tseries copying pandas/tseries/holiday.py -> build/lib.linux-riscv64-3.7/pandas/tseries copying pandas/tseries/plotting.py -> build/lib.linux-riscv64-3.7/pandas/tseries creating build/lib.linux-riscv64-3.7/pandas/api copying pandas/api/__init__.py -> build/lib.linux-riscv64-3.7/pandas/api creating build/lib.linux-riscv64-3.7/pandas/plotting copying pandas/plotting/_misc.py -> build/lib.linux-riscv64-3.7/pandas/plotting copying pandas/plotting/__init__.py -> build/lib.linux-riscv64-3.7/pandas/plotting copying pandas/plotting/_core.py -> build/lib.linux-riscv64-3.7/pandas/plotting creating build/lib.linux-riscv64-3.7/pandas/util copying pandas/util/_tester.py -> build/lib.linux-riscv64-3.7/pandas/util copying pandas/util/__init__.py -> build/lib.linux-riscv64-3.7/pandas/util copying pandas/util/testing.py -> build/lib.linux-riscv64-3.7/pandas/util copying pandas/util/_print_versions.py -> build/lib.linux-riscv64-3.7/pandas/util copying pandas/util/_validators.py -> build/lib.linux-riscv64-3.7/pandas/util copying pandas/util/_test_decorators.py -> build/lib.linux-riscv64-3.7/pandas/util copying pandas/util/_decorators.py -> build/lib.linux-riscv64-3.7/pandas/util copying pandas/util/_exceptions.py -> build/lib.linux-riscv64-3.7/pandas/util copying pandas/util/_doctools.py -> build/lib.linux-riscv64-3.7/pandas/util copying pandas/util/_depr_module.py -> build/lib.linux-riscv64-3.7/pandas/util creating build/lib.linux-riscv64-3.7/pandas/_config copying pandas/_config/config.py -> build/lib.linux-riscv64-3.7/pandas/_config copying pandas/_config/display.py -> build/lib.linux-riscv64-3.7/pandas/_config copying pandas/_config/__init__.py -> build/lib.linux-riscv64-3.7/pandas/_config copying pandas/_config/dates.py -> build/lib.linux-riscv64-3.7/pandas/_config copying pandas/_config/localization.py -> build/lib.linux-riscv64-3.7/pandas/_config creating build/lib.linux-riscv64-3.7/pandas/core copying pandas/core/index.py -> build/lib.linux-riscv64-3.7/pandas/core copying pandas/core/api.py -> build/lib.linux-riscv64-3.7/pandas/core copying pandas/core/resample.py -> build/lib.linux-riscv64-3.7/pandas/core copying pandas/core/__init__.py -> build/lib.linux-riscv64-3.7/pandas/core copying pandas/core/sorting.py -> build/lib.linux-riscv64-3.7/pandas/core copying pandas/core/series.py -> build/lib.linux-riscv64-3.7/pandas/core copying pandas/core/generic.py -> build/lib.linux-riscv64-3.7/pandas/core copying pandas/core/indexing.py -> build/lib.linux-riscv64-3.7/pandas/core copying pandas/core/window.py -> build/lib.linux-riscv64-3.7/pandas/core copying pandas/core/nanops.py -> build/lib.linux-riscv64-3.7/pandas/core copying pandas/core/indexers.py -> build/lib.linux-riscv64-3.7/pandas/core copying pandas/core/strings.py -> build/lib.linux-riscv64-3.7/pandas/core copying pandas/core/accessor.py -> build/lib.linux-riscv64-3.7/pandas/core copying pandas/core/config_init.py -> build/lib.linux-riscv64-3.7/pandas/core copying pandas/core/common.py -> build/lib.linux-riscv64-3.7/pandas/core copying pandas/core/missing.py -> build/lib.linux-riscv64-3.7/pandas/core copying pandas/core/apply.py -> build/lib.linux-riscv64-3.7/pandas/core copying pandas/core/base.py -> build/lib.linux-riscv64-3.7/pandas/core copying pandas/core/algorithms.py -> build/lib.linux-riscv64-3.7/pandas/core copying pandas/core/frame.py -> build/lib.linux-riscv64-3.7/pandas/core creating build/lib.linux-riscv64-3.7/pandas/compat copying pandas/compat/chainmap.py -> build/lib.linux-riscv64-3.7/pandas/compat copying pandas/compat/__init__.py -> build/lib.linux-riscv64-3.7/pandas/compat copying pandas/compat/_optional.py -> build/lib.linux-riscv64-3.7/pandas/compat copying pandas/compat/pickle_compat.py -> build/lib.linux-riscv64-3.7/pandas/compat creating build/lib.linux-riscv64-3.7/pandas/io copying pandas/io/pickle.py -> build/lib.linux-riscv64-3.7/pandas/io copying pandas/io/api.py -> build/lib.linux-riscv64-3.7/pandas/io copying pandas/io/feather_format.py -> build/lib.linux-riscv64-3.7/pandas/io copying pandas/io/parsers.py -> build/lib.linux-riscv64-3.7/pandas/io copying pandas/io/parquet.py -> build/lib.linux-riscv64-3.7/pandas/io copying pandas/io/__init__.py -> build/lib.linux-riscv64-3.7/pandas/io copying pandas/io/gcs.py -> build/lib.linux-riscv64-3.7/pandas/io copying pandas/io/spss.py -> build/lib.linux-riscv64-3.7/pandas/io copying pandas/io/pytables.py -> build/lib.linux-riscv64-3.7/pandas/io copying pandas/io/date_converters.py -> build/lib.linux-riscv64-3.7/pandas/io copying pandas/io/clipboards.py -> build/lib.linux-riscv64-3.7/pandas/io copying pandas/io/packers.py -> build/lib.linux-riscv64-3.7/pandas/io copying pandas/io/s3.py -> build/lib.linux-riscv64-3.7/pandas/io copying pandas/io/gbq.py -> build/lib.linux-riscv64-3.7/pandas/io copying pandas/io/sql.py -> build/lib.linux-riscv64-3.7/pandas/io copying pandas/io/common.py -> build/lib.linux-riscv64-3.7/pandas/io copying pandas/io/stata.py -> build/lib.linux-riscv64-3.7/pandas/io copying pandas/io/html.py -> build/lib.linux-riscv64-3.7/pandas/io creating build/lib.linux-riscv64-3.7/pandas/arrays copying pandas/arrays/__init__.py -> build/lib.linux-riscv64-3.7/pandas/arrays creating build/lib.linux-riscv64-3.7/pandas/_libs/tslibs copying pandas/_libs/tslibs/__init__.py -> build/lib.linux-riscv64-3.7/pandas/_libs/tslibs creating build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/test_combine_concat.py -> build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/test_period.py -> build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/test_alter_axes.py -> build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/test_block_internals.py -> build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/test_api.py -> build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/test_sorting.py -> build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/test_apply.py -> build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/test_explode.py -> build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/test_timezones.py -> build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/test_ufunc.py -> build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/test_duplicates.py -> build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/test_operators.py -> build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/test_analytics.py -> build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/test_asof.py -> build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/test_internals.py -> build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/test_timeseries.py -> build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/test_io.py -> build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/test_repr.py -> build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/test_datetime_values.py -> build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/test_quantile.py -> build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/test_replace.py -> build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/test_arithmetic.py -> build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/test_validate.py -> build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/conftest.py -> build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/test_constructors.py -> build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/test_rank.py -> build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/test_dtypes.py -> build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/common.py -> build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/test_missing.py -> build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/test_subclass.py -> build/lib.linux-riscv64-3.7/pandas/tests/series creating build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_combine_concat.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_period.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_alter_axes.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_query_eval.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_block_internals.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_api.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_sorting.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_apply.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_explode.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_timezones.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_repr_info.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_reshape.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_duplicates.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_operators.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_analytics.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_asof.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_timeseries.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_axis_select_reindex.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_sort_values_level_as_str.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_nonunique_indexes.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_quantile.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_indexing.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_replace.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_arithmetic.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_validate.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_join.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/conftest.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_mutate_columns.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_constructors.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_convert_to.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_rank.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_to_csv.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_dtypes.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/common.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_missing.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_subclass.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame creating build/lib.linux-riscv64-3.7/pandas/tests/resample copying pandas/tests/resample/test_base.py -> build/lib.linux-riscv64-3.7/pandas/tests/resample copying pandas/tests/resample/test_resample_api.py -> build/lib.linux-riscv64-3.7/pandas/tests/resample copying pandas/tests/resample/test_datetime_index.py -> build/lib.linux-riscv64-3.7/pandas/tests/resample copying pandas/tests/resample/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/resample copying pandas/tests/resample/test_period_index.py -> build/lib.linux-riscv64-3.7/pandas/tests/resample copying pandas/tests/resample/test_resampler_grouper.py -> build/lib.linux-riscv64-3.7/pandas/tests/resample copying pandas/tests/resample/conftest.py -> build/lib.linux-riscv64-3.7/pandas/tests/resample copying pandas/tests/resample/test_timedelta.py -> build/lib.linux-riscv64-3.7/pandas/tests/resample copying pandas/tests/resample/test_time_grouper.py -> build/lib.linux-riscv64-3.7/pandas/tests/resample creating build/lib.linux-riscv64-3.7/pandas/tests/internals copying pandas/tests/internals/test_internals.py -> build/lib.linux-riscv64-3.7/pandas/tests/internals copying pandas/tests/internals/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/internals creating build/lib.linux-riscv64-3.7/pandas/tests/window copying pandas/tests/window/test_api.py -> build/lib.linux-riscv64-3.7/pandas/tests/window copying pandas/tests/window/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/window copying pandas/tests/window/test_pairwise.py -> build/lib.linux-riscv64-3.7/pandas/tests/window copying pandas/tests/window/test_grouper.py -> build/lib.linux-riscv64-3.7/pandas/tests/window copying pandas/tests/window/test_rolling.py -> build/lib.linux-riscv64-3.7/pandas/tests/window copying pandas/tests/window/test_window.py -> build/lib.linux-riscv64-3.7/pandas/tests/window copying pandas/tests/window/conftest.py -> build/lib.linux-riscv64-3.7/pandas/tests/window copying pandas/tests/window/test_expanding.py -> build/lib.linux-riscv64-3.7/pandas/tests/window copying pandas/tests/window/test_moments.py -> build/lib.linux-riscv64-3.7/pandas/tests/window copying pandas/tests/window/test_dtypes.py -> build/lib.linux-riscv64-3.7/pandas/tests/window copying pandas/tests/window/common.py -> build/lib.linux-riscv64-3.7/pandas/tests/window copying pandas/tests/window/test_ewm.py -> build/lib.linux-riscv64-3.7/pandas/tests/window copying pandas/tests/window/test_timeseries_window.py -> build/lib.linux-riscv64-3.7/pandas/tests/window creating build/lib.linux-riscv64-3.7/pandas/tests/config copying pandas/tests/config/test_localization.py -> build/lib.linux-riscv64-3.7/pandas/tests/config copying pandas/tests/config/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/config copying pandas/tests/config/test_config.py -> build/lib.linux-riscv64-3.7/pandas/tests/config creating build/lib.linux-riscv64-3.7/pandas/tests/tseries copying pandas/tests/tseries/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/tseries creating build/lib.linux-riscv64-3.7/pandas/tests/computation copying pandas/tests/computation/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/computation copying pandas/tests/computation/test_eval.py -> build/lib.linux-riscv64-3.7/pandas/tests/computation copying pandas/tests/computation/test_compat.py -> build/lib.linux-riscv64-3.7/pandas/tests/computation creating build/lib.linux-riscv64-3.7/pandas/tests/api copying pandas/tests/api/test_api.py -> build/lib.linux-riscv64-3.7/pandas/tests/api copying pandas/tests/api/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/api copying pandas/tests/api/test_types.py -> build/lib.linux-riscv64-3.7/pandas/tests/api creating build/lib.linux-riscv64-3.7/pandas/tests/plotting copying pandas/tests/plotting/test_converter.py -> build/lib.linux-riscv64-3.7/pandas/tests/plotting copying pandas/tests/plotting/test_misc.py -> build/lib.linux-riscv64-3.7/pandas/tests/plotting copying pandas/tests/plotting/test_hist_method.py -> build/lib.linux-riscv64-3.7/pandas/tests/plotting copying pandas/tests/plotting/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/plotting copying pandas/tests/plotting/test_series.py -> build/lib.linux-riscv64-3.7/pandas/tests/plotting copying pandas/tests/plotting/test_boxplot_method.py -> build/lib.linux-riscv64-3.7/pandas/tests/plotting copying pandas/tests/plotting/test_backend.py -> build/lib.linux-riscv64-3.7/pandas/tests/plotting copying pandas/tests/plotting/test_groupby.py -> build/lib.linux-riscv64-3.7/pandas/tests/plotting copying pandas/tests/plotting/common.py -> build/lib.linux-riscv64-3.7/pandas/tests/plotting copying pandas/tests/plotting/test_datetimelike.py -> build/lib.linux-riscv64-3.7/pandas/tests/plotting copying pandas/tests/plotting/test_frame.py -> build/lib.linux-riscv64-3.7/pandas/tests/plotting creating build/lib.linux-riscv64-3.7/pandas/tests/util copying pandas/tests/util/test_assert_almost_equal.py -> build/lib.linux-riscv64-3.7/pandas/tests/util copying pandas/tests/util/test_validate_args_and_kwargs.py -> build/lib.linux-riscv64-3.7/pandas/tests/util copying pandas/tests/util/test_move.py -> build/lib.linux-riscv64-3.7/pandas/tests/util copying pandas/tests/util/test_hashing.py -> build/lib.linux-riscv64-3.7/pandas/tests/util copying pandas/tests/util/test_assert_extension_array_equal.py -> build/lib.linux-riscv64-3.7/pandas/tests/util copying pandas/tests/util/test_assert_produces_warning.py -> build/lib.linux-riscv64-3.7/pandas/tests/util copying pandas/tests/util/test_assert_index_equal.py -> build/lib.linux-riscv64-3.7/pandas/tests/util copying pandas/tests/util/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/util copying pandas/tests/util/test_deprecate.py -> build/lib.linux-riscv64-3.7/pandas/tests/util copying pandas/tests/util/test_deprecate_kwarg.py -> build/lib.linux-riscv64-3.7/pandas/tests/util copying pandas/tests/util/test_assert_frame_equal.py -> build/lib.linux-riscv64-3.7/pandas/tests/util copying pandas/tests/util/test_validate_kwargs.py -> build/lib.linux-riscv64-3.7/pandas/tests/util copying pandas/tests/util/test_util.py -> build/lib.linux-riscv64-3.7/pandas/tests/util copying pandas/tests/util/test_validate_args.py -> build/lib.linux-riscv64-3.7/pandas/tests/util copying pandas/tests/util/test_assert_numpy_array_equal.py -> build/lib.linux-riscv64-3.7/pandas/tests/util copying pandas/tests/util/test_assert_series_equal.py -> build/lib.linux-riscv64-3.7/pandas/tests/util copying pandas/tests/util/conftest.py -> build/lib.linux-riscv64-3.7/pandas/tests/util copying pandas/tests/util/test_assert_categorical_equal.py -> build/lib.linux-riscv64-3.7/pandas/tests/util copying pandas/tests/util/test_safe_import.py -> build/lib.linux-riscv64-3.7/pandas/tests/util copying pandas/tests/util/test_assert_interval_array_equal.py -> build/lib.linux-riscv64-3.7/pandas/tests/util creating build/lib.linux-riscv64-3.7/pandas/tests/sparse copying pandas/tests/sparse/test_combine_concat.py -> build/lib.linux-riscv64-3.7/pandas/tests/sparse copying pandas/tests/sparse/test_reshape.py -> build/lib.linux-riscv64-3.7/pandas/tests/sparse copying pandas/tests/sparse/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/sparse copying pandas/tests/sparse/test_indexing.py -> build/lib.linux-riscv64-3.7/pandas/tests/sparse copying pandas/tests/sparse/test_pivot.py -> build/lib.linux-riscv64-3.7/pandas/tests/sparse copying pandas/tests/sparse/test_groupby.py -> build/lib.linux-riscv64-3.7/pandas/tests/sparse copying pandas/tests/sparse/common.py -> build/lib.linux-riscv64-3.7/pandas/tests/sparse copying pandas/tests/sparse/test_format.py -> build/lib.linux-riscv64-3.7/pandas/tests/sparse creating build/lib.linux-riscv64-3.7/pandas/tests/generic copying pandas/tests/generic/test_label_or_level_utils.py -> build/lib.linux-riscv64-3.7/pandas/tests/generic copying pandas/tests/generic/test_generic.py -> build/lib.linux-riscv64-3.7/pandas/tests/generic copying pandas/tests/generic/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/generic copying pandas/tests/generic/test_series.py -> build/lib.linux-riscv64-3.7/pandas/tests/generic copying pandas/tests/generic/test_frame.py -> build/lib.linux-riscv64-3.7/pandas/tests/generic creating build/lib.linux-riscv64-3.7/pandas/tests/indexes copying pandas/tests/indexes/test_numpy_compat.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes copying pandas/tests/indexes/datetimelike.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes copying pandas/tests/indexes/test_base.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes copying pandas/tests/indexes/test_range.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes copying pandas/tests/indexes/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes copying pandas/tests/indexes/test_common.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes copying pandas/tests/indexes/test_category.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes copying pandas/tests/indexes/test_numeric.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes copying pandas/tests/indexes/test_setops.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes copying pandas/tests/indexes/conftest.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes copying pandas/tests/indexes/test_frozen.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes copying pandas/tests/indexes/common.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes creating build/lib.linux-riscv64-3.7/pandas/tests/tslibs copying pandas/tests/tslibs/test_normalize_date.py -> build/lib.linux-riscv64-3.7/pandas/tests/tslibs copying pandas/tests/tslibs/test_api.py -> build/lib.linux-riscv64-3.7/pandas/tests/tslibs copying pandas/tests/tslibs/test_parse_iso8601.py -> build/lib.linux-riscv64-3.7/pandas/tests/tslibs copying pandas/tests/tslibs/test_timezones.py -> build/lib.linux-riscv64-3.7/pandas/tests/tslibs copying pandas/tests/tslibs/test_libfrequencies.py -> build/lib.linux-riscv64-3.7/pandas/tests/tslibs copying pandas/tests/tslibs/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/tslibs copying pandas/tests/tslibs/test_array_to_datetime.py -> build/lib.linux-riscv64-3.7/pandas/tests/tslibs copying pandas/tests/tslibs/test_timedeltas.py -> build/lib.linux-riscv64-3.7/pandas/tests/tslibs copying pandas/tests/tslibs/test_parsing.py -> build/lib.linux-riscv64-3.7/pandas/tests/tslibs copying pandas/tests/tslibs/test_conversion.py -> build/lib.linux-riscv64-3.7/pandas/tests/tslibs copying pandas/tests/tslibs/test_ccalendar.py -> build/lib.linux-riscv64-3.7/pandas/tests/tslibs copying pandas/tests/tslibs/test_period_asfreq.py -> build/lib.linux-riscv64-3.7/pandas/tests/tslibs copying pandas/tests/tslibs/test_liboffsets.py -> build/lib.linux-riscv64-3.7/pandas/tests/tslibs creating build/lib.linux-riscv64-3.7/pandas/tests/extension copying pandas/tests/extension/test_period.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension copying pandas/tests/extension/test_external_block.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension copying pandas/tests/extension/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension copying pandas/tests/extension/test_interval.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension copying pandas/tests/extension/test_sparse.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension copying pandas/tests/extension/test_common.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension copying pandas/tests/extension/test_categorical.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension copying pandas/tests/extension/conftest.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension copying pandas/tests/extension/test_integer.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension copying pandas/tests/extension/test_numpy.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension copying pandas/tests/extension/test_datetime.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension creating build/lib.linux-riscv64-3.7/pandas/tests/scalar copying pandas/tests/scalar/test_nat.py -> build/lib.linux-riscv64-3.7/pandas/tests/scalar copying pandas/tests/scalar/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/scalar creating build/lib.linux-riscv64-3.7/pandas/tests/tools copying pandas/tests/tools/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/tools copying pandas/tests/tools/test_numeric.py -> build/lib.linux-riscv64-3.7/pandas/tests/tools creating build/lib.linux-riscv64-3.7/pandas/tests/groupby copying pandas/tests/groupby/test_timegrouper.py -> build/lib.linux-riscv64-3.7/pandas/tests/groupby copying pandas/tests/groupby/test_apply.py -> build/lib.linux-riscv64-3.7/pandas/tests/groupby copying pandas/tests/groupby/test_counting.py -> build/lib.linux-riscv64-3.7/pandas/tests/groupby copying pandas/tests/groupby/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/groupby copying pandas/tests/groupby/test_grouping.py -> build/lib.linux-riscv64-3.7/pandas/tests/groupby copying pandas/tests/groupby/test_bin_groupby.py -> build/lib.linux-riscv64-3.7/pandas/tests/groupby copying pandas/tests/groupby/test_transform.py -> build/lib.linux-riscv64-3.7/pandas/tests/groupby copying pandas/tests/groupby/test_function.py -> build/lib.linux-riscv64-3.7/pandas/tests/groupby copying pandas/tests/groupby/test_categorical.py -> build/lib.linux-riscv64-3.7/pandas/tests/groupby copying pandas/tests/groupby/test_index_as_string.py -> build/lib.linux-riscv64-3.7/pandas/tests/groupby copying pandas/tests/groupby/test_groupby.py -> build/lib.linux-riscv64-3.7/pandas/tests/groupby copying pandas/tests/groupby/conftest.py -> build/lib.linux-riscv64-3.7/pandas/tests/groupby copying pandas/tests/groupby/test_value_counts.py -> build/lib.linux-riscv64-3.7/pandas/tests/groupby copying pandas/tests/groupby/test_filters.py -> build/lib.linux-riscv64-3.7/pandas/tests/groupby copying pandas/tests/groupby/test_rank.py -> build/lib.linux-riscv64-3.7/pandas/tests/groupby copying pandas/tests/groupby/test_whitelist.py -> build/lib.linux-riscv64-3.7/pandas/tests/groupby copying pandas/tests/groupby/test_nth.py -> build/lib.linux-riscv64-3.7/pandas/tests/groupby creating build/lib.linux-riscv64-3.7/pandas/tests/reductions copying pandas/tests/reductions/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/reductions copying pandas/tests/reductions/test_reductions.py -> build/lib.linux-riscv64-3.7/pandas/tests/reductions copying pandas/tests/reductions/test_stat_reductions.py -> build/lib.linux-riscv64-3.7/pandas/tests/reductions creating build/lib.linux-riscv64-3.7/pandas/tests/arithmetic copying pandas/tests/arithmetic/test_period.py -> build/lib.linux-riscv64-3.7/pandas/tests/arithmetic copying pandas/tests/arithmetic/test_datetime64.py -> build/lib.linux-riscv64-3.7/pandas/tests/arithmetic copying pandas/tests/arithmetic/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/arithmetic copying pandas/tests/arithmetic/test_timedelta64.py -> build/lib.linux-riscv64-3.7/pandas/tests/arithmetic copying pandas/tests/arithmetic/test_numeric.py -> build/lib.linux-riscv64-3.7/pandas/tests/arithmetic copying pandas/tests/arithmetic/test_object.py -> build/lib.linux-riscv64-3.7/pandas/tests/arithmetic copying pandas/tests/arithmetic/conftest.py -> build/lib.linux-riscv64-3.7/pandas/tests/arithmetic creating build/lib.linux-riscv64-3.7/pandas/tests/reshape copying pandas/tests/reshape/test_reshape.py -> build/lib.linux-riscv64-3.7/pandas/tests/reshape copying pandas/tests/reshape/test_melt.py -> build/lib.linux-riscv64-3.7/pandas/tests/reshape copying pandas/tests/reshape/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/reshape copying pandas/tests/reshape/test_union_categoricals.py -> build/lib.linux-riscv64-3.7/pandas/tests/reshape copying pandas/tests/reshape/test_cut.py -> build/lib.linux-riscv64-3.7/pandas/tests/reshape copying pandas/tests/reshape/test_concat.py -> build/lib.linux-riscv64-3.7/pandas/tests/reshape copying pandas/tests/reshape/test_pivot.py -> build/lib.linux-riscv64-3.7/pandas/tests/reshape copying pandas/tests/reshape/test_util.py -> build/lib.linux-riscv64-3.7/pandas/tests/reshape copying pandas/tests/reshape/test_qcut.py -> build/lib.linux-riscv64-3.7/pandas/tests/reshape creating build/lib.linux-riscv64-3.7/pandas/tests/io copying pandas/tests/io/test_parquet.py -> build/lib.linux-riscv64-3.7/pandas/tests/io copying pandas/tests/io/test_gcs.py -> build/lib.linux-riscv64-3.7/pandas/tests/io copying pandas/tests/io/test_spss.py -> build/lib.linux-riscv64-3.7/pandas/tests/io copying pandas/tests/io/test_gbq.py -> build/lib.linux-riscv64-3.7/pandas/tests/io copying pandas/tests/io/test_sql.py -> build/lib.linux-riscv64-3.7/pandas/tests/io copying pandas/tests/io/test_stata.py -> build/lib.linux-riscv64-3.7/pandas/tests/io copying pandas/tests/io/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/io copying pandas/tests/io/generate_legacy_storage_files.py -> build/lib.linux-riscv64-3.7/pandas/tests/io copying pandas/tests/io/test_feather.py -> build/lib.linux-riscv64-3.7/pandas/tests/io copying pandas/tests/io/test_pickle.py -> build/lib.linux-riscv64-3.7/pandas/tests/io copying pandas/tests/io/test_clipboard.py -> build/lib.linux-riscv64-3.7/pandas/tests/io copying pandas/tests/io/test_date_converters.py -> build/lib.linux-riscv64-3.7/pandas/tests/io copying pandas/tests/io/test_common.py -> build/lib.linux-riscv64-3.7/pandas/tests/io copying pandas/tests/io/test_html.py -> build/lib.linux-riscv64-3.7/pandas/tests/io copying pandas/tests/io/test_s3.py -> build/lib.linux-riscv64-3.7/pandas/tests/io copying pandas/tests/io/conftest.py -> build/lib.linux-riscv64-3.7/pandas/tests/io copying pandas/tests/io/test_packers.py -> build/lib.linux-riscv64-3.7/pandas/tests/io copying pandas/tests/io/test_compression.py -> build/lib.linux-riscv64-3.7/pandas/tests/io creating build/lib.linux-riscv64-3.7/pandas/tests/dtypes copying pandas/tests/dtypes/test_generic.py -> build/lib.linux-riscv64-3.7/pandas/tests/dtypes copying pandas/tests/dtypes/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/dtypes copying pandas/tests/dtypes/test_concat.py -> build/lib.linux-riscv64-3.7/pandas/tests/dtypes copying pandas/tests/dtypes/test_common.py -> build/lib.linux-riscv64-3.7/pandas/tests/dtypes copying pandas/tests/dtypes/test_dtypes.py -> build/lib.linux-riscv64-3.7/pandas/tests/dtypes copying pandas/tests/dtypes/test_missing.py -> build/lib.linux-riscv64-3.7/pandas/tests/dtypes copying pandas/tests/dtypes/test_inference.py -> build/lib.linux-riscv64-3.7/pandas/tests/dtypes creating build/lib.linux-riscv64-3.7/pandas/tests/indexing copying pandas/tests/indexing/test_indexing_engines.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing copying pandas/tests/indexing/test_chaining_and_caching.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing copying pandas/tests/indexing/test_iloc.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing copying pandas/tests/indexing/test_floats.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing copying pandas/tests/indexing/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing copying pandas/tests/indexing/test_indexing_slow.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing copying pandas/tests/indexing/test_coercion.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing copying pandas/tests/indexing/test_indexing.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing copying pandas/tests/indexing/test_partial.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing copying pandas/tests/indexing/test_callable.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing copying pandas/tests/indexing/test_categorical.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing copying pandas/tests/indexing/conftest.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing copying pandas/tests/indexing/test_ix.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing copying pandas/tests/indexing/test_loc.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing copying pandas/tests/indexing/common.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing copying pandas/tests/indexing/test_scalar.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing copying pandas/tests/indexing/test_timedelta.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing copying pandas/tests/indexing/test_datetime.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing creating build/lib.linux-riscv64-3.7/pandas/tests/arrays copying pandas/tests/arrays/test_period.py -> build/lib.linux-riscv64-3.7/pandas/tests/arrays copying pandas/tests/arrays/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/arrays copying pandas/tests/arrays/test_array.py -> build/lib.linux-riscv64-3.7/pandas/tests/arrays copying pandas/tests/arrays/test_timedeltas.py -> build/lib.linux-riscv64-3.7/pandas/tests/arrays copying pandas/tests/arrays/test_integer.py -> build/lib.linux-riscv64-3.7/pandas/tests/arrays copying pandas/tests/arrays/test_numpy.py -> build/lib.linux-riscv64-3.7/pandas/tests/arrays copying pandas/tests/arrays/test_datetimes.py -> build/lib.linux-riscv64-3.7/pandas/tests/arrays copying pandas/tests/arrays/test_datetimelike.py -> build/lib.linux-riscv64-3.7/pandas/tests/arrays creating build/lib.linux-riscv64-3.7/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_alter_index.py -> build/lib.linux-riscv64-3.7/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_iloc.py -> build/lib.linux-riscv64-3.7/pandas/tests/series/indexing copying pandas/tests/series/indexing/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_indexing.py -> build/lib.linux-riscv64-3.7/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_callable.py -> build/lib.linux-riscv64-3.7/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_numeric.py -> build/lib.linux-riscv64-3.7/pandas/tests/series/indexing copying pandas/tests/series/indexing/conftest.py -> build/lib.linux-riscv64-3.7/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_boolean.py -> build/lib.linux-riscv64-3.7/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_loc.py -> build/lib.linux-riscv64-3.7/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_datetime.py -> build/lib.linux-riscv64-3.7/pandas/tests/series/indexing creating build/lib.linux-riscv64-3.7/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_fiscal.py -> build/lib.linux-riscv64-3.7/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_ticks.py -> build/lib.linux-riscv64-3.7/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_offsets_properties.py -> build/lib.linux-riscv64-3.7/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/conftest.py -> build/lib.linux-riscv64-3.7/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_offsets.py -> build/lib.linux-riscv64-3.7/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/common.py -> build/lib.linux-riscv64-3.7/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_yqm_offsets.py -> build/lib.linux-riscv64-3.7/pandas/tests/tseries/offsets creating build/lib.linux-riscv64-3.7/pandas/tests/tseries/holiday copying pandas/tests/tseries/holiday/test_observance.py -> build/lib.linux-riscv64-3.7/pandas/tests/tseries/holiday copying pandas/tests/tseries/holiday/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/tseries/holiday copying pandas/tests/tseries/holiday/test_calendar.py -> build/lib.linux-riscv64-3.7/pandas/tests/tseries/holiday copying pandas/tests/tseries/holiday/test_holiday.py -> build/lib.linux-riscv64-3.7/pandas/tests/tseries/holiday copying pandas/tests/tseries/holiday/test_federal.py -> build/lib.linux-riscv64-3.7/pandas/tests/tseries/holiday creating build/lib.linux-riscv64-3.7/pandas/tests/tseries/frequencies copying pandas/tests/tseries/frequencies/test_to_offset.py -> build/lib.linux-riscv64-3.7/pandas/tests/tseries/frequencies copying pandas/tests/tseries/frequencies/test_freq_code.py -> build/lib.linux-riscv64-3.7/pandas/tests/tseries/frequencies copying pandas/tests/tseries/frequencies/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/tseries/frequencies copying pandas/tests/tseries/frequencies/test_inference.py -> build/lib.linux-riscv64-3.7/pandas/tests/tseries/frequencies creating build/lib.linux-riscv64-3.7/pandas/tests/sparse/series copying pandas/tests/sparse/series/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/sparse/series copying pandas/tests/sparse/series/test_series.py -> build/lib.linux-riscv64-3.7/pandas/tests/sparse/series copying pandas/tests/sparse/series/test_indexing.py -> build/lib.linux-riscv64-3.7/pandas/tests/sparse/series creating build/lib.linux-riscv64-3.7/pandas/tests/sparse/frame copying pandas/tests/sparse/frame/test_apply.py -> build/lib.linux-riscv64-3.7/pandas/tests/sparse/frame copying pandas/tests/sparse/frame/test_analytics.py -> build/lib.linux-riscv64-3.7/pandas/tests/sparse/frame copying pandas/tests/sparse/frame/test_to_from_scipy.py -> build/lib.linux-riscv64-3.7/pandas/tests/sparse/frame copying pandas/tests/sparse/frame/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/sparse/frame copying pandas/tests/sparse/frame/test_indexing.py -> build/lib.linux-riscv64-3.7/pandas/tests/sparse/frame copying pandas/tests/sparse/frame/conftest.py -> build/lib.linux-riscv64-3.7/pandas/tests/sparse/frame copying pandas/tests/sparse/frame/test_to_csv.py -> build/lib.linux-riscv64-3.7/pandas/tests/sparse/frame copying pandas/tests/sparse/frame/test_frame.py -> build/lib.linux-riscv64-3.7/pandas/tests/sparse/frame creating build/lib.linux-riscv64-3.7/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_timedelta_range.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_astype.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_ops.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_formats.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_tools.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_partial_slicing.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_construction.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_scalar_compat.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_indexing.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_arithmetic.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_setops.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_timedelta.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/timedeltas creating build/lib.linux-riscv64-3.7/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_period.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/period copying pandas/tests/indexes/period/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_astype.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_ops.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_formats.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_tools.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_partial_slicing.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_construction.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_scalar_compat.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_indexing.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_arithmetic.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_setops.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_asfreq.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_period_range.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/period creating build/lib.linux-riscv64-3.7/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_integrity.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_equivalence.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_monotonic.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_sorting.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_partial_indexing.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_copy.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_reshape.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_duplicates.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_analytics.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_get_set.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_astype.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_indexing.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_conversion.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_reindex.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_constructor.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_compat.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_join.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/conftest.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_set_ops.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_drop.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_names.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_missing.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_format.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_contains.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/multi creating build/lib.linux-riscv64-3.7/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_interval_range.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_interval_new.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_interval_tree.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_interval.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_astype.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_construction.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_setops.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/interval creating build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_misc.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_timezones.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_astype.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_ops.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_formats.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_tools.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_partial_slicing.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_construction.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_scalar_compat.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_indexing.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_arithmetic.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_setops.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_missing.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_datetimelike.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_date_range.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_datetime.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes creating build/lib.linux-riscv64-3.7/pandas/tests/extension/json copying pandas/tests/extension/json/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension/json copying pandas/tests/extension/json/test_json.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension/json copying pandas/tests/extension/json/array.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension/json creating build/lib.linux-riscv64-3.7/pandas/tests/extension/decimal copying pandas/tests/extension/decimal/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension/decimal copying pandas/tests/extension/decimal/array.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension/decimal copying pandas/tests/extension/decimal/test_decimal.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension/decimal creating build/lib.linux-riscv64-3.7/pandas/tests/extension/arrow copying pandas/tests/extension/arrow/bool.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension/arrow copying pandas/tests/extension/arrow/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension/arrow copying pandas/tests/extension/arrow/test_bool.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension/arrow creating build/lib.linux-riscv64-3.7/pandas/tests/extension/base copying pandas/tests/extension/base/getitem.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension/base copying pandas/tests/extension/base/constructors.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension/base copying pandas/tests/extension/base/methods.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension/base copying pandas/tests/extension/base/printing.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension/base copying pandas/tests/extension/base/setitem.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension/base copying pandas/tests/extension/base/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension/base copying pandas/tests/extension/base/dtype.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension/base copying pandas/tests/extension/base/reduce.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension/base copying pandas/tests/extension/base/reshaping.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension/base copying pandas/tests/extension/base/interface.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension/base copying pandas/tests/extension/base/casting.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension/base copying pandas/tests/extension/base/groupby.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension/base copying pandas/tests/extension/base/ops.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension/base copying pandas/tests/extension/base/missing.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension/base copying pandas/tests/extension/base/base.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension/base copying pandas/tests/extension/base/io.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension/base creating build/lib.linux-riscv64-3.7/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/test_timezones.py -> build/lib.linux-riscv64-3.7/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/test_comparisons.py -> build/lib.linux-riscv64-3.7/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/test_timestamp.py -> build/lib.linux-riscv64-3.7/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/test_arithmetic.py -> build/lib.linux-riscv64-3.7/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/test_rendering.py -> build/lib.linux-riscv64-3.7/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/test_unary_ops.py -> build/lib.linux-riscv64-3.7/pandas/tests/scalar/timestamp creating build/lib.linux-riscv64-3.7/pandas/tests/scalar/period copying pandas/tests/scalar/period/test_period.py -> build/lib.linux-riscv64-3.7/pandas/tests/scalar/period copying pandas/tests/scalar/period/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/scalar/period copying pandas/tests/scalar/period/test_asfreq.py -> build/lib.linux-riscv64-3.7/pandas/tests/scalar/period creating build/lib.linux-riscv64-3.7/pandas/tests/scalar/timedelta copying pandas/tests/scalar/timedelta/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/scalar/timedelta copying pandas/tests/scalar/timedelta/test_formats.py -> build/lib.linux-riscv64-3.7/pandas/tests/scalar/timedelta copying pandas/tests/scalar/timedelta/test_construction.py -> build/lib.linux-riscv64-3.7/pandas/tests/scalar/timedelta copying pandas/tests/scalar/timedelta/test_arithmetic.py -> build/lib.linux-riscv64-3.7/pandas/tests/scalar/timedelta copying pandas/tests/scalar/timedelta/test_timedelta.py -> build/lib.linux-riscv64-3.7/pandas/tests/scalar/timedelta creating build/lib.linux-riscv64-3.7/pandas/tests/scalar/interval copying pandas/tests/scalar/interval/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/scalar/interval copying pandas/tests/scalar/interval/test_interval.py -> build/lib.linux-riscv64-3.7/pandas/tests/scalar/interval copying pandas/tests/scalar/interval/test_ops.py -> build/lib.linux-riscv64-3.7/pandas/tests/scalar/interval creating build/lib.linux-riscv64-3.7/pandas/tests/groupby/aggregate copying pandas/tests/groupby/aggregate/test_other.py -> build/lib.linux-riscv64-3.7/pandas/tests/groupby/aggregate copying pandas/tests/groupby/aggregate/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/groupby/aggregate copying pandas/tests/groupby/aggregate/test_cython.py -> build/lib.linux-riscv64-3.7/pandas/tests/groupby/aggregate copying pandas/tests/groupby/aggregate/test_aggregate.py -> build/lib.linux-riscv64-3.7/pandas/tests/groupby/aggregate creating build/lib.linux-riscv64-3.7/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/test_merge_asof.py -> build/lib.linux-riscv64-3.7/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/test_multi.py -> build/lib.linux-riscv64-3.7/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/test_merge_index_as_string.py -> build/lib.linux-riscv64-3.7/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/test_merge.py -> build/lib.linux-riscv64-3.7/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/test_join.py -> build/lib.linux-riscv64-3.7/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/test_merge_ordered.py -> build/lib.linux-riscv64-3.7/pandas/tests/reshape/merge creating build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_obj.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_limits.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_read_size.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_newspec.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_sequnpack.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_seq.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_case.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_subtype.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_except.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_unpack.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_buffer.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_pack.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_unpack_raw.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/common.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_format.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_extension.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack creating build/lib.linux-riscv64-3.7/pandas/tests/io/json copying pandas/tests/io/json/test_ujson.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/json copying pandas/tests/io/json/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/json copying pandas/tests/io/json/test_readlines.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/json copying pandas/tests/io/json/test_pandas.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/json copying pandas/tests/io/json/test_json_table_schema.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/json copying pandas/tests/io/json/test_normalize.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/json copying pandas/tests/io/json/test_compression.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/json creating build/lib.linux-riscv64-3.7/pandas/tests/io/sas copying pandas/tests/io/sas/test_sas7bdat.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/sas copying pandas/tests/io/sas/test_xport.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/sas copying pandas/tests/io/sas/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/sas copying pandas/tests/io/sas/test_sas.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/sas creating build/lib.linux-riscv64-3.7/pandas/tests/io/formats copying pandas/tests/io/formats/test_to_latex.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/formats copying pandas/tests/io/formats/test_eng_formatting.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/formats copying pandas/tests/io/formats/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/formats copying pandas/tests/io/formats/test_printing.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/formats copying pandas/tests/io/formats/test_css.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/formats copying pandas/tests/io/formats/test_style.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/formats copying pandas/tests/io/formats/test_console.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/formats copying pandas/tests/io/formats/test_to_excel.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/formats copying pandas/tests/io/formats/test_to_csv.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/formats copying pandas/tests/io/formats/test_format.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/formats copying pandas/tests/io/formats/test_to_html.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/formats creating build/lib.linux-riscv64-3.7/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_pytables_missing.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_pytables.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/pytables copying pandas/tests/io/pytables/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_compat.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/pytables creating build/lib.linux-riscv64-3.7/pandas/tests/io/parser copying pandas/tests/io/parser/test_multi_thread.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/parser copying pandas/tests/io/parser/test_header.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/parser copying pandas/tests/io/parser/test_usecols.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/parser copying pandas/tests/io/parser/test_na_values.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/parser copying pandas/tests/io/parser/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/parser copying pandas/tests/io/parser/test_index_col.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/parser copying pandas/tests/io/parser/test_unsupported.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/parser copying pandas/tests/io/parser/test_dialect.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/parser copying pandas/tests/io/parser/test_read_fwf.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/parser copying pandas/tests/io/parser/test_textreader.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/parser copying pandas/tests/io/parser/test_python_parser_only.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/parser copying pandas/tests/io/parser/test_common.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/parser copying pandas/tests/io/parser/test_skiprows.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/parser copying pandas/tests/io/parser/test_mangle_dupes.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/parser copying pandas/tests/io/parser/test_converters.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/parser copying pandas/tests/io/parser/conftest.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/parser copying pandas/tests/io/parser/test_comment.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/parser copying pandas/tests/io/parser/test_dtypes.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/parser copying pandas/tests/io/parser/test_network.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/parser copying pandas/tests/io/parser/test_c_parser_only.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/parser copying pandas/tests/io/parser/test_quoting.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/parser copying pandas/tests/io/parser/test_parse_dates.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/parser copying pandas/tests/io/parser/test_compression.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/parser creating build/lib.linux-riscv64-3.7/pandas/tests/io/excel copying pandas/tests/io/excel/test_xlwt.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/excel copying pandas/tests/io/excel/test_writers.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/excel copying pandas/tests/io/excel/test_xlrd.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/excel copying pandas/tests/io/excel/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/excel copying pandas/tests/io/excel/test_readers.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/excel copying pandas/tests/io/excel/test_style.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/excel copying pandas/tests/io/excel/test_openpyxl.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/excel copying pandas/tests/io/excel/conftest.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/excel copying pandas/tests/io/excel/test_xlsxwriter.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/excel copying pandas/tests/io/excel/test_odf.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/excel creating build/lib.linux-riscv64-3.7/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_construct_object_arr.py -> build/lib.linux-riscv64-3.7/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_construct_from_scalar.py -> build/lib.linux-riscv64-3.7/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_find_common_type.py -> build/lib.linux-riscv64-3.7/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_downcast.py -> build/lib.linux-riscv64-3.7/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_infer_datetimelike.py -> build/lib.linux-riscv64-3.7/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_upcast.py -> build/lib.linux-riscv64-3.7/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_construct_ndarray.py -> build/lib.linux-riscv64-3.7/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_infer_dtype.py -> build/lib.linux-riscv64-3.7/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_promote.py -> build/lib.linux-riscv64-3.7/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_convert_objects.py -> build/lib.linux-riscv64-3.7/pandas/tests/dtypes/cast creating build/lib.linux-riscv64-3.7/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_chaining_and_caching.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_iloc.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_slice.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_indexing_slow.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_getitem.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_multiindex.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_partial.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_xs.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_setitem.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/conftest.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_ix.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_set_ops.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_loc.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_sorted.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_datetime.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing/multiindex creating build/lib.linux-riscv64-3.7/pandas/tests/indexing/interval copying pandas/tests/indexing/interval/test_interval_new.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing/interval copying pandas/tests/indexing/interval/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing/interval copying pandas/tests/indexing/interval/test_interval.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing/interval creating build/lib.linux-riscv64-3.7/pandas/tests/arrays/sparse copying pandas/tests/arrays/sparse/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/arrays/sparse copying pandas/tests/arrays/sparse/test_libsparse.py -> build/lib.linux-riscv64-3.7/pandas/tests/arrays/sparse copying pandas/tests/arrays/sparse/test_array.py -> build/lib.linux-riscv64-3.7/pandas/tests/arrays/sparse copying pandas/tests/arrays/sparse/test_accessor.py -> build/lib.linux-riscv64-3.7/pandas/tests/arrays/sparse copying pandas/tests/arrays/sparse/test_dtype.py -> build/lib.linux-riscv64-3.7/pandas/tests/arrays/sparse copying pandas/tests/arrays/sparse/test_arithmetics.py -> build/lib.linux-riscv64-3.7/pandas/tests/arrays/sparse creating build/lib.linux-riscv64-3.7/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_api.py -> build/lib.linux-riscv64-3.7/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_sorting.py -> build/lib.linux-riscv64-3.7/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_operators.py -> build/lib.linux-riscv64-3.7/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_analytics.py -> build/lib.linux-riscv64-3.7/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_repr.py -> build/lib.linux-riscv64-3.7/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_algos.py -> build/lib.linux-riscv64-3.7/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_indexing.py -> build/lib.linux-riscv64-3.7/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_warnings.py -> build/lib.linux-riscv64-3.7/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/conftest.py -> build/lib.linux-riscv64-3.7/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_constructors.py -> build/lib.linux-riscv64-3.7/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_dtypes.py -> build/lib.linux-riscv64-3.7/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/common.py -> build/lib.linux-riscv64-3.7/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_missing.py -> build/lib.linux-riscv64-3.7/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_subclass.py -> build/lib.linux-riscv64-3.7/pandas/tests/arrays/categorical creating build/lib.linux-riscv64-3.7/pandas/tests/arrays/interval copying pandas/tests/arrays/interval/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/arrays/interval copying pandas/tests/arrays/interval/test_interval.py -> build/lib.linux-riscv64-3.7/pandas/tests/arrays/interval copying pandas/tests/arrays/interval/test_ops.py -> build/lib.linux-riscv64-3.7/pandas/tests/arrays/interval creating build/lib.linux-riscv64-3.7/pandas/api/extensions copying pandas/api/extensions/__init__.py -> build/lib.linux-riscv64-3.7/pandas/api/extensions creating build/lib.linux-riscv64-3.7/pandas/api/types copying pandas/api/types/__init__.py -> build/lib.linux-riscv64-3.7/pandas/api/types creating build/lib.linux-riscv64-3.7/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/converter.py -> build/lib.linux-riscv64-3.7/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/boxplot.py -> build/lib.linux-riscv64-3.7/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/core.py -> build/lib.linux-riscv64-3.7/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/misc.py -> build/lib.linux-riscv64-3.7/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/style.py -> build/lib.linux-riscv64-3.7/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/__init__.py -> build/lib.linux-riscv64-3.7/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/tools.py -> build/lib.linux-riscv64-3.7/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/hist.py -> build/lib.linux-riscv64-3.7/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/timeseries.py -> build/lib.linux-riscv64-3.7/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/compat.py -> build/lib.linux-riscv64-3.7/pandas/plotting/_matplotlib creating build/lib.linux-riscv64-3.7/pandas/core/ops copying pandas/core/ops/docstrings.py -> build/lib.linux-riscv64-3.7/pandas/core/ops copying pandas/core/ops/__init__.py -> build/lib.linux-riscv64-3.7/pandas/core/ops copying pandas/core/ops/roperator.py -> build/lib.linux-riscv64-3.7/pandas/core/ops copying pandas/core/ops/missing.py -> build/lib.linux-riscv64-3.7/pandas/core/ops creating build/lib.linux-riscv64-3.7/pandas/core/internals copying pandas/core/internals/concat.py -> build/lib.linux-riscv64-3.7/pandas/core/internals copying pandas/core/internals/construction.py -> build/lib.linux-riscv64-3.7/pandas/core/internals copying pandas/core/internals/__init__.py -> build/lib.linux-riscv64-3.7/pandas/core/internals copying pandas/core/internals/arrays.py -> build/lib.linux-riscv64-3.7/pandas/core/internals copying pandas/core/internals/managers.py -> build/lib.linux-riscv64-3.7/pandas/core/internals copying pandas/core/internals/blocks.py -> build/lib.linux-riscv64-3.7/pandas/core/internals creating build/lib.linux-riscv64-3.7/pandas/core/computation copying pandas/core/computation/expr.py -> build/lib.linux-riscv64-3.7/pandas/core/computation copying pandas/core/computation/api.py -> build/lib.linux-riscv64-3.7/pandas/core/computation copying pandas/core/computation/engines.py -> build/lib.linux-riscv64-3.7/pandas/core/computation copying pandas/core/computation/__init__.py -> build/lib.linux-riscv64-3.7/pandas/core/computation copying pandas/core/computation/check.py -> build/lib.linux-riscv64-3.7/pandas/core/computation copying pandas/core/computation/align.py -> build/lib.linux-riscv64-3.7/pandas/core/computation copying pandas/core/computation/scope.py -> build/lib.linux-riscv64-3.7/pandas/core/computation copying pandas/core/computation/pytables.py -> build/lib.linux-riscv64-3.7/pandas/core/computation copying pandas/core/computation/expressions.py -> build/lib.linux-riscv64-3.7/pandas/core/computation copying pandas/core/computation/ops.py -> build/lib.linux-riscv64-3.7/pandas/core/computation copying pandas/core/computation/common.py -> build/lib.linux-riscv64-3.7/pandas/core/computation copying pandas/core/computation/eval.py -> build/lib.linux-riscv64-3.7/pandas/core/computation creating build/lib.linux-riscv64-3.7/pandas/core/util copying pandas/core/util/__init__.py -> build/lib.linux-riscv64-3.7/pandas/core/util copying pandas/core/util/hashing.py -> build/lib.linux-riscv64-3.7/pandas/core/util creating build/lib.linux-riscv64-3.7/pandas/core/sparse copying pandas/core/sparse/api.py -> build/lib.linux-riscv64-3.7/pandas/core/sparse copying pandas/core/sparse/__init__.py -> build/lib.linux-riscv64-3.7/pandas/core/sparse copying pandas/core/sparse/series.py -> build/lib.linux-riscv64-3.7/pandas/core/sparse copying pandas/core/sparse/scipy_sparse.py -> build/lib.linux-riscv64-3.7/pandas/core/sparse copying pandas/core/sparse/frame.py -> build/lib.linux-riscv64-3.7/pandas/core/sparse creating build/lib.linux-riscv64-3.7/pandas/core/indexes copying pandas/core/indexes/accessors.py -> build/lib.linux-riscv64-3.7/pandas/core/indexes copying pandas/core/indexes/multi.py -> build/lib.linux-riscv64-3.7/pandas/core/indexes copying pandas/core/indexes/datetimelike.py -> build/lib.linux-riscv64-3.7/pandas/core/indexes copying pandas/core/indexes/api.py -> build/lib.linux-riscv64-3.7/pandas/core/indexes copying pandas/core/indexes/__init__.py -> build/lib.linux-riscv64-3.7/pandas/core/indexes copying pandas/core/indexes/timedeltas.py -> build/lib.linux-riscv64-3.7/pandas/core/indexes copying pandas/core/indexes/range.py -> build/lib.linux-riscv64-3.7/pandas/core/indexes copying pandas/core/indexes/numeric.py -> build/lib.linux-riscv64-3.7/pandas/core/indexes copying pandas/core/indexes/interval.py -> build/lib.linux-riscv64-3.7/pandas/core/indexes copying pandas/core/indexes/category.py -> build/lib.linux-riscv64-3.7/pandas/core/indexes copying pandas/core/indexes/period.py -> build/lib.linux-riscv64-3.7/pandas/core/indexes copying pandas/core/indexes/frozen.py -> build/lib.linux-riscv64-3.7/pandas/core/indexes copying pandas/core/indexes/base.py -> build/lib.linux-riscv64-3.7/pandas/core/indexes copying pandas/core/indexes/datetimes.py -> build/lib.linux-riscv64-3.7/pandas/core/indexes creating build/lib.linux-riscv64-3.7/pandas/core/tools copying pandas/core/tools/__init__.py -> build/lib.linux-riscv64-3.7/pandas/core/tools copying pandas/core/tools/timedeltas.py -> build/lib.linux-riscv64-3.7/pandas/core/tools copying pandas/core/tools/numeric.py -> build/lib.linux-riscv64-3.7/pandas/core/tools copying pandas/core/tools/datetimes.py -> build/lib.linux-riscv64-3.7/pandas/core/tools creating build/lib.linux-riscv64-3.7/pandas/core/groupby copying pandas/core/groupby/categorical.py -> build/lib.linux-riscv64-3.7/pandas/core/groupby copying pandas/core/groupby/grouper.py -> build/lib.linux-riscv64-3.7/pandas/core/groupby copying pandas/core/groupby/__init__.py -> build/lib.linux-riscv64-3.7/pandas/core/groupby copying pandas/core/groupby/generic.py -> build/lib.linux-riscv64-3.7/pandas/core/groupby copying pandas/core/groupby/groupby.py -> build/lib.linux-riscv64-3.7/pandas/core/groupby copying pandas/core/groupby/ops.py -> build/lib.linux-riscv64-3.7/pandas/core/groupby copying pandas/core/groupby/base.py -> build/lib.linux-riscv64-3.7/pandas/core/groupby creating build/lib.linux-riscv64-3.7/pandas/core/reshape copying pandas/core/reshape/concat.py -> build/lib.linux-riscv64-3.7/pandas/core/reshape copying pandas/core/reshape/tile.py -> build/lib.linux-riscv64-3.7/pandas/core/reshape copying pandas/core/reshape/reshape.py -> build/lib.linux-riscv64-3.7/pandas/core/reshape copying pandas/core/reshape/api.py -> build/lib.linux-riscv64-3.7/pandas/core/reshape copying pandas/core/reshape/melt.py -> build/lib.linux-riscv64-3.7/pandas/core/reshape copying pandas/core/reshape/__init__.py -> build/lib.linux-riscv64-3.7/pandas/core/reshape copying pandas/core/reshape/merge.py -> build/lib.linux-riscv64-3.7/pandas/core/reshape copying pandas/core/reshape/util.py -> build/lib.linux-riscv64-3.7/pandas/core/reshape copying pandas/core/reshape/pivot.py -> build/lib.linux-riscv64-3.7/pandas/core/reshape creating build/lib.linux-riscv64-3.7/pandas/core/dtypes copying pandas/core/dtypes/concat.py -> build/lib.linux-riscv64-3.7/pandas/core/dtypes copying pandas/core/dtypes/api.py -> build/lib.linux-riscv64-3.7/pandas/core/dtypes copying pandas/core/dtypes/dtypes.py -> build/lib.linux-riscv64-3.7/pandas/core/dtypes copying pandas/core/dtypes/cast.py -> build/lib.linux-riscv64-3.7/pandas/core/dtypes copying pandas/core/dtypes/__init__.py -> build/lib.linux-riscv64-3.7/pandas/core/dtypes copying pandas/core/dtypes/generic.py -> build/lib.linux-riscv64-3.7/pandas/core/dtypes copying pandas/core/dtypes/inference.py -> build/lib.linux-riscv64-3.7/pandas/core/dtypes copying pandas/core/dtypes/common.py -> build/lib.linux-riscv64-3.7/pandas/core/dtypes copying pandas/core/dtypes/missing.py -> build/lib.linux-riscv64-3.7/pandas/core/dtypes copying pandas/core/dtypes/base.py -> build/lib.linux-riscv64-3.7/pandas/core/dtypes creating build/lib.linux-riscv64-3.7/pandas/core/arrays copying pandas/core/arrays/datetimelike.py -> build/lib.linux-riscv64-3.7/pandas/core/arrays copying pandas/core/arrays/array_.py -> build/lib.linux-riscv64-3.7/pandas/core/arrays copying pandas/core/arrays/numpy_.py -> build/lib.linux-riscv64-3.7/pandas/core/arrays copying pandas/core/arrays/categorical.py -> build/lib.linux-riscv64-3.7/pandas/core/arrays copying pandas/core/arrays/__init__.py -> build/lib.linux-riscv64-3.7/pandas/core/arrays copying pandas/core/arrays/integer.py -> build/lib.linux-riscv64-3.7/pandas/core/arrays copying pandas/core/arrays/timedeltas.py -> build/lib.linux-riscv64-3.7/pandas/core/arrays copying pandas/core/arrays/interval.py -> build/lib.linux-riscv64-3.7/pandas/core/arrays copying pandas/core/arrays/sparse.py -> build/lib.linux-riscv64-3.7/pandas/core/arrays copying pandas/core/arrays/period.py -> build/lib.linux-riscv64-3.7/pandas/core/arrays copying pandas/core/arrays/_ranges.py -> build/lib.linux-riscv64-3.7/pandas/core/arrays copying pandas/core/arrays/base.py -> build/lib.linux-riscv64-3.7/pandas/core/arrays copying pandas/core/arrays/datetimes.py -> build/lib.linux-riscv64-3.7/pandas/core/arrays creating build/lib.linux-riscv64-3.7/pandas/compat/numpy copying pandas/compat/numpy/__init__.py -> build/lib.linux-riscv64-3.7/pandas/compat/numpy copying pandas/compat/numpy/function.py -> build/lib.linux-riscv64-3.7/pandas/compat/numpy creating build/lib.linux-riscv64-3.7/pandas/io/msgpack copying pandas/io/msgpack/exceptions.py -> build/lib.linux-riscv64-3.7/pandas/io/msgpack copying pandas/io/msgpack/__init__.py -> build/lib.linux-riscv64-3.7/pandas/io/msgpack copying pandas/io/msgpack/_version.py -> build/lib.linux-riscv64-3.7/pandas/io/msgpack creating build/lib.linux-riscv64-3.7/pandas/io/json copying pandas/io/json/_table_schema.py -> build/lib.linux-riscv64-3.7/pandas/io/json copying pandas/io/json/_normalize.py -> build/lib.linux-riscv64-3.7/pandas/io/json copying pandas/io/json/__init__.py -> build/lib.linux-riscv64-3.7/pandas/io/json copying pandas/io/json/_json.py -> build/lib.linux-riscv64-3.7/pandas/io/json BUILDSTDERR: creating build/In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/algos.c:648: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ lib.linux-riscv64-3.7/pandas/io/clipboard copying pandas/io/clipboard/windows.py -> build/lib.linux-riscv64-3.7/pandas/io/clipboard copying pandas/io/clipboard/exceptions.py -> build/lib.linux-riscv64-3.7/pandas/io/clipboard copying pandas/io/clipboard/__init__.py -> build/lib.linux-riscv64-3.7/pandas/io/clipboard copying pandas/io/clipboard/clipboards.py -> build/lib.linux-riscv64-3.7/pandas/io/clipboard creating build/lib.linux-riscv64-3.7/pandas/io/sas copying pandas/io/sas/__init__.py -> build/lib.linux-riscv64-3.7/pandas/io/sas copying pandas/io/sas/sasreader.py -> build/lib.linux-riscv64-3.7/pandas/io/sas copying pandas/io/sas/sas7bdat.py -> build/lib.linux-riscv64-3.7/pandas/io/sas copying pandas/io/sas/sas_xport.py -> build/lib.linux-riscv64-3.7/pandas/io/sas copying pandas/io/sas/sas_constants.py -> build/lib.linux-riscv64-3.7/pandas/io/sas creating build/lib.linux-riscv64-3.7/pandas/io/formats copying pandas/io/formats/css.py -> build/lib.linux-riscv64-3.7/pandas/io/formats copying pandas/io/formats/printing.py -> build/lib.linux-riscv64-3.7/pandas/io/formats copying pandas/io/formats/style.py -> build/lib.linux-riscv64-3.7/pandas/io/formats copying pandas/io/formats/__init__.py -> build/lib.linux-riscv64-3.7/pandas/io/formats copying pandas/io/formats/latex.py -> build/lib.linux-riscv64-3.7/pandas/io/formats copying pandas/io/formats/csvs.py -> build/lib.linux-riscv64-3.7/pandas/io/formats copying pandas/io/formats/excel.py -> build/lib.linux-riscv64-3.7/pandas/io/formats copying pandas/io/formats/format.py -> build/lib.linux-riscv64-3.7/pandas/io/formats copying pandas/io/formats/console.py -> build/lib.linux-riscv64-3.7/pandas/io/formats copying pandas/io/formats/html.py -> build/lib.linux-riscv64-3.7/pandas/io/formats creating build/lib.linux-riscv64-3.7/pandas/io/excel copying pandas/io/excel/_xlwt.py -> build/lib.linux-riscv64-3.7/pandas/io/excel copying pandas/io/excel/_odfreader.py -> build/lib.linux-riscv64-3.7/pandas/io/excel copying pandas/io/excel/__init__.py -> build/lib.linux-riscv64-3.7/pandas/io/excel copying pandas/io/excel/_util.py -> build/lib.linux-riscv64-3.7/pandas/io/excel copying pandas/io/excel/_xlsxwriter.py -> build/lib.linux-riscv64-3.7/pandas/io/excel copying pandas/io/excel/_base.py -> build/lib.linux-riscv64-3.7/pandas/io/excel copying pandas/io/excel/_openpyxl.py -> build/lib.linux-riscv64-3.7/pandas/io/excel copying pandas/io/excel/_xlrd.py -> build/lib.linux-riscv64-3.7/pandas/io/excel creating build/lib.linux-riscv64-3.7/pandas/io/formats/templates copying pandas/io/formats/templates/html.tpl -> build/lib.linux-riscv64-3.7/pandas/io/formats/templates UPDATING build/lib.linux-riscv64-3.7/pandas/_version.py set build/lib.linux-riscv64-3.7/pandas/_version.py to '0.25.1' running build_ext building 'pandas._libs.algos' extension creating build/temp.linux-riscv64-3.7 creating build/temp.linux-riscv64-3.7/pandas creating build/temp.linux-riscv64-3.7/pandas/_libs gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/algos.c -o build/temp.linux-riscv64-3.7/pandas/_libs/algos.o -Wno-unused-function BUILDSTDERR: gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strongIn file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/groupby.c:637: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/hashing.c:633: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/algos.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/algos.cpython-37m-riscv64-linux-gnu.so building 'pandas._libs.groupby' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/groupby.c -o build/temp.linux-riscv64-3.7/pandas/_libs/groupby.o -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/groupby.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/groupby.cpython-37m-riscv64-linux-gnu.so building 'pandas._libs.hashing' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/hashing.c -o build/temp.linux-riscv64-3.7/pandas/_libs/hashing.o -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/hashing.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/hashing.cpython-37m-riscv64-linux-gnu.so building 'pandas._libs.hashtable' extension BUILDSTDERR: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/nuIn file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/hashtable.c:639: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/index.c:643: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/src/datetime/np_datetime.c:26: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from pandas/_libs/tslibs/src/datetime/np_datetime.c:24: BUILDSTDERR: /usr/include/python3.7m/datetime.h:204:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] BUILDSTDERR: 204 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/src/datetime/np_datetime_strings.c:33: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from pandas/_libs/tslibs/src/datetime/np_datetime.h:25, BUILDSTDERR: from pandas/_libs/tslibs/src/datetime/np_datetime_strings.c:37: BUILDSTDERR: /usr/include/python3.7m/datetime.h:204:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] BUILDSTDERR: 204 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; BUILDSTDERR: | ^~~~~~~~~~~~~ mpy/core/include -I/usr/include/python3.7m -c pandas/_libs/hashtable.c -o build/temp.linux-riscv64-3.7/pandas/_libs/hashtable.o -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/hashtable.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/hashtable.cpython-37m-riscv64-linux-gnu.so building 'pandas._libs.index' extension creating build/temp.linux-riscv64-3.7/pandas/_libs/tslibs creating build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src creating build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -I./pandas/_libs -Ipandas/_libs/src/klib -Ipandas/_libs/src -Ipandas/_libs/tslibs/src -Ipandas/_libs/tslibs -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/index.c -o build/temp.linux-riscv64-3.7/pandas/_libs/index.o -Wno-unused-function gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -I./pandas/_libs -Ipandas/_libs/src/klib -Ipandas/_libs/src -Ipandas/_libs/tslibs/src -Ipandas/_libs/tslibs -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime/np_datetime.o -Wno-unused-function gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -I./pandas/_libs -Ipandas/_libs/src/klib -Ipandas/_libs/src -Ipandas/_libs/tslibs/src -Ipandas/_libs/tslibs -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/src/datetime/np_datetime_strings.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -Wno-unused-function BUILDSTDERR: gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -WerrIn file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/internals.c:631: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: pandas/_libs/internals.c: In function ‘__pyx_gb_6pandas_5_libs_9internals_8generator’: BUILDSTDERR: pandas/_libs/internals.c:9237:36: warning: ‘__pyx_t_23’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 9237 | __pyx_cur_scope->__pyx_t_9 = __pyx_t_23; BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/internals.c:8964:36: warning: ‘__pyx_t_11’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 8964 | __pyx_cur_scope->__pyx_t_5 = __pyx_t_11; BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/internals.c:8961:36: warning: ‘__pyx_t_6’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 8961 | __pyx_cur_scope->__pyx_t_4 = __pyx_t_6; BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ BUILDSTDERR: pandas/_libs/internals.c:8966:36: warning: ‘__pyx_t_15’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 8966 | __pyx_cur_scope->__pyx_t_8 = __pyx_t_15; BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/internals.c:8965:36: warning: ‘__pyx_t_12’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 8965 | __pyx_cur_scope->__pyx_t_7 = __pyx_t_12; BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ or=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/index.o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/index.cpython-37m-riscv64-linux-gnu.so building 'pandas._libs.indexing' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/indexing.c -o build/temp.linux-riscv64-3.7/pandas/_libs/indexing.o -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/indexing.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/indexing.cpython-37m-riscv64-linux-gnu.so building 'pandas._libs.internals' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/internals.c -o build/temp.linux-riscv64-3.7/pandas/_libs/internals.o -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/internals.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/internals.cpython-37m-riscv64-linux-gnu.so building 'pandas._libs.interval' extension BUILDSTDERR: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcIn file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/interval.c:636: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: pandas/_libs/interval.c: In function ‘__pyx_pf_6pandas_5_libs_8interval_12IntervalTree_28get_indexer’: BUILDSTDERR: pandas/_libs/interval.c:14663:44: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 14663 | __pyx_t_11 = ((__pyx_v_result->data->n == __pyx_v_old_len) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c:14692:44: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 14692 | __pyx_t_11 = ((__pyx_v_result->data->n > (__pyx_v_old_len + 1)) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c: In function ‘__pyx_pf_6pandas_5_libs_8interval_12IntervalTree_30get_indexer’: BUILDSTDERR: pandas/_libs/interval.c:14940:44: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 14940 | __pyx_t_11 = ((__pyx_v_result->data->n == __pyx_v_old_len) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c:14969:44: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 14969 | __pyx_t_11 = ((__pyx_v_result->data->n > (__pyx_v_old_len + 1)) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c: In function ‘__pyx_pf_6pandas_5_libs_8interval_12IntervalTree_32get_indexer’: BUILDSTDERR: pandas/_libs/interval.c:15217:44: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 15217 | __pyx_t_11 = ((__pyx_v_result->data->n == __pyx_v_old_len) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c:15246:44: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 15246 | __pyx_t_11 = ((__pyx_v_result->data->n > (__pyx_v_old_len + 1)) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c: In function ‘__pyx_pf_6pandas_5_libs_8interval_12IntervalTree_34get_indexer’: BUILDSTDERR: pandas/_libs/interval.c:15494:44: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 15494 | __pyx_t_11 = ((__pyx_v_result->data->n == __pyx_v_old_len) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c:15523:44: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 15523 | __pyx_t_11 = ((__pyx_v_result->data->n > (__pyx_v_old_len + 1)) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c: In function ‘__pyx_pf_6pandas_5_libs_8interval_12IntervalTree_36get_indexer’: BUILDSTDERR: pandas/_libs/interval.c:15771:44: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 15771 | __pyx_t_11 = ((__pyx_v_result->data->n == __pyx_v_old_len) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c:15800:44: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 15800 | __pyx_t_11 = ((__pyx_v_result->data->n > (__pyx_v_old_len + 1)) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c: In function ‘__pyx_pf_6pandas_5_libs_8interval_12IntervalTree_40get_indexer_non_unique’: BUILDSTDERR: pandas/_libs/interval.c:16727:44: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 16727 | __pyx_t_11 = ((__pyx_v_result->data->n == __pyx_v_old_len) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c: In function ‘__pyx_pf_6pandas_5_libs_8interval_12IntervalTree_42get_indexer_non_unique’: BUILDSTDERR: pandas/_libs/interval.c:17037:44: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 17037 | __pyx_t_11 = ((__pyx_v_result->data->n == __pyx_v_old_len) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c: In function ‘__pyx_pf_6pandas_5_libs_8interval_12IntervalTree_44get_indexer_non_unique’: BUILDSTDERR: pandas/_libs/interval.c:17347:44: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 17347 | __pyx_t_11 = ((__pyx_v_result->data->n == __pyx_v_old_len) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c: In function ‘__pyx_pf_6pandas_5_libs_8interval_12IntervalTree_46get_indexer_non_unique’: BUILDSTDERR: pandas/_libs/interval.c:17657:44: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 17657 | __pyx_t_11 = ((__pyx_v_result->data->n == __pyx_v_old_len) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c: In function ‘__pyx_pf_6pandas_5_libs_8interval_12IntervalTree_48get_indexer_non_unique’: BUILDSTDERR: pandas/_libs/interval.c:17967:44: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 17967 | __pyx_t_11 = ((__pyx_v_result->data->n == __pyx_v_old_len) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c: In function ‘__pyx_fuse_4__pyx_f_6pandas_5_libs_8interval_27Int32ClosedLeftIntervalNode_query’: BUILDSTDERR: pandas/_libs/interval.c:70716:139: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 70716 | __pyx_t_8 = ((*((__pyx_t_5numpy_int32_t *) ( /* dim=0 */ (__pyx_v_self->left.data + __pyx_t_12 * __pyx_v_self->left.strides[0]) ))) <= __pyx_v_point); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c:70719:36: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} [-Wsign-compare] BUILDSTDERR: 70719 | __pyx_t_8 = (__pyx_v_point < (*((__pyx_t_5numpy_int32_t *) ( /* dim=0 */ (__pyx_v_self->right.data + __pyx_t_13 * __pyx_v_self->right.strides[0]) )))); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:70762:34: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} [-Wsign-compare] BUILDSTDERR: 70762 | __pyx_t_14 = ((__pyx_v_point < __pyx_v_self->pivot) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:70811:138: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 70811 | __pyx_t_14 = ((!(((*((__pyx_t_5numpy_int32_t *) ( /* dim=0 */ (__pyx_v_values.data + __pyx_t_18 * __pyx_v_values.strides[0]) ))) <= __pyx_v_point) != 0)) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c:70851:36: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} [-Wsign-compare] BUILDSTDERR: 70851 | __pyx_t_14 = ((__pyx_v_point < __pyx_v_self->left_node->max_right) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:70891:34: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} [-Wsign-compare] BUILDSTDERR: 70891 | __pyx_t_14 = ((__pyx_v_point > __pyx_v_self->pivot) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:70938:41: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} [-Wsign-compare] BUILDSTDERR: 70938 | __pyx_t_14 = ((!((__pyx_v_point < (*((__pyx_t_5numpy_int32_t *) ( /* dim=0 */ (__pyx_v_values.data + __pyx_t_20 * __pyx_v_values.strides[0]) )))) != 0)) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:70978:57: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 70978 | __pyx_t_14 = ((__pyx_v_self->right_node->min_left <= __pyx_v_point) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c: In function ‘__pyx_fuse_4__pyx_f_6pandas_5_libs_8interval_28Int32ClosedRightIntervalNode_query’: BUILDSTDERR: pandas/_libs/interval.c:76632:139: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 76632 | __pyx_t_8 = ((*((__pyx_t_5numpy_int32_t *) ( /* dim=0 */ (__pyx_v_self->left.data + __pyx_t_12 * __pyx_v_self->left.strides[0]) ))) < __pyx_v_point); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:76635:36: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} [-Wsign-compare] BUILDSTDERR: 76635 | __pyx_t_8 = (__pyx_v_point <= (*((__pyx_t_5numpy_int32_t *) ( /* dim=0 */ (__pyx_v_self->right.data + __pyx_t_13 * __pyx_v_self->right.strides[0]) )))); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c:76678:34: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} [-Wsign-compare] BUILDSTDERR: 76678 | __pyx_t_14 = ((__pyx_v_point < __pyx_v_self->pivot) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:76727:138: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 76727 | __pyx_t_14 = ((!(((*((__pyx_t_5numpy_int32_t *) ( /* dim=0 */ (__pyx_v_values.data + __pyx_t_18 * __pyx_v_values.strides[0]) ))) < __pyx_v_point) != 0)) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:76767:36: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} [-Wsign-compare] BUILDSTDERR: 76767 | __pyx_t_14 = ((__pyx_v_point <= __pyx_v_self->left_node->max_right) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c:76807:34: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} [-Wsign-compare] BUILDSTDERR: 76807 | __pyx_t_14 = ((__pyx_v_point > __pyx_v_self->pivot) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:76854:41: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} [-Wsign-compare] BUILDSTDERR: 76854 | __pyx_t_14 = ((!((__pyx_v_point <= (*((__pyx_t_5numpy_int32_t *) ( /* dim=0 */ (__pyx_v_values.data + __pyx_t_20 * __pyx_v_values.strides[0]) )))) != 0)) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c:76894:57: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 76894 | __pyx_t_14 = ((__pyx_v_self->right_node->min_left < __pyx_v_point) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c: In function ‘__pyx_fuse_4__pyx_f_6pandas_5_libs_8interval_27Int32ClosedBothIntervalNode_query’: BUILDSTDERR: pandas/_libs/interval.c:82548:139: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 82548 | __pyx_t_8 = ((*((__pyx_t_5numpy_int32_t *) ( /* dim=0 */ (__pyx_v_self->left.data + __pyx_t_12 * __pyx_v_self->left.strides[0]) ))) <= __pyx_v_point); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c:82551:36: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} [-Wsign-compare] BUILDSTDERR: 82551 | __pyx_t_8 = (__pyx_v_point <= (*((__pyx_t_5numpy_int32_t *) ( /* dim=0 */ (__pyx_v_self->right.data + __pyx_t_13 * __pyx_v_self->right.strides[0]) )))); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c:82594:34: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} [-Wsign-compare] BUILDSTDERR: 82594 | __pyx_t_14 = ((__pyx_v_point < __pyx_v_self->pivot) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:82643:138: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 82643 | __pyx_t_14 = ((!(((*((__pyx_t_5numpy_int32_t *) ( /* dim=0 */ (__pyx_v_values.data + __pyx_t_18 * __pyx_v_values.strides[0]) ))) <= __pyx_v_point) != 0)) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c:82683:36: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} [-Wsign-compare] BUILDSTDERR: 82683 | __pyx_t_14 = ((__pyx_v_point <= __pyx_v_self->left_node->max_right) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c:82723:34: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} [-Wsign-compare] BUILDSTDERR: 82723 | __pyx_t_14 = ((__pyx_v_point > __pyx_v_self->pivot) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:82770:41: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} [-Wsign-compare] BUILDSTDERR: 82770 | __pyx_t_14 = ((!((__pyx_v_point <= (*((__pyx_t_5numpy_int32_t *) ( /* dim=0 */ (__pyx_v_values.data + __pyx_t_20 * __pyx_v_values.strides[0]) )))) != 0)) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c:82810:57: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 82810 | __pyx_t_14 = ((__pyx_v_self->right_node->min_left <= __pyx_v_point) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c: In function ‘__pyx_fuse_4__pyx_f_6pandas_5_libs_8interval_30Int32ClosedNeitherIntervalNode_query’: BUILDSTDERR: pandas/_libs/interval.c:88464:139: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 88464 | __pyx_t_8 = ((*((__pyx_t_5numpy_int32_t *) ( /* dim=0 */ (__pyx_v_self->left.data + __pyx_t_12 * __pyx_v_self->left.strides[0]) ))) < __pyx_v_point); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:88467:36: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} [-Wsign-compare] BUILDSTDERR: 88467 | __pyx_t_8 = (__pyx_v_point < (*((__pyx_t_5numpy_int32_t *) ( /* dim=0 */ (__pyx_v_self->right.data + __pyx_t_13 * __pyx_v_self->right.strides[0]) )))); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:88510:34: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} [-Wsign-compare] BUILDSTDERR: 88510 | __pyx_t_14 = ((__pyx_v_point < __pyx_v_self->pivot) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:88559:138: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 88559 | __pyx_t_14 = ((!(((*((__pyx_t_5numpy_int32_t *) ( /* dim=0 */ (__pyx_v_values.data + __pyx_t_18 * __pyx_v_values.strides[0]) ))) < __pyx_v_point) != 0)) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:88599:36: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} [-Wsign-compare] BUILDSTDERR: 88599 | __pyx_t_14 = ((__pyx_v_point < __pyx_v_self->left_node->max_right) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:88639:34: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} [-Wsign-compare] BUILDSTDERR: 88639 | __pyx_t_14 = ((__pyx_v_point > __pyx_v_self->pivot) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:88686:41: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} [-Wsign-compare] BUILDSTDERR: 88686 | __pyx_t_14 = ((!((__pyx_v_point < (*((__pyx_t_5numpy_int32_t *) ( /* dim=0 */ (__pyx_v_values.data + __pyx_t_20 * __pyx_v_values.strides[0]) )))) != 0)) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:88726:57: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 88726 | __pyx_t_14 = ((__pyx_v_self->right_node->min_left < __pyx_v_point) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c: In function ‘__pyx_fuse_4__pyx_f_6pandas_5_libs_8interval_27Int64ClosedLeftIntervalNode_query’: BUILDSTDERR: pandas/_libs/interval.c:94369:139: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 94369 | __pyx_t_8 = ((*((__pyx_t_5numpy_int64_t *) ( /* dim=0 */ (__pyx_v_self->left.data + __pyx_t_12 * __pyx_v_self->left.strides[0]) ))) <= __pyx_v_point); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c:94372:36: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} [-Wsign-compare] BUILDSTDERR: 94372 | __pyx_t_8 = (__pyx_v_point < (*((__pyx_t_5numpy_int64_t *) ( /* dim=0 */ (__pyx_v_self->right.data + __pyx_t_13 * __pyx_v_self->right.strides[0]) )))); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:94415:34: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} [-Wsign-compare] BUILDSTDERR: 94415 | __pyx_t_14 = ((__pyx_v_point < __pyx_v_self->pivot) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:94464:138: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 94464 | __pyx_t_14 = ((!(((*((__pyx_t_5numpy_int64_t *) ( /* dim=0 */ (__pyx_v_values.data + __pyx_t_17 * __pyx_v_values.strides[0]) ))) <= __pyx_v_point) != 0)) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c:94504:36: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} [-Wsign-compare] BUILDSTDERR: 94504 | __pyx_t_14 = ((__pyx_v_point < __pyx_v_self->left_node->max_right) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:94544:34: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} [-Wsign-compare] BUILDSTDERR: 94544 | __pyx_t_14 = ((__pyx_v_point > __pyx_v_self->pivot) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:94591:41: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} [-Wsign-compare] BUILDSTDERR: 94591 | __pyx_t_14 = ((!((__pyx_v_point < (*((__pyx_t_5numpy_int64_t *) ( /* dim=0 */ (__pyx_v_values.data + __pyx_t_19 * __pyx_v_values.strides[0]) )))) != 0)) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:94631:57: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 94631 | __pyx_t_14 = ((__pyx_v_self->right_node->min_left <= __pyx_v_point) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c: In function ‘__pyx_fuse_4__pyx_f_6pandas_5_libs_8interval_28Int64ClosedRightIntervalNode_query’: BUILDSTDERR: pandas/_libs/interval.c:100273:139: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 100273 | __pyx_t_8 = ((*((__pyx_t_5numpy_int64_t *) ( /* dim=0 */ (__pyx_v_self->left.data + __pyx_t_12 * __pyx_v_self->left.strides[0]) ))) < __pyx_v_point); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:100276:36: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} [-Wsign-compare] BUILDSTDERR: 100276 | __pyx_t_8 = (__pyx_v_point <= (*((__pyx_t_5numpy_int64_t *) ( /* dim=0 */ (__pyx_v_self->right.data + __pyx_t_13 * __pyx_v_self->right.strides[0]) )))); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c:100319:34: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} [-Wsign-compare] BUILDSTDERR: 100319 | __pyx_t_14 = ((__pyx_v_point < __pyx_v_self->pivot) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:100368:138: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 100368 | __pyx_t_14 = ((!(((*((__pyx_t_5numpy_int64_t *) ( /* dim=0 */ (__pyx_v_values.data + __pyx_t_17 * __pyx_v_values.strides[0]) ))) < __pyx_v_point) != 0)) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:100408:36: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} [-Wsign-compare] BUILDSTDERR: 100408 | __pyx_t_14 = ((__pyx_v_point <= __pyx_v_self->left_node->max_right) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c:100448:34: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} [-Wsign-compare] BUILDSTDERR: 100448 | __pyx_t_14 = ((__pyx_v_point > __pyx_v_self->pivot) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:100495:41: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} [-Wsign-compare] BUILDSTDERR: 100495 | __pyx_t_14 = ((!((__pyx_v_point <= (*((__pyx_t_5numpy_int64_t *) ( /* dim=0 */ (__pyx_v_values.data + __pyx_t_19 * __pyx_v_values.strides[0]) )))) != 0)) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c:100535:57: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 100535 | __pyx_t_14 = ((__pyx_v_self->right_node->min_left < __pyx_v_point) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c: In function ‘__pyx_fuse_4__pyx_f_6pandas_5_libs_8interval_27Int64ClosedBothIntervalNode_query’: BUILDSTDERR: pandas/_libs/interval.c:106177:139: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 106177 | __pyx_t_8 = ((*((__pyx_t_5numpy_int64_t *) ( /* dim=0 */ (__pyx_v_self->left.data + __pyx_t_12 * __pyx_v_self->left.strides[0]) ))) <= __pyx_v_point); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c:106180:36: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} [-Wsign-compare] BUILDSTDERR: 106180 | __pyx_t_8 = (__pyx_v_point <= (*((__pyx_t_5numpy_int64_t *) ( /* dim=0 */ (__pyx_v_self->right.data + __pyx_t_13 * __pyx_v_self->right.strides[0]) )))); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c:106223:34: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} [-Wsign-compare] BUILDSTDERR: 106223 | __pyx_t_14 = ((__pyx_v_point < __pyx_v_self->pivot) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:106272:138: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 106272 | __pyx_t_14 = ((!(((*((__pyx_t_5numpy_int64_t *) ( /* dim=0 */ (__pyx_v_values.data + __pyx_t_17 * __pyx_v_values.strides[0]) ))) <= __pyx_v_point) != 0)) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c:106312:36: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} [-Wsign-compare] BUILDSTDERR: 106312 | __pyx_t_14 = ((__pyx_v_point <= __pyx_v_self->left_node->max_right) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c:106352:34: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} [-Wsign-compare] BUILDSTDERR: 106352 | __pyx_t_14 = ((__pyx_v_point > __pyx_v_self->pivot) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:106399:41: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} [-Wsign-compare] BUILDSTDERR: 106399 | __pyx_t_14 = ((!((__pyx_v_point <= (*((__pyx_t_5numpy_int64_t *) ( /* dim=0 */ (__pyx_v_values.data + __pyx_t_19 * __pyx_v_values.strides[0]) )))) != 0)) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c:106439:57: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 106439 | __pyx_t_14 = ((__pyx_v_self->right_node->min_left <= __pyx_v_point) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c: In function ‘__pyx_fuse_4__pyx_f_6pandas_5_libs_8interval_30Int64ClosedNeitherIntervalNode_query’: BUILDSTDERR: pandas/_libs/interval.c:112081:139: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 112081 | __pyx_t_8 = ((*((__pyx_t_5numpy_int64_t *) ( /* dim=0 */ (__pyx_v_self->left.data + __pyx_t_12 * __pyx_v_self->left.strides[0]) ))) < __pyx_v_point); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:112084:36: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} [-Wsign-compare] BUILDSTDERR: 112084 | __pyx_t_8 = (__pyx_v_point < (*((__pyx_t_5numpy_int64_t *) ( /* dim=0 */ (__pyx_v_self->right.data + __pyx_t_13 * __pyx_v_self->right.strides[0]) )))); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:112127:34: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} [-Wsign-compare] BUILDSTDERR: 112127 | __pyx_t_14 = ((__pyx_v_point < __pyx_v_self->pivot) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:112176:138: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 112176 | __pyx_t_14 = ((!(((*((__pyx_t_5numpy_int64_t *) ( /* dim=0 */ (__pyx_v_values.data + __pyx_t_17 * __pyx_v_values.strides[0]) ))) < __pyx_v_point) != 0)) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:112216:36: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} [-Wsign-compare] BUILDSTDERR: 112216 | __pyx_t_14 = ((__pyx_v_point < __pyx_v_self->left_node->max_right) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:112256:34: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} [-Wsign-compare] BUILDSTDERR: 112256 | __pyx_t_14 = ((__pyx_v_point > __pyx_v_self->pivot) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:112303:41: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} [-Wsign-compare] BUILDSTDERR: 112303 | __pyx_t_14 = ((!((__pyx_v_point < (*((__pyx_t_5numpy_int64_t *) ( /* dim=0 */ (__pyx_v_values.data + __pyx_t_19 * __pyx_v_values.strides[0]) )))) != 0)) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:112343:57: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 112343 | __pyx_t_14 = ((__pyx_v_self->right_node->min_left < __pyx_v_point) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c: In function ‘__pyx_fuse_2__pyx_f_6pandas_5_libs_8interval_28Uint64ClosedLeftIntervalNode_query’: BUILDSTDERR: pandas/_libs/interval.c:116692:140: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} [-Wsign-compare] BUILDSTDERR: 116692 | __pyx_t_8 = ((*((__pyx_t_5numpy_uint64_t *) ( /* dim=0 */ (__pyx_v_self->left.data + __pyx_t_12 * __pyx_v_self->left.strides[0]) ))) <= __pyx_v_point); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c:116695:36: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 116695 | __pyx_t_8 = (__pyx_v_point < (*((__pyx_t_5numpy_uint64_t *) ( /* dim=0 */ (__pyx_v_self->right.data + __pyx_t_13 * __pyx_v_self->right.strides[0]) )))); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:116738:34: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 116738 | __pyx_t_14 = ((__pyx_v_point < __pyx_v_self->pivot) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:116787:139: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} [-Wsign-compare] BUILDSTDERR: 116787 | __pyx_t_14 = ((!(((*((__pyx_t_5numpy_uint64_t *) ( /* dim=0 */ (__pyx_v_values.data + __pyx_t_18 * __pyx_v_values.strides[0]) ))) <= __pyx_v_point) != 0)) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c:116827:36: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 116827 | __pyx_t_14 = ((__pyx_v_point < __pyx_v_self->left_node->max_right) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:116867:34: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 116867 | __pyx_t_14 = ((__pyx_v_point > __pyx_v_self->pivot) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:116914:41: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 116914 | __pyx_t_14 = ((!((__pyx_v_point < (*((__pyx_t_5numpy_uint64_t *) ( /* dim=0 */ (__pyx_v_values.data + __pyx_t_20 * __pyx_v_values.strides[0]) )))) != 0)) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:116954:57: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} [-Wsign-compare] BUILDSTDERR: 116954 | __pyx_t_14 = ((__pyx_v_self->right_node->min_left <= __pyx_v_point) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c: In function ‘__pyx_fuse_3__pyx_f_6pandas_5_libs_8interval_28Uint64ClosedLeftIntervalNode_query’: BUILDSTDERR: pandas/_libs/interval.c:117344:140: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} [-Wsign-compare] BUILDSTDERR: 117344 | __pyx_t_8 = ((*((__pyx_t_5numpy_uint64_t *) ( /* dim=0 */ (__pyx_v_self->left.data + __pyx_t_12 * __pyx_v_self->left.strides[0]) ))) <= __pyx_v_point); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c:117347:36: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 117347 | __pyx_t_8 = (__pyx_v_point < (*((__pyx_t_5numpy_uint64_t *) ( /* dim=0 */ (__pyx_v_self->right.data + __pyx_t_13 * __pyx_v_self->right.strides[0]) )))); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:117390:34: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 117390 | __pyx_t_14 = ((__pyx_v_point < __pyx_v_self->pivot) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:117439:139: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} [-Wsign-compare] BUILDSTDERR: 117439 | __pyx_t_14 = ((!(((*((__pyx_t_5numpy_uint64_t *) ( /* dim=0 */ (__pyx_v_values.data + __pyx_t_18 * __pyx_v_values.strides[0]) ))) <= __pyx_v_point) != 0)) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c:117479:36: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 117479 | __pyx_t_14 = ((__pyx_v_point < __pyx_v_self->left_node->max_right) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:117519:34: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 117519 | __pyx_t_14 = ((__pyx_v_point > __pyx_v_self->pivot) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:117566:41: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 117566 | __pyx_t_14 = ((!((__pyx_v_point < (*((__pyx_t_5numpy_uint64_t *) ( /* dim=0 */ (__pyx_v_values.data + __pyx_t_20 * __pyx_v_values.strides[0]) )))) != 0)) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:117606:57: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} [-Wsign-compare] BUILDSTDERR: 117606 | __pyx_t_14 = ((__pyx_v_self->right_node->min_left <= __pyx_v_point) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c: In function ‘__pyx_fuse_2__pyx_f_6pandas_5_libs_8interval_29Uint64ClosedRightIntervalNode_query’: BUILDSTDERR: pandas/_libs/interval.c:122608:140: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} [-Wsign-compare] BUILDSTDERR: 122608 | __pyx_t_8 = ((*((__pyx_t_5numpy_uint64_t *) ( /* dim=0 */ (__pyx_v_self->left.data + __pyx_t_12 * __pyx_v_self->left.strides[0]) ))) < __pyx_v_point); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:122611:36: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 122611 | __pyx_t_8 = (__pyx_v_point <= (*((__pyx_t_5numpy_uint64_t *) ( /* dim=0 */ (__pyx_v_self->right.data + __pyx_t_13 * __pyx_v_self->right.strides[0]) )))); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c:122654:34: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 122654 | __pyx_t_14 = ((__pyx_v_point < __pyx_v_self->pivot) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:122703:139: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} [-Wsign-compare] BUILDSTDERR: 122703 | __pyx_t_14 = ((!(((*((__pyx_t_5numpy_uint64_t *) ( /* dim=0 */ (__pyx_v_values.data + __pyx_t_18 * __pyx_v_values.strides[0]) ))) < __pyx_v_point) != 0)) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:122743:36: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 122743 | __pyx_t_14 = ((__pyx_v_point <= __pyx_v_self->left_node->max_right) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c:122783:34: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 122783 | __pyx_t_14 = ((__pyx_v_point > __pyx_v_self->pivot) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:122830:41: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 122830 | __pyx_t_14 = ((!((__pyx_v_point <= (*((__pyx_t_5numpy_uint64_t *) ( /* dim=0 */ (__pyx_v_values.data + __pyx_t_20 * __pyx_v_values.strides[0]) )))) != 0)) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c:122870:57: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} [-Wsign-compare] BUILDSTDERR: 122870 | __pyx_t_14 = ((__pyx_v_self->right_node->min_left < __pyx_v_point) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c: In function ‘__pyx_fuse_3__pyx_f_6pandas_5_libs_8interval_29Uint64ClosedRightIntervalNode_query’: BUILDSTDERR: pandas/_libs/interval.c:123260:140: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} [-Wsign-compare] BUILDSTDERR: 123260 | __pyx_t_8 = ((*((__pyx_t_5numpy_uint64_t *) ( /* dim=0 */ (__pyx_v_self->left.data + __pyx_t_12 * __pyx_v_self->left.strides[0]) ))) < __pyx_v_point); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:123263:36: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 123263 | __pyx_t_8 = (__pyx_v_point <= (*((__pyx_t_5numpy_uint64_t *) ( /* dim=0 */ (__pyx_v_self->right.data + __pyx_t_13 * __pyx_v_self->right.strides[0]) )))); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c:123306:34: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 123306 | __pyx_t_14 = ((__pyx_v_point < __pyx_v_self->pivot) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:123355:139: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} [-Wsign-compare] BUILDSTDERR: 123355 | __pyx_t_14 = ((!(((*((__pyx_t_5numpy_uint64_t *) ( /* dim=0 */ (__pyx_v_values.data + __pyx_t_18 * __pyx_v_values.strides[0]) ))) < __pyx_v_point) != 0)) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:123395:36: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 123395 | __pyx_t_14 = ((__pyx_v_point <= __pyx_v_self->left_node->max_right) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c:123435:34: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 123435 | __pyx_t_14 = ((__pyx_v_point > __pyx_v_self->pivot) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:123482:41: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 123482 | __pyx_t_14 = ((!((__pyx_v_point <= (*((__pyx_t_5numpy_uint64_t *) ( /* dim=0 */ (__pyx_v_values.data + __pyx_t_20 * __pyx_v_values.strides[0]) )))) != 0)) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c:123522:57: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} [-Wsign-compare] BUILDSTDERR: 123522 | __pyx_t_14 = ((__pyx_v_self->right_node->min_left < __pyx_v_point) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c: In function ‘__pyx_fuse_2__pyx_f_6pandas_5_libs_8interval_28Uint64ClosedBothIntervalNode_query’: BUILDSTDERR: pandas/_libs/interval.c:128524:140: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} [-Wsign-compare] BUILDSTDERR: 128524 | __pyx_t_8 = ((*((__pyx_t_5numpy_uint64_t *) ( /* dim=0 */ (__pyx_v_self->left.data + __pyx_t_12 * __pyx_v_self->left.strides[0]) ))) <= __pyx_v_point); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c:128527:36: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 128527 | __pyx_t_8 = (__pyx_v_point <= (*((__pyx_t_5numpy_uint64_t *) ( /* dim=0 */ (__pyx_v_self->right.data + __pyx_t_13 * __pyx_v_self->right.strides[0]) )))); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c:128570:34: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 128570 | __pyx_t_14 = ((__pyx_v_point < __pyx_v_self->pivot) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:128619:139: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} [-Wsign-compare] BUILDSTDERR: 128619 | __pyx_t_14 = ((!(((*((__pyx_t_5numpy_uint64_t *) ( /* dim=0 */ (__pyx_v_values.data + __pyx_t_18 * __pyx_v_values.strides[0]) ))) <= __pyx_v_point) != 0)) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c:128659:36: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 128659 | __pyx_t_14 = ((__pyx_v_point <= __pyx_v_self->left_node->max_right) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c:128699:34: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 128699 | __pyx_t_14 = ((__pyx_v_point > __pyx_v_self->pivot) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:128746:41: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 128746 | __pyx_t_14 = ((!((__pyx_v_point <= (*((__pyx_t_5numpy_uint64_t *) ( /* dim=0 */ (__pyx_v_values.data + __pyx_t_20 * __pyx_v_values.strides[0]) )))) != 0)) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c:128786:57: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} [-Wsign-compare] BUILDSTDERR: 128786 | __pyx_t_14 = ((__pyx_v_self->right_node->min_left <= __pyx_v_point) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c: In function ‘__pyx_fuse_3__pyx_f_6pandas_5_libs_8interval_28Uint64ClosedBothIntervalNode_query’: BUILDSTDERR: pandas/_libs/interval.c:129176:140: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} [-Wsign-compare] BUILDSTDERR: 129176 | __pyx_t_8 = ((*((__pyx_t_5numpy_uint64_t *) ( /* dim=0 */ (__pyx_v_self->left.data + __pyx_t_12 * __pyx_v_self->left.strides[0]) ))) <= __pyx_v_point); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c:129179:36: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 129179 | __pyx_t_8 = (__pyx_v_point <= (*((__pyx_t_5numpy_uint64_t *) ( /* dim=0 */ (__pyx_v_self->right.data + __pyx_t_13 * __pyx_v_self->right.strides[0]) )))); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c:129222:34: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 129222 | __pyx_t_14 = ((__pyx_v_point < __pyx_v_self->pivot) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:129271:139: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} [-Wsign-compare] BUILDSTDERR: 129271 | __pyx_t_14 = ((!(((*((__pyx_t_5numpy_uint64_t *) ( /* dim=0 */ (__pyx_v_values.data + __pyx_t_18 * __pyx_v_values.strides[0]) ))) <= __pyx_v_point) != 0)) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c:129311:36: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 129311 | __pyx_t_14 = ((__pyx_v_point <= __pyx_v_self->left_node->max_right) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c:129351:34: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 129351 | __pyx_t_14 = ((__pyx_v_point > __pyx_v_self->pivot) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:129398:41: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 129398 | __pyx_t_14 = ((!((__pyx_v_point <= (*((__pyx_t_5numpy_uint64_t *) ( /* dim=0 */ (__pyx_v_values.data + __pyx_t_20 * __pyx_v_values.strides[0]) )))) != 0)) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c:129438:57: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} [-Wsign-compare] BUILDSTDERR: 129438 | __pyx_t_14 = ((__pyx_v_self->right_node->min_left <= __pyx_v_point) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/interval.c: In function ‘__pyx_fuse_2__pyx_f_6pandas_5_libs_8interval_31Uint64ClosedNeitherIntervalNode_query’: BUILDSTDERR: pandas/_libs/interval.c:134440:140: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} [-Wsign-compare] BUILDSTDERR: 134440 | __pyx_t_8 = ((*((__pyx_t_5numpy_uint64_t *) ( /* dim=0 */ (__pyx_v_self->left.data + __pyx_t_12 * __pyx_v_self->left.strides[0]) ))) < __pyx_v_point); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:134443:36: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 134443 | __pyx_t_8 = (__pyx_v_point < (*((__pyx_t_5numpy_uint64_t *) ( /* dim=0 */ (__pyx_v_self->right.data + __pyx_t_13 * __pyx_v_self->right.strides[0]) )))); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:134486:34: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 134486 | __pyx_t_14 = ((__pyx_v_point < __pyx_v_self->pivot) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:134535:139: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} [-Wsign-compare] BUILDSTDERR: 134535 | __pyx_t_14 = ((!(((*((__pyx_t_5numpy_uint64_t *) ( /* dim=0 */ (__pyx_v_values.data + __pyx_t_18 * __pyx_v_values.strides[0]) ))) < __pyx_v_point) != 0)) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:134575:36: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 134575 | __pyx_t_14 = ((__pyx_v_point < __pyx_v_self->left_node->max_right) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:134615:34: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 134615 | __pyx_t_14 = ((__pyx_v_point > __pyx_v_self->pivot) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:134662:41: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 134662 | __pyx_t_14 = ((!((__pyx_v_point < (*((__pyx_t_5numpy_uint64_t *) ( /* dim=0 */ (__pyx_v_values.data + __pyx_t_20 * __pyx_v_values.strides[0]) )))) != 0)) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:134702:57: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} [-Wsign-compare] BUILDSTDERR: 134702 | __pyx_t_14 = ((__pyx_v_self->right_node->min_left < __pyx_v_point) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c: In function ‘__pyx_fuse_3__pyx_f_6pandas_5_libs_8interval_31Uint64ClosedNeitherIntervalNode_query’: BUILDSTDERR: pandas/_libs/interval.c:135092:140: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} [-Wsign-compare] BUILDSTDERR: 135092 | __pyx_t_8 = ((*((__pyx_t_5numpy_uint64_t *) ( /* dim=0 */ (__pyx_v_self->left.data + __pyx_t_12 * __pyx_v_self->left.strides[0]) ))) < __pyx_v_point); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:135095:36: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 135095 | __pyx_t_8 = (__pyx_v_point < (*((__pyx_t_5numpy_uint64_t *) ( /* dim=0 */ (__pyx_v_self->right.data + __pyx_t_13 * __pyx_v_self->right.strides[0]) )))); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:135138:34: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 135138 | __pyx_t_14 = ((__pyx_v_point < __pyx_v_self->pivot) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:135187:139: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} [-Wsign-compare] BUILDSTDERR: 135187 | __pyx_t_14 = ((!(((*((__pyx_t_5numpy_uint64_t *) ( /* dim=0 */ (__pyx_v_values.data + __pyx_t_18 * __pyx_v_values.strides[0]) ))) < __pyx_v_point) != 0)) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:135227:36: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 135227 | __pyx_t_14 = ((__pyx_v_point < __pyx_v_self->left_node->max_right) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:135267:34: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 135267 | __pyx_t_14 = ((__pyx_v_point > __pyx_v_self->pivot) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:135314:41: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 135314 | __pyx_t_14 = ((!((__pyx_v_point < (*((__pyx_t_5numpy_uint64_t *) ( /* dim=0 */ (__pyx_v_values.data + __pyx_t_20 * __pyx_v_values.strides[0]) )))) != 0)) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/interval.c:135354:57: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} [-Wsign-compare] BUILDSTDERR: 135354 | __pyx_t_14 = ((__pyx_v_self->right_node->min_left < __pyx_v_point) != 0); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/join.c:630: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/lib.c:646: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ c-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/interval.c -o build/temp.linux-riscv64-3.7/pandas/_libs/interval.o -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/interval.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/interval.cpython-37m-riscv64-linux-gnu.so building 'pandas._libs.join' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/join.c -o build/temp.linux-riscv64-3.7/pandas/_libs/join.o -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/join.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/join.cpython-37m-riscv64-linux-gnu.so building 'pandas._libs.lib' extension creating build/temp.linux-riscv64-3.7/pandas/_libs/src creating build/temp.linux-riscv64-3.7/pandas/_libs/src/parser gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs -I./pandas/_libs -I./pandas/_libs/tslibs -Ipandas/_libs/src/klib -Ipandas/_libs/src -Ipandas/_libs/tslibs/src -Ipandas/_libs/tslibs -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/lib.c -o build/temp.linux-riscv64-3.7/pandas/_libs/lib.o -Wno-unused-function BUILDSTDERR: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usIn file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/missing.c:640: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/parsers.c:642: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: pandas/_libs/parsers.c: In function ‘__pyx_pf_6pandas_5_libs_7parsers_10TextReader___cinit__’: BUILDSTDERR: pandas/_libs/parsers.c:5911:52: warning: assignment to ‘double (*)(const char *, char **, char, char, char, int)’ from incompatible pointer type ‘double (*)(const char *, char **, char, char, char, int, int *, int *)’ [-Wincompatible-pointer-types] BUILDSTDERR: 5911 | __pyx_v_self->parser->double_converter_withgil = round_trip; BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/parsers.c:5949:50: warning: assignment to ‘double (*)(const char *, char **, char, char, char, int)’ from incompatible pointer type ‘double (*)(const char *, char **, char, char, char, int, int *, int *)’ [-Wincompatible-pointer-types] BUILDSTDERR: 5949 | __pyx_v_self->parser->double_converter_nogil = precise_xstrtod; BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/parsers.c:5978:50: warning: assignment to ‘double (*)(const char *, char **, char, char, char, int)’ from incompatible pointer type ‘double (*)(const char *, char **, char, char, char, int, int *, int *)’ [-Wincompatible-pointer-types] BUILDSTDERR: 5978 | __pyx_v_self->parser->double_converter_nogil = xstrtod; BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/parsers.c: In function ‘__pyx_f_6pandas_5_libs_7parsers_10TextReader__get_header’: BUILDSTDERR: pandas/_libs/parsers.c:9517:49: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} [-Wsign-compare] BUILDSTDERR: 9517 | __pyx_t_2 = ((__pyx_v_self->parser->lines < (__pyx_v_hr + 1)) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/parsers.c:9585:49: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} [-Wsign-compare] BUILDSTDERR: 9585 | __pyx_t_8 = ((__pyx_v_self->parser->lines < (__pyx_v_hr + 1)) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/parsers.c:9617:49: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} [-Wsign-compare] BUILDSTDERR: 9617 | __pyx_t_9 = ((__pyx_v_self->parser->lines < __pyx_v_hr) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/parsers.c:10688:45: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} [-Wsign-compare] BUILDSTDERR: 10688 | __pyx_t_9 = ((__pyx_v_self->parser->lines < (__pyx_v_data_line + 1)) != 0); BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/parsers.c: In function ‘__pyx_f_6pandas_5_libs_7parsers_10TextReader__read_rows’: BUILDSTDERR: pandas/_libs/parsers.c:12233:44: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 12233 | __pyx_t_3 = ((__pyx_v_self->parser_start >= __pyx_v_self->parser->lines) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: pandas/_libs/parsers.c: In function ‘__pyx_pf_6pandas_5_libs_7parsers_10TextReader_18_convert_column_data’: BUILDSTDERR: pandas/_libs/parsers.c:13107:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 13107 | for (__pyx_t_1 = 0; __pyx_t_1 < __pyx_t_9; __pyx_t_1+=1) { BUILDSTDERR: | ^ BUILDSTDERR: pandas/_libs/parsers.c: In function ‘__pyx_f_6pandas_5_libs_7parsers__try_double’: BUILDSTDERR: pandas/_libs/parsers.c:23836:107: warning: passing argument 2 of ‘__pyx_f_6pandas_5_libs_7parsers__try_double_nogil’ from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 23836 | __pyx_v_error = __pyx_f_6pandas_5_libs_7parsers__try_double_nogil(__pyx_v_parser, __pyx_v_parser->double_converter_nogil, __pyx_v_col, __pyx_v_line_start, __pyx_v_line_end, __pyx_v_na_filter, __pyx_v_na_hashset, __pyx_v_use_na_flist, __pyx_v_na_fset, __pyx_v_NA, __pyx_v_data, (&__pyx_v_na_count)); BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | double (*)(const char *, char **, char, char, char, int) BUILDSTDERR: pandas/_libs/parsers.c:2756:88: note: expected ‘__pyx_t_5numpy_float64_t (*)(const char *, char **, char, char, char, int, int *, int *)’ {aka ‘double (*)(const char *, char **, char, char, char, int, int *, int *)’} but argument is of type ‘double (*)(const char *, char **, char, char, char, int)’ BUILDSTDERR: 2756 | static CYTHON_INLINE int __pyx_f_6pandas_5_libs_7parsers__try_double_nogil(parser_t *, __pyx_t_5numpy_float64_t (*)(char const *, char **, char, char, char, int, int *, int *), int, int, int, int, kh_str_starts_t *, int, kh_float64_t const *, __pyx_t_5numpy_float64_t, __pyx_t_5numpy_float64_t *, int *); /*proto*/ BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/parsers.c: In function ‘__pyx_f_6pandas_5_libs_7parsers_10TextReader__get_header’: BUILDSTDERR: pandas/_libs/parsers.c:9344:26: warning: ‘__pyx_v_data_line’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 9344 | __pyx_t_5numpy_int64_t __pyx_v_data_line; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ r/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs -I./pandas/_libs -I./pandas/_libs/tslibs -Ipandas/_libs/src/klib -Ipandas/_libs/src -Ipandas/_libs/tslibs/src -Ipandas/_libs/tslibs -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/src/parser/tokenizer.c -o build/temp.linux-riscv64-3.7/pandas/_libs/src/parser/tokenizer.o -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/lib.o build/temp.linux-riscv64-3.7/pandas/_libs/src/parser/tokenizer.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/lib.cpython-37m-riscv64-linux-gnu.so building 'pandas._libs.missing' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs -I./pandas/_libs/tslibs -Ipandas/_libs/src/klib -Ipandas/_libs/src -Ipandas/_libs/tslibs/src -Ipandas/_libs/tslibs -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/missing.c -o build/temp.linux-riscv64-3.7/pandas/_libs/missing.o -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/missing.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/missing.cpython-37m-riscv64-linux-gnu.so building 'pandas._libs.parsers' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/parsers.c -o build/temp.linux-riscv64-3.7/pandas/_libs/parsers.o -Wno-unused-function BUILDSTDERR: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/reduction.c:636: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/src/parser/tokenizer.c -o build/temp.linux-riscv64-3.7/pandas/_libs/src/parser/tokenizer.o -Wno-unused-function gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/src/parser/io.c -o build/temp.linux-riscv64-3.7/pandas/_libs/src/parser/io.o -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/parsers.o build/temp.linux-riscv64-3.7/pandas/_libs/src/parser/tokenizer.o build/temp.linux-riscv64-3.7/pandas/_libs/src/parser/io.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/parsers.cpython-37m-riscv64-linux-gnu.so building 'pandas._libs.reduction' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/reduction.c -o build/temp.linux-riscv64-3.7/pandas/_libs/reduction.o -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/reduction.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/reduction.cpython-37m-riscv64-linux-gnu.so building 'pandas._libs.ops' extension BUILDSTDERR: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/ops.c:635: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/reshape.c:629: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/ops.c -o build/temp.linux-riscv64-3.7/pandas/_libs/ops.o -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/ops.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/ops.cpython-37m-riscv64-linux-gnu.so building 'pandas._libs.properties' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/properties.c -o build/temp.linux-riscv64-3.7/pandas/_libs/properties.o -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/properties.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/properties.cpython-37m-riscv64-linux-gnu.so building 'pandas._libs.reshape' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/reshape.c -o build/temp.linux-riscv64-3.7/pandas/_libs/reshape.o -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/reshape.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/reshape.cpython-37m-riscv64-linux-gnu.so building 'pandas._libs.skiplist' extension BUILDSTDERR: gcc -pthread -Wno-unusIn file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/sparse.c:630: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslib.c:641: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ ed-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/skiplist.c -o build/temp.linux-riscv64-3.7/pandas/_libs/skiplist.o -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/skiplist.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/skiplist.cpython-37m-riscv64-linux-gnu.so building 'pandas._libs.sparse' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/sparse.c -o build/temp.linux-riscv64-3.7/pandas/_libs/sparse.o -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/sparse.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/sparse.cpython-37m-riscv64-linux-gnu.so building 'pandas._libs.tslib' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs/src -Ipandas/_libs/tslibs -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslib.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslib.o -Wno-unused-function BUILDSTDERR: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switIn file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/src/datetime/np_datetime.c:26: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from pandas/_libs/tslibs/src/datetime/np_datetime.c:24: BUILDSTDERR: /usr/include/python3.7m/datetime.h:204:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] BUILDSTDERR: 204 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/src/datetime/np_datetime_strings.c:33: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from pandas/_libs/tslibs/src/datetime/np_datetime.h:25, BUILDSTDERR: from pandas/_libs/tslibs/src/datetime/np_datetime_strings.c:37: BUILDSTDERR: /usr/include/python3.7m/datetime.h:204:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] BUILDSTDERR: 204 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/c_timestamp.c:639: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: pandas/_libs/tslibs/c_timestamp.c: In function ‘__pyx_f_6pandas_5_libs_6tslibs_11c_timestamp_10_Timestamp__get_start_end_field’: BUILDSTDERR: pandas/_libs/tslibs/c_timestamp.c:7257:25: warning: ‘__pyx_t_10’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 7257 | __pyx_t_5numpy_int8_t __pyx_t_10[1]; BUILDSTDERR: | ^~~~~~~~~~ ches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs/src -Ipandas/_libs/tslibs -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime/np_datetime.o -Wno-unused-function gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs/src -Ipandas/_libs/tslibs -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/src/datetime/np_datetime_strings.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/tslib.o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/tslib.cpython-37m-riscv64-linux-gnu.so building 'pandas._libs.tslibs.c_timestamp' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs/src -Ipandas/_libs/tslibs -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/c_timestamp.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/c_timestamp.o -Wno-unused-function BUILDSTDERR: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs/src In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/src/datetime/np_datetime.c:26: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from pandas/_libs/tslibs/src/datetime/np_datetime.c:24: BUILDSTDERR: /usr/include/python3.7m/datetime.h:204:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] BUILDSTDERR: 204 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/src/datetime/np_datetime_strings.c:33: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from pandas/_libs/tslibs/src/datetime/np_datetime.h:25, BUILDSTDERR: from pandas/_libs/tslibs/src/datetime/np_datetime_strings.c:37: BUILDSTDERR: /usr/include/python3.7m/datetime.h:204:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] BUILDSTDERR: 204 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/ccalendar.c:627: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ -Ipandas/_libs/tslibs -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime/np_datetime.o -Wno-unused-function gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs/src -Ipandas/_libs/tslibs -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/src/datetime/np_datetime_strings.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/c_timestamp.o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/c_timestamp.cpython-37m-riscv64-linux-gnu.so building 'pandas._libs.tslibs.ccalendar' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/ccalendar.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/ccalendar.o -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/ccalendar.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/ccalendar.cpython-37m-riscv64-linux-gnu.so building 'pandas._libs.tslibs.conversion' extension BUILDSTDERR: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchIn file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/conversion.c:639: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/src/datetime/np_datetime.c:26: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from pandas/_libs/tslibs/src/datetime/np_datetime.c:24: BUILDSTDERR: /usr/include/python3.7m/datetime.h:204:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] BUILDSTDERR: 204 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/src/datetime/np_datetime_strings.c:33: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from pandas/_libs/tslibs/src/datetime/np_datetime.h:25, BUILDSTDERR: from pandas/_libs/tslibs/src/datetime/np_datetime_strings.c:37: BUILDSTDERR: /usr/include/python3.7m/datetime.h:204:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] BUILDSTDERR: 204 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/fields.c:637: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ ronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs/src -Ipandas/_libs/tslibs -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/conversion.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/conversion.o -Wno-unused-function gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs/src -Ipandas/_libs/tslibs -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime/np_datetime.o -Wno-unused-function gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs/src -Ipandas/_libs/tslibs -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/src/datetime/np_datetime_strings.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/conversion.o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/conversion.cpython-37m-riscv64-linux-gnu.so building 'pandas._libs.tslibs.fields' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs/src -Ipandas/_libs/tslibs -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/fields.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/fields.o -Wno-unused-function BUILDSTDERR: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASIn file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/src/datetime/np_datetime.c:26: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from pandas/_libs/tslibs/src/datetime/np_datetime.c:24: BUILDSTDERR: /usr/include/python3.7m/datetime.h:204:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] BUILDSTDERR: 204 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/src/datetime/np_datetime_strings.c:33: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from pandas/_libs/tslibs/src/datetime/np_datetime.h:25, BUILDSTDERR: from pandas/_libs/tslibs/src/datetime/np_datetime_strings.c:37: BUILDSTDERR: /usr/include/python3.7m/datetime.h:204:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] BUILDSTDERR: 204 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/frequencies.c:629: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ SERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs/src -Ipandas/_libs/tslibs -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime/np_datetime.o -Wno-unused-function gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs/src -Ipandas/_libs/tslibs -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/src/datetime/np_datetime_strings.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/fields.o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/fields.cpython-37m-riscv64-linux-gnu.so building 'pandas._libs.tslibs.frequencies' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/frequencies.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/frequencies.o -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/frequencies.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/frequencies.cpython-37m-riscv64-linux-gnu.so building 'pandas._libs.tslibs.nattype' extension BUILDSTDERR: gcc -pthread -WIn file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/nattype.c:634: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/np_datetime.c:639: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/src/datetime/np_datetime.c:26: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from pandas/_libs/tslibs/src/datetime/np_datetime.c:24: BUILDSTDERR: /usr/include/python3.7m/datetime.h:204:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] BUILDSTDERR: 204 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; BUILDSTDERR: | ^~~~~~~~~~~~~ no-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/nattype.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/nattype.o -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/nattype.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/nattype.cpython-37m-riscv64-linux-gnu.so building 'pandas._libs.tslibs.np_datetime' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/np_datetime.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/np_datetime.o -Wno-unused-function gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime/np_datetime.o -Wno-unused-function BUILDSTDERR: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/src/datetime/np_datetime_strings.c:33: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from pandas/_libs/tslibs/src/datetime/np_datetime.h:25, BUILDSTDERR: from pandas/_libs/tslibs/src/datetime/np_datetime_strings.c:37: BUILDSTDERR: /usr/include/python3.7m/datetime.h:204:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] BUILDSTDERR: 204 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/offsets.c:639: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/src/datetime/np_datetime.c:26: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from pandas/_libs/tslibs/src/datetime/np_datetime.c:24: BUILDSTDERR: /usr/include/python3.7m/datetime.h:204:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] BUILDSTDERR: 204 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/src/datetime/np_datetime_strings.c:33: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from pandas/_libs/tslibs/src/datetime/np_datetime.h:25, BUILDSTDERR: from pandas/_libs/tslibs/src/datetime/np_datetime_strings.c:37: BUILDSTDERR: /usr/include/python3.7m/datetime.h:204:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] BUILDSTDERR: 204 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; BUILDSTDERR: | ^~~~~~~~~~~~~ include/python3.7m -c pandas/_libs/tslibs/src/datetime/np_datetime_strings.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/np_datetime.o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/np_datetime.cpython-37m-riscv64-linux-gnu.so building 'pandas._libs.tslibs.offsets' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs -Ipandas/_libs/tslibs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/offsets.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/offsets.o -Wno-unused-function gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs -Ipandas/_libs/tslibs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime/np_datetime.o -Wno-unused-function gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs -Ipandas/_libs/tslibs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/src/datetime/np_datetime_strings.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -Wno-unused-function BUILDSTDERR: gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/parsing.c:637: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/period.c:639: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/offsets.o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/offsets.cpython-37m-riscv64-linux-gnu.so building 'pandas._libs.tslibs.parsing' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/parsing.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/parsing.o -Wno-unused-function gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/src/parser/tokenizer.c -o build/temp.linux-riscv64-3.7/pandas/_libs/src/parser/tokenizer.o -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/parsing.o build/temp.linux-riscv64-3.7/pandas/_libs/src/parser/tokenizer.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/parsing.cpython-37m-riscv64-linux-gnu.so building 'pandas._libs.tslibs.period' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/period.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/period.o -Wno-unused-function BUILDSTDERR: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/src/datetime/np_datetime.c:26: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from pandas/_libs/tslibs/src/datetime/np_datetime.c:24: BUILDSTDERR: /usr/include/python3.7m/datetime.h:204:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] BUILDSTDERR: 204 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/src/datetime/np_datetime_strings.c:33: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from pandas/_libs/tslibs/src/datetime/np_datetime.h:25, BUILDSTDERR: from pandas/_libs/tslibs/src/datetime/np_datetime_strings.c:37: BUILDSTDERR: /usr/include/python3.7m/datetime.h:204:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] BUILDSTDERR: 204 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/resolution.c:638: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime/np_datetime.o -Wno-unused-function gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/src/datetime/np_datetime_strings.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/period.o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/period.cpython-37m-riscv64-linux-gnu.so building 'pandas._libs.tslibs.resolution' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs -Ipandas/_libs/tslibs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/resolution.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/resolution.o -Wno-unused-function BUILDSTDERR: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libsIn file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/src/datetime/np_datetime.c:26: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from pandas/_libs/tslibs/src/datetime/np_datetime.c:24: BUILDSTDERR: /usr/include/python3.7m/datetime.h:204:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] BUILDSTDERR: 204 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/src/datetime/np_datetime_strings.c:33: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from pandas/_libs/tslibs/src/datetime/np_datetime.h:25, BUILDSTDERR: from pandas/_libs/tslibs/src/datetime/np_datetime_strings.c:37: BUILDSTDERR: /usr/include/python3.7m/datetime.h:204:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] BUILDSTDERR: 204 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/strptime.c:637: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/src/datetime/np_datetime.c:26: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from pandas/_libs/tslibs/src/datetime/np_datetime.c:24: BUILDSTDERR: /usr/include/python3.7m/datetime.h:204:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] BUILDSTDERR: 204 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; BUILDSTDERR: | ^~~~~~~~~~~~~ /tslibs -Ipandas/_libs/tslibs -Ipandas/_libs/tslibs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime/np_datetime.o -Wno-unused-function gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs -Ipandas/_libs/tslibs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/src/datetime/np_datetime_strings.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/resolution.o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/resolution.cpython-37m-riscv64-linux-gnu.so building 'pandas._libs.tslibs.strptime' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs -Ipandas/_libs/tslibs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/strptime.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/strptime.o -Wno-unused-function gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs -Ipandas/_libs/tslibs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime/np_datetime.o -Wno-unused-function BUILDSTDERR: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/src/datetime/np_datetime_strings.c:33: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from pandas/_libs/tslibs/src/datetime/np_datetime.h:25, BUILDSTDERR: from pandas/_libs/tslibs/src/datetime/np_datetime_strings.c:37: BUILDSTDERR: /usr/include/python3.7m/datetime.h:204:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] BUILDSTDERR: 204 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/timedeltas.c:638: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/src/datetime/np_datetime.c:26: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from pandas/_libs/tslibs/src/datetime/np_datetime.c:24: BUILDSTDERR: /usr/include/python3.7m/datetime.h:204:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] BUILDSTDERR: 204 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; BUILDSTDERR: | ^~~~~~~~~~~~~ switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs -Ipandas/_libs/tslibs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/src/datetime/np_datetime_strings.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/strptime.o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/strptime.cpython-37m-riscv64-linux-gnu.so building 'pandas._libs.tslibs.timedeltas' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs -Ipandas/_libs/tslibs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/timedeltas.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/timedeltas.o -Wno-unused-function gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs -Ipandas/_libs/tslibs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime/np_datetime.o -Wno-unused-function BUILDSTDERR: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs -Ipandas/_libs/tsIn file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/src/datetime/np_datetime_strings.c:33: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from pandas/_libs/tslibs/src/datetime/np_datetime.h:25, BUILDSTDERR: from pandas/_libs/tslibs/src/datetime/np_datetime_strings.c:37: BUILDSTDERR: /usr/include/python3.7m/datetime.h:204:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] BUILDSTDERR: 204 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/timestamps.c:638: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/src/datetime/np_datetime.c:26: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from pandas/_libs/tslibs/src/datetime/np_datetime.c:24: BUILDSTDERR: /usr/include/python3.7m/datetime.h:204:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] BUILDSTDERR: 204 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/src/datetime/np_datetime_strings.c:33: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from pandas/_libs/tslibs/src/datetime/np_datetime.h:25, BUILDSTDERR: from pandas/_libs/tslibs/src/datetime/np_datetime_strings.c:37: BUILDSTDERR: /usr/include/python3.7m/datetime.h:204:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] BUILDSTDERR: 204 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; BUILDSTDERR: | ^~~~~~~~~~~~~ libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/src/datetime/np_datetime_strings.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/timedeltas.o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/timedeltas.cpython-37m-riscv64-linux-gnu.so building 'pandas._libs.tslibs.timestamps' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs -Ipandas/_libs/tslibs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/timestamps.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/timestamps.o -Wno-unused-function gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs -Ipandas/_libs/tslibs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime/np_datetime.o -Wno-unused-function gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs -Ipandas/_libs/tslibs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/src/datetime/np_datetime_strings.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -Wno-unused-function BUILDSTDERR: gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GIn file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/timezones.c:629: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/tzconversion.c:638: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/src/datetime/np_datetime.c:26: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from pandas/_libs/tslibs/src/datetime/np_datetime.c:24: BUILDSTDERR: /usr/include/python3.7m/datetime.h:204:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] BUILDSTDERR: 204 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; BUILDSTDERR: | ^~~~~~~~~~~~~ LIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/timestamps.o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/timestamps.cpython-37m-riscv64-linux-gnu.so building 'pandas._libs.tslibs.timezones' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/timezones.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/timezones.o -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/timezones.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/timezones.cpython-37m-riscv64-linux-gnu.so building 'pandas._libs.tslibs.tzconversion' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs -Ipandas/_libs/tslibs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/tzconversion.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/tzconversion.o -Wno-unused-function gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs -Ipandas/_libs/tslibs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime/np_datetime.o -Wno-unused-function BUILDSTDERR: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXXIn file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/src/datetime/np_datetime_strings.c:33: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from pandas/_libs/tslibs/src/datetime/np_datetime.h:25, BUILDSTDERR: from pandas/_libs/tslibs/src/datetime/np_datetime_strings.c:37: BUILDSTDERR: /usr/include/python3.7m/datetime.h:204:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] BUILDSTDERR: 204 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/window.cpp:657: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ _ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs -Ipandas/_libs/tslibs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/src/datetime/np_datetime_strings.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/tzconversion.o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/tzconversion.cpython-37m-riscv64-linux-gnu.so building 'pandas._libs.testing' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/testing.c -o build/temp.linux-riscv64-3.7/pandas/_libs/testing.o -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/testing.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/testing.cpython-37m-riscv64-linux-gnu.so building 'pandas._libs.window' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs -I./pandas/_libs -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/window.cpp -o build/temp.linux-riscv64-3.7/pandas/_libs/window.o -Wno-unused-function BUILDSTDERR: g++ -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/writers.c:630: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: pandas/_libs/writers.c: In function ‘__pyx_pw_6pandas_5_libs_7writers_1write_csv_rows’: BUILDSTDERR: pandas/_libs/writers.c:3504:15: warning: ‘__pyx_v_j’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 3504 | __pyx_t_1 = (__pyx_v_j + 1); BUILDSTDERR: | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/writers.c:2980:14: note: ‘__pyx_v_j’ was declared here BUILDSTDERR: 2980 | Py_ssize_t __pyx_v_j; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: pandas/io/sas/sas.c: In function ‘__pyx_f_6pandas_2io_3sas_4_sas_rdc_decompress’: BUILDSTDERR: pandas/io/sas/sas.c:3717:65: warning: ‘__pyx_v_ctrl_bits’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 3717 | __pyx_t_8 = (((__pyx_v_ctrl_bits & __pyx_v_ctrl_mask) == 0) != 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/window.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/window.cpython-37m-riscv64-linux-gnu.so building 'pandas._libs.writers' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/writers.c -o build/temp.linux-riscv64-3.7/pandas/_libs/writers.o -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/writers.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/writers.cpython-37m-riscv64-linux-gnu.so building 'pandas.io.sas._sas' extension creating build/temp.linux-riscv64-3.7/pandas/io creating build/temp.linux-riscv64-3.7/pandas/io/sas gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/io/sas/sas.c -o build/temp.linux-riscv64-3.7/pandas/io/sas/sas.o -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/io/sas/sas.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/io/sas/_sas.cpython-37m-riscv64-linux-gnu.so building 'pandas.io.msgpack._packer' extension creating build/temp.linux-riscv64-3.7/pandas/io/msgpack gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D__LITTLE_ENDIAN__=1 -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/msgpack -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/io/msgpack/_packer.cpp -o build/temp.linux-riscv64-3.7/pandas/io/msgpack/_packer.o -Wno-unused-function g++ -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/io/msgpack/_packer.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/io/msgpack/_packer.cpython-37m-riscv64-linux-gnu.so building 'pandas.io.msgpack._unpacker' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D__LITTLE_ENDIAN__=1 -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/msgpack -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/io/msgpack/_unpacker.cpp -o build/temp.linux-riscv64-3.7/pandas/io/msgpack/_unpacker.o -Wno-unused-function g++ -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/io/msgpack/_unpacker.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/io/msgpack/_unpacker.cpython-37m-riscv64-linux-gnu.so building 'pandas._libs.json' extension creating build/temp.linux-riscv64-3.7/pandas/_libs/src/ujson creating build/temp.linux-riscv64-3.7/pandas/_libs/src/ujson/python creating build/temp.linux-riscv64-3.7/pandas/_libs/src/ujson/lib gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/src/ujson/python/ujson.c -o build/temp.linux-riscv64-3.7/pandas/_libs/src/ujson/python/ujson.o -D_GNU_SOURCE -Wno-unused-function BUILDSTDERR: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONSIn file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/src/ujson/python/objToJSON.c:42: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/src/ujson/python/JSONtoObj.c:42: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: pandas/_libs/src/ujson/lib/ultrajsonenc.c:397:1: warning: ‘fastcall’ attribute directive ignored [-Wattributes] BUILDSTDERR: 397 | Buffer_AppendShortHexUnchecked(char *outputOffset, unsigned short value) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/src/ujson/lib/ultrajsonenc.c:720:59: warning: ‘fastcall’ attribute directive ignored [-Wattributes] BUILDSTDERR: 720 | char *end) { BUILDSTDERR: | ^~~~ BUILDSTDERR: pandas/_libs/src/ujson/lib/ultrajsondec.c:71:39: warning: ‘fastcall’ attribute directive ignored [-Wattributes] BUILDSTDERR: 71 | JSOBJ FASTCALL_MSVC decode_any(struct DecoderState *ds) FASTCALL_ATTR; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/src/ujson/lib/ultrajsondec.c:102:61: warning: ‘fastcall’ attribute directive ignored [-Wattributes] BUILDSTDERR: 102 | FASTCALL_ATTR JSOBJ FASTCALL_MSVC decodePreciseFloat(struct DecoderState *ds) { BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/src/ujson/lib/ultrajsondec.c:117:57: warning: ‘fastcall’ attribute directive ignored [-Wattributes] BUILDSTDERR: 117 | FASTCALL_ATTR JSOBJ FASTCALL_MSVC decode_numeric(struct DecoderState *ds) { BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/src/ujson/lib/ultrajsondec.c:294:54: warning: ‘fastcall’ attribute directive ignored [-Wattributes] BUILDSTDERR: 294 | FASTCALL_ATTR JSOBJ FASTCALL_MSVC decode_true(struct DecoderState *ds) { BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/src/ujson/lib/ultrajsondec.c:310:55: warning: ‘fastcall’ attribute directive ignored [-Wattributes] BUILDSTDERR: 310 | FASTCALL_ATTR JSOBJ FASTCALL_MSVC decode_false(struct DecoderState *ds) { BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/src/ujson/lib/ultrajsondec.c:327:54: warning: ‘fastcall’ attribute directive ignored [-Wattributes] BUILDSTDERR: 327 | FASTCALL_ATTR JSOBJ FASTCALL_MSVC decode_null(struct DecoderState *ds) { BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/src/ujson/lib/ultrajsondec.c:343:56: warning: ‘fastcall’ attribute directive ignored [-Wattributes] BUILDSTDERR: 343 | FASTCALL_ATTR void FASTCALL_MSVC SkipWhitespace(struct DecoderState *ds) { BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/src/ujson/lib/ultrajsondec.c:631:56: warning: ‘fastcall’ attribute directive ignored [-Wattributes] BUILDSTDERR: 631 | FASTCALL_ATTR JSOBJ FASTCALL_MSVC decode_string(struct DecoderState *ds) { BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/src/ujson/lib/ultrajsondec.c:911:55: warning: ‘fastcall’ attribute directive ignored [-Wattributes] BUILDSTDERR: 911 | FASTCALL_ATTR JSOBJ FASTCALL_MSVC decode_array(struct DecoderState *ds) { BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/src/ujson/lib/ultrajsondec.c:975:56: warning: ‘fastcall’ attribute directive ignored [-Wattributes] BUILDSTDERR: 975 | FASTCALL_ATTR JSOBJ FASTCALL_MSVC decode_object(struct DecoderState *ds) { BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/src/ujson/lib/ultrajsondec.c:1058:53: warning: ‘fastcall’ attribute directive ignored [-Wattributes] BUILDSTDERR: 1058 | FASTCALL_ATTR JSOBJ FASTCALL_MSVC decode_any(struct DecoderState *ds) { BUILDSTDERR: | ^~~~~~~~~~~~ -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/src/ujson/python/objToJSON.c -o build/temp.linux-riscv64-3.7/pandas/_libs/src/ujson/python/objToJSON.o -D_GNU_SOURCE -Wno-unused-function gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/src/ujson/python/JSONtoObj.c -o build/temp.linux-riscv64-3.7/pandas/_libs/src/ujson/python/JSONtoObj.o -D_GNU_SOURCE -Wno-unused-function gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/src/ujson/lib/ultrajsonenc.c -o build/temp.linux-riscv64-3.7/pandas/_libs/src/ujson/lib/ultrajsonenc.o -D_GNU_SOURCE -Wno-unused-function gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/src/ujson/lib/ultrajsondec.c -o build/temp.linux-riscv64-3.7/pandas/_libs/src/ujson/lib/ultrajsondec.o -D_GNU_SOURCE -Wno-unused-function BUILDSTDERR: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/src/datetime/np_datetime.c:26: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from pandas/_libs/tslibs/src/datetime/np_datetime.c:24: BUILDSTDERR: /usr/include/python3.7m/datetime.h:204:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] BUILDSTDERR: 204 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/src/datetime/np_datetime_strings.c:33: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from pandas/_libs/tslibs/src/datetime/np_datetime.h:25, BUILDSTDERR: from pandas/_libs/tslibs/src/datetime/np_datetime_strings.c:37: BUILDSTDERR: /usr/include/python3.7m/datetime.h:204:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] BUILDSTDERR: 204 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: warning: pandas/_libs/parsers.pyx:1726:34: Casting a GIL-requiring function into a nogil function circumvents GIL validation + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime/np_datetime.o -D_GNU_SOURCE -Wno-unused-function gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/src/datetime/np_datetime_strings.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -D_GNU_SOURCE -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/src/ujson/python/ujson.o build/temp.linux-riscv64-3.7/pandas/_libs/src/ujson/python/objToJSON.o build/temp.linux-riscv64-3.7/pandas/_libs/src/ujson/python/JSONtoObj.o build/temp.linux-riscv64-3.7/pandas/_libs/src/ujson/lib/ultrajsonenc.o build/temp.linux-riscv64-3.7/pandas/_libs/src/ujson/lib/ultrajsondec.o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/json.cpython-37m-riscv64-linux-gnu.so building 'pandas.util._move' extension creating build/temp.linux-riscv64-3.7/pandas/util gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/util/move.c -o build/temp.linux-riscv64-3.7/pandas/util/move.o -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/util/move.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/util/_move.cpython-37m-riscv64-linux-gnu.so Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vPUyCk + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64 + cd pandas-0.25.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.7/pandas/_libs/join.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.7/pandas/_libs/groupby.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.7/pandas/_libs/parsers.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.7/pandas/_libs/hashing.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.7/pandas/_libs/writers.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.7/pandas/_libs/internals.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.7/pandas/_libs/testing.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.7/pandas/_libs/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.7/pandas/_libs/sparse.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.7/pandas/_libs/interval.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.7/pandas/_libs/properties.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.7/pandas/_libs/algos.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.7/pandas/_libs/missing.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/c_timestamp.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/fields.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/period.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/ccalendar.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/timestamps.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/offsets.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/strptime.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/tzconversion.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/parsing.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/timedeltas.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/timezones.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/nattype.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/frequencies.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/np_datetime.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/conversion.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/resolution.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-3.7/pandas/_libs/window.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.7/pandas/_libs/json.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.7/pandas/_libs/ops.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.7/pandas/_libs/index.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.7/pandas/_libs/indexing.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.7/pandas/_libs/reduction.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.7/pandas/_libs/skiplist.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.7/pandas/_libs/lib.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.7/pandas/_libs/hashtable.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.7/pandas/_libs/tslib.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.7/pandas/_libs/reshape.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests copying build/lib.linux-riscv64-3.7/pandas/tests/test_downstream.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests copying build/lib.linux-riscv64-3.7/pandas/tests/test_sorting.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests copying build/lib.linux-riscv64-3.7/pandas/tests/test_base.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests copying build/lib.linux-riscv64-3.7/pandas/tests/test_take.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.7/pandas/tests/series/test_combine_concat.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.7/pandas/tests/series/test_period.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.7/pandas/tests/series/test_alter_axes.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.7/pandas/tests/series/test_block_internals.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.7/pandas/tests/series/test_api.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.7/pandas/tests/series/test_sorting.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.7/pandas/tests/series/test_apply.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.7/pandas/tests/series/test_explode.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.7/pandas/tests/series/test_timezones.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.7/pandas/tests/series/test_ufunc.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.7/pandas/tests/series/test_duplicates.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.7/pandas/tests/series/test_operators.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.7/pandas/tests/series/test_analytics.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.7/pandas/tests/series/test_asof.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.7/pandas/tests/series/test_internals.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.7/pandas/tests/series/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.7/pandas/tests/series/test_timeseries.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.7/pandas/tests/series/test_io.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.7/pandas/tests/series/test_repr.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.7/pandas/tests/series/test_datetime_values.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.7/pandas/tests/series/test_quantile.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.7/pandas/tests/series/test_replace.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.7/pandas/tests/series/test_arithmetic.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.7/pandas/tests/series/test_validate.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.7/pandas/tests/series/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.7/pandas/tests/series/test_constructors.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.7/pandas/tests/series/test_rank.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.7/pandas/tests/series/test_dtypes.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.7/pandas/tests/series/common.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.7/pandas/tests/series/test_missing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/indexing copying build/lib.linux-riscv64-3.7/pandas/tests/series/indexing/test_alter_index.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/indexing copying build/lib.linux-riscv64-3.7/pandas/tests/series/indexing/test_iloc.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/indexing copying build/lib.linux-riscv64-3.7/pandas/tests/series/indexing/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/indexing copying build/lib.linux-riscv64-3.7/pandas/tests/series/indexing/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/indexing copying build/lib.linux-riscv64-3.7/pandas/tests/series/indexing/test_callable.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/indexing copying build/lib.linux-riscv64-3.7/pandas/tests/series/indexing/test_numeric.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/indexing copying build/lib.linux-riscv64-3.7/pandas/tests/series/indexing/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/indexing copying build/lib.linux-riscv64-3.7/pandas/tests/series/indexing/test_boolean.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/indexing copying build/lib.linux-riscv64-3.7/pandas/tests/series/indexing/test_loc.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/indexing copying build/lib.linux-riscv64-3.7/pandas/tests/series/indexing/test_datetime.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/indexing copying build/lib.linux-riscv64-3.7/pandas/tests/series/test_subclass.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_combine_concat.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_period.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_alter_axes.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_query_eval.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_block_internals.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_api.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_sorting.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_apply.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_explode.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_timezones.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_repr_info.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_reshape.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_duplicates.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_operators.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_analytics.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_asof.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_timeseries.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_axis_select_reindex.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_sort_values_level_as_str.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_nonunique_indexes.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_quantile.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_replace.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_arithmetic.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_validate.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_join.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_mutate_columns.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_constructors.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_convert_to.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_rank.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_to_csv.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_dtypes.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/common.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_missing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_subclass.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/resample copying build/lib.linux-riscv64-3.7/pandas/tests/resample/test_base.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/resample copying build/lib.linux-riscv64-3.7/pandas/tests/resample/test_resample_api.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/resample copying build/lib.linux-riscv64-3.7/pandas/tests/resample/test_datetime_index.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/resample copying build/lib.linux-riscv64-3.7/pandas/tests/resample/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/resample copying build/lib.linux-riscv64-3.7/pandas/tests/resample/test_period_index.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/resample copying build/lib.linux-riscv64-3.7/pandas/tests/resample/test_resampler_grouper.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/resample copying build/lib.linux-riscv64-3.7/pandas/tests/resample/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/resample copying build/lib.linux-riscv64-3.7/pandas/tests/resample/test_timedelta.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/resample copying build/lib.linux-riscv64-3.7/pandas/tests/resample/test_time_grouper.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/resample copying build/lib.linux-riscv64-3.7/pandas/tests/test_nanops.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/internals copying build/lib.linux-riscv64-3.7/pandas/tests/internals/test_internals.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/internals copying build/lib.linux-riscv64-3.7/pandas/tests/internals/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/internals copying build/lib.linux-riscv64-3.7/pandas/tests/test_strings.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/window copying build/lib.linux-riscv64-3.7/pandas/tests/window/test_api.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/window copying build/lib.linux-riscv64-3.7/pandas/tests/window/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/window copying build/lib.linux-riscv64-3.7/pandas/tests/window/test_pairwise.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/window copying build/lib.linux-riscv64-3.7/pandas/tests/window/test_grouper.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/window copying build/lib.linux-riscv64-3.7/pandas/tests/window/test_rolling.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/window copying build/lib.linux-riscv64-3.7/pandas/tests/window/test_window.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/window copying build/lib.linux-riscv64-3.7/pandas/tests/window/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/window copying build/lib.linux-riscv64-3.7/pandas/tests/window/test_expanding.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/window copying build/lib.linux-riscv64-3.7/pandas/tests/window/test_moments.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/window copying build/lib.linux-riscv64-3.7/pandas/tests/window/test_dtypes.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/window copying build/lib.linux-riscv64-3.7/pandas/tests/window/common.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/window copying build/lib.linux-riscv64-3.7/pandas/tests/window/test_ewm.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/window copying build/lib.linux-riscv64-3.7/pandas/tests/window/test_timeseries_window.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/window copying build/lib.linux-riscv64-3.7/pandas/tests/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests copying build/lib.linux-riscv64-3.7/pandas/tests/test_expressions.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/config copying build/lib.linux-riscv64-3.7/pandas/tests/config/test_localization.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/config copying build/lib.linux-riscv64-3.7/pandas/tests/config/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/config copying build/lib.linux-riscv64-3.7/pandas/tests/config/test_config.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/config copying build/lib.linux-riscv64-3.7/pandas/tests/test_register_accessor.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/offsets copying build/lib.linux-riscv64-3.7/pandas/tests/tseries/offsets/test_fiscal.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/offsets copying build/lib.linux-riscv64-3.7/pandas/tests/tseries/offsets/test_ticks.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/offsets copying build/lib.linux-riscv64-3.7/pandas/tests/tseries/offsets/test_offsets_properties.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/offsets copying build/lib.linux-riscv64-3.7/pandas/tests/tseries/offsets/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/offsets copying build/lib.linux-riscv64-3.7/pandas/tests/tseries/offsets/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/offsets copying build/lib.linux-riscv64-3.7/pandas/tests/tseries/offsets/test_offsets.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/offsets copying build/lib.linux-riscv64-3.7/pandas/tests/tseries/offsets/common.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/offsets copying build/lib.linux-riscv64-3.7/pandas/tests/tseries/offsets/test_yqm_offsets.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/offsets copying build/lib.linux-riscv64-3.7/pandas/tests/tseries/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/holiday copying build/lib.linux-riscv64-3.7/pandas/tests/tseries/holiday/test_observance.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/holiday copying build/lib.linux-riscv64-3.7/pandas/tests/tseries/holiday/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/holiday copying build/lib.linux-riscv64-3.7/pandas/tests/tseries/holiday/test_calendar.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/holiday copying build/lib.linux-riscv64-3.7/pandas/tests/tseries/holiday/test_holiday.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/holiday copying build/lib.linux-riscv64-3.7/pandas/tests/tseries/holiday/test_federal.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/holiday creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/frequencies copying build/lib.linux-riscv64-3.7/pandas/tests/tseries/frequencies/test_to_offset.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/frequencies copying build/lib.linux-riscv64-3.7/pandas/tests/tseries/frequencies/test_freq_code.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/frequencies copying build/lib.linux-riscv64-3.7/pandas/tests/tseries/frequencies/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/frequencies copying build/lib.linux-riscv64-3.7/pandas/tests/tseries/frequencies/test_inference.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/frequencies creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/computation copying build/lib.linux-riscv64-3.7/pandas/tests/computation/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/computation copying build/lib.linux-riscv64-3.7/pandas/tests/computation/test_eval.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/computation copying build/lib.linux-riscv64-3.7/pandas/tests/computation/test_compat.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/computation creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/api copying build/lib.linux-riscv64-3.7/pandas/tests/api/test_api.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/api copying build/lib.linux-riscv64-3.7/pandas/tests/api/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/api copying build/lib.linux-riscv64-3.7/pandas/tests/api/test_types.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/api creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/plotting copying build/lib.linux-riscv64-3.7/pandas/tests/plotting/test_converter.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/plotting copying build/lib.linux-riscv64-3.7/pandas/tests/plotting/test_misc.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/plotting copying build/lib.linux-riscv64-3.7/pandas/tests/plotting/test_hist_method.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/plotting copying build/lib.linux-riscv64-3.7/pandas/tests/plotting/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/plotting copying build/lib.linux-riscv64-3.7/pandas/tests/plotting/test_series.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/plotting copying build/lib.linux-riscv64-3.7/pandas/tests/plotting/test_boxplot_method.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/plotting copying build/lib.linux-riscv64-3.7/pandas/tests/plotting/test_backend.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/plotting copying build/lib.linux-riscv64-3.7/pandas/tests/plotting/test_groupby.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/plotting copying build/lib.linux-riscv64-3.7/pandas/tests/plotting/common.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/plotting copying build/lib.linux-riscv64-3.7/pandas/tests/plotting/test_datetimelike.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/plotting copying build/lib.linux-riscv64-3.7/pandas/tests/plotting/test_frame.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/plotting creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/util copying build/lib.linux-riscv64-3.7/pandas/tests/util/test_assert_almost_equal.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/util copying build/lib.linux-riscv64-3.7/pandas/tests/util/test_validate_args_and_kwargs.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/util copying build/lib.linux-riscv64-3.7/pandas/tests/util/test_move.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/util copying build/lib.linux-riscv64-3.7/pandas/tests/util/test_hashing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/util copying build/lib.linux-riscv64-3.7/pandas/tests/util/test_assert_extension_array_equal.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/util copying build/lib.linux-riscv64-3.7/pandas/tests/util/test_assert_produces_warning.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/util copying build/lib.linux-riscv64-3.7/pandas/tests/util/test_assert_index_equal.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/util copying build/lib.linux-riscv64-3.7/pandas/tests/util/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/util copying build/lib.linux-riscv64-3.7/pandas/tests/util/test_deprecate.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/util copying build/lib.linux-riscv64-3.7/pandas/tests/util/test_deprecate_kwarg.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/util copying build/lib.linux-riscv64-3.7/pandas/tests/util/test_assert_frame_equal.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/util copying build/lib.linux-riscv64-3.7/pandas/tests/util/test_validate_kwargs.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/util copying build/lib.linux-riscv64-3.7/pandas/tests/util/test_util.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/util copying build/lib.linux-riscv64-3.7/pandas/tests/util/test_validate_args.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/util copying build/lib.linux-riscv64-3.7/pandas/tests/util/test_assert_numpy_array_equal.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/util copying build/lib.linux-riscv64-3.7/pandas/tests/util/test_assert_series_equal.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/util copying build/lib.linux-riscv64-3.7/pandas/tests/util/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/util copying build/lib.linux-riscv64-3.7/pandas/tests/util/test_assert_categorical_equal.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/util copying build/lib.linux-riscv64-3.7/pandas/tests/util/test_safe_import.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/util copying build/lib.linux-riscv64-3.7/pandas/tests/util/test_assert_interval_array_equal.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/util copying build/lib.linux-riscv64-3.7/pandas/tests/test_algos.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse copying build/lib.linux-riscv64-3.7/pandas/tests/sparse/test_combine_concat.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/series copying build/lib.linux-riscv64-3.7/pandas/tests/sparse/series/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/series copying build/lib.linux-riscv64-3.7/pandas/tests/sparse/series/test_series.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/series copying build/lib.linux-riscv64-3.7/pandas/tests/sparse/series/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/series creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/frame copying build/lib.linux-riscv64-3.7/pandas/tests/sparse/frame/test_apply.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/frame copying build/lib.linux-riscv64-3.7/pandas/tests/sparse/frame/test_analytics.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/frame copying build/lib.linux-riscv64-3.7/pandas/tests/sparse/frame/test_to_from_scipy.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/frame copying build/lib.linux-riscv64-3.7/pandas/tests/sparse/frame/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/frame copying build/lib.linux-riscv64-3.7/pandas/tests/sparse/frame/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/frame copying build/lib.linux-riscv64-3.7/pandas/tests/sparse/frame/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/frame copying build/lib.linux-riscv64-3.7/pandas/tests/sparse/frame/test_to_csv.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/frame copying build/lib.linux-riscv64-3.7/pandas/tests/sparse/frame/test_frame.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/frame copying build/lib.linux-riscv64-3.7/pandas/tests/sparse/test_reshape.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse copying build/lib.linux-riscv64-3.7/pandas/tests/sparse/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse copying build/lib.linux-riscv64-3.7/pandas/tests/sparse/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse copying build/lib.linux-riscv64-3.7/pandas/tests/sparse/test_pivot.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse copying build/lib.linux-riscv64-3.7/pandas/tests/sparse/test_groupby.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse copying build/lib.linux-riscv64-3.7/pandas/tests/sparse/common.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse copying build/lib.linux-riscv64-3.7/pandas/tests/sparse/test_format.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/generic copying build/lib.linux-riscv64-3.7/pandas/tests/generic/test_label_or_level_utils.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/generic copying build/lib.linux-riscv64-3.7/pandas/tests/generic/test_generic.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/generic copying build/lib.linux-riscv64-3.7/pandas/tests/generic/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/generic copying build/lib.linux-riscv64-3.7/pandas/tests/generic/test_series.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/generic copying build/lib.linux-riscv64-3.7/pandas/tests/generic/test_frame.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/generic copying build/lib.linux-riscv64-3.7/pandas/tests/test_optional_dependency.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests copying build/lib.linux-riscv64-3.7/pandas/tests/test_lib.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/test_numpy_compat.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimelike.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/test_base.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/test_range.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/timedeltas/test_timedelta_range.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/timedeltas/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/timedeltas/test_astype.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/timedeltas/test_ops.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/timedeltas/test_formats.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/timedeltas/test_tools.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/timedeltas/test_partial_slicing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/timedeltas/test_construction.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/timedeltas/test_scalar_compat.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/timedeltas/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/timedeltas/test_arithmetic.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/timedeltas/test_setops.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/timedeltas/test_timedelta.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/period/test_period.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/period/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/period/test_astype.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/period/test_ops.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/period/test_formats.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/period/test_tools.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/period/test_partial_slicing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/period/test_construction.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/period/test_scalar_compat.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/period/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/period/test_arithmetic.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/period/test_setops.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/period/test_asfreq.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/period/test_period_range.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/test_common.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/test_category.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/test_numeric.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/multi copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/multi/test_integrity.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/multi copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/multi/test_equivalence.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/multi copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/multi/test_monotonic.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/multi copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/multi/test_sorting.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/multi copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/multi/test_partial_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/multi copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/multi/test_copy.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/multi copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/multi/test_reshape.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/multi copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/multi/test_duplicates.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/multi copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/multi/test_analytics.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/multi copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/multi/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/multi copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/multi/test_get_set.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/multi copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/multi/test_astype.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/multi copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/multi/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/multi copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/multi/test_conversion.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/multi copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/multi/test_reindex.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/multi copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/multi/test_constructor.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/multi copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/multi/test_compat.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/multi copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/multi/test_join.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/multi copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/multi/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/multi copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/multi/test_set_ops.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/multi copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/multi/test_drop.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/multi copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/multi/test_names.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/multi copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/multi/test_missing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/multi copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/multi/test_format.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/multi copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/multi/test_contains.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/multi copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/test_setops.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/test_frozen.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/common.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/interval copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/interval/test_interval_range.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/interval copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/interval/test_interval_new.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/interval copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/interval/test_interval_tree.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/interval copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/interval/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/interval copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/interval/test_interval.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/interval copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/interval/test_astype.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/interval copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/interval/test_construction.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/interval copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/interval/test_setops.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/interval creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes/test_misc.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes/test_timezones.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes/test_astype.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes/test_ops.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes/test_formats.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes/test_tools.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes/test_partial_slicing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes/test_construction.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes/test_scalar_compat.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes/test_arithmetic.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes/test_setops.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes/test_missing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes/test_datetimelike.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes/test_date_range.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes/test_datetime.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tslibs copying build/lib.linux-riscv64-3.7/pandas/tests/tslibs/test_normalize_date.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tslibs copying build/lib.linux-riscv64-3.7/pandas/tests/tslibs/test_api.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tslibs copying build/lib.linux-riscv64-3.7/pandas/tests/tslibs/test_parse_iso8601.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tslibs copying build/lib.linux-riscv64-3.7/pandas/tests/tslibs/test_timezones.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tslibs copying build/lib.linux-riscv64-3.7/pandas/tests/tslibs/test_libfrequencies.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tslibs copying build/lib.linux-riscv64-3.7/pandas/tests/tslibs/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tslibs copying build/lib.linux-riscv64-3.7/pandas/tests/tslibs/test_array_to_datetime.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tslibs copying build/lib.linux-riscv64-3.7/pandas/tests/tslibs/test_timedeltas.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tslibs copying build/lib.linux-riscv64-3.7/pandas/tests/tslibs/test_parsing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tslibs copying build/lib.linux-riscv64-3.7/pandas/tests/tslibs/test_conversion.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tslibs copying build/lib.linux-riscv64-3.7/pandas/tests/tslibs/test_ccalendar.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tslibs copying build/lib.linux-riscv64-3.7/pandas/tests/tslibs/test_period_asfreq.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tslibs copying build/lib.linux-riscv64-3.7/pandas/tests/tslibs/test_liboffsets.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tslibs copying build/lib.linux-riscv64-3.7/pandas/tests/test_multilevel.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests copying build/lib.linux-riscv64-3.7/pandas/tests/test_common.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension copying build/lib.linux-riscv64-3.7/pandas/tests/extension/test_period.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension copying build/lib.linux-riscv64-3.7/pandas/tests/extension/test_external_block.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/json copying build/lib.linux-riscv64-3.7/pandas/tests/extension/json/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/json copying build/lib.linux-riscv64-3.7/pandas/tests/extension/json/test_json.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/json copying build/lib.linux-riscv64-3.7/pandas/tests/extension/json/array.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/json copying build/lib.linux-riscv64-3.7/pandas/tests/extension/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension copying build/lib.linux-riscv64-3.7/pandas/tests/extension/test_interval.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension copying build/lib.linux-riscv64-3.7/pandas/tests/extension/test_sparse.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension copying build/lib.linux-riscv64-3.7/pandas/tests/extension/test_common.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/decimal copying build/lib.linux-riscv64-3.7/pandas/tests/extension/decimal/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/decimal copying build/lib.linux-riscv64-3.7/pandas/tests/extension/decimal/array.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/decimal copying build/lib.linux-riscv64-3.7/pandas/tests/extension/decimal/test_decimal.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/decimal copying build/lib.linux-riscv64-3.7/pandas/tests/extension/test_categorical.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension copying build/lib.linux-riscv64-3.7/pandas/tests/extension/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension copying build/lib.linux-riscv64-3.7/pandas/tests/extension/test_integer.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension copying build/lib.linux-riscv64-3.7/pandas/tests/extension/test_numpy.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/arrow copying build/lib.linux-riscv64-3.7/pandas/tests/extension/arrow/bool.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/arrow copying build/lib.linux-riscv64-3.7/pandas/tests/extension/arrow/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/arrow copying build/lib.linux-riscv64-3.7/pandas/tests/extension/arrow/test_bool.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/arrow creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-3.7/pandas/tests/extension/base/getitem.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-3.7/pandas/tests/extension/base/constructors.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-3.7/pandas/tests/extension/base/methods.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-3.7/pandas/tests/extension/base/printing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-3.7/pandas/tests/extension/base/setitem.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-3.7/pandas/tests/extension/base/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-3.7/pandas/tests/extension/base/dtype.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-3.7/pandas/tests/extension/base/reduce.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-3.7/pandas/tests/extension/base/reshaping.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-3.7/pandas/tests/extension/base/interface.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-3.7/pandas/tests/extension/base/casting.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-3.7/pandas/tests/extension/base/groupby.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-3.7/pandas/tests/extension/base/ops.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-3.7/pandas/tests/extension/base/missing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-3.7/pandas/tests/extension/base/base.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-3.7/pandas/tests/extension/base/io.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-3.7/pandas/tests/extension/test_datetime.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar copying build/lib.linux-riscv64-3.7/pandas/tests/scalar/test_nat.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/timestamp copying build/lib.linux-riscv64-3.7/pandas/tests/scalar/timestamp/test_timezones.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/timestamp copying build/lib.linux-riscv64-3.7/pandas/tests/scalar/timestamp/test_comparisons.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/timestamp copying build/lib.linux-riscv64-3.7/pandas/tests/scalar/timestamp/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/timestamp copying build/lib.linux-riscv64-3.7/pandas/tests/scalar/timestamp/test_timestamp.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/timestamp copying build/lib.linux-riscv64-3.7/pandas/tests/scalar/timestamp/test_arithmetic.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/timestamp copying build/lib.linux-riscv64-3.7/pandas/tests/scalar/timestamp/test_rendering.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/timestamp copying build/lib.linux-riscv64-3.7/pandas/tests/scalar/timestamp/test_unary_ops.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/timestamp copying build/lib.linux-riscv64-3.7/pandas/tests/scalar/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/period copying build/lib.linux-riscv64-3.7/pandas/tests/scalar/period/test_period.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/period copying build/lib.linux-riscv64-3.7/pandas/tests/scalar/period/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/period copying build/lib.linux-riscv64-3.7/pandas/tests/scalar/period/test_asfreq.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/period creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/timedelta copying build/lib.linux-riscv64-3.7/pandas/tests/scalar/timedelta/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/timedelta copying build/lib.linux-riscv64-3.7/pandas/tests/scalar/timedelta/test_formats.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/timedelta copying build/lib.linux-riscv64-3.7/pandas/tests/scalar/timedelta/test_construction.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/timedelta copying build/lib.linux-riscv64-3.7/pandas/tests/scalar/timedelta/test_arithmetic.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/timedelta copying build/lib.linux-riscv64-3.7/pandas/tests/scalar/timedelta/test_timedelta.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/timedelta creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/interval copying build/lib.linux-riscv64-3.7/pandas/tests/scalar/interval/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/interval copying build/lib.linux-riscv64-3.7/pandas/tests/scalar/interval/test_interval.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/interval copying build/lib.linux-riscv64-3.7/pandas/tests/scalar/interval/test_ops.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/interval copying build/lib.linux-riscv64-3.7/pandas/tests/test_compat.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tools copying build/lib.linux-riscv64-3.7/pandas/tests/tools/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tools copying build/lib.linux-riscv64-3.7/pandas/tests/tools/test_numeric.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tools copying build/lib.linux-riscv64-3.7/pandas/tests/test_join.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-3.7/pandas/tests/groupby/test_timegrouper.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-3.7/pandas/tests/groupby/test_apply.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby/aggregate copying build/lib.linux-riscv64-3.7/pandas/tests/groupby/aggregate/test_other.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby/aggregate copying build/lib.linux-riscv64-3.7/pandas/tests/groupby/aggregate/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby/aggregate copying build/lib.linux-riscv64-3.7/pandas/tests/groupby/aggregate/test_cython.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby/aggregate copying build/lib.linux-riscv64-3.7/pandas/tests/groupby/aggregate/test_aggregate.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby/aggregate copying build/lib.linux-riscv64-3.7/pandas/tests/groupby/test_counting.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-3.7/pandas/tests/groupby/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-3.7/pandas/tests/groupby/test_grouping.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-3.7/pandas/tests/groupby/test_bin_groupby.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-3.7/pandas/tests/groupby/test_transform.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-3.7/pandas/tests/groupby/test_function.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-3.7/pandas/tests/groupby/test_categorical.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-3.7/pandas/tests/groupby/test_index_as_string.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-3.7/pandas/tests/groupby/test_groupby.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-3.7/pandas/tests/groupby/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-3.7/pandas/tests/groupby/test_value_counts.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-3.7/pandas/tests/groupby/test_filters.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-3.7/pandas/tests/groupby/test_rank.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-3.7/pandas/tests/groupby/test_whitelist.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-3.7/pandas/tests/groupby/test_nth.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reductions copying build/lib.linux-riscv64-3.7/pandas/tests/reductions/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reductions copying build/lib.linux-riscv64-3.7/pandas/tests/reductions/test_reductions.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reductions copying build/lib.linux-riscv64-3.7/pandas/tests/reductions/test_stat_reductions.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reductions creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arithmetic copying build/lib.linux-riscv64-3.7/pandas/tests/arithmetic/test_period.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arithmetic copying build/lib.linux-riscv64-3.7/pandas/tests/arithmetic/test_datetime64.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arithmetic copying build/lib.linux-riscv64-3.7/pandas/tests/arithmetic/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arithmetic copying build/lib.linux-riscv64-3.7/pandas/tests/arithmetic/test_timedelta64.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arithmetic copying build/lib.linux-riscv64-3.7/pandas/tests/arithmetic/test_numeric.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arithmetic copying build/lib.linux-riscv64-3.7/pandas/tests/arithmetic/test_object.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arithmetic copying build/lib.linux-riscv64-3.7/pandas/tests/arithmetic/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arithmetic copying build/lib.linux-riscv64-3.7/pandas/tests/test_errors.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape/merge copying build/lib.linux-riscv64-3.7/pandas/tests/reshape/merge/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape/merge copying build/lib.linux-riscv64-3.7/pandas/tests/reshape/merge/test_merge_asof.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape/merge copying build/lib.linux-riscv64-3.7/pandas/tests/reshape/merge/test_multi.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape/merge copying build/lib.linux-riscv64-3.7/pandas/tests/reshape/merge/test_merge_index_as_string.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape/merge copying build/lib.linux-riscv64-3.7/pandas/tests/reshape/merge/test_merge.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape/merge copying build/lib.linux-riscv64-3.7/pandas/tests/reshape/merge/test_join.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape/merge copying build/lib.linux-riscv64-3.7/pandas/tests/reshape/merge/test_merge_ordered.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape/merge copying build/lib.linux-riscv64-3.7/pandas/tests/reshape/test_reshape.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape copying build/lib.linux-riscv64-3.7/pandas/tests/reshape/test_melt.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape copying build/lib.linux-riscv64-3.7/pandas/tests/reshape/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape copying build/lib.linux-riscv64-3.7/pandas/tests/reshape/test_union_categoricals.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape copying build/lib.linux-riscv64-3.7/pandas/tests/reshape/test_cut.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape copying build/lib.linux-riscv64-3.7/pandas/tests/reshape/test_concat.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape copying build/lib.linux-riscv64-3.7/pandas/tests/reshape/test_pivot.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape copying build/lib.linux-riscv64-3.7/pandas/tests/reshape/test_util.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape copying build/lib.linux-riscv64-3.7/pandas/tests/reshape/test_qcut.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack/test_obj.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack/test_limits.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack/test_read_size.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack/test_newspec.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack/test_sequnpack.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack/test_seq.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack/test_case.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack/test_subtype.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack/test_except.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack/test_unpack.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack/test_buffer.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack/test_pack.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack/test_unpack_raw.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack/common.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack/test_format.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack/test_extension.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-3.7/pandas/tests/io/test_parquet.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io copying build/lib.linux-riscv64-3.7/pandas/tests/io/test_gcs.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io copying build/lib.linux-riscv64-3.7/pandas/tests/io/test_spss.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/json copying build/lib.linux-riscv64-3.7/pandas/tests/io/json/test_ujson.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/json copying build/lib.linux-riscv64-3.7/pandas/tests/io/json/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/json copying build/lib.linux-riscv64-3.7/pandas/tests/io/json/test_readlines.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/json copying build/lib.linux-riscv64-3.7/pandas/tests/io/json/test_pandas.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/json copying build/lib.linux-riscv64-3.7/pandas/tests/io/json/test_json_table_schema.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/json copying build/lib.linux-riscv64-3.7/pandas/tests/io/json/test_normalize.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/json copying build/lib.linux-riscv64-3.7/pandas/tests/io/json/test_compression.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/json copying build/lib.linux-riscv64-3.7/pandas/tests/io/test_gbq.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/sas copying build/lib.linux-riscv64-3.7/pandas/tests/io/sas/test_sas7bdat.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/sas copying build/lib.linux-riscv64-3.7/pandas/tests/io/sas/test_xport.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/sas copying build/lib.linux-riscv64-3.7/pandas/tests/io/sas/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/sas copying build/lib.linux-riscv64-3.7/pandas/tests/io/sas/test_sas.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/sas copying build/lib.linux-riscv64-3.7/pandas/tests/io/test_sql.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io copying build/lib.linux-riscv64-3.7/pandas/tests/io/test_stata.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io copying build/lib.linux-riscv64-3.7/pandas/tests/io/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io copying build/lib.linux-riscv64-3.7/pandas/tests/io/generate_legacy_storage_files.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io copying build/lib.linux-riscv64-3.7/pandas/tests/io/test_feather.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/formats copying build/lib.linux-riscv64-3.7/pandas/tests/io/formats/test_to_latex.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/formats copying build/lib.linux-riscv64-3.7/pandas/tests/io/formats/test_eng_formatting.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/formats copying build/lib.linux-riscv64-3.7/pandas/tests/io/formats/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/formats copying build/lib.linux-riscv64-3.7/pandas/tests/io/formats/test_printing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/formats copying build/lib.linux-riscv64-3.7/pandas/tests/io/formats/test_css.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/formats copying build/lib.linux-riscv64-3.7/pandas/tests/io/formats/test_style.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/formats copying build/lib.linux-riscv64-3.7/pandas/tests/io/formats/test_console.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/formats copying build/lib.linux-riscv64-3.7/pandas/tests/io/formats/test_to_excel.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/formats copying build/lib.linux-riscv64-3.7/pandas/tests/io/formats/test_to_csv.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/formats copying build/lib.linux-riscv64-3.7/pandas/tests/io/formats/test_format.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/formats copying build/lib.linux-riscv64-3.7/pandas/tests/io/formats/test_to_html.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/formats copying build/lib.linux-riscv64-3.7/pandas/tests/io/test_pickle.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io copying build/lib.linux-riscv64-3.7/pandas/tests/io/test_clipboard.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/pytables copying build/lib.linux-riscv64-3.7/pandas/tests/io/pytables/test_pytables_missing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/pytables copying build/lib.linux-riscv64-3.7/pandas/tests/io/pytables/test_pytables.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/pytables copying build/lib.linux-riscv64-3.7/pandas/tests/io/pytables/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/pytables copying build/lib.linux-riscv64-3.7/pandas/tests/io/pytables/test_compat.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/pytables copying build/lib.linux-riscv64-3.7/pandas/tests/io/test_date_converters.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io copying build/lib.linux-riscv64-3.7/pandas/tests/io/test_common.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io copying build/lib.linux-riscv64-3.7/pandas/tests/io/test_html.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io copying build/lib.linux-riscv64-3.7/pandas/tests/io/test_s3.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io copying build/lib.linux-riscv64-3.7/pandas/tests/io/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io copying build/lib.linux-riscv64-3.7/pandas/tests/io/test_packers.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.7/pandas/tests/io/parser/test_multi_thread.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.7/pandas/tests/io/parser/test_header.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.7/pandas/tests/io/parser/test_usecols.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.7/pandas/tests/io/parser/test_na_values.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.7/pandas/tests/io/parser/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.7/pandas/tests/io/parser/test_index_col.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.7/pandas/tests/io/parser/test_unsupported.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.7/pandas/tests/io/parser/test_dialect.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.7/pandas/tests/io/parser/test_read_fwf.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.7/pandas/tests/io/parser/test_textreader.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.7/pandas/tests/io/parser/test_python_parser_only.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.7/pandas/tests/io/parser/test_common.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.7/pandas/tests/io/parser/test_skiprows.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.7/pandas/tests/io/parser/test_mangle_dupes.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.7/pandas/tests/io/parser/test_converters.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.7/pandas/tests/io/parser/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.7/pandas/tests/io/parser/test_comment.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.7/pandas/tests/io/parser/test_dtypes.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.7/pandas/tests/io/parser/test_network.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.7/pandas/tests/io/parser/test_c_parser_only.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.7/pandas/tests/io/parser/test_quoting.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.7/pandas/tests/io/parser/test_parse_dates.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.7/pandas/tests/io/parser/test_compression.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/excel copying build/lib.linux-riscv64-3.7/pandas/tests/io/excel/test_xlwt.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/excel copying build/lib.linux-riscv64-3.7/pandas/tests/io/excel/test_writers.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/excel copying build/lib.linux-riscv64-3.7/pandas/tests/io/excel/test_xlrd.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/excel copying build/lib.linux-riscv64-3.7/pandas/tests/io/excel/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/excel copying build/lib.linux-riscv64-3.7/pandas/tests/io/excel/test_readers.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/excel copying build/lib.linux-riscv64-3.7/pandas/tests/io/excel/test_style.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/excel copying build/lib.linux-riscv64-3.7/pandas/tests/io/excel/test_openpyxl.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/excel copying build/lib.linux-riscv64-3.7/pandas/tests/io/excel/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/excel copying build/lib.linux-riscv64-3.7/pandas/tests/io/excel/test_xlsxwriter.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/excel copying build/lib.linux-riscv64-3.7/pandas/tests/io/excel/test_odf.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/excel copying build/lib.linux-riscv64-3.7/pandas/tests/io/test_compression.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/dtypes creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/dtypes/cast copying build/lib.linux-riscv64-3.7/pandas/tests/dtypes/cast/test_construct_object_arr.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/dtypes/cast copying build/lib.linux-riscv64-3.7/pandas/tests/dtypes/cast/test_construct_from_scalar.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/dtypes/cast copying build/lib.linux-riscv64-3.7/pandas/tests/dtypes/cast/test_find_common_type.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/dtypes/cast copying build/lib.linux-riscv64-3.7/pandas/tests/dtypes/cast/test_downcast.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/dtypes/cast copying build/lib.linux-riscv64-3.7/pandas/tests/dtypes/cast/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/dtypes/cast copying build/lib.linux-riscv64-3.7/pandas/tests/dtypes/cast/test_infer_datetimelike.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/dtypes/cast copying build/lib.linux-riscv64-3.7/pandas/tests/dtypes/cast/test_upcast.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/dtypes/cast copying build/lib.linux-riscv64-3.7/pandas/tests/dtypes/cast/test_construct_ndarray.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/dtypes/cast copying build/lib.linux-riscv64-3.7/pandas/tests/dtypes/cast/test_infer_dtype.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/dtypes/cast copying build/lib.linux-riscv64-3.7/pandas/tests/dtypes/cast/test_promote.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/dtypes/cast copying build/lib.linux-riscv64-3.7/pandas/tests/dtypes/cast/test_convert_objects.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/dtypes/cast copying build/lib.linux-riscv64-3.7/pandas/tests/dtypes/test_generic.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/dtypes copying build/lib.linux-riscv64-3.7/pandas/tests/dtypes/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/dtypes copying build/lib.linux-riscv64-3.7/pandas/tests/dtypes/test_concat.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/dtypes copying build/lib.linux-riscv64-3.7/pandas/tests/dtypes/test_common.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/dtypes copying build/lib.linux-riscv64-3.7/pandas/tests/dtypes/test_dtypes.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/dtypes copying build/lib.linux-riscv64-3.7/pandas/tests/dtypes/test_missing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/dtypes copying build/lib.linux-riscv64-3.7/pandas/tests/dtypes/test_inference.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/dtypes creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/test_indexing_engines.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/multiindex copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/multiindex/test_chaining_and_caching.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/multiindex copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/multiindex/test_iloc.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/multiindex copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/multiindex/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/multiindex copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/multiindex/test_slice.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/multiindex copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/multiindex/test_indexing_slow.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/multiindex copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/multiindex/test_getitem.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/multiindex copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/multiindex/test_multiindex.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/multiindex copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/multiindex/test_partial.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/multiindex copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/multiindex/test_xs.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/multiindex copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/multiindex/test_setitem.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/multiindex copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/multiindex/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/multiindex copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/multiindex/test_ix.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/multiindex copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/multiindex/test_set_ops.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/multiindex copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/multiindex/test_loc.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/multiindex copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/multiindex/test_sorted.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/multiindex copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/multiindex/test_datetime.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/multiindex copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/test_chaining_and_caching.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/test_iloc.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/test_floats.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/test_indexing_slow.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/test_coercion.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/test_partial.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/test_callable.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/test_categorical.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/test_ix.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/test_loc.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/common.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/interval copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/interval/test_interval_new.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/interval copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/interval/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/interval copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/interval/test_interval.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/interval copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/test_scalar.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/test_timedelta.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/test_datetime.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays copying build/lib.linux-riscv64-3.7/pandas/tests/arrays/test_period.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays copying build/lib.linux-riscv64-3.7/pandas/tests/arrays/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays copying build/lib.linux-riscv64-3.7/pandas/tests/arrays/test_array.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays copying build/lib.linux-riscv64-3.7/pandas/tests/arrays/test_timedeltas.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/sparse copying build/lib.linux-riscv64-3.7/pandas/tests/arrays/sparse/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/sparse copying build/lib.linux-riscv64-3.7/pandas/tests/arrays/sparse/test_libsparse.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/sparse copying build/lib.linux-riscv64-3.7/pandas/tests/arrays/sparse/test_array.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/sparse copying build/lib.linux-riscv64-3.7/pandas/tests/arrays/sparse/test_accessor.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/sparse copying build/lib.linux-riscv64-3.7/pandas/tests/arrays/sparse/test_dtype.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/sparse copying build/lib.linux-riscv64-3.7/pandas/tests/arrays/sparse/test_arithmetics.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/sparse copying build/lib.linux-riscv64-3.7/pandas/tests/arrays/test_integer.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays copying build/lib.linux-riscv64-3.7/pandas/tests/arrays/test_numpy.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/categorical copying build/lib.linux-riscv64-3.7/pandas/tests/arrays/categorical/test_api.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/categorical copying build/lib.linux-riscv64-3.7/pandas/tests/arrays/categorical/test_sorting.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/categorical copying build/lib.linux-riscv64-3.7/pandas/tests/arrays/categorical/test_operators.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/categorical copying build/lib.linux-riscv64-3.7/pandas/tests/arrays/categorical/test_analytics.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/categorical copying build/lib.linux-riscv64-3.7/pandas/tests/arrays/categorical/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/categorical copying build/lib.linux-riscv64-3.7/pandas/tests/arrays/categorical/test_repr.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/categorical copying build/lib.linux-riscv64-3.7/pandas/tests/arrays/categorical/test_algos.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/categorical copying build/lib.linux-riscv64-3.7/pandas/tests/arrays/categorical/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/categorical copying build/lib.linux-riscv64-3.7/pandas/tests/arrays/categorical/test_warnings.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/categorical copying build/lib.linux-riscv64-3.7/pandas/tests/arrays/categorical/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/categorical copying build/lib.linux-riscv64-3.7/pandas/tests/arrays/categorical/test_constructors.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/categorical copying build/lib.linux-riscv64-3.7/pandas/tests/arrays/categorical/test_dtypes.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/categorical copying build/lib.linux-riscv64-3.7/pandas/tests/arrays/categorical/common.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/categorical copying build/lib.linux-riscv64-3.7/pandas/tests/arrays/categorical/test_missing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/categorical copying build/lib.linux-riscv64-3.7/pandas/tests/arrays/categorical/test_subclass.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/categorical creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/interval copying build/lib.linux-riscv64-3.7/pandas/tests/arrays/interval/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/interval copying build/lib.linux-riscv64-3.7/pandas/tests/arrays/interval/test_interval.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/interval copying build/lib.linux-riscv64-3.7/pandas/tests/arrays/interval/test_ops.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/interval copying build/lib.linux-riscv64-3.7/pandas/tests/arrays/test_datetimes.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays copying build/lib.linux-riscv64-3.7/pandas/tests/arrays/test_datetimelike.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/errors copying build/lib.linux-riscv64-3.7/pandas/errors/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/errors copying build/lib.linux-riscv64-3.7/pandas/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas copying build/lib.linux-riscv64-3.7/pandas/testing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tseries copying build/lib.linux-riscv64-3.7/pandas/tseries/converter.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tseries copying build/lib.linux-riscv64-3.7/pandas/tseries/api.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tseries copying build/lib.linux-riscv64-3.7/pandas/tseries/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tseries copying build/lib.linux-riscv64-3.7/pandas/tseries/offsets.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tseries copying build/lib.linux-riscv64-3.7/pandas/tseries/frequencies.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tseries copying build/lib.linux-riscv64-3.7/pandas/tseries/holiday.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tseries copying build/lib.linux-riscv64-3.7/pandas/tseries/plotting.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tseries creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/api copying build/lib.linux-riscv64-3.7/pandas/api/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/api creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/api/extensions copying build/lib.linux-riscv64-3.7/pandas/api/extensions/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/api/extensions creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/api/types copying build/lib.linux-riscv64-3.7/pandas/api/types/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/api/types creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/plotting copying build/lib.linux-riscv64-3.7/pandas/plotting/_misc.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/plotting copying build/lib.linux-riscv64-3.7/pandas/plotting/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/plotting copying build/lib.linux-riscv64-3.7/pandas/plotting/_core.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/plotting creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/plotting/_matplotlib copying build/lib.linux-riscv64-3.7/pandas/plotting/_matplotlib/converter.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/plotting/_matplotlib copying build/lib.linux-riscv64-3.7/pandas/plotting/_matplotlib/boxplot.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/plotting/_matplotlib copying build/lib.linux-riscv64-3.7/pandas/plotting/_matplotlib/core.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/plotting/_matplotlib copying build/lib.linux-riscv64-3.7/pandas/plotting/_matplotlib/misc.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/plotting/_matplotlib copying build/lib.linux-riscv64-3.7/pandas/plotting/_matplotlib/style.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/plotting/_matplotlib copying build/lib.linux-riscv64-3.7/pandas/plotting/_matplotlib/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/plotting/_matplotlib copying build/lib.linux-riscv64-3.7/pandas/plotting/_matplotlib/tools.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/plotting/_matplotlib copying build/lib.linux-riscv64-3.7/pandas/plotting/_matplotlib/hist.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/plotting/_matplotlib copying build/lib.linux-riscv64-3.7/pandas/plotting/_matplotlib/timeseries.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/plotting/_matplotlib copying build/lib.linux-riscv64-3.7/pandas/plotting/_matplotlib/compat.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/plotting/_matplotlib creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/util copying build/lib.linux-riscv64-3.7/pandas/util/_tester.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/util copying build/lib.linux-riscv64-3.7/pandas/util/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/util copying build/lib.linux-riscv64-3.7/pandas/util/testing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/util copying build/lib.linux-riscv64-3.7/pandas/util/_print_versions.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/util copying build/lib.linux-riscv64-3.7/pandas/util/_move.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/util copying build/lib.linux-riscv64-3.7/pandas/util/_validators.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/util copying build/lib.linux-riscv64-3.7/pandas/util/_test_decorators.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/util copying build/lib.linux-riscv64-3.7/pandas/util/_decorators.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/util copying build/lib.linux-riscv64-3.7/pandas/util/_exceptions.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/util copying build/lib.linux-riscv64-3.7/pandas/util/_doctools.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/util copying build/lib.linux-riscv64-3.7/pandas/util/_depr_module.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/util copying build/lib.linux-riscv64-3.7/pandas/_typing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_config copying build/lib.linux-riscv64-3.7/pandas/_config/config.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_config copying build/lib.linux-riscv64-3.7/pandas/_config/display.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_config copying build/lib.linux-riscv64-3.7/pandas/_config/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_config copying build/lib.linux-riscv64-3.7/pandas/_config/dates.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_config copying build/lib.linux-riscv64-3.7/pandas/_config/localization.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_config creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core copying build/lib.linux-riscv64-3.7/pandas/core/index.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core copying build/lib.linux-riscv64-3.7/pandas/core/api.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/ops copying build/lib.linux-riscv64-3.7/pandas/core/ops/docstrings.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/ops copying build/lib.linux-riscv64-3.7/pandas/core/ops/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/ops copying build/lib.linux-riscv64-3.7/pandas/core/ops/roperator.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/ops copying build/lib.linux-riscv64-3.7/pandas/core/ops/missing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/ops copying build/lib.linux-riscv64-3.7/pandas/core/resample.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/internals copying build/lib.linux-riscv64-3.7/pandas/core/internals/concat.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/internals copying build/lib.linux-riscv64-3.7/pandas/core/internals/construction.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/internals copying build/lib.linux-riscv64-3.7/pandas/core/internals/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/internals copying build/lib.linux-riscv64-3.7/pandas/core/internals/arrays.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/internals copying build/lib.linux-riscv64-3.7/pandas/core/internals/managers.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/internals copying build/lib.linux-riscv64-3.7/pandas/core/internals/blocks.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/internals copying build/lib.linux-riscv64-3.7/pandas/core/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core copying build/lib.linux-riscv64-3.7/pandas/core/sorting.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core copying build/lib.linux-riscv64-3.7/pandas/core/series.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core copying build/lib.linux-riscv64-3.7/pandas/core/generic.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core copying build/lib.linux-riscv64-3.7/pandas/core/indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/computation copying build/lib.linux-riscv64-3.7/pandas/core/computation/expr.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/computation copying build/lib.linux-riscv64-3.7/pandas/core/computation/api.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/computation copying build/lib.linux-riscv64-3.7/pandas/core/computation/engines.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/computation copying build/lib.linux-riscv64-3.7/pandas/core/computation/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/computation copying build/lib.linux-riscv64-3.7/pandas/core/computation/check.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/computation copying build/lib.linux-riscv64-3.7/pandas/core/computation/align.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/computation copying build/lib.linux-riscv64-3.7/pandas/core/computation/scope.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/computation copying build/lib.linux-riscv64-3.7/pandas/core/computation/pytables.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/computation copying build/lib.linux-riscv64-3.7/pandas/core/computation/expressions.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/computation copying build/lib.linux-riscv64-3.7/pandas/core/computation/ops.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/computation copying build/lib.linux-riscv64-3.7/pandas/core/computation/common.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/computation copying build/lib.linux-riscv64-3.7/pandas/core/computation/eval.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/computation copying build/lib.linux-riscv64-3.7/pandas/core/window.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core copying build/lib.linux-riscv64-3.7/pandas/core/nanops.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core copying build/lib.linux-riscv64-3.7/pandas/core/indexers.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/util copying build/lib.linux-riscv64-3.7/pandas/core/util/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/util copying build/lib.linux-riscv64-3.7/pandas/core/util/hashing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/util creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/sparse copying build/lib.linux-riscv64-3.7/pandas/core/sparse/api.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/sparse copying build/lib.linux-riscv64-3.7/pandas/core/sparse/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/sparse copying build/lib.linux-riscv64-3.7/pandas/core/sparse/series.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/sparse copying build/lib.linux-riscv64-3.7/pandas/core/sparse/scipy_sparse.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/sparse copying build/lib.linux-riscv64-3.7/pandas/core/sparse/frame.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/sparse copying build/lib.linux-riscv64-3.7/pandas/core/strings.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core copying build/lib.linux-riscv64-3.7/pandas/core/accessor.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core copying build/lib.linux-riscv64-3.7/pandas/core/config_init.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-3.7/pandas/core/indexes/accessors.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-3.7/pandas/core/indexes/multi.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-3.7/pandas/core/indexes/datetimelike.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-3.7/pandas/core/indexes/api.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-3.7/pandas/core/indexes/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-3.7/pandas/core/indexes/timedeltas.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-3.7/pandas/core/indexes/range.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-3.7/pandas/core/indexes/numeric.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-3.7/pandas/core/indexes/interval.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-3.7/pandas/core/indexes/category.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-3.7/pandas/core/indexes/period.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-3.7/pandas/core/indexes/frozen.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-3.7/pandas/core/indexes/base.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-3.7/pandas/core/indexes/datetimes.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/tools copying build/lib.linux-riscv64-3.7/pandas/core/tools/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/tools copying build/lib.linux-riscv64-3.7/pandas/core/tools/timedeltas.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/tools copying build/lib.linux-riscv64-3.7/pandas/core/tools/numeric.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/tools copying build/lib.linux-riscv64-3.7/pandas/core/tools/datetimes.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/tools creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/groupby copying build/lib.linux-riscv64-3.7/pandas/core/groupby/categorical.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/groupby copying build/lib.linux-riscv64-3.7/pandas/core/groupby/grouper.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/groupby copying build/lib.linux-riscv64-3.7/pandas/core/groupby/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/groupby copying build/lib.linux-riscv64-3.7/pandas/core/groupby/generic.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/groupby copying build/lib.linux-riscv64-3.7/pandas/core/groupby/groupby.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/groupby copying build/lib.linux-riscv64-3.7/pandas/core/groupby/ops.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/groupby copying build/lib.linux-riscv64-3.7/pandas/core/groupby/base.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/groupby copying build/lib.linux-riscv64-3.7/pandas/core/common.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/reshape copying build/lib.linux-riscv64-3.7/pandas/core/reshape/concat.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/reshape copying build/lib.linux-riscv64-3.7/pandas/core/reshape/tile.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/reshape copying build/lib.linux-riscv64-3.7/pandas/core/reshape/reshape.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/reshape copying build/lib.linux-riscv64-3.7/pandas/core/reshape/api.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/reshape copying build/lib.linux-riscv64-3.7/pandas/core/reshape/melt.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/reshape copying build/lib.linux-riscv64-3.7/pandas/core/reshape/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/reshape copying build/lib.linux-riscv64-3.7/pandas/core/reshape/merge.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/reshape copying build/lib.linux-riscv64-3.7/pandas/core/reshape/util.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/reshape copying build/lib.linux-riscv64-3.7/pandas/core/reshape/pivot.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/reshape copying build/lib.linux-riscv64-3.7/pandas/core/missing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/dtypes copying build/lib.linux-riscv64-3.7/pandas/core/dtypes/concat.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/dtypes copying build/lib.linux-riscv64-3.7/pandas/core/dtypes/api.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/dtypes copying build/lib.linux-riscv64-3.7/pandas/core/dtypes/dtypes.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/dtypes copying build/lib.linux-riscv64-3.7/pandas/core/dtypes/cast.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/dtypes copying build/lib.linux-riscv64-3.7/pandas/core/dtypes/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/dtypes copying build/lib.linux-riscv64-3.7/pandas/core/dtypes/generic.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/dtypes copying build/lib.linux-riscv64-3.7/pandas/core/dtypes/inference.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/dtypes copying build/lib.linux-riscv64-3.7/pandas/core/dtypes/common.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/dtypes copying build/lib.linux-riscv64-3.7/pandas/core/dtypes/missing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/dtypes copying build/lib.linux-riscv64-3.7/pandas/core/dtypes/base.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/dtypes copying build/lib.linux-riscv64-3.7/pandas/core/apply.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core copying build/lib.linux-riscv64-3.7/pandas/core/base.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core copying build/lib.linux-riscv64-3.7/pandas/core/algorithms.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core copying build/lib.linux-riscv64-3.7/pandas/core/frame.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/arrays copying build/lib.linux-riscv64-3.7/pandas/core/arrays/datetimelike.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/arrays copying build/lib.linux-riscv64-3.7/pandas/core/arrays/array_.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/arrays copying build/lib.linux-riscv64-3.7/pandas/core/arrays/numpy_.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/arrays copying build/lib.linux-riscv64-3.7/pandas/core/arrays/categorical.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/arrays copying build/lib.linux-riscv64-3.7/pandas/core/arrays/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/arrays copying build/lib.linux-riscv64-3.7/pandas/core/arrays/integer.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/arrays copying build/lib.linux-riscv64-3.7/pandas/core/arrays/timedeltas.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/arrays copying build/lib.linux-riscv64-3.7/pandas/core/arrays/interval.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/arrays copying build/lib.linux-riscv64-3.7/pandas/core/arrays/sparse.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/arrays copying build/lib.linux-riscv64-3.7/pandas/core/arrays/period.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/arrays copying build/lib.linux-riscv64-3.7/pandas/core/arrays/_ranges.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/arrays copying build/lib.linux-riscv64-3.7/pandas/core/arrays/base.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/arrays copying build/lib.linux-riscv64-3.7/pandas/core/arrays/datetimes.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/arrays copying build/lib.linux-riscv64-3.7/pandas/_version.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/compat copying build/lib.linux-riscv64-3.7/pandas/compat/chainmap.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/compat creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/compat/numpy copying build/lib.linux-riscv64-3.7/pandas/compat/numpy/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/compat/numpy copying build/lib.linux-riscv64-3.7/pandas/compat/numpy/function.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/compat/numpy copying build/lib.linux-riscv64-3.7/pandas/compat/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/compat copying build/lib.linux-riscv64-3.7/pandas/compat/_optional.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/compat copying build/lib.linux-riscv64-3.7/pandas/compat/pickle_compat.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/compat copying build/lib.linux-riscv64-3.7/pandas/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io copying build/lib.linux-riscv64-3.7/pandas/io/pickle.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/msgpack copying build/lib.linux-riscv64-3.7/pandas/io/msgpack/exceptions.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/msgpack copying build/lib.linux-riscv64-3.7/pandas/io/msgpack/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/msgpack copying build/lib.linux-riscv64-3.7/pandas/io/msgpack/_packer.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/msgpack copying build/lib.linux-riscv64-3.7/pandas/io/msgpack/_version.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/msgpack copying build/lib.linux-riscv64-3.7/pandas/io/msgpack/_unpacker.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/msgpack creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/json copying build/lib.linux-riscv64-3.7/pandas/io/json/_table_schema.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/json copying build/lib.linux-riscv64-3.7/pandas/io/json/_normalize.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/json copying build/lib.linux-riscv64-3.7/pandas/io/json/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/json copying build/lib.linux-riscv64-3.7/pandas/io/json/_json.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/json copying build/lib.linux-riscv64-3.7/pandas/io/api.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/clipboard copying build/lib.linux-riscv64-3.7/pandas/io/clipboard/windows.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/clipboard copying build/lib.linux-riscv64-3.7/pandas/io/clipboard/exceptions.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/clipboard copying build/lib.linux-riscv64-3.7/pandas/io/clipboard/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/clipboard copying build/lib.linux-riscv64-3.7/pandas/io/clipboard/clipboards.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/clipboard creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/sas copying build/lib.linux-riscv64-3.7/pandas/io/sas/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/sas copying build/lib.linux-riscv64-3.7/pandas/io/sas/sasreader.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/sas copying build/lib.linux-riscv64-3.7/pandas/io/sas/sas7bdat.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/sas copying build/lib.linux-riscv64-3.7/pandas/io/sas/sas_xport.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/sas copying build/lib.linux-riscv64-3.7/pandas/io/sas/_sas.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/sas copying build/lib.linux-riscv64-3.7/pandas/io/sas/sas_constants.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/sas copying build/lib.linux-riscv64-3.7/pandas/io/feather_format.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io copying build/lib.linux-riscv64-3.7/pandas/io/parsers.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io copying build/lib.linux-riscv64-3.7/pandas/io/parquet.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io copying build/lib.linux-riscv64-3.7/pandas/io/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io copying build/lib.linux-riscv64-3.7/pandas/io/gcs.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io copying build/lib.linux-riscv64-3.7/pandas/io/spss.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/formats copying build/lib.linux-riscv64-3.7/pandas/io/formats/css.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/formats copying build/lib.linux-riscv64-3.7/pandas/io/formats/printing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/formats copying build/lib.linux-riscv64-3.7/pandas/io/formats/style.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/formats copying build/lib.linux-riscv64-3.7/pandas/io/formats/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/formats creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/formats/templates copying build/lib.linux-riscv64-3.7/pandas/io/formats/templates/html.tpl -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/formats/templates copying build/lib.linux-riscv64-3.7/pandas/io/formats/latex.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/formats copying build/lib.linux-riscv64-3.7/pandas/io/formats/csvs.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/formats copying build/lib.linux-riscv64-3.7/pandas/io/formats/excel.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/formats copying build/lib.linux-riscv64-3.7/pandas/io/formats/format.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/formats copying build/lib.linux-riscv64-3.7/pandas/io/formats/console.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/formats copying build/lib.linux-riscv64-3.7/pandas/io/formats/html.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/formats copying build/lib.linux-riscv64-3.7/pandas/io/pytables.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io copying build/lib.linux-riscv64-3.7/pandas/io/date_converters.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io copying build/lib.linux-riscv64-3.7/pandas/io/clipboards.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io copying build/lib.linux-riscv64-3.7/pandas/io/packers.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io copying build/lib.linux-riscv64-3.7/pandas/io/s3.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io copying build/lib.linux-riscv64-3.7/pandas/io/gbq.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io copying build/lib.linux-riscv64-3.7/pandas/io/sql.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io copying build/lib.linux-riscv64-3.7/pandas/io/common.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io copying build/lib.linux-riscv64-3.7/pandas/io/stata.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/excel copying build/lib.linux-riscv64-3.7/pandas/io/excel/_xlwt.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/excel copying build/lib.linux-riscv64-3.7/pandas/io/excel/_odfreader.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/excel copying build/lib.linux-riscv64-3.7/pandas/io/excel/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/excel copying build/lib.linux-riscv64-3.7/pandas/io/excel/_util.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/excel copying build/lib.linux-riscv64-3.7/pandas/io/excel/_xlsxwriter.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/excel copying build/lib.linux-riscv64-3.7/pandas/io/excel/_base.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/excel copying build/lib.linux-riscv64-3.7/pandas/io/excel/_openpyxl.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/excel copying build/lib.linux-riscv64-3.7/pandas/io/excel/_xlrd.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/excel copying build/lib.linux-riscv64-3.7/pandas/io/html.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io creating /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/arrays copying build/lib.linux-riscv64-3.7/pandas/arrays/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/arrays byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/test_downstream.py to test_downstream.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/test_sorting.py to test_sorting.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/test_base.py to test_base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/test_take.py to test_take.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/test_combine_concat.py to test_combine_concat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/test_period.py to test_period.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/test_alter_axes.py to test_alter_axes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/test_block_internals.py to test_block_internals.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/test_api.py to test_api.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/test_sorting.py to test_sorting.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/test_apply.py to test_apply.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/test_explode.py to test_explode.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/test_timezones.py to test_timezones.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/test_ufunc.py to test_ufunc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/test_duplicates.py to test_duplicates.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/test_operators.py to test_operators.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/test_analytics.py to test_analytics.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/test_asof.py to test_asof.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/test_internals.py to test_internals.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/test_timeseries.py to test_timeseries.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/test_io.py to test_io.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/test_repr.py to test_repr.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/test_datetime_values.py to test_datetime_values.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/test_quantile.py to test_quantile.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/test_replace.py to test_replace.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/test_arithmetic.py to test_arithmetic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/test_validate.py to test_validate.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/conftest.py to conftest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/test_constructors.py to test_constructors.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/test_rank.py to test_rank.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/test_dtypes.py to test_dtypes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/common.py to common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/test_missing.py to test_missing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/indexing/test_alter_index.py to test_alter_index.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/indexing/test_iloc.py to test_iloc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/indexing/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/indexing/test_indexing.py to test_indexing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/indexing/test_callable.py to test_callable.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/indexing/test_numeric.py to test_numeric.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/indexing/conftest.py to conftest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/indexing/test_boolean.py to test_boolean.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/indexing/test_loc.py to test_loc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/indexing/test_datetime.py to test_datetime.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/test_subclass.py to test_subclass.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_combine_concat.py to test_combine_concat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_period.py to test_period.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_alter_axes.py to test_alter_axes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_query_eval.py to test_query_eval.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_block_internals.py to test_block_internals.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_api.py to test_api.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_sorting.py to test_sorting.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_apply.py to test_apply.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_explode.py to test_explode.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_timezones.py to test_timezones.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_repr_info.py to test_repr_info.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_reshape.py to test_reshape.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_duplicates.py to test_duplicates.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_operators.py to test_operators.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_analytics.py to test_analytics.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_asof.py to test_asof.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_timeseries.py to test_timeseries.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_axis_select_reindex.py to test_axis_select_reindex.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_sort_values_level_as_str.py to test_sort_values_level_as_str.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_nonunique_indexes.py to test_nonunique_indexes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_quantile.py to test_quantile.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_indexing.py to test_indexing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_replace.py to test_replace.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_arithmetic.py to test_arithmetic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_validate.py to test_validate.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_join.py to test_join.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/conftest.py to conftest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_mutate_columns.py to test_mutate_columns.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_constructors.py to test_constructors.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_convert_to.py to test_convert_to.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_rank.py to test_rank.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_to_csv.py to test_to_csv.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_dtypes.py to test_dtypes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/common.py to common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_missing.py to test_missing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_subclass.py to test_subclass.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/resample/test_base.py to test_base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/resample/test_resample_api.py to test_resample_api.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/resample/test_datetime_index.py to test_datetime_index.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/resample/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/resample/test_period_index.py to test_period_index.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/resample/test_resampler_grouper.py to test_resampler_grouper.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/resample/conftest.py to conftest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/resample/test_timedelta.py to test_timedelta.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/resample/test_time_grouper.py to test_time_grouper.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/test_nanops.py to test_nanops.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/internals/test_internals.py to test_internals.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/internals/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/test_strings.py to test_strings.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/window/test_api.py to test_api.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/window/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/window/test_pairwise.py to test_pairwise.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/window/test_grouper.py to test_grouper.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/window/test_rolling.py to test_rolling.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/window/test_window.py to test_window.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/window/conftest.py to conftest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/window/test_expanding.py to test_expanding.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/window/test_moments.py to test_moments.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/window/test_dtypes.py to test_dtypes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/window/common.py to common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/window/test_ewm.py to test_ewm.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/window/test_timeseries_window.py to test_timeseries_window.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/test_expressions.py to test_expressions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/config/test_localization.py to test_localization.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/config/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/config/test_config.py to test_config.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/test_register_accessor.py to test_register_accessor.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/offsets/test_fiscal.py to test_fiscal.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/offsets/test_ticks.py to test_ticks.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/offsets/test_offsets_properties.py to test_offsets_properties.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/offsets/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/offsets/conftest.py to conftest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/offsets/test_offsets.py to test_offsets.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/offsets/common.py to common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/offsets/test_yqm_offsets.py to test_yqm_offsets.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/holiday/test_observance.py to test_observance.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/holiday/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/holiday/test_calendar.py to test_calendar.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/holiday/test_holiday.py to test_holiday.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/holiday/test_federal.py to test_federal.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/frequencies/test_to_offset.py to test_to_offset.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/frequencies/test_freq_code.py to test_freq_code.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/frequencies/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/frequencies/test_inference.py to test_inference.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/computation/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/computation/test_eval.py to test_eval.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/computation/test_compat.py to test_compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/api/test_api.py to test_api.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/api/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/api/test_types.py to test_types.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/plotting/test_converter.py to test_converter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/plotting/test_misc.py to test_misc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/plotting/test_hist_method.py to test_hist_method.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/plotting/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/plotting/test_series.py to test_series.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/plotting/test_boxplot_method.py to test_boxplot_method.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/plotting/test_backend.py to test_backend.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/plotting/test_groupby.py to test_groupby.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/plotting/common.py to common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/plotting/test_datetimelike.py to test_datetimelike.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/plotting/test_frame.py to test_frame.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/util/test_assert_almost_equal.py to test_assert_almost_equal.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/util/test_validate_args_and_kwargs.py to test_validate_args_and_kwargs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/util/test_move.py to test_move.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/util/test_hashing.py to test_hashing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/util/test_assert_extension_array_equal.py to test_assert_extension_array_equal.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/util/test_assert_produces_warning.py to test_assert_produces_warning.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/util/test_assert_index_equal.py to test_assert_index_equal.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/util/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/util/test_deprecate.py to test_deprecate.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/util/test_deprecate_kwarg.py to test_deprecate_kwarg.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/util/test_assert_frame_equal.py to test_assert_frame_equal.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/util/test_validate_kwargs.py to test_validate_kwargs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/util/test_util.py to test_util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/util/test_validate_args.py to test_validate_args.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/util/test_assert_numpy_array_equal.py to test_assert_numpy_array_equal.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/util/test_assert_series_equal.py to test_assert_series_equal.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/util/conftest.py to conftest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/util/test_assert_categorical_equal.py to test_assert_categorical_equal.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/util/test_safe_import.py to test_safe_import.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/util/test_assert_interval_array_equal.py to test_assert_interval_array_equal.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/test_algos.py to test_algos.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/test_combine_concat.py to test_combine_concat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/series/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/series/test_series.py to test_series.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/series/test_indexing.py to test_indexing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/frame/test_apply.py to test_apply.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/frame/test_analytics.py to test_analytics.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/frame/test_to_from_scipy.py to test_to_from_scipy.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/frame/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/frame/test_indexing.py to test_indexing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/frame/conftest.py to conftest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/frame/test_to_csv.py to test_to_csv.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/frame/test_frame.py to test_frame.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/test_reshape.py to test_reshape.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/test_indexing.py to test_indexing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/test_pivot.py to test_pivot.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/test_groupby.py to test_groupby.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/common.py to common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/test_format.py to test_format.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/generic/test_label_or_level_utils.py to test_label_or_level_utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/generic/test_generic.py to test_generic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/generic/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/generic/test_series.py to test_series.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/generic/test_frame.py to test_frame.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/test_optional_dependency.py to test_optional_dependency.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/test_lib.py to test_lib.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/test_numpy_compat.py to test_numpy_compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimelike.py to datetimelike.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/test_base.py to test_base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/test_range.py to test_range.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/timedeltas/test_timedelta_range.py to test_timedelta_range.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/timedeltas/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/timedeltas/test_astype.py to test_astype.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/timedeltas/test_ops.py to test_ops.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/timedeltas/test_formats.py to test_formats.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/timedeltas/test_tools.py to test_tools.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/timedeltas/test_partial_slicing.py to test_partial_slicing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/timedeltas/test_construction.py to test_construction.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/timedeltas/test_scalar_compat.py to test_scalar_compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/timedeltas/test_indexing.py to test_indexing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/timedeltas/test_arithmetic.py to test_arithmetic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/timedeltas/test_setops.py to test_setops.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/timedeltas/test_timedelta.py to test_timedelta.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period/test_period.py to test_period.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period/test_astype.py to test_astype.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period/test_ops.py to test_ops.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period/test_formats.py to test_formats.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period/test_tools.py to test_tools.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period/test_partial_slicing.py to test_partial_slicing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period/test_construction.py to test_construction.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period/test_scalar_compat.py to test_scalar_compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period/test_indexing.py to test_indexing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period/test_arithmetic.py to test_arithmetic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period/test_setops.py to test_setops.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period/test_asfreq.py to test_asfreq.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period/test_period_range.py to test_period_range.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/test_common.py to test_common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/test_category.py to test_category.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/test_numeric.py to test_numeric.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/multi/test_integrity.py to test_integrity.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/multi/test_equivalence.py to test_equivalence.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/multi/test_monotonic.py to test_monotonic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/multi/test_sorting.py to test_sorting.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/multi/test_partial_indexing.py to test_partial_indexing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/multi/test_copy.py to test_copy.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/multi/test_reshape.py to test_reshape.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/multi/test_duplicates.py to test_duplicates.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/multi/test_analytics.py to test_analytics.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/multi/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/multi/test_get_set.py to test_get_set.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/multi/test_astype.py to test_astype.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/multi/test_indexing.py to test_indexing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/multi/test_conversion.py to test_conversion.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/multi/test_reindex.py to test_reindex.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/multi/test_constructor.py to test_constructor.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/multi/test_compat.py to test_compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/multi/test_join.py to test_join.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/multi/conftest.py to conftest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/multi/test_set_ops.py to test_set_ops.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/multi/test_drop.py to test_drop.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/multi/test_names.py to test_names.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/multi/test_missing.py to test_missing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/multi/test_format.py to test_format.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/multi/test_contains.py to test_contains.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/test_setops.py to test_setops.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/conftest.py to conftest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/test_frozen.py to test_frozen.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/common.py to common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/interval/test_interval_range.py to test_interval_range.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/interval/test_interval_new.py to test_interval_new.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/interval/test_interval_tree.py to test_interval_tree.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/interval/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/interval/test_interval.py to test_interval.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/interval/test_astype.py to test_astype.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/interval/test_construction.py to test_construction.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/interval/test_setops.py to test_setops.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes/test_misc.py to test_misc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes/test_timezones.py to test_timezones.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes/test_astype.py to test_astype.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes/test_ops.py to test_ops.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes/test_formats.py to test_formats.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes/test_tools.py to test_tools.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes/test_partial_slicing.py to test_partial_slicing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes/test_construction.py to test_construction.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes/test_scalar_compat.py to test_scalar_compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes/test_indexing.py to test_indexing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes/test_arithmetic.py to test_arithmetic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes/test_setops.py to test_setops.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes/test_missing.py to test_missing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes/test_datetimelike.py to test_datetimelike.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes/test_date_range.py to test_date_range.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes/test_datetime.py to test_datetime.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tslibs/test_normalize_date.py to test_normalize_date.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tslibs/test_api.py to test_api.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tslibs/test_parse_iso8601.py to test_parse_iso8601.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tslibs/test_timezones.py to test_timezones.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tslibs/test_libfrequencies.py to test_libfrequencies.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tslibs/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tslibs/test_array_to_datetime.py to test_array_to_datetime.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tslibs/test_timedeltas.py to test_timedeltas.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tslibs/test_parsing.py to test_parsing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tslibs/test_conversion.py to test_conversion.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tslibs/test_ccalendar.py to test_ccalendar.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tslibs/test_period_asfreq.py to test_period_asfreq.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tslibs/test_liboffsets.py to test_liboffsets.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/test_multilevel.py to test_multilevel.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/test_common.py to test_common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/test_period.py to test_period.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/test_external_block.py to test_external_block.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/json/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/json/test_json.py to test_json.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/json/array.py to array.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/test_interval.py to test_interval.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/test_sparse.py to test_sparse.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/test_common.py to test_common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/decimal/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/decimal/array.py to array.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/decimal/test_decimal.py to test_decimal.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/test_categorical.py to test_categorical.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/conftest.py to conftest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/test_integer.py to test_integer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/test_numpy.py to test_numpy.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/arrow/bool.py to bool.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/arrow/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/arrow/test_bool.py to test_bool.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base/getitem.py to getitem.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base/constructors.py to constructors.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base/methods.py to methods.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base/printing.py to printing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base/setitem.py to setitem.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base/dtype.py to dtype.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base/reduce.py to reduce.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base/reshaping.py to reshaping.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base/interface.py to interface.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base/casting.py to casting.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base/groupby.py to groupby.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base/ops.py to ops.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base/missing.py to missing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base/io.py to io.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/test_datetime.py to test_datetime.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/test_nat.py to test_nat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/timestamp/test_timezones.py to test_timezones.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/timestamp/test_comparisons.py to test_comparisons.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/timestamp/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/timestamp/test_timestamp.py to test_timestamp.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/timestamp/test_arithmetic.py to test_arithmetic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/timestamp/test_rendering.py to test_rendering.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/timestamp/test_unary_ops.py to test_unary_ops.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/period/test_period.py to test_period.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/period/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/period/test_asfreq.py to test_asfreq.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/timedelta/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/timedelta/test_formats.py to test_formats.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/timedelta/test_construction.py to test_construction.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/timedelta/test_arithmetic.py to test_arithmetic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/timedelta/test_timedelta.py to test_timedelta.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/interval/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/interval/test_interval.py to test_interval.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/interval/test_ops.py to test_ops.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/test_compat.py to test_compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tools/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tools/test_numeric.py to test_numeric.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/test_join.py to test_join.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby/test_timegrouper.py to test_timegrouper.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby/test_apply.py to test_apply.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby/aggregate/test_other.py to test_other.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby/aggregate/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby/aggregate/test_cython.py to test_cython.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby/aggregate/test_aggregate.py to test_aggregate.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby/test_counting.py to test_counting.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby/test_grouping.py to test_grouping.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby/test_bin_groupby.py to test_bin_groupby.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby/test_transform.py to test_transform.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby/test_function.py to test_function.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby/test_categorical.py to test_categorical.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby/test_index_as_string.py to test_index_as_string.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby/test_groupby.py to test_groupby.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby/conftest.py to conftest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby/test_value_counts.py to test_value_counts.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby/test_filters.py to test_filters.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby/test_rank.py to test_rank.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby/test_whitelist.py to test_whitelist.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby/test_nth.py to test_nth.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reductions/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reductions/test_reductions.py to test_reductions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reductions/test_stat_reductions.py to test_stat_reductions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arithmetic/test_period.py to test_period.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arithmetic/test_datetime64.py to test_datetime64.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arithmetic/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arithmetic/test_timedelta64.py to test_timedelta64.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arithmetic/test_numeric.py to test_numeric.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arithmetic/test_object.py to test_object.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arithmetic/conftest.py to conftest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/test_errors.py to test_errors.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape/merge/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape/merge/test_merge_asof.py to test_merge_asof.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape/merge/test_multi.py to test_multi.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape/merge/test_merge_index_as_string.py to test_merge_index_as_string.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape/merge/test_merge.py to test_merge.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape/merge/test_join.py to test_join.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape/merge/test_merge_ordered.py to test_merge_ordered.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape/test_reshape.py to test_reshape.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape/test_melt.py to test_melt.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape/test_union_categoricals.py to test_union_categoricals.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape/test_cut.py to test_cut.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape/test_concat.py to test_concat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape/test_pivot.py to test_pivot.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape/test_util.py to test_util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape/test_qcut.py to test_qcut.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack/test_obj.py to test_obj.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack/test_limits.py to test_limits.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack/test_read_size.py to test_read_size.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack/test_newspec.py to test_newspec.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack/test_sequnpack.py to test_sequnpack.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack/test_seq.py to test_seq.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack/test_case.py to test_case.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack/test_subtype.py to test_subtype.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack/test_except.py to test_except.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack/test_unpack.py to test_unpack.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack/test_buffer.py to test_buffer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack/test_pack.py to test_pack.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack/test_unpack_raw.py to test_unpack_raw.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack/common.py to common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack/test_format.py to test_format.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack/test_extension.py to test_extension.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/test_parquet.py to test_parquet.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/test_gcs.py to test_gcs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/test_spss.py to test_spss.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/json/test_ujson.py to test_ujson.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/json/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/json/test_readlines.py to test_readlines.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/json/test_pandas.py to test_pandas.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/json/test_json_table_schema.py to test_json_table_schema.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/json/test_normalize.py to test_normalize.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/json/test_compression.py to test_compression.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/test_gbq.py to test_gbq.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/sas/test_sas7bdat.py to test_sas7bdat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/sas/test_xport.py to test_xport.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/sas/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/sas/test_sas.py to test_sas.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/test_sql.py to test_sql.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/test_stata.py to test_stata.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/generate_legacy_storage_files.py to generate_legacy_storage_files.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/test_feather.py to test_feather.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/formats/test_to_latex.py to test_to_latex.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/formats/test_eng_formatting.py to test_eng_formatting.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/formats/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/formats/test_printing.py to test_printing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/formats/test_css.py to test_css.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/formats/test_style.py to test_style.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/formats/test_console.py to test_console.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/formats/test_to_excel.py to test_to_excel.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/formats/test_to_csv.py to test_to_csv.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/formats/test_format.py to test_format.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/formats/test_to_html.py to test_to_html.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/test_pickle.py to test_pickle.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/test_clipboard.py to test_clipboard.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/pytables/test_pytables_missing.py to test_pytables_missing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/pytables/test_pytables.py to test_pytables.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/pytables/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/pytables/test_compat.py to test_compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/test_date_converters.py to test_date_converters.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/test_common.py to test_common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/test_html.py to test_html.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/test_s3.py to test_s3.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/conftest.py to conftest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/test_packers.py to test_packers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser/test_multi_thread.py to test_multi_thread.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser/test_header.py to test_header.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser/test_usecols.py to test_usecols.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser/test_na_values.py to test_na_values.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser/test_index_col.py to test_index_col.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser/test_unsupported.py to test_unsupported.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser/test_dialect.py to test_dialect.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser/test_read_fwf.py to test_read_fwf.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser/test_textreader.py to test_textreader.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser/test_python_parser_only.py to test_python_parser_only.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser/test_common.py to test_common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser/test_skiprows.py to test_skiprows.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser/test_mangle_dupes.py to test_mangle_dupes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser/test_converters.py to test_converters.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser/conftest.py to conftest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser/test_comment.py to test_comment.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser/test_dtypes.py to test_dtypes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser/test_network.py to test_network.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser/test_c_parser_only.py to test_c_parser_only.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser/test_quoting.py to test_quoting.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser/test_parse_dates.py to test_parse_dates.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser/test_compression.py to test_compression.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/excel/test_xlwt.py to test_xlwt.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/excel/test_writers.py to test_writers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/excel/test_xlrd.py to test_xlrd.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/excel/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/excel/test_readers.py to test_readers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/excel/test_style.py to test_style.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/excel/test_openpyxl.py to test_openpyxl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/excel/conftest.py to conftest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/excel/test_xlsxwriter.py to test_xlsxwriter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/excel/test_odf.py to test_odf.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/test_compression.py to test_compression.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/dtypes/cast/test_construct_object_arr.py to test_construct_object_arr.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/dtypes/cast/test_construct_from_scalar.py to test_construct_from_scalar.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/dtypes/cast/test_find_common_type.py to test_find_common_type.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/dtypes/cast/test_downcast.py to test_downcast.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/dtypes/cast/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/dtypes/cast/test_infer_datetimelike.py to test_infer_datetimelike.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/dtypes/cast/test_upcast.py to test_upcast.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/dtypes/cast/test_construct_ndarray.py to test_construct_ndarray.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/dtypes/cast/test_infer_dtype.py to test_infer_dtype.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/dtypes/cast/test_promote.py to test_promote.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/dtypes/cast/test_convert_objects.py to test_convert_objects.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/dtypes/test_generic.py to test_generic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/dtypes/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/dtypes/test_concat.py to test_concat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/dtypes/test_common.py to test_common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/dtypes/test_dtypes.py to test_dtypes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/dtypes/test_missing.py to test_missing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/dtypes/test_inference.py to test_inference.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/test_indexing_engines.py to test_indexing_engines.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/multiindex/test_chaining_and_caching.py to test_chaining_and_caching.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/multiindex/test_iloc.py to test_iloc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/multiindex/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/multiindex/test_slice.py to test_slice.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/multiindex/test_indexing_slow.py to test_indexing_slow.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/multiindex/test_getitem.py to test_getitem.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/multiindex/test_multiindex.py to test_multiindex.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/multiindex/test_partial.py to test_partial.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/multiindex/test_xs.py to test_xs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/multiindex/test_setitem.py to test_setitem.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/multiindex/conftest.py to conftest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/multiindex/test_ix.py to test_ix.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/multiindex/test_set_ops.py to test_set_ops.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/multiindex/test_loc.py to test_loc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/multiindex/test_sorted.py to test_sorted.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/multiindex/test_datetime.py to test_datetime.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/test_chaining_and_caching.py to test_chaining_and_caching.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/test_iloc.py to test_iloc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/test_floats.py to test_floats.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/test_indexing_slow.py to test_indexing_slow.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/test_coercion.py to test_coercion.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/test_indexing.py to test_indexing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/test_partial.py to test_partial.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/test_callable.py to test_callable.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/test_categorical.py to test_categorical.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/conftest.py to conftest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/test_ix.py to test_ix.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/test_loc.py to test_loc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/common.py to common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/interval/test_interval_new.py to test_interval_new.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/interval/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/interval/test_interval.py to test_interval.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/test_scalar.py to test_scalar.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/test_timedelta.py to test_timedelta.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/test_datetime.py to test_datetime.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/test_period.py to test_period.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/test_array.py to test_array.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/test_timedeltas.py to test_timedeltas.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/sparse/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/sparse/test_libsparse.py to test_libsparse.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/sparse/test_array.py to test_array.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/sparse/test_accessor.py to test_accessor.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/sparse/test_dtype.py to test_dtype.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/sparse/test_arithmetics.py to test_arithmetics.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/test_integer.py to test_integer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/test_numpy.py to test_numpy.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/categorical/test_api.py to test_api.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/categorical/test_sorting.py to test_sorting.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/categorical/test_operators.py to test_operators.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/categorical/test_analytics.py to test_analytics.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/categorical/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/categorical/test_repr.py to test_repr.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/categorical/test_algos.py to test_algos.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/categorical/test_indexing.py to test_indexing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/categorical/test_warnings.py to test_warnings.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/categorical/conftest.py to conftest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/categorical/test_constructors.py to test_constructors.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/categorical/test_dtypes.py to test_dtypes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/categorical/common.py to common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/categorical/test_missing.py to test_missing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/categorical/test_subclass.py to test_subclass.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/interval/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/interval/test_interval.py to test_interval.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/interval/test_ops.py to test_ops.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/test_datetimes.py to test_datetimes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/arrays/test_datetimelike.py to test_datetimelike.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/errors/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/testing.py to testing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tseries/converter.py to converter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tseries/api.py to api.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tseries/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tseries/offsets.py to offsets.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tseries/frequencies.py to frequencies.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tseries/holiday.py to holiday.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/tseries/plotting.py to plotting.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/api/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/api/extensions/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/api/types/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/plotting/_misc.py to _misc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/plotting/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/plotting/_core.py to _core.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/plotting/_matplotlib/converter.py to converter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/plotting/_matplotlib/boxplot.py to boxplot.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/plotting/_matplotlib/core.py to core.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/plotting/_matplotlib/misc.py to misc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/plotting/_matplotlib/style.py to style.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/plotting/_matplotlib/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/plotting/_matplotlib/tools.py to tools.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/plotting/_matplotlib/hist.py to hist.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/plotting/_matplotlib/timeseries.py to timeseries.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/plotting/_matplotlib/compat.py to compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/util/_tester.py to _tester.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/util/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/util/testing.py to testing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/util/_print_versions.py to _print_versions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/util/_validators.py to _validators.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/util/_test_decorators.py to _test_decorators.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/util/_decorators.py to _decorators.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/util/_exceptions.py to _exceptions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/util/_doctools.py to _doctools.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/util/_depr_module.py to _depr_module.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_typing.py to _typing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_config/config.py to config.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_config/display.py to display.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_config/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_config/dates.py to dates.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_config/localization.py to localization.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/index.py to index.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/api.py to api.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/ops/docstrings.py to docstrings.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/ops/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/ops/roperator.py to roperator.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/ops/missing.py to missing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/resample.py to resample.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/internals/concat.py to concat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/internals/construction.py to construction.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/internals/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/internals/arrays.py to arrays.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/internals/managers.py to managers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/internals/blocks.py to blocks.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/sorting.py to sorting.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/series.py to series.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/generic.py to generic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexing.py to indexing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/computation/expr.py to expr.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/computation/api.py to api.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/computation/engines.py to engines.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/computation/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/computation/check.py to check.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/computation/align.py to align.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/computation/scope.py to scope.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/computation/pytables.py to pytables.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/computation/expressions.py to expressions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/computation/ops.py to ops.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/computation/common.py to common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/computation/eval.py to eval.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/window.py to window.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/nanops.py to nanops.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexers.py to indexers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/util/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/util/hashing.py to hashing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/sparse/api.py to api.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/sparse/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/sparse/series.py to series.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/sparse/scipy_sparse.py to scipy_sparse.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/sparse/frame.py to frame.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/strings.py to strings.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/accessor.py to accessor.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/config_init.py to config_init.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes/accessors.py to accessors.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes/multi.py to multi.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes/datetimelike.py to datetimelike.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes/api.py to api.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes/timedeltas.py to timedeltas.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes/range.py to range.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes/numeric.py to numeric.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes/interval.py to interval.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes/category.py to category.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes/period.py to period.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes/frozen.py to frozen.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes/datetimes.py to datetimes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/tools/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/tools/timedeltas.py to timedeltas.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/tools/numeric.py to numeric.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/tools/datetimes.py to datetimes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/groupby/categorical.py to categorical.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/groupby/grouper.py to grouper.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/groupby/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/groupby/generic.py to generic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/groupby/groupby.py to groupby.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/groupby/ops.py to ops.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/groupby/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/common.py to common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/reshape/concat.py to concat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/reshape/tile.py to tile.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/reshape/reshape.py to reshape.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/reshape/api.py to api.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/reshape/melt.py to melt.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/reshape/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/reshape/merge.py to merge.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/reshape/util.py to util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/reshape/pivot.py to pivot.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/missing.py to missing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/dtypes/concat.py to concat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/dtypes/api.py to api.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/dtypes/dtypes.py to dtypes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/dtypes/cast.py to cast.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/dtypes/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/dtypes/generic.py to generic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/dtypes/inference.py to inference.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/dtypes/common.py to common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/dtypes/missing.py to missing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/dtypes/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/apply.py to apply.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/algorithms.py to algorithms.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/frame.py to frame.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/arrays/datetimelike.py to datetimelike.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/arrays/array_.py to array_.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/arrays/numpy_.py to numpy_.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/arrays/categorical.py to categorical.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/arrays/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/arrays/integer.py to integer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/arrays/timedeltas.py to timedeltas.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/arrays/interval.py to interval.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/arrays/sparse.py to sparse.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/arrays/period.py to period.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/arrays/_ranges.py to _ranges.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/arrays/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/core/arrays/datetimes.py to datetimes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_version.py to _version.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/compat/chainmap.py to chainmap.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/compat/numpy/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/compat/numpy/function.py to function.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/compat/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/compat/_optional.py to _optional.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/compat/pickle_compat.py to pickle_compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/conftest.py to conftest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/pickle.py to pickle.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/msgpack/exceptions.py to exceptions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/msgpack/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/msgpack/_version.py to _version.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/json/_table_schema.py to _table_schema.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/json/_normalize.py to _normalize.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/json/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/json/_json.py to _json.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/api.py to api.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/clipboard/windows.py to windows.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/clipboard/exceptions.py to exceptions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/clipboard/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/clipboard/clipboards.py to clipboards.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/sas/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/sas/sasreader.py to sasreader.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/sas/sas7bdat.py to sas7bdat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/sas/sas_xport.py to sas_xport.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/sas/sas_constants.py to sas_constants.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/feather_format.py to feather_format.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/parsers.py to parsers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/parquet.py to parquet.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/gcs.py to gcs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/spss.py to spss.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/formats/css.py to css.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/formats/printing.py to printing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/formats/style.py to style.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/formats/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/formats/latex.py to latex.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/formats/csvs.py to csvs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/formats/excel.py to excel.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/formats/format.py to format.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/formats/console.py to console.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/formats/html.py to html.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/pytables.py to pytables.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/date_converters.py to date_converters.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/clipboards.py to clipboards.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/packers.py to packers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/s3.py to s3.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/gbq.py to gbq.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/sql.py to sql.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/common.py to common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/stata.py to stata.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/excel/_xlwt.py to _xlwt.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/excel/_odfreader.py to _odfreader.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/excel/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/excel/_util.py to _util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/excel/_xlsxwriter.py to _xlsxwriter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/excel/_base.py to _base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/excel/_openpyxl.py to _openpyxl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/excel/_xlrd.py to _xlrd.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/html.py to html.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/arrays/__init__.py to __init__.cpython-37.pyc BUILDSTDERR: writing byte-compilation script '/tmp/tmpl6no previously-included directories found matching 'doc/build' BUILDSTDERR: warning: no previously-included files matching '*.bz2' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.csv' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.dta' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.gz' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.h5' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.html' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.json' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.msgpack' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.pickle' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.png' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.pyc' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.pyd' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.sas7bdat' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.so' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.xls' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.xlsm' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.xlsx' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.xpt' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.xz' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.zip' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*~' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '.DS_Store' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '.git*' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '#*' found anywhere in distribution + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.25.1-1.fc31 --unique-debug-suffix -0.25.1-1.fc31.riscv64 --unique-debug-src-base python-pandas-0.25.1-1.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pandas-0.25.1 h8vqso.py' /usr/bin/python3 /tmp/tmpl6h8vqso.py removing /tmp/tmpl6h8vqso.py running install_egg_info running egg_info writing pandas.egg-info/PKG-INFO writing dependency_links to pandas.egg-info/dependency_links.txt writing entry points to pandas.egg-info/entry_points.txt writing requirements to pandas.egg-info/requires.txt writing top-level names to pandas.egg-info/top_level.txt reading manifest file 'pandas.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pandas.egg-info/SOURCES.txt' Copying pandas.egg-info to /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas-0.25.1-py3.7.egg-info running install_scripts explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/groupby.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/hashing.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/algos.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/groupby.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/hashtable.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/hashing.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/algos.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/hashtable.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/index.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/index.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/indexing.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/indexing.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/internals.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/internals.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/interval.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/interval.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/join.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/join.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/json.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/json.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/lib.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/lib.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/missing.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/missing.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/ops.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/ops.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/parsers.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/parsers.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/properties.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/properties.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/reduction.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/reduction.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/reshape.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/reshape.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/skiplist.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/skiplist.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/sparse.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/sparse.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/testing.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/testing.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslib.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslib.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/c_timestamp.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/c_timestamp.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/ccalendar.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/ccalendar.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/conversion.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/fields.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/conversion.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/frequencies.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/fields.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/frequencies.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/nattype.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/nattype.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/np_datetime.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/np_datetime.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/offsets.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/offsets.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/parsing.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/parsing.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/period.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/period.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/resolution.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/resolution.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/strptime.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/timedeltas.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/strptime.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/timedeltas.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/timestamps.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/timestamps.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/timezones.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/timezones.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/tzconversion.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/window.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/tzconversion.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/window.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/writers.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/writers.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/msgpack/_packer.cpython-37m-riscv64-linux-gnu.so BUILDSTDERR: extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/msgpack/_pa153026 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs cker.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/msgpack/_unpacker.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/msgpack/_unpacker.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/sas/_sas.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/io/sas/_sas.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/util/_move.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pandas/util/_move.cpython-37m-riscv64-linux-gnu.so original debug info size: 118216kB, size after compression: 114260kB /usr/lib/rpm/sepdebugcrcfix: Updated 43 CRC32s, 0 CRC32s did match. Bytecompiling .py files below /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/lib64/python3.7 using /usr/bin/python3.7 Processing files: python3-pandas-0.25.1-1.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.20Qi4h + umask 022 + cd /builddir/build/BUILD + cd pandas-0.25.1 + DOCDIR=/builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/share/doc/python3-pandas + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/share/doc/python3-pandas + cp -pr RELEASE.md /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/share/doc/python3-pandas + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.js4Qhh + umask 022 + cd /builddir/build/BUILD + cd pandas-0.25.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/share/licenses/python3-pandas + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/share/licenses/python3-pandas + cp -pr LICENSE /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64/usr/share/licenses/python3-pandas + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: lib.cpython-37m-riscv64-linux-gnu.so()(64bit) python-pandas = 0.25.1-1.fc31 python3-pandas = 0.25.1-1.fc31 python3-pandas(riscv-64) = 0.25.1-1.fc31 python3.7dist(pandas) = 0.25.1 python3dist(pandas) = 0.25.1 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: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_4.3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libpython3.7m.so.1.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) python(abi) = 3.7 python3.7dist(numpy) >= 1.13.3 python3.7dist(python-dateutil) >= 2.6.1 python3.7dist(pytz) >= 2017.2 rtld(GNU_HASH) Obsoletes: python-pandas < 0.25.1-1.fc31 Recommends: python3-pandas-datareader python3-xlrd python3-xlwt Processing files: python-pandas-debugsource-0.25.1-1.fc31.riscv64 Provides: python-pandas-debugsource = 0.25.1-1.fc31 python-pandas-debugsource(riscv-64) = 0.25.1-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-pandas-debuginfo-0.25.1-1.fc31.riscv64 Provides: debuginfo(build-id) = 065be20fbbefc787fd02ab566bc2ef98265cd6a5 debuginfo(build-id) = 0a8af0b95e826347b21a70898e3fc4f738b476b8 debuginfo(build-id) = 0f89c3ad57be25f64d5bf31ab4b2f85355aba252 debuginfo(build-id) = 13c06954a1879b9223eac164705a4d884f43df62 debuginfo(build-id) = 13d3af707c06cc5704e30573af23ec51105c2e01 debuginfo(build-id) = 18ddbb81544281c37761624f2c1060e7beb07294 debuginfo(build-id) = 20249400f65337bd6663a9aca8b072b58d9e8b4c debuginfo(build-id) = 27a38f1ff5be7c6f039eb466cb7e214ec8bd8f00 debuginfo(build-id) = 3477fa08fa685f0da486df42edd52da5d4ccd8ff debuginfo(build-id) = 3d2638936acb02987c5bb34c611d72fda2e2195c debuginfo(build-id) = 40b67e8d32aa238c6ba8609a339bc784184120d6 debuginfo(build-id) = 428a8db6d349f927f168f6d9b4c88c719192fa8f debuginfo(build-id) = 459a8d962eed6d80b71beb946cee1edff2cd448b debuginfo(build-id) = 4ab36a3e027510b09b650ee9897909808623a57c debuginfo(build-id) = 4ae59a6f7ad2d97e5a08e79444ae7e25cf7315f7 debuginfo(build-id) = 4b7c31519b5866cb1fa76df446be630a50013ef9 debuginfo(build-id) = 57696ab712c55ad113c59a549c73edca8b883ad6 debuginfo(build-id) = 5f626eea6554a244560fb885012e24c0e2ba2e10 debuginfo(build-id) = 64c9608599407b9273c63a74da488b158a7b3857 debuginfo(build-id) = 6865b094cb6b9c2713a2d82654037ec947670b70 debuginfo(build-id) = 6c0326483bed44e5bdeff9ecff21242e8a1d7cb4 debuginfo(build-id) = 6f2ac24e3661f6aaf564e3785b82a447861e9670 debuginfo(build-id) = 71e1edaeca65c6194cf14bd2b5ca220b16a70931 debuginfo(build-id) = 7263f84a83ee1c65883184148dc2c90033b9e855 debuginfo(build-id) = 8c4db8933065280cce418247482aa387871d8ba1 debuginfo(build-id) = 900c56b2ab20face74197c4721db316faa49ad2f debuginfo(build-id) = 939636179f5385e3190dca0aa91c77ef499d6c54 debuginfo(build-id) = 94200685eb4ca7c85f08fe1bd7e24192d6769da6 debuginfo(build-id) = 954ce7c1df01361d93847c77f7e10b2eebdf0fed debuginfo(build-id) = 98240cd4bd6aed205f3beec6a80a68e36682cd49 debuginfo(build-id) = a01315b0a849fc6438a45d188fbf885ab600f1f0 debuginfo(build-id) = a9674e3af5033dbd370fbcdeb2e66398cb20d113 debuginfo(build-id) = aad81aedd213799dee1dda3465c2d2e4921db58a debuginfo(build-id) = be7f66b599dce781565202bbf06882fdb5cad2bf debuginfo(build-id) = c42f8a1c7a233b443b37cad92a0dea90c138e4b5 debuginfo(build-id) = d94b8a04be0a60b165959d29e3a4be3d9a087ccb debuginfo(build-id) = d9d7a1a689783cf1670e1e0af4e303118d25a5bd debuginfo(build-id) = e3237d748d03d9fff9ef2e8a02b28e0b506e4605 debuginfo(build-id) = e7da7d39cd7a82d8c8a21e1ed8eac32f5606899f debuginfo(build-id) = e88e32c49e7cc9237005eea71b817fbad736d4ba debuginfo(build-id) = ed02f12261054b674aec390f918c9269e2ed8650 debuginfo(build-id) = f072b092415d7d3f805c6106c48fd12069738d78 debuginfo(build-id) = ff695c94b599462340997ecf1db1a01a9aeebd91 python3-pandas-debuginfo = 0.25.1-1.fc31 python3-pandas-debuginfo(riscv-64) = 0.25.1-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-pandas-debugsource(riscv-64) = 0.25.1-1.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64 Wrote: /builddir/build/RPMS/python3-pandas-0.25.1-1.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python-pandas-debugsource-0.25.1-1.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python3-pandas-debuginfo-0.25.1-1.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6NciGj + umask 022 + cd /builddir/build/BUILD + cd pandas-0.25.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pandas-0.25.1-1.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0