Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-pandas.spec'], chrootPath='/var/lib/mock/f33-build-193000-46843/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=987gid=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=1580342400 Wrote: /builddir/build/SRPMS/python-pandas-0.25.3-2.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-pandas.spec'], chrootPath='/var/lib/mock/f33-build-193000-46843/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=987gid=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=1580342400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hMyHe7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pandas-0.25.3 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/pandas-0.25.3.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pandas-0.25.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . ++ grep -rl '/\* Generated by Cython' + rm pandas/_libs/hashing.c pandas/_libs/tslib.c pandas/_libs/reduction.c pandas/_libs/ops.c pandas/_libs/sparse.c pandas/_libs/groupby.c pandas/_libs/join.c pandas/_libs/writers.c pandas/_libs/indexing.c pandas/_libs/internals.c pandas/_libs/tslibs/fields.c pandas/_libs/tslibs/nattype.c pandas/_libs/tslibs/c_timestamp.c pandas/_libs/tslibs/frequencies.c pandas/_libs/tslibs/ccalendar.c pandas/_libs/tslibs/timestamps.c pandas/_libs/tslibs/timezones.c pandas/_libs/tslibs/resolution.c pandas/_libs/tslibs/np_datetime.c pandas/_libs/tslibs/conversion.c pandas/_libs/tslibs/strptime.c pandas/_libs/tslibs/parsing.c pandas/_libs/tslibs/timedeltas.c pandas/_libs/tslibs/period.c pandas/_libs/tslibs/tzconversion.c pandas/_libs/tslibs/offsets.c pandas/_libs/interval.c pandas/_libs/parsers.c pandas/_libs/missing.c pandas/_libs/skiplist.c pandas/_libs/testing.c pandas/_libs/properties.c pandas/_libs/reshape.c pandas/_libs/lib.c pandas/_libs/hashtable.c pandas/_libs/algos.c pandas/_libs/window.cpp pandas/_libs/index.c pandas/io/msgpack/_unpacker.cpp pandas/io/msgpack/_packer.cpp pandas/io/sas/sas.c + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.id9sD8 + umask 022 + cd /builddir/build/BUILD + cd pandas-0.25.3 + 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.8 creating build/lib.linux-riscv64-3.8/pandas copying pandas/_typing.py -> build/lib.linux-riscv64-3.8/pandas copying pandas/conftest.py -> build/lib.linux-riscv64-3.8/pandas copying pandas/_version.py -> build/lib.linux-riscv64-3.8/pandas copying pandas/testing.py -> build/lib.linux-riscv64-3.8/pandas copying pandas/__init__.py -> build/lib.linux-riscv64-3.8/pandas creating build/lib.linux-riscv64-3.8/pandas/compat copying pandas/compat/chainmap.py -> build/lib.linux-riscv64-3.8/pandas/compat copying pandas/compat/__init__.py -> build/lib.linux-riscv64-3.8/pandas/compat copying pandas/compat/_optional.py -> build/lib.linux-riscv64-3.8/pandas/compat copying pandas/compat/pickle_compat.py -> build/lib.linux-riscv64-3.8/pandas/compat creating build/lib.linux-riscv64-3.8/pandas/core copying pandas/core/generic.py -> build/lib.linux-riscv64-3.8/pandas/core copying pandas/core/indexers.py -> build/lib.linux-riscv64-3.8/pandas/core copying pandas/core/nanops.py -> build/lib.linux-riscv64-3.8/pandas/core copying pandas/core/api.py -> build/lib.linux-riscv64-3.8/pandas/core copying pandas/core/index.py -> build/lib.linux-riscv64-3.8/pandas/core copying pandas/core/series.py -> build/lib.linux-riscv64-3.8/pandas/core copying pandas/core/sorting.py -> build/lib.linux-riscv64-3.8/pandas/core copying pandas/core/config_init.py -> build/lib.linux-riscv64-3.8/pandas/core copying pandas/core/algorithms.py -> build/lib.linux-riscv64-3.8/pandas/core copying pandas/core/window.py -> build/lib.linux-riscv64-3.8/pandas/core copying pandas/core/strings.py -> build/lib.linux-riscv64-3.8/pandas/core copying pandas/core/common.py -> build/lib.linux-riscv64-3.8/pandas/core copying pandas/core/__init__.py -> build/lib.linux-riscv64-3.8/pandas/core copying pandas/core/accessor.py -> build/lib.linux-riscv64-3.8/pandas/core copying pandas/core/indexing.py -> build/lib.linux-riscv64-3.8/pandas/core copying pandas/core/missing.py -> build/lib.linux-riscv64-3.8/pandas/core copying pandas/core/apply.py -> build/lib.linux-riscv64-3.8/pandas/core copying pandas/core/base.py -> build/lib.linux-riscv64-3.8/pandas/core copying pandas/core/frame.py -> build/lib.linux-riscv64-3.8/pandas/core copying pandas/core/resample.py -> build/lib.linux-riscv64-3.8/pandas/core creating build/lib.linux-riscv64-3.8/pandas/_libs copying pandas/_libs/__init__.py -> build/lib.linux-riscv64-3.8/pandas/_libs creating build/lib.linux-riscv64-3.8/pandas/errors copying pandas/errors/__init__.py -> build/lib.linux-riscv64-3.8/pandas/errors creating build/lib.linux-riscv64-3.8/pandas/api copying pandas/api/__init__.py -> build/lib.linux-riscv64-3.8/pandas/api creating build/lib.linux-riscv64-3.8/pandas/plotting copying pandas/plotting/__init__.py -> build/lib.linux-riscv64-3.8/pandas/plotting copying pandas/plotting/_core.py -> build/lib.linux-riscv64-3.8/pandas/plotting copying pandas/plotting/_misc.py -> build/lib.linux-riscv64-3.8/pandas/plotting creating build/lib.linux-riscv64-3.8/pandas/tests copying pandas/tests/test_algos.py -> build/lib.linux-riscv64-3.8/pandas/tests copying pandas/tests/test_optional_dependency.py -> build/lib.linux-riscv64-3.8/pandas/tests copying pandas/tests/test_strings.py -> build/lib.linux-riscv64-3.8/pandas/tests copying pandas/tests/test_expressions.py -> build/lib.linux-riscv64-3.8/pandas/tests copying pandas/tests/test_downstream.py -> build/lib.linux-riscv64-3.8/pandas/tests copying pandas/tests/test_compat.py -> build/lib.linux-riscv64-3.8/pandas/tests copying pandas/tests/test_join.py -> build/lib.linux-riscv64-3.8/pandas/tests copying pandas/tests/test_multilevel.py -> build/lib.linux-riscv64-3.8/pandas/tests copying pandas/tests/test_common.py -> build/lib.linux-riscv64-3.8/pandas/tests copying pandas/tests/test_lib.py -> build/lib.linux-riscv64-3.8/pandas/tests copying pandas/tests/test_nanops.py -> build/lib.linux-riscv64-3.8/pandas/tests copying pandas/tests/test_take.py -> build/lib.linux-riscv64-3.8/pandas/tests copying pandas/tests/test_sorting.py -> build/lib.linux-riscv64-3.8/pandas/tests copying pandas/tests/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests copying pandas/tests/test_errors.py -> build/lib.linux-riscv64-3.8/pandas/tests copying pandas/tests/test_register_accessor.py -> build/lib.linux-riscv64-3.8/pandas/tests copying pandas/tests/test_base.py -> build/lib.linux-riscv64-3.8/pandas/tests creating build/lib.linux-riscv64-3.8/pandas/arrays copying pandas/arrays/__init__.py -> build/lib.linux-riscv64-3.8/pandas/arrays creating build/lib.linux-riscv64-3.8/pandas/util copying pandas/util/_decorators.py -> build/lib.linux-riscv64-3.8/pandas/util copying pandas/util/_depr_module.py -> build/lib.linux-riscv64-3.8/pandas/util copying pandas/util/_validators.py -> build/lib.linux-riscv64-3.8/pandas/util copying pandas/util/testing.py -> build/lib.linux-riscv64-3.8/pandas/util copying pandas/util/__init__.py -> build/lib.linux-riscv64-3.8/pandas/util copying pandas/util/_exceptions.py -> build/lib.linux-riscv64-3.8/pandas/util copying pandas/util/_test_decorators.py -> build/lib.linux-riscv64-3.8/pandas/util copying pandas/util/_doctools.py -> build/lib.linux-riscv64-3.8/pandas/util copying pandas/util/_print_versions.py -> build/lib.linux-riscv64-3.8/pandas/util copying pandas/util/_tester.py -> build/lib.linux-riscv64-3.8/pandas/util creating build/lib.linux-riscv64-3.8/pandas/tseries copying pandas/tseries/offsets.py -> build/lib.linux-riscv64-3.8/pandas/tseries copying pandas/tseries/api.py -> build/lib.linux-riscv64-3.8/pandas/tseries copying pandas/tseries/converter.py -> build/lib.linux-riscv64-3.8/pandas/tseries copying pandas/tseries/holiday.py -> build/lib.linux-riscv64-3.8/pandas/tseries copying pandas/tseries/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tseries copying pandas/tseries/plotting.py -> build/lib.linux-riscv64-3.8/pandas/tseries copying pandas/tseries/frequencies.py -> build/lib.linux-riscv64-3.8/pandas/tseries creating build/lib.linux-riscv64-3.8/pandas/_config copying pandas/_config/config.py -> build/lib.linux-riscv64-3.8/pandas/_config copying pandas/_config/display.py -> build/lib.linux-riscv64-3.8/pandas/_config copying pandas/_config/localization.py -> build/lib.linux-riscv64-3.8/pandas/_config copying pandas/_config/__init__.py -> build/lib.linux-riscv64-3.8/pandas/_config copying pandas/_config/dates.py -> build/lib.linux-riscv64-3.8/pandas/_config creating build/lib.linux-riscv64-3.8/pandas/io copying pandas/io/gcs.py -> build/lib.linux-riscv64-3.8/pandas/io copying pandas/io/spss.py -> build/lib.linux-riscv64-3.8/pandas/io copying pandas/io/parsers.py -> build/lib.linux-riscv64-3.8/pandas/io copying pandas/io/sql.py -> build/lib.linux-riscv64-3.8/pandas/io copying pandas/io/s3.py -> build/lib.linux-riscv64-3.8/pandas/io copying pandas/io/parquet.py -> build/lib.linux-riscv64-3.8/pandas/io copying pandas/io/api.py -> build/lib.linux-riscv64-3.8/pandas/io copying pandas/io/feather_format.py -> build/lib.linux-riscv64-3.8/pandas/io copying pandas/io/date_converters.py -> build/lib.linux-riscv64-3.8/pandas/io copying pandas/io/pickle.py -> build/lib.linux-riscv64-3.8/pandas/io copying pandas/io/stata.py -> build/lib.linux-riscv64-3.8/pandas/io copying pandas/io/html.py -> build/lib.linux-riscv64-3.8/pandas/io copying pandas/io/common.py -> build/lib.linux-riscv64-3.8/pandas/io copying pandas/io/clipboards.py -> build/lib.linux-riscv64-3.8/pandas/io copying pandas/io/gbq.py -> build/lib.linux-riscv64-3.8/pandas/io copying pandas/io/__init__.py -> build/lib.linux-riscv64-3.8/pandas/io copying pandas/io/pytables.py -> build/lib.linux-riscv64-3.8/pandas/io copying pandas/io/packers.py -> build/lib.linux-riscv64-3.8/pandas/io creating build/lib.linux-riscv64-3.8/pandas/compat/numpy copying pandas/compat/numpy/function.py -> build/lib.linux-riscv64-3.8/pandas/compat/numpy copying pandas/compat/numpy/__init__.py -> build/lib.linux-riscv64-3.8/pandas/compat/numpy creating build/lib.linux-riscv64-3.8/pandas/core/groupby copying pandas/core/groupby/generic.py -> build/lib.linux-riscv64-3.8/pandas/core/groupby copying pandas/core/groupby/ops.py -> build/lib.linux-riscv64-3.8/pandas/core/groupby copying pandas/core/groupby/categorical.py -> build/lib.linux-riscv64-3.8/pandas/core/groupby copying pandas/core/groupby/__init__.py -> build/lib.linux-riscv64-3.8/pandas/core/groupby copying pandas/core/groupby/groupby.py -> build/lib.linux-riscv64-3.8/pandas/core/groupby copying pandas/core/groupby/grouper.py -> build/lib.linux-riscv64-3.8/pandas/core/groupby copying pandas/core/groupby/base.py -> build/lib.linux-riscv64-3.8/pandas/core/groupby creating build/lib.linux-riscv64-3.8/pandas/core/indexes copying pandas/core/indexes/datetimes.py -> build/lib.linux-riscv64-3.8/pandas/core/indexes copying pandas/core/indexes/range.py -> build/lib.linux-riscv64-3.8/pandas/core/indexes copying pandas/core/indexes/frozen.py -> build/lib.linux-riscv64-3.8/pandas/core/indexes copying pandas/core/indexes/multi.py -> build/lib.linux-riscv64-3.8/pandas/core/indexes copying pandas/core/indexes/api.py -> build/lib.linux-riscv64-3.8/pandas/core/indexes copying pandas/core/indexes/interval.py -> build/lib.linux-riscv64-3.8/pandas/core/indexes copying pandas/core/indexes/accessors.py -> build/lib.linux-riscv64-3.8/pandas/core/indexes copying pandas/core/indexes/period.py -> build/lib.linux-riscv64-3.8/pandas/core/indexes copying pandas/core/indexes/timedeltas.py -> build/lib.linux-riscv64-3.8/pandas/core/indexes copying pandas/core/indexes/numeric.py -> build/lib.linux-riscv64-3.8/pandas/core/indexes copying pandas/core/indexes/__init__.py -> build/lib.linux-riscv64-3.8/pandas/core/indexes copying pandas/core/indexes/base.py -> build/lib.linux-riscv64-3.8/pandas/core/indexes copying pandas/core/indexes/category.py -> build/lib.linux-riscv64-3.8/pandas/core/indexes copying pandas/core/indexes/datetimelike.py -> build/lib.linux-riscv64-3.8/pandas/core/indexes creating build/lib.linux-riscv64-3.8/pandas/core/dtypes copying pandas/core/dtypes/cast.py -> build/lib.linux-riscv64-3.8/pandas/core/dtypes copying pandas/core/dtypes/generic.py -> build/lib.linux-riscv64-3.8/pandas/core/dtypes copying pandas/core/dtypes/concat.py -> build/lib.linux-riscv64-3.8/pandas/core/dtypes copying pandas/core/dtypes/api.py -> build/lib.linux-riscv64-3.8/pandas/core/dtypes copying pandas/core/dtypes/inference.py -> build/lib.linux-riscv64-3.8/pandas/core/dtypes copying pandas/core/dtypes/dtypes.py -> build/lib.linux-riscv64-3.8/pandas/core/dtypes copying pandas/core/dtypes/common.py -> build/lib.linux-riscv64-3.8/pandas/core/dtypes copying pandas/core/dtypes/__init__.py -> build/lib.linux-riscv64-3.8/pandas/core/dtypes copying pandas/core/dtypes/missing.py -> build/lib.linux-riscv64-3.8/pandas/core/dtypes copying pandas/core/dtypes/base.py -> build/lib.linux-riscv64-3.8/pandas/core/dtypes creating build/lib.linux-riscv64-3.8/pandas/core/reshape copying pandas/core/reshape/reshape.py -> build/lib.linux-riscv64-3.8/pandas/core/reshape copying pandas/core/reshape/concat.py -> build/lib.linux-riscv64-3.8/pandas/core/reshape copying pandas/core/reshape/api.py -> build/lib.linux-riscv64-3.8/pandas/core/reshape copying pandas/core/reshape/util.py -> build/lib.linux-riscv64-3.8/pandas/core/reshape copying pandas/core/reshape/tile.py -> build/lib.linux-riscv64-3.8/pandas/core/reshape copying pandas/core/reshape/melt.py -> build/lib.linux-riscv64-3.8/pandas/core/reshape copying pandas/core/reshape/pivot.py -> build/lib.linux-riscv64-3.8/pandas/core/reshape copying pandas/core/reshape/__init__.py -> build/lib.linux-riscv64-3.8/pandas/core/reshape copying pandas/core/reshape/merge.py -> build/lib.linux-riscv64-3.8/pandas/core/reshape creating build/lib.linux-riscv64-3.8/pandas/core/computation copying pandas/core/computation/expressions.py -> build/lib.linux-riscv64-3.8/pandas/core/computation copying pandas/core/computation/eval.py -> build/lib.linux-riscv64-3.8/pandas/core/computation copying pandas/core/computation/api.py -> build/lib.linux-riscv64-3.8/pandas/core/computation copying pandas/core/computation/check.py -> build/lib.linux-riscv64-3.8/pandas/core/computation copying pandas/core/computation/align.py -> build/lib.linux-riscv64-3.8/pandas/core/computation copying pandas/core/computation/common.py -> build/lib.linux-riscv64-3.8/pandas/core/computation copying pandas/core/computation/ops.py -> build/lib.linux-riscv64-3.8/pandas/core/computation copying pandas/core/computation/__init__.py -> build/lib.linux-riscv64-3.8/pandas/core/computation copying pandas/core/computation/engines.py -> build/lib.linux-riscv64-3.8/pandas/core/computation copying pandas/core/computation/scope.py -> build/lib.linux-riscv64-3.8/pandas/core/computation copying pandas/core/computation/expr.py -> build/lib.linux-riscv64-3.8/pandas/core/computation copying pandas/core/computation/pytables.py -> build/lib.linux-riscv64-3.8/pandas/core/computation creating build/lib.linux-riscv64-3.8/pandas/core/ops copying pandas/core/ops/roperator.py -> build/lib.linux-riscv64-3.8/pandas/core/ops copying pandas/core/ops/docstrings.py -> build/lib.linux-riscv64-3.8/pandas/core/ops copying pandas/core/ops/__init__.py -> build/lib.linux-riscv64-3.8/pandas/core/ops copying pandas/core/ops/missing.py -> build/lib.linux-riscv64-3.8/pandas/core/ops creating build/lib.linux-riscv64-3.8/pandas/core/arrays copying pandas/core/arrays/_ranges.py -> build/lib.linux-riscv64-3.8/pandas/core/arrays copying pandas/core/arrays/array_.py -> build/lib.linux-riscv64-3.8/pandas/core/arrays copying pandas/core/arrays/datetimes.py -> build/lib.linux-riscv64-3.8/pandas/core/arrays copying pandas/core/arrays/integer.py -> build/lib.linux-riscv64-3.8/pandas/core/arrays copying pandas/core/arrays/interval.py -> build/lib.linux-riscv64-3.8/pandas/core/arrays copying pandas/core/arrays/period.py -> build/lib.linux-riscv64-3.8/pandas/core/arrays copying pandas/core/arrays/sparse.py -> build/lib.linux-riscv64-3.8/pandas/core/arrays copying pandas/core/arrays/timedeltas.py -> build/lib.linux-riscv64-3.8/pandas/core/arrays copying pandas/core/arrays/categorical.py -> build/lib.linux-riscv64-3.8/pandas/core/arrays copying pandas/core/arrays/__init__.py -> build/lib.linux-riscv64-3.8/pandas/core/arrays copying pandas/core/arrays/base.py -> build/lib.linux-riscv64-3.8/pandas/core/arrays copying pandas/core/arrays/numpy_.py -> build/lib.linux-riscv64-3.8/pandas/core/arrays copying pandas/core/arrays/datetimelike.py -> build/lib.linux-riscv64-3.8/pandas/core/arrays creating build/lib.linux-riscv64-3.8/pandas/core/tools copying pandas/core/tools/datetimes.py -> build/lib.linux-riscv64-3.8/pandas/core/tools copying pandas/core/tools/timedeltas.py -> build/lib.linux-riscv64-3.8/pandas/core/tools copying pandas/core/tools/numeric.py -> build/lib.linux-riscv64-3.8/pandas/core/tools copying pandas/core/tools/__init__.py -> build/lib.linux-riscv64-3.8/pandas/core/tools creating build/lib.linux-riscv64-3.8/pandas/core/util copying pandas/core/util/hashing.py -> build/lib.linux-riscv64-3.8/pandas/core/util copying pandas/core/util/__init__.py -> build/lib.linux-riscv64-3.8/pandas/core/util creating build/lib.linux-riscv64-3.8/pandas/core/internals copying pandas/core/internals/concat.py -> build/lib.linux-riscv64-3.8/pandas/core/internals copying pandas/core/internals/managers.py -> build/lib.linux-riscv64-3.8/pandas/core/internals copying pandas/core/internals/construction.py -> build/lib.linux-riscv64-3.8/pandas/core/internals copying pandas/core/internals/__init__.py -> build/lib.linux-riscv64-3.8/pandas/core/internals copying pandas/core/internals/arrays.py -> build/lib.linux-riscv64-3.8/pandas/core/internals copying pandas/core/internals/blocks.py -> build/lib.linux-riscv64-3.8/pandas/core/internals creating build/lib.linux-riscv64-3.8/pandas/core/sparse copying pandas/core/sparse/api.py -> build/lib.linux-riscv64-3.8/pandas/core/sparse copying pandas/core/sparse/series.py -> build/lib.linux-riscv64-3.8/pandas/core/sparse copying pandas/core/sparse/__init__.py -> build/lib.linux-riscv64-3.8/pandas/core/sparse copying pandas/core/sparse/scipy_sparse.py -> build/lib.linux-riscv64-3.8/pandas/core/sparse copying pandas/core/sparse/frame.py -> build/lib.linux-riscv64-3.8/pandas/core/sparse creating build/lib.linux-riscv64-3.8/pandas/_libs/tslibs copying pandas/_libs/tslibs/__init__.py -> build/lib.linux-riscv64-3.8/pandas/_libs/tslibs creating build/lib.linux-riscv64-3.8/pandas/api/types copying pandas/api/types/__init__.py -> build/lib.linux-riscv64-3.8/pandas/api/types creating build/lib.linux-riscv64-3.8/pandas/api/extensions copying pandas/api/extensions/__init__.py -> build/lib.linux-riscv64-3.8/pandas/api/extensions creating build/lib.linux-riscv64-3.8/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/timeseries.py -> build/lib.linux-riscv64-3.8/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/misc.py -> build/lib.linux-riscv64-3.8/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/converter.py -> build/lib.linux-riscv64-3.8/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/core.py -> build/lib.linux-riscv64-3.8/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/boxplot.py -> build/lib.linux-riscv64-3.8/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/tools.py -> build/lib.linux-riscv64-3.8/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/__init__.py -> build/lib.linux-riscv64-3.8/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/hist.py -> build/lib.linux-riscv64-3.8/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/compat.py -> build/lib.linux-riscv64-3.8/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/style.py -> build/lib.linux-riscv64-3.8/pandas/plotting/_matplotlib creating build/lib.linux-riscv64-3.8/pandas/tests/series copying pandas/tests/series/test_repr.py -> build/lib.linux-riscv64-3.8/pandas/tests/series copying pandas/tests/series/test_api.py -> build/lib.linux-riscv64-3.8/pandas/tests/series copying pandas/tests/series/test_timezones.py -> build/lib.linux-riscv64-3.8/pandas/tests/series copying pandas/tests/series/test_explode.py -> build/lib.linux-riscv64-3.8/pandas/tests/series copying pandas/tests/series/test_combine_concat.py -> build/lib.linux-riscv64-3.8/pandas/tests/series copying pandas/tests/series/test_validate.py -> build/lib.linux-riscv64-3.8/pandas/tests/series copying pandas/tests/series/test_duplicates.py -> build/lib.linux-riscv64-3.8/pandas/tests/series copying pandas/tests/series/test_io.py -> build/lib.linux-riscv64-3.8/pandas/tests/series copying pandas/tests/series/test_period.py -> build/lib.linux-riscv64-3.8/pandas/tests/series copying pandas/tests/series/test_arithmetic.py -> build/lib.linux-riscv64-3.8/pandas/tests/series copying pandas/tests/series/test_analytics.py -> build/lib.linux-riscv64-3.8/pandas/tests/series copying pandas/tests/series/conftest.py -> build/lib.linux-riscv64-3.8/pandas/tests/series copying pandas/tests/series/test_alter_axes.py -> build/lib.linux-riscv64-3.8/pandas/tests/series copying pandas/tests/series/test_ufunc.py -> build/lib.linux-riscv64-3.8/pandas/tests/series copying pandas/tests/series/test_apply.py -> build/lib.linux-riscv64-3.8/pandas/tests/series copying pandas/tests/series/common.py -> build/lib.linux-riscv64-3.8/pandas/tests/series copying pandas/tests/series/test_constructors.py -> build/lib.linux-riscv64-3.8/pandas/tests/series copying pandas/tests/series/test_quantile.py -> build/lib.linux-riscv64-3.8/pandas/tests/series copying pandas/tests/series/test_asof.py -> build/lib.linux-riscv64-3.8/pandas/tests/series copying pandas/tests/series/test_sorting.py -> build/lib.linux-riscv64-3.8/pandas/tests/series copying pandas/tests/series/test_missing.py -> build/lib.linux-riscv64-3.8/pandas/tests/series copying pandas/tests/series/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/series copying pandas/tests/series/test_replace.py -> build/lib.linux-riscv64-3.8/pandas/tests/series copying pandas/tests/series/test_internals.py -> build/lib.linux-riscv64-3.8/pandas/tests/series copying pandas/tests/series/test_datetime_values.py -> build/lib.linux-riscv64-3.8/pandas/tests/series copying pandas/tests/series/test_block_internals.py -> build/lib.linux-riscv64-3.8/pandas/tests/series copying pandas/tests/series/test_rank.py -> build/lib.linux-riscv64-3.8/pandas/tests/series copying pandas/tests/series/test_subclass.py -> build/lib.linux-riscv64-3.8/pandas/tests/series copying pandas/tests/series/test_operators.py -> build/lib.linux-riscv64-3.8/pandas/tests/series copying pandas/tests/series/test_dtypes.py -> build/lib.linux-riscv64-3.8/pandas/tests/series copying pandas/tests/series/test_timeseries.py -> build/lib.linux-riscv64-3.8/pandas/tests/series creating build/lib.linux-riscv64-3.8/pandas/tests/indexing copying pandas/tests/indexing/test_coercion.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexing copying pandas/tests/indexing/test_scalar.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexing copying pandas/tests/indexing/test_partial.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexing copying pandas/tests/indexing/test_chaining_and_caching.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexing copying pandas/tests/indexing/test_timedelta.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexing copying pandas/tests/indexing/test_categorical.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexing copying pandas/tests/indexing/test_loc.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexing copying pandas/tests/indexing/test_indexing_slow.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexing copying pandas/tests/indexing/test_indexing.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexing copying pandas/tests/indexing/test_callable.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexing copying pandas/tests/indexing/test_indexing_engines.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexing copying pandas/tests/indexing/conftest.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexing copying pandas/tests/indexing/common.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexing copying pandas/tests/indexing/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexing copying pandas/tests/indexing/test_iloc.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexing copying pandas/tests/indexing/test_ix.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexing copying pandas/tests/indexing/test_floats.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexing copying pandas/tests/indexing/test_datetime.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexing creating build/lib.linux-riscv64-3.8/pandas/tests/groupby copying pandas/tests/groupby/test_nth.py -> build/lib.linux-riscv64-3.8/pandas/tests/groupby copying pandas/tests/groupby/test_whitelist.py -> build/lib.linux-riscv64-3.8/pandas/tests/groupby copying pandas/tests/groupby/test_counting.py -> build/lib.linux-riscv64-3.8/pandas/tests/groupby copying pandas/tests/groupby/test_timegrouper.py -> build/lib.linux-riscv64-3.8/pandas/tests/groupby copying pandas/tests/groupby/test_transform.py -> build/lib.linux-riscv64-3.8/pandas/tests/groupby copying pandas/tests/groupby/test_categorical.py -> build/lib.linux-riscv64-3.8/pandas/tests/groupby copying pandas/tests/groupby/test_bin_groupby.py -> build/lib.linux-riscv64-3.8/pandas/tests/groupby copying pandas/tests/groupby/test_value_counts.py -> build/lib.linux-riscv64-3.8/pandas/tests/groupby copying pandas/tests/groupby/conftest.py -> build/lib.linux-riscv64-3.8/pandas/tests/groupby copying pandas/tests/groupby/test_apply.py -> build/lib.linux-riscv64-3.8/pandas/tests/groupby copying pandas/tests/groupby/test_index_as_string.py -> build/lib.linux-riscv64-3.8/pandas/tests/groupby copying pandas/tests/groupby/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/groupby copying pandas/tests/groupby/test_function.py -> build/lib.linux-riscv64-3.8/pandas/tests/groupby copying pandas/tests/groupby/test_groupby.py -> build/lib.linux-riscv64-3.8/pandas/tests/groupby copying pandas/tests/groupby/test_filters.py -> build/lib.linux-riscv64-3.8/pandas/tests/groupby copying pandas/tests/groupby/test_rank.py -> build/lib.linux-riscv64-3.8/pandas/tests/groupby copying pandas/tests/groupby/test_grouping.py -> build/lib.linux-riscv64-3.8/pandas/tests/groupby creating build/lib.linux-riscv64-3.8/pandas/tests/indexes copying pandas/tests/indexes/conftest.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes copying pandas/tests/indexes/test_setops.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes copying pandas/tests/indexes/test_numeric.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes copying pandas/tests/indexes/common.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes copying pandas/tests/indexes/test_common.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes copying pandas/tests/indexes/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes copying pandas/tests/indexes/test_range.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes copying pandas/tests/indexes/test_category.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes copying pandas/tests/indexes/test_numpy_compat.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes copying pandas/tests/indexes/test_frozen.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes copying pandas/tests/indexes/datetimelike.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes copying pandas/tests/indexes/test_base.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes creating build/lib.linux-riscv64-3.8/pandas/tests/config copying pandas/tests/config/test_localization.py -> build/lib.linux-riscv64-3.8/pandas/tests/config copying pandas/tests/config/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/config copying pandas/tests/config/test_config.py -> build/lib.linux-riscv64-3.8/pandas/tests/config creating build/lib.linux-riscv64-3.8/pandas/tests/extension copying pandas/tests/extension/test_categorical.py -> build/lib.linux-riscv64-3.8/pandas/tests/extension copying pandas/tests/extension/test_period.py -> build/lib.linux-riscv64-3.8/pandas/tests/extension copying pandas/tests/extension/test_integer.py -> build/lib.linux-riscv64-3.8/pandas/tests/extension copying pandas/tests/extension/test_interval.py -> build/lib.linux-riscv64-3.8/pandas/tests/extension copying pandas/tests/extension/conftest.py -> build/lib.linux-riscv64-3.8/pandas/tests/extension copying pandas/tests/extension/test_numpy.py -> build/lib.linux-riscv64-3.8/pandas/tests/extension copying pandas/tests/extension/test_common.py -> build/lib.linux-riscv64-3.8/pandas/tests/extension copying pandas/tests/extension/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/extension copying pandas/tests/extension/test_external_block.py -> build/lib.linux-riscv64-3.8/pandas/tests/extension copying pandas/tests/extension/test_sparse.py -> build/lib.linux-riscv64-3.8/pandas/tests/extension copying pandas/tests/extension/test_datetime.py -> build/lib.linux-riscv64-3.8/pandas/tests/extension creating build/lib.linux-riscv64-3.8/pandas/tests/dtypes copying pandas/tests/dtypes/test_concat.py -> build/lib.linux-riscv64-3.8/pandas/tests/dtypes copying pandas/tests/dtypes/test_inference.py -> build/lib.linux-riscv64-3.8/pandas/tests/dtypes copying pandas/tests/dtypes/test_common.py -> build/lib.linux-riscv64-3.8/pandas/tests/dtypes copying pandas/tests/dtypes/test_missing.py -> build/lib.linux-riscv64-3.8/pandas/tests/dtypes copying pandas/tests/dtypes/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/dtypes copying pandas/tests/dtypes/test_dtypes.py -> build/lib.linux-riscv64-3.8/pandas/tests/dtypes copying pandas/tests/dtypes/test_generic.py -> build/lib.linux-riscv64-3.8/pandas/tests/dtypes creating build/lib.linux-riscv64-3.8/pandas/tests/tslibs copying pandas/tests/tslibs/test_parse_iso8601.py -> build/lib.linux-riscv64-3.8/pandas/tests/tslibs copying pandas/tests/tslibs/test_api.py -> build/lib.linux-riscv64-3.8/pandas/tests/tslibs copying pandas/tests/tslibs/test_timezones.py -> build/lib.linux-riscv64-3.8/pandas/tests/tslibs copying pandas/tests/tslibs/test_array_to_datetime.py -> build/lib.linux-riscv64-3.8/pandas/tests/tslibs copying pandas/tests/tslibs/test_libfrequencies.py -> build/lib.linux-riscv64-3.8/pandas/tests/tslibs copying pandas/tests/tslibs/test_normalize_date.py -> build/lib.linux-riscv64-3.8/pandas/tests/tslibs copying pandas/tests/tslibs/test_parsing.py -> build/lib.linux-riscv64-3.8/pandas/tests/tslibs copying pandas/tests/tslibs/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/tslibs copying pandas/tests/tslibs/test_period_asfreq.py -> build/lib.linux-riscv64-3.8/pandas/tests/tslibs copying pandas/tests/tslibs/test_liboffsets.py -> build/lib.linux-riscv64-3.8/pandas/tests/tslibs copying pandas/tests/tslibs/test_ccalendar.py -> build/lib.linux-riscv64-3.8/pandas/tests/tslibs copying pandas/tests/tslibs/test_conversion.py -> build/lib.linux-riscv64-3.8/pandas/tests/tslibs copying pandas/tests/tslibs/test_timedeltas.py -> build/lib.linux-riscv64-3.8/pandas/tests/tslibs creating build/lib.linux-riscv64-3.8/pandas/tests/reshape copying pandas/tests/reshape/test_qcut.py -> build/lib.linux-riscv64-3.8/pandas/tests/reshape copying pandas/tests/reshape/test_union_categoricals.py -> build/lib.linux-riscv64-3.8/pandas/tests/reshape copying pandas/tests/reshape/test_concat.py -> build/lib.linux-riscv64-3.8/pandas/tests/reshape copying pandas/tests/reshape/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/reshape copying pandas/tests/reshape/test_cut.py -> build/lib.linux-riscv64-3.8/pandas/tests/reshape copying pandas/tests/reshape/test_reshape.py -> build/lib.linux-riscv64-3.8/pandas/tests/reshape copying pandas/tests/reshape/test_util.py -> build/lib.linux-riscv64-3.8/pandas/tests/reshape copying pandas/tests/reshape/test_melt.py -> build/lib.linux-riscv64-3.8/pandas/tests/reshape copying pandas/tests/reshape/test_pivot.py -> build/lib.linux-riscv64-3.8/pandas/tests/reshape creating build/lib.linux-riscv64-3.8/pandas/tests/api copying pandas/tests/api/test_api.py -> build/lib.linux-riscv64-3.8/pandas/tests/api copying pandas/tests/api/test_types.py -> build/lib.linux-riscv64-3.8/pandas/tests/api copying pandas/tests/api/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/api creating build/lib.linux-riscv64-3.8/pandas/tests/plotting copying pandas/tests/plotting/test_backend.py -> build/lib.linux-riscv64-3.8/pandas/tests/plotting copying pandas/tests/plotting/test_converter.py -> build/lib.linux-riscv64-3.8/pandas/tests/plotting copying pandas/tests/plotting/test_datetimelike.py -> build/lib.linux-riscv64-3.8/pandas/tests/plotting copying pandas/tests/plotting/common.py -> build/lib.linux-riscv64-3.8/pandas/tests/plotting copying pandas/tests/plotting/test_misc.py -> build/lib.linux-riscv64-3.8/pandas/tests/plotting copying pandas/tests/plotting/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/plotting copying pandas/tests/plotting/test_frame.py -> build/lib.linux-riscv64-3.8/pandas/tests/plotting copying pandas/tests/plotting/test_groupby.py -> build/lib.linux-riscv64-3.8/pandas/tests/plotting copying pandas/tests/plotting/test_series.py -> build/lib.linux-riscv64-3.8/pandas/tests/plotting copying pandas/tests/plotting/test_hist_method.py -> build/lib.linux-riscv64-3.8/pandas/tests/plotting copying pandas/tests/plotting/test_boxplot_method.py -> build/lib.linux-riscv64-3.8/pandas/tests/plotting creating build/lib.linux-riscv64-3.8/pandas/tests/resample copying pandas/tests/resample/test_datetime_index.py -> build/lib.linux-riscv64-3.8/pandas/tests/resample copying pandas/tests/resample/test_timedelta.py -> build/lib.linux-riscv64-3.8/pandas/tests/resample copying pandas/tests/resample/test_resampler_grouper.py -> build/lib.linux-riscv64-3.8/pandas/tests/resample copying pandas/tests/resample/conftest.py -> build/lib.linux-riscv64-3.8/pandas/tests/resample copying pandas/tests/resample/test_period_index.py -> build/lib.linux-riscv64-3.8/pandas/tests/resample copying pandas/tests/resample/test_resample_api.py -> build/lib.linux-riscv64-3.8/pandas/tests/resample copying pandas/tests/resample/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/resample copying pandas/tests/resample/test_time_grouper.py -> build/lib.linux-riscv64-3.8/pandas/tests/resample copying pandas/tests/resample/test_base.py -> build/lib.linux-riscv64-3.8/pandas/tests/resample creating build/lib.linux-riscv64-3.8/pandas/tests/computation copying pandas/tests/computation/test_eval.py -> build/lib.linux-riscv64-3.8/pandas/tests/computation copying pandas/tests/computation/test_compat.py -> build/lib.linux-riscv64-3.8/pandas/tests/computation copying pandas/tests/computation/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/computation creating build/lib.linux-riscv64-3.8/pandas/tests/scalar copying pandas/tests/scalar/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/scalar copying pandas/tests/scalar/test_nat.py -> build/lib.linux-riscv64-3.8/pandas/tests/scalar creating build/lib.linux-riscv64-3.8/pandas/tests/reductions copying pandas/tests/reductions/test_reductions.py -> build/lib.linux-riscv64-3.8/pandas/tests/reductions copying pandas/tests/reductions/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/reductions copying pandas/tests/reductions/test_stat_reductions.py -> build/lib.linux-riscv64-3.8/pandas/tests/reductions creating build/lib.linux-riscv64-3.8/pandas/tests/arrays copying pandas/tests/arrays/test_period.py -> build/lib.linux-riscv64-3.8/pandas/tests/arrays copying pandas/tests/arrays/test_datetimelike.py -> build/lib.linux-riscv64-3.8/pandas/tests/arrays copying pandas/tests/arrays/test_integer.py -> build/lib.linux-riscv64-3.8/pandas/tests/arrays copying pandas/tests/arrays/test_numpy.py -> build/lib.linux-riscv64-3.8/pandas/tests/arrays copying pandas/tests/arrays/test_array.py -> build/lib.linux-riscv64-3.8/pandas/tests/arrays copying pandas/tests/arrays/test_datetimes.py -> build/lib.linux-riscv64-3.8/pandas/tests/arrays copying pandas/tests/arrays/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/arrays copying pandas/tests/arrays/test_timedeltas.py -> build/lib.linux-riscv64-3.8/pandas/tests/arrays creating build/lib.linux-riscv64-3.8/pandas/tests/frame copying pandas/tests/frame/test_api.py -> build/lib.linux-riscv64-3.8/pandas/tests/frame copying pandas/tests/frame/test_mutate_columns.py -> build/lib.linux-riscv64-3.8/pandas/tests/frame copying pandas/tests/frame/test_timezones.py -> build/lib.linux-riscv64-3.8/pandas/tests/frame copying pandas/tests/frame/test_explode.py -> build/lib.linux-riscv64-3.8/pandas/tests/frame copying pandas/tests/frame/test_combine_concat.py -> build/lib.linux-riscv64-3.8/pandas/tests/frame copying pandas/tests/frame/test_validate.py -> build/lib.linux-riscv64-3.8/pandas/tests/frame copying pandas/tests/frame/test_duplicates.py -> build/lib.linux-riscv64-3.8/pandas/tests/frame copying pandas/tests/frame/test_convert_to.py -> build/lib.linux-riscv64-3.8/pandas/tests/frame copying pandas/tests/frame/test_indexing.py -> build/lib.linux-riscv64-3.8/pandas/tests/frame copying pandas/tests/frame/test_period.py -> build/lib.linux-riscv64-3.8/pandas/tests/frame copying pandas/tests/frame/test_arithmetic.py -> build/lib.linux-riscv64-3.8/pandas/tests/frame copying pandas/tests/frame/test_join.py -> build/lib.linux-riscv64-3.8/pandas/tests/frame copying pandas/tests/frame/test_analytics.py -> build/lib.linux-riscv64-3.8/pandas/tests/frame copying pandas/tests/frame/conftest.py -> build/lib.linux-riscv64-3.8/pandas/tests/frame copying pandas/tests/frame/test_alter_axes.py -> build/lib.linux-riscv64-3.8/pandas/tests/frame copying pandas/tests/frame/test_apply.py -> build/lib.linux-riscv64-3.8/pandas/tests/frame copying pandas/tests/frame/common.py -> build/lib.linux-riscv64-3.8/pandas/tests/frame copying pandas/tests/frame/test_sort_values_level_as_str.py -> build/lib.linux-riscv64-3.8/pandas/tests/frame copying pandas/tests/frame/test_constructors.py -> build/lib.linux-riscv64-3.8/pandas/tests/frame copying pandas/tests/frame/test_quantile.py -> build/lib.linux-riscv64-3.8/pandas/tests/frame copying pandas/tests/frame/test_asof.py -> build/lib.linux-riscv64-3.8/pandas/tests/frame copying pandas/tests/frame/test_sorting.py -> build/lib.linux-riscv64-3.8/pandas/tests/frame copying pandas/tests/frame/test_missing.py -> build/lib.linux-riscv64-3.8/pandas/tests/frame copying pandas/tests/frame/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/frame copying pandas/tests/frame/test_replace.py -> build/lib.linux-riscv64-3.8/pandas/tests/frame copying pandas/tests/frame/test_block_internals.py -> build/lib.linux-riscv64-3.8/pandas/tests/frame copying pandas/tests/frame/test_reshape.py -> build/lib.linux-riscv64-3.8/pandas/tests/frame copying pandas/tests/frame/test_nonunique_indexes.py -> build/lib.linux-riscv64-3.8/pandas/tests/frame copying pandas/tests/frame/test_to_csv.py -> build/lib.linux-riscv64-3.8/pandas/tests/frame copying pandas/tests/frame/test_query_eval.py -> build/lib.linux-riscv64-3.8/pandas/tests/frame copying pandas/tests/frame/test_rank.py -> build/lib.linux-riscv64-3.8/pandas/tests/frame copying pandas/tests/frame/test_repr_info.py -> build/lib.linux-riscv64-3.8/pandas/tests/frame copying pandas/tests/frame/test_subclass.py -> build/lib.linux-riscv64-3.8/pandas/tests/frame copying pandas/tests/frame/test_operators.py -> build/lib.linux-riscv64-3.8/pandas/tests/frame copying pandas/tests/frame/test_dtypes.py -> build/lib.linux-riscv64-3.8/pandas/tests/frame copying pandas/tests/frame/test_axis_select_reindex.py -> build/lib.linux-riscv64-3.8/pandas/tests/frame copying pandas/tests/frame/test_timeseries.py -> build/lib.linux-riscv64-3.8/pandas/tests/frame creating build/lib.linux-riscv64-3.8/pandas/tests/arithmetic copying pandas/tests/arithmetic/test_object.py -> build/lib.linux-riscv64-3.8/pandas/tests/arithmetic copying pandas/tests/arithmetic/test_period.py -> build/lib.linux-riscv64-3.8/pandas/tests/arithmetic copying pandas/tests/arithmetic/conftest.py -> build/lib.linux-riscv64-3.8/pandas/tests/arithmetic copying pandas/tests/arithmetic/test_numeric.py -> build/lib.linux-riscv64-3.8/pandas/tests/arithmetic copying pandas/tests/arithmetic/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/arithmetic copying pandas/tests/arithmetic/test_timedelta64.py -> build/lib.linux-riscv64-3.8/pandas/tests/arithmetic copying pandas/tests/arithmetic/test_datetime64.py -> build/lib.linux-riscv64-3.8/pandas/tests/arithmetic creating build/lib.linux-riscv64-3.8/pandas/tests/tools copying pandas/tests/tools/test_numeric.py -> build/lib.linux-riscv64-3.8/pandas/tests/tools copying pandas/tests/tools/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/tools creating build/lib.linux-riscv64-3.8/pandas/tests/window copying pandas/tests/window/test_api.py -> build/lib.linux-riscv64-3.8/pandas/tests/window copying pandas/tests/window/test_ewm.py -> build/lib.linux-riscv64-3.8/pandas/tests/window copying pandas/tests/window/test_timeseries_window.py -> build/lib.linux-riscv64-3.8/pandas/tests/window copying pandas/tests/window/test_moments.py -> build/lib.linux-riscv64-3.8/pandas/tests/window copying pandas/tests/window/test_grouper.py -> build/lib.linux-riscv64-3.8/pandas/tests/window copying pandas/tests/window/test_pairwise.py -> build/lib.linux-riscv64-3.8/pandas/tests/window copying pandas/tests/window/conftest.py -> build/lib.linux-riscv64-3.8/pandas/tests/window copying pandas/tests/window/common.py -> build/lib.linux-riscv64-3.8/pandas/tests/window copying pandas/tests/window/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/window copying pandas/tests/window/test_expanding.py -> build/lib.linux-riscv64-3.8/pandas/tests/window copying pandas/tests/window/test_window.py -> build/lib.linux-riscv64-3.8/pandas/tests/window copying pandas/tests/window/test_rolling.py -> build/lib.linux-riscv64-3.8/pandas/tests/window copying pandas/tests/window/test_dtypes.py -> build/lib.linux-riscv64-3.8/pandas/tests/window creating build/lib.linux-riscv64-3.8/pandas/tests/util copying pandas/tests/util/test_assert_produces_warning.py -> build/lib.linux-riscv64-3.8/pandas/tests/util copying pandas/tests/util/test_safe_import.py -> build/lib.linux-riscv64-3.8/pandas/tests/util copying pandas/tests/util/test_validate_args_and_kwargs.py -> build/lib.linux-riscv64-3.8/pandas/tests/util copying pandas/tests/util/test_assert_extension_array_equal.py -> build/lib.linux-riscv64-3.8/pandas/tests/util copying pandas/tests/util/test_assert_categorical_equal.py -> build/lib.linux-riscv64-3.8/pandas/tests/util copying pandas/tests/util/test_assert_interval_array_equal.py -> build/lib.linux-riscv64-3.8/pandas/tests/util copying pandas/tests/util/test_assert_numpy_array_equal.py -> build/lib.linux-riscv64-3.8/pandas/tests/util copying pandas/tests/util/conftest.py -> build/lib.linux-riscv64-3.8/pandas/tests/util copying pandas/tests/util/test_deprecate.py -> build/lib.linux-riscv64-3.8/pandas/tests/util copying pandas/tests/util/test_hashing.py -> build/lib.linux-riscv64-3.8/pandas/tests/util copying pandas/tests/util/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/util copying pandas/tests/util/test_validate_args.py -> build/lib.linux-riscv64-3.8/pandas/tests/util copying pandas/tests/util/test_assert_index_equal.py -> build/lib.linux-riscv64-3.8/pandas/tests/util copying pandas/tests/util/test_assert_series_equal.py -> build/lib.linux-riscv64-3.8/pandas/tests/util copying pandas/tests/util/test_util.py -> build/lib.linux-riscv64-3.8/pandas/tests/util copying pandas/tests/util/test_deprecate_kwarg.py -> build/lib.linux-riscv64-3.8/pandas/tests/util copying pandas/tests/util/test_validate_kwargs.py -> build/lib.linux-riscv64-3.8/pandas/tests/util copying pandas/tests/util/test_assert_almost_equal.py -> build/lib.linux-riscv64-3.8/pandas/tests/util copying pandas/tests/util/test_move.py -> build/lib.linux-riscv64-3.8/pandas/tests/util copying pandas/tests/util/test_assert_frame_equal.py -> build/lib.linux-riscv64-3.8/pandas/tests/util creating build/lib.linux-riscv64-3.8/pandas/tests/generic copying pandas/tests/generic/test_label_or_level_utils.py -> build/lib.linux-riscv64-3.8/pandas/tests/generic copying pandas/tests/generic/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/generic copying pandas/tests/generic/test_frame.py -> build/lib.linux-riscv64-3.8/pandas/tests/generic copying pandas/tests/generic/test_series.py -> build/lib.linux-riscv64-3.8/pandas/tests/generic copying pandas/tests/generic/test_generic.py -> build/lib.linux-riscv64-3.8/pandas/tests/generic creating build/lib.linux-riscv64-3.8/pandas/tests/tseries copying pandas/tests/tseries/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/tseries creating build/lib.linux-riscv64-3.8/pandas/tests/io copying pandas/tests/io/test_html.py -> build/lib.linux-riscv64-3.8/pandas/tests/io copying pandas/tests/io/test_pickle.py -> build/lib.linux-riscv64-3.8/pandas/tests/io copying pandas/tests/io/test_parquet.py -> build/lib.linux-riscv64-3.8/pandas/tests/io copying pandas/tests/io/test_feather.py -> build/lib.linux-riscv64-3.8/pandas/tests/io copying pandas/tests/io/test_stata.py -> build/lib.linux-riscv64-3.8/pandas/tests/io copying pandas/tests/io/test_date_converters.py -> build/lib.linux-riscv64-3.8/pandas/tests/io copying pandas/tests/io/test_clipboard.py -> build/lib.linux-riscv64-3.8/pandas/tests/io copying pandas/tests/io/test_gcs.py -> build/lib.linux-riscv64-3.8/pandas/tests/io copying pandas/tests/io/test_gbq.py -> build/lib.linux-riscv64-3.8/pandas/tests/io copying pandas/tests/io/test_packers.py -> build/lib.linux-riscv64-3.8/pandas/tests/io copying pandas/tests/io/conftest.py -> build/lib.linux-riscv64-3.8/pandas/tests/io copying pandas/tests/io/test_sql.py -> build/lib.linux-riscv64-3.8/pandas/tests/io copying pandas/tests/io/test_common.py -> build/lib.linux-riscv64-3.8/pandas/tests/io copying pandas/tests/io/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/io copying pandas/tests/io/test_spss.py -> build/lib.linux-riscv64-3.8/pandas/tests/io copying pandas/tests/io/test_compression.py -> build/lib.linux-riscv64-3.8/pandas/tests/io copying pandas/tests/io/generate_legacy_storage_files.py -> build/lib.linux-riscv64-3.8/pandas/tests/io copying pandas/tests/io/test_s3.py -> build/lib.linux-riscv64-3.8/pandas/tests/io creating build/lib.linux-riscv64-3.8/pandas/tests/internals copying pandas/tests/internals/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/internals copying pandas/tests/internals/test_internals.py -> build/lib.linux-riscv64-3.8/pandas/tests/internals creating build/lib.linux-riscv64-3.8/pandas/tests/sparse copying pandas/tests/sparse/test_combine_concat.py -> build/lib.linux-riscv64-3.8/pandas/tests/sparse copying pandas/tests/sparse/test_indexing.py -> build/lib.linux-riscv64-3.8/pandas/tests/sparse copying pandas/tests/sparse/common.py -> build/lib.linux-riscv64-3.8/pandas/tests/sparse copying pandas/tests/sparse/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/sparse copying pandas/tests/sparse/test_reshape.py -> build/lib.linux-riscv64-3.8/pandas/tests/sparse copying pandas/tests/sparse/test_format.py -> build/lib.linux-riscv64-3.8/pandas/tests/sparse copying pandas/tests/sparse/test_groupby.py -> build/lib.linux-riscv64-3.8/pandas/tests/sparse copying pandas/tests/sparse/test_pivot.py -> build/lib.linux-riscv64-3.8/pandas/tests/sparse creating build/lib.linux-riscv64-3.8/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_alter_index.py -> build/lib.linux-riscv64-3.8/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_loc.py -> build/lib.linux-riscv64-3.8/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_indexing.py -> build/lib.linux-riscv64-3.8/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_callable.py -> build/lib.linux-riscv64-3.8/pandas/tests/series/indexing copying pandas/tests/series/indexing/conftest.py -> build/lib.linux-riscv64-3.8/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_numeric.py -> build/lib.linux-riscv64-3.8/pandas/tests/series/indexing copying pandas/tests/series/indexing/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_iloc.py -> build/lib.linux-riscv64-3.8/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_boolean.py -> build/lib.linux-riscv64-3.8/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_datetime.py -> build/lib.linux-riscv64-3.8/pandas/tests/series/indexing creating build/lib.linux-riscv64-3.8/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_partial.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_chaining_and_caching.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_xs.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_loc.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_indexing_slow.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_multiindex.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_getitem.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/conftest.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_setitem.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_set_ops.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_iloc.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_ix.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_slice.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_sorted.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_datetime.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexing/multiindex creating build/lib.linux-riscv64-3.8/pandas/tests/indexing/interval copying pandas/tests/indexing/interval/test_interval.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexing/interval copying pandas/tests/indexing/interval/test_interval_new.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexing/interval copying pandas/tests/indexing/interval/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexing/interval creating build/lib.linux-riscv64-3.8/pandas/tests/groupby/aggregate copying pandas/tests/groupby/aggregate/test_aggregate.py -> build/lib.linux-riscv64-3.8/pandas/tests/groupby/aggregate copying pandas/tests/groupby/aggregate/test_cython.py -> build/lib.linux-riscv64-3.8/pandas/tests/groupby/aggregate copying pandas/tests/groupby/aggregate/test_other.py -> build/lib.linux-riscv64-3.8/pandas/tests/groupby/aggregate copying pandas/tests/groupby/aggregate/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/groupby/aggregate creating build/lib.linux-riscv64-3.8/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_scalar_compat.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_astype.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_tools.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_indexing.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_period.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_arithmetic.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_ops.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_period_range.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_setops.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_asfreq.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/period copying pandas/tests/indexes/period/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_formats.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_construction.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_partial_slicing.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/period creating build/lib.linux-riscv64-3.8/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_astype.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_interval_tree.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_interval.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_setops.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_interval_new.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_interval_range.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_construction.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/interval creating build/lib.linux-riscv64-3.8/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_timezones.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_scalar_compat.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_astype.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_tools.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_indexing.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_datetimelike.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_arithmetic.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_ops.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_setops.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_misc.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_missing.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_formats.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_date_range.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_construction.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_datetime.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_partial_slicing.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/datetimes creating build/lib.linux-riscv64-3.8/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_contains.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_astype.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_integrity.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_duplicates.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_constructor.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_compat.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_indexing.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_names.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_get_set.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_drop.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_join.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_equivalence.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_analytics.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_reindex.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/conftest.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_monotonic.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_set_ops.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_sorting.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_missing.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_reshape.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_partial_indexing.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_format.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_copy.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_conversion.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/multi creating build/lib.linux-riscv64-3.8/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_timedelta_range.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_scalar_compat.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_timedelta.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_astype.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_tools.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_indexing.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_arithmetic.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_ops.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_setops.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_formats.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_construction.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_partial_slicing.py -> build/lib.linux-riscv64-3.8/pandas/tests/indexes/timedeltas creating build/lib.linux-riscv64-3.8/pandas/tests/extension/base copying pandas/tests/extension/base/dtype.py -> build/lib.linux-riscv64-3.8/pandas/tests/extension/base copying pandas/tests/extension/base/interface.py -> build/lib.linux-riscv64-3.8/pandas/tests/extension/base copying pandas/tests/extension/base/getitem.py -> build/lib.linux-riscv64-3.8/pandas/tests/extension/base copying pandas/tests/extension/base/printing.py -> build/lib.linux-riscv64-3.8/pandas/tests/extension/base copying pandas/tests/extension/base/io.py -> build/lib.linux-riscv64-3.8/pandas/tests/extension/base copying pandas/tests/extension/base/methods.py -> build/lib.linux-riscv64-3.8/pandas/tests/extension/base copying pandas/tests/extension/base/reduce.py -> build/lib.linux-riscv64-3.8/pandas/tests/extension/base copying pandas/tests/extension/base/casting.py -> build/lib.linux-riscv64-3.8/pandas/tests/extension/base copying pandas/tests/extension/base/setitem.py -> build/lib.linux-riscv64-3.8/pandas/tests/extension/base copying pandas/tests/extension/base/reshaping.py -> build/lib.linux-riscv64-3.8/pandas/tests/extension/base copying pandas/tests/extension/base/ops.py -> build/lib.linux-riscv64-3.8/pandas/tests/extension/base copying pandas/tests/extension/base/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/extension/base copying pandas/tests/extension/base/groupby.py -> build/lib.linux-riscv64-3.8/pandas/tests/extension/base copying pandas/tests/extension/base/missing.py -> build/lib.linux-riscv64-3.8/pandas/tests/extension/base copying pandas/tests/extension/base/base.py -> build/lib.linux-riscv64-3.8/pandas/tests/extension/base copying pandas/tests/extension/base/constructors.py -> build/lib.linux-riscv64-3.8/pandas/tests/extension/base creating build/lib.linux-riscv64-3.8/pandas/tests/extension/arrow copying pandas/tests/extension/arrow/test_bool.py -> build/lib.linux-riscv64-3.8/pandas/tests/extension/arrow copying pandas/tests/extension/arrow/bool.py -> build/lib.linux-riscv64-3.8/pandas/tests/extension/arrow copying pandas/tests/extension/arrow/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/extension/arrow creating build/lib.linux-riscv64-3.8/pandas/tests/extension/list copying pandas/tests/extension/list/array.py -> build/lib.linux-riscv64-3.8/pandas/tests/extension/list copying pandas/tests/extension/list/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/extension/list copying pandas/tests/extension/list/test_list.py -> build/lib.linux-riscv64-3.8/pandas/tests/extension/list creating build/lib.linux-riscv64-3.8/pandas/tests/extension/decimal copying pandas/tests/extension/decimal/array.py -> build/lib.linux-riscv64-3.8/pandas/tests/extension/decimal copying pandas/tests/extension/decimal/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/extension/decimal copying pandas/tests/extension/decimal/test_decimal.py -> build/lib.linux-riscv64-3.8/pandas/tests/extension/decimal creating build/lib.linux-riscv64-3.8/pandas/tests/extension/json copying pandas/tests/extension/json/array.py -> build/lib.linux-riscv64-3.8/pandas/tests/extension/json copying pandas/tests/extension/json/test_json.py -> build/lib.linux-riscv64-3.8/pandas/tests/extension/json copying pandas/tests/extension/json/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/extension/json creating build/lib.linux-riscv64-3.8/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_construct_from_scalar.py -> build/lib.linux-riscv64-3.8/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_construct_object_arr.py -> build/lib.linux-riscv64-3.8/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_infer_datetimelike.py -> build/lib.linux-riscv64-3.8/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_downcast.py -> build/lib.linux-riscv64-3.8/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_construct_ndarray.py -> build/lib.linux-riscv64-3.8/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_convert_objects.py -> build/lib.linux-riscv64-3.8/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_upcast.py -> build/lib.linux-riscv64-3.8/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_infer_dtype.py -> build/lib.linux-riscv64-3.8/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_find_common_type.py -> build/lib.linux-riscv64-3.8/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_promote.py -> build/lib.linux-riscv64-3.8/pandas/tests/dtypes/cast creating build/lib.linux-riscv64-3.8/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/test_merge_ordered.py -> build/lib.linux-riscv64-3.8/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/test_multi.py -> build/lib.linux-riscv64-3.8/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/test_join.py -> build/lib.linux-riscv64-3.8/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/test_merge_asof.py -> build/lib.linux-riscv64-3.8/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/test_merge.py -> build/lib.linux-riscv64-3.8/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/test_merge_index_as_string.py -> build/lib.linux-riscv64-3.8/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/reshape/merge creating build/lib.linux-riscv64-3.8/pandas/tests/scalar/period copying pandas/tests/scalar/period/test_period.py -> build/lib.linux-riscv64-3.8/pandas/tests/scalar/period copying pandas/tests/scalar/period/test_asfreq.py -> build/lib.linux-riscv64-3.8/pandas/tests/scalar/period copying pandas/tests/scalar/period/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/scalar/period creating build/lib.linux-riscv64-3.8/pandas/tests/scalar/interval copying pandas/tests/scalar/interval/test_ops.py -> build/lib.linux-riscv64-3.8/pandas/tests/scalar/interval copying pandas/tests/scalar/interval/test_interval.py -> build/lib.linux-riscv64-3.8/pandas/tests/scalar/interval copying pandas/tests/scalar/interval/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/scalar/interval creating build/lib.linux-riscv64-3.8/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/test_timezones.py -> build/lib.linux-riscv64-3.8/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/test_rendering.py -> build/lib.linux-riscv64-3.8/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/test_unary_ops.py -> build/lib.linux-riscv64-3.8/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/test_comparisons.py -> build/lib.linux-riscv64-3.8/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/test_arithmetic.py -> build/lib.linux-riscv64-3.8/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/test_timestamp.py -> build/lib.linux-riscv64-3.8/pandas/tests/scalar/timestamp creating build/lib.linux-riscv64-3.8/pandas/tests/scalar/timedelta copying pandas/tests/scalar/timedelta/test_timedelta.py -> build/lib.linux-riscv64-3.8/pandas/tests/scalar/timedelta copying pandas/tests/scalar/timedelta/test_arithmetic.py -> build/lib.linux-riscv64-3.8/pandas/tests/scalar/timedelta copying pandas/tests/scalar/timedelta/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/scalar/timedelta copying pandas/tests/scalar/timedelta/test_formats.py -> build/lib.linux-riscv64-3.8/pandas/tests/scalar/timedelta copying pandas/tests/scalar/timedelta/test_construction.py -> build/lib.linux-riscv64-3.8/pandas/tests/scalar/timedelta creating build/lib.linux-riscv64-3.8/pandas/tests/arrays/interval copying pandas/tests/arrays/interval/test_ops.py -> build/lib.linux-riscv64-3.8/pandas/tests/arrays/interval copying pandas/tests/arrays/interval/test_interval.py -> build/lib.linux-riscv64-3.8/pandas/tests/arrays/interval copying pandas/tests/arrays/interval/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/arrays/interval creating build/lib.linux-riscv64-3.8/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_algos.py -> build/lib.linux-riscv64-3.8/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_repr.py -> build/lib.linux-riscv64-3.8/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_api.py -> build/lib.linux-riscv64-3.8/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_indexing.py -> build/lib.linux-riscv64-3.8/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_analytics.py -> build/lib.linux-riscv64-3.8/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_warnings.py -> build/lib.linux-riscv64-3.8/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/conftest.py -> build/lib.linux-riscv64-3.8/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/common.py -> build/lib.linux-riscv64-3.8/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_constructors.py -> build/lib.linux-riscv64-3.8/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_sorting.py -> build/lib.linux-riscv64-3.8/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_missing.py -> build/lib.linux-riscv64-3.8/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_subclass.py -> build/lib.linux-riscv64-3.8/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_operators.py -> build/lib.linux-riscv64-3.8/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_dtypes.py -> build/lib.linux-riscv64-3.8/pandas/tests/arrays/categorical creating build/lib.linux-riscv64-3.8/pandas/tests/arrays/sparse copying pandas/tests/arrays/sparse/test_dtype.py -> build/lib.linux-riscv64-3.8/pandas/tests/arrays/sparse copying pandas/tests/arrays/sparse/test_arithmetics.py -> build/lib.linux-riscv64-3.8/pandas/tests/arrays/sparse copying pandas/tests/arrays/sparse/test_array.py -> build/lib.linux-riscv64-3.8/pandas/tests/arrays/sparse copying pandas/tests/arrays/sparse/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/arrays/sparse copying pandas/tests/arrays/sparse/test_accessor.py -> build/lib.linux-riscv64-3.8/pandas/tests/arrays/sparse copying pandas/tests/arrays/sparse/test_libsparse.py -> build/lib.linux-riscv64-3.8/pandas/tests/arrays/sparse creating build/lib.linux-riscv64-3.8/pandas/tests/tseries/frequencies copying pandas/tests/tseries/frequencies/test_freq_code.py -> build/lib.linux-riscv64-3.8/pandas/tests/tseries/frequencies copying pandas/tests/tseries/frequencies/test_inference.py -> build/lib.linux-riscv64-3.8/pandas/tests/tseries/frequencies copying pandas/tests/tseries/frequencies/test_to_offset.py -> build/lib.linux-riscv64-3.8/pandas/tests/tseries/frequencies copying pandas/tests/tseries/frequencies/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/tseries/frequencies creating build/lib.linux-riscv64-3.8/pandas/tests/tseries/holiday copying pandas/tests/tseries/holiday/test_federal.py -> build/lib.linux-riscv64-3.8/pandas/tests/tseries/holiday copying pandas/tests/tseries/holiday/test_holiday.py -> build/lib.linux-riscv64-3.8/pandas/tests/tseries/holiday copying pandas/tests/tseries/holiday/test_calendar.py -> build/lib.linux-riscv64-3.8/pandas/tests/tseries/holiday copying pandas/tests/tseries/holiday/test_observance.py -> build/lib.linux-riscv64-3.8/pandas/tests/tseries/holiday copying pandas/tests/tseries/holiday/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/tseries/holiday creating build/lib.linux-riscv64-3.8/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_offsets_properties.py -> build/lib.linux-riscv64-3.8/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_yqm_offsets.py -> build/lib.linux-riscv64-3.8/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/conftest.py -> build/lib.linux-riscv64-3.8/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_offsets.py -> build/lib.linux-riscv64-3.8/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/common.py -> build/lib.linux-riscv64-3.8/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_fiscal.py -> build/lib.linux-riscv64-3.8/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_ticks.py -> build/lib.linux-riscv64-3.8/pandas/tests/tseries/offsets creating build/lib.linux-riscv64-3.8/pandas/tests/io/parser copying pandas/tests/io/parser/test_python_parser_only.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/parser copying pandas/tests/io/parser/test_quoting.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/parser copying pandas/tests/io/parser/test_na_values.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/parser copying pandas/tests/io/parser/test_usecols.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/parser copying pandas/tests/io/parser/test_unsupported.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/parser copying pandas/tests/io/parser/test_dialect.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/parser copying pandas/tests/io/parser/test_skiprows.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/parser copying pandas/tests/io/parser/test_network.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/parser copying pandas/tests/io/parser/test_converters.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/parser copying pandas/tests/io/parser/test_multi_thread.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/parser copying pandas/tests/io/parser/test_read_fwf.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/parser copying pandas/tests/io/parser/conftest.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/parser copying pandas/tests/io/parser/test_comment.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/parser copying pandas/tests/io/parser/test_common.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/parser copying pandas/tests/io/parser/test_header.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/parser copying pandas/tests/io/parser/test_mangle_dupes.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/parser copying pandas/tests/io/parser/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/parser copying pandas/tests/io/parser/test_parse_dates.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/parser copying pandas/tests/io/parser/test_textreader.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/parser copying pandas/tests/io/parser/test_c_parser_only.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/parser copying pandas/tests/io/parser/test_index_col.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/parser copying pandas/tests/io/parser/test_compression.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/parser copying pandas/tests/io/parser/test_dtypes.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/parser creating build/lib.linux-riscv64-3.8/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_pytables_missing.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_pytables.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_compat.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/pytables copying pandas/tests/io/pytables/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/pytables creating build/lib.linux-riscv64-3.8/pandas/tests/io/formats copying pandas/tests/io/formats/test_to_latex.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/formats copying pandas/tests/io/formats/test_to_html.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/formats copying pandas/tests/io/formats/test_eng_formatting.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/formats copying pandas/tests/io/formats/test_to_excel.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/formats copying pandas/tests/io/formats/test_style.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/formats copying pandas/tests/io/formats/test_css.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/formats copying pandas/tests/io/formats/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/formats copying pandas/tests/io/formats/test_format.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/formats copying pandas/tests/io/formats/test_to_csv.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/formats copying pandas/tests/io/formats/test_printing.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/formats copying pandas/tests/io/formats/test_console.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/formats creating build/lib.linux-riscv64-3.8/pandas/tests/io/excel copying pandas/tests/io/excel/test_style.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/excel copying pandas/tests/io/excel/test_writers.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/excel copying pandas/tests/io/excel/test_xlsxwriter.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/excel copying pandas/tests/io/excel/test_xlrd.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/excel copying pandas/tests/io/excel/conftest.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/excel copying pandas/tests/io/excel/test_openpyxl.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/excel copying pandas/tests/io/excel/test_xlwt.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/excel copying pandas/tests/io/excel/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/excel copying pandas/tests/io/excel/test_readers.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/excel copying pandas/tests/io/excel/test_odf.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/excel creating build/lib.linux-riscv64-3.8/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_case.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_subtype.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_pack.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_read_size.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_unpack.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_seq.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_buffer.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_sequnpack.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/common.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_limits.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_obj.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_except.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_extension.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_format.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_unpack_raw.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_newspec.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/msgpack creating build/lib.linux-riscv64-3.8/pandas/tests/io/sas copying pandas/tests/io/sas/test_xport.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/sas copying pandas/tests/io/sas/test_sas7bdat.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/sas copying pandas/tests/io/sas/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/sas copying pandas/tests/io/sas/test_sas.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/sas creating build/lib.linux-riscv64-3.8/pandas/tests/io/json copying pandas/tests/io/json/test_pandas.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/json copying pandas/tests/io/json/test_normalize.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/json copying pandas/tests/io/json/test_ujson.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/json copying pandas/tests/io/json/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/json copying pandas/tests/io/json/test_compression.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/json copying pandas/tests/io/json/test_readlines.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/json copying pandas/tests/io/json/test_json_table_schema.py -> build/lib.linux-riscv64-3.8/pandas/tests/io/json creating build/lib.linux-riscv64-3.8/pandas/tests/sparse/series copying pandas/tests/sparse/series/test_indexing.py -> build/lib.linux-riscv64-3.8/pandas/tests/sparse/series copying pandas/tests/sparse/series/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/sparse/series copying pandas/tests/sparse/series/test_series.py -> build/lib.linux-riscv64-3.8/pandas/tests/sparse/series creating build/lib.linux-riscv64-3.8/pandas/tests/sparse/frame copying pandas/tests/sparse/frame/test_indexing.py -> build/lib.linux-riscv64-3.8/pandas/tests/sparse/frame copying pandas/tests/sparse/frame/test_analytics.py -> build/lib.linux-riscv64-3.8/pandas/tests/sparse/frame copying pandas/tests/sparse/frame/conftest.py -> build/lib.linux-riscv64-3.8/pandas/tests/sparse/frame copying pandas/tests/sparse/frame/test_apply.py -> build/lib.linux-riscv64-3.8/pandas/tests/sparse/frame copying pandas/tests/sparse/frame/__init__.py -> build/lib.linux-riscv64-3.8/pandas/tests/sparse/frame copying pandas/tests/sparse/frame/test_frame.py -> build/lib.linux-riscv64-3.8/pandas/tests/sparse/frame copying pandas/tests/sparse/frame/test_to_csv.py -> build/lib.linux-riscv64-3.8/pandas/tests/sparse/frame copying pandas/tests/sparse/frame/test_to_from_scipy.py -> build/lib.linux-riscv64-3.8/pandas/tests/sparse/frame creating build/lib.linux-riscv64-3.8/pandas/io/clipboard copying pandas/io/clipboard/exceptions.py -> build/lib.linux-riscv64-3.8/pandas/io/clipboard copying pandas/io/clipboard/windows.py -> build/lib.linux-riscv64-3.8/pandas/io/clipboard copying pandas/io/clipboard/clipboards.py -> build/lib.linux-riscv64-3.8/pandas/io/clipboard copying pandas/io/clipboard/__init__.py -> build/lib.linux-riscv64-3.8/pandas/io/clipboard creating build/lib.linux-riscv64-3.8/pandas/io/formats copying pandas/io/formats/latex.py -> build/lib.linux-riscv64-3.8/pandas/io/formats copying pandas/io/formats/css.py -> build/lib.linux-riscv64-3.8/pandas/io/formats copying pandas/io/formats/csvs.py -> build/lib.linux-riscv64-3.8/pandas/io/formats copying pandas/io/formats/printing.py -> build/lib.linux-riscv64-3.8/pandas/io/formats copying pandas/io/formats/format.py -> build/lib.linux-riscv64-3.8/pandas/io/formats copying pandas/io/formats/html.py -> build/lib.linux-riscv64-3.8/pandas/io/formats copying pandas/io/formats/excel.py -> build/lib.linux-riscv64-3.8/pandas/io/formats copying pandas/io/formats/__init__.py -> build/lib.linux-riscv64-3.8/pandas/io/formats copying pandas/io/formats/console.py -> build/lib.linux-riscv64-3.8/pandas/io/formats copying pandas/io/formats/style.py -> build/lib.linux-riscv64-3.8/pandas/io/formats creating build/lib.linux-riscv64-3.8/pandas/io/excel copying pandas/io/excel/_xlwt.py -> build/lib.linux-riscv64-3.8/pandas/io/excel copying pandas/io/excel/_openpyxl.py -> build/lib.linux-riscv64-3.8/pandas/io/excel copying pandas/io/excel/_xlrd.py -> build/lib.linux-riscv64-3.8/pandas/io/excel copying pandas/io/excel/_base.py -> build/lib.linux-riscv64-3.8/pandas/io/excel copying pandas/io/excel/__init__.py -> build/lib.linux-riscv64-3.8/pandas/io/excel copying pandas/io/excel/_util.py -> build/lib.linux-riscv64-3.8/pandas/io/excel copying pandas/io/excel/_odfreader.py -> build/lib.linux-riscv64-3.8/pandas/io/excel copying pandas/io/excel/_xlsxwriter.py -> build/lib.linux-riscv64-3.8/pandas/io/excel creating build/lib.linux-riscv64-3.8/pandas/io/msgpack copying pandas/io/msgpack/exceptions.py -> build/lib.linux-riscv64-3.8/pandas/io/msgpack copying pandas/io/msgpack/_version.py -> build/lib.linux-riscv64-3.8/pandas/io/msgpack copying pandas/io/msgpack/__init__.py -> build/lib.linux-riscv64-3.8/pandas/io/msgpack creating build/lib.linux-riscv64-3.8/pandas/io/sas copying pandas/io/sas/sas7bdat.py -> build/lib.linux-riscv64-3.8/pandas/io/sas copying pandas/io/sas/sasreader.py -> build/lib.linux-riscv64-3.8/pandas/io/sas copying pandas/io/sas/sas_constants.py -> build/lib.linux-riscv64-3.8/pandas/io/sas copying pandas/io/sas/__init__.py -> build/lib.linux-riscv64-3.8/pandas/io/sas copying pandas/io/sas/sas_xport.py -> build/lib.linux-riscv64-3.8/pandas/io/sas creating build/lib.linux-riscv64-3.8/pandas/io/json copying pandas/io/json/_table_schema.py -> build/lib.linux-riscv64-3.8/pandas/io/json copying pandas/io/json/_normalize.py -> build/lib.linux-riscv64-3.8/pandas/io/json copying pandas/io/json/__init__.py -> build/lib.linux-riscv64-3.8/pandas/io/json copying pandas/io/json/_json.py -> build/lib.linux-riscv64-3.8/pandas/io/json creating build/lib.linux-riscv64-3.8/pandas/io/formats/templates copying pandas/io/formats/templates/html.tpl -> build/lib.linux-riscv64-3.8/pandas/io/formats/templates UPDATING build/lib.linux-riscv64-3.8/pandas/_version.py set build/lib.linux-riscv64-3.8/pandas/_version.py to '0.25.3' running build_ext building 'pandas._libs.algos' extension creating build/temp.linux-riscv64-3.8 creating build/temp.linux-riscv64-3.8/pandas creating build/temp.linux-riscv64-3.8/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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/algos.c -o build/temp.linux-riscv64-3.8/pandas/_libs/algos.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 -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.8/pandas/_libs/algos.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/pandas/_libs/algos.cpython-38-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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/groupby.c -o build/temp.linux-riscv64-3.8/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 -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.8/pandas/_libs/groupby.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/pandas/_libs/groupby.cpython-38-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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/hashing.c -o build/temp.linux-riscv64-3.8/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 -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.8/pandas/_libs/hashing.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/pandas/_libs/hashing.cpython-38-riscv64-linux-gnu.so building 'pandas._libs.hashtable' 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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/hashtable.c -o build/temp.linux-riscv64-3.8/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 -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.8/pandas/_libs/hashtable.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/pandas/_libs/hashtable.cpython-38-riscv64-linux-gnu.so building 'pandas._libs.index' extension creating build/temp.linux-riscv64-3.8/pandas/_libs/tslibs creating build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src creating build/temp.linux-riscv64-3.8/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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/index.c -o build/temp.linux-riscv64-3.8/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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src/datetime/np_datetime.o -Wno-unused-function In file included from pandas/_libs/tslibs/src/datetime/np_datetime.c:24: /usr/include/python3.8/datetime.h:189:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] 189 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; | ^~~~~~~~~~~~~ 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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/tslibs/src/datetime/np_datetime_strings.c -o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -Wno-unused-function In file included from pandas/_libs/tslibs/src/datetime/np_datetime.h:25, from pandas/_libs/tslibs/src/datetime/np_datetime_strings.c:37: /usr/include/python3.8/datetime.h:189:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] 189 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; | ^~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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.8/pandas/_libs/index.o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/pandas/_libs/index.cpython-38-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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/indexing.c -o build/temp.linux-riscv64-3.8/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 -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.8/pandas/_libs/indexing.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/pandas/_libs/indexing.cpython-38-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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/internals.c -o build/temp.linux-riscv64-3.8/pandas/_libs/internals.o -Wno-unused-function pandas/_libs/internals.c: In function ‘__pyx_gb_6pandas_5_libs_9internals_8generator’: pandas/_libs/internals.c:9232:36: warning: ‘__pyx_t_23’ may be used uninitialized in this function [-Wmaybe-uninitialized] 9232 | __pyx_cur_scope->__pyx_t_9 = __pyx_t_23; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ pandas/_libs/internals.c:8959:36: warning: ‘__pyx_t_11’ may be used uninitialized in this function [-Wmaybe-uninitialized] 8959 | __pyx_cur_scope->__pyx_t_5 = __pyx_t_11; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ pandas/_libs/internals.c:8956:36: warning: ‘__pyx_t_6’ may be used uninitialized in this function [-Wmaybe-uninitialized] 8956 | __pyx_cur_scope->__pyx_t_4 = __pyx_t_6; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ pandas/_libs/internals.c:8961:36: warning: ‘__pyx_t_15’ may be used uninitialized in this function [-Wmaybe-uninitialized] 8961 | __pyx_cur_scope->__pyx_t_8 = __pyx_t_15; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ pandas/_libs/internals.c:8960:36: warning: ‘__pyx_t_12’ may be used uninitialized in this function [-Wmaybe-uninitialized] 8960 | __pyx_cur_scope->__pyx_t_7 = __pyx_t_12; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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.8/pandas/_libs/internals.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/pandas/_libs/internals.cpython-38-riscv64-linux-gnu.so building 'pandas._libs.interval' 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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/interval.c -o build/temp.linux-riscv64-3.8/pandas/_libs/interval.o -Wno-unused-function pandas/_libs/interval.c: In function ‘__pyx_pf_6pandas_5_libs_8interval_12IntervalTree_28get_indexer’: 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] 14663 | __pyx_t_11 = ((__pyx_v_result->data->n == __pyx_v_old_len) != 0); | ^~ 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] 14692 | __pyx_t_11 = ((__pyx_v_result->data->n > (__pyx_v_old_len + 1)) != 0); | ^ pandas/_libs/interval.c: In function ‘__pyx_pf_6pandas_5_libs_8interval_12IntervalTree_30get_indexer’: 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] 14940 | __pyx_t_11 = ((__pyx_v_result->data->n == __pyx_v_old_len) != 0); | ^~ 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] 14969 | __pyx_t_11 = ((__pyx_v_result->data->n > (__pyx_v_old_len + 1)) != 0); | ^ pandas/_libs/interval.c: In function ‘__pyx_pf_6pandas_5_libs_8interval_12IntervalTree_32get_indexer’: 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] 15217 | __pyx_t_11 = ((__pyx_v_result->data->n == __pyx_v_old_len) != 0); | ^~ 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] 15246 | __pyx_t_11 = ((__pyx_v_result->data->n > (__pyx_v_old_len + 1)) != 0); | ^ pandas/_libs/interval.c: In function ‘__pyx_pf_6pandas_5_libs_8interval_12IntervalTree_34get_indexer’: 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] 15494 | __pyx_t_11 = ((__pyx_v_result->data->n == __pyx_v_old_len) != 0); | ^~ 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] 15523 | __pyx_t_11 = ((__pyx_v_result->data->n > (__pyx_v_old_len + 1)) != 0); | ^ pandas/_libs/interval.c: In function ‘__pyx_pf_6pandas_5_libs_8interval_12IntervalTree_36get_indexer’: 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] 15771 | __pyx_t_11 = ((__pyx_v_result->data->n == __pyx_v_old_len) != 0); | ^~ 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] 15800 | __pyx_t_11 = ((__pyx_v_result->data->n > (__pyx_v_old_len + 1)) != 0); | ^ pandas/_libs/interval.c: In function ‘__pyx_pf_6pandas_5_libs_8interval_12IntervalTree_40get_indexer_non_unique’: 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] 16727 | __pyx_t_11 = ((__pyx_v_result->data->n == __pyx_v_old_len) != 0); | ^~ pandas/_libs/interval.c: In function ‘__pyx_pf_6pandas_5_libs_8interval_12IntervalTree_42get_indexer_non_unique’: 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] 17037 | __pyx_t_11 = ((__pyx_v_result->data->n == __pyx_v_old_len) != 0); | ^~ pandas/_libs/interval.c: In function ‘__pyx_pf_6pandas_5_libs_8interval_12IntervalTree_44get_indexer_non_unique’: 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] 17347 | __pyx_t_11 = ((__pyx_v_result->data->n == __pyx_v_old_len) != 0); | ^~ pandas/_libs/interval.c: In function ‘__pyx_pf_6pandas_5_libs_8interval_12IntervalTree_46get_indexer_non_unique’: 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] 17657 | __pyx_t_11 = ((__pyx_v_result->data->n == __pyx_v_old_len) != 0); | ^~ pandas/_libs/interval.c: In function ‘__pyx_pf_6pandas_5_libs_8interval_12IntervalTree_48get_indexer_non_unique’: 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] 17967 | __pyx_t_11 = ((__pyx_v_result->data->n == __pyx_v_old_len) != 0); | ^~ pandas/_libs/interval.c: In function ‘__pyx_fuse_4__pyx_f_6pandas_5_libs_8interval_27Int32ClosedLeftIntervalNode_query’: 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] 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); | ^~ 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] 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]) )))); | ^ 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] 70762 | __pyx_t_14 = ((__pyx_v_point < __pyx_v_self->pivot) != 0); | ^ 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] 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); | ^~ 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] 70851 | __pyx_t_14 = ((__pyx_v_point < __pyx_v_self->left_node->max_right) != 0); | ^ 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] 70891 | __pyx_t_14 = ((__pyx_v_point > __pyx_v_self->pivot) != 0); | ^ 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] 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); | ^ 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] 70978 | __pyx_t_14 = ((__pyx_v_self->right_node->min_left <= __pyx_v_point) != 0); | ^~ pandas/_libs/interval.c: In function ‘__pyx_fuse_4__pyx_f_6pandas_5_libs_8interval_28Int32ClosedRightIntervalNode_query’: 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] 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); | ^ 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] 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]) )))); | ^~ 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] 76678 | __pyx_t_14 = ((__pyx_v_point < __pyx_v_self->pivot) != 0); | ^ 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] 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); | ^ 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] 76767 | __pyx_t_14 = ((__pyx_v_point <= __pyx_v_self->left_node->max_right) != 0); | ^~ 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] 76807 | __pyx_t_14 = ((__pyx_v_point > __pyx_v_self->pivot) != 0); | ^ 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] 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); | ^~ 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] 76894 | __pyx_t_14 = ((__pyx_v_self->right_node->min_left < __pyx_v_point) != 0); | ^ pandas/_libs/interval.c: In function ‘__pyx_fuse_4__pyx_f_6pandas_5_libs_8interval_27Int32ClosedBothIntervalNode_query’: 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] 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); | ^~ 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] 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]) )))); | ^~ 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] 82594 | __pyx_t_14 = ((__pyx_v_point < __pyx_v_self->pivot) != 0); | ^ 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] 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); | ^~ 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] 82683 | __pyx_t_14 = ((__pyx_v_point <= __pyx_v_self->left_node->max_right) != 0); | ^~ 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] 82723 | __pyx_t_14 = ((__pyx_v_point > __pyx_v_self->pivot) != 0); | ^ 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] 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); | ^~ 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] 82810 | __pyx_t_14 = ((__pyx_v_self->right_node->min_left <= __pyx_v_point) != 0); | ^~ pandas/_libs/interval.c: In function ‘__pyx_fuse_4__pyx_f_6pandas_5_libs_8interval_30Int32ClosedNeitherIntervalNode_query’: 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] 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); | ^ 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] 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]) )))); | ^ 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] 88510 | __pyx_t_14 = ((__pyx_v_point < __pyx_v_self->pivot) != 0); | ^ 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] 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); | ^ 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] 88599 | __pyx_t_14 = ((__pyx_v_point < __pyx_v_self->left_node->max_right) != 0); | ^ 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] 88639 | __pyx_t_14 = ((__pyx_v_point > __pyx_v_self->pivot) != 0); | ^ 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] 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); | ^ 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] 88726 | __pyx_t_14 = ((__pyx_v_self->right_node->min_left < __pyx_v_point) != 0); | ^ pandas/_libs/interval.c: In function ‘__pyx_fuse_4__pyx_f_6pandas_5_libs_8interval_27Int64ClosedLeftIntervalNode_query’: 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] 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); | ^~ 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] 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]) )))); | ^ 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] 94415 | __pyx_t_14 = ((__pyx_v_point < __pyx_v_self->pivot) != 0); | ^ 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] 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); | ^~ 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] 94504 | __pyx_t_14 = ((__pyx_v_point < __pyx_v_self->left_node->max_right) != 0); | ^ 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] 94544 | __pyx_t_14 = ((__pyx_v_point > __pyx_v_self->pivot) != 0); | ^ 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] 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); | ^ 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] 94631 | __pyx_t_14 = ((__pyx_v_self->right_node->min_left <= __pyx_v_point) != 0); | ^~ pandas/_libs/interval.c: In function ‘__pyx_fuse_4__pyx_f_6pandas_5_libs_8interval_28Int64ClosedRightIntervalNode_query’: 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] 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); | ^ 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] 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]) )))); | ^~ 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] 100319 | __pyx_t_14 = ((__pyx_v_point < __pyx_v_self->pivot) != 0); | ^ 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] 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); | ^ 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] 100408 | __pyx_t_14 = ((__pyx_v_point <= __pyx_v_self->left_node->max_right) != 0); | ^~ 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] 100448 | __pyx_t_14 = ((__pyx_v_point > __pyx_v_self->pivot) != 0); | ^ 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] 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); | ^~ 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] 100535 | __pyx_t_14 = ((__pyx_v_self->right_node->min_left < __pyx_v_point) != 0); | ^ pandas/_libs/interval.c: In function ‘__pyx_fuse_4__pyx_f_6pandas_5_libs_8interval_27Int64ClosedBothIntervalNode_query’: 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] 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); | ^~ 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] 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]) )))); | ^~ 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] 106223 | __pyx_t_14 = ((__pyx_v_point < __pyx_v_self->pivot) != 0); | ^ 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] 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); | ^~ 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] 106312 | __pyx_t_14 = ((__pyx_v_point <= __pyx_v_self->left_node->max_right) != 0); | ^~ 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] 106352 | __pyx_t_14 = ((__pyx_v_point > __pyx_v_self->pivot) != 0); | ^ 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] 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); | ^~ 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] 106439 | __pyx_t_14 = ((__pyx_v_self->right_node->min_left <= __pyx_v_point) != 0); | ^~ pandas/_libs/interval.c: In function ‘__pyx_fuse_4__pyx_f_6pandas_5_libs_8interval_30Int64ClosedNeitherIntervalNode_query’: 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] 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); | ^ 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] 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]) )))); | ^ 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] 112127 | __pyx_t_14 = ((__pyx_v_point < __pyx_v_self->pivot) != 0); | ^ 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] 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); | ^ 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] 112216 | __pyx_t_14 = ((__pyx_v_point < __pyx_v_self->left_node->max_right) != 0); | ^ 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] 112256 | __pyx_t_14 = ((__pyx_v_point > __pyx_v_self->pivot) != 0); | ^ 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] 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); | ^ 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] 112343 | __pyx_t_14 = ((__pyx_v_self->right_node->min_left < __pyx_v_point) != 0); | ^ pandas/_libs/interval.c: In function ‘__pyx_fuse_2__pyx_f_6pandas_5_libs_8interval_28Uint64ClosedLeftIntervalNode_query’: 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] 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); | ^~ 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] 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]) )))); | ^ 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] 116738 | __pyx_t_14 = ((__pyx_v_point < __pyx_v_self->pivot) != 0); | ^ 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] 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); | ^~ 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] 116827 | __pyx_t_14 = ((__pyx_v_point < __pyx_v_self->left_node->max_right) != 0); | ^ 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] 116867 | __pyx_t_14 = ((__pyx_v_point > __pyx_v_self->pivot) != 0); | ^ 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] 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); | ^ 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] 116954 | __pyx_t_14 = ((__pyx_v_self->right_node->min_left <= __pyx_v_point) != 0); | ^~ pandas/_libs/interval.c: In function ‘__pyx_fuse_3__pyx_f_6pandas_5_libs_8interval_28Uint64ClosedLeftIntervalNode_query’: 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] 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); | ^~ 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] 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]) )))); | ^ 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] 117390 | __pyx_t_14 = ((__pyx_v_point < __pyx_v_self->pivot) != 0); | ^ 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] 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); | ^~ 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] 117479 | __pyx_t_14 = ((__pyx_v_point < __pyx_v_self->left_node->max_right) != 0); | ^ 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] 117519 | __pyx_t_14 = ((__pyx_v_point > __pyx_v_self->pivot) != 0); | ^ 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] 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); | ^ 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] 117606 | __pyx_t_14 = ((__pyx_v_self->right_node->min_left <= __pyx_v_point) != 0); | ^~ pandas/_libs/interval.c: In function ‘__pyx_fuse_2__pyx_f_6pandas_5_libs_8interval_29Uint64ClosedRightIntervalNode_query’: 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] 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); | ^ 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] 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]) )))); | ^~ 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] 122654 | __pyx_t_14 = ((__pyx_v_point < __pyx_v_self->pivot) != 0); | ^ 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] 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); | ^ 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] 122743 | __pyx_t_14 = ((__pyx_v_point <= __pyx_v_self->left_node->max_right) != 0); | ^~ 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] 122783 | __pyx_t_14 = ((__pyx_v_point > __pyx_v_self->pivot) != 0); | ^ 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] 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); | ^~ 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] 122870 | __pyx_t_14 = ((__pyx_v_self->right_node->min_left < __pyx_v_point) != 0); | ^ pandas/_libs/interval.c: In function ‘__pyx_fuse_3__pyx_f_6pandas_5_libs_8interval_29Uint64ClosedRightIntervalNode_query’: 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] 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); | ^ 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] 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]) )))); | ^~ 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] 123306 | __pyx_t_14 = ((__pyx_v_point < __pyx_v_self->pivot) != 0); | ^ 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] 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); | ^ 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] 123395 | __pyx_t_14 = ((__pyx_v_point <= __pyx_v_self->left_node->max_right) != 0); | ^~ 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] 123435 | __pyx_t_14 = ((__pyx_v_point > __pyx_v_self->pivot) != 0); | ^ 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] 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); | ^~ 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] 123522 | __pyx_t_14 = ((__pyx_v_self->right_node->min_left < __pyx_v_point) != 0); | ^ pandas/_libs/interval.c: In function ‘__pyx_fuse_2__pyx_f_6pandas_5_libs_8interval_28Uint64ClosedBothIntervalNode_query’: 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] 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); | ^~ 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] 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]) )))); | ^~ 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] 128570 | __pyx_t_14 = ((__pyx_v_point < __pyx_v_self->pivot) != 0); | ^ 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] 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); | ^~ 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] 128659 | __pyx_t_14 = ((__pyx_v_point <= __pyx_v_self->left_node->max_right) != 0); | ^~ 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] 128699 | __pyx_t_14 = ((__pyx_v_point > __pyx_v_self->pivot) != 0); | ^ 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] 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); | ^~ 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] 128786 | __pyx_t_14 = ((__pyx_v_self->right_node->min_left <= __pyx_v_point) != 0); | ^~ pandas/_libs/interval.c: In function ‘__pyx_fuse_3__pyx_f_6pandas_5_libs_8interval_28Uint64ClosedBothIntervalNode_query’: 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] 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); | ^~ 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] 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]) )))); | ^~ 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] 129222 | __pyx_t_14 = ((__pyx_v_point < __pyx_v_self->pivot) != 0); | ^ 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] 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); | ^~ 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] 129311 | __pyx_t_14 = ((__pyx_v_point <= __pyx_v_self->left_node->max_right) != 0); | ^~ 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] 129351 | __pyx_t_14 = ((__pyx_v_point > __pyx_v_self->pivot) != 0); | ^ 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] 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); | ^~ 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] 129438 | __pyx_t_14 = ((__pyx_v_self->right_node->min_left <= __pyx_v_point) != 0); | ^~ pandas/_libs/interval.c: In function ‘__pyx_fuse_2__pyx_f_6pandas_5_libs_8interval_31Uint64ClosedNeitherIntervalNode_query’: 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] 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); | ^ 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] 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]) )))); | ^ 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] 134486 | __pyx_t_14 = ((__pyx_v_point < __pyx_v_self->pivot) != 0); | ^ 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] 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); | ^ 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] 134575 | __pyx_t_14 = ((__pyx_v_point < __pyx_v_self->left_node->max_right) != 0); | ^ 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] 134615 | __pyx_t_14 = ((__pyx_v_point > __pyx_v_self->pivot) != 0); | ^ 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] 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); | ^ 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] 134702 | __pyx_t_14 = ((__pyx_v_self->right_node->min_left < __pyx_v_point) != 0); | ^ pandas/_libs/interval.c: In function ‘__pyx_fuse_3__pyx_f_6pandas_5_libs_8interval_31Uint64ClosedNeitherIntervalNode_query’: 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] 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); | ^ 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] 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]) )))); | ^ 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] 135138 | __pyx_t_14 = ((__pyx_v_point < __pyx_v_self->pivot) != 0); | ^ 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] 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); | ^ 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] 135227 | __pyx_t_14 = ((__pyx_v_point < __pyx_v_self->left_node->max_right) != 0); | ^ 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] 135267 | __pyx_t_14 = ((__pyx_v_point > __pyx_v_self->pivot) != 0); | ^ 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] 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); | ^ 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] 135354 | __pyx_t_14 = ((__pyx_v_self->right_node->min_left < __pyx_v_point) != 0); | ^ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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.8/pandas/_libs/interval.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/pandas/_libs/interval.cpython-38-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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/join.c -o build/temp.linux-riscv64-3.8/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 -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.8/pandas/_libs/join.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/pandas/_libs/join.cpython-38-riscv64-linux-gnu.so building 'pandas._libs.lib' extension creating build/temp.linux-riscv64-3.8/pandas/_libs/src creating build/temp.linux-riscv64-3.8/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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/lib.c -o build/temp.linux-riscv64-3.8/pandas/_libs/lib.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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/src/parser/tokenizer.c -o build/temp.linux-riscv64-3.8/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 -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.8/pandas/_libs/lib.o build/temp.linux-riscv64-3.8/pandas/_libs/src/parser/tokenizer.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/pandas/_libs/lib.cpython-38-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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/missing.c -o build/temp.linux-riscv64-3.8/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 -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.8/pandas/_libs/missing.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/pandas/_libs/missing.cpython-38-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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/parsers.c -o build/temp.linux-riscv64-3.8/pandas/_libs/parsers.o -Wno-unused-function pandas/_libs/parsers.c: In function ‘__pyx_pf_6pandas_5_libs_7parsers_10TextReader___cinit__’: 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] 5911 | __pyx_v_self->parser->double_converter_withgil = round_trip; | ^ 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] 5949 | __pyx_v_self->parser->double_converter_nogil = precise_xstrtod; | ^ 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] 5978 | __pyx_v_self->parser->double_converter_nogil = xstrtod; | ^ pandas/_libs/parsers.c: In function ‘__pyx_f_6pandas_5_libs_7parsers_10TextReader__get_header’: 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] 9517 | __pyx_t_2 = ((__pyx_v_self->parser->lines < (__pyx_v_hr + 1)) != 0); | ^ 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] 9585 | __pyx_t_8 = ((__pyx_v_self->parser->lines < (__pyx_v_hr + 1)) != 0); | ^ 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] 9617 | __pyx_t_9 = ((__pyx_v_self->parser->lines < __pyx_v_hr) != 0); | ^ 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] 10688 | __pyx_t_9 = ((__pyx_v_self->parser->lines < (__pyx_v_data_line + 1)) != 0); | ^ pandas/_libs/parsers.c: In function ‘__pyx_f_6pandas_5_libs_7parsers_10TextReader__read_rows’: 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] 12233 | __pyx_t_3 = ((__pyx_v_self->parser_start >= __pyx_v_self->parser->lines) != 0); | ^~ pandas/_libs/parsers.c: In function ‘__pyx_pf_6pandas_5_libs_7parsers_10TextReader_18_convert_column_data’: 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] 13107 | for (__pyx_t_1 = 0; __pyx_t_1 < __pyx_t_9; __pyx_t_1+=1) { | ^ pandas/_libs/parsers.c: In function ‘__pyx_f_6pandas_5_libs_7parsers__try_double’: 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] 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)); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ | | | double (*)(const char *, char **, char, char, char, int) 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)’ 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*/ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pandas/_libs/parsers.c: In function ‘__pyx_f_6pandas_5_libs_7parsers_10TextReader__get_header’: pandas/_libs/parsers.c:10688:66: warning: ‘__pyx_v_data_line’ may be used uninitialized in this function [-Wmaybe-uninitialized] 10688 | __pyx_t_9 = ((__pyx_v_self->parser->lines < (__pyx_v_data_line + 1)) != 0); | ~~~~~~~~~~~~~~~~~~~^~~~ 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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/src/parser/tokenizer.c -o build/temp.linux-riscv64-3.8/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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/src/parser/io.c -o build/temp.linux-riscv64-3.8/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 -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.8/pandas/_libs/parsers.o build/temp.linux-riscv64-3.8/pandas/_libs/src/parser/tokenizer.o build/temp.linux-riscv64-3.8/pandas/_libs/src/parser/io.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/pandas/_libs/parsers.cpython-38-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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/reduction.c -o build/temp.linux-riscv64-3.8/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 -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.8/pandas/_libs/reduction.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/pandas/_libs/reduction.cpython-38-riscv64-linux-gnu.so building 'pandas._libs.ops' 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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/ops.c -o build/temp.linux-riscv64-3.8/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 -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.8/pandas/_libs/ops.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/pandas/_libs/ops.cpython-38-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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/properties.c -o build/temp.linux-riscv64-3.8/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 -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.8/pandas/_libs/properties.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/pandas/_libs/properties.cpython-38-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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/reshape.c -o build/temp.linux-riscv64-3.8/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 -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.8/pandas/_libs/reshape.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/pandas/_libs/reshape.cpython-38-riscv64-linux-gnu.so building 'pandas._libs.skiplist' 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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/skiplist.c -o build/temp.linux-riscv64-3.8/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 -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.8/pandas/_libs/skiplist.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/pandas/_libs/skiplist.cpython-38-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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/sparse.c -o build/temp.linux-riscv64-3.8/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 -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.8/pandas/_libs/sparse.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/pandas/_libs/sparse.cpython-38-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 -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 -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/tslibs/src -Ipandas/_libs/tslibs -I/usr/lib64/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/tslib.c -o build/temp.linux-riscv64-3.8/pandas/_libs/tslib.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 -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 -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/tslibs/src -Ipandas/_libs/tslibs -I/usr/lib64/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src/datetime/np_datetime.o -Wno-unused-function In file included from pandas/_libs/tslibs/src/datetime/np_datetime.c:24: /usr/include/python3.8/datetime.h:189:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] 189 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; | ^~~~~~~~~~~~~ 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 -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 -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/tslibs/src -Ipandas/_libs/tslibs -I/usr/lib64/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/tslibs/src/datetime/np_datetime_strings.c -o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -Wno-unused-function In file included from pandas/_libs/tslibs/src/datetime/np_datetime.h:25, from pandas/_libs/tslibs/src/datetime/np_datetime_strings.c:37: /usr/include/python3.8/datetime.h:189:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] 189 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; | ^~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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.8/pandas/_libs/tslib.o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/pandas/_libs/tslib.cpython-38-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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/tslibs/c_timestamp.c -o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/c_timestamp.o -Wno-unused-function pandas/_libs/tslibs/c_timestamp.c: In function ‘__pyx_f_6pandas_5_libs_6tslibs_11c_timestamp_10_Timestamp__get_start_end_field’: pandas/_libs/tslibs/c_timestamp.c:7257:25: warning: ‘__pyx_t_10’ may be used uninitialized in this function [-Wmaybe-uninitialized] 7257 | __pyx_t_5numpy_int8_t __pyx_t_10[1]; | ^~~~~~~~~~ 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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src/datetime/np_datetime.o -Wno-unused-function In file included from pandas/_libs/tslibs/src/datetime/np_datetime.c:24: /usr/include/python3.8/datetime.h:189:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] 189 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; | ^~~~~~~~~~~~~ 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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/tslibs/src/datetime/np_datetime_strings.c -o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -Wno-unused-function In file included from pandas/_libs/tslibs/src/datetime/np_datetime.h:25, from pandas/_libs/tslibs/src/datetime/np_datetime_strings.c:37: /usr/include/python3.8/datetime.h:189:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] 189 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; | ^~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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.8/pandas/_libs/tslibs/c_timestamp.o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/pandas/_libs/tslibs/c_timestamp.cpython-38-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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/tslibs/ccalendar.c -o build/temp.linux-riscv64-3.8/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 -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.8/pandas/_libs/tslibs/ccalendar.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/pandas/_libs/tslibs/ccalendar.cpython-38-riscv64-linux-gnu.so building 'pandas._libs.tslibs.conversion' 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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/tslibs/conversion.c -o build/temp.linux-riscv64-3.8/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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src/datetime/np_datetime.o -Wno-unused-function In file included from pandas/_libs/tslibs/src/datetime/np_datetime.c:24: /usr/include/python3.8/datetime.h:189:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] 189 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; | ^~~~~~~~~~~~~ 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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/tslibs/src/datetime/np_datetime_strings.c -o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -Wno-unused-function In file included from pandas/_libs/tslibs/src/datetime/np_datetime.h:25, from pandas/_libs/tslibs/src/datetime/np_datetime_strings.c:37: /usr/include/python3.8/datetime.h:189:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] 189 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; | ^~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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.8/pandas/_libs/tslibs/conversion.o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/pandas/_libs/tslibs/conversion.cpython-38-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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/tslibs/fields.c -o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/fields.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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src/datetime/np_datetime.o -Wno-unused-function In file included from pandas/_libs/tslibs/src/datetime/np_datetime.c:24: /usr/include/python3.8/datetime.h:189:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] 189 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; | ^~~~~~~~~~~~~ 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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/tslibs/src/datetime/np_datetime_strings.c -o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -Wno-unused-function In file included from pandas/_libs/tslibs/src/datetime/np_datetime.h:25, from pandas/_libs/tslibs/src/datetime/np_datetime_strings.c:37: /usr/include/python3.8/datetime.h:189:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] 189 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; | ^~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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.8/pandas/_libs/tslibs/fields.o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/pandas/_libs/tslibs/fields.cpython-38-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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/tslibs/frequencies.c -o build/temp.linux-riscv64-3.8/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 -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.8/pandas/_libs/tslibs/frequencies.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/pandas/_libs/tslibs/frequencies.cpython-38-riscv64-linux-gnu.so building 'pandas._libs.tslibs.nattype' 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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/tslibs/nattype.c -o build/temp.linux-riscv64-3.8/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 -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.8/pandas/_libs/tslibs/nattype.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/pandas/_libs/tslibs/nattype.cpython-38-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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/tslibs/np_datetime.c -o build/temp.linux-riscv64-3.8/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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src/datetime/np_datetime.o -Wno-unused-function In file included from pandas/_libs/tslibs/src/datetime/np_datetime.c:24: /usr/include/python3.8/datetime.h:189:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] 189 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; | ^~~~~~~~~~~~~ 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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/tslibs/src/datetime/np_datetime_strings.c -o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -Wno-unused-function In file included from pandas/_libs/tslibs/src/datetime/np_datetime.h:25, from pandas/_libs/tslibs/src/datetime/np_datetime_strings.c:37: /usr/include/python3.8/datetime.h:189:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] 189 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; | ^~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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.8/pandas/_libs/tslibs/np_datetime.o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/pandas/_libs/tslibs/np_datetime.cpython-38-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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/tslibs/offsets.c -o build/temp.linux-riscv64-3.8/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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src/datetime/np_datetime.o -Wno-unused-function In file included from pandas/_libs/tslibs/src/datetime/np_datetime.c:24: /usr/include/python3.8/datetime.h:189:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] 189 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; | ^~~~~~~~~~~~~ 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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/tslibs/src/datetime/np_datetime_strings.c -o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -Wno-unused-function In file included from pandas/_libs/tslibs/src/datetime/np_datetime.h:25, from pandas/_libs/tslibs/src/datetime/np_datetime_strings.c:37: /usr/include/python3.8/datetime.h:189:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] 189 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; | ^~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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.8/pandas/_libs/tslibs/offsets.o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/pandas/_libs/tslibs/offsets.cpython-38-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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/tslibs/parsing.c -o build/temp.linux-riscv64-3.8/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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/src/parser/tokenizer.c -o build/temp.linux-riscv64-3.8/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 -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.8/pandas/_libs/tslibs/parsing.o build/temp.linux-riscv64-3.8/pandas/_libs/src/parser/tokenizer.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/pandas/_libs/tslibs/parsing.cpython-38-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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/tslibs/period.c -o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/period.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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src/datetime/np_datetime.o -Wno-unused-function In file included from pandas/_libs/tslibs/src/datetime/np_datetime.c:24: /usr/include/python3.8/datetime.h:189:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] 189 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; | ^~~~~~~~~~~~~ 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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/tslibs/src/datetime/np_datetime_strings.c -o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -Wno-unused-function In file included from pandas/_libs/tslibs/src/datetime/np_datetime.h:25, from pandas/_libs/tslibs/src/datetime/np_datetime_strings.c:37: /usr/include/python3.8/datetime.h:189:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] 189 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; | ^~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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.8/pandas/_libs/tslibs/period.o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/pandas/_libs/tslibs/period.cpython-38-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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/tslibs/resolution.c -o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/resolution.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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src/datetime/np_datetime.o -Wno-unused-function In file included from pandas/_libs/tslibs/src/datetime/np_datetime.c:24: /usr/include/python3.8/datetime.h:189:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] 189 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; | ^~~~~~~~~~~~~ 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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/tslibs/src/datetime/np_datetime_strings.c -o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -Wno-unused-function In file included from pandas/_libs/tslibs/src/datetime/np_datetime.h:25, from pandas/_libs/tslibs/src/datetime/np_datetime_strings.c:37: /usr/include/python3.8/datetime.h:189:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] 189 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; | ^~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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.8/pandas/_libs/tslibs/resolution.o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/pandas/_libs/tslibs/resolution.cpython-38-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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/tslibs/strptime.c -o build/temp.linux-riscv64-3.8/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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src/datetime/np_datetime.o -Wno-unused-function In file included from pandas/_libs/tslibs/src/datetime/np_datetime.c:24: /usr/include/python3.8/datetime.h:189:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] 189 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; | ^~~~~~~~~~~~~ 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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/tslibs/src/datetime/np_datetime_strings.c -o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -Wno-unused-function In file included from pandas/_libs/tslibs/src/datetime/np_datetime.h:25, from pandas/_libs/tslibs/src/datetime/np_datetime_strings.c:37: /usr/include/python3.8/datetime.h:189:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] 189 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; | ^~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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.8/pandas/_libs/tslibs/strptime.o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/pandas/_libs/tslibs/strptime.cpython-38-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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/tslibs/timedeltas.c -o build/temp.linux-riscv64-3.8/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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src/datetime/np_datetime.o -Wno-unused-function In file included from pandas/_libs/tslibs/src/datetime/np_datetime.c:24: /usr/include/python3.8/datetime.h:189:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] 189 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; | ^~~~~~~~~~~~~ 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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/tslibs/src/datetime/np_datetime_strings.c -o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -Wno-unused-function In file included from pandas/_libs/tslibs/src/datetime/np_datetime.h:25, from pandas/_libs/tslibs/src/datetime/np_datetime_strings.c:37: /usr/include/python3.8/datetime.h:189:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] 189 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; | ^~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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.8/pandas/_libs/tslibs/timedeltas.o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/pandas/_libs/tslibs/timedeltas.cpython-38-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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/tslibs/timestamps.c -o build/temp.linux-riscv64-3.8/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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src/datetime/np_datetime.o -Wno-unused-function In file included from pandas/_libs/tslibs/src/datetime/np_datetime.c:24: /usr/include/python3.8/datetime.h:189:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] 189 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; | ^~~~~~~~~~~~~ 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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/tslibs/src/datetime/np_datetime_strings.c -o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -Wno-unused-function In file included from pandas/_libs/tslibs/src/datetime/np_datetime.h:25, from pandas/_libs/tslibs/src/datetime/np_datetime_strings.c:37: /usr/include/python3.8/datetime.h:189:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] 189 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; | ^~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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.8/pandas/_libs/tslibs/timestamps.o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/pandas/_libs/tslibs/timestamps.cpython-38-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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/tslibs/timezones.c -o build/temp.linux-riscv64-3.8/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 -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.8/pandas/_libs/tslibs/timezones.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/pandas/_libs/tslibs/timezones.cpython-38-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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/tslibs/tzconversion.c -o build/temp.linux-riscv64-3.8/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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src/datetime/np_datetime.o -Wno-unused-function In file included from pandas/_libs/tslibs/src/datetime/np_datetime.c:24: /usr/include/python3.8/datetime.h:189:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] 189 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; | ^~~~~~~~~~~~~ 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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/tslibs/src/datetime/np_datetime_strings.c -o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -Wno-unused-function In file included from pandas/_libs/tslibs/src/datetime/np_datetime.h:25, from pandas/_libs/tslibs/src/datetime/np_datetime_strings.c:37: /usr/include/python3.8/datetime.h:189:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] 189 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; | ^~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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.8/pandas/_libs/tslibs/tzconversion.o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/pandas/_libs/tslibs/tzconversion.cpython-38-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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/testing.c -o build/temp.linux-riscv64-3.8/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 -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.8/pandas/_libs/testing.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/pandas/_libs/testing.cpython-38-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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/window.cpp -o build/temp.linux-riscv64-3.8/pandas/_libs/window.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 -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.8/pandas/_libs/window.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/pandas/_libs/window.cpython-38-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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/writers.c -o build/temp.linux-riscv64-3.8/pandas/_libs/writers.o -Wno-unused-function pandas/_libs/writers.c: In function ‘__pyx_pw_6pandas_5_libs_7writers_1write_csv_rows’: pandas/_libs/writers.c:3499:15: warning: ‘__pyx_v_j’ may be used uninitialized in this function [-Wmaybe-uninitialized] 3499 | __pyx_t_1 = (__pyx_v_j + 1); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ pandas/_libs/writers.c:2975:14: note: ‘__pyx_v_j’ was declared here 2975 | Py_ssize_t __pyx_v_j; | ^~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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.8/pandas/_libs/writers.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/pandas/_libs/writers.cpython-38-riscv64-linux-gnu.so building 'pandas.io.sas._sas' extension creating build/temp.linux-riscv64-3.8/pandas/io creating build/temp.linux-riscv64-3.8/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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/io/sas/sas.c -o build/temp.linux-riscv64-3.8/pandas/io/sas/sas.o -Wno-unused-function pandas/io/sas/sas.c: In function ‘__pyx_f_6pandas_2io_3sas_4_sas_rdc_decompress’: pandas/io/sas/sas.c:3717:65: warning: ‘__pyx_v_ctrl_bits’ may be used uninitialized in this function [-Wmaybe-uninitialized] 3717 | __pyx_t_8 = (((__pyx_v_ctrl_bits & __pyx_v_ctrl_mask) == 0) != 0); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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.8/pandas/io/sas/sas.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/pandas/io/sas/_sas.cpython-38-riscv64-linux-gnu.so building 'pandas.io.msgpack._packer' extension creating build/temp.linux-riscv64-3.8/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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/io/msgpack/_packer.cpp -o build/temp.linux-riscv64-3.8/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 -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.8/pandas/io/msgpack/_packer.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/pandas/io/msgpack/_packer.cpython-38-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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/io/msgpack/_unpacker.cpp -o build/temp.linux-riscv64-3.8/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 -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.8/pandas/io/msgpack/_unpacker.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/pandas/io/msgpack/_unpacker.cpython-38-riscv64-linux-gnu.so building 'pandas._libs.json' extension creating build/temp.linux-riscv64-3.8/pandas/_libs/src/ujson creating build/temp.linux-riscv64-3.8/pandas/_libs/src/ujson/python creating build/temp.linux-riscv64-3.8/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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/src/ujson/python/ujson.c -o build/temp.linux-riscv64-3.8/pandas/_libs/src/ujson/python/ujson.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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/src/ujson/python/objToJSON.c -o build/temp.linux-riscv64-3.8/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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/src/ujson/python/JSONtoObj.c -o build/temp.linux-riscv64-3.8/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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/src/ujson/lib/ultrajsonenc.c -o build/temp.linux-riscv64-3.8/pandas/_libs/src/ujson/lib/ultrajsonenc.o -D_GNU_SOURCE -Wno-unused-function pandas/_libs/src/ujson/lib/ultrajsonenc.c:397:1: warning: ‘fastcall’ attribute directive ignored [-Wattributes] 397 | Buffer_AppendShortHexUnchecked(char *outputOffset, unsigned short value) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pandas/_libs/src/ujson/lib/ultrajsonenc.c:720:59: warning: ‘fastcall’ attribute directive ignored [-Wattributes] 720 | char *end) { | ^~~~ 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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/src/ujson/lib/ultrajsondec.c -o build/temp.linux-riscv64-3.8/pandas/_libs/src/ujson/lib/ultrajsondec.o -D_GNU_SOURCE -Wno-unused-function pandas/_libs/src/ujson/lib/ultrajsondec.c:71:39: warning: ‘fastcall’ attribute directive ignored [-Wattributes] 71 | JSOBJ FASTCALL_MSVC decode_any(struct DecoderState *ds) FASTCALL_ATTR; | ^~~~~~~~~~~~ pandas/_libs/src/ujson/lib/ultrajsondec.c:102:61: warning: ‘fastcall’ attribute directive ignored [-Wattributes] 102 | FASTCALL_ATTR JSOBJ FASTCALL_MSVC decodePreciseFloat(struct DecoderState *ds) { | ^~~~~~~~~~~~ pandas/_libs/src/ujson/lib/ultrajsondec.c:117:57: warning: ‘fastcall’ attribute directive ignored [-Wattributes] 117 | FASTCALL_ATTR JSOBJ FASTCALL_MSVC decode_numeric(struct DecoderState *ds) { | ^~~~~~~~~~~~ pandas/_libs/src/ujson/lib/ultrajsondec.c:294:54: warning: ‘fastcall’ attribute directive ignored [-Wattributes] 294 | FASTCALL_ATTR JSOBJ FASTCALL_MSVC decode_true(struct DecoderState *ds) { | ^~~~~~~~~~~~ pandas/_libs/src/ujson/lib/ultrajsondec.c:310:55: warning: ‘fastcall’ attribute directive ignored [-Wattributes] 310 | FASTCALL_ATTR JSOBJ FASTCALL_MSVC decode_false(struct DecoderState *ds) { | ^~~~~~~~~~~~ pandas/_libs/src/ujson/lib/ultrajsondec.c:327:54: warning: ‘fastcall’ attribute directive ignored [-Wattributes] 327 | FASTCALL_ATTR JSOBJ FASTCALL_MSVC decode_null(struct DecoderState *ds) { | ^~~~~~~~~~~~ pandas/_libs/src/ujson/lib/ultrajsondec.c:343:56: warning: ‘fastcall’ attribute directive ignored [-Wattributes] 343 | FASTCALL_ATTR void FASTCALL_MSVC SkipWhitespace(struct DecoderState *ds) { | ^~~~~~~~~~~~ pandas/_libs/src/ujson/lib/ultrajsondec.c:631:56: warning: ‘fastcall’ attribute directive ignored [-Wattributes] 631 | FASTCALL_ATTR JSOBJ FASTCALL_MSVC decode_string(struct DecoderState *ds) { | ^~~~~~~~~~~~ pandas/_libs/src/ujson/lib/ultrajsondec.c:911:55: warning: ‘fastcall’ attribute directive ignored [-Wattributes] 911 | FASTCALL_ATTR JSOBJ FASTCALL_MSVC decode_array(struct DecoderState *ds) { | ^~~~~~~~~~~~ pandas/_libs/src/ujson/lib/ultrajsondec.c:975:56: warning: ‘fastcall’ attribute directive ignored [-Wattributes] 975 | FASTCALL_ATTR JSOBJ FASTCALL_MSVC decode_object(struct DecoderState *ds) { | ^~~~~~~~~~~~ pandas/_libs/src/ujson/lib/ultrajsondec.c:1058:53: warning: ‘fastcall’ attribute directive ignored [-Wattributes] 1058 | FASTCALL_ATTR JSOBJ FASTCALL_MSVC decode_any(struct DecoderState *ds) { | ^~~~~~~~~~~~ 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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src/datetime/np_datetime.o -D_GNU_SOURCE -Wno-unused-function In file included from pandas/_libs/tslibs/src/datetime/np_datetime.c:24: /usr/include/python3.8/datetime.h:189:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] 189 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; | ^~~~~~~~~~~~~ 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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/_libs/tslibs/src/datetime/np_datetime_strings.c -o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -D_GNU_SOURCE -Wno-unused-function In file included from pandas/_libs/tslibs/src/datetime/np_datetime.h:25, from pandas/_libs/tslibs/src/datetime/np_datetime_strings.c:37: /usr/include/python3.8/datetime.h:189:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] 189 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; | ^~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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.8/pandas/_libs/src/ujson/python/ujson.o build/temp.linux-riscv64-3.8/pandas/_libs/src/ujson/python/objToJSON.o build/temp.linux-riscv64-3.8/pandas/_libs/src/ujson/python/JSONtoObj.o build/temp.linux-riscv64-3.8/pandas/_libs/src/ujson/lib/ultrajsonenc.o build/temp.linux-riscv64-3.8/pandas/_libs/src/ujson/lib/ultrajsondec.o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-riscv64-3.8/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/pandas/_libs/json.cpython-38-riscv64-linux-gnu.so building 'pandas.util._move' extension creating build/temp.linux-riscv64-3.8/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 -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pandas/util/move.c -o build/temp.linux-riscv64-3.8/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 -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.8/pandas/util/move.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/pandas/util/_move.cpython-38-riscv64-linux-gnu.so warning: pandas/_libs/parsers.pyx:1726:34: Casting a GIL-requiring function into a nogil function circumvents GIL validation + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WwGN79 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64 + cd pandas-0.25.3 + 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.3-2.fc33.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8 creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/compat copying build/lib.linux-riscv64-3.8/pandas/compat/chainmap.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/compat creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/compat/numpy copying build/lib.linux-riscv64-3.8/pandas/compat/numpy/function.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/compat/numpy copying build/lib.linux-riscv64-3.8/pandas/compat/numpy/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/compat/numpy copying build/lib.linux-riscv64-3.8/pandas/compat/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/compat copying build/lib.linux-riscv64-3.8/pandas/compat/_optional.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/compat copying build/lib.linux-riscv64-3.8/pandas/compat/pickle_compat.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/compat creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core copying build/lib.linux-riscv64-3.8/pandas/core/generic.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core copying build/lib.linux-riscv64-3.8/pandas/core/indexers.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/groupby copying build/lib.linux-riscv64-3.8/pandas/core/groupby/generic.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/groupby copying build/lib.linux-riscv64-3.8/pandas/core/groupby/ops.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/groupby copying build/lib.linux-riscv64-3.8/pandas/core/groupby/categorical.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/groupby copying build/lib.linux-riscv64-3.8/pandas/core/groupby/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/groupby copying build/lib.linux-riscv64-3.8/pandas/core/groupby/groupby.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/groupby copying build/lib.linux-riscv64-3.8/pandas/core/groupby/grouper.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/groupby copying build/lib.linux-riscv64-3.8/pandas/core/groupby/base.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/groupby copying build/lib.linux-riscv64-3.8/pandas/core/nanops.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core copying build/lib.linux-riscv64-3.8/pandas/core/api.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-3.8/pandas/core/indexes/datetimes.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-3.8/pandas/core/indexes/range.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-3.8/pandas/core/indexes/frozen.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-3.8/pandas/core/indexes/multi.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-3.8/pandas/core/indexes/api.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-3.8/pandas/core/indexes/interval.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-3.8/pandas/core/indexes/accessors.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-3.8/pandas/core/indexes/period.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-3.8/pandas/core/indexes/timedeltas.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-3.8/pandas/core/indexes/numeric.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-3.8/pandas/core/indexes/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-3.8/pandas/core/indexes/base.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-3.8/pandas/core/indexes/category.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-3.8/pandas/core/indexes/datetimelike.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-3.8/pandas/core/index.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core copying build/lib.linux-riscv64-3.8/pandas/core/series.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core copying build/lib.linux-riscv64-3.8/pandas/core/sorting.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/dtypes copying build/lib.linux-riscv64-3.8/pandas/core/dtypes/cast.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/dtypes copying build/lib.linux-riscv64-3.8/pandas/core/dtypes/generic.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/dtypes copying build/lib.linux-riscv64-3.8/pandas/core/dtypes/concat.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/dtypes copying build/lib.linux-riscv64-3.8/pandas/core/dtypes/api.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/dtypes copying build/lib.linux-riscv64-3.8/pandas/core/dtypes/inference.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/dtypes copying build/lib.linux-riscv64-3.8/pandas/core/dtypes/dtypes.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/dtypes copying build/lib.linux-riscv64-3.8/pandas/core/dtypes/common.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/dtypes copying build/lib.linux-riscv64-3.8/pandas/core/dtypes/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/dtypes copying build/lib.linux-riscv64-3.8/pandas/core/dtypes/missing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/dtypes copying build/lib.linux-riscv64-3.8/pandas/core/dtypes/base.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/dtypes copying build/lib.linux-riscv64-3.8/pandas/core/config_init.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core copying build/lib.linux-riscv64-3.8/pandas/core/algorithms.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/reshape copying build/lib.linux-riscv64-3.8/pandas/core/reshape/reshape.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/reshape copying build/lib.linux-riscv64-3.8/pandas/core/reshape/concat.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/reshape copying build/lib.linux-riscv64-3.8/pandas/core/reshape/api.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/reshape copying build/lib.linux-riscv64-3.8/pandas/core/reshape/util.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/reshape copying build/lib.linux-riscv64-3.8/pandas/core/reshape/tile.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/reshape copying build/lib.linux-riscv64-3.8/pandas/core/reshape/melt.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/reshape copying build/lib.linux-riscv64-3.8/pandas/core/reshape/pivot.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/reshape copying build/lib.linux-riscv64-3.8/pandas/core/reshape/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/reshape copying build/lib.linux-riscv64-3.8/pandas/core/reshape/merge.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/reshape creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/computation copying build/lib.linux-riscv64-3.8/pandas/core/computation/expressions.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/computation copying build/lib.linux-riscv64-3.8/pandas/core/computation/eval.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/computation copying build/lib.linux-riscv64-3.8/pandas/core/computation/api.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/computation copying build/lib.linux-riscv64-3.8/pandas/core/computation/check.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/computation copying build/lib.linux-riscv64-3.8/pandas/core/computation/align.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/computation copying build/lib.linux-riscv64-3.8/pandas/core/computation/common.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/computation copying build/lib.linux-riscv64-3.8/pandas/core/computation/ops.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/computation copying build/lib.linux-riscv64-3.8/pandas/core/computation/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/computation copying build/lib.linux-riscv64-3.8/pandas/core/computation/engines.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/computation copying build/lib.linux-riscv64-3.8/pandas/core/computation/scope.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/computation copying build/lib.linux-riscv64-3.8/pandas/core/computation/expr.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/computation copying build/lib.linux-riscv64-3.8/pandas/core/computation/pytables.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/computation copying build/lib.linux-riscv64-3.8/pandas/core/window.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core copying build/lib.linux-riscv64-3.8/pandas/core/strings.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core copying build/lib.linux-riscv64-3.8/pandas/core/common.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/ops copying build/lib.linux-riscv64-3.8/pandas/core/ops/roperator.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/ops copying build/lib.linux-riscv64-3.8/pandas/core/ops/docstrings.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/ops copying build/lib.linux-riscv64-3.8/pandas/core/ops/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/ops copying build/lib.linux-riscv64-3.8/pandas/core/ops/missing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/ops copying build/lib.linux-riscv64-3.8/pandas/core/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/arrays copying build/lib.linux-riscv64-3.8/pandas/core/arrays/_ranges.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/arrays copying build/lib.linux-riscv64-3.8/pandas/core/arrays/array_.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/arrays copying build/lib.linux-riscv64-3.8/pandas/core/arrays/datetimes.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/arrays copying build/lib.linux-riscv64-3.8/pandas/core/arrays/integer.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/arrays copying build/lib.linux-riscv64-3.8/pandas/core/arrays/interval.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/arrays copying build/lib.linux-riscv64-3.8/pandas/core/arrays/period.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/arrays copying build/lib.linux-riscv64-3.8/pandas/core/arrays/sparse.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/arrays copying build/lib.linux-riscv64-3.8/pandas/core/arrays/timedeltas.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/arrays copying build/lib.linux-riscv64-3.8/pandas/core/arrays/categorical.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/arrays copying build/lib.linux-riscv64-3.8/pandas/core/arrays/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/arrays copying build/lib.linux-riscv64-3.8/pandas/core/arrays/base.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/arrays copying build/lib.linux-riscv64-3.8/pandas/core/arrays/numpy_.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/arrays copying build/lib.linux-riscv64-3.8/pandas/core/arrays/datetimelike.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/arrays creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/tools copying build/lib.linux-riscv64-3.8/pandas/core/tools/datetimes.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/tools copying build/lib.linux-riscv64-3.8/pandas/core/tools/timedeltas.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/tools copying build/lib.linux-riscv64-3.8/pandas/core/tools/numeric.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/tools copying build/lib.linux-riscv64-3.8/pandas/core/tools/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/tools copying build/lib.linux-riscv64-3.8/pandas/core/accessor.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core copying build/lib.linux-riscv64-3.8/pandas/core/indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/util copying build/lib.linux-riscv64-3.8/pandas/core/util/hashing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/util copying build/lib.linux-riscv64-3.8/pandas/core/util/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/util copying build/lib.linux-riscv64-3.8/pandas/core/missing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core copying build/lib.linux-riscv64-3.8/pandas/core/apply.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core copying build/lib.linux-riscv64-3.8/pandas/core/base.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/internals copying build/lib.linux-riscv64-3.8/pandas/core/internals/concat.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/internals copying build/lib.linux-riscv64-3.8/pandas/core/internals/managers.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/internals copying build/lib.linux-riscv64-3.8/pandas/core/internals/construction.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/internals copying build/lib.linux-riscv64-3.8/pandas/core/internals/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/internals copying build/lib.linux-riscv64-3.8/pandas/core/internals/arrays.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/internals copying build/lib.linux-riscv64-3.8/pandas/core/internals/blocks.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/internals copying build/lib.linux-riscv64-3.8/pandas/core/frame.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core copying build/lib.linux-riscv64-3.8/pandas/core/resample.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/sparse copying build/lib.linux-riscv64-3.8/pandas/core/sparse/api.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/sparse copying build/lib.linux-riscv64-3.8/pandas/core/sparse/series.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/sparse copying build/lib.linux-riscv64-3.8/pandas/core/sparse/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/sparse copying build/lib.linux-riscv64-3.8/pandas/core/sparse/scipy_sparse.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/sparse copying build/lib.linux-riscv64-3.8/pandas/core/sparse/frame.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/sparse copying build/lib.linux-riscv64-3.8/pandas/_typing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.8/pandas/_libs/internals.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.8/pandas/_libs/join.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.8/pandas/_libs/properties.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.8/pandas/_libs/skiplist.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.8/pandas/_libs/hashtable.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.8/pandas/_libs/indexing.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.8/pandas/_libs/lib.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.8/pandas/_libs/reshape.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.8/pandas/_libs/reduction.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-3.8/pandas/_libs/tslibs/timezones.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-3.8/pandas/_libs/tslibs/timedeltas.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-3.8/pandas/_libs/tslibs/timestamps.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-3.8/pandas/_libs/tslibs/conversion.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-3.8/pandas/_libs/tslibs/c_timestamp.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-3.8/pandas/_libs/tslibs/strptime.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-3.8/pandas/_libs/tslibs/resolution.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-3.8/pandas/_libs/tslibs/offsets.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-3.8/pandas/_libs/tslibs/tzconversion.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-3.8/pandas/_libs/tslibs/nattype.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-3.8/pandas/_libs/tslibs/frequencies.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-3.8/pandas/_libs/tslibs/period.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-3.8/pandas/_libs/tslibs/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-3.8/pandas/_libs/tslibs/np_datetime.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-3.8/pandas/_libs/tslibs/fields.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-3.8/pandas/_libs/tslibs/parsing.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-3.8/pandas/_libs/tslibs/ccalendar.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-3.8/pandas/_libs/window.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.8/pandas/_libs/interval.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.8/pandas/_libs/hashing.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.8/pandas/_libs/groupby.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.8/pandas/_libs/json.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.8/pandas/_libs/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.8/pandas/_libs/ops.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.8/pandas/_libs/testing.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.8/pandas/_libs/index.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.8/pandas/_libs/parsers.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.8/pandas/_libs/missing.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.8/pandas/_libs/sparse.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.8/pandas/_libs/algos.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.8/pandas/_libs/tslib.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.8/pandas/_libs/writers.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/errors copying build/lib.linux-riscv64-3.8/pandas/errors/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/errors copying build/lib.linux-riscv64-3.8/pandas/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/api creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/api/types copying build/lib.linux-riscv64-3.8/pandas/api/types/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/api/types creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/api/extensions copying build/lib.linux-riscv64-3.8/pandas/api/extensions/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/api/extensions copying build/lib.linux-riscv64-3.8/pandas/api/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/api creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/plotting copying build/lib.linux-riscv64-3.8/pandas/plotting/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/plotting creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/plotting/_matplotlib copying build/lib.linux-riscv64-3.8/pandas/plotting/_matplotlib/timeseries.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/plotting/_matplotlib copying build/lib.linux-riscv64-3.8/pandas/plotting/_matplotlib/misc.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/plotting/_matplotlib copying build/lib.linux-riscv64-3.8/pandas/plotting/_matplotlib/converter.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/plotting/_matplotlib copying build/lib.linux-riscv64-3.8/pandas/plotting/_matplotlib/core.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/plotting/_matplotlib copying build/lib.linux-riscv64-3.8/pandas/plotting/_matplotlib/boxplot.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/plotting/_matplotlib copying build/lib.linux-riscv64-3.8/pandas/plotting/_matplotlib/tools.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/plotting/_matplotlib copying build/lib.linux-riscv64-3.8/pandas/plotting/_matplotlib/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/plotting/_matplotlib copying build/lib.linux-riscv64-3.8/pandas/plotting/_matplotlib/hist.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/plotting/_matplotlib copying build/lib.linux-riscv64-3.8/pandas/plotting/_matplotlib/compat.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/plotting/_matplotlib copying build/lib.linux-riscv64-3.8/pandas/plotting/_matplotlib/style.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/plotting/_matplotlib copying build/lib.linux-riscv64-3.8/pandas/plotting/_core.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/plotting copying build/lib.linux-riscv64-3.8/pandas/plotting/_misc.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/plotting copying build/lib.linux-riscv64-3.8/pandas/_version.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests copying build/lib.linux-riscv64-3.8/pandas/tests/test_algos.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests copying build/lib.linux-riscv64-3.8/pandas/tests/test_optional_dependency.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests copying build/lib.linux-riscv64-3.8/pandas/tests/test_strings.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.8/pandas/tests/series/test_repr.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.8/pandas/tests/series/test_api.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.8/pandas/tests/series/test_timezones.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.8/pandas/tests/series/test_explode.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.8/pandas/tests/series/test_combine_concat.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.8/pandas/tests/series/test_validate.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series/indexing copying build/lib.linux-riscv64-3.8/pandas/tests/series/indexing/test_alter_index.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series/indexing copying build/lib.linux-riscv64-3.8/pandas/tests/series/indexing/test_loc.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series/indexing copying build/lib.linux-riscv64-3.8/pandas/tests/series/indexing/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series/indexing copying build/lib.linux-riscv64-3.8/pandas/tests/series/indexing/test_callable.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series/indexing copying build/lib.linux-riscv64-3.8/pandas/tests/series/indexing/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series/indexing copying build/lib.linux-riscv64-3.8/pandas/tests/series/indexing/test_numeric.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series/indexing copying build/lib.linux-riscv64-3.8/pandas/tests/series/indexing/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series/indexing copying build/lib.linux-riscv64-3.8/pandas/tests/series/indexing/test_iloc.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series/indexing copying build/lib.linux-riscv64-3.8/pandas/tests/series/indexing/test_boolean.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series/indexing copying build/lib.linux-riscv64-3.8/pandas/tests/series/indexing/test_datetime.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series/indexing copying build/lib.linux-riscv64-3.8/pandas/tests/series/test_duplicates.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.8/pandas/tests/series/test_io.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.8/pandas/tests/series/test_period.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.8/pandas/tests/series/test_arithmetic.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.8/pandas/tests/series/test_analytics.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.8/pandas/tests/series/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.8/pandas/tests/series/test_alter_axes.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.8/pandas/tests/series/test_ufunc.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.8/pandas/tests/series/test_apply.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.8/pandas/tests/series/common.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.8/pandas/tests/series/test_constructors.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.8/pandas/tests/series/test_quantile.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.8/pandas/tests/series/test_asof.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.8/pandas/tests/series/test_sorting.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.8/pandas/tests/series/test_missing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.8/pandas/tests/series/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.8/pandas/tests/series/test_replace.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.8/pandas/tests/series/test_internals.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.8/pandas/tests/series/test_datetime_values.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.8/pandas/tests/series/test_block_internals.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.8/pandas/tests/series/test_rank.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.8/pandas/tests/series/test_subclass.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.8/pandas/tests/series/test_operators.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.8/pandas/tests/series/test_dtypes.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.8/pandas/tests/series/test_timeseries.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/multiindex copying build/lib.linux-riscv64-3.8/pandas/tests/indexing/multiindex/test_partial.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/multiindex copying build/lib.linux-riscv64-3.8/pandas/tests/indexing/multiindex/test_chaining_and_caching.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/multiindex copying build/lib.linux-riscv64-3.8/pandas/tests/indexing/multiindex/test_xs.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/multiindex copying build/lib.linux-riscv64-3.8/pandas/tests/indexing/multiindex/test_loc.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/multiindex copying build/lib.linux-riscv64-3.8/pandas/tests/indexing/multiindex/test_indexing_slow.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/multiindex copying build/lib.linux-riscv64-3.8/pandas/tests/indexing/multiindex/test_multiindex.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/multiindex copying build/lib.linux-riscv64-3.8/pandas/tests/indexing/multiindex/test_getitem.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/multiindex copying build/lib.linux-riscv64-3.8/pandas/tests/indexing/multiindex/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/multiindex copying build/lib.linux-riscv64-3.8/pandas/tests/indexing/multiindex/test_setitem.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/multiindex copying build/lib.linux-riscv64-3.8/pandas/tests/indexing/multiindex/test_set_ops.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/multiindex copying build/lib.linux-riscv64-3.8/pandas/tests/indexing/multiindex/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/multiindex copying build/lib.linux-riscv64-3.8/pandas/tests/indexing/multiindex/test_iloc.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/multiindex copying build/lib.linux-riscv64-3.8/pandas/tests/indexing/multiindex/test_ix.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/multiindex copying build/lib.linux-riscv64-3.8/pandas/tests/indexing/multiindex/test_slice.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/multiindex copying build/lib.linux-riscv64-3.8/pandas/tests/indexing/multiindex/test_sorted.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/multiindex copying build/lib.linux-riscv64-3.8/pandas/tests/indexing/multiindex/test_datetime.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/multiindex copying build/lib.linux-riscv64-3.8/pandas/tests/indexing/test_coercion.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/interval copying build/lib.linux-riscv64-3.8/pandas/tests/indexing/interval/test_interval.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/interval copying build/lib.linux-riscv64-3.8/pandas/tests/indexing/interval/test_interval_new.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/interval copying build/lib.linux-riscv64-3.8/pandas/tests/indexing/interval/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/interval copying build/lib.linux-riscv64-3.8/pandas/tests/indexing/test_scalar.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-3.8/pandas/tests/indexing/test_partial.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-3.8/pandas/tests/indexing/test_chaining_and_caching.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-3.8/pandas/tests/indexing/test_timedelta.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-3.8/pandas/tests/indexing/test_categorical.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-3.8/pandas/tests/indexing/test_loc.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-3.8/pandas/tests/indexing/test_indexing_slow.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-3.8/pandas/tests/indexing/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-3.8/pandas/tests/indexing/test_callable.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-3.8/pandas/tests/indexing/test_indexing_engines.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-3.8/pandas/tests/indexing/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-3.8/pandas/tests/indexing/common.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-3.8/pandas/tests/indexing/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-3.8/pandas/tests/indexing/test_iloc.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-3.8/pandas/tests/indexing/test_ix.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-3.8/pandas/tests/indexing/test_floats.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-3.8/pandas/tests/indexing/test_datetime.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-3.8/pandas/tests/groupby/test_nth.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-3.8/pandas/tests/groupby/test_whitelist.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-3.8/pandas/tests/groupby/test_counting.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-3.8/pandas/tests/groupby/test_timegrouper.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-3.8/pandas/tests/groupby/test_transform.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-3.8/pandas/tests/groupby/test_categorical.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-3.8/pandas/tests/groupby/test_bin_groupby.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-3.8/pandas/tests/groupby/test_value_counts.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/groupby creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/groupby/aggregate copying build/lib.linux-riscv64-3.8/pandas/tests/groupby/aggregate/test_aggregate.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/groupby/aggregate copying build/lib.linux-riscv64-3.8/pandas/tests/groupby/aggregate/test_cython.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/groupby/aggregate copying build/lib.linux-riscv64-3.8/pandas/tests/groupby/aggregate/test_other.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/groupby/aggregate copying build/lib.linux-riscv64-3.8/pandas/tests/groupby/aggregate/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/groupby/aggregate copying build/lib.linux-riscv64-3.8/pandas/tests/groupby/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-3.8/pandas/tests/groupby/test_apply.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-3.8/pandas/tests/groupby/test_index_as_string.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-3.8/pandas/tests/groupby/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-3.8/pandas/tests/groupby/test_function.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-3.8/pandas/tests/groupby/test_groupby.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-3.8/pandas/tests/groupby/test_filters.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-3.8/pandas/tests/groupby/test_rank.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-3.8/pandas/tests/groupby/test_grouping.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-3.8/pandas/tests/test_expressions.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/period/test_scalar_compat.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/period/test_astype.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/period/test_tools.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/period/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/period/test_period.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/period/test_arithmetic.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/period/test_ops.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/period/test_period_range.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/period/test_setops.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/period/test_asfreq.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/period/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/period/test_formats.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/period/test_construction.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/period/test_partial_slicing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/period creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/interval copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/interval/test_astype.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/interval copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/interval/test_interval_tree.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/interval copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/interval/test_interval.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/interval copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/interval/test_setops.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/interval copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/interval/test_interval_new.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/interval copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/interval/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/interval copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/interval/test_interval_range.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/interval copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/interval/test_construction.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/interval creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/datetimes/test_timezones.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/datetimes/test_scalar_compat.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/datetimes/test_astype.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/datetimes/test_tools.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/datetimes/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/datetimes/test_datetimelike.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/datetimes/test_arithmetic.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/datetimes/test_ops.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/datetimes/test_setops.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/datetimes/test_misc.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/datetimes/test_missing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/datetimes/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/datetimes/test_formats.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/datetimes/test_date_range.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/datetimes/test_construction.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/datetimes/test_datetime.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/datetimes/test_partial_slicing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/test_setops.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/test_numeric.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/common.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/test_common.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/multi copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/multi/test_contains.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/multi copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/multi/test_astype.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/multi copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/multi/test_integrity.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/multi copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/multi/test_duplicates.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/multi copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/multi/test_constructor.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/multi copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/multi/test_compat.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/multi copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/multi/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/multi copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/multi/test_names.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/multi copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/multi/test_get_set.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/multi copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/multi/test_drop.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/multi copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/multi/test_join.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/multi copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/multi/test_equivalence.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/multi copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/multi/test_analytics.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/multi copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/multi/test_reindex.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/multi copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/multi/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/multi copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/multi/test_monotonic.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/multi copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/multi/test_set_ops.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/multi copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/multi/test_sorting.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/multi copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/multi/test_missing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/multi copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/multi/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/multi copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/multi/test_reshape.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/multi copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/multi/test_partial_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/multi copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/multi/test_format.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/multi copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/multi/test_copy.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/multi copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/multi/test_conversion.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/multi creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/timedeltas/test_timedelta_range.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/timedeltas/test_scalar_compat.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/timedeltas/test_timedelta.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/timedeltas/test_astype.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/timedeltas/test_tools.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/timedeltas/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/timedeltas/test_arithmetic.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/timedeltas/test_ops.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/timedeltas/test_setops.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/timedeltas/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/timedeltas/test_formats.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/timedeltas/test_construction.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/timedeltas/test_partial_slicing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/test_range.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/test_category.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/test_numpy_compat.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/test_frozen.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/datetimelike.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes copying build/lib.linux-riscv64-3.8/pandas/tests/indexes/test_base.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes copying build/lib.linux-riscv64-3.8/pandas/tests/test_downstream.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/config copying build/lib.linux-riscv64-3.8/pandas/tests/config/test_localization.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/config copying build/lib.linux-riscv64-3.8/pandas/tests/config/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/config copying build/lib.linux-riscv64-3.8/pandas/tests/config/test_config.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/config copying build/lib.linux-riscv64-3.8/pandas/tests/test_compat.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-3.8/pandas/tests/extension/base/dtype.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-3.8/pandas/tests/extension/base/interface.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-3.8/pandas/tests/extension/base/getitem.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-3.8/pandas/tests/extension/base/printing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-3.8/pandas/tests/extension/base/io.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-3.8/pandas/tests/extension/base/methods.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-3.8/pandas/tests/extension/base/reduce.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-3.8/pandas/tests/extension/base/casting.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-3.8/pandas/tests/extension/base/setitem.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-3.8/pandas/tests/extension/base/reshaping.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-3.8/pandas/tests/extension/base/ops.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-3.8/pandas/tests/extension/base/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-3.8/pandas/tests/extension/base/groupby.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-3.8/pandas/tests/extension/base/missing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-3.8/pandas/tests/extension/base/base.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-3.8/pandas/tests/extension/base/constructors.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-3.8/pandas/tests/extension/test_categorical.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension copying build/lib.linux-riscv64-3.8/pandas/tests/extension/test_period.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/arrow copying build/lib.linux-riscv64-3.8/pandas/tests/extension/arrow/test_bool.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/arrow copying build/lib.linux-riscv64-3.8/pandas/tests/extension/arrow/bool.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/arrow copying build/lib.linux-riscv64-3.8/pandas/tests/extension/arrow/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/arrow copying build/lib.linux-riscv64-3.8/pandas/tests/extension/test_integer.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension copying build/lib.linux-riscv64-3.8/pandas/tests/extension/test_interval.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension copying build/lib.linux-riscv64-3.8/pandas/tests/extension/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension copying build/lib.linux-riscv64-3.8/pandas/tests/extension/test_numpy.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension copying build/lib.linux-riscv64-3.8/pandas/tests/extension/test_common.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/list copying build/lib.linux-riscv64-3.8/pandas/tests/extension/list/array.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/list copying build/lib.linux-riscv64-3.8/pandas/tests/extension/list/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/list copying build/lib.linux-riscv64-3.8/pandas/tests/extension/list/test_list.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/list copying build/lib.linux-riscv64-3.8/pandas/tests/extension/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension copying build/lib.linux-riscv64-3.8/pandas/tests/extension/test_external_block.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension copying build/lib.linux-riscv64-3.8/pandas/tests/extension/test_sparse.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/decimal copying build/lib.linux-riscv64-3.8/pandas/tests/extension/decimal/array.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/decimal copying build/lib.linux-riscv64-3.8/pandas/tests/extension/decimal/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/decimal copying build/lib.linux-riscv64-3.8/pandas/tests/extension/decimal/test_decimal.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/decimal copying build/lib.linux-riscv64-3.8/pandas/tests/extension/test_datetime.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/json copying build/lib.linux-riscv64-3.8/pandas/tests/extension/json/array.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/json copying build/lib.linux-riscv64-3.8/pandas/tests/extension/json/test_json.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/json copying build/lib.linux-riscv64-3.8/pandas/tests/extension/json/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/json creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/dtypes copying build/lib.linux-riscv64-3.8/pandas/tests/dtypes/test_concat.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/dtypes copying build/lib.linux-riscv64-3.8/pandas/tests/dtypes/test_inference.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/dtypes copying build/lib.linux-riscv64-3.8/pandas/tests/dtypes/test_common.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/dtypes copying build/lib.linux-riscv64-3.8/pandas/tests/dtypes/test_missing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/dtypes copying build/lib.linux-riscv64-3.8/pandas/tests/dtypes/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/dtypes creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/dtypes/cast copying build/lib.linux-riscv64-3.8/pandas/tests/dtypes/cast/test_construct_from_scalar.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/dtypes/cast copying build/lib.linux-riscv64-3.8/pandas/tests/dtypes/cast/test_construct_object_arr.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/dtypes/cast copying build/lib.linux-riscv64-3.8/pandas/tests/dtypes/cast/test_infer_datetimelike.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/dtypes/cast copying build/lib.linux-riscv64-3.8/pandas/tests/dtypes/cast/test_downcast.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/dtypes/cast copying build/lib.linux-riscv64-3.8/pandas/tests/dtypes/cast/test_construct_ndarray.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/dtypes/cast copying build/lib.linux-riscv64-3.8/pandas/tests/dtypes/cast/test_convert_objects.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/dtypes/cast copying build/lib.linux-riscv64-3.8/pandas/tests/dtypes/cast/test_upcast.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/dtypes/cast copying build/lib.linux-riscv64-3.8/pandas/tests/dtypes/cast/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/dtypes/cast copying build/lib.linux-riscv64-3.8/pandas/tests/dtypes/cast/test_infer_dtype.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/dtypes/cast copying build/lib.linux-riscv64-3.8/pandas/tests/dtypes/cast/test_find_common_type.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/dtypes/cast copying build/lib.linux-riscv64-3.8/pandas/tests/dtypes/cast/test_promote.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/dtypes/cast copying build/lib.linux-riscv64-3.8/pandas/tests/dtypes/test_dtypes.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/dtypes copying build/lib.linux-riscv64-3.8/pandas/tests/dtypes/test_generic.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/dtypes copying build/lib.linux-riscv64-3.8/pandas/tests/test_join.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tslibs copying build/lib.linux-riscv64-3.8/pandas/tests/tslibs/test_parse_iso8601.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tslibs copying build/lib.linux-riscv64-3.8/pandas/tests/tslibs/test_api.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tslibs copying build/lib.linux-riscv64-3.8/pandas/tests/tslibs/test_timezones.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tslibs copying build/lib.linux-riscv64-3.8/pandas/tests/tslibs/test_array_to_datetime.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tslibs copying build/lib.linux-riscv64-3.8/pandas/tests/tslibs/test_libfrequencies.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tslibs copying build/lib.linux-riscv64-3.8/pandas/tests/tslibs/test_normalize_date.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tslibs copying build/lib.linux-riscv64-3.8/pandas/tests/tslibs/test_parsing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tslibs copying build/lib.linux-riscv64-3.8/pandas/tests/tslibs/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tslibs copying build/lib.linux-riscv64-3.8/pandas/tests/tslibs/test_period_asfreq.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tslibs copying build/lib.linux-riscv64-3.8/pandas/tests/tslibs/test_liboffsets.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tslibs copying build/lib.linux-riscv64-3.8/pandas/tests/tslibs/test_ccalendar.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tslibs copying build/lib.linux-riscv64-3.8/pandas/tests/tslibs/test_conversion.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tslibs copying build/lib.linux-riscv64-3.8/pandas/tests/tslibs/test_timedeltas.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tslibs creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/reshape creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/reshape/merge copying build/lib.linux-riscv64-3.8/pandas/tests/reshape/merge/test_merge_ordered.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/reshape/merge copying build/lib.linux-riscv64-3.8/pandas/tests/reshape/merge/test_multi.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/reshape/merge copying build/lib.linux-riscv64-3.8/pandas/tests/reshape/merge/test_join.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/reshape/merge copying build/lib.linux-riscv64-3.8/pandas/tests/reshape/merge/test_merge_asof.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/reshape/merge copying build/lib.linux-riscv64-3.8/pandas/tests/reshape/merge/test_merge.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/reshape/merge copying build/lib.linux-riscv64-3.8/pandas/tests/reshape/merge/test_merge_index_as_string.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/reshape/merge copying build/lib.linux-riscv64-3.8/pandas/tests/reshape/merge/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/reshape/merge copying build/lib.linux-riscv64-3.8/pandas/tests/reshape/test_qcut.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/reshape copying build/lib.linux-riscv64-3.8/pandas/tests/reshape/test_union_categoricals.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/reshape copying build/lib.linux-riscv64-3.8/pandas/tests/reshape/test_concat.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/reshape copying build/lib.linux-riscv64-3.8/pandas/tests/reshape/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/reshape copying build/lib.linux-riscv64-3.8/pandas/tests/reshape/test_cut.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/reshape copying build/lib.linux-riscv64-3.8/pandas/tests/reshape/test_reshape.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/reshape copying build/lib.linux-riscv64-3.8/pandas/tests/reshape/test_util.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/reshape copying build/lib.linux-riscv64-3.8/pandas/tests/reshape/test_melt.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/reshape copying build/lib.linux-riscv64-3.8/pandas/tests/reshape/test_pivot.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/reshape creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/api copying build/lib.linux-riscv64-3.8/pandas/tests/api/test_api.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/api copying build/lib.linux-riscv64-3.8/pandas/tests/api/test_types.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/api copying build/lib.linux-riscv64-3.8/pandas/tests/api/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/api creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/plotting copying build/lib.linux-riscv64-3.8/pandas/tests/plotting/test_backend.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/plotting copying build/lib.linux-riscv64-3.8/pandas/tests/plotting/test_converter.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/plotting copying build/lib.linux-riscv64-3.8/pandas/tests/plotting/test_datetimelike.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/plotting copying build/lib.linux-riscv64-3.8/pandas/tests/plotting/common.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/plotting copying build/lib.linux-riscv64-3.8/pandas/tests/plotting/test_misc.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/plotting copying build/lib.linux-riscv64-3.8/pandas/tests/plotting/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/plotting copying build/lib.linux-riscv64-3.8/pandas/tests/plotting/test_frame.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/plotting copying build/lib.linux-riscv64-3.8/pandas/tests/plotting/test_groupby.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/plotting copying build/lib.linux-riscv64-3.8/pandas/tests/plotting/test_series.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/plotting copying build/lib.linux-riscv64-3.8/pandas/tests/plotting/test_hist_method.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/plotting copying build/lib.linux-riscv64-3.8/pandas/tests/plotting/test_boxplot_method.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/plotting creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/resample copying build/lib.linux-riscv64-3.8/pandas/tests/resample/test_datetime_index.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/resample copying build/lib.linux-riscv64-3.8/pandas/tests/resample/test_timedelta.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/resample copying build/lib.linux-riscv64-3.8/pandas/tests/resample/test_resampler_grouper.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/resample copying build/lib.linux-riscv64-3.8/pandas/tests/resample/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/resample copying build/lib.linux-riscv64-3.8/pandas/tests/resample/test_period_index.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/resample copying build/lib.linux-riscv64-3.8/pandas/tests/resample/test_resample_api.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/resample copying build/lib.linux-riscv64-3.8/pandas/tests/resample/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/resample copying build/lib.linux-riscv64-3.8/pandas/tests/resample/test_time_grouper.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/resample copying build/lib.linux-riscv64-3.8/pandas/tests/resample/test_base.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/resample creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/computation copying build/lib.linux-riscv64-3.8/pandas/tests/computation/test_eval.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/computation copying build/lib.linux-riscv64-3.8/pandas/tests/computation/test_compat.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/computation copying build/lib.linux-riscv64-3.8/pandas/tests/computation/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/computation copying build/lib.linux-riscv64-3.8/pandas/tests/test_multilevel.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/scalar creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/scalar/period copying build/lib.linux-riscv64-3.8/pandas/tests/scalar/period/test_period.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/scalar/period copying build/lib.linux-riscv64-3.8/pandas/tests/scalar/period/test_asfreq.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/scalar/period copying build/lib.linux-riscv64-3.8/pandas/tests/scalar/period/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/scalar/period creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/scalar/interval copying build/lib.linux-riscv64-3.8/pandas/tests/scalar/interval/test_ops.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/scalar/interval copying build/lib.linux-riscv64-3.8/pandas/tests/scalar/interval/test_interval.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/scalar/interval copying build/lib.linux-riscv64-3.8/pandas/tests/scalar/interval/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/scalar/interval creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/scalar/timestamp copying build/lib.linux-riscv64-3.8/pandas/tests/scalar/timestamp/test_timezones.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/scalar/timestamp copying build/lib.linux-riscv64-3.8/pandas/tests/scalar/timestamp/test_rendering.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/scalar/timestamp copying build/lib.linux-riscv64-3.8/pandas/tests/scalar/timestamp/test_unary_ops.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/scalar/timestamp copying build/lib.linux-riscv64-3.8/pandas/tests/scalar/timestamp/test_comparisons.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/scalar/timestamp copying build/lib.linux-riscv64-3.8/pandas/tests/scalar/timestamp/test_arithmetic.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/scalar/timestamp copying build/lib.linux-riscv64-3.8/pandas/tests/scalar/timestamp/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/scalar/timestamp copying build/lib.linux-riscv64-3.8/pandas/tests/scalar/timestamp/test_timestamp.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/scalar/timestamp copying build/lib.linux-riscv64-3.8/pandas/tests/scalar/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/scalar creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/scalar/timedelta copying build/lib.linux-riscv64-3.8/pandas/tests/scalar/timedelta/test_timedelta.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/scalar/timedelta copying build/lib.linux-riscv64-3.8/pandas/tests/scalar/timedelta/test_arithmetic.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/scalar/timedelta copying build/lib.linux-riscv64-3.8/pandas/tests/scalar/timedelta/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/scalar/timedelta copying build/lib.linux-riscv64-3.8/pandas/tests/scalar/timedelta/test_formats.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/scalar/timedelta copying build/lib.linux-riscv64-3.8/pandas/tests/scalar/timedelta/test_construction.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/scalar/timedelta copying build/lib.linux-riscv64-3.8/pandas/tests/scalar/test_nat.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/scalar copying build/lib.linux-riscv64-3.8/pandas/tests/test_common.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests copying build/lib.linux-riscv64-3.8/pandas/tests/test_lib.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests copying build/lib.linux-riscv64-3.8/pandas/tests/test_nanops.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests copying build/lib.linux-riscv64-3.8/pandas/tests/test_take.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests copying build/lib.linux-riscv64-3.8/pandas/tests/test_sorting.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests copying build/lib.linux-riscv64-3.8/pandas/tests/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/reductions copying build/lib.linux-riscv64-3.8/pandas/tests/reductions/test_reductions.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/reductions copying build/lib.linux-riscv64-3.8/pandas/tests/reductions/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/reductions copying build/lib.linux-riscv64-3.8/pandas/tests/reductions/test_stat_reductions.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/reductions creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/interval copying build/lib.linux-riscv64-3.8/pandas/tests/arrays/interval/test_ops.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/interval copying build/lib.linux-riscv64-3.8/pandas/tests/arrays/interval/test_interval.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/interval copying build/lib.linux-riscv64-3.8/pandas/tests/arrays/interval/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/interval creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/categorical copying build/lib.linux-riscv64-3.8/pandas/tests/arrays/categorical/test_algos.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/categorical copying build/lib.linux-riscv64-3.8/pandas/tests/arrays/categorical/test_repr.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/categorical copying build/lib.linux-riscv64-3.8/pandas/tests/arrays/categorical/test_api.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/categorical copying build/lib.linux-riscv64-3.8/pandas/tests/arrays/categorical/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/categorical copying build/lib.linux-riscv64-3.8/pandas/tests/arrays/categorical/test_analytics.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/categorical copying build/lib.linux-riscv64-3.8/pandas/tests/arrays/categorical/test_warnings.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/categorical copying build/lib.linux-riscv64-3.8/pandas/tests/arrays/categorical/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/categorical copying build/lib.linux-riscv64-3.8/pandas/tests/arrays/categorical/common.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/categorical copying build/lib.linux-riscv64-3.8/pandas/tests/arrays/categorical/test_constructors.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/categorical copying build/lib.linux-riscv64-3.8/pandas/tests/arrays/categorical/test_sorting.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/categorical copying build/lib.linux-riscv64-3.8/pandas/tests/arrays/categorical/test_missing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/categorical copying build/lib.linux-riscv64-3.8/pandas/tests/arrays/categorical/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/categorical copying build/lib.linux-riscv64-3.8/pandas/tests/arrays/categorical/test_subclass.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/categorical copying build/lib.linux-riscv64-3.8/pandas/tests/arrays/categorical/test_operators.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/categorical copying build/lib.linux-riscv64-3.8/pandas/tests/arrays/categorical/test_dtypes.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/categorical copying build/lib.linux-riscv64-3.8/pandas/tests/arrays/test_period.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays copying build/lib.linux-riscv64-3.8/pandas/tests/arrays/test_datetimelike.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays copying build/lib.linux-riscv64-3.8/pandas/tests/arrays/test_integer.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays copying build/lib.linux-riscv64-3.8/pandas/tests/arrays/test_numpy.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays copying build/lib.linux-riscv64-3.8/pandas/tests/arrays/test_array.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays copying build/lib.linux-riscv64-3.8/pandas/tests/arrays/test_datetimes.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays copying build/lib.linux-riscv64-3.8/pandas/tests/arrays/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays copying build/lib.linux-riscv64-3.8/pandas/tests/arrays/test_timedeltas.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/sparse copying build/lib.linux-riscv64-3.8/pandas/tests/arrays/sparse/test_dtype.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/sparse copying build/lib.linux-riscv64-3.8/pandas/tests/arrays/sparse/test_arithmetics.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/sparse copying build/lib.linux-riscv64-3.8/pandas/tests/arrays/sparse/test_array.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/sparse copying build/lib.linux-riscv64-3.8/pandas/tests/arrays/sparse/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/sparse copying build/lib.linux-riscv64-3.8/pandas/tests/arrays/sparse/test_accessor.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/sparse copying build/lib.linux-riscv64-3.8/pandas/tests/arrays/sparse/test_libsparse.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/sparse creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.8/pandas/tests/frame/test_api.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.8/pandas/tests/frame/test_mutate_columns.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.8/pandas/tests/frame/test_timezones.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.8/pandas/tests/frame/test_explode.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.8/pandas/tests/frame/test_combine_concat.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.8/pandas/tests/frame/test_validate.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.8/pandas/tests/frame/test_duplicates.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.8/pandas/tests/frame/test_convert_to.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.8/pandas/tests/frame/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.8/pandas/tests/frame/test_period.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.8/pandas/tests/frame/test_arithmetic.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.8/pandas/tests/frame/test_join.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.8/pandas/tests/frame/test_analytics.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.8/pandas/tests/frame/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.8/pandas/tests/frame/test_alter_axes.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.8/pandas/tests/frame/test_apply.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.8/pandas/tests/frame/common.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.8/pandas/tests/frame/test_sort_values_level_as_str.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.8/pandas/tests/frame/test_constructors.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.8/pandas/tests/frame/test_quantile.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.8/pandas/tests/frame/test_asof.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.8/pandas/tests/frame/test_sorting.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.8/pandas/tests/frame/test_missing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.8/pandas/tests/frame/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.8/pandas/tests/frame/test_replace.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.8/pandas/tests/frame/test_block_internals.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.8/pandas/tests/frame/test_reshape.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.8/pandas/tests/frame/test_nonunique_indexes.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.8/pandas/tests/frame/test_to_csv.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.8/pandas/tests/frame/test_query_eval.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.8/pandas/tests/frame/test_rank.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.8/pandas/tests/frame/test_repr_info.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.8/pandas/tests/frame/test_subclass.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.8/pandas/tests/frame/test_operators.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.8/pandas/tests/frame/test_dtypes.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.8/pandas/tests/frame/test_axis_select_reindex.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.8/pandas/tests/frame/test_timeseries.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arithmetic copying build/lib.linux-riscv64-3.8/pandas/tests/arithmetic/test_object.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arithmetic copying build/lib.linux-riscv64-3.8/pandas/tests/arithmetic/test_period.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arithmetic copying build/lib.linux-riscv64-3.8/pandas/tests/arithmetic/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arithmetic copying build/lib.linux-riscv64-3.8/pandas/tests/arithmetic/test_numeric.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arithmetic copying build/lib.linux-riscv64-3.8/pandas/tests/arithmetic/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arithmetic copying build/lib.linux-riscv64-3.8/pandas/tests/arithmetic/test_timedelta64.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arithmetic copying build/lib.linux-riscv64-3.8/pandas/tests/arithmetic/test_datetime64.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arithmetic creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tools copying build/lib.linux-riscv64-3.8/pandas/tests/tools/test_numeric.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tools copying build/lib.linux-riscv64-3.8/pandas/tests/tools/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tools creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/window copying build/lib.linux-riscv64-3.8/pandas/tests/window/test_api.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/window copying build/lib.linux-riscv64-3.8/pandas/tests/window/test_ewm.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/window copying build/lib.linux-riscv64-3.8/pandas/tests/window/test_timeseries_window.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/window copying build/lib.linux-riscv64-3.8/pandas/tests/window/test_moments.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/window copying build/lib.linux-riscv64-3.8/pandas/tests/window/test_grouper.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/window copying build/lib.linux-riscv64-3.8/pandas/tests/window/test_pairwise.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/window copying build/lib.linux-riscv64-3.8/pandas/tests/window/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/window copying build/lib.linux-riscv64-3.8/pandas/tests/window/common.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/window copying build/lib.linux-riscv64-3.8/pandas/tests/window/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/window copying build/lib.linux-riscv64-3.8/pandas/tests/window/test_expanding.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/window copying build/lib.linux-riscv64-3.8/pandas/tests/window/test_window.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/window copying build/lib.linux-riscv64-3.8/pandas/tests/window/test_rolling.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/window copying build/lib.linux-riscv64-3.8/pandas/tests/window/test_dtypes.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/window copying build/lib.linux-riscv64-3.8/pandas/tests/test_errors.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/util copying build/lib.linux-riscv64-3.8/pandas/tests/util/test_assert_produces_warning.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/util copying build/lib.linux-riscv64-3.8/pandas/tests/util/test_safe_import.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/util copying build/lib.linux-riscv64-3.8/pandas/tests/util/test_validate_args_and_kwargs.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/util copying build/lib.linux-riscv64-3.8/pandas/tests/util/test_assert_extension_array_equal.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/util copying build/lib.linux-riscv64-3.8/pandas/tests/util/test_assert_categorical_equal.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/util copying build/lib.linux-riscv64-3.8/pandas/tests/util/test_assert_interval_array_equal.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/util copying build/lib.linux-riscv64-3.8/pandas/tests/util/test_assert_numpy_array_equal.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/util copying build/lib.linux-riscv64-3.8/pandas/tests/util/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/util copying build/lib.linux-riscv64-3.8/pandas/tests/util/test_deprecate.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/util copying build/lib.linux-riscv64-3.8/pandas/tests/util/test_hashing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/util copying build/lib.linux-riscv64-3.8/pandas/tests/util/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/util copying build/lib.linux-riscv64-3.8/pandas/tests/util/test_validate_args.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/util copying build/lib.linux-riscv64-3.8/pandas/tests/util/test_assert_index_equal.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/util copying build/lib.linux-riscv64-3.8/pandas/tests/util/test_assert_series_equal.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/util copying build/lib.linux-riscv64-3.8/pandas/tests/util/test_util.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/util copying build/lib.linux-riscv64-3.8/pandas/tests/util/test_deprecate_kwarg.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/util copying build/lib.linux-riscv64-3.8/pandas/tests/util/test_validate_kwargs.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/util copying build/lib.linux-riscv64-3.8/pandas/tests/util/test_assert_almost_equal.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/util copying build/lib.linux-riscv64-3.8/pandas/tests/util/test_move.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/util copying build/lib.linux-riscv64-3.8/pandas/tests/util/test_assert_frame_equal.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/util creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/generic copying build/lib.linux-riscv64-3.8/pandas/tests/generic/test_label_or_level_utils.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/generic copying build/lib.linux-riscv64-3.8/pandas/tests/generic/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/generic copying build/lib.linux-riscv64-3.8/pandas/tests/generic/test_frame.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/generic copying build/lib.linux-riscv64-3.8/pandas/tests/generic/test_series.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/generic copying build/lib.linux-riscv64-3.8/pandas/tests/generic/test_generic.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/generic creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tseries creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tseries/frequencies copying build/lib.linux-riscv64-3.8/pandas/tests/tseries/frequencies/test_freq_code.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tseries/frequencies copying build/lib.linux-riscv64-3.8/pandas/tests/tseries/frequencies/test_inference.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tseries/frequencies copying build/lib.linux-riscv64-3.8/pandas/tests/tseries/frequencies/test_to_offset.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tseries/frequencies copying build/lib.linux-riscv64-3.8/pandas/tests/tseries/frequencies/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tseries/frequencies creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tseries/holiday copying build/lib.linux-riscv64-3.8/pandas/tests/tseries/holiday/test_federal.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tseries/holiday copying build/lib.linux-riscv64-3.8/pandas/tests/tseries/holiday/test_holiday.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tseries/holiday copying build/lib.linux-riscv64-3.8/pandas/tests/tseries/holiday/test_calendar.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tseries/holiday copying build/lib.linux-riscv64-3.8/pandas/tests/tseries/holiday/test_observance.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tseries/holiday copying build/lib.linux-riscv64-3.8/pandas/tests/tseries/holiday/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tseries/holiday copying build/lib.linux-riscv64-3.8/pandas/tests/tseries/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tseries creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tseries/offsets copying build/lib.linux-riscv64-3.8/pandas/tests/tseries/offsets/test_offsets_properties.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tseries/offsets copying build/lib.linux-riscv64-3.8/pandas/tests/tseries/offsets/test_yqm_offsets.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tseries/offsets copying build/lib.linux-riscv64-3.8/pandas/tests/tseries/offsets/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tseries/offsets copying build/lib.linux-riscv64-3.8/pandas/tests/tseries/offsets/test_offsets.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tseries/offsets copying build/lib.linux-riscv64-3.8/pandas/tests/tseries/offsets/common.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tseries/offsets copying build/lib.linux-riscv64-3.8/pandas/tests/tseries/offsets/test_fiscal.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tseries/offsets copying build/lib.linux-riscv64-3.8/pandas/tests/tseries/offsets/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tseries/offsets copying build/lib.linux-riscv64-3.8/pandas/tests/tseries/offsets/test_ticks.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tseries/offsets creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io copying build/lib.linux-riscv64-3.8/pandas/tests/io/test_html.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.8/pandas/tests/io/parser/test_python_parser_only.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.8/pandas/tests/io/parser/test_quoting.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.8/pandas/tests/io/parser/test_na_values.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.8/pandas/tests/io/parser/test_usecols.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.8/pandas/tests/io/parser/test_unsupported.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.8/pandas/tests/io/parser/test_dialect.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.8/pandas/tests/io/parser/test_skiprows.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.8/pandas/tests/io/parser/test_network.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.8/pandas/tests/io/parser/test_converters.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.8/pandas/tests/io/parser/test_multi_thread.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.8/pandas/tests/io/parser/test_read_fwf.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.8/pandas/tests/io/parser/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.8/pandas/tests/io/parser/test_comment.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.8/pandas/tests/io/parser/test_common.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.8/pandas/tests/io/parser/test_header.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.8/pandas/tests/io/parser/test_mangle_dupes.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.8/pandas/tests/io/parser/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.8/pandas/tests/io/parser/test_parse_dates.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.8/pandas/tests/io/parser/test_textreader.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.8/pandas/tests/io/parser/test_c_parser_only.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.8/pandas/tests/io/parser/test_index_col.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.8/pandas/tests/io/parser/test_compression.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.8/pandas/tests/io/parser/test_dtypes.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.8/pandas/tests/io/test_pickle.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io copying build/lib.linux-riscv64-3.8/pandas/tests/io/test_parquet.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io copying build/lib.linux-riscv64-3.8/pandas/tests/io/test_feather.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io copying build/lib.linux-riscv64-3.8/pandas/tests/io/test_stata.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io copying build/lib.linux-riscv64-3.8/pandas/tests/io/test_date_converters.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io copying build/lib.linux-riscv64-3.8/pandas/tests/io/test_clipboard.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io copying build/lib.linux-riscv64-3.8/pandas/tests/io/test_gcs.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/pytables copying build/lib.linux-riscv64-3.8/pandas/tests/io/pytables/test_pytables_missing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/pytables copying build/lib.linux-riscv64-3.8/pandas/tests/io/pytables/test_pytables.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/pytables copying build/lib.linux-riscv64-3.8/pandas/tests/io/pytables/test_compat.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/pytables copying build/lib.linux-riscv64-3.8/pandas/tests/io/pytables/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/pytables creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/formats copying build/lib.linux-riscv64-3.8/pandas/tests/io/formats/test_to_latex.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/formats copying build/lib.linux-riscv64-3.8/pandas/tests/io/formats/test_to_html.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/formats copying build/lib.linux-riscv64-3.8/pandas/tests/io/formats/test_eng_formatting.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/formats copying build/lib.linux-riscv64-3.8/pandas/tests/io/formats/test_to_excel.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/formats copying build/lib.linux-riscv64-3.8/pandas/tests/io/formats/test_style.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/formats copying build/lib.linux-riscv64-3.8/pandas/tests/io/formats/test_css.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/formats copying build/lib.linux-riscv64-3.8/pandas/tests/io/formats/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/formats copying build/lib.linux-riscv64-3.8/pandas/tests/io/formats/test_format.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/formats copying build/lib.linux-riscv64-3.8/pandas/tests/io/formats/test_to_csv.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/formats copying build/lib.linux-riscv64-3.8/pandas/tests/io/formats/test_printing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/formats copying build/lib.linux-riscv64-3.8/pandas/tests/io/formats/test_console.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/formats copying build/lib.linux-riscv64-3.8/pandas/tests/io/test_gbq.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io copying build/lib.linux-riscv64-3.8/pandas/tests/io/test_packers.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io copying build/lib.linux-riscv64-3.8/pandas/tests/io/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io copying build/lib.linux-riscv64-3.8/pandas/tests/io/test_sql.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/excel copying build/lib.linux-riscv64-3.8/pandas/tests/io/excel/test_style.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/excel copying build/lib.linux-riscv64-3.8/pandas/tests/io/excel/test_writers.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/excel copying build/lib.linux-riscv64-3.8/pandas/tests/io/excel/test_xlsxwriter.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/excel copying build/lib.linux-riscv64-3.8/pandas/tests/io/excel/test_xlrd.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/excel copying build/lib.linux-riscv64-3.8/pandas/tests/io/excel/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/excel copying build/lib.linux-riscv64-3.8/pandas/tests/io/excel/test_openpyxl.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/excel copying build/lib.linux-riscv64-3.8/pandas/tests/io/excel/test_xlwt.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/excel copying build/lib.linux-riscv64-3.8/pandas/tests/io/excel/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/excel copying build/lib.linux-riscv64-3.8/pandas/tests/io/excel/test_readers.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/excel copying build/lib.linux-riscv64-3.8/pandas/tests/io/excel/test_odf.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/excel copying build/lib.linux-riscv64-3.8/pandas/tests/io/test_common.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io copying build/lib.linux-riscv64-3.8/pandas/tests/io/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-3.8/pandas/tests/io/msgpack/test_case.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-3.8/pandas/tests/io/msgpack/test_subtype.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-3.8/pandas/tests/io/msgpack/test_pack.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-3.8/pandas/tests/io/msgpack/test_read_size.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-3.8/pandas/tests/io/msgpack/test_unpack.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-3.8/pandas/tests/io/msgpack/test_seq.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-3.8/pandas/tests/io/msgpack/test_buffer.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-3.8/pandas/tests/io/msgpack/test_sequnpack.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-3.8/pandas/tests/io/msgpack/common.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-3.8/pandas/tests/io/msgpack/test_limits.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-3.8/pandas/tests/io/msgpack/test_obj.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-3.8/pandas/tests/io/msgpack/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-3.8/pandas/tests/io/msgpack/test_except.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-3.8/pandas/tests/io/msgpack/test_extension.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-3.8/pandas/tests/io/msgpack/test_format.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-3.8/pandas/tests/io/msgpack/test_unpack_raw.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-3.8/pandas/tests/io/msgpack/test_newspec.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-3.8/pandas/tests/io/test_spss.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io copying build/lib.linux-riscv64-3.8/pandas/tests/io/test_compression.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io copying build/lib.linux-riscv64-3.8/pandas/tests/io/generate_legacy_storage_files.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/sas copying build/lib.linux-riscv64-3.8/pandas/tests/io/sas/test_xport.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/sas copying build/lib.linux-riscv64-3.8/pandas/tests/io/sas/test_sas7bdat.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/sas copying build/lib.linux-riscv64-3.8/pandas/tests/io/sas/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/sas copying build/lib.linux-riscv64-3.8/pandas/tests/io/sas/test_sas.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/sas copying build/lib.linux-riscv64-3.8/pandas/tests/io/test_s3.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/json copying build/lib.linux-riscv64-3.8/pandas/tests/io/json/test_pandas.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/json copying build/lib.linux-riscv64-3.8/pandas/tests/io/json/test_normalize.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/json copying build/lib.linux-riscv64-3.8/pandas/tests/io/json/test_ujson.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/json copying build/lib.linux-riscv64-3.8/pandas/tests/io/json/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/json copying build/lib.linux-riscv64-3.8/pandas/tests/io/json/test_compression.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/json copying build/lib.linux-riscv64-3.8/pandas/tests/io/json/test_readlines.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/json copying build/lib.linux-riscv64-3.8/pandas/tests/io/json/test_json_table_schema.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/json copying build/lib.linux-riscv64-3.8/pandas/tests/test_register_accessor.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/internals copying build/lib.linux-riscv64-3.8/pandas/tests/internals/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/internals copying build/lib.linux-riscv64-3.8/pandas/tests/internals/test_internals.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/internals creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/sparse creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/sparse/series copying build/lib.linux-riscv64-3.8/pandas/tests/sparse/series/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/sparse/series copying build/lib.linux-riscv64-3.8/pandas/tests/sparse/series/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/sparse/series copying build/lib.linux-riscv64-3.8/pandas/tests/sparse/series/test_series.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/sparse/series copying build/lib.linux-riscv64-3.8/pandas/tests/sparse/test_combine_concat.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/sparse copying build/lib.linux-riscv64-3.8/pandas/tests/sparse/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/sparse copying build/lib.linux-riscv64-3.8/pandas/tests/sparse/common.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/sparse copying build/lib.linux-riscv64-3.8/pandas/tests/sparse/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/sparse creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/sparse/frame copying build/lib.linux-riscv64-3.8/pandas/tests/sparse/frame/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/sparse/frame copying build/lib.linux-riscv64-3.8/pandas/tests/sparse/frame/test_analytics.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/sparse/frame copying build/lib.linux-riscv64-3.8/pandas/tests/sparse/frame/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/sparse/frame copying build/lib.linux-riscv64-3.8/pandas/tests/sparse/frame/test_apply.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/sparse/frame copying build/lib.linux-riscv64-3.8/pandas/tests/sparse/frame/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/sparse/frame copying build/lib.linux-riscv64-3.8/pandas/tests/sparse/frame/test_frame.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/sparse/frame copying build/lib.linux-riscv64-3.8/pandas/tests/sparse/frame/test_to_csv.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/sparse/frame copying build/lib.linux-riscv64-3.8/pandas/tests/sparse/frame/test_to_from_scipy.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/sparse/frame copying build/lib.linux-riscv64-3.8/pandas/tests/sparse/test_reshape.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/sparse copying build/lib.linux-riscv64-3.8/pandas/tests/sparse/test_format.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/sparse copying build/lib.linux-riscv64-3.8/pandas/tests/sparse/test_groupby.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/sparse copying build/lib.linux-riscv64-3.8/pandas/tests/sparse/test_pivot.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/sparse copying build/lib.linux-riscv64-3.8/pandas/tests/test_base.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests copying build/lib.linux-riscv64-3.8/pandas/testing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas copying build/lib.linux-riscv64-3.8/pandas/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/arrays copying build/lib.linux-riscv64-3.8/pandas/arrays/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/arrays creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/util copying build/lib.linux-riscv64-3.8/pandas/util/_decorators.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/util copying build/lib.linux-riscv64-3.8/pandas/util/_depr_module.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/util copying build/lib.linux-riscv64-3.8/pandas/util/_validators.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/util copying build/lib.linux-riscv64-3.8/pandas/util/testing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/util copying build/lib.linux-riscv64-3.8/pandas/util/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/util copying build/lib.linux-riscv64-3.8/pandas/util/_move.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/util copying build/lib.linux-riscv64-3.8/pandas/util/_exceptions.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/util copying build/lib.linux-riscv64-3.8/pandas/util/_test_decorators.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/util copying build/lib.linux-riscv64-3.8/pandas/util/_doctools.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/util copying build/lib.linux-riscv64-3.8/pandas/util/_print_versions.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/util copying build/lib.linux-riscv64-3.8/pandas/util/_tester.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/util creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tseries copying build/lib.linux-riscv64-3.8/pandas/tseries/offsets.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tseries copying build/lib.linux-riscv64-3.8/pandas/tseries/api.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tseries copying build/lib.linux-riscv64-3.8/pandas/tseries/converter.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tseries copying build/lib.linux-riscv64-3.8/pandas/tseries/holiday.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tseries copying build/lib.linux-riscv64-3.8/pandas/tseries/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tseries copying build/lib.linux-riscv64-3.8/pandas/tseries/plotting.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tseries copying build/lib.linux-riscv64-3.8/pandas/tseries/frequencies.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tseries creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_config copying build/lib.linux-riscv64-3.8/pandas/_config/config.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_config copying build/lib.linux-riscv64-3.8/pandas/_config/display.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_config copying build/lib.linux-riscv64-3.8/pandas/_config/localization.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_config copying build/lib.linux-riscv64-3.8/pandas/_config/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_config copying build/lib.linux-riscv64-3.8/pandas/_config/dates.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_config creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io copying build/lib.linux-riscv64-3.8/pandas/io/gcs.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io copying build/lib.linux-riscv64-3.8/pandas/io/spss.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/clipboard copying build/lib.linux-riscv64-3.8/pandas/io/clipboard/exceptions.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/clipboard copying build/lib.linux-riscv64-3.8/pandas/io/clipboard/windows.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/clipboard copying build/lib.linux-riscv64-3.8/pandas/io/clipboard/clipboards.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/clipboard copying build/lib.linux-riscv64-3.8/pandas/io/clipboard/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/clipboard copying build/lib.linux-riscv64-3.8/pandas/io/parsers.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io copying build/lib.linux-riscv64-3.8/pandas/io/sql.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io copying build/lib.linux-riscv64-3.8/pandas/io/s3.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io copying build/lib.linux-riscv64-3.8/pandas/io/parquet.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io copying build/lib.linux-riscv64-3.8/pandas/io/api.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io copying build/lib.linux-riscv64-3.8/pandas/io/feather_format.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io copying build/lib.linux-riscv64-3.8/pandas/io/date_converters.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io copying build/lib.linux-riscv64-3.8/pandas/io/pickle.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/formats creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/formats/templates copying build/lib.linux-riscv64-3.8/pandas/io/formats/templates/html.tpl -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/formats/templates copying build/lib.linux-riscv64-3.8/pandas/io/formats/latex.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/formats copying build/lib.linux-riscv64-3.8/pandas/io/formats/css.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/formats copying build/lib.linux-riscv64-3.8/pandas/io/formats/csvs.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/formats copying build/lib.linux-riscv64-3.8/pandas/io/formats/printing.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/formats copying build/lib.linux-riscv64-3.8/pandas/io/formats/format.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/formats copying build/lib.linux-riscv64-3.8/pandas/io/formats/html.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/formats copying build/lib.linux-riscv64-3.8/pandas/io/formats/excel.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/formats copying build/lib.linux-riscv64-3.8/pandas/io/formats/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/formats copying build/lib.linux-riscv64-3.8/pandas/io/formats/console.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/formats copying build/lib.linux-riscv64-3.8/pandas/io/formats/style.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/formats copying build/lib.linux-riscv64-3.8/pandas/io/stata.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io copying build/lib.linux-riscv64-3.8/pandas/io/html.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/excel copying build/lib.linux-riscv64-3.8/pandas/io/excel/_xlwt.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/excel copying build/lib.linux-riscv64-3.8/pandas/io/excel/_openpyxl.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/excel copying build/lib.linux-riscv64-3.8/pandas/io/excel/_xlrd.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/excel copying build/lib.linux-riscv64-3.8/pandas/io/excel/_base.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/excel copying build/lib.linux-riscv64-3.8/pandas/io/excel/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/excel copying build/lib.linux-riscv64-3.8/pandas/io/excel/_util.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/excel copying build/lib.linux-riscv64-3.8/pandas/io/excel/_odfreader.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/excel copying build/lib.linux-riscv64-3.8/pandas/io/excel/_xlsxwriter.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/excel copying build/lib.linux-riscv64-3.8/pandas/io/common.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io copying build/lib.linux-riscv64-3.8/pandas/io/clipboards.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io copying build/lib.linux-riscv64-3.8/pandas/io/gbq.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io copying build/lib.linux-riscv64-3.8/pandas/io/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/msgpack copying build/lib.linux-riscv64-3.8/pandas/io/msgpack/exceptions.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/msgpack copying build/lib.linux-riscv64-3.8/pandas/io/msgpack/_version.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/msgpack copying build/lib.linux-riscv64-3.8/pandas/io/msgpack/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/msgpack copying build/lib.linux-riscv64-3.8/pandas/io/msgpack/_unpacker.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/msgpack copying build/lib.linux-riscv64-3.8/pandas/io/msgpack/_packer.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/msgpack copying build/lib.linux-riscv64-3.8/pandas/io/pytables.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/sas copying build/lib.linux-riscv64-3.8/pandas/io/sas/sas7bdat.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/sas copying build/lib.linux-riscv64-3.8/pandas/io/sas/sasreader.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/sas copying build/lib.linux-riscv64-3.8/pandas/io/sas/sas_constants.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/sas copying build/lib.linux-riscv64-3.8/pandas/io/sas/_sas.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/sas copying build/lib.linux-riscv64-3.8/pandas/io/sas/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/sas copying build/lib.linux-riscv64-3.8/pandas/io/sas/sas_xport.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/sas copying build/lib.linux-riscv64-3.8/pandas/io/packers.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io creating /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/json copying build/lib.linux-riscv64-3.8/pandas/io/json/_table_schema.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/json copying build/lib.linux-riscv64-3.8/pandas/io/json/_normalize.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/json copying build/lib.linux-riscv64-3.8/pandas/io/json/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/json copying build/lib.linux-riscv64-3.8/pandas/io/json/_json.py -> /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/json byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/compat/chainmap.py to chainmap.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/compat/numpy/function.py to function.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/compat/numpy/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/compat/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/compat/_optional.py to _optional.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/compat/pickle_compat.py to pickle_compat.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/generic.py to generic.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/indexers.py to indexers.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/groupby/generic.py to generic.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/groupby/ops.py to ops.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/groupby/categorical.py to categorical.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/groupby/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/groupby/groupby.py to groupby.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/groupby/grouper.py to grouper.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/groupby/base.py to base.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/nanops.py to nanops.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/api.py to api.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/indexes/datetimes.py to datetimes.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/indexes/range.py to range.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/indexes/frozen.py to frozen.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/indexes/multi.py to multi.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/indexes/api.py to api.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/indexes/interval.py to interval.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/indexes/accessors.py to accessors.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/indexes/period.py to period.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/indexes/timedeltas.py to timedeltas.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/indexes/numeric.py to numeric.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/indexes/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/indexes/base.py to base.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/indexes/category.py to category.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/indexes/datetimelike.py to datetimelike.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/index.py to index.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/series.py to series.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/sorting.py to sorting.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/dtypes/cast.py to cast.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/dtypes/generic.py to generic.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/dtypes/concat.py to concat.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/dtypes/api.py to api.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/dtypes/inference.py to inference.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/dtypes/dtypes.py to dtypes.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/dtypes/common.py to common.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/dtypes/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/dtypes/missing.py to missing.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/dtypes/base.py to base.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/config_init.py to config_init.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/algorithms.py to algorithms.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/reshape/reshape.py to reshape.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/reshape/concat.py to concat.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/reshape/api.py to api.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/reshape/util.py to util.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/reshape/tile.py to tile.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/reshape/melt.py to melt.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/reshape/pivot.py to pivot.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/reshape/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/reshape/merge.py to merge.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/computation/expressions.py to expressions.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/computation/eval.py to eval.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/computation/api.py to api.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/computation/check.py to check.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/computation/align.py to align.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/computation/common.py to common.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/computation/ops.py to ops.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/computation/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/computation/engines.py to engines.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/computation/scope.py to scope.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/computation/expr.py to expr.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/computation/pytables.py to pytables.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/window.py to window.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/strings.py to strings.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/common.py to common.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/ops/roperator.py to roperator.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/ops/docstrings.py to docstrings.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/ops/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/ops/missing.py to missing.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/arrays/_ranges.py to _ranges.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/arrays/array_.py to array_.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/arrays/datetimes.py to datetimes.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/arrays/integer.py to integer.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/arrays/interval.py to interval.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/arrays/period.py to period.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/arrays/sparse.py to sparse.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/arrays/timedeltas.py to timedeltas.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/arrays/categorical.py to categorical.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/arrays/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/arrays/base.py to base.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/arrays/numpy_.py to numpy_.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/arrays/datetimelike.py to datetimelike.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/tools/datetimes.py to datetimes.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/tools/timedeltas.py to timedeltas.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/tools/numeric.py to numeric.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/tools/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/accessor.py to accessor.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/indexing.py to indexing.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/util/hashing.py to hashing.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/util/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/missing.py to missing.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/apply.py to apply.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/base.py to base.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/internals/concat.py to concat.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/internals/managers.py to managers.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/internals/construction.py to construction.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/internals/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/internals/arrays.py to arrays.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/internals/blocks.py to blocks.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/frame.py to frame.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/resample.py to resample.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/sparse/api.py to api.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/sparse/series.py to series.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/sparse/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/sparse/scipy_sparse.py to scipy_sparse.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/core/sparse/frame.py to frame.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_typing.py to _typing.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/tslibs/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/errors/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/conftest.py to conftest.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/api/types/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/api/extensions/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/api/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/plotting/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/plotting/_matplotlib/timeseries.py to timeseries.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/plotting/_matplotlib/misc.py to misc.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/plotting/_matplotlib/converter.py to converter.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/plotting/_matplotlib/core.py to core.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/plotting/_matplotlib/boxplot.py to boxplot.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/plotting/_matplotlib/tools.py to tools.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/plotting/_matplotlib/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/plotting/_matplotlib/hist.py to hist.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/plotting/_matplotlib/compat.py to compat.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/plotting/_matplotlib/style.py to style.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/plotting/_core.py to _core.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/plotting/_misc.py to _misc.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_version.py to _version.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/test_algos.py to test_algos.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/test_optional_dependency.py to test_optional_dependency.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/test_strings.py to test_strings.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series/test_repr.py to test_repr.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series/test_api.py to test_api.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series/test_timezones.py to test_timezones.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series/test_explode.py to test_explode.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series/test_combine_concat.py to test_combine_concat.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series/test_validate.py to test_validate.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series/indexing/test_alter_index.py to test_alter_index.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series/indexing/test_loc.py to test_loc.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series/indexing/test_indexing.py to test_indexing.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series/indexing/test_callable.py to test_callable.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series/indexing/conftest.py to conftest.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series/indexing/test_numeric.py to test_numeric.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series/indexing/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series/indexing/test_iloc.py to test_iloc.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series/indexing/test_boolean.py to test_boolean.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series/indexing/test_datetime.py to test_datetime.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series/test_duplicates.py to test_duplicates.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series/test_io.py to test_io.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series/test_period.py to test_period.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series/test_arithmetic.py to test_arithmetic.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series/test_analytics.py to test_analytics.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series/conftest.py to conftest.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series/test_alter_axes.py to test_alter_axes.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series/test_ufunc.py to test_ufunc.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series/test_apply.py to test_apply.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series/common.py to common.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series/test_constructors.py to test_constructors.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series/test_quantile.py to test_quantile.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series/test_asof.py to test_asof.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series/test_sorting.py to test_sorting.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series/test_missing.py to test_missing.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series/test_replace.py to test_replace.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series/test_internals.py to test_internals.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series/test_datetime_values.py to test_datetime_values.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series/test_block_internals.py to test_block_internals.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series/test_rank.py to test_rank.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series/test_subclass.py to test_subclass.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series/test_operators.py to test_operators.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series/test_dtypes.py to test_dtypes.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/series/test_timeseries.py to test_timeseries.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/multiindex/test_partial.py to test_partial.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/multiindex/test_chaining_and_caching.py to test_chaining_and_caching.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/multiindex/test_xs.py to test_xs.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/multiindex/test_loc.py to test_loc.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/multiindex/test_indexing_slow.py to test_indexing_slow.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/multiindex/test_multiindex.py to test_multiindex.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/multiindex/test_getitem.py to test_getitem.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/multiindex/conftest.py to conftest.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/multiindex/test_setitem.py to test_setitem.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/multiindex/test_set_ops.py to test_set_ops.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/multiindex/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/multiindex/test_iloc.py to test_iloc.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/multiindex/test_ix.py to test_ix.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/multiindex/test_slice.py to test_slice.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/multiindex/test_sorted.py to test_sorted.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/multiindex/test_datetime.py to test_datetime.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/test_coercion.py to test_coercion.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/interval/test_interval.py to test_interval.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/interval/test_interval_new.py to test_interval_new.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/interval/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/test_scalar.py to test_scalar.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/test_partial.py to test_partial.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/test_chaining_and_caching.py to test_chaining_and_caching.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/test_timedelta.py to test_timedelta.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/test_categorical.py to test_categorical.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/test_loc.py to test_loc.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/test_indexing_slow.py to test_indexing_slow.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/test_indexing.py to test_indexing.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/test_callable.py to test_callable.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/test_indexing_engines.py to test_indexing_engines.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/conftest.py to conftest.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/common.py to common.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/test_iloc.py to test_iloc.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/test_ix.py to test_ix.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/test_floats.py to test_floats.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexing/test_datetime.py to test_datetime.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/groupby/test_nth.py to test_nth.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/groupby/test_whitelist.py to test_whitelist.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/groupby/test_counting.py to test_counting.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/groupby/test_timegrouper.py to test_timegrouper.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/groupby/test_transform.py to test_transform.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/groupby/test_categorical.py to test_categorical.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/groupby/test_bin_groupby.py to test_bin_groupby.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/groupby/test_value_counts.py to test_value_counts.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/groupby/aggregate/test_aggregate.py to test_aggregate.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/groupby/aggregate/test_cython.py to test_cython.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/groupby/aggregate/test_other.py to test_other.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/groupby/aggregate/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/groupby/conftest.py to conftest.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/groupby/test_apply.py to test_apply.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/groupby/test_index_as_string.py to test_index_as_string.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/groupby/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/groupby/test_function.py to test_function.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/groupby/test_groupby.py to test_groupby.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/groupby/test_filters.py to test_filters.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/groupby/test_rank.py to test_rank.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/groupby/test_grouping.py to test_grouping.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/test_expressions.py to test_expressions.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/period/test_scalar_compat.py to test_scalar_compat.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/period/test_astype.py to test_astype.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/period/test_tools.py to test_tools.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/period/test_indexing.py to test_indexing.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/period/test_period.py to test_period.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/period/test_arithmetic.py to test_arithmetic.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/period/test_ops.py to test_ops.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/period/test_period_range.py to test_period_range.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/period/test_setops.py to test_setops.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/period/test_asfreq.py to test_asfreq.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/period/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/period/test_formats.py to test_formats.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/period/test_construction.py to test_construction.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/period/test_partial_slicing.py to test_partial_slicing.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/interval/test_astype.py to test_astype.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/interval/test_interval_tree.py to test_interval_tree.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/interval/test_interval.py to test_interval.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/interval/test_setops.py to test_setops.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/interval/test_interval_new.py to test_interval_new.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/interval/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/interval/test_interval_range.py to test_interval_range.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/interval/test_construction.py to test_construction.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/datetimes/test_timezones.py to test_timezones.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/datetimes/test_scalar_compat.py to test_scalar_compat.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/datetimes/test_astype.py to test_astype.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/datetimes/test_tools.py to test_tools.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/datetimes/test_indexing.py to test_indexing.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/datetimes/test_datetimelike.py to test_datetimelike.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/datetimes/test_arithmetic.py to test_arithmetic.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/datetimes/test_ops.py to test_ops.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/datetimes/test_setops.py to test_setops.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/datetimes/test_misc.py to test_misc.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/datetimes/test_missing.py to test_missing.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/datetimes/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/datetimes/test_formats.py to test_formats.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/datetimes/test_date_range.py to test_date_range.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/datetimes/test_construction.py to test_construction.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/datetimes/test_datetime.py to test_datetime.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/datetimes/test_partial_slicing.py to test_partial_slicing.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/conftest.py to conftest.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/test_setops.py to test_setops.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/test_numeric.py to test_numeric.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/common.py to common.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/test_common.py to test_common.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/multi/test_contains.py to test_contains.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/multi/test_astype.py to test_astype.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/multi/test_integrity.py to test_integrity.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/multi/test_duplicates.py to test_duplicates.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/multi/test_constructor.py to test_constructor.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/multi/test_compat.py to test_compat.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/multi/test_indexing.py to test_indexing.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/multi/test_names.py to test_names.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/multi/test_get_set.py to test_get_set.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/multi/test_drop.py to test_drop.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/multi/test_join.py to test_join.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/multi/test_equivalence.py to test_equivalence.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/multi/test_analytics.py to test_analytics.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/multi/test_reindex.py to test_reindex.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/multi/conftest.py to conftest.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/multi/test_monotonic.py to test_monotonic.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/multi/test_set_ops.py to test_set_ops.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/multi/test_sorting.py to test_sorting.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/multi/test_missing.py to test_missing.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/multi/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/multi/test_reshape.py to test_reshape.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/multi/test_partial_indexing.py to test_partial_indexing.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/multi/test_format.py to test_format.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/multi/test_copy.py to test_copy.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/multi/test_conversion.py to test_conversion.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/timedeltas/test_timedelta_range.py to test_timedelta_range.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/timedeltas/test_scalar_compat.py to test_scalar_compat.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/timedeltas/test_timedelta.py to test_timedelta.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/timedeltas/test_astype.py to test_astype.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/timedeltas/test_tools.py to test_tools.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/timedeltas/test_indexing.py to test_indexing.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/timedeltas/test_arithmetic.py to test_arithmetic.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/timedeltas/test_ops.py to test_ops.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/timedeltas/test_setops.py to test_setops.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/timedeltas/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/timedeltas/test_formats.py to test_formats.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/timedeltas/test_construction.py to test_construction.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/timedeltas/test_partial_slicing.py to test_partial_slicing.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/test_range.py to test_range.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/test_category.py to test_category.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/test_numpy_compat.py to test_numpy_compat.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/test_frozen.py to test_frozen.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/datetimelike.py to datetimelike.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/indexes/test_base.py to test_base.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/test_downstream.py to test_downstream.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/config/test_localization.py to test_localization.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/config/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/config/test_config.py to test_config.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/test_compat.py to test_compat.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/base/dtype.py to dtype.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/base/interface.py to interface.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/base/getitem.py to getitem.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/base/printing.py to printing.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/base/io.py to io.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/base/methods.py to methods.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/base/reduce.py to reduce.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/base/casting.py to casting.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/base/setitem.py to setitem.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/base/reshaping.py to reshaping.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/base/ops.py to ops.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/base/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/base/groupby.py to groupby.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/base/missing.py to missing.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/base/base.py to base.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/base/constructors.py to constructors.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/test_categorical.py to test_categorical.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/test_period.py to test_period.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/arrow/test_bool.py to test_bool.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/arrow/bool.py to bool.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/arrow/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/test_integer.py to test_integer.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/test_interval.py to test_interval.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/conftest.py to conftest.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/test_numpy.py to test_numpy.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/test_common.py to test_common.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/list/array.py to array.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/list/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/list/test_list.py to test_list.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/test_external_block.py to test_external_block.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/test_sparse.py to test_sparse.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/decimal/array.py to array.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/decimal/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/decimal/test_decimal.py to test_decimal.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/test_datetime.py to test_datetime.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/json/array.py to array.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/json/test_json.py to test_json.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/extension/json/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/dtypes/test_concat.py to test_concat.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/dtypes/test_inference.py to test_inference.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/dtypes/test_common.py to test_common.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/dtypes/test_missing.py to test_missing.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/dtypes/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/dtypes/cast/test_construct_from_scalar.py to test_construct_from_scalar.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/dtypes/cast/test_construct_object_arr.py to test_construct_object_arr.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/dtypes/cast/test_infer_datetimelike.py to test_infer_datetimelike.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/dtypes/cast/test_downcast.py to test_downcast.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/dtypes/cast/test_construct_ndarray.py to test_construct_ndarray.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/dtypes/cast/test_convert_objects.py to test_convert_objects.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/dtypes/cast/test_upcast.py to test_upcast.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/dtypes/cast/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/dtypes/cast/test_infer_dtype.py to test_infer_dtype.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/dtypes/cast/test_find_common_type.py to test_find_common_type.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/dtypes/cast/test_promote.py to test_promote.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/dtypes/test_dtypes.py to test_dtypes.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/dtypes/test_generic.py to test_generic.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/test_join.py to test_join.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tslibs/test_parse_iso8601.py to test_parse_iso8601.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tslibs/test_api.py to test_api.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tslibs/test_timezones.py to test_timezones.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tslibs/test_array_to_datetime.py to test_array_to_datetime.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tslibs/test_libfrequencies.py to test_libfrequencies.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tslibs/test_normalize_date.py to test_normalize_date.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tslibs/test_parsing.py to test_parsing.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tslibs/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tslibs/test_period_asfreq.py to test_period_asfreq.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tslibs/test_liboffsets.py to test_liboffsets.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tslibs/test_ccalendar.py to test_ccalendar.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tslibs/test_conversion.py to test_conversion.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tslibs/test_timedeltas.py to test_timedeltas.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/reshape/merge/test_merge_ordered.py to test_merge_ordered.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/reshape/merge/test_multi.py to test_multi.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/reshape/merge/test_join.py to test_join.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/reshape/merge/test_merge_asof.py to test_merge_asof.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/reshape/merge/test_merge.py to test_merge.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/reshape/merge/test_merge_index_as_string.py to test_merge_index_as_string.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/reshape/merge/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/reshape/test_qcut.py to test_qcut.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/reshape/test_union_categoricals.py to test_union_categoricals.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/reshape/test_concat.py to test_concat.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/reshape/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/reshape/test_cut.py to test_cut.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/reshape/test_reshape.py to test_reshape.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/reshape/test_util.py to test_util.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/reshape/test_melt.py to test_melt.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/reshape/test_pivot.py to test_pivot.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/api/test_api.py to test_api.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/api/test_types.py to test_types.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/api/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/plotting/test_backend.py to test_backend.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/plotting/test_converter.py to test_converter.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/plotting/test_datetimelike.py to test_datetimelike.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/plotting/common.py to common.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/plotting/test_misc.py to test_misc.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/plotting/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/plotting/test_frame.py to test_frame.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/plotting/test_groupby.py to test_groupby.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/plotting/test_series.py to test_series.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/plotting/test_hist_method.py to test_hist_method.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/plotting/test_boxplot_method.py to test_boxplot_method.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/resample/test_datetime_index.py to test_datetime_index.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/resample/test_timedelta.py to test_timedelta.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/resample/test_resampler_grouper.py to test_resampler_grouper.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/resample/conftest.py to conftest.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/resample/test_period_index.py to test_period_index.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/resample/test_resample_api.py to test_resample_api.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/resample/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/resample/test_time_grouper.py to test_time_grouper.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/resample/test_base.py to test_base.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/computation/test_eval.py to test_eval.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/computation/test_compat.py to test_compat.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/computation/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/test_multilevel.py to test_multilevel.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/scalar/period/test_period.py to test_period.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/scalar/period/test_asfreq.py to test_asfreq.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/scalar/period/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/scalar/interval/test_ops.py to test_ops.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/scalar/interval/test_interval.py to test_interval.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/scalar/interval/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/scalar/timestamp/test_timezones.py to test_timezones.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/scalar/timestamp/test_rendering.py to test_rendering.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/scalar/timestamp/test_unary_ops.py to test_unary_ops.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/scalar/timestamp/test_comparisons.py to test_comparisons.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/scalar/timestamp/test_arithmetic.py to test_arithmetic.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/scalar/timestamp/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/scalar/timestamp/test_timestamp.py to test_timestamp.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/scalar/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/scalar/timedelta/test_timedelta.py to test_timedelta.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/scalar/timedelta/test_arithmetic.py to test_arithmetic.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/scalar/timedelta/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/scalar/timedelta/test_formats.py to test_formats.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/scalar/timedelta/test_construction.py to test_construction.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/scalar/test_nat.py to test_nat.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/test_common.py to test_common.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/test_lib.py to test_lib.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/test_nanops.py to test_nanops.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/test_take.py to test_take.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/test_sorting.py to test_sorting.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/reductions/test_reductions.py to test_reductions.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/reductions/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/reductions/test_stat_reductions.py to test_stat_reductions.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/interval/test_ops.py to test_ops.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/interval/test_interval.py to test_interval.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/interval/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/categorical/test_algos.py to test_algos.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/categorical/test_repr.py to test_repr.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/categorical/test_api.py to test_api.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/categorical/test_indexing.py to test_indexing.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/categorical/test_analytics.py to test_analytics.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/categorical/test_warnings.py to test_warnings.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/categorical/conftest.py to conftest.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/categorical/common.py to common.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/categorical/test_constructors.py to test_constructors.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/categorical/test_sorting.py to test_sorting.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/categorical/test_missing.py to test_missing.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/categorical/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/categorical/test_subclass.py to test_subclass.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/categorical/test_operators.py to test_operators.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/categorical/test_dtypes.py to test_dtypes.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/test_period.py to test_period.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/test_datetimelike.py to test_datetimelike.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/test_integer.py to test_integer.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/test_numpy.py to test_numpy.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/test_array.py to test_array.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/test_datetimes.py to test_datetimes.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/test_timedeltas.py to test_timedeltas.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/sparse/test_dtype.py to test_dtype.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/sparse/test_arithmetics.py to test_arithmetics.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/sparse/test_array.py to test_array.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/sparse/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/sparse/test_accessor.py to test_accessor.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arrays/sparse/test_libsparse.py to test_libsparse.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame/test_api.py to test_api.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame/test_mutate_columns.py to test_mutate_columns.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame/test_timezones.py to test_timezones.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame/test_explode.py to test_explode.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame/test_combine_concat.py to test_combine_concat.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame/test_validate.py to test_validate.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame/test_duplicates.py to test_duplicates.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame/test_convert_to.py to test_convert_to.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame/test_indexing.py to test_indexing.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame/test_period.py to test_period.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame/test_arithmetic.py to test_arithmetic.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame/test_join.py to test_join.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame/test_analytics.py to test_analytics.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame/conftest.py to conftest.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame/test_alter_axes.py to test_alter_axes.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame/test_apply.py to test_apply.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame/common.py to common.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame/test_sort_values_level_as_str.py to test_sort_values_level_as_str.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame/test_constructors.py to test_constructors.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame/test_quantile.py to test_quantile.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame/test_asof.py to test_asof.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame/test_sorting.py to test_sorting.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame/test_missing.py to test_missing.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame/test_replace.py to test_replace.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame/test_block_internals.py to test_block_internals.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame/test_reshape.py to test_reshape.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame/test_nonunique_indexes.py to test_nonunique_indexes.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame/test_to_csv.py to test_to_csv.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame/test_query_eval.py to test_query_eval.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame/test_rank.py to test_rank.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame/test_repr_info.py to test_repr_info.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame/test_subclass.py to test_subclass.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame/test_operators.py to test_operators.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame/test_dtypes.py to test_dtypes.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame/test_axis_select_reindex.py to test_axis_select_reindex.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/frame/test_timeseries.py to test_timeseries.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arithmetic/test_object.py to test_object.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arithmetic/test_period.py to test_period.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arithmetic/conftest.py to conftest.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arithmetic/test_numeric.py to test_numeric.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arithmetic/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arithmetic/test_timedelta64.py to test_timedelta64.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/arithmetic/test_datetime64.py to test_datetime64.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tools/test_numeric.py to test_numeric.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tools/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/window/test_api.py to test_api.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/window/test_ewm.py to test_ewm.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/window/test_timeseries_window.py to test_timeseries_window.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/window/test_moments.py to test_moments.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/window/test_grouper.py to test_grouper.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/window/test_pairwise.py to test_pairwise.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/window/conftest.py to conftest.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/window/common.py to common.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/window/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/window/test_expanding.py to test_expanding.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/window/test_window.py to test_window.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/window/test_rolling.py to test_rolling.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/window/test_dtypes.py to test_dtypes.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/test_errors.py to test_errors.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/util/test_assert_produces_warning.py to test_assert_produces_warning.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/util/test_safe_import.py to test_safe_import.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/util/test_validate_args_and_kwargs.py to test_validate_args_and_kwargs.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/util/test_assert_extension_array_equal.py to test_assert_extension_array_equal.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/util/test_assert_categorical_equal.py to test_assert_categorical_equal.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/util/test_assert_interval_array_equal.py to test_assert_interval_array_equal.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/util/test_assert_numpy_array_equal.py to test_assert_numpy_array_equal.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/util/conftest.py to conftest.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/util/test_deprecate.py to test_deprecate.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/util/test_hashing.py to test_hashing.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/util/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/util/test_validate_args.py to test_validate_args.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/util/test_assert_index_equal.py to test_assert_index_equal.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/util/test_assert_series_equal.py to test_assert_series_equal.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/util/test_util.py to test_util.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/util/test_deprecate_kwarg.py to test_deprecate_kwarg.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/util/test_validate_kwargs.py to test_validate_kwargs.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/util/test_assert_almost_equal.py to test_assert_almost_equal.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/util/test_move.py to test_move.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/util/test_assert_frame_equal.py to test_assert_frame_equal.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/generic/test_label_or_level_utils.py to test_label_or_level_utils.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/generic/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/generic/test_frame.py to test_frame.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/generic/test_series.py to test_series.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/generic/test_generic.py to test_generic.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tseries/frequencies/test_freq_code.py to test_freq_code.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tseries/frequencies/test_inference.py to test_inference.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tseries/frequencies/test_to_offset.py to test_to_offset.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tseries/frequencies/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tseries/holiday/test_federal.py to test_federal.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tseries/holiday/test_holiday.py to test_holiday.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tseries/holiday/test_calendar.py to test_calendar.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tseries/holiday/test_observance.py to test_observance.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tseries/holiday/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tseries/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tseries/offsets/test_offsets_properties.py to test_offsets_properties.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tseries/offsets/test_yqm_offsets.py to test_yqm_offsets.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tseries/offsets/conftest.py to conftest.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tseries/offsets/test_offsets.py to test_offsets.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tseries/offsets/common.py to common.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tseries/offsets/test_fiscal.py to test_fiscal.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tseries/offsets/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/tseries/offsets/test_ticks.py to test_ticks.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/test_html.py to test_html.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/parser/test_python_parser_only.py to test_python_parser_only.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/parser/test_quoting.py to test_quoting.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/parser/test_na_values.py to test_na_values.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/parser/test_usecols.py to test_usecols.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/parser/test_unsupported.py to test_unsupported.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/parser/test_dialect.py to test_dialect.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/parser/test_skiprows.py to test_skiprows.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/parser/test_network.py to test_network.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/parser/test_converters.py to test_converters.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/parser/test_multi_thread.py to test_multi_thread.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/parser/test_read_fwf.py to test_read_fwf.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/parser/conftest.py to conftest.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/parser/test_comment.py to test_comment.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/parser/test_common.py to test_common.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/parser/test_header.py to test_header.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/parser/test_mangle_dupes.py to test_mangle_dupes.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/parser/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/parser/test_parse_dates.py to test_parse_dates.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/parser/test_textreader.py to test_textreader.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/parser/test_c_parser_only.py to test_c_parser_only.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/parser/test_index_col.py to test_index_col.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/parser/test_compression.py to test_compression.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/parser/test_dtypes.py to test_dtypes.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/test_pickle.py to test_pickle.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/test_parquet.py to test_parquet.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/test_feather.py to test_feather.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/test_stata.py to test_stata.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/test_date_converters.py to test_date_converters.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/test_clipboard.py to test_clipboard.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/test_gcs.py to test_gcs.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/pytables/test_pytables_missing.py to test_pytables_missing.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/pytables/test_pytables.py to test_pytables.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/pytables/test_compat.py to test_compat.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/pytables/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/formats/test_to_latex.py to test_to_latex.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/formats/test_to_html.py to test_to_html.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/formats/test_eng_formatting.py to test_eng_formatting.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/formats/test_to_excel.py to test_to_excel.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/formats/test_style.py to test_style.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/formats/test_css.py to test_css.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/formats/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/formats/test_format.py to test_format.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/formats/test_to_csv.py to test_to_csv.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/formats/test_printing.py to test_printing.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/formats/test_console.py to test_console.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/test_gbq.py to test_gbq.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/test_packers.py to test_packers.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/conftest.py to conftest.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/test_sql.py to test_sql.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/excel/test_style.py to test_style.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/excel/test_writers.py to test_writers.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/excel/test_xlsxwriter.py to test_xlsxwriter.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/excel/test_xlrd.py to test_xlrd.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/excel/conftest.py to conftest.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/excel/test_openpyxl.py to test_openpyxl.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/excel/test_xlwt.py to test_xlwt.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/excel/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/excel/test_readers.py to test_readers.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/excel/test_odf.py to test_odf.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/test_common.py to test_common.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/msgpack/test_case.py to test_case.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/msgpack/test_subtype.py to test_subtype.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/msgpack/test_pack.py to test_pack.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/msgpack/test_read_size.py to test_read_size.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/msgpack/test_unpack.py to test_unpack.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/msgpack/test_seq.py to test_seq.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/msgpack/test_buffer.py to test_buffer.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/msgpack/test_sequnpack.py to test_sequnpack.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/msgpack/common.py to common.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/msgpack/test_limits.py to test_limits.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/msgpack/test_obj.py to test_obj.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/msgpack/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/msgpack/test_except.py to test_except.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/msgpack/test_extension.py to test_extension.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/msgpack/test_format.py to test_format.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/msgpack/test_unpack_raw.py to test_unpack_raw.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/msgpack/test_newspec.py to test_newspec.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/test_spss.py to test_spss.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/test_compression.py to test_compression.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/generate_legacy_storage_files.py to generate_legacy_storage_files.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/sas/test_xport.py to test_xport.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/sas/test_sas7bdat.py to test_sas7bdat.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/sas/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/sas/test_sas.py to test_sas.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/test_s3.py to test_s3.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/json/test_pandas.py to test_pandas.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/json/test_normalize.py to test_normalize.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/json/test_ujson.py to test_ujson.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/json/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/json/test_compression.py to test_compression.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/json/test_readlines.py to test_readlines.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/io/json/test_json_table_schema.py to test_json_table_schema.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/test_register_accessor.py to test_register_accessor.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/internals/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/internals/test_internals.py to test_internals.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/sparse/series/test_indexing.py to test_indexing.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/sparse/series/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/sparse/series/test_series.py to test_series.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/sparse/test_combine_concat.py to test_combine_concat.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/sparse/test_indexing.py to test_indexing.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/sparse/common.py to common.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/sparse/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/sparse/frame/test_indexing.py to test_indexing.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/sparse/frame/test_analytics.py to test_analytics.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/sparse/frame/conftest.py to conftest.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/sparse/frame/test_apply.py to test_apply.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/sparse/frame/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/sparse/frame/test_frame.py to test_frame.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/sparse/frame/test_to_csv.py to test_to_csv.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/sparse/frame/test_to_from_scipy.py to test_to_from_scipy.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/sparse/test_reshape.py to test_reshape.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/sparse/test_format.py to test_format.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/sparse/test_groupby.py to test_groupby.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/sparse/test_pivot.py to test_pivot.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tests/test_base.py to test_base.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/testing.py to testing.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/arrays/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/util/_decorators.py to _decorators.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/util/_depr_module.py to _depr_module.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/util/_validators.py to _validators.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/util/testing.py to testing.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/util/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/util/_exceptions.py to _exceptions.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/util/_test_decorators.py to _test_decorators.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/util/_doctools.py to _doctools.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/util/_print_versions.py to _print_versions.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/util/_tester.py to _tester.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tseries/offsets.py to offsets.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tseries/api.py to api.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tseries/converter.py to converter.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tseries/holiday.py to holiday.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tseries/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tseries/plotting.py to plotting.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/tseries/frequencies.py to frequencies.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_config/config.py to config.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_config/display.py to display.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_config/localization.py to localization.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_config/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_config/dates.py to dates.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/gcs.py to gcs.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/spss.py to spss.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/clipboard/exceptions.py to exceptions.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/clipboard/windows.py to windows.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/clipboard/clipboards.py to clipboards.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/clipboard/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/parsers.py to parsers.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/sql.py to sql.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/s3.py to s3.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/parquet.py to parquet.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/api.py to api.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/feather_format.py to feather_format.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/date_converters.py to date_converters.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/pickle.py to pickle.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/formats/latex.py to latex.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/formats/css.py to css.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/formats/csvs.py to csvs.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/formats/printing.py to printing.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/formats/format.py to format.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/formats/html.py to html.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/formats/excel.py to excel.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/formats/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/formats/console.py to console.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/formats/style.py to style.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/stata.py to stata.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/html.py to html.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/excel/_xlwt.py to _xlwt.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/excel/_openpyxl.py to _openpyxl.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/excel/_xlrd.py to _xlrd.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/excel/_base.py to _base.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/excel/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/excel/_util.py to _util.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/excel/_odfreader.py to _odfreader.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/excel/_xlsxwriter.py to _xlsxwriter.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/common.py to common.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/clipboards.py to clipboards.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/gbq.py to gbq.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/msgpack/exceptions.py to exceptions.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/msgpack/_version.py to _version.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/msgpack/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/pytables.py to pytables.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/sas/sas7bdat.py to sas7bdat.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/sas/sasreader.py to sasreader.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/sas/sas_constants.py to sas_constants.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/sas/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/sas/sas_xport.py to sas_xport.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/packers.py to packers.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/json/_table_schema.py to _table_schema.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/json/_normalize.py to _normalize.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/json/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/json/_json.py to _json.cpython-38.pyc writing byte-compilation script '/tmp/tmpsd9v66gn.py' /usr/bin/python3 /tmp/tmpsd9v66gn.py /usr/lib64/python3.8/site-packages/pandas/tests/frame/test_alter_axes.py:241: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib64/python3.8/site-packages/pandas/tests/frame/test_alter_axes.py:241: SyntaxWarning: "is" with a literal. Did you mean "=="? removing /tmp/tmpsd9v66gn.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' /usr/lib64/python3.8/site-packages/pandas/tests/frame/test_alter_axes.py:241: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib64/python3.8/site-packages/pandas/tests/frame/test_alter_axes.py:241: SyntaxWarning: "is" with a literal. Did you mean "=="? no previously-included directories found matching 'doc/build' warning: no previously-included files matching '*.bz2' found anywhere in distribution warning: no previously-included files matching '*.csv' found anywhere in distribution warning: no previously-included files matching '*.dta' found anywhere in distribution warning: no previously-included files matching '*.gz' found anywhere in distribution warning: no previously-included files matching '*.h5' found anywhere in distribution warning: no previously-included files matching '*.html' found anywhere in distribution warning: no previously-included files matching '*.json' found anywhere in distribution warning: no previously-included files matching '*.msgpack' found anywhere in distribution warning: no previously-included files matching '*.pickle' found anywhere in distribution warning: no previously-included files matching '*.png' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution warning: no previously-included files matching '*.sas7bdat' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.xls' found anywhere in distribution warning: no previously-included files matching '*.xlsm' found anywhere in distribution warning: no previously-included files matching '*.xlsx' found anywhere in distribution warning: no previously-included files matching '*.xpt' found anywhere in distribution warning: no previously-included files matching '*.xz' found anywhere in distribution warning: no previously-included files matching '*.zip' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution warning: no previously-included files matching '.git*' found anywhere in distribution warning: no previously-included files matching '#*' found anywhere in distribution writing manifest file 'pandas.egg-info/SOURCES.txt' Copying pandas.egg-info to /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas-0.25.3-py3.8.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.25.3-2.fc33 --unique-debug-suffix -0.25.3-2.fc33.riscv64 --unique-debug-src-base python-pandas-0.25.3-2.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pandas-0.25.3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/algos.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/groupby.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/hashing.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/hashtable.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/algos.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/groupby.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/hashing.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/hashtable.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/index.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/index.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/indexing.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/indexing.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/internals.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/internals.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/interval.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/interval.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/join.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/join.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/json.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/json.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/lib.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/lib.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/missing.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/missing.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/ops.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/ops.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/parsers.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/parsers.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/properties.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/properties.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/reduction.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/reduction.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/reshape.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/reshape.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/skiplist.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/skiplist.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/sparse.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/sparse.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/testing.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/testing.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/tslib.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/tslib.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/tslibs/c_timestamp.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/tslibs/c_timestamp.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/tslibs/ccalendar.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/tslibs/ccalendar.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/tslibs/conversion.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/tslibs/conversion.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/tslibs/fields.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/tslibs/fields.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/tslibs/frequencies.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/tslibs/frequencies.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/tslibs/nattype.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/tslibs/nattype.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/tslibs/np_datetime.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/tslibs/offsets.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/tslibs/np_datetime.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/tslibs/offsets.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/tslibs/parsing.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/tslibs/parsing.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/tslibs/period.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/tslibs/period.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/tslibs/resolution.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/tslibs/resolution.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/tslibs/strptime.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/tslibs/strptime.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/tslibs/timedeltas.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/tslibs/timedeltas.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/tslibs/timestamps.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/tslibs/timestamps.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/tslibs/timezones.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/tslibs/timezones.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/tslibs/tzconversion.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/tslibs/tzconversion.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/window.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/window.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/writers.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/_libs/writers.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/msgpack/_packer.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/msgpack/_packer.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/msgpack/_unpacker.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/msgpack/_unpacker.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/sas/_sas.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/io/sas/_sas.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/util/_move.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8/site-packages/pandas/util/_move.cpython-38-riscv64-linux-gnu.so original debug info size: 121412kB, size after compression: 118272kB /usr/lib/rpm/sepdebugcrcfix: Updated 43 CRC32s, 0 CRC32s did match. 153229 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/lib64/python3.8 using /usr/bin/python3.8 /usr/lib64/python3.8/site-packages/pandas/tests/frame/test_alter_axes.py:241: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib64/python3.8/site-packages/pandas/tests/frame/test_alter_axes.py:241: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib64/python3.8/site-packages/pandas/tests/frame/test_alter_axes.py:241: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib64/python3.8/site-packages/pandas/tests/frame/test_alter_axes.py:241: SyntaxWarning: "is" with a literal. Did you mean "=="? + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-pandas-0.25.3-2.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qYUku7 + umask 022 + cd /builddir/build/BUILD + cd pandas-0.25.3 + DOCDIR=/builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.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.3-2.fc33.riscv64/usr/share/doc/python3-pandas + cp -pr RELEASE.md /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/share/doc/python3-pandas + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xzxEv9 + umask 022 + cd /builddir/build/BUILD + cd pandas-0.25.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.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.3-2.fc33.riscv64/usr/share/licenses/python3-pandas + cp -pr LICENSE /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64/usr/share/licenses/python3-pandas + RPM_EC=0 ++ jobs -p + exit 0 Provides: lib.cpython-38-riscv64-linux-gnu.so()(64bit) python-pandas = 0.25.3-2.fc33 python3-pandas = 0.25.3-2.fc33 python3-pandas(riscv-64) = 0.25.3-2.fc33 python3.8dist(pandas) = 0.25.3 python38-pandas = 0.25.3-2.fc33 python3dist(pandas) = 0.25.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: 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) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) python(abi) = 3.8 python3.8dist(numpy) >= 1.13.3 python3.8dist(python-dateutil) >= 2.6.1 python3.8dist(pytz) >= 2017.2 rtld(GNU_HASH) Obsoletes: python-pandas < 0.25.3-2.fc33 Recommends: python3-pandas-datareader python3-xlrd python3-xlwt Processing files: python-pandas-debugsource-0.25.3-2.fc33.riscv64 Provides: python-pandas-debugsource = 0.25.3-2.fc33 python-pandas-debugsource(riscv-64) = 0.25.3-2.fc33 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.3-2.fc33.riscv64 Provides: debuginfo(build-id) = 14bcc4e9a8038a885a9100f1d583e8288d285620 debuginfo(build-id) = 1a53e15ae6f94654c6f68c4db0d7c87007c92e03 debuginfo(build-id) = 1c06c1b013799353b5d0772d36a0903c863575bd debuginfo(build-id) = 268dfd0ce483fd7c2d944bd31658e025ce4b74d9 debuginfo(build-id) = 279cdcadc6fc5086af93ca79b29963702e9719f5 debuginfo(build-id) = 296f5113fa7ecce651899888c01dd907db4511ce debuginfo(build-id) = 29ca5f20a9c655ae802cb0814a6836afea73caad debuginfo(build-id) = 3c7ac2dafd844635d03cefebca682d88996a22ed debuginfo(build-id) = 502c747791a29bef4968c795ecd2f4671d11dbc6 debuginfo(build-id) = 507fc4186b0c649a0314fe28742a06efee3c57ab debuginfo(build-id) = 5ae2fdd5762ea088913f7152e8e1ec3bf82f4c01 debuginfo(build-id) = 5c2d2795a8859a1fa6992ff6f835dd4ee93cd49a debuginfo(build-id) = 5f289b7f3dfd3a1220c5c5b81a037b9ad057ffa4 debuginfo(build-id) = 651039c2400f0827b285fc544b40076e02908571 debuginfo(build-id) = 6b59f05fbdf851b57d055beba0eaebd9a492718f debuginfo(build-id) = 71959c800377853ae2bfdb5ebd64f8bbce3a7ebf debuginfo(build-id) = 7ce7802a36ee75e2a64eeff43aca5707ff6b5b85 debuginfo(build-id) = 7f8671bd597cf967031d51acdee40b185318d86e debuginfo(build-id) = 81148952bc1f3510eefb6ea381b9b3c6c6b8a524 debuginfo(build-id) = 8562a7b1c70d14a9274fee4fab972aac4f1c26e1 debuginfo(build-id) = 8b4b2eda43f25db0254200afa7764083816d46fd debuginfo(build-id) = 8ec94d586accacf1557efa63dc47c7abbed1c476 debuginfo(build-id) = 94a5ba10e9ebc1b292d7e6825bd588ae131b6ec7 debuginfo(build-id) = 96855beb7919481d6052dc9f751424b468c13741 debuginfo(build-id) = 99d479e4dceb09652bbd64b17641796497e57547 debuginfo(build-id) = a233e277882dda01b27c2f9146c795bd458fb896 debuginfo(build-id) = a26da77bb646f401171e512ce6abe0ca2956e253 debuginfo(build-id) = a55e0f2e1df82ba46fa3645ed36cb4ee78b9124f debuginfo(build-id) = abb17bc915bc8faf49574c26138a2f72a3bf9536 debuginfo(build-id) = b526d41598f4f4147018b592bf49135d343c5420 debuginfo(build-id) = bfca2a8ee9556a970a12d295894e5d8eafc8af45 debuginfo(build-id) = c200547d3b6d1fc557cd9fbac3a97d6dc210ae2e debuginfo(build-id) = c8d026b304bc92cf028305ee57217249f211df7b debuginfo(build-id) = cbf70730e0d84178a176d5c41de2fc011860ff88 debuginfo(build-id) = db507450a1cf6f591b1c44e550dae074885b0bf0 debuginfo(build-id) = e146976b399d4411969b104f92c13c4181095461 debuginfo(build-id) = e1a559d59b73d97bc3702fca62fcea86afbe224b debuginfo(build-id) = e46c803093c1ca83d8d0c78244068be749f6ce94 debuginfo(build-id) = e62687922e47e35aeedda419bbf5032ff08934ec debuginfo(build-id) = e77ecbbfff157965fbe852cd195fdc4b9ebc4dee debuginfo(build-id) = ed3bbd4b033df8c9ddb6e2a52fa318a3e490272a debuginfo(build-id) = f2f54693b00306e9506df9e70255fc890f07636e debuginfo(build-id) = ff7c413462471b438ed2a385d796be98811efb15 python-pandas-debuginfo = 0.25.3-2.fc33 python3-pandas-debuginfo = 0.25.3-2.fc33 python3-pandas-debuginfo(riscv-64) = 0.25.3-2.fc33 python38-pandas-debuginfo = 0.25.3-2.fc33 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.3-2.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64 Wrote: /builddir/build/RPMS/python3-pandas-0.25.3-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python-pandas-debugsource-0.25.3-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python3-pandas-debuginfo-0.25.3-2.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.x0l686 + umask 022 + cd /builddir/build/BUILD + cd pandas-0.25.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pandas-0.25.3-2.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0