Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-pandas.spec'], chrootPath='/var/lib/mock/f29-build-30095-16437/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=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=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 Wrote: /builddir/build/SRPMS/python-pandas-0.23.4-1.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-pandas.spec'], chrootPath='/var/lib/mock/f29-build-30095-16437/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=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.P3bqoE + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pandas-0.23.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/pandas-0.23.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pandas-0.23.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.p8g90z + umask 022 + cd /builddir/build/BUILD + cd pandas-0.23.4 + 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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib.linux-riscv64-2.7 creating build/lib.linux-riscv64-2.7/pandas copying pandas/tslib.py -> build/lib.linux-riscv64-2.7/pandas copying pandas/parser.py -> build/lib.linux-riscv64-2.7/pandas copying pandas/conftest.py -> build/lib.linux-riscv64-2.7/pandas copying pandas/_version.py -> build/lib.linux-riscv64-2.7/pandas copying pandas/testing.py -> build/lib.linux-riscv64-2.7/pandas copying pandas/json.py -> build/lib.linux-riscv64-2.7/pandas copying pandas/__init__.py -> build/lib.linux-riscv64-2.7/pandas copying pandas/lib.py -> build/lib.linux-riscv64-2.7/pandas creating build/lib.linux-riscv64-2.7/pandas/util copying pandas/util/decorators.py -> build/lib.linux-riscv64-2.7/pandas/util copying pandas/util/testing.py -> build/lib.linux-riscv64-2.7/pandas/util copying pandas/util/_depr_module.py -> build/lib.linux-riscv64-2.7/pandas/util copying pandas/util/_print_versions.py -> build/lib.linux-riscv64-2.7/pandas/util copying pandas/util/_tester.py -> build/lib.linux-riscv64-2.7/pandas/util copying pandas/util/_test_decorators.py -> build/lib.linux-riscv64-2.7/pandas/util copying pandas/util/_doctools.py -> build/lib.linux-riscv64-2.7/pandas/util copying pandas/util/_validators.py -> build/lib.linux-riscv64-2.7/pandas/util copying pandas/util/_decorators.py -> build/lib.linux-riscv64-2.7/pandas/util copying pandas/util/__init__.py -> build/lib.linux-riscv64-2.7/pandas/util creating build/lib.linux-riscv64-2.7/pandas/tools copying pandas/tools/merge.py -> build/lib.linux-riscv64-2.7/pandas/tools copying pandas/tools/plotting.py -> build/lib.linux-riscv64-2.7/pandas/tools copying pandas/tools/__init__.py -> build/lib.linux-riscv64-2.7/pandas/tools creating build/lib.linux-riscv64-2.7/pandas/api copying pandas/api/__init__.py -> build/lib.linux-riscv64-2.7/pandas/api creating build/lib.linux-riscv64-2.7/pandas/plotting copying pandas/plotting/_converter.py -> build/lib.linux-riscv64-2.7/pandas/plotting copying pandas/plotting/_tools.py -> build/lib.linux-riscv64-2.7/pandas/plotting copying pandas/plotting/_compat.py -> build/lib.linux-riscv64-2.7/pandas/plotting copying pandas/plotting/_style.py -> build/lib.linux-riscv64-2.7/pandas/plotting copying pandas/plotting/__init__.py -> build/lib.linux-riscv64-2.7/pandas/plotting copying pandas/plotting/_core.py -> build/lib.linux-riscv64-2.7/pandas/plotting copying pandas/plotting/_misc.py -> build/lib.linux-riscv64-2.7/pandas/plotting copying pandas/plotting/_timeseries.py -> build/lib.linux-riscv64-2.7/pandas/plotting creating build/lib.linux-riscv64-2.7/pandas/types copying pandas/types/concat.py -> build/lib.linux-riscv64-2.7/pandas/types copying pandas/types/__init__.py -> build/lib.linux-riscv64-2.7/pandas/types copying pandas/types/common.py -> build/lib.linux-riscv64-2.7/pandas/types creating build/lib.linux-riscv64-2.7/pandas/formats copying pandas/formats/style.py -> build/lib.linux-riscv64-2.7/pandas/formats copying pandas/formats/__init__.py -> build/lib.linux-riscv64-2.7/pandas/formats creating build/lib.linux-riscv64-2.7/pandas/tests copying pandas/tests/test_lib.py -> build/lib.linux-riscv64-2.7/pandas/tests copying pandas/tests/test_multilevel.py -> build/lib.linux-riscv64-2.7/pandas/tests copying pandas/tests/test_sorting.py -> build/lib.linux-riscv64-2.7/pandas/tests copying pandas/tests/test_panel.py -> build/lib.linux-riscv64-2.7/pandas/tests copying pandas/tests/test_expressions.py -> build/lib.linux-riscv64-2.7/pandas/tests copying pandas/tests/test_common.py -> build/lib.linux-riscv64-2.7/pandas/tests copying pandas/tests/test_window.py -> build/lib.linux-riscv64-2.7/pandas/tests copying pandas/tests/test_register_accessor.py -> build/lib.linux-riscv64-2.7/pandas/tests copying pandas/tests/test_config.py -> build/lib.linux-riscv64-2.7/pandas/tests copying pandas/tests/test_resample.py -> build/lib.linux-riscv64-2.7/pandas/tests copying pandas/tests/test_downstream.py -> build/lib.linux-riscv64-2.7/pandas/tests copying pandas/tests/test_join.py -> build/lib.linux-riscv64-2.7/pandas/tests copying pandas/tests/test_algos.py -> build/lib.linux-riscv64-2.7/pandas/tests copying pandas/tests/test_nanops.py -> build/lib.linux-riscv64-2.7/pandas/tests copying pandas/tests/test_strings.py -> build/lib.linux-riscv64-2.7/pandas/tests copying pandas/tests/test_base.py -> build/lib.linux-riscv64-2.7/pandas/tests copying pandas/tests/test_compat.py -> build/lib.linux-riscv64-2.7/pandas/tests copying pandas/tests/__init__.py -> build/lib.linux-riscv64-2.7/pandas/tests copying pandas/tests/test_errors.py -> build/lib.linux-riscv64-2.7/pandas/tests copying pandas/tests/test_take.py -> build/lib.linux-riscv64-2.7/pandas/tests creating build/lib.linux-riscv64-2.7/pandas/computation copying pandas/computation/expressions.py -> build/lib.linux-riscv64-2.7/pandas/computation copying pandas/computation/__init__.py -> build/lib.linux-riscv64-2.7/pandas/computation creating build/lib.linux-riscv64-2.7/pandas/compat copying pandas/compat/chainmap_impl.py -> build/lib.linux-riscv64-2.7/pandas/compat copying pandas/compat/pickle_compat.py -> build/lib.linux-riscv64-2.7/pandas/compat copying pandas/compat/chainmap.py -> build/lib.linux-riscv64-2.7/pandas/compat copying pandas/compat/__init__.py -> build/lib.linux-riscv64-2.7/pandas/compat creating build/lib.linux-riscv64-2.7/pandas/_libs copying pandas/_libs/__init__.py -> build/lib.linux-riscv64-2.7/pandas/_libs creating build/lib.linux-riscv64-2.7/pandas/core copying pandas/core/datetools.py -> build/lib.linux-riscv64-2.7/pandas/core copying pandas/core/resample.py -> build/lib.linux-riscv64-2.7/pandas/core copying pandas/core/config.py -> build/lib.linux-riscv64-2.7/pandas/core copying pandas/core/indexing.py -> build/lib.linux-riscv64-2.7/pandas/core copying pandas/core/algorithms.py -> build/lib.linux-riscv64-2.7/pandas/core copying pandas/core/strings.py -> build/lib.linux-riscv64-2.7/pandas/core copying pandas/core/config_init.py -> build/lib.linux-riscv64-2.7/pandas/core copying pandas/core/ops.py -> build/lib.linux-riscv64-2.7/pandas/core copying pandas/core/index.py -> build/lib.linux-riscv64-2.7/pandas/core copying pandas/core/nanops.py -> build/lib.linux-riscv64-2.7/pandas/core copying pandas/core/categorical.py -> build/lib.linux-riscv64-2.7/pandas/core copying pandas/core/apply.py -> build/lib.linux-riscv64-2.7/pandas/core copying pandas/core/missing.py -> build/lib.linux-riscv64-2.7/pandas/core copying pandas/core/accessor.py -> build/lib.linux-riscv64-2.7/pandas/core copying pandas/core/series.py -> build/lib.linux-riscv64-2.7/pandas/core copying pandas/core/sorting.py -> build/lib.linux-riscv64-2.7/pandas/core copying pandas/core/api.py -> build/lib.linux-riscv64-2.7/pandas/core copying pandas/core/generic.py -> build/lib.linux-riscv64-2.7/pandas/core copying pandas/core/frame.py -> build/lib.linux-riscv64-2.7/pandas/core copying pandas/core/__init__.py -> build/lib.linux-riscv64-2.7/pandas/core copying pandas/core/base.py -> build/lib.linux-riscv64-2.7/pandas/core copying pandas/core/internals.py -> build/lib.linux-riscv64-2.7/pandas/core copying pandas/core/window.py -> build/lib.linux-riscv64-2.7/pandas/core copying pandas/core/panel.py -> build/lib.linux-riscv64-2.7/pandas/core copying pandas/core/common.py -> build/lib.linux-riscv64-2.7/pandas/core creating build/lib.linux-riscv64-2.7/pandas/tseries copying pandas/tseries/offsets.py -> build/lib.linux-riscv64-2.7/pandas/tseries copying pandas/tseries/plotting.py -> build/lib.linux-riscv64-2.7/pandas/tseries copying pandas/tseries/holiday.py -> build/lib.linux-riscv64-2.7/pandas/tseries copying pandas/tseries/converter.py -> build/lib.linux-riscv64-2.7/pandas/tseries copying pandas/tseries/api.py -> build/lib.linux-riscv64-2.7/pandas/tseries copying pandas/tseries/__init__.py -> build/lib.linux-riscv64-2.7/pandas/tseries copying pandas/tseries/frequencies.py -> build/lib.linux-riscv64-2.7/pandas/tseries creating build/lib.linux-riscv64-2.7/pandas/io copying pandas/io/gbq.py -> build/lib.linux-riscv64-2.7/pandas/io copying pandas/io/excel.py -> build/lib.linux-riscv64-2.7/pandas/io copying pandas/io/pickle.py -> build/lib.linux-riscv64-2.7/pandas/io copying pandas/io/date_converters.py -> build/lib.linux-riscv64-2.7/pandas/io copying pandas/io/clipboards.py -> build/lib.linux-riscv64-2.7/pandas/io copying pandas/io/parsers.py -> build/lib.linux-riscv64-2.7/pandas/io copying pandas/io/feather_format.py -> build/lib.linux-riscv64-2.7/pandas/io copying pandas/io/html.py -> build/lib.linux-riscv64-2.7/pandas/io copying pandas/io/s3.py -> build/lib.linux-riscv64-2.7/pandas/io copying pandas/io/api.py -> build/lib.linux-riscv64-2.7/pandas/io copying pandas/io/pytables.py -> build/lib.linux-riscv64-2.7/pandas/io copying pandas/io/__init__.py -> build/lib.linux-riscv64-2.7/pandas/io copying pandas/io/stata.py -> build/lib.linux-riscv64-2.7/pandas/io copying pandas/io/packers.py -> build/lib.linux-riscv64-2.7/pandas/io copying pandas/io/common.py -> build/lib.linux-riscv64-2.7/pandas/io copying pandas/io/sql.py -> build/lib.linux-riscv64-2.7/pandas/io copying pandas/io/parquet.py -> build/lib.linux-riscv64-2.7/pandas/io creating build/lib.linux-riscv64-2.7/pandas/errors copying pandas/errors/__init__.py -> build/lib.linux-riscv64-2.7/pandas/errors creating build/lib.linux-riscv64-2.7/pandas/api/types copying pandas/api/types/__init__.py -> build/lib.linux-riscv64-2.7/pandas/api/types creating build/lib.linux-riscv64-2.7/pandas/api/extensions copying pandas/api/extensions/__init__.py -> build/lib.linux-riscv64-2.7/pandas/api/extensions creating build/lib.linux-riscv64-2.7/pandas/tests/internals copying pandas/tests/internals/test_internals.py -> build/lib.linux-riscv64-2.7/pandas/tests/internals copying pandas/tests/internals/__init__.py -> build/lib.linux-riscv64-2.7/pandas/tests/internals creating build/lib.linux-riscv64-2.7/pandas/tests/util copying pandas/tests/util/test_testing.py -> build/lib.linux-riscv64-2.7/pandas/tests/util copying pandas/tests/util/test_hashing.py -> build/lib.linux-riscv64-2.7/pandas/tests/util copying pandas/tests/util/__init__.py -> build/lib.linux-riscv64-2.7/pandas/tests/util copying pandas/tests/util/test_util.py -> build/lib.linux-riscv64-2.7/pandas/tests/util creating build/lib.linux-riscv64-2.7/pandas/tests/tools copying pandas/tests/tools/__init__.py -> build/lib.linux-riscv64-2.7/pandas/tests/tools copying pandas/tests/tools/test_numeric.py -> build/lib.linux-riscv64-2.7/pandas/tests/tools creating build/lib.linux-riscv64-2.7/pandas/tests/frame copying pandas/tests/frame/test_timezones.py -> build/lib.linux-riscv64-2.7/pandas/tests/frame copying pandas/tests/frame/test_quantile.py -> build/lib.linux-riscv64-2.7/pandas/tests/frame copying pandas/tests/frame/test_apply.py -> build/lib.linux-riscv64-2.7/pandas/tests/frame copying pandas/tests/frame/test_sorting.py -> build/lib.linux-riscv64-2.7/pandas/tests/frame copying pandas/tests/frame/test_mutate_columns.py -> build/lib.linux-riscv64-2.7/pandas/tests/frame copying pandas/tests/frame/test_dtypes.py -> build/lib.linux-riscv64-2.7/pandas/tests/frame copying pandas/tests/frame/test_reshape.py -> build/lib.linux-riscv64-2.7/pandas/tests/frame copying pandas/tests/frame/test_to_csv.py -> build/lib.linux-riscv64-2.7/pandas/tests/frame copying pandas/tests/frame/test_subclass.py -> build/lib.linux-riscv64-2.7/pandas/tests/frame copying pandas/tests/frame/test_sort_values_level_as_str.py -> build/lib.linux-riscv64-2.7/pandas/tests/frame copying pandas/tests/frame/test_convert_to.py -> build/lib.linux-riscv64-2.7/pandas/tests/frame copying pandas/tests/frame/test_constructors.py -> build/lib.linux-riscv64-2.7/pandas/tests/frame copying pandas/tests/frame/test_validate.py -> build/lib.linux-riscv64-2.7/pandas/tests/frame copying pandas/tests/frame/test_repr_info.py -> build/lib.linux-riscv64-2.7/pandas/tests/frame copying pandas/tests/frame/test_rank.py -> build/lib.linux-riscv64-2.7/pandas/tests/frame copying pandas/tests/frame/test_axis_select_reindex.py -> build/lib.linux-riscv64-2.7/pandas/tests/frame copying pandas/tests/frame/test_block_internals.py -> build/lib.linux-riscv64-2.7/pandas/tests/frame copying pandas/tests/frame/test_nonunique_indexes.py -> build/lib.linux-riscv64-2.7/pandas/tests/frame copying pandas/tests/frame/test_alter_axes.py -> build/lib.linux-riscv64-2.7/pandas/tests/frame copying pandas/tests/frame/test_join.py -> build/lib.linux-riscv64-2.7/pandas/tests/frame copying pandas/tests/frame/test_analytics.py -> build/lib.linux-riscv64-2.7/pandas/tests/frame copying pandas/tests/frame/test_query_eval.py -> build/lib.linux-riscv64-2.7/pandas/tests/frame copying pandas/tests/frame/test_combine_concat.py -> build/lib.linux-riscv64-2.7/pandas/tests/frame copying pandas/tests/frame/test_timeseries.py -> build/lib.linux-riscv64-2.7/pandas/tests/frame copying pandas/tests/frame/test_api.py -> build/lib.linux-riscv64-2.7/pandas/tests/frame copying pandas/tests/frame/test_indexing.py -> build/lib.linux-riscv64-2.7/pandas/tests/frame copying pandas/tests/frame/test_arithmetic.py -> build/lib.linux-riscv64-2.7/pandas/tests/frame copying pandas/tests/frame/test_asof.py -> build/lib.linux-riscv64-2.7/pandas/tests/frame copying pandas/tests/frame/test_missing.py -> build/lib.linux-riscv64-2.7/pandas/tests/frame copying pandas/tests/frame/test_operators.py -> build/lib.linux-riscv64-2.7/pandas/tests/frame copying pandas/tests/frame/test_replace.py -> build/lib.linux-riscv64-2.7/pandas/tests/frame copying pandas/tests/frame/__init__.py -> build/lib.linux-riscv64-2.7/pandas/tests/frame copying pandas/tests/frame/common.py -> build/lib.linux-riscv64-2.7/pandas/tests/frame copying pandas/tests/frame/test_period.py -> build/lib.linux-riscv64-2.7/pandas/tests/frame creating build/lib.linux-riscv64-2.7/pandas/tests/groupby copying pandas/tests/groupby/test_groupby.py -> build/lib.linux-riscv64-2.7/pandas/tests/groupby copying pandas/tests/groupby/test_apply.py -> build/lib.linux-riscv64-2.7/pandas/tests/groupby copying pandas/tests/groupby/conftest.py -> build/lib.linux-riscv64-2.7/pandas/tests/groupby copying pandas/tests/groupby/test_filters.py -> build/lib.linux-riscv64-2.7/pandas/tests/groupby copying pandas/tests/groupby/test_value_counts.py -> build/lib.linux-riscv64-2.7/pandas/tests/groupby copying pandas/tests/groupby/test_rank.py -> build/lib.linux-riscv64-2.7/pandas/tests/groupby copying pandas/tests/groupby/test_nth.py -> build/lib.linux-riscv64-2.7/pandas/tests/groupby copying pandas/tests/groupby/test_counting.py -> build/lib.linux-riscv64-2.7/pandas/tests/groupby copying pandas/tests/groupby/test_whitelist.py -> build/lib.linux-riscv64-2.7/pandas/tests/groupby copying pandas/tests/groupby/test_function.py -> build/lib.linux-riscv64-2.7/pandas/tests/groupby copying pandas/tests/groupby/test_timegrouper.py -> build/lib.linux-riscv64-2.7/pandas/tests/groupby copying pandas/tests/groupby/test_bin_groupby.py -> build/lib.linux-riscv64-2.7/pandas/tests/groupby copying pandas/tests/groupby/test_grouping.py -> build/lib.linux-riscv64-2.7/pandas/tests/groupby copying pandas/tests/groupby/test_index_as_string.py -> build/lib.linux-riscv64-2.7/pandas/tests/groupby copying pandas/tests/groupby/__init__.py -> build/lib.linux-riscv64-2.7/pandas/tests/groupby copying pandas/tests/groupby/test_categorical.py -> build/lib.linux-riscv64-2.7/pandas/tests/groupby copying pandas/tests/groupby/test_transform.py -> build/lib.linux-riscv64-2.7/pandas/tests/groupby creating build/lib.linux-riscv64-2.7/pandas/tests/api copying pandas/tests/api/test_api.py -> build/lib.linux-riscv64-2.7/pandas/tests/api copying pandas/tests/api/__init__.py -> build/lib.linux-riscv64-2.7/pandas/tests/api copying pandas/tests/api/test_types.py -> build/lib.linux-riscv64-2.7/pandas/tests/api creating build/lib.linux-riscv64-2.7/pandas/tests/plotting copying pandas/tests/plotting/test_groupby.py -> build/lib.linux-riscv64-2.7/pandas/tests/plotting copying pandas/tests/plotting/test_boxplot_method.py -> build/lib.linux-riscv64-2.7/pandas/tests/plotting copying pandas/tests/plotting/test_frame.py -> build/lib.linux-riscv64-2.7/pandas/tests/plotting copying pandas/tests/plotting/test_datetimelike.py -> build/lib.linux-riscv64-2.7/pandas/tests/plotting copying pandas/tests/plotting/test_deprecated.py -> build/lib.linux-riscv64-2.7/pandas/tests/plotting copying pandas/tests/plotting/test_converter.py -> build/lib.linux-riscv64-2.7/pandas/tests/plotting copying pandas/tests/plotting/test_hist_method.py -> build/lib.linux-riscv64-2.7/pandas/tests/plotting copying pandas/tests/plotting/__init__.py -> build/lib.linux-riscv64-2.7/pandas/tests/plotting copying pandas/tests/plotting/test_misc.py -> build/lib.linux-riscv64-2.7/pandas/tests/plotting copying pandas/tests/plotting/test_series.py -> build/lib.linux-riscv64-2.7/pandas/tests/plotting copying pandas/tests/plotting/common.py -> build/lib.linux-riscv64-2.7/pandas/tests/plotting creating build/lib.linux-riscv64-2.7/pandas/tests/scalar copying pandas/tests/scalar/test_nat.py -> build/lib.linux-riscv64-2.7/pandas/tests/scalar copying pandas/tests/scalar/__init__.py -> build/lib.linux-riscv64-2.7/pandas/tests/scalar creating build/lib.linux-riscv64-2.7/pandas/tests/reshape copying pandas/tests/reshape/test_tile.py -> build/lib.linux-riscv64-2.7/pandas/tests/reshape copying pandas/tests/reshape/test_reshape.py -> build/lib.linux-riscv64-2.7/pandas/tests/reshape copying pandas/tests/reshape/test_concat.py -> build/lib.linux-riscv64-2.7/pandas/tests/reshape copying pandas/tests/reshape/test_union_categoricals.py -> build/lib.linux-riscv64-2.7/pandas/tests/reshape copying pandas/tests/reshape/test_pivot.py -> build/lib.linux-riscv64-2.7/pandas/tests/reshape copying pandas/tests/reshape/test_melt.py -> build/lib.linux-riscv64-2.7/pandas/tests/reshape copying pandas/tests/reshape/__init__.py -> build/lib.linux-riscv64-2.7/pandas/tests/reshape copying pandas/tests/reshape/test_util.py -> build/lib.linux-riscv64-2.7/pandas/tests/reshape creating build/lib.linux-riscv64-2.7/pandas/tests/generic copying pandas/tests/generic/test_frame.py -> build/lib.linux-riscv64-2.7/pandas/tests/generic copying pandas/tests/generic/test_panel.py -> build/lib.linux-riscv64-2.7/pandas/tests/generic copying pandas/tests/generic/test_label_or_level_utils.py -> build/lib.linux-riscv64-2.7/pandas/tests/generic copying pandas/tests/generic/test_generic.py -> build/lib.linux-riscv64-2.7/pandas/tests/generic copying pandas/tests/generic/__init__.py -> build/lib.linux-riscv64-2.7/pandas/tests/generic copying pandas/tests/generic/test_series.py -> build/lib.linux-riscv64-2.7/pandas/tests/generic creating build/lib.linux-riscv64-2.7/pandas/tests/indexing copying pandas/tests/indexing/test_indexing_slow.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexing copying pandas/tests/indexing/test_datetime.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexing copying pandas/tests/indexing/test_panel.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexing copying pandas/tests/indexing/test_scalar.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexing copying pandas/tests/indexing/test_iloc.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexing copying pandas/tests/indexing/test_loc.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexing copying pandas/tests/indexing/test_ix.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexing copying pandas/tests/indexing/test_multiindex.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexing copying pandas/tests/indexing/test_callable.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexing copying pandas/tests/indexing/test_floats.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexing copying pandas/tests/indexing/test_indexing.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexing copying pandas/tests/indexing/__init__.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexing copying pandas/tests/indexing/test_timedelta.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexing copying pandas/tests/indexing/test_chaining_and_caching.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexing copying pandas/tests/indexing/test_categorical.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexing copying pandas/tests/indexing/common.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexing copying pandas/tests/indexing/test_partial.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexing copying pandas/tests/indexing/test_coercion.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexing creating build/lib.linux-riscv64-2.7/pandas/tests/tslibs copying pandas/tests/tslibs/test_period_asfreq.py -> build/lib.linux-riscv64-2.7/pandas/tests/tslibs copying pandas/tests/tslibs/test_timezones.py -> build/lib.linux-riscv64-2.7/pandas/tests/tslibs copying pandas/tests/tslibs/test_libfrequencies.py -> build/lib.linux-riscv64-2.7/pandas/tests/tslibs copying pandas/tests/tslibs/test_ccalendar.py -> build/lib.linux-riscv64-2.7/pandas/tests/tslibs copying pandas/tests/tslibs/test_array_to_datetime.py -> build/lib.linux-riscv64-2.7/pandas/tests/tslibs copying pandas/tests/tslibs/test_liboffsets.py -> build/lib.linux-riscv64-2.7/pandas/tests/tslibs copying pandas/tests/tslibs/test_conversion.py -> build/lib.linux-riscv64-2.7/pandas/tests/tslibs copying pandas/tests/tslibs/__init__.py -> build/lib.linux-riscv64-2.7/pandas/tests/tslibs copying pandas/tests/tslibs/test_parsing.py -> build/lib.linux-riscv64-2.7/pandas/tests/tslibs creating build/lib.linux-riscv64-2.7/pandas/tests/computation copying pandas/tests/computation/test_eval.py -> build/lib.linux-riscv64-2.7/pandas/tests/computation copying pandas/tests/computation/test_compat.py -> build/lib.linux-riscv64-2.7/pandas/tests/computation copying pandas/tests/computation/__init__.py -> build/lib.linux-riscv64-2.7/pandas/tests/computation creating build/lib.linux-riscv64-2.7/pandas/tests/dtypes copying pandas/tests/dtypes/test_dtypes.py -> build/lib.linux-riscv64-2.7/pandas/tests/dtypes copying pandas/tests/dtypes/test_concat.py -> build/lib.linux-riscv64-2.7/pandas/tests/dtypes copying pandas/tests/dtypes/test_common.py -> build/lib.linux-riscv64-2.7/pandas/tests/dtypes copying pandas/tests/dtypes/test_missing.py -> build/lib.linux-riscv64-2.7/pandas/tests/dtypes copying pandas/tests/dtypes/test_generic.py -> build/lib.linux-riscv64-2.7/pandas/tests/dtypes copying pandas/tests/dtypes/__init__.py -> build/lib.linux-riscv64-2.7/pandas/tests/dtypes copying pandas/tests/dtypes/test_cast.py -> build/lib.linux-riscv64-2.7/pandas/tests/dtypes copying pandas/tests/dtypes/test_inference.py -> build/lib.linux-riscv64-2.7/pandas/tests/dtypes creating build/lib.linux-riscv64-2.7/pandas/tests/sparse copying pandas/tests/sparse/test_groupby.py -> build/lib.linux-riscv64-2.7/pandas/tests/sparse copying pandas/tests/sparse/test_reshape.py -> build/lib.linux-riscv64-2.7/pandas/tests/sparse copying pandas/tests/sparse/test_arithmetics.py -> build/lib.linux-riscv64-2.7/pandas/tests/sparse copying pandas/tests/sparse/test_format.py -> build/lib.linux-riscv64-2.7/pandas/tests/sparse copying pandas/tests/sparse/test_combine_concat.py -> build/lib.linux-riscv64-2.7/pandas/tests/sparse copying pandas/tests/sparse/test_array.py -> build/lib.linux-riscv64-2.7/pandas/tests/sparse copying pandas/tests/sparse/test_indexing.py -> build/lib.linux-riscv64-2.7/pandas/tests/sparse copying pandas/tests/sparse/test_pivot.py -> build/lib.linux-riscv64-2.7/pandas/tests/sparse copying pandas/tests/sparse/test_libsparse.py -> build/lib.linux-riscv64-2.7/pandas/tests/sparse copying pandas/tests/sparse/__init__.py -> build/lib.linux-riscv64-2.7/pandas/tests/sparse copying pandas/tests/sparse/common.py -> build/lib.linux-riscv64-2.7/pandas/tests/sparse creating build/lib.linux-riscv64-2.7/pandas/tests/indexes copying pandas/tests/indexes/test_category.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes copying pandas/tests/indexes/conftest.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes copying pandas/tests/indexes/datetimelike.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes copying pandas/tests/indexes/test_multi.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes copying pandas/tests/indexes/test_range.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes copying pandas/tests/indexes/test_frozen.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes copying pandas/tests/indexes/test_base.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes copying pandas/tests/indexes/__init__.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes copying pandas/tests/indexes/test_numeric.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes copying pandas/tests/indexes/common.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes creating build/lib.linux-riscv64-2.7/pandas/tests/series copying pandas/tests/series/test_timezones.py -> build/lib.linux-riscv64-2.7/pandas/tests/series copying pandas/tests/series/test_quantile.py -> build/lib.linux-riscv64-2.7/pandas/tests/series copying pandas/tests/series/test_apply.py -> build/lib.linux-riscv64-2.7/pandas/tests/series copying pandas/tests/series/test_sorting.py -> build/lib.linux-riscv64-2.7/pandas/tests/series copying pandas/tests/series/test_dtypes.py -> build/lib.linux-riscv64-2.7/pandas/tests/series copying pandas/tests/series/test_subclass.py -> build/lib.linux-riscv64-2.7/pandas/tests/series copying pandas/tests/series/test_constructors.py -> build/lib.linux-riscv64-2.7/pandas/tests/series copying pandas/tests/series/test_validate.py -> build/lib.linux-riscv64-2.7/pandas/tests/series copying pandas/tests/series/test_internals.py -> build/lib.linux-riscv64-2.7/pandas/tests/series copying pandas/tests/series/test_rank.py -> build/lib.linux-riscv64-2.7/pandas/tests/series copying pandas/tests/series/test_alter_axes.py -> build/lib.linux-riscv64-2.7/pandas/tests/series copying pandas/tests/series/test_datetime_values.py -> build/lib.linux-riscv64-2.7/pandas/tests/series copying pandas/tests/series/test_repr.py -> build/lib.linux-riscv64-2.7/pandas/tests/series copying pandas/tests/series/test_analytics.py -> build/lib.linux-riscv64-2.7/pandas/tests/series copying pandas/tests/series/test_combine_concat.py -> build/lib.linux-riscv64-2.7/pandas/tests/series copying pandas/tests/series/test_timeseries.py -> build/lib.linux-riscv64-2.7/pandas/tests/series copying pandas/tests/series/test_api.py -> build/lib.linux-riscv64-2.7/pandas/tests/series copying pandas/tests/series/test_arithmetic.py -> build/lib.linux-riscv64-2.7/pandas/tests/series copying pandas/tests/series/test_asof.py -> build/lib.linux-riscv64-2.7/pandas/tests/series copying pandas/tests/series/test_missing.py -> build/lib.linux-riscv64-2.7/pandas/tests/series copying pandas/tests/series/test_operators.py -> build/lib.linux-riscv64-2.7/pandas/tests/series copying pandas/tests/series/test_replace.py -> build/lib.linux-riscv64-2.7/pandas/tests/series copying pandas/tests/series/__init__.py -> build/lib.linux-riscv64-2.7/pandas/tests/series copying pandas/tests/series/common.py -> build/lib.linux-riscv64-2.7/pandas/tests/series copying pandas/tests/series/test_io.py -> build/lib.linux-riscv64-2.7/pandas/tests/series copying pandas/tests/series/test_period.py -> build/lib.linux-riscv64-2.7/pandas/tests/series creating build/lib.linux-riscv64-2.7/pandas/tests/tseries copying pandas/tests/tseries/conftest.py -> build/lib.linux-riscv64-2.7/pandas/tests/tseries copying pandas/tests/tseries/test_frequencies.py -> build/lib.linux-riscv64-2.7/pandas/tests/tseries copying pandas/tests/tseries/test_holiday.py -> build/lib.linux-riscv64-2.7/pandas/tests/tseries copying pandas/tests/tseries/__init__.py -> build/lib.linux-riscv64-2.7/pandas/tests/tseries creating build/lib.linux-riscv64-2.7/pandas/tests/io copying pandas/tests/io/test_clipboard.py -> build/lib.linux-riscv64-2.7/pandas/tests/io copying pandas/tests/io/test_parquet.py -> build/lib.linux-riscv64-2.7/pandas/tests/io copying pandas/tests/io/conftest.py -> build/lib.linux-riscv64-2.7/pandas/tests/io copying pandas/tests/io/test_gbq.py -> build/lib.linux-riscv64-2.7/pandas/tests/io copying pandas/tests/io/test_common.py -> build/lib.linux-riscv64-2.7/pandas/tests/io copying pandas/tests/io/test_packers.py -> build/lib.linux-riscv64-2.7/pandas/tests/io copying pandas/tests/io/test_s3.py -> build/lib.linux-riscv64-2.7/pandas/tests/io copying pandas/tests/io/test_sql.py -> build/lib.linux-riscv64-2.7/pandas/tests/io copying pandas/tests/io/test_stata.py -> build/lib.linux-riscv64-2.7/pandas/tests/io copying pandas/tests/io/test_feather.py -> build/lib.linux-riscv64-2.7/pandas/tests/io copying pandas/tests/io/test_pickle.py -> build/lib.linux-riscv64-2.7/pandas/tests/io copying pandas/tests/io/test_excel.py -> build/lib.linux-riscv64-2.7/pandas/tests/io copying pandas/tests/io/generate_legacy_storage_files.py -> build/lib.linux-riscv64-2.7/pandas/tests/io copying pandas/tests/io/test_pytables.py -> build/lib.linux-riscv64-2.7/pandas/tests/io copying pandas/tests/io/test_html.py -> build/lib.linux-riscv64-2.7/pandas/tests/io copying pandas/tests/io/__init__.py -> build/lib.linux-riscv64-2.7/pandas/tests/io creating build/lib.linux-riscv64-2.7/pandas/tests/extension copying pandas/tests/extension/conftest.py -> build/lib.linux-riscv64-2.7/pandas/tests/extension copying pandas/tests/extension/test_common.py -> build/lib.linux-riscv64-2.7/pandas/tests/extension copying pandas/tests/extension/test_external_block.py -> build/lib.linux-riscv64-2.7/pandas/tests/extension copying pandas/tests/extension/__init__.py -> build/lib.linux-riscv64-2.7/pandas/tests/extension creating build/lib.linux-riscv64-2.7/pandas/tests/categorical copying pandas/tests/categorical/test_sorting.py -> build/lib.linux-riscv64-2.7/pandas/tests/categorical copying pandas/tests/categorical/conftest.py -> build/lib.linux-riscv64-2.7/pandas/tests/categorical copying pandas/tests/categorical/test_dtypes.py -> build/lib.linux-riscv64-2.7/pandas/tests/categorical copying pandas/tests/categorical/test_subclass.py -> build/lib.linux-riscv64-2.7/pandas/tests/categorical copying pandas/tests/categorical/test_constructors.py -> build/lib.linux-riscv64-2.7/pandas/tests/categorical copying pandas/tests/categorical/test_repr.py -> build/lib.linux-riscv64-2.7/pandas/tests/categorical copying pandas/tests/categorical/test_algos.py -> build/lib.linux-riscv64-2.7/pandas/tests/categorical copying pandas/tests/categorical/test_analytics.py -> build/lib.linux-riscv64-2.7/pandas/tests/categorical copying pandas/tests/categorical/test_api.py -> build/lib.linux-riscv64-2.7/pandas/tests/categorical copying pandas/tests/categorical/test_indexing.py -> build/lib.linux-riscv64-2.7/pandas/tests/categorical copying pandas/tests/categorical/test_warnings.py -> build/lib.linux-riscv64-2.7/pandas/tests/categorical copying pandas/tests/categorical/test_missing.py -> build/lib.linux-riscv64-2.7/pandas/tests/categorical copying pandas/tests/categorical/test_operators.py -> build/lib.linux-riscv64-2.7/pandas/tests/categorical copying pandas/tests/categorical/__init__.py -> build/lib.linux-riscv64-2.7/pandas/tests/categorical copying pandas/tests/categorical/common.py -> build/lib.linux-riscv64-2.7/pandas/tests/categorical creating build/lib.linux-riscv64-2.7/pandas/tests/groupby/aggregate copying pandas/tests/groupby/aggregate/test_cython.py -> build/lib.linux-riscv64-2.7/pandas/tests/groupby/aggregate copying pandas/tests/groupby/aggregate/test_other.py -> build/lib.linux-riscv64-2.7/pandas/tests/groupby/aggregate copying pandas/tests/groupby/aggregate/test_aggregate.py -> build/lib.linux-riscv64-2.7/pandas/tests/groupby/aggregate copying pandas/tests/groupby/aggregate/__init__.py -> build/lib.linux-riscv64-2.7/pandas/tests/groupby/aggregate creating build/lib.linux-riscv64-2.7/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/test_timezones.py -> build/lib.linux-riscv64-2.7/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/test_comparisons.py -> build/lib.linux-riscv64-2.7/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/test_rendering.py -> build/lib.linux-riscv64-2.7/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/test_arithmetic.py -> build/lib.linux-riscv64-2.7/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/test_timestamp.py -> build/lib.linux-riscv64-2.7/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/__init__.py -> build/lib.linux-riscv64-2.7/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/test_unary_ops.py -> build/lib.linux-riscv64-2.7/pandas/tests/scalar/timestamp creating build/lib.linux-riscv64-2.7/pandas/tests/scalar/interval copying pandas/tests/scalar/interval/test_interval.py -> build/lib.linux-riscv64-2.7/pandas/tests/scalar/interval copying pandas/tests/scalar/interval/__init__.py -> build/lib.linux-riscv64-2.7/pandas/tests/scalar/interval creating build/lib.linux-riscv64-2.7/pandas/tests/scalar/timedelta copying pandas/tests/scalar/timedelta/test_construction.py -> build/lib.linux-riscv64-2.7/pandas/tests/scalar/timedelta copying pandas/tests/scalar/timedelta/test_formats.py -> build/lib.linux-riscv64-2.7/pandas/tests/scalar/timedelta copying pandas/tests/scalar/timedelta/test_arithmetic.py -> build/lib.linux-riscv64-2.7/pandas/tests/scalar/timedelta copying pandas/tests/scalar/timedelta/__init__.py -> build/lib.linux-riscv64-2.7/pandas/tests/scalar/timedelta copying pandas/tests/scalar/timedelta/test_timedelta.py -> build/lib.linux-riscv64-2.7/pandas/tests/scalar/timedelta creating build/lib.linux-riscv64-2.7/pandas/tests/scalar/period copying pandas/tests/scalar/period/test_asfreq.py -> build/lib.linux-riscv64-2.7/pandas/tests/scalar/period copying pandas/tests/scalar/period/__init__.py -> build/lib.linux-riscv64-2.7/pandas/tests/scalar/period copying pandas/tests/scalar/period/test_period.py -> build/lib.linux-riscv64-2.7/pandas/tests/scalar/period creating build/lib.linux-riscv64-2.7/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/test_merge_ordered.py -> build/lib.linux-riscv64-2.7/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/test_merge_asof.py -> build/lib.linux-riscv64-2.7/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/test_join.py -> build/lib.linux-riscv64-2.7/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/test_merge.py -> build/lib.linux-riscv64-2.7/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/__init__.py -> build/lib.linux-riscv64-2.7/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/test_merge_index_as_string.py -> build/lib.linux-riscv64-2.7/pandas/tests/reshape/merge creating build/lib.linux-riscv64-2.7/pandas/tests/indexing/interval copying pandas/tests/indexing/interval/test_interval_new.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexing/interval copying pandas/tests/indexing/interval/test_interval.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexing/interval copying pandas/tests/indexing/interval/__init__.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexing/interval creating build/lib.linux-riscv64-2.7/pandas/tests/sparse/frame copying pandas/tests/sparse/frame/test_frame.py -> build/lib.linux-riscv64-2.7/pandas/tests/sparse/frame copying pandas/tests/sparse/frame/test_apply.py -> build/lib.linux-riscv64-2.7/pandas/tests/sparse/frame copying pandas/tests/sparse/frame/test_to_csv.py -> build/lib.linux-riscv64-2.7/pandas/tests/sparse/frame copying pandas/tests/sparse/frame/test_to_from_scipy.py -> build/lib.linux-riscv64-2.7/pandas/tests/sparse/frame copying pandas/tests/sparse/frame/test_analytics.py -> build/lib.linux-riscv64-2.7/pandas/tests/sparse/frame copying pandas/tests/sparse/frame/test_indexing.py -> build/lib.linux-riscv64-2.7/pandas/tests/sparse/frame copying pandas/tests/sparse/frame/__init__.py -> build/lib.linux-riscv64-2.7/pandas/tests/sparse/frame creating build/lib.linux-riscv64-2.7/pandas/tests/sparse/series copying pandas/tests/sparse/series/test_indexing.py -> build/lib.linux-riscv64-2.7/pandas/tests/sparse/series copying pandas/tests/sparse/series/__init__.py -> build/lib.linux-riscv64-2.7/pandas/tests/sparse/series copying pandas/tests/sparse/series/test_series.py -> build/lib.linux-riscv64-2.7/pandas/tests/sparse/series creating build/lib.linux-riscv64-2.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_timezones.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_datetimelike.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_datetime.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_ops.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_partial_slicing.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_setops.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_construction.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_astype.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_scalar_compat.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_formats.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_tools.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_indexing.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_arithmetic.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_missing.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/__init__.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_misc.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_date_range.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes/datetimes creating build/lib.linux-riscv64-2.7/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_timedelta_range.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_ops.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_partial_slicing.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_setops.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_construction.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_astype.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_scalar_compat.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_formats.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_tools.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_indexing.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_arithmetic.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/__init__.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_timedelta.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes/timedeltas creating build/lib.linux-riscv64-2.7/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_interval_range.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_construction.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_interval_new.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_astype.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_interval.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_interval_tree.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/__init__.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes/interval creating build/lib.linux-riscv64-2.7/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_ops.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_partial_slicing.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_asfreq.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_setops.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_construction.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_astype.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_scalar_compat.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_formats.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_period_range.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_tools.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_indexing.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_arithmetic.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes/period copying pandas/tests/indexes/period/__init__.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_period.py -> build/lib.linux-riscv64-2.7/pandas/tests/indexes/period creating build/lib.linux-riscv64-2.7/pandas/tests/series/indexing copying pandas/tests/series/indexing/conftest.py -> build/lib.linux-riscv64-2.7/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_datetime.py -> build/lib.linux-riscv64-2.7/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_iloc.py -> build/lib.linux-riscv64-2.7/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_alter_index.py -> build/lib.linux-riscv64-2.7/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_loc.py -> build/lib.linux-riscv64-2.7/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_callable.py -> build/lib.linux-riscv64-2.7/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_indexing.py -> build/lib.linux-riscv64-2.7/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_boolean.py -> build/lib.linux-riscv64-2.7/pandas/tests/series/indexing copying pandas/tests/series/indexing/__init__.py -> build/lib.linux-riscv64-2.7/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_numeric.py -> build/lib.linux-riscv64-2.7/pandas/tests/series/indexing creating build/lib.linux-riscv64-2.7/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_fiscal.py -> build/lib.linux-riscv64-2.7/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/conftest.py -> build/lib.linux-riscv64-2.7/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_yqm_offsets.py -> build/lib.linux-riscv64-2.7/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_offsets.py -> build/lib.linux-riscv64-2.7/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_ticks.py -> build/lib.linux-riscv64-2.7/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/__init__.py -> build/lib.linux-riscv64-2.7/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/common.py -> build/lib.linux-riscv64-2.7/pandas/tests/tseries/offsets creating build/lib.linux-riscv64-2.7/pandas/tests/io/parser copying pandas/tests/io/parser/test_parsers.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/parser copying pandas/tests/io/parser/na_values.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/parser copying pandas/tests/io/parser/test_read_fwf.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/parser copying pandas/tests/io/parser/parse_dates.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/parser copying pandas/tests/io/parser/converters.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/parser copying pandas/tests/io/parser/test_textreader.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/parser copying pandas/tests/io/parser/test_network.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/parser copying pandas/tests/io/parser/index_col.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/parser copying pandas/tests/io/parser/skiprows.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/parser copying pandas/tests/io/parser/mangle_dupes.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/parser copying pandas/tests/io/parser/dialect.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/parser copying pandas/tests/io/parser/python_parser_only.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/parser copying pandas/tests/io/parser/comment.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/parser copying pandas/tests/io/parser/usecols.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/parser copying pandas/tests/io/parser/multithread.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/parser copying pandas/tests/io/parser/header.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/parser copying pandas/tests/io/parser/compression.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/parser copying pandas/tests/io/parser/__init__.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/parser copying pandas/tests/io/parser/c_parser_only.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/parser copying pandas/tests/io/parser/test_unsupported.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/parser copying pandas/tests/io/parser/quoting.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/parser copying pandas/tests/io/parser/common.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/parser copying pandas/tests/io/parser/dtypes.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/parser creating build/lib.linux-riscv64-2.7/pandas/tests/io/json copying pandas/tests/io/json/test_pandas.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/json copying pandas/tests/io/json/test_readlines.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/json copying pandas/tests/io/json/test_compression.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/json copying pandas/tests/io/json/__init__.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/json copying pandas/tests/io/json/test_ujson.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/json copying pandas/tests/io/json/test_json_table_schema.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/json copying pandas/tests/io/json/test_normalize.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/json creating build/lib.linux-riscv64-2.7/pandas/tests/io/sas copying pandas/tests/io/sas/test_sas7bdat.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/sas copying pandas/tests/io/sas/test_xport.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/sas copying pandas/tests/io/sas/test_sas.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/sas copying pandas/tests/io/sas/__init__.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/sas creating build/lib.linux-riscv64-2.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_seq.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_newspec.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_read_size.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_unpack_raw.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_unpack.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_format.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_except.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_pack.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_obj.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_limits.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_sequnpack.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_subtype.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_extension.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_case.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_buffer.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/__init__.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/common.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/msgpack creating build/lib.linux-riscv64-2.7/pandas/tests/io/formats copying pandas/tests/io/formats/test_css.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/formats copying pandas/tests/io/formats/test_to_csv.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/formats copying pandas/tests/io/formats/test_style.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/formats copying pandas/tests/io/formats/test_format.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/formats copying pandas/tests/io/formats/test_to_html.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/formats copying pandas/tests/io/formats/test_to_latex.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/formats copying pandas/tests/io/formats/test_eng_formatting.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/formats copying pandas/tests/io/formats/test_to_excel.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/formats copying pandas/tests/io/formats/test_printing.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/formats copying pandas/tests/io/formats/__init__.py -> build/lib.linux-riscv64-2.7/pandas/tests/io/formats creating build/lib.linux-riscv64-2.7/pandas/tests/extension/decimal copying pandas/tests/extension/decimal/test_decimal.py -> build/lib.linux-riscv64-2.7/pandas/tests/extension/decimal copying pandas/tests/extension/decimal/__init__.py -> build/lib.linux-riscv64-2.7/pandas/tests/extension/decimal copying pandas/tests/extension/decimal/array.py -> build/lib.linux-riscv64-2.7/pandas/tests/extension/decimal creating build/lib.linux-riscv64-2.7/pandas/tests/extension/json copying pandas/tests/extension/json/test_json.py -> build/lib.linux-riscv64-2.7/pandas/tests/extension/json copying pandas/tests/extension/json/__init__.py -> build/lib.linux-riscv64-2.7/pandas/tests/extension/json copying pandas/tests/extension/json/array.py -> build/lib.linux-riscv64-2.7/pandas/tests/extension/json creating build/lib.linux-riscv64-2.7/pandas/tests/extension/category copying pandas/tests/extension/category/__init__.py -> build/lib.linux-riscv64-2.7/pandas/tests/extension/category copying pandas/tests/extension/category/test_categorical.py -> build/lib.linux-riscv64-2.7/pandas/tests/extension/category creating build/lib.linux-riscv64-2.7/pandas/tests/extension/base copying pandas/tests/extension/base/casting.py -> build/lib.linux-riscv64-2.7/pandas/tests/extension/base copying pandas/tests/extension/base/constructors.py -> build/lib.linux-riscv64-2.7/pandas/tests/extension/base copying pandas/tests/extension/base/reshaping.py -> build/lib.linux-riscv64-2.7/pandas/tests/extension/base copying pandas/tests/extension/base/methods.py -> build/lib.linux-riscv64-2.7/pandas/tests/extension/base copying pandas/tests/extension/base/getitem.py -> build/lib.linux-riscv64-2.7/pandas/tests/extension/base copying pandas/tests/extension/base/missing.py -> build/lib.linux-riscv64-2.7/pandas/tests/extension/base copying pandas/tests/extension/base/setitem.py -> build/lib.linux-riscv64-2.7/pandas/tests/extension/base copying pandas/tests/extension/base/groupby.py -> build/lib.linux-riscv64-2.7/pandas/tests/extension/base copying pandas/tests/extension/base/dtype.py -> build/lib.linux-riscv64-2.7/pandas/tests/extension/base copying pandas/tests/extension/base/__init__.py -> build/lib.linux-riscv64-2.7/pandas/tests/extension/base copying pandas/tests/extension/base/base.py -> build/lib.linux-riscv64-2.7/pandas/tests/extension/base copying pandas/tests/extension/base/interface.py -> build/lib.linux-riscv64-2.7/pandas/tests/extension/base creating build/lib.linux-riscv64-2.7/pandas/compat/numpy copying pandas/compat/numpy/function.py -> build/lib.linux-riscv64-2.7/pandas/compat/numpy copying pandas/compat/numpy/__init__.py -> build/lib.linux-riscv64-2.7/pandas/compat/numpy creating build/lib.linux-riscv64-2.7/pandas/_libs/tslibs copying pandas/_libs/tslibs/__init__.py -> build/lib.linux-riscv64-2.7/pandas/_libs/tslibs creating build/lib.linux-riscv64-2.7/pandas/core/util copying pandas/core/util/hashing.py -> build/lib.linux-riscv64-2.7/pandas/core/util copying pandas/core/util/__init__.py -> build/lib.linux-riscv64-2.7/pandas/core/util creating build/lib.linux-riscv64-2.7/pandas/core/tools copying pandas/core/tools/timedeltas.py -> build/lib.linux-riscv64-2.7/pandas/core/tools copying pandas/core/tools/datetimes.py -> build/lib.linux-riscv64-2.7/pandas/core/tools copying pandas/core/tools/numeric.py -> build/lib.linux-riscv64-2.7/pandas/core/tools copying pandas/core/tools/__init__.py -> build/lib.linux-riscv64-2.7/pandas/core/tools creating build/lib.linux-riscv64-2.7/pandas/core/arrays copying pandas/core/arrays/categorical.py -> build/lib.linux-riscv64-2.7/pandas/core/arrays copying pandas/core/arrays/__init__.py -> build/lib.linux-riscv64-2.7/pandas/core/arrays copying pandas/core/arrays/base.py -> build/lib.linux-riscv64-2.7/pandas/core/arrays creating build/lib.linux-riscv64-2.7/pandas/core/groupby copying pandas/core/groupby/groupby.py -> build/lib.linux-riscv64-2.7/pandas/core/groupby copying pandas/core/groupby/__init__.py -> build/lib.linux-riscv64-2.7/pandas/core/groupby creating build/lib.linux-riscv64-2.7/pandas/core/reshape copying pandas/core/reshape/merge.py -> build/lib.linux-riscv64-2.7/pandas/core/reshape copying pandas/core/reshape/melt.py -> build/lib.linux-riscv64-2.7/pandas/core/reshape copying pandas/core/reshape/tile.py -> build/lib.linux-riscv64-2.7/pandas/core/reshape copying pandas/core/reshape/concat.py -> build/lib.linux-riscv64-2.7/pandas/core/reshape copying pandas/core/reshape/util.py -> build/lib.linux-riscv64-2.7/pandas/core/reshape copying pandas/core/reshape/pivot.py -> build/lib.linux-riscv64-2.7/pandas/core/reshape copying pandas/core/reshape/reshape.py -> build/lib.linux-riscv64-2.7/pandas/core/reshape copying pandas/core/reshape/api.py -> build/lib.linux-riscv64-2.7/pandas/core/reshape copying pandas/core/reshape/__init__.py -> build/lib.linux-riscv64-2.7/pandas/core/reshape creating build/lib.linux-riscv64-2.7/pandas/core/computation copying pandas/core/computation/align.py -> build/lib.linux-riscv64-2.7/pandas/core/computation copying pandas/core/computation/scope.py -> build/lib.linux-riscv64-2.7/pandas/core/computation copying pandas/core/computation/ops.py -> build/lib.linux-riscv64-2.7/pandas/core/computation copying pandas/core/computation/expressions.py -> build/lib.linux-riscv64-2.7/pandas/core/computation copying pandas/core/computation/check.py -> build/lib.linux-riscv64-2.7/pandas/core/computation copying pandas/core/computation/engines.py -> build/lib.linux-riscv64-2.7/pandas/core/computation copying pandas/core/computation/expr.py -> build/lib.linux-riscv64-2.7/pandas/core/computation copying pandas/core/computation/eval.py -> build/lib.linux-riscv64-2.7/pandas/core/computation copying pandas/core/computation/api.py -> build/lib.linux-riscv64-2.7/pandas/core/computation copying pandas/core/computation/pytables.py -> build/lib.linux-riscv64-2.7/pandas/core/computation copying pandas/core/computation/__init__.py -> build/lib.linux-riscv64-2.7/pandas/core/computation copying pandas/core/computation/common.py -> build/lib.linux-riscv64-2.7/pandas/core/computation creating build/lib.linux-riscv64-2.7/pandas/core/dtypes copying pandas/core/dtypes/concat.py -> build/lib.linux-riscv64-2.7/pandas/core/dtypes copying pandas/core/dtypes/inference.py -> build/lib.linux-riscv64-2.7/pandas/core/dtypes copying pandas/core/dtypes/missing.py -> build/lib.linux-riscv64-2.7/pandas/core/dtypes copying pandas/core/dtypes/cast.py -> build/lib.linux-riscv64-2.7/pandas/core/dtypes copying pandas/core/dtypes/api.py -> build/lib.linux-riscv64-2.7/pandas/core/dtypes copying pandas/core/dtypes/generic.py -> build/lib.linux-riscv64-2.7/pandas/core/dtypes copying pandas/core/dtypes/__init__.py -> build/lib.linux-riscv64-2.7/pandas/core/dtypes copying pandas/core/dtypes/base.py -> build/lib.linux-riscv64-2.7/pandas/core/dtypes copying pandas/core/dtypes/common.py -> build/lib.linux-riscv64-2.7/pandas/core/dtypes copying pandas/core/dtypes/dtypes.py -> build/lib.linux-riscv64-2.7/pandas/core/dtypes creating build/lib.linux-riscv64-2.7/pandas/core/sparse copying pandas/core/sparse/scipy_sparse.py -> build/lib.linux-riscv64-2.7/pandas/core/sparse copying pandas/core/sparse/series.py -> build/lib.linux-riscv64-2.7/pandas/core/sparse copying pandas/core/sparse/api.py -> build/lib.linux-riscv64-2.7/pandas/core/sparse copying pandas/core/sparse/frame.py -> build/lib.linux-riscv64-2.7/pandas/core/sparse copying pandas/core/sparse/__init__.py -> build/lib.linux-riscv64-2.7/pandas/core/sparse copying pandas/core/sparse/array.py -> build/lib.linux-riscv64-2.7/pandas/core/sparse creating build/lib.linux-riscv64-2.7/pandas/core/indexes copying pandas/core/indexes/datetimelike.py -> build/lib.linux-riscv64-2.7/pandas/core/indexes copying pandas/core/indexes/timedeltas.py -> build/lib.linux-riscv64-2.7/pandas/core/indexes copying pandas/core/indexes/datetimes.py -> build/lib.linux-riscv64-2.7/pandas/core/indexes copying pandas/core/indexes/category.py -> build/lib.linux-riscv64-2.7/pandas/core/indexes copying pandas/core/indexes/accessors.py -> build/lib.linux-riscv64-2.7/pandas/core/indexes copying pandas/core/indexes/range.py -> build/lib.linux-riscv64-2.7/pandas/core/indexes copying pandas/core/indexes/numeric.py -> build/lib.linux-riscv64-2.7/pandas/core/indexes copying pandas/core/indexes/interval.py -> build/lib.linux-riscv64-2.7/pandas/core/indexes copying pandas/core/indexes/multi.py -> build/lib.linux-riscv64-2.7/pandas/core/indexes copying pandas/core/indexes/frozen.py -> build/lib.linux-riscv64-2.7/pandas/core/indexes copying pandas/core/indexes/period.py -> build/lib.linux-riscv64-2.7/pandas/core/indexes copying pandas/core/indexes/api.py -> build/lib.linux-riscv64-2.7/pandas/core/indexes copying pandas/core/indexes/__init__.py -> build/lib.linux-riscv64-2.7/pandas/core/indexes copying pandas/core/indexes/base.py -> build/lib.linux-riscv64-2.7/pandas/core/indexes creating build/lib.linux-riscv64-2.7/pandas/io/clipboard copying pandas/io/clipboard/clipboards.py -> build/lib.linux-riscv64-2.7/pandas/io/clipboard copying pandas/io/clipboard/exceptions.py -> build/lib.linux-riscv64-2.7/pandas/io/clipboard copying pandas/io/clipboard/__init__.py -> build/lib.linux-riscv64-2.7/pandas/io/clipboard copying pandas/io/clipboard/windows.py -> build/lib.linux-riscv64-2.7/pandas/io/clipboard creating build/lib.linux-riscv64-2.7/pandas/io/json copying pandas/io/json/table_schema.py -> build/lib.linux-riscv64-2.7/pandas/io/json copying pandas/io/json/normalize.py -> build/lib.linux-riscv64-2.7/pandas/io/json copying pandas/io/json/json.py -> build/lib.linux-riscv64-2.7/pandas/io/json copying pandas/io/json/__init__.py -> build/lib.linux-riscv64-2.7/pandas/io/json creating build/lib.linux-riscv64-2.7/pandas/io/sas copying pandas/io/sas/sas7bdat.py -> build/lib.linux-riscv64-2.7/pandas/io/sas copying pandas/io/sas/sasreader.py -> build/lib.linux-riscv64-2.7/pandas/io/sas copying pandas/io/sas/sas_constants.py -> build/lib.linux-riscv64-2.7/pandas/io/sas copying pandas/io/sas/sas_xport.py -> build/lib.linux-riscv64-2.7/pandas/io/sas copying pandas/io/sas/__init__.py -> build/lib.linux-riscv64-2.7/pandas/io/sas creating build/lib.linux-riscv64-2.7/pandas/io/msgpack copying pandas/io/msgpack/_version.py -> build/lib.linux-riscv64-2.7/pandas/io/msgpack copying pandas/io/msgpack/exceptions.py -> build/lib.linux-riscv64-2.7/pandas/io/msgpack copying pandas/io/msgpack/__init__.py -> build/lib.linux-riscv64-2.7/pandas/io/msgpack creating build/lib.linux-riscv64-2.7/pandas/io/formats copying pandas/io/formats/excel.py -> build/lib.linux-riscv64-2.7/pandas/io/formats copying pandas/io/formats/terminal.py -> build/lib.linux-riscv64-2.7/pandas/io/formats copying pandas/io/formats/latex.py -> build/lib.linux-riscv64-2.7/pandas/io/formats copying pandas/io/formats/console.py -> build/lib.linux-riscv64-2.7/pandas/io/formats copying pandas/io/formats/format.py -> build/lib.linux-riscv64-2.7/pandas/io/formats copying pandas/io/formats/css.py -> build/lib.linux-riscv64-2.7/pandas/io/formats copying pandas/io/formats/printing.py -> build/lib.linux-riscv64-2.7/pandas/io/formats copying pandas/io/formats/html.py -> build/lib.linux-riscv64-2.7/pandas/io/formats copying pandas/io/formats/style.py -> build/lib.linux-riscv64-2.7/pandas/io/formats copying pandas/io/formats/__init__.py -> build/lib.linux-riscv64-2.7/pandas/io/formats copying pandas/io/formats/csvs.py -> build/lib.linux-riscv64-2.7/pandas/io/formats creating build/lib.linux-riscv64-2.7/pandas/io/formats/templates copying pandas/io/formats/templates/html.tpl -> build/lib.linux-riscv64-2.7/pandas/io/formats/templates UPDATING build/lib.linux-riscv64-2.7/pandas/_version.py set build/lib.linux-riscv64-2.7/pandas/_version.py to '0.23.4' running build_ext skipping 'pandas/io/sas/sas.c' Cython extension (up-to-date) building 'pandas.io.sas._sas' extension creating build/temp.linux-riscv64-2.7 creating build/temp.linux-riscv64-2.7/pandas creating build/temp.linux-riscv64-2.7/pandas/io creating build/temp.linux-riscv64-2.7/pandas/io/sas gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/io/sas/sas.c -o build/temp.linux-riscv64-2.7/pandas/io/sas/sas.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/io/sas/sas.c:567: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: pandas/io/sas/sas.c: In function '__pyx_f_6pandas_2io_3sas_4_sas_rdc_decompress': BUILDSTDERR: pandas/io/sas/sas.c:4155:65: warning: '__pyx_v_ctrl_bits' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: __pyx_t_8 = (((__pyx_v_ctrl_bits & __pyx_v_ctrl_mask) == 0) != 0); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/pandas/io/sas/sas.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/pandas/io/sas/_sas.so skipping 'pandas/_libs/testing.c' Cython extension (up-to-date) building 'pandas._libs.testing' extension creating build/temp.linux-riscv64-2.7/pandas/_libs gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/testing.c -o build/temp.linux-riscv64-2.7/pandas/_libs/testing.o -Wno-unused-function BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:83, BUILDSTDERR: from pandas/_libs/testing.c:4: BUILDSTDERR: pandas/_libs/testing.c: In function 'inittesting': BUILDSTDERR: /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: ((PyObject*)(op))->ob_refcnt++) BUILDSTDERR: ~^~~~~~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/testing.c:847:27: note: in expansion of macro 'Py_INCREF' BUILDSTDERR: #define __Pyx_INCREF(r) Py_INCREF(r) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: pandas/_libs/testing.c:4979:3: note: in expansion of macro '__Pyx_INCREF' BUILDSTDERR: __Pyx_INCREF(((PyObject*)&PyBool_Type)); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: ((PyObject*)(op))->ob_refcnt++) BUILDSTDERR: ~^~~~~~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/testing.c:847:27: note: in expansion of macro 'Py_INCREF' BUILDSTDERR: #define __Pyx_INCREF(r) Py_INCREF(r) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: pandas/_libs/testing.c:4982:3: note: in expansion of macro '__Pyx_INCREF' BUILDSTDERR: __Pyx_INCREF(((PyObject *)(&PyInt_Type))); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: ((PyObject*)(op))->ob_refcnt++) BUILDSTDERR: ~^~~~~~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/testing.c:847:27: note: in expansion of macro 'Py_INCREF' BUILDSTDERR: #define __Pyx_INCREF(r) Py_INCREF(r) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: pandas/_libs/testing.c:4985:3: note: in expansion of macro '__Pyx_INCREF' BUILDSTDERR: __Pyx_INCREF(((PyObject *)(&PyFloat_Type))); BUILDSTDERR: ^~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/pandas/_libs/testing.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/pandas/_libs/testing.so skipping 'pandas/_libs/tslibs/ccalendar.c' Cython extension (up-to-date) building 'pandas._libs.tslibs.ccalendar' extension creating build/temp.linux-riscv64-2.7/pandas/_libs/tslibs gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/tslibs/ccalendar.c -o build/temp.linux-riscv64-2.7/pandas/_libs/tslibs/ccalendar.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/ccalendar.c:567: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/pandas/_libs/tslibs/ccalendar.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/pandas/_libs/tslibs/ccalendar.so skipping 'pandas/_libs/tslibs/resolution.c' Cython extension (up-to-date) building 'pandas._libs.tslibs.resolution' extension creating build/temp.linux-riscv64-2.7/pandas/_libs/src creating build/temp.linux-riscv64-2.7/pandas/_libs/src/datetime gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/tslibs/resolution.c -o build/temp.linux-riscv64-2.7/pandas/_libs/tslibs/resolution.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/resolution.c:567: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/src/datetime/np_datetime.c -o build/temp.linux-riscv64-2.7/pandas/_libs/src/datetime/np_datetime.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/src/datetime/np_datetime.c:22: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c: In function 'pandas_datetimestruct_to_datetime': BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c:518:5: warning: implicit declaration of function 'convert_datetimestruct_to_datetime'; did you mean 'pandas_datetimestruct_to_datetime'? [-Wimplicit-function-declaration] BUILDSTDERR: convert_datetimestruct_to_datetime(fr, d, &result); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas_datetimestruct_to_datetime BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c: In function 'pandas_timedelta_to_timedeltastruct': BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c:530:5: warning: implicit declaration of function 'convert_timedelta_to_timedeltastruct'; did you mean 'pandas_timedelta_to_timedeltastruct'? [-Wimplicit-function-declaration] BUILDSTDERR: convert_timedelta_to_timedeltastruct(fr, val, result); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas_timedelta_to_timedeltastruct BUILDSTDERR: In file included from pandas/_libs/src/datetime/np_datetime.c:20: BUILDSTDERR: At top level: BUILDSTDERR: /usr/include/python2.7/datetime.h:188:25: warning: 'PyDateTimeAPI' defined but not used [-Wunused-variable] BUILDSTDERR: static PyDateTime_CAPI *PyDateTimeAPI = NULL; BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/src/datetime/np_datetime_strings.c -o build/temp.linux-riscv64-2.7/pandas/_libs/src/datetime/np_datetime_strings.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/src/datetime/np_datetime_strings.c:29: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/pandas/_libs/tslibs/resolution.o build/temp.linux-riscv64-2.7/pandas/_libs/src/datetime/np_datetime.o build/temp.linux-riscv64-2.7/pandas/_libs/src/datetime/np_datetime_strings.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/pandas/_libs/tslibs/resolution.so skipping 'pandas/_libs/internals.c' Cython extension (up-to-date) building 'pandas._libs.internals' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/internals.c -o build/temp.linux-riscv64-2.7/pandas/_libs/internals.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/internals.c:568: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: pandas/_libs/internals.c: In function '__pyx_gb_6pandas_5_libs_9internals_12generator': BUILDSTDERR: pandas/_libs/internals.c:9336:36: warning: '__pyx_t_23' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: __pyx_cur_scope->__pyx_t_9 = __pyx_t_23; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/internals.c:9333:36: warning: '__pyx_t_11' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: __pyx_cur_scope->__pyx_t_5 = __pyx_t_11; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/internals.c:9330:36: warning: '__pyx_t_6' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: __pyx_cur_scope->__pyx_t_4 = __pyx_t_6; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ BUILDSTDERR: pandas/_libs/internals.c:9335:36: warning: '__pyx_t_15' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: __pyx_cur_scope->__pyx_t_8 = __pyx_t_15; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/internals.c:9334:36: warning: '__pyx_t_12' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: __pyx_cur_scope->__pyx_t_7 = __pyx_t_12; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/pandas/_libs/internals.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/pandas/_libs/internals.so skipping 'pandas/_libs/tslibs/np_datetime.c' Cython extension (up-to-date) building 'pandas._libs.tslibs.np_datetime' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/tslibs/np_datetime.c -o build/temp.linux-riscv64-2.7/pandas/_libs/tslibs/np_datetime.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/np_datetime.c:568: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/src/datetime/np_datetime.c -o build/temp.linux-riscv64-2.7/pandas/_libs/src/datetime/np_datetime.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/src/datetime/np_datetime.c:22: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c: In function 'pandas_datetimestruct_to_datetime': BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c:518:5: warning: implicit declaration of function 'convert_datetimestruct_to_datetime'; did you mean 'pandas_datetimestruct_to_datetime'? [-Wimplicit-function-declaration] BUILDSTDERR: convert_datetimestruct_to_datetime(fr, d, &result); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas_datetimestruct_to_datetime BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c: In function 'pandas_timedelta_to_timedeltastruct': BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c:530:5: warning: implicit declaration of function 'convert_timedelta_to_timedeltastruct'; did you mean 'pandas_timedelta_to_timedeltastruct'? [-Wimplicit-function-declaration] BUILDSTDERR: convert_timedelta_to_timedeltastruct(fr, val, result); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas_timedelta_to_timedeltastruct BUILDSTDERR: In file included from pandas/_libs/src/datetime/np_datetime.c:20: BUILDSTDERR: At top level: BUILDSTDERR: /usr/include/python2.7/datetime.h:188:25: warning: 'PyDateTimeAPI' defined but not used [-Wunused-variable] BUILDSTDERR: static PyDateTime_CAPI *PyDateTimeAPI = NULL; BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/src/datetime/np_datetime_strings.c -o build/temp.linux-riscv64-2.7/pandas/_libs/src/datetime/np_datetime_strings.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/src/datetime/np_datetime_strings.c:29: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/pandas/_libs/tslibs/np_datetime.o build/temp.linux-riscv64-2.7/pandas/_libs/src/datetime/np_datetime.o build/temp.linux-riscv64-2.7/pandas/_libs/src/datetime/np_datetime_strings.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/pandas/_libs/tslibs/np_datetime.so skipping 'pandas/_libs/algos.c' Cython extension (up-to-date) building 'pandas._libs.algos' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/algos.c -o build/temp.linux-riscv64-2.7/pandas/_libs/algos.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/algos.c:567: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/pandas/_libs/algos.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/pandas/_libs/algos.so skipping 'pandas/_libs/join.c' Cython extension (up-to-date) building 'pandas._libs.join' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/join.c -o build/temp.linux-riscv64-2.7/pandas/_libs/join.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/join.c:567: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/pandas/_libs/join.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/pandas/_libs/join.so skipping 'pandas/_libs/tslibs/fields.c' Cython extension (up-to-date) building 'pandas._libs.tslibs.fields' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/tslibs/fields.c -o build/temp.linux-riscv64-2.7/pandas/_libs/tslibs/fields.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/fields.c:567: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/src/datetime/np_datetime.c -o build/temp.linux-riscv64-2.7/pandas/_libs/src/datetime/np_datetime.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/src/datetime/np_datetime.c:22: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c: In function 'pandas_datetimestruct_to_datetime': BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c:518:5: warning: implicit declaration of function 'convert_datetimestruct_to_datetime'; did you mean 'pandas_datetimestruct_to_datetime'? [-Wimplicit-function-declaration] BUILDSTDERR: convert_datetimestruct_to_datetime(fr, d, &result); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas_datetimestruct_to_datetime BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c: In function 'pandas_timedelta_to_timedeltastruct': BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c:530:5: warning: implicit declaration of function 'convert_timedelta_to_timedeltastruct'; did you mean 'pandas_timedelta_to_timedeltastruct'? [-Wimplicit-function-declaration] BUILDSTDERR: convert_timedelta_to_timedeltastruct(fr, val, result); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas_timedelta_to_timedeltastruct BUILDSTDERR: In file included from pandas/_libs/src/datetime/np_datetime.c:20: BUILDSTDERR: At top level: BUILDSTDERR: /usr/include/python2.7/datetime.h:188:25: warning: 'PyDateTimeAPI' defined but not used [-Wunused-variable] BUILDSTDERR: static PyDateTime_CAPI *PyDateTimeAPI = NULL; BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/src/datetime/np_datetime_strings.c -o build/temp.linux-riscv64-2.7/pandas/_libs/src/datetime/np_datetime_strings.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/src/datetime/np_datetime_strings.c:29: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/pandas/_libs/tslibs/fields.o build/temp.linux-riscv64-2.7/pandas/_libs/src/datetime/np_datetime.o build/temp.linux-riscv64-2.7/pandas/_libs/src/datetime/np_datetime_strings.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/pandas/_libs/tslibs/fields.so skipping 'pandas/_libs/tslibs/nattype.c' Cython extension (up-to-date) building 'pandas._libs.tslibs.nattype' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/tslibs/nattype.c -o build/temp.linux-riscv64-2.7/pandas/_libs/tslibs/nattype.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/nattype.c:567: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/pandas/_libs/tslibs/nattype.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/pandas/_libs/tslibs/nattype.so skipping 'pandas/_libs/tslibs/frequencies.c' Cython extension (up-to-date) building 'pandas._libs.tslibs.frequencies' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/tslibs/frequencies.c -o build/temp.linux-riscv64-2.7/pandas/_libs/tslibs/frequencies.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/frequencies.c:567: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/pandas/_libs/tslibs/frequencies.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/pandas/_libs/tslibs/frequencies.so skipping 'pandas/_libs/hashtable.c' Cython extension (up-to-date) building 'pandas._libs.hashtable' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/hashtable.c -o build/temp.linux-riscv64-2.7/pandas/_libs/hashtable.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/hashtable.c:568: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: pandas/_libs/hashtable.c: In function '__pyx_pf_6pandas_5_libs_9hashtable_15UInt64HashTable_22get_labels': BUILDSTDERR: pandas/_libs/hashtable.c:14483:38: warning: self-comparison always evaluates to false [-Wtautological-compare] BUILDSTDERR: __pyx_t_15 = ((__pyx_v_val != __pyx_v_val) != 0); BUILDSTDERR: ^~ BUILDSTDERR: pandas/_libs/hashtable.c: In function '__pyx_pf_6pandas_5_libs_9hashtable_14Int64HashTable_22get_labels': BUILDSTDERR: pandas/_libs/hashtable.c:18312:38: warning: self-comparison always evaluates to false [-Wtautological-compare] BUILDSTDERR: __pyx_t_15 = ((__pyx_v_val != __pyx_v_val) != 0); BUILDSTDERR: ^~ BUILDSTDERR: pandas/_libs/hashtable.c: In function '__pyx_f_6pandas_5_libs_9hashtable_15StringHashTable_get_item': BUILDSTDERR: pandas/_libs/hashtable.c:20467:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: __pyx_t_6 = get_c_string(__pyx_v_val); if (unlikely(__pyx_t_6 == ((char *)NULL))) __PYX_ERR(0, 1249, __pyx_L1_error) BUILDSTDERR: ^ BUILDSTDERR: pandas/_libs/hashtable.c: In function '__pyx_f_6pandas_5_libs_9hashtable_15StringHashTable_set_item': BUILDSTDERR: pandas/_libs/hashtable.c:20696:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: __pyx_t_8 = get_c_string(__pyx_t_1); if (unlikely(__pyx_t_8 == ((char *)NULL))) __PYX_ERR(0, 1263, __pyx_L1_error) BUILDSTDERR: ^ BUILDSTDERR: pandas/_libs/hashtable.c: In function '__pyx_pf_6pandas_5_libs_9hashtable_15StringHashTable_10get_indexer': BUILDSTDERR: pandas/_libs/hashtable.c:21062:16: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: __pyx_t_12 = get_c_string(__pyx_v_val); if (unlikely(__pyx_t_12 == ((char *)NULL))) __PYX_ERR(0, 1286, __pyx_L1_error) BUILDSTDERR: ^ BUILDSTDERR: pandas/_libs/hashtable.c: In function '__pyx_pf_6pandas_5_libs_9hashtable_15StringHashTable_12unique': BUILDSTDERR: pandas/_libs/hashtable.c:21397:16: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: __pyx_t_11 = get_c_string(__pyx_v_val); if (unlikely(__pyx_t_11 == ((char *)NULL))) __PYX_ERR(0, 1316, __pyx_L1_error) BUILDSTDERR: ^ BUILDSTDERR: pandas/_libs/hashtable.c: In function '__pyx_pf_6pandas_5_libs_9hashtable_15StringHashTable_16lookup': BUILDSTDERR: pandas/_libs/hashtable.c:22033:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: __pyx_t_13 = get_c_string(__pyx_v_val); if (unlikely(__pyx_t_13 == ((char *)NULL))) __PYX_ERR(0, 1357, __pyx_L1_error) BUILDSTDERR: ^ BUILDSTDERR: pandas/_libs/hashtable.c:22056:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: __pyx_t_13 = get_c_string(__pyx_t_6); if (unlikely(__pyx_t_13 == ((char *)NULL))) __PYX_ERR(0, 1359, __pyx_L1_error) BUILDSTDERR: ^ BUILDSTDERR: pandas/_libs/hashtable.c: In function '__pyx_pf_6pandas_5_libs_9hashtable_15StringHashTable_18map_locations': BUILDSTDERR: pandas/_libs/hashtable.c:22428:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: __pyx_t_8 = get_c_string(__pyx_v_val); if (unlikely(__pyx_t_8 == ((char *)NULL))) __PYX_ERR(0, 1390, __pyx_L1_error) BUILDSTDERR: ^ BUILDSTDERR: pandas/_libs/hashtable.c:22451:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: __pyx_t_8 = get_c_string(__pyx_t_4); if (unlikely(__pyx_t_8 == ((char *)NULL))) __PYX_ERR(0, 1392, __pyx_L1_error) BUILDSTDERR: ^ BUILDSTDERR: pandas/_libs/hashtable.c: In function '__pyx_pf_6pandas_5_libs_9hashtable_15StringHashTable_20get_labels': BUILDSTDERR: pandas/_libs/hashtable.c:22968:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: __pyx_t_14 = get_c_string(__pyx_v_val); if (unlikely(__pyx_t_14 == ((char *)NULL))) __PYX_ERR(0, 1431, __pyx_L1_error) BUILDSTDERR: ^ BUILDSTDERR: pandas/_libs/hashtable.c: In function '__pyx_pf_6pandas_5_libs_9hashtable_10ismember_uint64': BUILDSTDERR: pandas/_libs/hashtable.c:29631:39: warning: self-comparison always evaluates to false [-Wtautological-compare] BUILDSTDERR: __pyx_t_17 = (__pyx_v_val != __pyx_v_val); BUILDSTDERR: ^~ BUILDSTDERR: pandas/_libs/hashtable.c: In function '__pyx_pf_6pandas_5_libs_9hashtable_22ismember_int64': BUILDSTDERR: pandas/_libs/hashtable.c:33087:39: warning: self-comparison always evaluates to false [-Wtautological-compare] BUILDSTDERR: __pyx_t_17 = (__pyx_v_val != __pyx_v_val); BUILDSTDERR: ^~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/pandas/_libs/hashtable.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/pandas/_libs/hashtable.so skipping 'pandas/_libs/ops.c' Cython extension (up-to-date) building 'pandas._libs.ops' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/ops.c -o build/temp.linux-riscv64-2.7/pandas/_libs/ops.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/ops.c:568: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/pandas/_libs/ops.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/pandas/_libs/ops.so skipping 'pandas/_libs/tslibs/timestamps.c' Cython extension (up-to-date) building 'pandas._libs.tslibs.timestamps' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/tslibs/timestamps.c -o build/temp.linux-riscv64-2.7/pandas/_libs/tslibs/timestamps.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/timestamps.c:567: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/src/datetime/np_datetime.c -o build/temp.linux-riscv64-2.7/pandas/_libs/src/datetime/np_datetime.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/src/datetime/np_datetime.c:22: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c: In function 'pandas_datetimestruct_to_datetime': BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c:518:5: warning: implicit declaration of function 'convert_datetimestruct_to_datetime'; did you mean 'pandas_datetimestruct_to_datetime'? [-Wimplicit-function-declaration] BUILDSTDERR: convert_datetimestruct_to_datetime(fr, d, &result); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas_datetimestruct_to_datetime BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c: In function 'pandas_timedelta_to_timedeltastruct': BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c:530:5: warning: implicit declaration of function 'convert_timedelta_to_timedeltastruct'; did you mean 'pandas_timedelta_to_timedeltastruct'? [-Wimplicit-function-declaration] BUILDSTDERR: convert_timedelta_to_timedeltastruct(fr, val, result); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas_timedelta_to_timedeltastruct BUILDSTDERR: In file included from pandas/_libs/src/datetime/np_datetime.c:20: BUILDSTDERR: At top level: BUILDSTDERR: /usr/include/python2.7/datetime.h:188:25: warning: 'PyDateTimeAPI' defined but not used [-Wunused-variable] BUILDSTDERR: static PyDateTime_CAPI *PyDateTimeAPI = NULL; BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/src/datetime/np_datetime_strings.c -o build/temp.linux-riscv64-2.7/pandas/_libs/src/datetime/np_datetime_strings.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/src/datetime/np_datetime_strings.c:29: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/pandas/_libs/tslibs/timestamps.o build/temp.linux-riscv64-2.7/pandas/_libs/src/datetime/np_datetime.o build/temp.linux-riscv64-2.7/pandas/_libs/src/datetime/np_datetime_strings.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/pandas/_libs/tslibs/timestamps.so skipping 'pandas/_libs/tslibs/strptime.c' Cython extension (up-to-date) building 'pandas._libs.tslibs.strptime' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/tslibs/strptime.c -o build/temp.linux-riscv64-2.7/pandas/_libs/tslibs/strptime.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/strptime.c:568: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:83, BUILDSTDERR: from pandas/_libs/tslibs/strptime.c:4: BUILDSTDERR: pandas/_libs/tslibs/strptime.c: In function 'initstrptime': BUILDSTDERR: /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: ((PyObject*)(op))->ob_refcnt++) BUILDSTDERR: ~^~~~~~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/tslibs/strptime.c:1174:27: note: in expansion of macro 'Py_INCREF' BUILDSTDERR: #define __Pyx_INCREF(r) Py_INCREF(r) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: pandas/_libs/tslibs/strptime.c:19182:3: note: in expansion of macro '__Pyx_INCREF' BUILDSTDERR: __Pyx_INCREF(((PyObject *)(&PyDict_Type))); BUILDSTDERR: ^~~~~~~~~~~~ gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/src/datetime/np_datetime.c -o build/temp.linux-riscv64-2.7/pandas/_libs/src/datetime/np_datetime.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/src/datetime/np_datetime.c:22: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c: In function 'pandas_datetimestruct_to_datetime': BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c:518:5: warning: implicit declaration of function 'convert_datetimestruct_to_datetime'; did you mean 'pandas_datetimestruct_to_datetime'? [-Wimplicit-function-declaration] BUILDSTDERR: convert_datetimestruct_to_datetime(fr, d, &result); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas_datetimestruct_to_datetime BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c: In function 'pandas_timedelta_to_timedeltastruct': BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c:530:5: warning: implicit declaration of function 'convert_timedelta_to_timedeltastruct'; did you mean 'pandas_timedelta_to_timedeltastruct'? [-Wimplicit-function-declaration] BUILDSTDERR: convert_timedelta_to_timedeltastruct(fr, val, result); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas_timedelta_to_timedeltastruct BUILDSTDERR: In file included from pandas/_libs/src/datetime/np_datetime.c:20: BUILDSTDERR: At top level: BUILDSTDERR: /usr/include/python2.7/datetime.h:188:25: warning: 'PyDateTimeAPI' defined but not used [-Wunused-variable] BUILDSTDERR: static PyDateTime_CAPI *PyDateTimeAPI = NULL; BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/src/datetime/np_datetime_strings.c -o build/temp.linux-riscv64-2.7/pandas/_libs/src/datetime/np_datetime_strings.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/src/datetime/np_datetime_strings.c:29: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/pandas/_libs/tslibs/strptime.o build/temp.linux-riscv64-2.7/pandas/_libs/src/datetime/np_datetime.o build/temp.linux-riscv64-2.7/pandas/_libs/src/datetime/np_datetime_strings.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/pandas/_libs/tslibs/strptime.so skipping 'pandas/_libs/tslibs/conversion.c' Cython extension (up-to-date) building 'pandas._libs.tslibs.conversion' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/tslibs/conversion.c -o build/temp.linux-riscv64-2.7/pandas/_libs/tslibs/conversion.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/conversion.c:568: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: pandas/_libs/tslibs/conversion.c: In function '__pyx_pf_6pandas_5_libs_6tslibs_10conversion_12tz_localize_to_utc.isra.31': BUILDSTDERR: pandas/_libs/tslibs/conversion.c:10447:21: warning: '__pyx_pybuffernd_dst_hours.diminfo[0].strides' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: __Pyx_LocalBuf_ND __pyx_pybuffernd_dst_hours; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/src/datetime/np_datetime.c -o build/temp.linux-riscv64-2.7/pandas/_libs/src/datetime/np_datetime.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/src/datetime/np_datetime.c:22: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c: In function 'pandas_datetimestruct_to_datetime': BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c:518:5: warning: implicit declaration of function 'convert_datetimestruct_to_datetime'; did you mean 'pandas_datetimestruct_to_datetime'? [-Wimplicit-function-declaration] BUILDSTDERR: convert_datetimestruct_to_datetime(fr, d, &result); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas_datetimestruct_to_datetime BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c: In function 'pandas_timedelta_to_timedeltastruct': BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c:530:5: warning: implicit declaration of function 'convert_timedelta_to_timedeltastruct'; did you mean 'pandas_timedelta_to_timedeltastruct'? [-Wimplicit-function-declaration] BUILDSTDERR: convert_timedelta_to_timedeltastruct(fr, val, result); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas_timedelta_to_timedeltastruct BUILDSTDERR: In file included from pandas/_libs/src/datetime/np_datetime.c:20: BUILDSTDERR: At top level: BUILDSTDERR: /usr/include/python2.7/datetime.h:188:25: warning: 'PyDateTimeAPI' defined but not used [-Wunused-variable] BUILDSTDERR: static PyDateTime_CAPI *PyDateTimeAPI = NULL; BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/src/datetime/np_datetime_strings.c -o build/temp.linux-riscv64-2.7/pandas/_libs/src/datetime/np_datetime_strings.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/src/datetime/np_datetime_strings.c:29: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/pandas/_libs/tslibs/conversion.o build/temp.linux-riscv64-2.7/pandas/_libs/src/datetime/np_datetime.o build/temp.linux-riscv64-2.7/pandas/_libs/src/datetime/np_datetime_strings.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/pandas/_libs/tslibs/conversion.so skipping 'pandas/_libs/interval.c' Cython extension (up-to-date) building 'pandas._libs.interval' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/interval.c -o build/temp.linux-riscv64-2.7/pandas/_libs/interval.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/interval.c:567: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/pandas/_libs/interval.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/pandas/_libs/interval.so skipping 'pandas/_libs/tslibs/timedeltas.c' Cython extension (up-to-date) building 'pandas._libs.tslibs.timedeltas' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/tslibs/timedeltas.c -o build/temp.linux-riscv64-2.7/pandas/_libs/tslibs/timedeltas.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/timedeltas.c:568: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/src/datetime/np_datetime.c -o build/temp.linux-riscv64-2.7/pandas/_libs/src/datetime/np_datetime.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/src/datetime/np_datetime.c:22: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c: In function 'pandas_datetimestruct_to_datetime': BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c:518:5: warning: implicit declaration of function 'convert_datetimestruct_to_datetime'; did you mean 'pandas_datetimestruct_to_datetime'? [-Wimplicit-function-declaration] BUILDSTDERR: convert_datetimestruct_to_datetime(fr, d, &result); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas_datetimestruct_to_datetime BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c: In function 'pandas_timedelta_to_timedeltastruct': BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c:530:5: warning: implicit declaration of function 'convert_timedelta_to_timedeltastruct'; did you mean 'pandas_timedelta_to_timedeltastruct'? [-Wimplicit-function-declaration] BUILDSTDERR: convert_timedelta_to_timedeltastruct(fr, val, result); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas_timedelta_to_timedeltastruct BUILDSTDERR: In file included from pandas/_libs/src/datetime/np_datetime.c:20: BUILDSTDERR: At top level: BUILDSTDERR: /usr/include/python2.7/datetime.h:188:25: warning: 'PyDateTimeAPI' defined but not used [-Wunused-variable] BUILDSTDERR: static PyDateTime_CAPI *PyDateTimeAPI = NULL; BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/src/datetime/np_datetime_strings.c -o build/temp.linux-riscv64-2.7/pandas/_libs/src/datetime/np_datetime_strings.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/src/datetime/np_datetime_strings.c:29: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/pandas/_libs/tslibs/timedeltas.o build/temp.linux-riscv64-2.7/pandas/_libs/src/datetime/np_datetime.o build/temp.linux-riscv64-2.7/pandas/_libs/src/datetime/np_datetime_strings.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/pandas/_libs/tslibs/timedeltas.so skipping 'pandas/_libs/tslib.c' Cython extension (up-to-date) building 'pandas._libs.tslib' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/tslib.c -o build/temp.linux-riscv64-2.7/pandas/_libs/tslib.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslib.c:567: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/src/datetime/np_datetime.c -o build/temp.linux-riscv64-2.7/pandas/_libs/src/datetime/np_datetime.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/src/datetime/np_datetime.c:22: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c: In function 'pandas_datetimestruct_to_datetime': BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c:518:5: warning: implicit declaration of function 'convert_datetimestruct_to_datetime'; did you mean 'pandas_datetimestruct_to_datetime'? [-Wimplicit-function-declaration] BUILDSTDERR: convert_datetimestruct_to_datetime(fr, d, &result); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas_datetimestruct_to_datetime BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c: In function 'pandas_timedelta_to_timedeltastruct': BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c:530:5: warning: implicit declaration of function 'convert_timedelta_to_timedeltastruct'; did you mean 'pandas_timedelta_to_timedeltastruct'? [-Wimplicit-function-declaration] BUILDSTDERR: convert_timedelta_to_timedeltastruct(fr, val, result); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas_timedelta_to_timedeltastruct BUILDSTDERR: In file included from pandas/_libs/src/datetime/np_datetime.c:20: BUILDSTDERR: At top level: BUILDSTDERR: /usr/include/python2.7/datetime.h:188:25: warning: 'PyDateTimeAPI' defined but not used [-Wunused-variable] BUILDSTDERR: static PyDateTime_CAPI *PyDateTimeAPI = NULL; BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/src/datetime/np_datetime_strings.c -o build/temp.linux-riscv64-2.7/pandas/_libs/src/datetime/np_datetime_strings.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/src/datetime/np_datetime_strings.c:29: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/pandas/_libs/tslib.o build/temp.linux-riscv64-2.7/pandas/_libs/src/datetime/np_datetime.o build/temp.linux-riscv64-2.7/pandas/_libs/src/datetime/np_datetime_strings.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/pandas/_libs/tslib.so skipping 'pandas/_libs/sparse.c' Cython extension (up-to-date) building 'pandas._libs.sparse' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/sparse.c -o build/temp.linux-riscv64-2.7/pandas/_libs/sparse.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/sparse.c:567: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/pandas/_libs/sparse.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/pandas/_libs/sparse.so skipping 'pandas/_libs/tslibs/offsets.c' Cython extension (up-to-date) building 'pandas._libs.tslibs.offsets' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/tslibs/offsets.c -o build/temp.linux-riscv64-2.7/pandas/_libs/tslibs/offsets.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/offsets.c:568: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/src/datetime/np_datetime.c -o build/temp.linux-riscv64-2.7/pandas/_libs/src/datetime/np_datetime.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/src/datetime/np_datetime.c:22: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c: In function 'pandas_datetimestruct_to_datetime': BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c:518:5: warning: implicit declaration of function 'convert_datetimestruct_to_datetime'; did you mean 'pandas_datetimestruct_to_datetime'? [-Wimplicit-function-declaration] BUILDSTDERR: convert_datetimestruct_to_datetime(fr, d, &result); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas_datetimestruct_to_datetime BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c: In function 'pandas_timedelta_to_timedeltastruct': BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c:530:5: warning: implicit declaration of function 'convert_timedelta_to_timedeltastruct'; did you mean 'pandas_timedelta_to_timedeltastruct'? [-Wimplicit-function-declaration] BUILDSTDERR: convert_timedelta_to_timedeltastruct(fr, val, result); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas_timedelta_to_timedeltastruct BUILDSTDERR: In file included from pandas/_libs/src/datetime/np_datetime.c:20: BUILDSTDERR: At top level: BUILDSTDERR: /usr/include/python2.7/datetime.h:188:25: warning: 'PyDateTimeAPI' defined but not used [-Wunused-variable] BUILDSTDERR: static PyDateTime_CAPI *PyDateTimeAPI = NULL; BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/src/datetime/np_datetime_strings.c -o build/temp.linux-riscv64-2.7/pandas/_libs/src/datetime/np_datetime_strings.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/src/datetime/np_datetime_strings.c:29: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/pandas/_libs/tslibs/offsets.o build/temp.linux-riscv64-2.7/pandas/_libs/src/datetime/np_datetime.o build/temp.linux-riscv64-2.7/pandas/_libs/src/datetime/np_datetime_strings.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/pandas/_libs/tslibs/offsets.so skipping 'pandas/_libs/lib.c' Cython extension (up-to-date) building 'pandas._libs.lib' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/lib.c -o build/temp.linux-riscv64-2.7/pandas/_libs/lib.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/lib.c:567: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: pandas/_libs/lib.c: In function '__pyx_pw_6pandas_5_libs_3lib_27maybe_booleans_to_slice': BUILDSTDERR: pandas/_libs/lib.c:8473:17: warning: '__pyx_v_end' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: __pyx_t_7 = PyInt_FromSsize_t(__pyx_v_end); if (unlikely(!__pyx_t_7)) __PYX_ERR(1, 414, __pyx_L1_error) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/lib.c:8113:14: note: '__pyx_v_end' was declared here BUILDSTDERR: Py_ssize_t __pyx_v_end; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: pandas/_libs/lib.c:8444:17: warning: '__pyx_v_start' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: __pyx_t_7 = PyInt_FromSsize_t(__pyx_v_start); if (unlikely(!__pyx_t_7)) __PYX_ERR(1, 412, __pyx_L1_error) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/lib.c:8112:14: note: '__pyx_v_start' was declared here BUILDSTDERR: Py_ssize_t __pyx_v_start; BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/lib.c: In function '__pyx_pf_6pandas_5_libs_3lib_100maybe_convert_objects.isra.86': BUILDSTDERR: pandas/_libs/lib.c:28048:21: warning: '__pyx_pybuffernd_itimedeltas.diminfo[0].strides' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: __Pyx_LocalBuf_ND __pyx_pybuffernd_itimedeltas; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/lib.c:28044:21: warning: '__pyx_pybuffernd_idatetimes.diminfo[0].strides' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: __Pyx_LocalBuf_ND __pyx_pybuffernd_idatetimes; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/pandas/_libs/lib.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/pandas/_libs/lib.so skipping 'pandas/_libs/tslibs/timezones.c' Cython extension (up-to-date) building 'pandas._libs.tslibs.timezones' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/tslibs/timezones.c -o build/temp.linux-riscv64-2.7/pandas/_libs/tslibs/timezones.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/timezones.c:567: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/pandas/_libs/tslibs/timezones.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/pandas/_libs/tslibs/timezones.so skipping 'pandas/_libs/tslibs/parsing.c' Cython extension (up-to-date) building 'pandas._libs.tslibs.parsing' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/tslibs/parsing.c -o build/temp.linux-riscv64-2.7/pandas/_libs/tslibs/parsing.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/parsing.c:569: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/pandas/_libs/tslibs/parsing.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/pandas/_libs/tslibs/parsing.so skipping 'pandas/_libs/window.cpp' Cython extension (up-to-date) building 'pandas._libs.window' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/window.cpp -o build/temp.linux-riscv64-2.7/pandas/_libs/window.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/window.cpp:587: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: pandas/_libs/window.cpp: In function 'PyObject* __pyx_pf_6pandas_5_libs_6window_26roll_window(PyObject*, PyArrayObject*, PyArrayObject*, int, int)': BUILDSTDERR: pandas/_libs/window.cpp:38711:21: warning: '__pyx_pybuffernd_tot_wgt.__Pyx_LocalBuf_ND::diminfo[0].__Pyx_Buf_DimInfo::strides' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: __Pyx_LocalBuf_ND __pyx_pybuffernd_tot_wgt; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ g++ -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/pandas/_libs/window.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/pandas/_libs/window.so skipping 'pandas/io/msgpack/_unpacker.cpp' Cython extension (up-to-date) building 'pandas.io.msgpack._unpacker' extension creating build/temp.linux-riscv64-2.7/pandas/io/msgpack gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/msgpack -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/io/msgpack/_unpacker.cpp -o build/temp.linux-riscv64-2.7/pandas/io/msgpack/_unpacker.o -Wno-unused-function BUILDSTDERR: pandas/io/msgpack/_unpacker.cpp: In function 'PyObject* __pyx_pf_6pandas_2io_7msgpack_9_unpacker_2unpackb(PyObject*, PyObject*, PyObject*, PyObject*, int, PyObject*, PyObject*, PyObject*, PyObject*, Py_ssize_t, Py_ssize_t, Py_ssize_t, Py_ssize_t, Py_ssize_t)': BUILDSTDERR: pandas/io/msgpack/_unpacker.cpp:2524:31: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'Py_ssize_t' {aka 'long int'} [-Wsign-compare] BUILDSTDERR: __pyx_t_2 = ((__pyx_v_off < __pyx_v_buf_len) != 0); BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas/io/msgpack/_unpacker.cpp: In function 'PyObject* __pyx_f_6pandas_2io_7msgpack_9_unpacker_8Unpacker_read_from_file(__pyx_obj_6pandas_2io_7msgpack_9_unpacker_Unpacker*)': BUILDSTDERR: pandas/io/msgpack/_unpacker.cpp:4606:19: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'Py_ssize_t' {aka 'long int'} [-Wsign-compare] BUILDSTDERR: if (((__pyx_t_2 < __pyx_t_3) != 0)) { BUILDSTDERR: ~~~~~~~~~~^~~~~~~~~~~ BUILDSTDERR: pandas/io/msgpack/_unpacker.cpp: In function 'PyObject* __pyx_pf_6pandas_2io_7msgpack_9_unpacker_8Unpacker_8read_bytes(__pyx_obj_6pandas_2io_7msgpack_9_unpacker_Unpacker*, Py_ssize_t)': BUILDSTDERR: pandas/io/msgpack/_unpacker.cpp:5285:19: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'long int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] BUILDSTDERR: if (((__pyx_t_1 < __pyx_t_2) != 0)) { BUILDSTDERR: ~~~~~~~~~~^~~~~~~~~~~ g++ -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/pandas/io/msgpack/_unpacker.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/pandas/io/msgpack/_unpacker.so skipping 'pandas/_libs/tslibs/period.c' Cython extension (up-to-date) building 'pandas._libs.tslibs.period' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/tslibs/period.c -o build/temp.linux-riscv64-2.7/pandas/_libs/tslibs/period.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/period.c:568: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/src/datetime/np_datetime.c -o build/temp.linux-riscv64-2.7/pandas/_libs/src/datetime/np_datetime.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/src/datetime/np_datetime.c:22: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c: In function 'pandas_datetimestruct_to_datetime': BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c:518:5: warning: implicit declaration of function 'convert_datetimestruct_to_datetime'; did you mean 'pandas_datetimestruct_to_datetime'? [-Wimplicit-function-declaration] BUILDSTDERR: convert_datetimestruct_to_datetime(fr, d, &result); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas_datetimestruct_to_datetime BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c: In function 'pandas_timedelta_to_timedeltastruct': BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c:530:5: warning: implicit declaration of function 'convert_timedelta_to_timedeltastruct'; did you mean 'pandas_timedelta_to_timedeltastruct'? [-Wimplicit-function-declaration] BUILDSTDERR: convert_timedelta_to_timedeltastruct(fr, val, result); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas_timedelta_to_timedeltastruct BUILDSTDERR: In file included from pandas/_libs/src/datetime/np_datetime.c:20: BUILDSTDERR: At top level: BUILDSTDERR: /usr/include/python2.7/datetime.h:188:25: warning: 'PyDateTimeAPI' defined but not used [-Wunused-variable] BUILDSTDERR: static PyDateTime_CAPI *PyDateTimeAPI = NULL; BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/src/datetime/np_datetime_strings.c -o build/temp.linux-riscv64-2.7/pandas/_libs/src/datetime/np_datetime_strings.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/src/datetime/np_datetime_strings.c:29: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/src/period_helper.c -o build/temp.linux-riscv64-2.7/pandas/_libs/src/period_helper.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from pandas/_libs/src/period_helper.h:21, BUILDSTDERR: from pandas/_libs/src/period_helper.c:16: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/pandas/_libs/tslibs/period.o build/temp.linux-riscv64-2.7/pandas/_libs/src/datetime/np_datetime.o build/temp.linux-riscv64-2.7/pandas/_libs/src/datetime/np_datetime_strings.o build/temp.linux-riscv64-2.7/pandas/_libs/src/period_helper.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/pandas/_libs/tslibs/period.so skipping 'pandas/_libs/missing.c' Cython extension (up-to-date) building 'pandas._libs.missing' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/missing.c -o build/temp.linux-riscv64-2.7/pandas/_libs/missing.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/missing.c:568: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/pandas/_libs/missing.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/pandas/_libs/missing.so skipping 'pandas/_libs/reduction.c' Cython extension (up-to-date) building 'pandas._libs.reduction' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/reduction.c -o build/temp.linux-riscv64-2.7/pandas/_libs/reduction.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/reduction.c:569: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/pandas/_libs/reduction.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/pandas/_libs/reduction.so skipping 'pandas/_libs/skiplist.c' Cython extension (up-to-date) building 'pandas._libs.skiplist' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/skiplist.c -o build/temp.linux-riscv64-2.7/pandas/_libs/skiplist.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/skiplist.c:567: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/pandas/_libs/skiplist.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/pandas/_libs/skiplist.so skipping 'pandas/_libs/parsers.c' Cython extension (up-to-date) building 'pandas._libs.parsers' extension creating build/temp.linux-riscv64-2.7/pandas/_libs/src/parser gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/parsers.c -o build/temp.linux-riscv64-2.7/pandas/_libs/parsers.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/parsers.c:569: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: pandas/_libs/parsers.c: In function '__pyx_f_6pandas_5_libs_7parsers_10TextReader__get_header': BUILDSTDERR: pandas/_libs/parsers.c:9728:26: warning: '__pyx_v_data_line' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: __pyx_t_5numpy_int64_t __pyx_v_data_line; BUILDSTDERR: ^~~~~~~~~~~~~~~~~ gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/src/parser/tokenizer.c -o build/temp.linux-riscv64-2.7/pandas/_libs/src/parser/tokenizer.o -Wno-unused-function BUILDSTDERR: In file included from /usr/include/python2.7/pyconfig.h:6, BUILDSTDERR: from /usr/include/python2.7/Python.h:8, BUILDSTDERR: from pandas/_libs/src/parser/tokenizer.h:20, BUILDSTDERR: from pandas/_libs/src/parser/tokenizer.c:20: BUILDSTDERR: /usr/include/python2.7/pyconfig-64.h:1232: warning: "_POSIX_C_SOURCE" redefined BUILDSTDERR: #define _POSIX_C_SOURCE 200112L BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/errno.h:25, BUILDSTDERR: from pandas/_libs/src/parser/tokenizer.h:15, BUILDSTDERR: from pandas/_libs/src/parser/tokenizer.c:20: BUILDSTDERR: /usr/include/features.h:265: note: this is the location of the previous definition BUILDSTDERR: # define _POSIX_C_SOURCE 200809L BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/python2.7/pyconfig.h:6, BUILDSTDERR: from /usr/include/python2.7/Python.h:8, BUILDSTDERR: from pandas/_libs/src/parser/tokenizer.h:20, BUILDSTDERR: from pandas/_libs/src/parser/tokenizer.c:20: BUILDSTDERR: /usr/include/python2.7/pyconfig-64.h:1254: warning: "_XOPEN_SOURCE" redefined BUILDSTDERR: #define _XOPEN_SOURCE 600 BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/errno.h:25, BUILDSTDERR: from pandas/_libs/src/parser/tokenizer.h:15, BUILDSTDERR: from pandas/_libs/src/parser/tokenizer.c:20: BUILDSTDERR: /usr/include/features.h:202: note: this is the location of the previous definition BUILDSTDERR: # define _XOPEN_SOURCE 700 BUILDSTDERR: BUILDSTDERR: pandas/_libs/src/parser/tokenizer.c: In function 'make_stream_space': BUILDSTDERR: pandas/_libs/src/parser/tokenizer.c:265:40: warning: pointer targets in passing argument 3 of 'grow_buffer' differ in signedness [-Wpointer-sign] BUILDSTDERR: (size_t*)&self->stream_cap, nbytes * 2, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/src/parser/tokenizer.c:72:14: note: expected 'int64_t *' {aka 'long int *'} but argument is of type 'size_t *' {aka 'long unsigned int *'} BUILDSTDERR: static void *grow_buffer(void *buffer, int64_t length, int64_t *capacity, BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: pandas/_libs/src/parser/tokenizer.c:292:30: warning: pointer targets in passing argument 3 of 'grow_buffer' differ in signedness [-Wpointer-sign] BUILDSTDERR: (size_t*)&self->words_cap, nbytes, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/src/parser/tokenizer.c:72:14: note: expected 'int64_t *' {aka 'long int *'} but argument is of type 'size_t *' {aka 'long unsigned int *'} BUILDSTDERR: static void *grow_buffer(void *buffer, int64_t length, int64_t *capacity, BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: pandas/_libs/src/parser/tokenizer.c:323:28: warning: pointer targets in passing argument 3 of 'grow_buffer' differ in signedness [-Wpointer-sign] BUILDSTDERR: (size_t*)&self->lines_cap, nbytes, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/src/parser/tokenizer.c:72:14: note: expected 'int64_t *' {aka 'long int *'} but argument is of type 'size_t *' {aka 'long unsigned int *'} BUILDSTDERR: static void *grow_buffer(void *buffer, int64_t length, int64_t *capacity, BUILDSTDERR: ^~~~~~~~~~~ gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/src/parser/io.c -o build/temp.linux-riscv64-2.7/pandas/_libs/src/parser/io.o -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/pandas/_libs/parsers.o build/temp.linux-riscv64-2.7/pandas/_libs/src/parser/tokenizer.o build/temp.linux-riscv64-2.7/pandas/_libs/src/parser/io.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/pandas/_libs/parsers.so skipping 'pandas/_libs/properties.c' Cython extension (up-to-date) building 'pandas._libs.properties' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/properties.c -o build/temp.linux-riscv64-2.7/pandas/_libs/properties.o -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/pandas/_libs/properties.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/pandas/_libs/properties.so skipping 'pandas/_libs/writers.c' Cython extension (up-to-date) building 'pandas._libs.writers' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/writers.c -o build/temp.linux-riscv64-2.7/pandas/_libs/writers.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/writers.c:568: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/pandas/_libs/writers.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/pandas/_libs/writers.so skipping 'pandas/_libs/indexing.c' Cython extension (up-to-date) building 'pandas._libs.indexing' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/indexing.c -o build/temp.linux-riscv64-2.7/pandas/_libs/indexing.o -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/pandas/_libs/indexing.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/pandas/_libs/indexing.so skipping 'pandas/_libs/index.c' Cython extension (up-to-date) building 'pandas._libs.index' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/index.c -o build/temp.linux-riscv64-2.7/pandas/_libs/index.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/index.c:568: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: pandas/_libs/index.c: In function '__pyx_f_6pandas_5_libs_5index_11IndexEngine_get_loc': BUILDSTDERR: pandas/_libs/index.c:9980:15: warning: '__pyx_v_mid' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: __pyx_t_5 = PyInt_FromSsize_t(__pyx_v_mid); if (unlikely(!__pyx_t_5)) __PYX_ERR(0, 390, __pyx_L1_error) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/index.c:9755:14: note: '__pyx_v_mid' was declared here BUILDSTDERR: Py_ssize_t __pyx_v_mid; BUILDSTDERR: ^~~~~~~~~~~ gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/src/datetime/np_datetime.c -o build/temp.linux-riscv64-2.7/pandas/_libs/src/datetime/np_datetime.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/src/datetime/np_datetime.c:22: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c: In function 'pandas_datetimestruct_to_datetime': BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c:518:5: warning: implicit declaration of function 'convert_datetimestruct_to_datetime'; did you mean 'pandas_datetimestruct_to_datetime'? [-Wimplicit-function-declaration] BUILDSTDERR: convert_datetimestruct_to_datetime(fr, d, &result); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas_datetimestruct_to_datetime BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c: In function 'pandas_timedelta_to_timedeltastruct': BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c:530:5: warning: implicit declaration of function 'convert_timedelta_to_timedeltastruct'; did you mean 'pandas_timedelta_to_timedeltastruct'? [-Wimplicit-function-declaration] BUILDSTDERR: convert_timedelta_to_timedeltastruct(fr, val, result); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas_timedelta_to_timedeltastruct BUILDSTDERR: In file included from pandas/_libs/src/datetime/np_datetime.c:20: BUILDSTDERR: At top level: BUILDSTDERR: /usr/include/python2.7/datetime.h:188:25: warning: 'PyDateTimeAPI' defined but not used [-Wunused-variable] BUILDSTDERR: static PyDateTime_CAPI *PyDateTimeAPI = NULL; BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/src/datetime/np_datetime_strings.c -o build/temp.linux-riscv64-2.7/pandas/_libs/src/datetime/np_datetime_strings.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/src/datetime/np_datetime_strings.c:29: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/pandas/_libs/index.o build/temp.linux-riscv64-2.7/pandas/_libs/src/datetime/np_datetime.o build/temp.linux-riscv64-2.7/pandas/_libs/src/datetime/np_datetime_strings.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/pandas/_libs/index.so skipping 'pandas/io/msgpack/_packer.cpp' Cython extension (up-to-date) building 'pandas.io.msgpack._packer' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/msgpack -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/io/msgpack/_packer.cpp -o build/temp.linux-riscv64-2.7/pandas/io/msgpack/_packer.o -Wno-unused-function g++ -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/pandas/io/msgpack/_packer.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/pandas/io/msgpack/_packer.so skipping 'pandas/_libs/hashing.c' Cython extension (up-to-date) building 'pandas._libs.hashing' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/hashing.c -o build/temp.linux-riscv64-2.7/pandas/_libs/hashing.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/hashing.c:567: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/pandas/_libs/hashing.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/pandas/_libs/hashing.so skipping 'pandas/_libs/groupby.c' Cython extension (up-to-date) building 'pandas._libs.groupby' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/groupby.c -o build/temp.linux-riscv64-2.7/pandas/_libs/groupby.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/groupby.c:567: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: pandas/_libs/groupby.c: In function '__pyx_pf_6pandas_5_libs_7groupby_44group_last_int64': BUILDSTDERR: pandas/_libs/groupby.c:27831:40: warning: self-comparison always evaluates to true [-Wtautological-compare] BUILDSTDERR: __pyx_t_24 = ((__pyx_v_val == __pyx_v_val) != 0); BUILDSTDERR: ^~ BUILDSTDERR: pandas/_libs/groupby.c: In function '__pyx_pf_6pandas_5_libs_7groupby_46group_nth_int64': BUILDSTDERR: pandas/_libs/groupby.c:28616:40: warning: self-comparison always evaluates to true [-Wtautological-compare] BUILDSTDERR: __pyx_t_24 = ((__pyx_v_val == __pyx_v_val) != 0); BUILDSTDERR: ^~ BUILDSTDERR: pandas/_libs/groupby.c: In function '__pyx_pf_6pandas_5_libs_7groupby_6group_shift_indexer.isra.86': BUILDSTDERR: pandas/_libs/groupby.c:11008:7: warning: '__pyx_v_offset' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: int __pyx_v_offset; BUILDSTDERR: ^~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/pandas/_libs/groupby.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/pandas/_libs/groupby.so skipping 'pandas/_libs/reshape.c' Cython extension (up-to-date) building 'pandas._libs.reshape' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/reshape.c -o build/temp.linux-riscv64-2.7/pandas/_libs/reshape.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/reshape.c:567: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/pandas/_libs/reshape.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/pandas/_libs/reshape.so building 'pandas._libs.json' extension creating build/temp.linux-riscv64-2.7/pandas/_libs/src/ujson creating build/temp.linux-riscv64-2.7/pandas/_libs/src/ujson/python creating build/temp.linux-riscv64-2.7/pandas/_libs/src/ujson/lib gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/src/ujson/python/ujson.c -o build/temp.linux-riscv64-2.7/pandas/_libs/src/ujson/python/ujson.o -D_GNU_SOURCE -Wno-unused-function gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/src/ujson/python/objToJSON.c -o build/temp.linux-riscv64-2.7/pandas/_libs/src/ujson/python/objToJSON.o -D_GNU_SOURCE -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/src/ujson/python/objToJSON.c:44: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/src/ujson/python/JSONtoObj.c -o build/temp.linux-riscv64-2.7/pandas/_libs/src/ujson/python/JSONtoObj.o -D_GNU_SOURCE -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/src/ujson/python/JSONtoObj.c:44: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/src/ujson/lib/ultrajsonenc.c -o build/temp.linux-riscv64-2.7/pandas/_libs/src/ujson/lib/ultrajsonenc.o -D_GNU_SOURCE -Wno-unused-function BUILDSTDERR: pandas/_libs/src/ujson/lib/ultrajsonenc.c:397:1: warning: 'fastcall' attribute directive ignored [-Wattributes] BUILDSTDERR: Buffer_AppendShortHexUnchecked(char *outputOffset, unsigned short value) { BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/src/ujson/lib/ultrajsonenc.c:720:59: warning: 'fastcall' attribute directive ignored [-Wattributes] BUILDSTDERR: char *end) { BUILDSTDERR: ^~~~ gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/src/ujson/lib/ultrajsondec.c -o build/temp.linux-riscv64-2.7/pandas/_libs/src/ujson/lib/ultrajsondec.o -D_GNU_SOURCE -Wno-unused-function BUILDSTDERR: pandas/_libs/src/ujson/lib/ultrajsondec.c:71:39: warning: 'fastcall' attribute directive ignored [-Wattributes] BUILDSTDERR: JSOBJ FASTCALL_MSVC decode_any(struct DecoderState *ds) FASTCALL_ATTR; BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/src/ujson/lib/ultrajsondec.c:102:61: warning: 'fastcall' attribute directive ignored [-Wattributes] BUILDSTDERR: FASTCALL_ATTR JSOBJ FASTCALL_MSVC decodePreciseFloat(struct DecoderState *ds) { BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/src/ujson/lib/ultrajsondec.c:117:57: warning: 'fastcall' attribute directive ignored [-Wattributes] BUILDSTDERR: FASTCALL_ATTR JSOBJ FASTCALL_MSVC decode_numeric(struct DecoderState *ds) { BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/src/ujson/lib/ultrajsondec.c:294:54: warning: 'fastcall' attribute directive ignored [-Wattributes] BUILDSTDERR: FASTCALL_ATTR JSOBJ FASTCALL_MSVC decode_true(struct DecoderState *ds) { BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/src/ujson/lib/ultrajsondec.c:310:55: warning: 'fastcall' attribute directive ignored [-Wattributes] BUILDSTDERR: FASTCALL_ATTR JSOBJ FASTCALL_MSVC decode_false(struct DecoderState *ds) { BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/src/ujson/lib/ultrajsondec.c:327:54: warning: 'fastcall' attribute directive ignored [-Wattributes] BUILDSTDERR: FASTCALL_ATTR JSOBJ FASTCALL_MSVC decode_null(struct DecoderState *ds) { BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/src/ujson/lib/ultrajsondec.c:343:56: warning: 'fastcall' attribute directive ignored [-Wattributes] BUILDSTDERR: FASTCALL_ATTR void FASTCALL_MSVC SkipWhitespace(struct DecoderState *ds) { BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/src/ujson/lib/ultrajsondec.c:631:56: warning: 'fastcall' attribute directive ignored [-Wattributes] BUILDSTDERR: FASTCALL_ATTR JSOBJ FASTCALL_MSVC decode_string(struct DecoderState *ds) { BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/src/ujson/lib/ultrajsondec.c:911:55: warning: 'fastcall' attribute directive ignored [-Wattributes] BUILDSTDERR: FASTCALL_ATTR JSOBJ FASTCALL_MSVC decode_array(struct DecoderState *ds) { BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/src/ujson/lib/ultrajsondec.c:975:56: warning: 'fastcall' attribute directive ignored [-Wattributes] BUILDSTDERR: FASTCALL_ATTR JSOBJ FASTCALL_MSVC decode_object(struct DecoderState *ds) { BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/src/ujson/lib/ultrajsondec.c:1058:53: warning: 'fastcall' attribute directive ignored [-Wattributes] BUILDSTDERR: FASTCALL_ATTR JSOBJ FASTCALL_MSVC decode_any(struct DecoderState *ds) { BUILDSTDERR: ^~~~~~~~~~~~ gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/src/datetime/np_datetime.c -o build/temp.linux-riscv64-2.7/pandas/_libs/src/datetime/np_datetime.o -D_GNU_SOURCE -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/src/datetime/np_datetime.c:22: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c: In function 'pandas_datetimestruct_to_datetime': BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c:518:5: warning: implicit declaration of function 'convert_datetimestruct_to_datetime'; did you mean 'pandas_datetimestruct_to_datetime'? [-Wimplicit-function-declaration] BUILDSTDERR: convert_datetimestruct_to_datetime(fr, d, &result); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas_datetimestruct_to_datetime BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c: In function 'pandas_timedelta_to_timedeltastruct': BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c:530:5: warning: implicit declaration of function 'convert_timedelta_to_timedeltastruct'; did you mean 'pandas_timedelta_to_timedeltastruct'? [-Wimplicit-function-declaration] BUILDSTDERR: convert_timedelta_to_timedeltastruct(fr, val, result); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas_timedelta_to_timedeltastruct BUILDSTDERR: In file included from pandas/_libs/src/datetime/np_datetime.c:20: BUILDSTDERR: At top level: BUILDSTDERR: /usr/include/python2.7/datetime.h:188:25: warning: 'PyDateTimeAPI' defined but not used [-Wunused-variable] BUILDSTDERR: static PyDateTime_CAPI *PyDateTimeAPI = NULL; BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/src/datetime/np_datetime_strings.c -o build/temp.linux-riscv64-2.7/pandas/_libs/src/datetime/np_datetime_strings.o -D_GNU_SOURCE -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/src/datetime/np_datetime_strings.c:29: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/pandas/_libs/src/ujson/python/ujson.o build/temp.linux-riscv64-2.7/pandas/_libs/src/ujson/python/objToJSON.o build/temp.linux-riscv64-2.7/pandas/_libs/src/ujson/python/JSONtoObj.o build/temp.linux-riscv64-2.7/pandas/_libs/src/ujson/lib/ultrajsonenc.o build/temp.linux-riscv64-2.7/pandas/_libs/src/ujson/lib/ultrajsondec.o build/temp.linux-riscv64-2.7/pandas/_libs/src/datetime/np_datetime.o build/temp.linux-riscv64-2.7/pandas/_libs/src/datetime/np_datetime_strings.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/pandas/_libs/json.so building 'pandas.util._move' extension creating build/temp.linux-riscv64-2.7/pandas/util gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/util/move.c -o build/temp.linux-riscv64-2.7/pandas/util/move.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/pandas/util/move.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/pandas/util/_move.so + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build/lib.linux-riscv64-3.7 creating build/lib.linux-riscv64-3.7/pandas copying pandas/tslib.py -> build/lib.linux-riscv64-3.7/pandas copying pandas/parser.py -> build/lib.linux-riscv64-3.7/pandas copying pandas/conftest.py -> build/lib.linux-riscv64-3.7/pandas copying pandas/_version.py -> build/lib.linux-riscv64-3.7/pandas copying pandas/testing.py -> build/lib.linux-riscv64-3.7/pandas copying pandas/json.py -> build/lib.linux-riscv64-3.7/pandas copying pandas/__init__.py -> build/lib.linux-riscv64-3.7/pandas copying pandas/lib.py -> build/lib.linux-riscv64-3.7/pandas creating build/lib.linux-riscv64-3.7/pandas/util copying pandas/util/decorators.py -> build/lib.linux-riscv64-3.7/pandas/util copying pandas/util/testing.py -> build/lib.linux-riscv64-3.7/pandas/util copying pandas/util/_depr_module.py -> build/lib.linux-riscv64-3.7/pandas/util copying pandas/util/_print_versions.py -> build/lib.linux-riscv64-3.7/pandas/util copying pandas/util/_tester.py -> build/lib.linux-riscv64-3.7/pandas/util copying pandas/util/_test_decorators.py -> build/lib.linux-riscv64-3.7/pandas/util copying pandas/util/_doctools.py -> build/lib.linux-riscv64-3.7/pandas/util copying pandas/util/_validators.py -> build/lib.linux-riscv64-3.7/pandas/util copying pandas/util/_decorators.py -> build/lib.linux-riscv64-3.7/pandas/util copying pandas/util/__init__.py -> build/lib.linux-riscv64-3.7/pandas/util creating build/lib.linux-riscv64-3.7/pandas/tools copying pandas/tools/merge.py -> build/lib.linux-riscv64-3.7/pandas/tools copying pandas/tools/plotting.py -> build/lib.linux-riscv64-3.7/pandas/tools copying pandas/tools/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tools creating build/lib.linux-riscv64-3.7/pandas/api copying pandas/api/__init__.py -> build/lib.linux-riscv64-3.7/pandas/api creating build/lib.linux-riscv64-3.7/pandas/plotting copying pandas/plotting/_converter.py -> build/lib.linux-riscv64-3.7/pandas/plotting copying pandas/plotting/_tools.py -> build/lib.linux-riscv64-3.7/pandas/plotting copying pandas/plotting/_compat.py -> build/lib.linux-riscv64-3.7/pandas/plotting copying pandas/plotting/_style.py -> build/lib.linux-riscv64-3.7/pandas/plotting copying pandas/plotting/__init__.py -> build/lib.linux-riscv64-3.7/pandas/plotting copying pandas/plotting/_core.py -> build/lib.linux-riscv64-3.7/pandas/plotting copying pandas/plotting/_misc.py -> build/lib.linux-riscv64-3.7/pandas/plotting copying pandas/plotting/_timeseries.py -> build/lib.linux-riscv64-3.7/pandas/plotting creating build/lib.linux-riscv64-3.7/pandas/types copying pandas/types/concat.py -> build/lib.linux-riscv64-3.7/pandas/types copying pandas/types/__init__.py -> build/lib.linux-riscv64-3.7/pandas/types copying pandas/types/common.py -> build/lib.linux-riscv64-3.7/pandas/types creating build/lib.linux-riscv64-3.7/pandas/formats copying pandas/formats/style.py -> build/lib.linux-riscv64-3.7/pandas/formats copying pandas/formats/__init__.py -> build/lib.linux-riscv64-3.7/pandas/formats creating build/lib.linux-riscv64-3.7/pandas/tests copying pandas/tests/test_lib.py -> build/lib.linux-riscv64-3.7/pandas/tests copying pandas/tests/test_multilevel.py -> build/lib.linux-riscv64-3.7/pandas/tests copying pandas/tests/test_sorting.py -> build/lib.linux-riscv64-3.7/pandas/tests copying pandas/tests/test_panel.py -> build/lib.linux-riscv64-3.7/pandas/tests copying pandas/tests/test_expressions.py -> build/lib.linux-riscv64-3.7/pandas/tests copying pandas/tests/test_common.py -> build/lib.linux-riscv64-3.7/pandas/tests copying pandas/tests/test_window.py -> build/lib.linux-riscv64-3.7/pandas/tests copying pandas/tests/test_register_accessor.py -> build/lib.linux-riscv64-3.7/pandas/tests copying pandas/tests/test_config.py -> build/lib.linux-riscv64-3.7/pandas/tests copying pandas/tests/test_resample.py -> build/lib.linux-riscv64-3.7/pandas/tests copying pandas/tests/test_downstream.py -> build/lib.linux-riscv64-3.7/pandas/tests copying pandas/tests/test_join.py -> build/lib.linux-riscv64-3.7/pandas/tests copying pandas/tests/test_algos.py -> build/lib.linux-riscv64-3.7/pandas/tests copying pandas/tests/test_nanops.py -> build/lib.linux-riscv64-3.7/pandas/tests copying pandas/tests/test_strings.py -> build/lib.linux-riscv64-3.7/pandas/tests copying pandas/tests/test_base.py -> build/lib.linux-riscv64-3.7/pandas/tests copying pandas/tests/test_compat.py -> build/lib.linux-riscv64-3.7/pandas/tests copying pandas/tests/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests copying pandas/tests/test_errors.py -> build/lib.linux-riscv64-3.7/pandas/tests copying pandas/tests/test_take.py -> build/lib.linux-riscv64-3.7/pandas/tests creating build/lib.linux-riscv64-3.7/pandas/computation copying pandas/computation/expressions.py -> build/lib.linux-riscv64-3.7/pandas/computation copying pandas/computation/__init__.py -> build/lib.linux-riscv64-3.7/pandas/computation creating build/lib.linux-riscv64-3.7/pandas/compat copying pandas/compat/chainmap_impl.py -> build/lib.linux-riscv64-3.7/pandas/compat copying pandas/compat/pickle_compat.py -> build/lib.linux-riscv64-3.7/pandas/compat copying pandas/compat/chainmap.py -> build/lib.linux-riscv64-3.7/pandas/compat copying pandas/compat/__init__.py -> build/lib.linux-riscv64-3.7/pandas/compat creating build/lib.linux-riscv64-3.7/pandas/_libs copying pandas/_libs/__init__.py -> build/lib.linux-riscv64-3.7/pandas/_libs creating build/lib.linux-riscv64-3.7/pandas/core copying pandas/core/datetools.py -> build/lib.linux-riscv64-3.7/pandas/core copying pandas/core/resample.py -> build/lib.linux-riscv64-3.7/pandas/core copying pandas/core/config.py -> build/lib.linux-riscv64-3.7/pandas/core copying pandas/core/indexing.py -> build/lib.linux-riscv64-3.7/pandas/core copying pandas/core/algorithms.py -> build/lib.linux-riscv64-3.7/pandas/core copying pandas/core/strings.py -> build/lib.linux-riscv64-3.7/pandas/core copying pandas/core/config_init.py -> build/lib.linux-riscv64-3.7/pandas/core copying pandas/core/ops.py -> build/lib.linux-riscv64-3.7/pandas/core copying pandas/core/index.py -> build/lib.linux-riscv64-3.7/pandas/core copying pandas/core/nanops.py -> build/lib.linux-riscv64-3.7/pandas/core copying pandas/core/categorical.py -> build/lib.linux-riscv64-3.7/pandas/core copying pandas/core/apply.py -> build/lib.linux-riscv64-3.7/pandas/core copying pandas/core/missing.py -> build/lib.linux-riscv64-3.7/pandas/core copying pandas/core/accessor.py -> build/lib.linux-riscv64-3.7/pandas/core copying pandas/core/series.py -> build/lib.linux-riscv64-3.7/pandas/core copying pandas/core/sorting.py -> build/lib.linux-riscv64-3.7/pandas/core copying pandas/core/api.py -> build/lib.linux-riscv64-3.7/pandas/core copying pandas/core/generic.py -> build/lib.linux-riscv64-3.7/pandas/core copying pandas/core/frame.py -> build/lib.linux-riscv64-3.7/pandas/core copying pandas/core/__init__.py -> build/lib.linux-riscv64-3.7/pandas/core copying pandas/core/base.py -> build/lib.linux-riscv64-3.7/pandas/core copying pandas/core/internals.py -> build/lib.linux-riscv64-3.7/pandas/core copying pandas/core/window.py -> build/lib.linux-riscv64-3.7/pandas/core copying pandas/core/panel.py -> build/lib.linux-riscv64-3.7/pandas/core copying pandas/core/common.py -> build/lib.linux-riscv64-3.7/pandas/core creating build/lib.linux-riscv64-3.7/pandas/tseries copying pandas/tseries/offsets.py -> build/lib.linux-riscv64-3.7/pandas/tseries copying pandas/tseries/plotting.py -> build/lib.linux-riscv64-3.7/pandas/tseries copying pandas/tseries/holiday.py -> build/lib.linux-riscv64-3.7/pandas/tseries copying pandas/tseries/converter.py -> build/lib.linux-riscv64-3.7/pandas/tseries copying pandas/tseries/api.py -> build/lib.linux-riscv64-3.7/pandas/tseries copying pandas/tseries/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tseries copying pandas/tseries/frequencies.py -> build/lib.linux-riscv64-3.7/pandas/tseries creating build/lib.linux-riscv64-3.7/pandas/io copying pandas/io/gbq.py -> build/lib.linux-riscv64-3.7/pandas/io copying pandas/io/excel.py -> build/lib.linux-riscv64-3.7/pandas/io copying pandas/io/pickle.py -> build/lib.linux-riscv64-3.7/pandas/io copying pandas/io/date_converters.py -> build/lib.linux-riscv64-3.7/pandas/io copying pandas/io/clipboards.py -> build/lib.linux-riscv64-3.7/pandas/io copying pandas/io/parsers.py -> build/lib.linux-riscv64-3.7/pandas/io copying pandas/io/feather_format.py -> build/lib.linux-riscv64-3.7/pandas/io copying pandas/io/html.py -> build/lib.linux-riscv64-3.7/pandas/io copying pandas/io/s3.py -> build/lib.linux-riscv64-3.7/pandas/io copying pandas/io/api.py -> build/lib.linux-riscv64-3.7/pandas/io copying pandas/io/pytables.py -> build/lib.linux-riscv64-3.7/pandas/io copying pandas/io/__init__.py -> build/lib.linux-riscv64-3.7/pandas/io copying pandas/io/stata.py -> build/lib.linux-riscv64-3.7/pandas/io copying pandas/io/packers.py -> build/lib.linux-riscv64-3.7/pandas/io copying pandas/io/common.py -> build/lib.linux-riscv64-3.7/pandas/io copying pandas/io/sql.py -> build/lib.linux-riscv64-3.7/pandas/io copying pandas/io/parquet.py -> build/lib.linux-riscv64-3.7/pandas/io creating build/lib.linux-riscv64-3.7/pandas/errors copying pandas/errors/__init__.py -> build/lib.linux-riscv64-3.7/pandas/errors creating build/lib.linux-riscv64-3.7/pandas/api/types copying pandas/api/types/__init__.py -> build/lib.linux-riscv64-3.7/pandas/api/types creating build/lib.linux-riscv64-3.7/pandas/api/extensions copying pandas/api/extensions/__init__.py -> build/lib.linux-riscv64-3.7/pandas/api/extensions creating build/lib.linux-riscv64-3.7/pandas/tests/internals copying pandas/tests/internals/test_internals.py -> build/lib.linux-riscv64-3.7/pandas/tests/internals copying pandas/tests/internals/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/internals creating build/lib.linux-riscv64-3.7/pandas/tests/util copying pandas/tests/util/test_testing.py -> build/lib.linux-riscv64-3.7/pandas/tests/util copying pandas/tests/util/test_hashing.py -> build/lib.linux-riscv64-3.7/pandas/tests/util copying pandas/tests/util/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/util copying pandas/tests/util/test_util.py -> build/lib.linux-riscv64-3.7/pandas/tests/util creating build/lib.linux-riscv64-3.7/pandas/tests/tools copying pandas/tests/tools/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/tools copying pandas/tests/tools/test_numeric.py -> build/lib.linux-riscv64-3.7/pandas/tests/tools creating build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_timezones.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_quantile.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_apply.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_sorting.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_mutate_columns.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_dtypes.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_reshape.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_to_csv.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_subclass.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_sort_values_level_as_str.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_convert_to.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_constructors.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_validate.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_repr_info.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_rank.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_axis_select_reindex.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_block_internals.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_nonunique_indexes.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_alter_axes.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_join.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_analytics.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_query_eval.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_combine_concat.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_timeseries.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_api.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_indexing.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_arithmetic.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_asof.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_missing.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_operators.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_replace.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/common.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame copying pandas/tests/frame/test_period.py -> build/lib.linux-riscv64-3.7/pandas/tests/frame creating build/lib.linux-riscv64-3.7/pandas/tests/groupby copying pandas/tests/groupby/test_groupby.py -> build/lib.linux-riscv64-3.7/pandas/tests/groupby copying pandas/tests/groupby/test_apply.py -> build/lib.linux-riscv64-3.7/pandas/tests/groupby copying pandas/tests/groupby/conftest.py -> build/lib.linux-riscv64-3.7/pandas/tests/groupby copying pandas/tests/groupby/test_filters.py -> build/lib.linux-riscv64-3.7/pandas/tests/groupby copying pandas/tests/groupby/test_value_counts.py -> build/lib.linux-riscv64-3.7/pandas/tests/groupby copying pandas/tests/groupby/test_rank.py -> build/lib.linux-riscv64-3.7/pandas/tests/groupby copying pandas/tests/groupby/test_nth.py -> build/lib.linux-riscv64-3.7/pandas/tests/groupby copying pandas/tests/groupby/test_counting.py -> build/lib.linux-riscv64-3.7/pandas/tests/groupby copying pandas/tests/groupby/test_whitelist.py -> build/lib.linux-riscv64-3.7/pandas/tests/groupby copying pandas/tests/groupby/test_function.py -> build/lib.linux-riscv64-3.7/pandas/tests/groupby copying pandas/tests/groupby/test_timegrouper.py -> build/lib.linux-riscv64-3.7/pandas/tests/groupby copying pandas/tests/groupby/test_bin_groupby.py -> build/lib.linux-riscv64-3.7/pandas/tests/groupby copying pandas/tests/groupby/test_grouping.py -> build/lib.linux-riscv64-3.7/pandas/tests/groupby copying pandas/tests/groupby/test_index_as_string.py -> build/lib.linux-riscv64-3.7/pandas/tests/groupby copying pandas/tests/groupby/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/groupby copying pandas/tests/groupby/test_categorical.py -> build/lib.linux-riscv64-3.7/pandas/tests/groupby copying pandas/tests/groupby/test_transform.py -> build/lib.linux-riscv64-3.7/pandas/tests/groupby creating build/lib.linux-riscv64-3.7/pandas/tests/api copying pandas/tests/api/test_api.py -> build/lib.linux-riscv64-3.7/pandas/tests/api copying pandas/tests/api/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/api copying pandas/tests/api/test_types.py -> build/lib.linux-riscv64-3.7/pandas/tests/api creating build/lib.linux-riscv64-3.7/pandas/tests/plotting copying pandas/tests/plotting/test_groupby.py -> build/lib.linux-riscv64-3.7/pandas/tests/plotting copying pandas/tests/plotting/test_boxplot_method.py -> build/lib.linux-riscv64-3.7/pandas/tests/plotting copying pandas/tests/plotting/test_frame.py -> build/lib.linux-riscv64-3.7/pandas/tests/plotting copying pandas/tests/plotting/test_datetimelike.py -> build/lib.linux-riscv64-3.7/pandas/tests/plotting copying pandas/tests/plotting/test_deprecated.py -> build/lib.linux-riscv64-3.7/pandas/tests/plotting copying pandas/tests/plotting/test_converter.py -> build/lib.linux-riscv64-3.7/pandas/tests/plotting copying pandas/tests/plotting/test_hist_method.py -> build/lib.linux-riscv64-3.7/pandas/tests/plotting copying pandas/tests/plotting/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/plotting copying pandas/tests/plotting/test_misc.py -> build/lib.linux-riscv64-3.7/pandas/tests/plotting copying pandas/tests/plotting/test_series.py -> build/lib.linux-riscv64-3.7/pandas/tests/plotting copying pandas/tests/plotting/common.py -> build/lib.linux-riscv64-3.7/pandas/tests/plotting creating build/lib.linux-riscv64-3.7/pandas/tests/scalar copying pandas/tests/scalar/test_nat.py -> build/lib.linux-riscv64-3.7/pandas/tests/scalar copying pandas/tests/scalar/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/scalar creating build/lib.linux-riscv64-3.7/pandas/tests/reshape copying pandas/tests/reshape/test_tile.py -> build/lib.linux-riscv64-3.7/pandas/tests/reshape copying pandas/tests/reshape/test_reshape.py -> build/lib.linux-riscv64-3.7/pandas/tests/reshape copying pandas/tests/reshape/test_concat.py -> build/lib.linux-riscv64-3.7/pandas/tests/reshape copying pandas/tests/reshape/test_union_categoricals.py -> build/lib.linux-riscv64-3.7/pandas/tests/reshape copying pandas/tests/reshape/test_pivot.py -> build/lib.linux-riscv64-3.7/pandas/tests/reshape copying pandas/tests/reshape/test_melt.py -> build/lib.linux-riscv64-3.7/pandas/tests/reshape copying pandas/tests/reshape/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/reshape copying pandas/tests/reshape/test_util.py -> build/lib.linux-riscv64-3.7/pandas/tests/reshape creating build/lib.linux-riscv64-3.7/pandas/tests/generic copying pandas/tests/generic/test_frame.py -> build/lib.linux-riscv64-3.7/pandas/tests/generic copying pandas/tests/generic/test_panel.py -> build/lib.linux-riscv64-3.7/pandas/tests/generic copying pandas/tests/generic/test_label_or_level_utils.py -> build/lib.linux-riscv64-3.7/pandas/tests/generic copying pandas/tests/generic/test_generic.py -> build/lib.linux-riscv64-3.7/pandas/tests/generic copying pandas/tests/generic/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/generic copying pandas/tests/generic/test_series.py -> build/lib.linux-riscv64-3.7/pandas/tests/generic creating build/lib.linux-riscv64-3.7/pandas/tests/indexing copying pandas/tests/indexing/test_indexing_slow.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing copying pandas/tests/indexing/test_datetime.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing copying pandas/tests/indexing/test_panel.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing copying pandas/tests/indexing/test_scalar.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing copying pandas/tests/indexing/test_iloc.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing copying pandas/tests/indexing/test_loc.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing copying pandas/tests/indexing/test_ix.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing copying pandas/tests/indexing/test_multiindex.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing copying pandas/tests/indexing/test_callable.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing copying pandas/tests/indexing/test_floats.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing copying pandas/tests/indexing/test_indexing.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing copying pandas/tests/indexing/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing copying pandas/tests/indexing/test_timedelta.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing copying pandas/tests/indexing/test_chaining_and_caching.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing copying pandas/tests/indexing/test_categorical.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing copying pandas/tests/indexing/common.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing copying pandas/tests/indexing/test_partial.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing copying pandas/tests/indexing/test_coercion.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing creating build/lib.linux-riscv64-3.7/pandas/tests/tslibs copying pandas/tests/tslibs/test_period_asfreq.py -> build/lib.linux-riscv64-3.7/pandas/tests/tslibs copying pandas/tests/tslibs/test_timezones.py -> build/lib.linux-riscv64-3.7/pandas/tests/tslibs copying pandas/tests/tslibs/test_libfrequencies.py -> build/lib.linux-riscv64-3.7/pandas/tests/tslibs copying pandas/tests/tslibs/test_ccalendar.py -> build/lib.linux-riscv64-3.7/pandas/tests/tslibs copying pandas/tests/tslibs/test_array_to_datetime.py -> build/lib.linux-riscv64-3.7/pandas/tests/tslibs copying pandas/tests/tslibs/test_liboffsets.py -> build/lib.linux-riscv64-3.7/pandas/tests/tslibs copying pandas/tests/tslibs/test_conversion.py -> build/lib.linux-riscv64-3.7/pandas/tests/tslibs copying pandas/tests/tslibs/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/tslibs copying pandas/tests/tslibs/test_parsing.py -> build/lib.linux-riscv64-3.7/pandas/tests/tslibs creating build/lib.linux-riscv64-3.7/pandas/tests/computation copying pandas/tests/computation/test_eval.py -> build/lib.linux-riscv64-3.7/pandas/tests/computation copying pandas/tests/computation/test_compat.py -> build/lib.linux-riscv64-3.7/pandas/tests/computation copying pandas/tests/computation/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/computation creating build/lib.linux-riscv64-3.7/pandas/tests/dtypes copying pandas/tests/dtypes/test_dtypes.py -> build/lib.linux-riscv64-3.7/pandas/tests/dtypes copying pandas/tests/dtypes/test_concat.py -> build/lib.linux-riscv64-3.7/pandas/tests/dtypes copying pandas/tests/dtypes/test_common.py -> build/lib.linux-riscv64-3.7/pandas/tests/dtypes copying pandas/tests/dtypes/test_missing.py -> build/lib.linux-riscv64-3.7/pandas/tests/dtypes copying pandas/tests/dtypes/test_generic.py -> build/lib.linux-riscv64-3.7/pandas/tests/dtypes copying pandas/tests/dtypes/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/dtypes copying pandas/tests/dtypes/test_cast.py -> build/lib.linux-riscv64-3.7/pandas/tests/dtypes copying pandas/tests/dtypes/test_inference.py -> build/lib.linux-riscv64-3.7/pandas/tests/dtypes creating build/lib.linux-riscv64-3.7/pandas/tests/sparse copying pandas/tests/sparse/test_groupby.py -> build/lib.linux-riscv64-3.7/pandas/tests/sparse copying pandas/tests/sparse/test_reshape.py -> build/lib.linux-riscv64-3.7/pandas/tests/sparse copying pandas/tests/sparse/test_arithmetics.py -> build/lib.linux-riscv64-3.7/pandas/tests/sparse copying pandas/tests/sparse/test_format.py -> build/lib.linux-riscv64-3.7/pandas/tests/sparse copying pandas/tests/sparse/test_combine_concat.py -> build/lib.linux-riscv64-3.7/pandas/tests/sparse copying pandas/tests/sparse/test_array.py -> build/lib.linux-riscv64-3.7/pandas/tests/sparse copying pandas/tests/sparse/test_indexing.py -> build/lib.linux-riscv64-3.7/pandas/tests/sparse copying pandas/tests/sparse/test_pivot.py -> build/lib.linux-riscv64-3.7/pandas/tests/sparse copying pandas/tests/sparse/test_libsparse.py -> build/lib.linux-riscv64-3.7/pandas/tests/sparse copying pandas/tests/sparse/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/sparse copying pandas/tests/sparse/common.py -> build/lib.linux-riscv64-3.7/pandas/tests/sparse creating build/lib.linux-riscv64-3.7/pandas/tests/indexes copying pandas/tests/indexes/test_category.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes copying pandas/tests/indexes/conftest.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes copying pandas/tests/indexes/datetimelike.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes copying pandas/tests/indexes/test_multi.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes copying pandas/tests/indexes/test_range.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes copying pandas/tests/indexes/test_frozen.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes copying pandas/tests/indexes/test_base.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes copying pandas/tests/indexes/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes copying pandas/tests/indexes/test_numeric.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes copying pandas/tests/indexes/common.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes creating build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/test_timezones.py -> build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/test_quantile.py -> build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/test_apply.py -> build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/test_sorting.py -> build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/test_dtypes.py -> build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/test_subclass.py -> build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/test_constructors.py -> build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/test_validate.py -> build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/test_internals.py -> build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/test_rank.py -> build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/test_alter_axes.py -> build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/test_datetime_values.py -> build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/test_repr.py -> build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/test_analytics.py -> build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/test_combine_concat.py -> build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/test_timeseries.py -> build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/test_api.py -> build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/test_arithmetic.py -> build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/test_asof.py -> build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/test_missing.py -> build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/test_operators.py -> build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/test_replace.py -> build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/common.py -> build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/test_io.py -> build/lib.linux-riscv64-3.7/pandas/tests/series copying pandas/tests/series/test_period.py -> build/lib.linux-riscv64-3.7/pandas/tests/series creating build/lib.linux-riscv64-3.7/pandas/tests/tseries copying pandas/tests/tseries/conftest.py -> build/lib.linux-riscv64-3.7/pandas/tests/tseries copying pandas/tests/tseries/test_frequencies.py -> build/lib.linux-riscv64-3.7/pandas/tests/tseries copying pandas/tests/tseries/test_holiday.py -> build/lib.linux-riscv64-3.7/pandas/tests/tseries copying pandas/tests/tseries/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/tseries creating build/lib.linux-riscv64-3.7/pandas/tests/io copying pandas/tests/io/test_clipboard.py -> build/lib.linux-riscv64-3.7/pandas/tests/io copying pandas/tests/io/test_parquet.py -> build/lib.linux-riscv64-3.7/pandas/tests/io copying pandas/tests/io/conftest.py -> build/lib.linux-riscv64-3.7/pandas/tests/io copying pandas/tests/io/test_gbq.py -> build/lib.linux-riscv64-3.7/pandas/tests/io copying pandas/tests/io/test_common.py -> build/lib.linux-riscv64-3.7/pandas/tests/io copying pandas/tests/io/test_packers.py -> build/lib.linux-riscv64-3.7/pandas/tests/io copying pandas/tests/io/test_s3.py -> build/lib.linux-riscv64-3.7/pandas/tests/io copying pandas/tests/io/test_sql.py -> build/lib.linux-riscv64-3.7/pandas/tests/io copying pandas/tests/io/test_stata.py -> build/lib.linux-riscv64-3.7/pandas/tests/io copying pandas/tests/io/test_feather.py -> build/lib.linux-riscv64-3.7/pandas/tests/io copying pandas/tests/io/test_pickle.py -> build/lib.linux-riscv64-3.7/pandas/tests/io copying pandas/tests/io/test_excel.py -> build/lib.linux-riscv64-3.7/pandas/tests/io copying pandas/tests/io/generate_legacy_storage_files.py -> build/lib.linux-riscv64-3.7/pandas/tests/io copying pandas/tests/io/test_pytables.py -> build/lib.linux-riscv64-3.7/pandas/tests/io copying pandas/tests/io/test_html.py -> build/lib.linux-riscv64-3.7/pandas/tests/io copying pandas/tests/io/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/io creating build/lib.linux-riscv64-3.7/pandas/tests/extension copying pandas/tests/extension/conftest.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension copying pandas/tests/extension/test_common.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension copying pandas/tests/extension/test_external_block.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension copying pandas/tests/extension/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension creating build/lib.linux-riscv64-3.7/pandas/tests/categorical copying pandas/tests/categorical/test_sorting.py -> build/lib.linux-riscv64-3.7/pandas/tests/categorical copying pandas/tests/categorical/conftest.py -> build/lib.linux-riscv64-3.7/pandas/tests/categorical copying pandas/tests/categorical/test_dtypes.py -> build/lib.linux-riscv64-3.7/pandas/tests/categorical copying pandas/tests/categorical/test_subclass.py -> build/lib.linux-riscv64-3.7/pandas/tests/categorical copying pandas/tests/categorical/test_constructors.py -> build/lib.linux-riscv64-3.7/pandas/tests/categorical copying pandas/tests/categorical/test_repr.py -> build/lib.linux-riscv64-3.7/pandas/tests/categorical copying pandas/tests/categorical/test_algos.py -> build/lib.linux-riscv64-3.7/pandas/tests/categorical copying pandas/tests/categorical/test_analytics.py -> build/lib.linux-riscv64-3.7/pandas/tests/categorical copying pandas/tests/categorical/test_api.py -> build/lib.linux-riscv64-3.7/pandas/tests/categorical copying pandas/tests/categorical/test_indexing.py -> build/lib.linux-riscv64-3.7/pandas/tests/categorical copying pandas/tests/categorical/test_warnings.py -> build/lib.linux-riscv64-3.7/pandas/tests/categorical copying pandas/tests/categorical/test_missing.py -> build/lib.linux-riscv64-3.7/pandas/tests/categorical copying pandas/tests/categorical/test_operators.py -> build/lib.linux-riscv64-3.7/pandas/tests/categorical copying pandas/tests/categorical/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/categorical copying pandas/tests/categorical/common.py -> build/lib.linux-riscv64-3.7/pandas/tests/categorical creating build/lib.linux-riscv64-3.7/pandas/tests/groupby/aggregate copying pandas/tests/groupby/aggregate/test_cython.py -> build/lib.linux-riscv64-3.7/pandas/tests/groupby/aggregate copying pandas/tests/groupby/aggregate/test_other.py -> build/lib.linux-riscv64-3.7/pandas/tests/groupby/aggregate copying pandas/tests/groupby/aggregate/test_aggregate.py -> build/lib.linux-riscv64-3.7/pandas/tests/groupby/aggregate copying pandas/tests/groupby/aggregate/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/groupby/aggregate creating build/lib.linux-riscv64-3.7/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/test_timezones.py -> build/lib.linux-riscv64-3.7/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/test_comparisons.py -> build/lib.linux-riscv64-3.7/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/test_rendering.py -> build/lib.linux-riscv64-3.7/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/test_arithmetic.py -> build/lib.linux-riscv64-3.7/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/test_timestamp.py -> build/lib.linux-riscv64-3.7/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/test_unary_ops.py -> build/lib.linux-riscv64-3.7/pandas/tests/scalar/timestamp creating build/lib.linux-riscv64-3.7/pandas/tests/scalar/interval copying pandas/tests/scalar/interval/test_interval.py -> build/lib.linux-riscv64-3.7/pandas/tests/scalar/interval copying pandas/tests/scalar/interval/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/scalar/interval creating build/lib.linux-riscv64-3.7/pandas/tests/scalar/timedelta copying pandas/tests/scalar/timedelta/test_construction.py -> build/lib.linux-riscv64-3.7/pandas/tests/scalar/timedelta copying pandas/tests/scalar/timedelta/test_formats.py -> build/lib.linux-riscv64-3.7/pandas/tests/scalar/timedelta copying pandas/tests/scalar/timedelta/test_arithmetic.py -> build/lib.linux-riscv64-3.7/pandas/tests/scalar/timedelta copying pandas/tests/scalar/timedelta/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/scalar/timedelta copying pandas/tests/scalar/timedelta/test_timedelta.py -> build/lib.linux-riscv64-3.7/pandas/tests/scalar/timedelta creating build/lib.linux-riscv64-3.7/pandas/tests/scalar/period copying pandas/tests/scalar/period/test_asfreq.py -> build/lib.linux-riscv64-3.7/pandas/tests/scalar/period copying pandas/tests/scalar/period/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/scalar/period copying pandas/tests/scalar/period/test_period.py -> build/lib.linux-riscv64-3.7/pandas/tests/scalar/period creating build/lib.linux-riscv64-3.7/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/test_merge_ordered.py -> build/lib.linux-riscv64-3.7/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/test_merge_asof.py -> build/lib.linux-riscv64-3.7/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/test_join.py -> build/lib.linux-riscv64-3.7/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/test_merge.py -> build/lib.linux-riscv64-3.7/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/test_merge_index_as_string.py -> build/lib.linux-riscv64-3.7/pandas/tests/reshape/merge creating build/lib.linux-riscv64-3.7/pandas/tests/indexing/interval copying pandas/tests/indexing/interval/test_interval_new.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing/interval copying pandas/tests/indexing/interval/test_interval.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing/interval copying pandas/tests/indexing/interval/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexing/interval creating build/lib.linux-riscv64-3.7/pandas/tests/sparse/frame copying pandas/tests/sparse/frame/test_frame.py -> build/lib.linux-riscv64-3.7/pandas/tests/sparse/frame copying pandas/tests/sparse/frame/test_apply.py -> build/lib.linux-riscv64-3.7/pandas/tests/sparse/frame copying pandas/tests/sparse/frame/test_to_csv.py -> build/lib.linux-riscv64-3.7/pandas/tests/sparse/frame copying pandas/tests/sparse/frame/test_to_from_scipy.py -> build/lib.linux-riscv64-3.7/pandas/tests/sparse/frame copying pandas/tests/sparse/frame/test_analytics.py -> build/lib.linux-riscv64-3.7/pandas/tests/sparse/frame copying pandas/tests/sparse/frame/test_indexing.py -> build/lib.linux-riscv64-3.7/pandas/tests/sparse/frame copying pandas/tests/sparse/frame/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/sparse/frame creating build/lib.linux-riscv64-3.7/pandas/tests/sparse/series copying pandas/tests/sparse/series/test_indexing.py -> build/lib.linux-riscv64-3.7/pandas/tests/sparse/series copying pandas/tests/sparse/series/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/sparse/series copying pandas/tests/sparse/series/test_series.py -> build/lib.linux-riscv64-3.7/pandas/tests/sparse/series creating build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_timezones.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_datetimelike.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_datetime.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_ops.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_partial_slicing.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_setops.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_construction.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_astype.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_scalar_compat.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_formats.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_tools.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_indexing.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_arithmetic.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_missing.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_misc.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_date_range.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes creating build/lib.linux-riscv64-3.7/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_timedelta_range.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_ops.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_partial_slicing.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_setops.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_construction.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_astype.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_scalar_compat.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_formats.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_tools.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_indexing.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_arithmetic.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_timedelta.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/timedeltas creating build/lib.linux-riscv64-3.7/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_interval_range.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_construction.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_interval_new.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_astype.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_interval.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_interval_tree.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/interval creating build/lib.linux-riscv64-3.7/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_ops.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_partial_slicing.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_asfreq.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_setops.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_construction.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_astype.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_scalar_compat.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_formats.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_period_range.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_tools.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_indexing.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_arithmetic.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/period copying pandas/tests/indexes/period/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_period.py -> build/lib.linux-riscv64-3.7/pandas/tests/indexes/period creating build/lib.linux-riscv64-3.7/pandas/tests/series/indexing copying pandas/tests/series/indexing/conftest.py -> build/lib.linux-riscv64-3.7/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_datetime.py -> build/lib.linux-riscv64-3.7/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_iloc.py -> build/lib.linux-riscv64-3.7/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_alter_index.py -> build/lib.linux-riscv64-3.7/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_loc.py -> build/lib.linux-riscv64-3.7/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_callable.py -> build/lib.linux-riscv64-3.7/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_indexing.py -> build/lib.linux-riscv64-3.7/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_boolean.py -> build/lib.linux-riscv64-3.7/pandas/tests/series/indexing copying pandas/tests/series/indexing/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_numeric.py -> build/lib.linux-riscv64-3.7/pandas/tests/series/indexing creating build/lib.linux-riscv64-3.7/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_fiscal.py -> build/lib.linux-riscv64-3.7/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/conftest.py -> build/lib.linux-riscv64-3.7/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_yqm_offsets.py -> build/lib.linux-riscv64-3.7/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_offsets.py -> build/lib.linux-riscv64-3.7/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_ticks.py -> build/lib.linux-riscv64-3.7/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/common.py -> build/lib.linux-riscv64-3.7/pandas/tests/tseries/offsets creating build/lib.linux-riscv64-3.7/pandas/tests/io/parser copying pandas/tests/io/parser/test_parsers.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/parser copying pandas/tests/io/parser/na_values.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/parser copying pandas/tests/io/parser/test_read_fwf.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/parser copying pandas/tests/io/parser/parse_dates.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/parser copying pandas/tests/io/parser/converters.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/parser copying pandas/tests/io/parser/test_textreader.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/parser copying pandas/tests/io/parser/test_network.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/parser copying pandas/tests/io/parser/index_col.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/parser copying pandas/tests/io/parser/skiprows.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/parser copying pandas/tests/io/parser/mangle_dupes.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/parser copying pandas/tests/io/parser/dialect.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/parser copying pandas/tests/io/parser/python_parser_only.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/parser copying pandas/tests/io/parser/comment.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/parser copying pandas/tests/io/parser/usecols.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/parser copying pandas/tests/io/parser/multithread.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/parser copying pandas/tests/io/parser/header.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/parser copying pandas/tests/io/parser/compression.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/parser copying pandas/tests/io/parser/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/parser copying pandas/tests/io/parser/c_parser_only.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/parser copying pandas/tests/io/parser/test_unsupported.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/parser copying pandas/tests/io/parser/quoting.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/parser copying pandas/tests/io/parser/common.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/parser copying pandas/tests/io/parser/dtypes.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/parser creating build/lib.linux-riscv64-3.7/pandas/tests/io/json copying pandas/tests/io/json/test_pandas.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/json copying pandas/tests/io/json/test_readlines.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/json copying pandas/tests/io/json/test_compression.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/json copying pandas/tests/io/json/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/json copying pandas/tests/io/json/test_ujson.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/json copying pandas/tests/io/json/test_json_table_schema.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/json copying pandas/tests/io/json/test_normalize.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/json creating build/lib.linux-riscv64-3.7/pandas/tests/io/sas copying pandas/tests/io/sas/test_sas7bdat.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/sas copying pandas/tests/io/sas/test_xport.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/sas copying pandas/tests/io/sas/test_sas.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/sas copying pandas/tests/io/sas/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/sas creating build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_seq.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_newspec.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_read_size.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_unpack_raw.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_unpack.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_format.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_except.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_pack.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_obj.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_limits.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_sequnpack.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_subtype.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_extension.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_case.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_buffer.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/common.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack creating build/lib.linux-riscv64-3.7/pandas/tests/io/formats copying pandas/tests/io/formats/test_css.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/formats copying pandas/tests/io/formats/test_to_csv.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/formats copying pandas/tests/io/formats/test_style.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/formats copying pandas/tests/io/formats/test_format.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/formats copying pandas/tests/io/formats/test_to_html.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/formats copying pandas/tests/io/formats/test_to_latex.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/formats copying pandas/tests/io/formats/test_eng_formatting.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/formats copying pandas/tests/io/formats/test_to_excel.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/formats copying pandas/tests/io/formats/test_printing.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/formats copying pandas/tests/io/formats/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/io/formats creating build/lib.linux-riscv64-3.7/pandas/tests/extension/decimal copying pandas/tests/extension/decimal/test_decimal.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension/decimal copying pandas/tests/extension/decimal/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension/decimal copying pandas/tests/extension/decimal/array.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension/decimal creating build/lib.linux-riscv64-3.7/pandas/tests/extension/json copying pandas/tests/extension/json/test_json.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension/json copying pandas/tests/extension/json/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension/json copying pandas/tests/extension/json/array.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension/json creating build/lib.linux-riscv64-3.7/pandas/tests/extension/category copying pandas/tests/extension/category/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension/category copying pandas/tests/extension/category/test_categorical.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension/category creating build/lib.linux-riscv64-3.7/pandas/tests/extension/base copying pandas/tests/extension/base/casting.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension/base copying pandas/tests/extension/base/constructors.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension/base copying pandas/tests/extension/base/reshaping.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension/base copying pandas/tests/extension/base/methods.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension/base copying pandas/tests/extension/base/getitem.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension/base copying pandas/tests/extension/base/missing.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension/base copying pandas/tests/extension/base/setitem.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension/base copying pandas/tests/extension/base/groupby.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension/base copying pandas/tests/extension/base/dtype.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension/base copying pandas/tests/extension/base/__init__.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension/base copying pandas/tests/extension/base/base.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension/base copying pandas/tests/extension/base/interface.py -> build/lib.linux-riscv64-3.7/pandas/tests/extension/base creating build/lib.linux-riscv64-3.7/pandas/compat/numpy copying pandas/compat/numpy/function.py -> build/lib.linux-riscv64-3.7/pandas/compat/numpy copying pandas/compat/numpy/__init__.py -> build/lib.linux-riscv64-3.7/pandas/compat/numpy creating build/lib.linux-riscv64-3.7/pandas/_libs/tslibs copying pandas/_libs/tslibs/__init__.py -> build/lib.linux-riscv64-3.7/pandas/_libs/tslibs creating build/lib.linux-riscv64-3.7/pandas/core/util copying pandas/core/util/hashing.py -> build/lib.linux-riscv64-3.7/pandas/core/util copying pandas/core/util/__init__.py -> build/lib.linux-riscv64-3.7/pandas/core/util creating build/lib.linux-riscv64-3.7/pandas/core/tools copying pandas/core/tools/timedeltas.py -> build/lib.linux-riscv64-3.7/pandas/core/tools copying pandas/core/tools/datetimes.py -> build/lib.linux-riscv64-3.7/pandas/core/tools copying pandas/core/tools/numeric.py -> build/lib.linux-riscv64-3.7/pandas/core/tools copying pandas/core/tools/__init__.py -> build/lib.linux-riscv64-3.7/pandas/core/tools creating build/lib.linux-riscv64-3.7/pandas/core/arrays copying pandas/core/arrays/categorical.py -> build/lib.linux-riscv64-3.7/pandas/core/arrays copying pandas/core/arrays/__init__.py -> build/lib.linux-riscv64-3.7/pandas/core/arrays copying pandas/core/arrays/base.py -> build/lib.linux-riscv64-3.7/pandas/core/arrays creating build/lib.linux-riscv64-3.7/pandas/core/groupby copying pandas/core/groupby/groupby.py -> build/lib.linux-riscv64-3.7/pandas/core/groupby copying pandas/core/groupby/__init__.py -> build/lib.linux-riscv64-3.7/pandas/core/groupby creating build/lib.linux-riscv64-3.7/pandas/core/reshape copying pandas/core/reshape/merge.py -> build/lib.linux-riscv64-3.7/pandas/core/reshape copying pandas/core/reshape/melt.py -> build/lib.linux-riscv64-3.7/pandas/core/reshape copying pandas/core/reshape/tile.py -> build/lib.linux-riscv64-3.7/pandas/core/reshape copying pandas/core/reshape/concat.py -> build/lib.linux-riscv64-3.7/pandas/core/reshape copying pandas/core/reshape/util.py -> build/lib.linux-riscv64-3.7/pandas/core/reshape copying pandas/core/reshape/pivot.py -> build/lib.linux-riscv64-3.7/pandas/core/reshape copying pandas/core/reshape/reshape.py -> build/lib.linux-riscv64-3.7/pandas/core/reshape copying pandas/core/reshape/api.py -> build/lib.linux-riscv64-3.7/pandas/core/reshape copying pandas/core/reshape/__init__.py -> build/lib.linux-riscv64-3.7/pandas/core/reshape creating build/lib.linux-riscv64-3.7/pandas/core/computation copying pandas/core/computation/align.py -> build/lib.linux-riscv64-3.7/pandas/core/computation copying pandas/core/computation/scope.py -> build/lib.linux-riscv64-3.7/pandas/core/computation copying pandas/core/computation/ops.py -> build/lib.linux-riscv64-3.7/pandas/core/computation copying pandas/core/computation/expressions.py -> build/lib.linux-riscv64-3.7/pandas/core/computation copying pandas/core/computation/check.py -> build/lib.linux-riscv64-3.7/pandas/core/computation copying pandas/core/computation/engines.py -> build/lib.linux-riscv64-3.7/pandas/core/computation copying pandas/core/computation/expr.py -> build/lib.linux-riscv64-3.7/pandas/core/computation copying pandas/core/computation/eval.py -> build/lib.linux-riscv64-3.7/pandas/core/computation copying pandas/core/computation/api.py -> build/lib.linux-riscv64-3.7/pandas/core/computation copying pandas/core/computation/pytables.py -> build/lib.linux-riscv64-3.7/pandas/core/computation copying pandas/core/computation/__init__.py -> build/lib.linux-riscv64-3.7/pandas/core/computation copying pandas/core/computation/common.py -> build/lib.linux-riscv64-3.7/pandas/core/computation creating build/lib.linux-riscv64-3.7/pandas/core/dtypes copying pandas/core/dtypes/concat.py -> build/lib.linux-riscv64-3.7/pandas/core/dtypes copying pandas/core/dtypes/inference.py -> build/lib.linux-riscv64-3.7/pandas/core/dtypes copying pandas/core/dtypes/missing.py -> build/lib.linux-riscv64-3.7/pandas/core/dtypes copying pandas/core/dtypes/cast.py -> build/lib.linux-riscv64-3.7/pandas/core/dtypes copying pandas/core/dtypes/api.py -> build/lib.linux-riscv64-3.7/pandas/core/dtypes copying pandas/core/dtypes/generic.py -> build/lib.linux-riscv64-3.7/pandas/core/dtypes copying pandas/core/dtypes/__init__.py -> build/lib.linux-riscv64-3.7/pandas/core/dtypes copying pandas/core/dtypes/base.py -> build/lib.linux-riscv64-3.7/pandas/core/dtypes copying pandas/core/dtypes/common.py -> build/lib.linux-riscv64-3.7/pandas/core/dtypes copying pandas/core/dtypes/dtypes.py -> build/lib.linux-riscv64-3.7/pandas/core/dtypes creating build/lib.linux-riscv64-3.7/pandas/core/sparse copying pandas/core/sparse/scipy_sparse.py -> build/lib.linux-riscv64-3.7/pandas/core/sparse copying pandas/core/sparse/series.py -> build/lib.linux-riscv64-3.7/pandas/core/sparse copying pandas/core/sparse/api.py -> build/lib.linux-riscv64-3.7/pandas/core/sparse copying pandas/core/sparse/frame.py -> build/lib.linux-riscv64-3.7/pandas/core/sparse copying pandas/core/sparse/__init__.py -> build/lib.linux-riscv64-3.7/pandas/core/sparse copying pandas/core/sparse/array.py -> build/lib.linux-riscv64-3.7/pandas/core/sparse creating build/lib.linux-riscv64-3.7/pandas/core/indexes copying pandas/core/indexes/datetimelike.py -> build/lib.linux-riscv64-3.7/pandas/core/indexes copying pandas/core/indexes/timedeltas.py -> build/lib.linux-riscv64-3.7/pandas/core/indexes copying pandas/core/indexes/datetimes.py -> build/lib.linux-riscv64-3.7/pandas/core/indexes copying pandas/core/indexes/category.py -> build/lib.linux-riscv64-3.7/pandas/core/indexes copying pandas/core/indexes/accessors.py -> build/lib.linux-riscv64-3.7/pandas/core/indexes copying pandas/core/indexes/range.py -> build/lib.linux-riscv64-3.7/pandas/core/indexes copying pandas/core/indexes/numeric.py -> build/lib.linux-riscv64-3.7/pandas/core/indexes copying pandas/core/indexes/interval.py -> build/lib.linux-riscv64-3.7/pandas/core/indexes copying pandas/core/indexes/multi.py -> build/lib.linux-riscv64-3.7/pandas/core/indexes copying pandas/core/indexes/frozen.py -> build/lib.linux-riscv64-3.7/pandas/core/indexes copying pandas/core/indexes/period.py -> build/lib.linux-riscv64-3.7/pandas/core/indexes copying pandas/core/indexes/api.py -> build/lib.linux-riscv64-3.7/pandas/core/indexes copying pandas/core/indexes/__init__.py -> build/lib.linux-riscv64-3.7/pandas/core/indexes copying pandas/core/indexes/base.py -> build/lib.linux-riscv64-3.7/pandas/core/indexes creating build/lib.linux-riscv64-3.7/pandas/io/clipboard copying pandas/io/clipboard/clipboards.py -> build/lib.linux-riscv64-3.7/pandas/io/clipboard copying pandas/io/clipboard/exceptions.py -> build/lib.linux-riscv64-3.7/pandas/io/clipboard copying pandas/io/clipboard/__init__.py -> build/lib.linux-riscv64-3.7/pandas/io/clipboard copying pandas/io/clipboard/windows.py -> build/lib.linux-riscv64-3.7/pandas/io/clipboard creating build/lib.linux-riscv64-3.7/pandas/io/json copying pandas/io/json/table_schema.py -> build/lib.linux-riscv64-3.7/pandas/io/json copying pandas/io/json/normalize.py -> build/lib.linux-riscv64-3.7/pandas/io/json copying pandas/io/json/json.py -> build/lib.linux-riscv64-3.7/pandas/io/json copying pandas/io/json/__init__.py -> build/lib.linux-riscv64-3.7/pandas/io/json creating build/lib.linux-riscv64-3.7/pandas/io/sas copying pandas/io/sas/sas7bdat.py -> build/lib.linux-riscv64-3.7/pandas/io/sas copying pandas/io/sas/sasreader.py -> build/lib.linux-riscv64-3.7/pandas/io/sas copying pandas/io/sas/sas_constants.py -> build/lib.linux-riscv64-3.7/pandas/io/sas copying pandas/io/sas/sas_xport.py -> build/lib.linux-riscv64-3.7/pandas/io/sas copying pandas/io/sas/__init__.py -> build/lib.linux-riscv64-3.7/pandas/io/sas creating build/lib.linux-riscv64-3.7/pandas/io/msgpack copying pandas/io/msgpack/_version.py -> build/lib.linux-riscv64-3.7/pandas/io/msgpack copying pandas/io/msgpack/exceptions.py -> build/lib.linux-riscv64-3.7/pandas/io/msgpack copying pandas/io/msgpack/__init__.py -> build/lib.linux-riscv64-3.7/pandas/io/msgpack creating build/lib.linux-riscv64-3.7/pandas/io/formats copying pandas/io/formats/excel.py -> build/lib.linux-riscv64-3.7/pandas/io/formats copying pandas/io/formats/terminal.py -> build/lib.linux-riscv64-3.7/pandas/io/formats copying pandas/io/formats/latex.py -> build/lib.linux-riscv64-3.7/pandas/io/formats copying pandas/io/formats/console.py -> build/lib.linux-riscv64-3.7/pandas/io/formats copying pandas/io/formats/format.py -> build/lib.linux-riscv64-3.7/pandas/io/formats copying pandas/io/formats/css.py -> build/lib.linux-riscv64-3.7/pandas/io/formats copying pandas/io/formats/printing.py -> build/lib.linux-riscv64-3.7/pandas/io/formats copying pandas/io/formats/html.py -> build/lib.linux-riscv64-3.7/pandas/io/formats copying pandas/io/formats/style.py -> build/lib.linux-riscv64-3.7/pandas/io/formats copying pandas/io/formats/__init__.py -> build/lib.linux-riscv64-3.7/pandas/io/formats copying pandas/io/formats/csvs.py -> build/lib.linux-riscv64-3.7/pandas/io/formats creating build/lib.linux-riscv64-3.7/pandas/io/formats/templates copying pandas/io/formats/templates/html.tpl -> build/lib.linux-riscv64-3.7/pandas/io/formats/templates UPDATING build/lib.linux-riscv64-3.7/pandas/_version.py set build/lib.linux-riscv64-3.7/pandas/_version.py to '0.23.4' running build_ext skipping 'pandas/_libs/algos.c' Cython extension (up-to-date) building 'pandas._libs.algos' extension creating build/temp.linux-riscv64-3.7 creating build/temp.linux-riscv64-3.7/pandas creating build/temp.linux-riscv64-3.7/pandas/_libs gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/algos.c -o build/temp.linux-riscv64-3.7/pandas/_libs/algos.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/algos.c:567: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/algos.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/algos.cpython-37m-riscv64-linux-gnu.so skipping 'pandas/_libs/groupby.c' Cython extension (up-to-date) building 'pandas._libs.groupby' extension gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/groupby.c -o build/temp.linux-riscv64-3.7/pandas/_libs/groupby.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/groupby.c:567: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: pandas/_libs/groupby.c: In function ‘__pyx_pf_6pandas_5_libs_7groupby_44group_last_int64’: BUILDSTDERR: pandas/_libs/groupby.c:27831:40: warning: self-comparison always evaluates to true [-Wtautological-compare] BUILDSTDERR: __pyx_t_24 = ((__pyx_v_val == __pyx_v_val) != 0); BUILDSTDERR: ^~ BUILDSTDERR: pandas/_libs/groupby.c: In function ‘__pyx_pf_6pandas_5_libs_7groupby_46group_nth_int64’: BUILDSTDERR: pandas/_libs/groupby.c:28616:40: warning: self-comparison always evaluates to true [-Wtautological-compare] BUILDSTDERR: __pyx_t_24 = ((__pyx_v_val == __pyx_v_val) != 0); BUILDSTDERR: ^~ BUILDSTDERR: pandas/_libs/groupby.c: In function ‘__pyx_pf_6pandas_5_libs_7groupby_6group_shift_indexer.isra.84’: BUILDSTDERR: pandas/_libs/groupby.c:11008:7: warning: ‘__pyx_v_offset’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: int __pyx_v_offset; BUILDSTDERR: ^~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/groupby.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/groupby.cpython-37m-riscv64-linux-gnu.so skipping 'pandas/_libs/hashing.c' Cython extension (up-to-date) building 'pandas._libs.hashing' extension gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/hashing.c -o build/temp.linux-riscv64-3.7/pandas/_libs/hashing.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/hashing.c:567: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/hashing.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/hashing.cpython-37m-riscv64-linux-gnu.so skipping 'pandas/_libs/hashtable.c' Cython extension (up-to-date) building 'pandas._libs.hashtable' extension gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/hashtable.c -o build/temp.linux-riscv64-3.7/pandas/_libs/hashtable.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/hashtable.c:568: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: pandas/_libs/hashtable.c: In function ‘__pyx_pf_6pandas_5_libs_9hashtable_15UInt64HashTable_22get_labels’: BUILDSTDERR: pandas/_libs/hashtable.c:14483:38: warning: self-comparison always evaluates to false [-Wtautological-compare] BUILDSTDERR: __pyx_t_15 = ((__pyx_v_val != __pyx_v_val) != 0); BUILDSTDERR: ^~ BUILDSTDERR: pandas/_libs/hashtable.c: In function ‘__pyx_pf_6pandas_5_libs_9hashtable_14Int64HashTable_22get_labels’: BUILDSTDERR: pandas/_libs/hashtable.c:18312:38: warning: self-comparison always evaluates to false [-Wtautological-compare] BUILDSTDERR: __pyx_t_15 = ((__pyx_v_val != __pyx_v_val) != 0); BUILDSTDERR: ^~ BUILDSTDERR: pandas/_libs/hashtable.c: In function ‘__pyx_f_6pandas_5_libs_9hashtable_15StringHashTable_get_item’: BUILDSTDERR: pandas/_libs/hashtable.c:20467:13: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: __pyx_t_6 = get_c_string(__pyx_v_val); if (unlikely(__pyx_t_6 == ((char *)NULL))) __PYX_ERR(0, 1249, __pyx_L1_error) BUILDSTDERR: ^ BUILDSTDERR: pandas/_libs/hashtable.c: In function ‘__pyx_f_6pandas_5_libs_9hashtable_15StringHashTable_set_item’: BUILDSTDERR: pandas/_libs/hashtable.c:20696:13: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: __pyx_t_8 = get_c_string(__pyx_t_1); if (unlikely(__pyx_t_8 == ((char *)NULL))) __PYX_ERR(0, 1263, __pyx_L1_error) BUILDSTDERR: ^ BUILDSTDERR: pandas/_libs/hashtable.c: In function ‘__pyx_pf_6pandas_5_libs_9hashtable_15StringHashTable_10get_indexer’: BUILDSTDERR: pandas/_libs/hashtable.c:21062:16: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: __pyx_t_12 = get_c_string(__pyx_v_val); if (unlikely(__pyx_t_12 == ((char *)NULL))) __PYX_ERR(0, 1286, __pyx_L1_error) BUILDSTDERR: ^ BUILDSTDERR: pandas/_libs/hashtable.c: In function ‘__pyx_pf_6pandas_5_libs_9hashtable_15StringHashTable_12unique’: BUILDSTDERR: pandas/_libs/hashtable.c:21397:16: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: __pyx_t_11 = get_c_string(__pyx_v_val); if (unlikely(__pyx_t_11 == ((char *)NULL))) __PYX_ERR(0, 1316, __pyx_L1_error) BUILDSTDERR: ^ BUILDSTDERR: pandas/_libs/hashtable.c: In function ‘__pyx_pf_6pandas_5_libs_9hashtable_15StringHashTable_16lookup’: BUILDSTDERR: pandas/_libs/hashtable.c:22033:18: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: __pyx_t_13 = get_c_string(__pyx_v_val); if (unlikely(__pyx_t_13 == ((char *)NULL))) __PYX_ERR(0, 1357, __pyx_L1_error) BUILDSTDERR: ^ BUILDSTDERR: pandas/_libs/hashtable.c:22056:18: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: __pyx_t_13 = get_c_string(__pyx_t_6); if (unlikely(__pyx_t_13 == ((char *)NULL))) __PYX_ERR(0, 1359, __pyx_L1_error) BUILDSTDERR: ^ BUILDSTDERR: pandas/_libs/hashtable.c: In function ‘__pyx_pf_6pandas_5_libs_9hashtable_15StringHashTable_18map_locations’: BUILDSTDERR: pandas/_libs/hashtable.c:22428:17: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: __pyx_t_8 = get_c_string(__pyx_v_val); if (unlikely(__pyx_t_8 == ((char *)NULL))) __PYX_ERR(0, 1390, __pyx_L1_error) BUILDSTDERR: ^ BUILDSTDERR: pandas/_libs/hashtable.c:22451:17: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: __pyx_t_8 = get_c_string(__pyx_t_4); if (unlikely(__pyx_t_8 == ((char *)NULL))) __PYX_ERR(0, 1392, __pyx_L1_error) BUILDSTDERR: ^ BUILDSTDERR: pandas/_libs/hashtable.c: In function ‘__pyx_pf_6pandas_5_libs_9hashtable_15StringHashTable_20get_labels’: BUILDSTDERR: pandas/_libs/hashtable.c:22968:18: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: __pyx_t_14 = get_c_string(__pyx_v_val); if (unlikely(__pyx_t_14 == ((char *)NULL))) __PYX_ERR(0, 1431, __pyx_L1_error) BUILDSTDERR: ^ BUILDSTDERR: pandas/_libs/hashtable.c: In function ‘__pyx_pf_6pandas_5_libs_9hashtable_10ismember_uint64’: BUILDSTDERR: pandas/_libs/hashtable.c:29631:39: warning: self-comparison always evaluates to false [-Wtautological-compare] BUILDSTDERR: __pyx_t_17 = (__pyx_v_val != __pyx_v_val); BUILDSTDERR: ^~ BUILDSTDERR: pandas/_libs/hashtable.c: In function ‘__pyx_pf_6pandas_5_libs_9hashtable_22ismember_int64’: BUILDSTDERR: pandas/_libs/hashtable.c:33087:39: warning: self-comparison always evaluates to false [-Wtautological-compare] BUILDSTDERR: __pyx_t_17 = (__pyx_v_val != __pyx_v_val); BUILDSTDERR: ^~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/hashtable.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/hashtable.cpython-37m-riscv64-linux-gnu.so skipping 'pandas/_libs/index.c' Cython extension (up-to-date) building 'pandas._libs.index' extension creating build/temp.linux-riscv64-3.7/pandas/_libs/src creating build/temp.linux-riscv64-3.7/pandas/_libs/src/datetime gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/index.c -o build/temp.linux-riscv64-3.7/pandas/_libs/index.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/index.c:568: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: pandas/_libs/index.c: In function ‘__pyx_f_6pandas_5_libs_5index_11IndexEngine_get_loc’: BUILDSTDERR: pandas/_libs/index.c:482:40: warning: ‘__pyx_v_mid’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: #define PyInt_FromSsize_t PyLong_FromSsize_t BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/index.c:9755:14: note: ‘__pyx_v_mid’ was declared here BUILDSTDERR: Py_ssize_t __pyx_v_mid; BUILDSTDERR: ^~~~~~~~~~~ gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/src/datetime/np_datetime.c -o build/temp.linux-riscv64-3.7/pandas/_libs/src/datetime/np_datetime.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/src/datetime/np_datetime.c:22: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c: In function ‘pandas_datetimestruct_to_datetime’: BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c:518:5: warning: implicit declaration of function ‘convert_datetimestruct_to_datetime’; did you mean ‘pandas_datetimestruct_to_datetime’? [-Wimplicit-function-declaration] BUILDSTDERR: convert_datetimestruct_to_datetime(fr, d, &result); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas_datetimestruct_to_datetime BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c: In function ‘pandas_timedelta_to_timedeltastruct’: BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c:530:5: warning: implicit declaration of function ‘convert_timedelta_to_timedeltastruct’; did you mean ‘pandas_timedelta_to_timedeltastruct’? [-Wimplicit-function-declaration] BUILDSTDERR: convert_timedelta_to_timedeltastruct(fr, val, result); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas_timedelta_to_timedeltastruct BUILDSTDERR: In file included from pandas/_libs/src/datetime/np_datetime.c:20: BUILDSTDERR: At top level: BUILDSTDERR: /usr/include/python3.7m/datetime.h:204:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] BUILDSTDERR: static PyDateTime_CAPI *PyDateTimeAPI = NULL; BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/src/datetime/np_datetime_strings.c -o build/temp.linux-riscv64-3.7/pandas/_libs/src/datetime/np_datetime_strings.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/src/datetime/np_datetime_strings.c:29: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/index.o build/temp.linux-riscv64-3.7/pandas/_libs/src/datetime/np_datetime.o build/temp.linux-riscv64-3.7/pandas/_libs/src/datetime/np_datetime_strings.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/index.cpython-37m-riscv64-linux-gnu.so skipping 'pandas/_libs/indexing.c' Cython extension (up-to-date) building 'pandas._libs.indexing' extension gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/indexing.c -o build/temp.linux-riscv64-3.7/pandas/_libs/indexing.o -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/indexing.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/indexing.cpython-37m-riscv64-linux-gnu.so skipping 'pandas/_libs/internals.c' Cython extension (up-to-date) building 'pandas._libs.internals' extension gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/internals.c -o build/temp.linux-riscv64-3.7/pandas/_libs/internals.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/internals.c:568: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: pandas/_libs/internals.c: In function ‘__pyx_gb_6pandas_5_libs_9internals_12generator’: BUILDSTDERR: pandas/_libs/internals.c:9336:36: warning: ‘__pyx_t_23’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: __pyx_cur_scope->__pyx_t_9 = __pyx_t_23; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/internals.c:9333:36: warning: ‘__pyx_t_11’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: __pyx_cur_scope->__pyx_t_5 = __pyx_t_11; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/internals.c:9330:36: warning: ‘__pyx_t_6’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: __pyx_cur_scope->__pyx_t_4 = __pyx_t_6; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ BUILDSTDERR: pandas/_libs/internals.c:9335:36: warning: ‘__pyx_t_15’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: __pyx_cur_scope->__pyx_t_8 = __pyx_t_15; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/internals.c:9334:36: warning: ‘__pyx_t_12’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: __pyx_cur_scope->__pyx_t_7 = __pyx_t_12; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/internals.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/internals.cpython-37m-riscv64-linux-gnu.so skipping 'pandas/_libs/interval.c' Cython extension (up-to-date) building 'pandas._libs.interval' extension gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/interval.c -o build/temp.linux-riscv64-3.7/pandas/_libs/interval.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/interval.c:567: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/interval.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/interval.cpython-37m-riscv64-linux-gnu.so skipping 'pandas/_libs/join.c' Cython extension (up-to-date) building 'pandas._libs.join' extension gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/join.c -o build/temp.linux-riscv64-3.7/pandas/_libs/join.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/join.c:567: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/join.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/join.cpython-37m-riscv64-linux-gnu.so skipping 'pandas/_libs/lib.c' Cython extension (up-to-date) building 'pandas._libs.lib' extension gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/lib.c -o build/temp.linux-riscv64-3.7/pandas/_libs/lib.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/lib.c:567: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: pandas/_libs/lib.c: In function ‘__pyx_pf_6pandas_5_libs_3lib_100maybe_convert_objects.isra.85’: BUILDSTDERR: pandas/_libs/lib.c:28048:21: warning: ‘__pyx_pybuffernd_itimedeltas.diminfo[0].strides’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: __Pyx_LocalBuf_ND __pyx_pybuffernd_itimedeltas; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/lib.c:28044:21: warning: ‘__pyx_pybuffernd_idatetimes.diminfo[0].strides’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: __Pyx_LocalBuf_ND __pyx_pybuffernd_idatetimes; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/lib.c: In function ‘__pyx_pw_6pandas_5_libs_3lib_27maybe_booleans_to_slice’: BUILDSTDERR: pandas/_libs/lib.c:482:40: warning: ‘__pyx_v_end’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: #define PyInt_FromSsize_t PyLong_FromSsize_t BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/lib.c:8113:14: note: ‘__pyx_v_end’ was declared here BUILDSTDERR: Py_ssize_t __pyx_v_end; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: pandas/_libs/lib.c:482:40: warning: ‘__pyx_v_start’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: #define PyInt_FromSsize_t PyLong_FromSsize_t BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/lib.c:8112:14: note: ‘__pyx_v_start’ was declared here BUILDSTDERR: Py_ssize_t __pyx_v_start; BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/lib.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/lib.cpython-37m-riscv64-linux-gnu.so skipping 'pandas/_libs/missing.c' Cython extension (up-to-date) building 'pandas._libs.missing' extension gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/missing.c -o build/temp.linux-riscv64-3.7/pandas/_libs/missing.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/missing.c:568: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/missing.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/missing.cpython-37m-riscv64-linux-gnu.so skipping 'pandas/_libs/parsers.c' Cython extension (up-to-date) building 'pandas._libs.parsers' extension creating build/temp.linux-riscv64-3.7/pandas/_libs/src/parser gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/parsers.c -o build/temp.linux-riscv64-3.7/pandas/_libs/parsers.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/parsers.c:569: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: pandas/_libs/parsers.c: In function ‘__pyx_f_6pandas_5_libs_7parsers_10TextReader__get_header’: BUILDSTDERR: pandas/_libs/parsers.c:9728:26: warning: ‘__pyx_v_data_line’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: __pyx_t_5numpy_int64_t __pyx_v_data_line; BUILDSTDERR: ^~~~~~~~~~~~~~~~~ gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/src/parser/tokenizer.c -o build/temp.linux-riscv64-3.7/pandas/_libs/src/parser/tokenizer.o -Wno-unused-function BUILDSTDERR: pandas/_libs/src/parser/tokenizer.c: In function ‘make_stream_space’: BUILDSTDERR: pandas/_libs/src/parser/tokenizer.c:265:40: warning: pointer targets in passing argument 3 of ‘grow_buffer’ differ in signedness [-Wpointer-sign] BUILDSTDERR: (size_t*)&self->stream_cap, nbytes * 2, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/src/parser/tokenizer.c:72:14: note: expected ‘int64_t *’ {aka ‘long int *’} but argument is of type ‘size_t *’ {aka ‘long unsigned int *’} BUILDSTDERR: static void *grow_buffer(void *buffer, int64_t length, int64_t *capacity, BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: pandas/_libs/src/parser/tokenizer.c:292:30: warning: pointer targets in passing argument 3 of ‘grow_buffer’ differ in signedness [-Wpointer-sign] BUILDSTDERR: (size_t*)&self->words_cap, nbytes, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/src/parser/tokenizer.c:72:14: note: expected ‘int64_t *’ {aka ‘long int *’} but argument is of type ‘size_t *’ {aka ‘long unsigned int *’} BUILDSTDERR: static void *grow_buffer(void *buffer, int64_t length, int64_t *capacity, BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: pandas/_libs/src/parser/tokenizer.c:323:28: warning: pointer targets in passing argument 3 of ‘grow_buffer’ differ in signedness [-Wpointer-sign] BUILDSTDERR: (size_t*)&self->lines_cap, nbytes, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/src/parser/tokenizer.c:72:14: note: expected ‘int64_t *’ {aka ‘long int *’} but argument is of type ‘size_t *’ {aka ‘long unsigned int *’} BUILDSTDERR: static void *grow_buffer(void *buffer, int64_t length, int64_t *capacity, BUILDSTDERR: ^~~~~~~~~~~ gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/src/parser/io.c -o build/temp.linux-riscv64-3.7/pandas/_libs/src/parser/io.o -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/parsers.o build/temp.linux-riscv64-3.7/pandas/_libs/src/parser/tokenizer.o build/temp.linux-riscv64-3.7/pandas/_libs/src/parser/io.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/parsers.cpython-37m-riscv64-linux-gnu.so skipping 'pandas/_libs/reduction.c' Cython extension (up-to-date) building 'pandas._libs.reduction' extension gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/reduction.c -o build/temp.linux-riscv64-3.7/pandas/_libs/reduction.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/reduction.c:569: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/reduction.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/reduction.cpython-37m-riscv64-linux-gnu.so skipping 'pandas/_libs/ops.c' Cython extension (up-to-date) building 'pandas._libs.ops' extension gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/ops.c -o build/temp.linux-riscv64-3.7/pandas/_libs/ops.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/ops.c:568: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/ops.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/ops.cpython-37m-riscv64-linux-gnu.so skipping 'pandas/_libs/tslibs/period.c' Cython extension (up-to-date) building 'pandas._libs.tslibs.period' extension creating build/temp.linux-riscv64-3.7/pandas/_libs/tslibs gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/period.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/period.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/period.c:568: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/src/datetime/np_datetime.c -o build/temp.linux-riscv64-3.7/pandas/_libs/src/datetime/np_datetime.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/src/datetime/np_datetime.c:22: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c: In function ‘pandas_datetimestruct_to_datetime’: BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c:518:5: warning: implicit declaration of function ‘convert_datetimestruct_to_datetime’; did you mean ‘pandas_datetimestruct_to_datetime’? [-Wimplicit-function-declaration] BUILDSTDERR: convert_datetimestruct_to_datetime(fr, d, &result); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas_datetimestruct_to_datetime BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c: In function ‘pandas_timedelta_to_timedeltastruct’: BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c:530:5: warning: implicit declaration of function ‘convert_timedelta_to_timedeltastruct’; did you mean ‘pandas_timedelta_to_timedeltastruct’? [-Wimplicit-function-declaration] BUILDSTDERR: convert_timedelta_to_timedeltastruct(fr, val, result); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas_timedelta_to_timedeltastruct BUILDSTDERR: In file included from pandas/_libs/src/datetime/np_datetime.c:20: BUILDSTDERR: At top level: BUILDSTDERR: /usr/include/python3.7m/datetime.h:204:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] BUILDSTDERR: static PyDateTime_CAPI *PyDateTimeAPI = NULL; BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/src/datetime/np_datetime_strings.c -o build/temp.linux-riscv64-3.7/pandas/_libs/src/datetime/np_datetime_strings.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/src/datetime/np_datetime_strings.c:29: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/src/period_helper.c -o build/temp.linux-riscv64-3.7/pandas/_libs/src/period_helper.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from pandas/_libs/src/period_helper.h:21, BUILDSTDERR: from pandas/_libs/src/period_helper.c:16: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/period.o build/temp.linux-riscv64-3.7/pandas/_libs/src/datetime/np_datetime.o build/temp.linux-riscv64-3.7/pandas/_libs/src/datetime/np_datetime_strings.o build/temp.linux-riscv64-3.7/pandas/_libs/src/period_helper.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/period.cpython-37m-riscv64-linux-gnu.so skipping 'pandas/_libs/properties.c' Cython extension (up-to-date) building 'pandas._libs.properties' extension gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/properties.c -o build/temp.linux-riscv64-3.7/pandas/_libs/properties.o -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/properties.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/properties.cpython-37m-riscv64-linux-gnu.so skipping 'pandas/_libs/reshape.c' Cython extension (up-to-date) building 'pandas._libs.reshape' extension gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/reshape.c -o build/temp.linux-riscv64-3.7/pandas/_libs/reshape.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/reshape.c:567: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/reshape.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/reshape.cpython-37m-riscv64-linux-gnu.so skipping 'pandas/_libs/skiplist.c' Cython extension (up-to-date) building 'pandas._libs.skiplist' extension gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/skiplist.c -o build/temp.linux-riscv64-3.7/pandas/_libs/skiplist.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/skiplist.c:567: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/skiplist.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/skiplist.cpython-37m-riscv64-linux-gnu.so skipping 'pandas/_libs/sparse.c' Cython extension (up-to-date) building 'pandas._libs.sparse' extension gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/sparse.c -o build/temp.linux-riscv64-3.7/pandas/_libs/sparse.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/sparse.c:567: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/sparse.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/sparse.cpython-37m-riscv64-linux-gnu.so skipping 'pandas/_libs/tslib.c' Cython extension (up-to-date) building 'pandas._libs.tslib' extension gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslib.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslib.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslib.c:567: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/src/datetime/np_datetime.c -o build/temp.linux-riscv64-3.7/pandas/_libs/src/datetime/np_datetime.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/src/datetime/np_datetime.c:22: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c: In function ‘pandas_datetimestruct_to_datetime’: BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c:518:5: warning: implicit declaration of function ‘convert_datetimestruct_to_datetime’; did you mean ‘pandas_datetimestruct_to_datetime’? [-Wimplicit-function-declaration] BUILDSTDERR: convert_datetimestruct_to_datetime(fr, d, &result); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas_datetimestruct_to_datetime BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c: In function ‘pandas_timedelta_to_timedeltastruct’: BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c:530:5: warning: implicit declaration of function ‘convert_timedelta_to_timedeltastruct’; did you mean ‘pandas_timedelta_to_timedeltastruct’? [-Wimplicit-function-declaration] BUILDSTDERR: convert_timedelta_to_timedeltastruct(fr, val, result); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas_timedelta_to_timedeltastruct BUILDSTDERR: In file included from pandas/_libs/src/datetime/np_datetime.c:20: BUILDSTDERR: At top level: BUILDSTDERR: /usr/include/python3.7m/datetime.h:204:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] BUILDSTDERR: static PyDateTime_CAPI *PyDateTimeAPI = NULL; BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/src/datetime/np_datetime_strings.c -o build/temp.linux-riscv64-3.7/pandas/_libs/src/datetime/np_datetime_strings.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/src/datetime/np_datetime_strings.c:29: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/tslib.o build/temp.linux-riscv64-3.7/pandas/_libs/src/datetime/np_datetime.o build/temp.linux-riscv64-3.7/pandas/_libs/src/datetime/np_datetime_strings.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/tslib.cpython-37m-riscv64-linux-gnu.so skipping 'pandas/_libs/tslibs/ccalendar.c' Cython extension (up-to-date) building 'pandas._libs.tslibs.ccalendar' extension gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/ccalendar.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/ccalendar.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/ccalendar.c:567: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/ccalendar.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/ccalendar.cpython-37m-riscv64-linux-gnu.so skipping 'pandas/_libs/tslibs/conversion.c' Cython extension (up-to-date) building 'pandas._libs.tslibs.conversion' extension gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/conversion.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/conversion.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/conversion.c:568: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: pandas/_libs/tslibs/conversion.c: In function ‘__pyx_pf_6pandas_5_libs_6tslibs_10conversion_12tz_localize_to_utc.isra.29’: BUILDSTDERR: pandas/_libs/tslibs/conversion.c:10447:21: warning: ‘__pyx_pybuffernd_dst_hours.diminfo[0].strides’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: __Pyx_LocalBuf_ND __pyx_pybuffernd_dst_hours; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/src/datetime/np_datetime.c -o build/temp.linux-riscv64-3.7/pandas/_libs/src/datetime/np_datetime.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/src/datetime/np_datetime.c:22: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c: In function ‘pandas_datetimestruct_to_datetime’: BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c:518:5: warning: implicit declaration of function ‘convert_datetimestruct_to_datetime’; did you mean ‘pandas_datetimestruct_to_datetime’? [-Wimplicit-function-declaration] BUILDSTDERR: convert_datetimestruct_to_datetime(fr, d, &result); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas_datetimestruct_to_datetime BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c: In function ‘pandas_timedelta_to_timedeltastruct’: BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c:530:5: warning: implicit declaration of function ‘convert_timedelta_to_timedeltastruct’; did you mean ‘pandas_timedelta_to_timedeltastruct’? [-Wimplicit-function-declaration] BUILDSTDERR: convert_timedelta_to_timedeltastruct(fr, val, result); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas_timedelta_to_timedeltastruct BUILDSTDERR: In file included from pandas/_libs/src/datetime/np_datetime.c:20: BUILDSTDERR: At top level: BUILDSTDERR: /usr/include/python3.7m/datetime.h:204:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] BUILDSTDERR: static PyDateTime_CAPI *PyDateTimeAPI = NULL; BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/src/datetime/np_datetime_strings.c -o build/temp.linux-riscv64-3.7/pandas/_libs/src/datetime/np_datetime_strings.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/src/datetime/np_datetime_strings.c:29: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/conversion.o build/temp.linux-riscv64-3.7/pandas/_libs/src/datetime/np_datetime.o build/temp.linux-riscv64-3.7/pandas/_libs/src/datetime/np_datetime_strings.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/conversion.cpython-37m-riscv64-linux-gnu.so skipping 'pandas/_libs/tslibs/fields.c' Cython extension (up-to-date) building 'pandas._libs.tslibs.fields' extension gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/fields.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/fields.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/fields.c:567: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/src/datetime/np_datetime.c -o build/temp.linux-riscv64-3.7/pandas/_libs/src/datetime/np_datetime.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/src/datetime/np_datetime.c:22: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c: In function ‘pandas_datetimestruct_to_datetime’: BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c:518:5: warning: implicit declaration of function ‘convert_datetimestruct_to_datetime’; did you mean ‘pandas_datetimestruct_to_datetime’? [-Wimplicit-function-declaration] BUILDSTDERR: convert_datetimestruct_to_datetime(fr, d, &result); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas_datetimestruct_to_datetime BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c: In function ‘pandas_timedelta_to_timedeltastruct’: BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c:530:5: warning: implicit declaration of function ‘convert_timedelta_to_timedeltastruct’; did you mean ‘pandas_timedelta_to_timedeltastruct’? [-Wimplicit-function-declaration] BUILDSTDERR: convert_timedelta_to_timedeltastruct(fr, val, result); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas_timedelta_to_timedeltastruct BUILDSTDERR: In file included from pandas/_libs/src/datetime/np_datetime.c:20: BUILDSTDERR: At top level: BUILDSTDERR: /usr/include/python3.7m/datetime.h:204:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] BUILDSTDERR: static PyDateTime_CAPI *PyDateTimeAPI = NULL; BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/src/datetime/np_datetime_strings.c -o build/temp.linux-riscv64-3.7/pandas/_libs/src/datetime/np_datetime_strings.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/src/datetime/np_datetime_strings.c:29: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/fields.o build/temp.linux-riscv64-3.7/pandas/_libs/src/datetime/np_datetime.o build/temp.linux-riscv64-3.7/pandas/_libs/src/datetime/np_datetime_strings.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/fields.cpython-37m-riscv64-linux-gnu.so skipping 'pandas/_libs/tslibs/frequencies.c' Cython extension (up-to-date) building 'pandas._libs.tslibs.frequencies' extension gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/frequencies.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/frequencies.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/frequencies.c:567: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/frequencies.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/frequencies.cpython-37m-riscv64-linux-gnu.so skipping 'pandas/_libs/tslibs/nattype.c' Cython extension (up-to-date) building 'pandas._libs.tslibs.nattype' extension gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/nattype.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/nattype.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/nattype.c:567: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/nattype.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/nattype.cpython-37m-riscv64-linux-gnu.so skipping 'pandas/_libs/tslibs/np_datetime.c' Cython extension (up-to-date) building 'pandas._libs.tslibs.np_datetime' extension gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/np_datetime.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/np_datetime.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/np_datetime.c:568: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/src/datetime/np_datetime.c -o build/temp.linux-riscv64-3.7/pandas/_libs/src/datetime/np_datetime.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/src/datetime/np_datetime.c:22: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c: In function ‘pandas_datetimestruct_to_datetime’: BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c:518:5: warning: implicit declaration of function ‘convert_datetimestruct_to_datetime’; did you mean ‘pandas_datetimestruct_to_datetime’? [-Wimplicit-function-declaration] BUILDSTDERR: convert_datetimestruct_to_datetime(fr, d, &result); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas_datetimestruct_to_datetime BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c: In function ‘pandas_timedelta_to_timedeltastruct’: BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c:530:5: warning: implicit declaration of function ‘convert_timedelta_to_timedeltastruct’; did you mean ‘pandas_timedelta_to_timedeltastruct’? [-Wimplicit-function-declaration] BUILDSTDERR: convert_timedelta_to_timedeltastruct(fr, val, result); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas_timedelta_to_timedeltastruct BUILDSTDERR: In file included from pandas/_libs/src/datetime/np_datetime.c:20: BUILDSTDERR: At top level: BUILDSTDERR: /usr/include/python3.7m/datetime.h:204:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] BUILDSTDERR: static PyDateTime_CAPI *PyDateTimeAPI = NULL; BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/src/datetime/np_datetime_strings.c -o build/temp.linux-riscv64-3.7/pandas/_libs/src/datetime/np_datetime_strings.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/src/datetime/np_datetime_strings.c:29: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/np_datetime.o build/temp.linux-riscv64-3.7/pandas/_libs/src/datetime/np_datetime.o build/temp.linux-riscv64-3.7/pandas/_libs/src/datetime/np_datetime_strings.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/np_datetime.cpython-37m-riscv64-linux-gnu.so skipping 'pandas/_libs/tslibs/offsets.c' Cython extension (up-to-date) building 'pandas._libs.tslibs.offsets' extension gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/offsets.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/offsets.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/offsets.c:568: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/src/datetime/np_datetime.c -o build/temp.linux-riscv64-3.7/pandas/_libs/src/datetime/np_datetime.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/src/datetime/np_datetime.c:22: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c: In function ‘pandas_datetimestruct_to_datetime’: BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c:518:5: warning: implicit declaration of function ‘convert_datetimestruct_to_datetime’; did you mean ‘pandas_datetimestruct_to_datetime’? [-Wimplicit-function-declaration] BUILDSTDERR: convert_datetimestruct_to_datetime(fr, d, &result); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas_datetimestruct_to_datetime BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c: In function ‘pandas_timedelta_to_timedeltastruct’: BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c:530:5: warning: implicit declaration of function ‘convert_timedelta_to_timedeltastruct’; did you mean ‘pandas_timedelta_to_timedeltastruct’? [-Wimplicit-function-declaration] BUILDSTDERR: convert_timedelta_to_timedeltastruct(fr, val, result); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas_timedelta_to_timedeltastruct BUILDSTDERR: In file included from pandas/_libs/src/datetime/np_datetime.c:20: BUILDSTDERR: At top level: BUILDSTDERR: /usr/include/python3.7m/datetime.h:204:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] BUILDSTDERR: static PyDateTime_CAPI *PyDateTimeAPI = NULL; BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/src/datetime/np_datetime_strings.c -o build/temp.linux-riscv64-3.7/pandas/_libs/src/datetime/np_datetime_strings.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/src/datetime/np_datetime_strings.c:29: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/offsets.o build/temp.linux-riscv64-3.7/pandas/_libs/src/datetime/np_datetime.o build/temp.linux-riscv64-3.7/pandas/_libs/src/datetime/np_datetime_strings.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/offsets.cpython-37m-riscv64-linux-gnu.so skipping 'pandas/_libs/tslibs/parsing.c' Cython extension (up-to-date) building 'pandas._libs.tslibs.parsing' extension gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/parsing.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/parsing.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/parsing.c:569: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/parsing.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/parsing.cpython-37m-riscv64-linux-gnu.so skipping 'pandas/_libs/tslibs/resolution.c' Cython extension (up-to-date) building 'pandas._libs.tslibs.resolution' extension gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/resolution.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/resolution.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/resolution.c:567: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/src/datetime/np_datetime.c -o build/temp.linux-riscv64-3.7/pandas/_libs/src/datetime/np_datetime.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/src/datetime/np_datetime.c:22: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c: In function ‘pandas_datetimestruct_to_datetime’: BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c:518:5: warning: implicit declaration of function ‘convert_datetimestruct_to_datetime’; did you mean ‘pandas_datetimestruct_to_datetime’? [-Wimplicit-function-declaration] BUILDSTDERR: convert_datetimestruct_to_datetime(fr, d, &result); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas_datetimestruct_to_datetime BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c: In function ‘pandas_timedelta_to_timedeltastruct’: BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c:530:5: warning: implicit declaration of function ‘convert_timedelta_to_timedeltastruct’; did you mean ‘pandas_timedelta_to_timedeltastruct’? [-Wimplicit-function-declaration] BUILDSTDERR: convert_timedelta_to_timedeltastruct(fr, val, result); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas_timedelta_to_timedeltastruct BUILDSTDERR: In file included from pandas/_libs/src/datetime/np_datetime.c:20: BUILDSTDERR: At top level: BUILDSTDERR: /usr/include/python3.7m/datetime.h:204:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] BUILDSTDERR: static PyDateTime_CAPI *PyDateTimeAPI = NULL; BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/src/datetime/np_datetime_strings.c -o build/temp.linux-riscv64-3.7/pandas/_libs/src/datetime/np_datetime_strings.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/src/datetime/np_datetime_strings.c:29: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/resolution.o build/temp.linux-riscv64-3.7/pandas/_libs/src/datetime/np_datetime.o build/temp.linux-riscv64-3.7/pandas/_libs/src/datetime/np_datetime_strings.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/resolution.cpython-37m-riscv64-linux-gnu.so skipping 'pandas/_libs/tslibs/strptime.c' Cython extension (up-to-date) building 'pandas._libs.tslibs.strptime' extension gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/strptime.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/strptime.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/strptime.c:568: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/src/datetime/np_datetime.c -o build/temp.linux-riscv64-3.7/pandas/_libs/src/datetime/np_datetime.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/src/datetime/np_datetime.c:22: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c: In function ‘pandas_datetimestruct_to_datetime’: BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c:518:5: warning: implicit declaration of function ‘convert_datetimestruct_to_datetime’; did you mean ‘pandas_datetimestruct_to_datetime’? [-Wimplicit-function-declaration] BUILDSTDERR: convert_datetimestruct_to_datetime(fr, d, &result); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas_datetimestruct_to_datetime BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c: In function ‘pandas_timedelta_to_timedeltastruct’: BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c:530:5: warning: implicit declaration of function ‘convert_timedelta_to_timedeltastruct’; did you mean ‘pandas_timedelta_to_timedeltastruct’? [-Wimplicit-function-declaration] BUILDSTDERR: convert_timedelta_to_timedeltastruct(fr, val, result); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas_timedelta_to_timedeltastruct BUILDSTDERR: In file included from pandas/_libs/src/datetime/np_datetime.c:20: BUILDSTDERR: At top level: BUILDSTDERR: /usr/include/python3.7m/datetime.h:204:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] BUILDSTDERR: static PyDateTime_CAPI *PyDateTimeAPI = NULL; BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/src/datetime/np_datetime_strings.c -o build/temp.linux-riscv64-3.7/pandas/_libs/src/datetime/np_datetime_strings.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/src/datetime/np_datetime_strings.c:29: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/strptime.o build/temp.linux-riscv64-3.7/pandas/_libs/src/datetime/np_datetime.o build/temp.linux-riscv64-3.7/pandas/_libs/src/datetime/np_datetime_strings.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/strptime.cpython-37m-riscv64-linux-gnu.so skipping 'pandas/_libs/tslibs/timedeltas.c' Cython extension (up-to-date) building 'pandas._libs.tslibs.timedeltas' extension gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/timedeltas.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/timedeltas.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/timedeltas.c:568: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/src/datetime/np_datetime.c -o build/temp.linux-riscv64-3.7/pandas/_libs/src/datetime/np_datetime.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/src/datetime/np_datetime.c:22: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c: In function ‘pandas_datetimestruct_to_datetime’: BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c:518:5: warning: implicit declaration of function ‘convert_datetimestruct_to_datetime’; did you mean ‘pandas_datetimestruct_to_datetime’? [-Wimplicit-function-declaration] BUILDSTDERR: convert_datetimestruct_to_datetime(fr, d, &result); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas_datetimestruct_to_datetime BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c: In function ‘pandas_timedelta_to_timedeltastruct’: BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c:530:5: warning: implicit declaration of function ‘convert_timedelta_to_timedeltastruct’; did you mean ‘pandas_timedelta_to_timedeltastruct’? [-Wimplicit-function-declaration] BUILDSTDERR: convert_timedelta_to_timedeltastruct(fr, val, result); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas_timedelta_to_timedeltastruct BUILDSTDERR: In file included from pandas/_libs/src/datetime/np_datetime.c:20: BUILDSTDERR: At top level: BUILDSTDERR: /usr/include/python3.7m/datetime.h:204:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] BUILDSTDERR: static PyDateTime_CAPI *PyDateTimeAPI = NULL; BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/src/datetime/np_datetime_strings.c -o build/temp.linux-riscv64-3.7/pandas/_libs/src/datetime/np_datetime_strings.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/src/datetime/np_datetime_strings.c:29: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/timedeltas.o build/temp.linux-riscv64-3.7/pandas/_libs/src/datetime/np_datetime.o build/temp.linux-riscv64-3.7/pandas/_libs/src/datetime/np_datetime_strings.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/timedeltas.cpython-37m-riscv64-linux-gnu.so skipping 'pandas/_libs/tslibs/timestamps.c' Cython extension (up-to-date) building 'pandas._libs.tslibs.timestamps' extension gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/timestamps.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/timestamps.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/timestamps.c:567: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/src/datetime/np_datetime.c -o build/temp.linux-riscv64-3.7/pandas/_libs/src/datetime/np_datetime.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/src/datetime/np_datetime.c:22: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c: In function ‘pandas_datetimestruct_to_datetime’: BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c:518:5: warning: implicit declaration of function ‘convert_datetimestruct_to_datetime’; did you mean ‘pandas_datetimestruct_to_datetime’? [-Wimplicit-function-declaration] BUILDSTDERR: convert_datetimestruct_to_datetime(fr, d, &result); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas_datetimestruct_to_datetime BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c: In function ‘pandas_timedelta_to_timedeltastruct’: BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c:530:5: warning: implicit declaration of function ‘convert_timedelta_to_timedeltastruct’; did you mean ‘pandas_timedelta_to_timedeltastruct’? [-Wimplicit-function-declaration] BUILDSTDERR: convert_timedelta_to_timedeltastruct(fr, val, result); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas_timedelta_to_timedeltastruct BUILDSTDERR: In file included from pandas/_libs/src/datetime/np_datetime.c:20: BUILDSTDERR: At top level: BUILDSTDERR: /usr/include/python3.7m/datetime.h:204:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] BUILDSTDERR: static PyDateTime_CAPI *PyDateTimeAPI = NULL; BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/src/datetime/np_datetime_strings.c -o build/temp.linux-riscv64-3.7/pandas/_libs/src/datetime/np_datetime_strings.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/src/datetime/np_datetime_strings.c:29: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/timestamps.o build/temp.linux-riscv64-3.7/pandas/_libs/src/datetime/np_datetime.o build/temp.linux-riscv64-3.7/pandas/_libs/src/datetime/np_datetime_strings.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/timestamps.cpython-37m-riscv64-linux-gnu.so skipping 'pandas/_libs/tslibs/timezones.c' Cython extension (up-to-date) building 'pandas._libs.tslibs.timezones' extension gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/tslibs/timezones.c -o build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/timezones.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/tslibs/timezones.c:567: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/tslibs/timezones.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/timezones.cpython-37m-riscv64-linux-gnu.so skipping 'pandas/_libs/testing.c' Cython extension (up-to-date) building 'pandas._libs.testing' extension gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/testing.c -o build/temp.linux-riscv64-3.7/pandas/_libs/testing.o -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/testing.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/testing.cpython-37m-riscv64-linux-gnu.so skipping 'pandas/_libs/window.cpp' Cython extension (up-to-date) building 'pandas._libs.window' extension gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/window.cpp -o build/temp.linux-riscv64-3.7/pandas/_libs/window.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/window.cpp:587: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: pandas/_libs/window.cpp: In function ‘PyObject* __pyx_pf_6pandas_5_libs_6window_26roll_window(PyObject*, PyArrayObject*, PyArrayObject*, int, int)’: BUILDSTDERR: pandas/_libs/window.cpp:38711:21: warning: ‘__pyx_pybuffernd_tot_wgt.__Pyx_LocalBuf_ND::diminfo[0].__Pyx_Buf_DimInfo::strides’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: __Pyx_LocalBuf_ND __pyx_pybuffernd_tot_wgt; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ g++ -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/window.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/window.cpython-37m-riscv64-linux-gnu.so skipping 'pandas/_libs/writers.c' Cython extension (up-to-date) building 'pandas._libs.writers' extension gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/writers.c -o build/temp.linux-riscv64-3.7/pandas/_libs/writers.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/writers.c:568: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/writers.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/writers.cpython-37m-riscv64-linux-gnu.so skipping 'pandas/io/sas/sas.c' Cython extension (up-to-date) building 'pandas.io.sas._sas' extension creating build/temp.linux-riscv64-3.7/pandas/io creating build/temp.linux-riscv64-3.7/pandas/io/sas gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/io/sas/sas.c -o build/temp.linux-riscv64-3.7/pandas/io/sas/sas.o -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/io/sas/sas.c:567: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: pandas/io/sas/sas.c: In function ‘__pyx_f_6pandas_2io_3sas_4_sas_rdc_decompress’: BUILDSTDERR: pandas/io/sas/sas.c:4155:65: warning: ‘__pyx_v_ctrl_bits’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: __pyx_t_8 = (((__pyx_v_ctrl_bits & __pyx_v_ctrl_mask) == 0) != 0); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/io/sas/sas.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/io/sas/_sas.cpython-37m-riscv64-linux-gnu.so skipping 'pandas/io/msgpack/_packer.cpp' Cython extension (up-to-date) building 'pandas.io.msgpack._packer' extension creating build/temp.linux-riscv64-3.7/pandas/io/msgpack gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/msgpack -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/io/msgpack/_packer.cpp -o build/temp.linux-riscv64-3.7/pandas/io/msgpack/_packer.o -Wno-unused-function g++ -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/io/msgpack/_packer.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/io/msgpack/_packer.cpython-37m-riscv64-linux-gnu.so skipping 'pandas/io/msgpack/_unpacker.cpp' Cython extension (up-to-date) building 'pandas.io.msgpack._unpacker' extension gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/msgpack -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/io/msgpack/_unpacker.cpp -o build/temp.linux-riscv64-3.7/pandas/io/msgpack/_unpacker.o -Wno-unused-function BUILDSTDERR: pandas/io/msgpack/_unpacker.cpp: In function ‘PyObject* __pyx_pf_6pandas_2io_7msgpack_9_unpacker_2unpackb(PyObject*, PyObject*, PyObject*, PyObject*, int, PyObject*, PyObject*, PyObject*, PyObject*, Py_ssize_t, Py_ssize_t, Py_ssize_t, Py_ssize_t, Py_ssize_t)’: BUILDSTDERR: pandas/io/msgpack/_unpacker.cpp:2342:104: warning: ‘int PyObject_AsReadBuffer(PyObject*, const void**, Py_ssize_t*)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: __pyx_t_1 = PyObject_AsReadBuffer(__pyx_v_packed, ((void const **)(&__pyx_v_buf)), (&__pyx_v_buf_len)); if (unlikely(__pyx_t_1 == ((int)-1))) __PYX_ERR(0, 124, __pyx_L1_error) BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:128, BUILDSTDERR: from pandas/io/msgpack/_unpacker.cpp:4: BUILDSTDERR: /usr/include/python3.7m/abstract.h:489:17: note: declared here BUILDSTDERR: PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas/io/msgpack/_unpacker.cpp:2342:104: warning: ‘int PyObject_AsReadBuffer(PyObject*, const void**, Py_ssize_t*)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: __pyx_t_1 = PyObject_AsReadBuffer(__pyx_v_packed, ((void const **)(&__pyx_v_buf)), (&__pyx_v_buf_len)); if (unlikely(__pyx_t_1 == ((int)-1))) __PYX_ERR(0, 124, __pyx_L1_error) BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:128, BUILDSTDERR: from pandas/io/msgpack/_unpacker.cpp:4: BUILDSTDERR: /usr/include/python3.7m/abstract.h:489:17: note: declared here BUILDSTDERR: PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas/io/msgpack/_unpacker.cpp:2524:31: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Py_ssize_t’ {aka ‘long int’} [-Wsign-compare] BUILDSTDERR: __pyx_t_2 = ((__pyx_v_off < __pyx_v_buf_len) != 0); BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas/io/msgpack/_unpacker.cpp: In function ‘PyObject* __pyx_f_6pandas_2io_7msgpack_9_unpacker_8Unpacker_read_from_file(__pyx_obj_6pandas_2io_7msgpack_9_unpacker_Unpacker*)’: BUILDSTDERR: pandas/io/msgpack/_unpacker.cpp:4606:19: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Py_ssize_t’ {aka ‘long int’} [-Wsign-compare] BUILDSTDERR: if (((__pyx_t_2 < __pyx_t_3) != 0)) { BUILDSTDERR: ~~~~~~~~~~^~~~~~~~~~~ BUILDSTDERR: pandas/io/msgpack/_unpacker.cpp: In function ‘PyObject* __pyx_pf_6pandas_2io_7msgpack_9_unpacker_8Unpacker_8read_bytes(__pyx_obj_6pandas_2io_7msgpack_9_unpacker_Unpacker*, Py_ssize_t)’: BUILDSTDERR: pandas/io/msgpack/_unpacker.cpp:5285:19: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: if (((__pyx_t_1 < __pyx_t_2) != 0)) { BUILDSTDERR: ~~~~~~~~~~^~~~~~~~~~~ g++ -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/io/msgpack/_unpacker.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/io/msgpack/_unpacker.cpython-37m-riscv64-linux-gnu.so building 'pandas._libs.json' extension creating build/temp.linux-riscv64-3.7/pandas/_libs/src/ujson creating build/temp.linux-riscv64-3.7/pandas/_libs/src/ujson/python creating build/temp.linux-riscv64-3.7/pandas/_libs/src/ujson/lib gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/src/ujson/python/ujson.c -o build/temp.linux-riscv64-3.7/pandas/_libs/src/ujson/python/ujson.o -D_GNU_SOURCE -Wno-unused-function gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/src/ujson/python/objToJSON.c -o build/temp.linux-riscv64-3.7/pandas/_libs/src/ujson/python/objToJSON.o -D_GNU_SOURCE -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/src/ujson/python/objToJSON.c:44: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: pandas/_libs/src/ujson/python/objToJSON.c: In function ‘PyUnicodeToUTF8’: BUILDSTDERR: pandas/_libs/src/ujson/python/objToJSON.c:429:22: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: char *data = PyUnicode_AsUTF8AndSize(obj, &len); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/src/ujson/python/objToJSON.c:435:5: warning: ‘PyUnicode_EncodeUTF8’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: newObj = PyUnicode_EncodeUTF8(PyUnicode_AS_UNICODE(obj), BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:80, BUILDSTDERR: from pandas/_libs/src/ujson/python/py_defines.h:41, BUILDSTDERR: from pandas/_libs/src/ujson/python/objToJSON.c:42: BUILDSTDERR: /usr/include/python3.7m/unicodeobject.h:1320:23: note: declared here BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_EncodeUTF8( BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/src/ujson/python/JSONtoObj.c -o build/temp.linux-riscv64-3.7/pandas/_libs/src/ujson/python/JSONtoObj.o -D_GNU_SOURCE -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/src/ujson/python/JSONtoObj.c:44: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/src/ujson/lib/ultrajsonenc.c -o build/temp.linux-riscv64-3.7/pandas/_libs/src/ujson/lib/ultrajsonenc.o -D_GNU_SOURCE -Wno-unused-function BUILDSTDERR: pandas/_libs/src/ujson/lib/ultrajsonenc.c:397:1: warning: ‘fastcall’ attribute directive ignored [-Wattributes] BUILDSTDERR: Buffer_AppendShortHexUnchecked(char *outputOffset, unsigned short value) { BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/src/ujson/lib/ultrajsonenc.c:720:59: warning: ‘fastcall’ attribute directive ignored [-Wattributes] BUILDSTDERR: char *end) { BUILDSTDERR: ^~~~ gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/src/ujson/lib/ultrajsondec.c -o build/temp.linux-riscv64-3.7/pandas/_libs/src/ujson/lib/ultrajsondec.o -D_GNU_SOURCE -Wno-unused-function BUILDSTDERR: pandas/_libs/src/ujson/lib/ultrajsondec.c:71:39: warning: ‘fastcall’ attribute directive ignored [-Wattributes] BUILDSTDERR: JSOBJ FASTCALL_MSVC decode_any(struct DecoderState *ds) FASTCALL_ATTR; BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/src/ujson/lib/ultrajsondec.c:102:61: warning: ‘fastcall’ attribute directive ignored [-Wattributes] BUILDSTDERR: FASTCALL_ATTR JSOBJ FASTCALL_MSVC decodePreciseFloat(struct DecoderState *ds) { BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/src/ujson/lib/ultrajsondec.c:117:57: warning: ‘fastcall’ attribute directive ignored [-Wattributes] BUILDSTDERR: FASTCALL_ATTR JSOBJ FASTCALL_MSVC decode_numeric(struct DecoderState *ds) { BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/src/ujson/lib/ultrajsondec.c:294:54: warning: ‘fastcall’ attribute directive ignored [-Wattributes] BUILDSTDERR: FASTCALL_ATTR JSOBJ FASTCALL_MSVC decode_true(struct DecoderState *ds) { BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/src/ujson/lib/ultrajsondec.c:310:55: warning: ‘fastcall’ attribute directive ignored [-Wattributes] BUILDSTDERR: FASTCALL_ATTR JSOBJ FASTCALL_MSVC decode_false(struct DecoderState *ds) { BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/src/ujson/lib/ultrajsondec.c:327:54: warning: ‘fastcall’ attribute directive ignored [-Wattributes] BUILDSTDERR: FASTCALL_ATTR JSOBJ FASTCALL_MSVC decode_null(struct DecoderState *ds) { BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/src/ujson/lib/ultrajsondec.c:343:56: warning: ‘fastcall’ attribute directive ignored [-Wattributes] BUILDSTDERR: FASTCALL_ATTR void FASTCALL_MSVC SkipWhitespace(struct DecoderState *ds) { BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/src/ujson/lib/ultrajsondec.c:631:56: warning: ‘fastcall’ attribute directive ignored [-Wattributes] BUILDSTDERR: FASTCALL_ATTR JSOBJ FASTCALL_MSVC decode_string(struct DecoderState *ds) { BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/src/ujson/lib/ultrajsondec.c:911:55: warning: ‘fastcall’ attribute directive ignored [-Wattributes] BUILDSTDERR: FASTCALL_ATTR JSOBJ FASTCALL_MSVC decode_array(struct DecoderState *ds) { BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/src/ujson/lib/ultrajsondec.c:975:56: warning: ‘fastcall’ attribute directive ignored [-Wattributes] BUILDSTDERR: FASTCALL_ATTR JSOBJ FASTCALL_MSVC decode_object(struct DecoderState *ds) { BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: pandas/_libs/src/ujson/lib/ultrajsondec.c:1058:53: warning: ‘fastcall’ attribute directive ignored [-Wattributes] BUILDSTDERR: FASTCALL_ATTR JSOBJ FASTCALL_MSVC decode_any(struct DecoderState *ds) { BUILDSTDERR: ^~~~~~~~~~~~ gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/src/datetime/np_datetime.c -o build/temp.linux-riscv64-3.7/pandas/_libs/src/datetime/np_datetime.o -D_GNU_SOURCE -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/src/datetime/np_datetime.c:22: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c: In function ‘pandas_datetimestruct_to_datetime’: BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c:518:5: warning: implicit declaration of function ‘convert_datetimestruct_to_datetime’; did you mean ‘pandas_datetimestruct_to_datetime’? [-Wimplicit-function-declaration] BUILDSTDERR: convert_datetimestruct_to_datetime(fr, d, &result); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas_datetimestruct_to_datetime BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c: In function ‘pandas_timedelta_to_timedeltastruct’: BUILDSTDERR: pandas/_libs/src/datetime/np_datetime.c:530:5: warning: implicit declaration of function ‘convert_timedelta_to_timedeltastruct’; did you mean ‘pandas_timedelta_to_timedeltastruct’? [-Wimplicit-function-declaration] BUILDSTDERR: convert_timedelta_to_timedeltastruct(fr, val, result); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pandas_timedelta_to_timedeltastruct BUILDSTDERR: In file included from pandas/_libs/src/datetime/np_datetime.c:20: BUILDSTDERR: At top level: BUILDSTDERR: /usr/include/python3.7m/datetime.h:204:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] BUILDSTDERR: static PyDateTime_CAPI *PyDateTimeAPI = NULL; BUILDSTDERR: ^~~~~~~~~~~~~ gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/_libs/src/datetime/np_datetime_strings.c -o build/temp.linux-riscv64-3.7/pandas/_libs/src/datetime/np_datetime_strings.o -D_GNU_SOURCE -Wno-unused-function BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pandas/_libs/src/datetime/np_datetime_strings.c:29: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/_libs/src/ujson/python/ujson.o build/temp.linux-riscv64-3.7/pandas/_libs/src/ujson/python/objToJSON.o build/temp.linux-riscv64-3.7/pandas/_libs/src/ujson/python/JSONtoObj.o build/temp.linux-riscv64-3.7/pandas/_libs/src/ujson/lib/ultrajsonenc.o build/temp.linux-riscv64-3.7/pandas/_libs/src/ujson/lib/ultrajsondec.o build/temp.linux-riscv64-3.7/pandas/_libs/src/datetime/np_datetime.o build/temp.linux-riscv64-3.7/pandas/_libs/src/datetime/np_datetime_strings.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/_libs/json.cpython-37m-riscv64-linux-gnu.so building 'pandas.util._move' extension creating build/temp.linux-riscv64-3.7/pandas/util gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -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 -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c pandas/util/move.c -o build/temp.linux-riscv64-3.7/pandas/util/move.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/pandas/util/move.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pandas/util/_move.cpython-37m-riscv64-linux-gnu.so + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FXr7Ju + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64 + cd pandas-0.23.4 + 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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/util copying build/lib.linux-riscv64-2.7/pandas/util/decorators.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/util copying build/lib.linux-riscv64-2.7/pandas/util/testing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/util copying build/lib.linux-riscv64-2.7/pandas/util/_depr_module.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/util copying build/lib.linux-riscv64-2.7/pandas/util/_print_versions.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/util copying build/lib.linux-riscv64-2.7/pandas/util/_tester.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/util copying build/lib.linux-riscv64-2.7/pandas/util/_test_decorators.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/util copying build/lib.linux-riscv64-2.7/pandas/util/_doctools.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/util copying build/lib.linux-riscv64-2.7/pandas/util/_validators.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/util copying build/lib.linux-riscv64-2.7/pandas/util/_decorators.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/util copying build/lib.linux-riscv64-2.7/pandas/util/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/util copying build/lib.linux-riscv64-2.7/pandas/util/_move.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/util creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tools copying build/lib.linux-riscv64-2.7/pandas/tools/merge.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tools copying build/lib.linux-riscv64-2.7/pandas/tools/plotting.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tools copying build/lib.linux-riscv64-2.7/pandas/tools/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tools copying build/lib.linux-riscv64-2.7/pandas/tslib.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas copying build/lib.linux-riscv64-2.7/pandas/parser.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas copying build/lib.linux-riscv64-2.7/pandas/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/api creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/api/types copying build/lib.linux-riscv64-2.7/pandas/api/types/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/api/types creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/api/extensions copying build/lib.linux-riscv64-2.7/pandas/api/extensions/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/api/extensions copying build/lib.linux-riscv64-2.7/pandas/api/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/api copying build/lib.linux-riscv64-2.7/pandas/_version.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/plotting copying build/lib.linux-riscv64-2.7/pandas/plotting/_converter.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/plotting copying build/lib.linux-riscv64-2.7/pandas/plotting/_tools.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/plotting copying build/lib.linux-riscv64-2.7/pandas/plotting/_compat.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/plotting copying build/lib.linux-riscv64-2.7/pandas/plotting/_style.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/plotting copying build/lib.linux-riscv64-2.7/pandas/plotting/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/plotting copying build/lib.linux-riscv64-2.7/pandas/plotting/_core.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/plotting copying build/lib.linux-riscv64-2.7/pandas/plotting/_misc.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/plotting copying build/lib.linux-riscv64-2.7/pandas/plotting/_timeseries.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/plotting copying build/lib.linux-riscv64-2.7/pandas/testing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/types copying build/lib.linux-riscv64-2.7/pandas/types/concat.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/types copying build/lib.linux-riscv64-2.7/pandas/types/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/types copying build/lib.linux-riscv64-2.7/pandas/types/common.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/types creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/formats copying build/lib.linux-riscv64-2.7/pandas/formats/style.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/formats copying build/lib.linux-riscv64-2.7/pandas/formats/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/formats creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/internals copying build/lib.linux-riscv64-2.7/pandas/tests/internals/test_internals.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/internals copying build/lib.linux-riscv64-2.7/pandas/tests/internals/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/internals creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/util copying build/lib.linux-riscv64-2.7/pandas/tests/util/test_testing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/util copying build/lib.linux-riscv64-2.7/pandas/tests/util/test_hashing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/util copying build/lib.linux-riscv64-2.7/pandas/tests/util/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/util copying build/lib.linux-riscv64-2.7/pandas/tests/util/test_util.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/util creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/tools copying build/lib.linux-riscv64-2.7/pandas/tests/tools/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/tools copying build/lib.linux-riscv64-2.7/pandas/tests/tools/test_numeric.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/tools copying build/lib.linux-riscv64-2.7/pandas/tests/test_lib.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-2.7/pandas/tests/frame/test_timezones.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-2.7/pandas/tests/frame/test_quantile.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-2.7/pandas/tests/frame/test_apply.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-2.7/pandas/tests/frame/test_sorting.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-2.7/pandas/tests/frame/test_mutate_columns.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-2.7/pandas/tests/frame/test_dtypes.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-2.7/pandas/tests/frame/test_reshape.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-2.7/pandas/tests/frame/test_to_csv.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-2.7/pandas/tests/frame/test_subclass.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-2.7/pandas/tests/frame/test_sort_values_level_as_str.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-2.7/pandas/tests/frame/test_convert_to.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-2.7/pandas/tests/frame/test_constructors.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-2.7/pandas/tests/frame/test_validate.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-2.7/pandas/tests/frame/test_repr_info.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-2.7/pandas/tests/frame/test_rank.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-2.7/pandas/tests/frame/test_axis_select_reindex.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-2.7/pandas/tests/frame/test_block_internals.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-2.7/pandas/tests/frame/test_nonunique_indexes.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-2.7/pandas/tests/frame/test_alter_axes.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-2.7/pandas/tests/frame/test_join.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-2.7/pandas/tests/frame/test_analytics.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-2.7/pandas/tests/frame/test_query_eval.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-2.7/pandas/tests/frame/test_combine_concat.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-2.7/pandas/tests/frame/test_timeseries.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-2.7/pandas/tests/frame/test_api.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-2.7/pandas/tests/frame/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-2.7/pandas/tests/frame/test_arithmetic.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-2.7/pandas/tests/frame/test_asof.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-2.7/pandas/tests/frame/test_missing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-2.7/pandas/tests/frame/test_operators.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-2.7/pandas/tests/frame/test_replace.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-2.7/pandas/tests/frame/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-2.7/pandas/tests/frame/common.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-2.7/pandas/tests/frame/test_period.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-2.7/pandas/tests/test_multilevel.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-2.7/pandas/tests/groupby/test_groupby.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-2.7/pandas/tests/groupby/test_apply.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-2.7/pandas/tests/groupby/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-2.7/pandas/tests/groupby/test_filters.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-2.7/pandas/tests/groupby/test_value_counts.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-2.7/pandas/tests/groupby/test_rank.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-2.7/pandas/tests/groupby/test_nth.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-2.7/pandas/tests/groupby/test_counting.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-2.7/pandas/tests/groupby/test_whitelist.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/groupby creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/groupby/aggregate copying build/lib.linux-riscv64-2.7/pandas/tests/groupby/aggregate/test_cython.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/groupby/aggregate copying build/lib.linux-riscv64-2.7/pandas/tests/groupby/aggregate/test_other.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/groupby/aggregate copying build/lib.linux-riscv64-2.7/pandas/tests/groupby/aggregate/test_aggregate.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/groupby/aggregate copying build/lib.linux-riscv64-2.7/pandas/tests/groupby/aggregate/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/groupby/aggregate copying build/lib.linux-riscv64-2.7/pandas/tests/groupby/test_function.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-2.7/pandas/tests/groupby/test_timegrouper.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-2.7/pandas/tests/groupby/test_bin_groupby.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-2.7/pandas/tests/groupby/test_grouping.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-2.7/pandas/tests/groupby/test_index_as_string.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-2.7/pandas/tests/groupby/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-2.7/pandas/tests/groupby/test_categorical.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-2.7/pandas/tests/groupby/test_transform.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-2.7/pandas/tests/test_sorting.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests copying build/lib.linux-riscv64-2.7/pandas/tests/test_panel.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/api copying build/lib.linux-riscv64-2.7/pandas/tests/api/test_api.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/api copying build/lib.linux-riscv64-2.7/pandas/tests/api/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/api copying build/lib.linux-riscv64-2.7/pandas/tests/api/test_types.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/api creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/plotting copying build/lib.linux-riscv64-2.7/pandas/tests/plotting/test_groupby.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/plotting copying build/lib.linux-riscv64-2.7/pandas/tests/plotting/test_boxplot_method.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/plotting copying build/lib.linux-riscv64-2.7/pandas/tests/plotting/test_frame.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/plotting copying build/lib.linux-riscv64-2.7/pandas/tests/plotting/test_datetimelike.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/plotting copying build/lib.linux-riscv64-2.7/pandas/tests/plotting/test_deprecated.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/plotting copying build/lib.linux-riscv64-2.7/pandas/tests/plotting/test_converter.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/plotting copying build/lib.linux-riscv64-2.7/pandas/tests/plotting/test_hist_method.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/plotting copying build/lib.linux-riscv64-2.7/pandas/tests/plotting/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/plotting copying build/lib.linux-riscv64-2.7/pandas/tests/plotting/test_misc.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/plotting copying build/lib.linux-riscv64-2.7/pandas/tests/plotting/test_series.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/plotting copying build/lib.linux-riscv64-2.7/pandas/tests/plotting/common.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/plotting creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/scalar creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/scalar/timestamp copying build/lib.linux-riscv64-2.7/pandas/tests/scalar/timestamp/test_timezones.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/scalar/timestamp copying build/lib.linux-riscv64-2.7/pandas/tests/scalar/timestamp/test_comparisons.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/scalar/timestamp copying build/lib.linux-riscv64-2.7/pandas/tests/scalar/timestamp/test_rendering.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/scalar/timestamp copying build/lib.linux-riscv64-2.7/pandas/tests/scalar/timestamp/test_arithmetic.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/scalar/timestamp copying build/lib.linux-riscv64-2.7/pandas/tests/scalar/timestamp/test_timestamp.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/scalar/timestamp copying build/lib.linux-riscv64-2.7/pandas/tests/scalar/timestamp/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/scalar/timestamp copying build/lib.linux-riscv64-2.7/pandas/tests/scalar/timestamp/test_unary_ops.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/scalar/timestamp creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/scalar/interval copying build/lib.linux-riscv64-2.7/pandas/tests/scalar/interval/test_interval.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/scalar/interval copying build/lib.linux-riscv64-2.7/pandas/tests/scalar/interval/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/scalar/interval creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/scalar/timedelta copying build/lib.linux-riscv64-2.7/pandas/tests/scalar/timedelta/test_construction.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/scalar/timedelta copying build/lib.linux-riscv64-2.7/pandas/tests/scalar/timedelta/test_formats.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/scalar/timedelta copying build/lib.linux-riscv64-2.7/pandas/tests/scalar/timedelta/test_arithmetic.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/scalar/timedelta copying build/lib.linux-riscv64-2.7/pandas/tests/scalar/timedelta/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/scalar/timedelta copying build/lib.linux-riscv64-2.7/pandas/tests/scalar/timedelta/test_timedelta.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/scalar/timedelta creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/scalar/period copying build/lib.linux-riscv64-2.7/pandas/tests/scalar/period/test_asfreq.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/scalar/period copying build/lib.linux-riscv64-2.7/pandas/tests/scalar/period/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/scalar/period copying build/lib.linux-riscv64-2.7/pandas/tests/scalar/period/test_period.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/scalar/period copying build/lib.linux-riscv64-2.7/pandas/tests/scalar/test_nat.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/scalar copying build/lib.linux-riscv64-2.7/pandas/tests/scalar/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/scalar copying build/lib.linux-riscv64-2.7/pandas/tests/test_expressions.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests copying build/lib.linux-riscv64-2.7/pandas/tests/test_common.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/reshape creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/reshape/merge copying build/lib.linux-riscv64-2.7/pandas/tests/reshape/merge/test_merge_ordered.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/reshape/merge copying build/lib.linux-riscv64-2.7/pandas/tests/reshape/merge/test_merge_asof.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/reshape/merge copying build/lib.linux-riscv64-2.7/pandas/tests/reshape/merge/test_join.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/reshape/merge copying build/lib.linux-riscv64-2.7/pandas/tests/reshape/merge/test_merge.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/reshape/merge copying build/lib.linux-riscv64-2.7/pandas/tests/reshape/merge/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/reshape/merge copying build/lib.linux-riscv64-2.7/pandas/tests/reshape/merge/test_merge_index_as_string.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/reshape/merge copying build/lib.linux-riscv64-2.7/pandas/tests/reshape/test_tile.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/reshape copying build/lib.linux-riscv64-2.7/pandas/tests/reshape/test_reshape.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/reshape copying build/lib.linux-riscv64-2.7/pandas/tests/reshape/test_concat.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/reshape copying build/lib.linux-riscv64-2.7/pandas/tests/reshape/test_union_categoricals.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/reshape copying build/lib.linux-riscv64-2.7/pandas/tests/reshape/test_pivot.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/reshape copying build/lib.linux-riscv64-2.7/pandas/tests/reshape/test_melt.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/reshape copying build/lib.linux-riscv64-2.7/pandas/tests/reshape/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/reshape copying build/lib.linux-riscv64-2.7/pandas/tests/reshape/test_util.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/reshape creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/generic copying build/lib.linux-riscv64-2.7/pandas/tests/generic/test_frame.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/generic copying build/lib.linux-riscv64-2.7/pandas/tests/generic/test_panel.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/generic copying build/lib.linux-riscv64-2.7/pandas/tests/generic/test_label_or_level_utils.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/generic copying build/lib.linux-riscv64-2.7/pandas/tests/generic/test_generic.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/generic copying build/lib.linux-riscv64-2.7/pandas/tests/generic/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/generic copying build/lib.linux-riscv64-2.7/pandas/tests/generic/test_series.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/generic creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-2.7/pandas/tests/indexing/test_indexing_slow.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-2.7/pandas/tests/indexing/test_datetime.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-2.7/pandas/tests/indexing/test_panel.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-2.7/pandas/tests/indexing/test_scalar.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-2.7/pandas/tests/indexing/test_iloc.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexing creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexing/interval copying build/lib.linux-riscv64-2.7/pandas/tests/indexing/interval/test_interval_new.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexing/interval copying build/lib.linux-riscv64-2.7/pandas/tests/indexing/interval/test_interval.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexing/interval copying build/lib.linux-riscv64-2.7/pandas/tests/indexing/interval/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexing/interval copying build/lib.linux-riscv64-2.7/pandas/tests/indexing/test_loc.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-2.7/pandas/tests/indexing/test_ix.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-2.7/pandas/tests/indexing/test_multiindex.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-2.7/pandas/tests/indexing/test_callable.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-2.7/pandas/tests/indexing/test_floats.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-2.7/pandas/tests/indexing/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-2.7/pandas/tests/indexing/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-2.7/pandas/tests/indexing/test_timedelta.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-2.7/pandas/tests/indexing/test_chaining_and_caching.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-2.7/pandas/tests/indexing/test_categorical.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-2.7/pandas/tests/indexing/common.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-2.7/pandas/tests/indexing/test_partial.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-2.7/pandas/tests/indexing/test_coercion.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-2.7/pandas/tests/test_window.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests copying build/lib.linux-riscv64-2.7/pandas/tests/test_register_accessor.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests copying build/lib.linux-riscv64-2.7/pandas/tests/test_config.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/tslibs copying build/lib.linux-riscv64-2.7/pandas/tests/tslibs/test_period_asfreq.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/tslibs copying build/lib.linux-riscv64-2.7/pandas/tests/tslibs/test_timezones.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/tslibs copying build/lib.linux-riscv64-2.7/pandas/tests/tslibs/test_libfrequencies.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/tslibs copying build/lib.linux-riscv64-2.7/pandas/tests/tslibs/test_ccalendar.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/tslibs copying build/lib.linux-riscv64-2.7/pandas/tests/tslibs/test_array_to_datetime.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/tslibs copying build/lib.linux-riscv64-2.7/pandas/tests/tslibs/test_liboffsets.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/tslibs copying build/lib.linux-riscv64-2.7/pandas/tests/tslibs/test_conversion.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/tslibs copying build/lib.linux-riscv64-2.7/pandas/tests/tslibs/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/tslibs copying build/lib.linux-riscv64-2.7/pandas/tests/tslibs/test_parsing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/tslibs creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/computation copying build/lib.linux-riscv64-2.7/pandas/tests/computation/test_eval.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/computation copying build/lib.linux-riscv64-2.7/pandas/tests/computation/test_compat.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/computation copying build/lib.linux-riscv64-2.7/pandas/tests/computation/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/computation copying build/lib.linux-riscv64-2.7/pandas/tests/test_resample.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/dtypes copying build/lib.linux-riscv64-2.7/pandas/tests/dtypes/test_dtypes.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/dtypes copying build/lib.linux-riscv64-2.7/pandas/tests/dtypes/test_concat.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/dtypes copying build/lib.linux-riscv64-2.7/pandas/tests/dtypes/test_common.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/dtypes copying build/lib.linux-riscv64-2.7/pandas/tests/dtypes/test_missing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/dtypes copying build/lib.linux-riscv64-2.7/pandas/tests/dtypes/test_generic.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/dtypes copying build/lib.linux-riscv64-2.7/pandas/tests/dtypes/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/dtypes copying build/lib.linux-riscv64-2.7/pandas/tests/dtypes/test_cast.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/dtypes copying build/lib.linux-riscv64-2.7/pandas/tests/dtypes/test_inference.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/dtypes copying build/lib.linux-riscv64-2.7/pandas/tests/test_downstream.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/sparse copying build/lib.linux-riscv64-2.7/pandas/tests/sparse/test_groupby.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/sparse creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/sparse/frame copying build/lib.linux-riscv64-2.7/pandas/tests/sparse/frame/test_frame.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/sparse/frame copying build/lib.linux-riscv64-2.7/pandas/tests/sparse/frame/test_apply.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/sparse/frame copying build/lib.linux-riscv64-2.7/pandas/tests/sparse/frame/test_to_csv.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/sparse/frame copying build/lib.linux-riscv64-2.7/pandas/tests/sparse/frame/test_to_from_scipy.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/sparse/frame copying build/lib.linux-riscv64-2.7/pandas/tests/sparse/frame/test_analytics.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/sparse/frame copying build/lib.linux-riscv64-2.7/pandas/tests/sparse/frame/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/sparse/frame copying build/lib.linux-riscv64-2.7/pandas/tests/sparse/frame/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/sparse/frame copying build/lib.linux-riscv64-2.7/pandas/tests/sparse/test_reshape.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/sparse copying build/lib.linux-riscv64-2.7/pandas/tests/sparse/test_arithmetics.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/sparse copying build/lib.linux-riscv64-2.7/pandas/tests/sparse/test_format.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/sparse copying build/lib.linux-riscv64-2.7/pandas/tests/sparse/test_combine_concat.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/sparse copying build/lib.linux-riscv64-2.7/pandas/tests/sparse/test_array.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/sparse copying build/lib.linux-riscv64-2.7/pandas/tests/sparse/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/sparse creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/sparse/series copying build/lib.linux-riscv64-2.7/pandas/tests/sparse/series/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/sparse/series copying build/lib.linux-riscv64-2.7/pandas/tests/sparse/series/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/sparse/series copying build/lib.linux-riscv64-2.7/pandas/tests/sparse/series/test_series.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/sparse/series copying build/lib.linux-riscv64-2.7/pandas/tests/sparse/test_pivot.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/sparse copying build/lib.linux-riscv64-2.7/pandas/tests/sparse/test_libsparse.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/sparse copying build/lib.linux-riscv64-2.7/pandas/tests/sparse/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/sparse copying build/lib.linux-riscv64-2.7/pandas/tests/sparse/common.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/sparse copying build/lib.linux-riscv64-2.7/pandas/tests/test_join.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests copying build/lib.linux-riscv64-2.7/pandas/tests/test_algos.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests copying build/lib.linux-riscv64-2.7/pandas/tests/test_nanops.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/test_category.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/datetimes/test_timezones.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/datetimes/test_datetimelike.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/datetimes/test_datetime.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/datetimes/test_ops.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/datetimes/test_partial_slicing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/datetimes/test_setops.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/datetimes/test_construction.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/datetimes/test_astype.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/datetimes/test_scalar_compat.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/datetimes/test_formats.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/datetimes/test_tools.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/datetimes/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/datetimes/test_arithmetic.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/datetimes/test_missing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/datetimes/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/datetimes/test_misc.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/datetimes/test_date_range.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/datetimelike.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/timedeltas/test_timedelta_range.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/timedeltas/test_ops.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/timedeltas/test_partial_slicing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/timedeltas/test_setops.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/timedeltas/test_construction.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/timedeltas/test_astype.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/timedeltas/test_scalar_compat.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/timedeltas/test_formats.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/timedeltas/test_tools.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/timedeltas/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/timedeltas/test_arithmetic.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/timedeltas/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/timedeltas/test_timedelta.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/interval copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/interval/test_interval_range.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/interval copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/interval/test_construction.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/interval copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/interval/test_interval_new.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/interval copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/interval/test_astype.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/interval copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/interval/test_interval.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/interval copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/interval/test_interval_tree.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/interval copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/interval/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/interval creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/period/test_ops.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/period/test_partial_slicing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/period/test_asfreq.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/period/test_setops.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/period/test_construction.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/period/test_astype.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/period/test_scalar_compat.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/period/test_formats.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/period/test_period_range.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/period/test_tools.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/period/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/period/test_arithmetic.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/period/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/period/test_period.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/test_multi.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/test_range.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/test_frozen.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/test_base.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/test_numeric.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes copying build/lib.linux-riscv64-2.7/pandas/tests/indexes/common.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-2.7/pandas/tests/series/test_timezones.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-2.7/pandas/tests/series/test_quantile.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-2.7/pandas/tests/series/test_apply.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-2.7/pandas/tests/series/test_sorting.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-2.7/pandas/tests/series/test_dtypes.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-2.7/pandas/tests/series/test_subclass.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-2.7/pandas/tests/series/test_constructors.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-2.7/pandas/tests/series/test_validate.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series/indexing copying build/lib.linux-riscv64-2.7/pandas/tests/series/indexing/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series/indexing copying build/lib.linux-riscv64-2.7/pandas/tests/series/indexing/test_datetime.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series/indexing copying build/lib.linux-riscv64-2.7/pandas/tests/series/indexing/test_iloc.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series/indexing copying build/lib.linux-riscv64-2.7/pandas/tests/series/indexing/test_alter_index.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series/indexing copying build/lib.linux-riscv64-2.7/pandas/tests/series/indexing/test_loc.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series/indexing copying build/lib.linux-riscv64-2.7/pandas/tests/series/indexing/test_callable.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series/indexing copying build/lib.linux-riscv64-2.7/pandas/tests/series/indexing/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series/indexing copying build/lib.linux-riscv64-2.7/pandas/tests/series/indexing/test_boolean.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series/indexing copying build/lib.linux-riscv64-2.7/pandas/tests/series/indexing/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series/indexing copying build/lib.linux-riscv64-2.7/pandas/tests/series/indexing/test_numeric.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series/indexing copying build/lib.linux-riscv64-2.7/pandas/tests/series/test_internals.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-2.7/pandas/tests/series/test_rank.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-2.7/pandas/tests/series/test_alter_axes.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-2.7/pandas/tests/series/test_datetime_values.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-2.7/pandas/tests/series/test_repr.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-2.7/pandas/tests/series/test_analytics.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-2.7/pandas/tests/series/test_combine_concat.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-2.7/pandas/tests/series/test_timeseries.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-2.7/pandas/tests/series/test_api.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-2.7/pandas/tests/series/test_arithmetic.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-2.7/pandas/tests/series/test_asof.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-2.7/pandas/tests/series/test_missing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-2.7/pandas/tests/series/test_operators.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-2.7/pandas/tests/series/test_replace.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-2.7/pandas/tests/series/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-2.7/pandas/tests/series/common.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-2.7/pandas/tests/series/test_io.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-2.7/pandas/tests/series/test_period.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/tseries copying build/lib.linux-riscv64-2.7/pandas/tests/tseries/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/tseries copying build/lib.linux-riscv64-2.7/pandas/tests/tseries/test_frequencies.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/tseries creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/tseries/offsets copying build/lib.linux-riscv64-2.7/pandas/tests/tseries/offsets/test_fiscal.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/tseries/offsets copying build/lib.linux-riscv64-2.7/pandas/tests/tseries/offsets/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/tseries/offsets copying build/lib.linux-riscv64-2.7/pandas/tests/tseries/offsets/test_yqm_offsets.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/tseries/offsets copying build/lib.linux-riscv64-2.7/pandas/tests/tseries/offsets/test_offsets.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/tseries/offsets copying build/lib.linux-riscv64-2.7/pandas/tests/tseries/offsets/test_ticks.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/tseries/offsets copying build/lib.linux-riscv64-2.7/pandas/tests/tseries/offsets/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/tseries/offsets copying build/lib.linux-riscv64-2.7/pandas/tests/tseries/offsets/common.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/tseries/offsets copying build/lib.linux-riscv64-2.7/pandas/tests/tseries/test_holiday.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/tseries copying build/lib.linux-riscv64-2.7/pandas/tests/tseries/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/tseries copying build/lib.linux-riscv64-2.7/pandas/tests/test_strings.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests copying build/lib.linux-riscv64-2.7/pandas/tests/test_base.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests copying build/lib.linux-riscv64-2.7/pandas/tests/test_compat.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests copying build/lib.linux-riscv64-2.7/pandas/tests/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests copying build/lib.linux-riscv64-2.7/pandas/tests/test_errors.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io copying build/lib.linux-riscv64-2.7/pandas/tests/io/test_clipboard.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io copying build/lib.linux-riscv64-2.7/pandas/tests/io/test_parquet.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io copying build/lib.linux-riscv64-2.7/pandas/tests/io/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-2.7/pandas/tests/io/parser/test_parsers.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-2.7/pandas/tests/io/parser/na_values.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-2.7/pandas/tests/io/parser/test_read_fwf.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-2.7/pandas/tests/io/parser/parse_dates.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-2.7/pandas/tests/io/parser/converters.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-2.7/pandas/tests/io/parser/test_textreader.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-2.7/pandas/tests/io/parser/test_network.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-2.7/pandas/tests/io/parser/index_col.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-2.7/pandas/tests/io/parser/skiprows.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-2.7/pandas/tests/io/parser/mangle_dupes.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-2.7/pandas/tests/io/parser/dialect.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-2.7/pandas/tests/io/parser/python_parser_only.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-2.7/pandas/tests/io/parser/comment.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-2.7/pandas/tests/io/parser/usecols.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-2.7/pandas/tests/io/parser/multithread.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-2.7/pandas/tests/io/parser/header.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-2.7/pandas/tests/io/parser/compression.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-2.7/pandas/tests/io/parser/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-2.7/pandas/tests/io/parser/c_parser_only.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-2.7/pandas/tests/io/parser/test_unsupported.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-2.7/pandas/tests/io/parser/quoting.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-2.7/pandas/tests/io/parser/common.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-2.7/pandas/tests/io/parser/dtypes.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-2.7/pandas/tests/io/test_gbq.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/json copying build/lib.linux-riscv64-2.7/pandas/tests/io/json/test_pandas.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/json copying build/lib.linux-riscv64-2.7/pandas/tests/io/json/test_readlines.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/json copying build/lib.linux-riscv64-2.7/pandas/tests/io/json/test_compression.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/json copying build/lib.linux-riscv64-2.7/pandas/tests/io/json/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/json copying build/lib.linux-riscv64-2.7/pandas/tests/io/json/test_ujson.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/json copying build/lib.linux-riscv64-2.7/pandas/tests/io/json/test_json_table_schema.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/json copying build/lib.linux-riscv64-2.7/pandas/tests/io/json/test_normalize.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/json copying build/lib.linux-riscv64-2.7/pandas/tests/io/test_common.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io copying build/lib.linux-riscv64-2.7/pandas/tests/io/test_packers.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io copying build/lib.linux-riscv64-2.7/pandas/tests/io/test_s3.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/sas copying build/lib.linux-riscv64-2.7/pandas/tests/io/sas/test_sas7bdat.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/sas copying build/lib.linux-riscv64-2.7/pandas/tests/io/sas/test_xport.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/sas copying build/lib.linux-riscv64-2.7/pandas/tests/io/sas/test_sas.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/sas copying build/lib.linux-riscv64-2.7/pandas/tests/io/sas/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/sas copying build/lib.linux-riscv64-2.7/pandas/tests/io/test_sql.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-2.7/pandas/tests/io/msgpack/test_seq.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-2.7/pandas/tests/io/msgpack/test_newspec.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-2.7/pandas/tests/io/msgpack/test_read_size.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-2.7/pandas/tests/io/msgpack/test_unpack_raw.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-2.7/pandas/tests/io/msgpack/test_unpack.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-2.7/pandas/tests/io/msgpack/test_format.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-2.7/pandas/tests/io/msgpack/test_except.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-2.7/pandas/tests/io/msgpack/test_pack.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-2.7/pandas/tests/io/msgpack/test_obj.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-2.7/pandas/tests/io/msgpack/test_limits.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-2.7/pandas/tests/io/msgpack/test_sequnpack.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-2.7/pandas/tests/io/msgpack/test_subtype.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-2.7/pandas/tests/io/msgpack/test_extension.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-2.7/pandas/tests/io/msgpack/test_case.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-2.7/pandas/tests/io/msgpack/test_buffer.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-2.7/pandas/tests/io/msgpack/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-2.7/pandas/tests/io/msgpack/common.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/formats copying build/lib.linux-riscv64-2.7/pandas/tests/io/formats/test_css.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/formats copying build/lib.linux-riscv64-2.7/pandas/tests/io/formats/test_to_csv.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/formats copying build/lib.linux-riscv64-2.7/pandas/tests/io/formats/test_style.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/formats copying build/lib.linux-riscv64-2.7/pandas/tests/io/formats/test_format.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/formats copying build/lib.linux-riscv64-2.7/pandas/tests/io/formats/test_to_html.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/formats copying build/lib.linux-riscv64-2.7/pandas/tests/io/formats/test_to_latex.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/formats copying build/lib.linux-riscv64-2.7/pandas/tests/io/formats/test_eng_formatting.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/formats copying build/lib.linux-riscv64-2.7/pandas/tests/io/formats/test_to_excel.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/formats copying build/lib.linux-riscv64-2.7/pandas/tests/io/formats/test_printing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/formats copying build/lib.linux-riscv64-2.7/pandas/tests/io/formats/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/formats copying build/lib.linux-riscv64-2.7/pandas/tests/io/test_stata.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io copying build/lib.linux-riscv64-2.7/pandas/tests/io/test_feather.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io copying build/lib.linux-riscv64-2.7/pandas/tests/io/test_pickle.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io copying build/lib.linux-riscv64-2.7/pandas/tests/io/test_excel.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io copying build/lib.linux-riscv64-2.7/pandas/tests/io/generate_legacy_storage_files.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io copying build/lib.linux-riscv64-2.7/pandas/tests/io/test_pytables.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io copying build/lib.linux-riscv64-2.7/pandas/tests/io/test_html.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io copying build/lib.linux-riscv64-2.7/pandas/tests/io/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/extension creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/extension/decimal copying build/lib.linux-riscv64-2.7/pandas/tests/extension/decimal/test_decimal.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/extension/decimal copying build/lib.linux-riscv64-2.7/pandas/tests/extension/decimal/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/extension/decimal copying build/lib.linux-riscv64-2.7/pandas/tests/extension/decimal/array.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/extension/decimal copying build/lib.linux-riscv64-2.7/pandas/tests/extension/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/extension creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/extension/json copying build/lib.linux-riscv64-2.7/pandas/tests/extension/json/test_json.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/extension/json copying build/lib.linux-riscv64-2.7/pandas/tests/extension/json/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/extension/json copying build/lib.linux-riscv64-2.7/pandas/tests/extension/json/array.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/extension/json copying build/lib.linux-riscv64-2.7/pandas/tests/extension/test_common.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/extension creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/extension/category copying build/lib.linux-riscv64-2.7/pandas/tests/extension/category/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/extension/category copying build/lib.linux-riscv64-2.7/pandas/tests/extension/category/test_categorical.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/extension/category creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-2.7/pandas/tests/extension/base/casting.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-2.7/pandas/tests/extension/base/constructors.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-2.7/pandas/tests/extension/base/reshaping.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-2.7/pandas/tests/extension/base/methods.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-2.7/pandas/tests/extension/base/getitem.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-2.7/pandas/tests/extension/base/missing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-2.7/pandas/tests/extension/base/setitem.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-2.7/pandas/tests/extension/base/groupby.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-2.7/pandas/tests/extension/base/dtype.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-2.7/pandas/tests/extension/base/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-2.7/pandas/tests/extension/base/base.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-2.7/pandas/tests/extension/base/interface.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-2.7/pandas/tests/extension/test_external_block.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/extension copying build/lib.linux-riscv64-2.7/pandas/tests/extension/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/extension creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/categorical copying build/lib.linux-riscv64-2.7/pandas/tests/categorical/test_sorting.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/categorical copying build/lib.linux-riscv64-2.7/pandas/tests/categorical/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/categorical copying build/lib.linux-riscv64-2.7/pandas/tests/categorical/test_dtypes.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/categorical copying build/lib.linux-riscv64-2.7/pandas/tests/categorical/test_subclass.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/categorical copying build/lib.linux-riscv64-2.7/pandas/tests/categorical/test_constructors.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/categorical copying build/lib.linux-riscv64-2.7/pandas/tests/categorical/test_repr.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/categorical copying build/lib.linux-riscv64-2.7/pandas/tests/categorical/test_algos.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/categorical copying build/lib.linux-riscv64-2.7/pandas/tests/categorical/test_analytics.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/categorical copying build/lib.linux-riscv64-2.7/pandas/tests/categorical/test_api.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/categorical copying build/lib.linux-riscv64-2.7/pandas/tests/categorical/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/categorical copying build/lib.linux-riscv64-2.7/pandas/tests/categorical/test_warnings.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/categorical copying build/lib.linux-riscv64-2.7/pandas/tests/categorical/test_missing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/categorical copying build/lib.linux-riscv64-2.7/pandas/tests/categorical/test_operators.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/categorical copying build/lib.linux-riscv64-2.7/pandas/tests/categorical/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/categorical copying build/lib.linux-riscv64-2.7/pandas/tests/categorical/common.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/categorical copying build/lib.linux-riscv64-2.7/pandas/tests/test_take.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/computation copying build/lib.linux-riscv64-2.7/pandas/computation/expressions.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/computation copying build/lib.linux-riscv64-2.7/pandas/computation/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/computation creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/compat copying build/lib.linux-riscv64-2.7/pandas/compat/chainmap_impl.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/compat creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/compat/numpy copying build/lib.linux-riscv64-2.7/pandas/compat/numpy/function.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/compat/numpy copying build/lib.linux-riscv64-2.7/pandas/compat/numpy/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/compat/numpy copying build/lib.linux-riscv64-2.7/pandas/compat/pickle_compat.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/compat copying build/lib.linux-riscv64-2.7/pandas/compat/chainmap.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/compat copying build/lib.linux-riscv64-2.7/pandas/compat/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/compat creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-2.7/pandas/_libs/writers.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-2.7/pandas/_libs/interval.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-2.7/pandas/_libs/sparse.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-2.7/pandas/_libs/properties.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-2.7/pandas/_libs/lib.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-2.7/pandas/_libs/hashing.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-2.7/pandas/_libs/indexing.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-2.7/pandas/_libs/tslibs/ccalendar.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-2.7/pandas/_libs/tslibs/frequencies.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-2.7/pandas/_libs/tslibs/period.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-2.7/pandas/_libs/tslibs/offsets.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-2.7/pandas/_libs/tslibs/np_datetime.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-2.7/pandas/_libs/tslibs/timedeltas.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-2.7/pandas/_libs/tslibs/parsing.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-2.7/pandas/_libs/tslibs/timestamps.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-2.7/pandas/_libs/tslibs/fields.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-2.7/pandas/_libs/tslibs/strptime.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-2.7/pandas/_libs/tslibs/nattype.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-2.7/pandas/_libs/tslibs/timezones.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-2.7/pandas/_libs/tslibs/conversion.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-2.7/pandas/_libs/tslibs/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-2.7/pandas/_libs/tslibs/resolution.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-2.7/pandas/_libs/reshape.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-2.7/pandas/_libs/reduction.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-2.7/pandas/_libs/window.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-2.7/pandas/_libs/hashtable.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-2.7/pandas/_libs/index.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-2.7/pandas/_libs/groupby.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-2.7/pandas/_libs/algos.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-2.7/pandas/_libs/ops.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-2.7/pandas/_libs/missing.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-2.7/pandas/_libs/internals.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-2.7/pandas/_libs/tslib.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-2.7/pandas/_libs/parsers.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-2.7/pandas/_libs/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-2.7/pandas/_libs/join.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-2.7/pandas/_libs/testing.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-2.7/pandas/_libs/json.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-2.7/pandas/_libs/skiplist.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/util copying build/lib.linux-riscv64-2.7/pandas/core/util/hashing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/util copying build/lib.linux-riscv64-2.7/pandas/core/util/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/util creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/tools copying build/lib.linux-riscv64-2.7/pandas/core/tools/timedeltas.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/tools copying build/lib.linux-riscv64-2.7/pandas/core/tools/datetimes.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/tools copying build/lib.linux-riscv64-2.7/pandas/core/tools/numeric.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/tools copying build/lib.linux-riscv64-2.7/pandas/core/tools/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/tools creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/arrays copying build/lib.linux-riscv64-2.7/pandas/core/arrays/categorical.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/arrays copying build/lib.linux-riscv64-2.7/pandas/core/arrays/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/arrays copying build/lib.linux-riscv64-2.7/pandas/core/arrays/base.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/arrays copying build/lib.linux-riscv64-2.7/pandas/core/datetools.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core copying build/lib.linux-riscv64-2.7/pandas/core/resample.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/groupby copying build/lib.linux-riscv64-2.7/pandas/core/groupby/groupby.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/groupby copying build/lib.linux-riscv64-2.7/pandas/core/groupby/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/groupby copying build/lib.linux-riscv64-2.7/pandas/core/config.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core copying build/lib.linux-riscv64-2.7/pandas/core/indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core copying build/lib.linux-riscv64-2.7/pandas/core/algorithms.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core copying build/lib.linux-riscv64-2.7/pandas/core/strings.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core copying build/lib.linux-riscv64-2.7/pandas/core/config_init.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core copying build/lib.linux-riscv64-2.7/pandas/core/ops.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/reshape copying build/lib.linux-riscv64-2.7/pandas/core/reshape/merge.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/reshape copying build/lib.linux-riscv64-2.7/pandas/core/reshape/melt.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/reshape copying build/lib.linux-riscv64-2.7/pandas/core/reshape/tile.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/reshape copying build/lib.linux-riscv64-2.7/pandas/core/reshape/concat.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/reshape copying build/lib.linux-riscv64-2.7/pandas/core/reshape/util.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/reshape copying build/lib.linux-riscv64-2.7/pandas/core/reshape/pivot.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/reshape copying build/lib.linux-riscv64-2.7/pandas/core/reshape/reshape.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/reshape copying build/lib.linux-riscv64-2.7/pandas/core/reshape/api.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/reshape copying build/lib.linux-riscv64-2.7/pandas/core/reshape/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/reshape creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/computation copying build/lib.linux-riscv64-2.7/pandas/core/computation/align.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/computation copying build/lib.linux-riscv64-2.7/pandas/core/computation/scope.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/computation copying build/lib.linux-riscv64-2.7/pandas/core/computation/ops.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/computation copying build/lib.linux-riscv64-2.7/pandas/core/computation/expressions.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/computation copying build/lib.linux-riscv64-2.7/pandas/core/computation/check.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/computation copying build/lib.linux-riscv64-2.7/pandas/core/computation/engines.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/computation copying build/lib.linux-riscv64-2.7/pandas/core/computation/expr.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/computation copying build/lib.linux-riscv64-2.7/pandas/core/computation/eval.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/computation copying build/lib.linux-riscv64-2.7/pandas/core/computation/api.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/computation copying build/lib.linux-riscv64-2.7/pandas/core/computation/pytables.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/computation copying build/lib.linux-riscv64-2.7/pandas/core/computation/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/computation copying build/lib.linux-riscv64-2.7/pandas/core/computation/common.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/computation creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/dtypes copying build/lib.linux-riscv64-2.7/pandas/core/dtypes/concat.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/dtypes copying build/lib.linux-riscv64-2.7/pandas/core/dtypes/inference.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/dtypes copying build/lib.linux-riscv64-2.7/pandas/core/dtypes/missing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/dtypes copying build/lib.linux-riscv64-2.7/pandas/core/dtypes/cast.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/dtypes copying build/lib.linux-riscv64-2.7/pandas/core/dtypes/api.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/dtypes copying build/lib.linux-riscv64-2.7/pandas/core/dtypes/generic.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/dtypes copying build/lib.linux-riscv64-2.7/pandas/core/dtypes/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/dtypes copying build/lib.linux-riscv64-2.7/pandas/core/dtypes/base.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/dtypes copying build/lib.linux-riscv64-2.7/pandas/core/dtypes/common.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/dtypes copying build/lib.linux-riscv64-2.7/pandas/core/dtypes/dtypes.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/dtypes copying build/lib.linux-riscv64-2.7/pandas/core/index.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core copying build/lib.linux-riscv64-2.7/pandas/core/nanops.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/sparse copying build/lib.linux-riscv64-2.7/pandas/core/sparse/scipy_sparse.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/sparse copying build/lib.linux-riscv64-2.7/pandas/core/sparse/series.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/sparse copying build/lib.linux-riscv64-2.7/pandas/core/sparse/api.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/sparse copying build/lib.linux-riscv64-2.7/pandas/core/sparse/frame.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/sparse copying build/lib.linux-riscv64-2.7/pandas/core/sparse/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/sparse copying build/lib.linux-riscv64-2.7/pandas/core/sparse/array.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/sparse copying build/lib.linux-riscv64-2.7/pandas/core/categorical.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core copying build/lib.linux-riscv64-2.7/pandas/core/apply.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core copying build/lib.linux-riscv64-2.7/pandas/core/missing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core copying build/lib.linux-riscv64-2.7/pandas/core/accessor.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core copying build/lib.linux-riscv64-2.7/pandas/core/series.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-2.7/pandas/core/indexes/datetimelike.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-2.7/pandas/core/indexes/timedeltas.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-2.7/pandas/core/indexes/datetimes.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-2.7/pandas/core/indexes/category.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-2.7/pandas/core/indexes/accessors.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-2.7/pandas/core/indexes/range.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-2.7/pandas/core/indexes/numeric.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-2.7/pandas/core/indexes/interval.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-2.7/pandas/core/indexes/multi.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-2.7/pandas/core/indexes/frozen.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-2.7/pandas/core/indexes/period.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-2.7/pandas/core/indexes/api.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-2.7/pandas/core/indexes/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-2.7/pandas/core/indexes/base.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-2.7/pandas/core/sorting.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core copying build/lib.linux-riscv64-2.7/pandas/core/api.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core copying build/lib.linux-riscv64-2.7/pandas/core/generic.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core copying build/lib.linux-riscv64-2.7/pandas/core/frame.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core copying build/lib.linux-riscv64-2.7/pandas/core/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core copying build/lib.linux-riscv64-2.7/pandas/core/base.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core copying build/lib.linux-riscv64-2.7/pandas/core/internals.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core copying build/lib.linux-riscv64-2.7/pandas/core/window.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core copying build/lib.linux-riscv64-2.7/pandas/core/panel.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core copying build/lib.linux-riscv64-2.7/pandas/core/common.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core copying build/lib.linux-riscv64-2.7/pandas/json.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tseries copying build/lib.linux-riscv64-2.7/pandas/tseries/offsets.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tseries copying build/lib.linux-riscv64-2.7/pandas/tseries/plotting.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tseries copying build/lib.linux-riscv64-2.7/pandas/tseries/holiday.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tseries copying build/lib.linux-riscv64-2.7/pandas/tseries/converter.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tseries copying build/lib.linux-riscv64-2.7/pandas/tseries/api.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tseries copying build/lib.linux-riscv64-2.7/pandas/tseries/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tseries copying build/lib.linux-riscv64-2.7/pandas/tseries/frequencies.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tseries copying build/lib.linux-riscv64-2.7/pandas/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/clipboard copying build/lib.linux-riscv64-2.7/pandas/io/clipboard/clipboards.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/clipboard copying build/lib.linux-riscv64-2.7/pandas/io/clipboard/exceptions.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/clipboard copying build/lib.linux-riscv64-2.7/pandas/io/clipboard/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/clipboard copying build/lib.linux-riscv64-2.7/pandas/io/clipboard/windows.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/clipboard copying build/lib.linux-riscv64-2.7/pandas/io/gbq.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io copying build/lib.linux-riscv64-2.7/pandas/io/excel.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io copying build/lib.linux-riscv64-2.7/pandas/io/pickle.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io copying build/lib.linux-riscv64-2.7/pandas/io/date_converters.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io copying build/lib.linux-riscv64-2.7/pandas/io/clipboards.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/json copying build/lib.linux-riscv64-2.7/pandas/io/json/table_schema.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/json copying build/lib.linux-riscv64-2.7/pandas/io/json/normalize.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/json copying build/lib.linux-riscv64-2.7/pandas/io/json/json.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/json copying build/lib.linux-riscv64-2.7/pandas/io/json/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/json creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/sas copying build/lib.linux-riscv64-2.7/pandas/io/sas/sas7bdat.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/sas copying build/lib.linux-riscv64-2.7/pandas/io/sas/_sas.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/sas copying build/lib.linux-riscv64-2.7/pandas/io/sas/sasreader.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/sas copying build/lib.linux-riscv64-2.7/pandas/io/sas/sas_constants.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/sas copying build/lib.linux-riscv64-2.7/pandas/io/sas/sas_xport.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/sas copying build/lib.linux-riscv64-2.7/pandas/io/sas/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/sas creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/msgpack copying build/lib.linux-riscv64-2.7/pandas/io/msgpack/_version.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/msgpack copying build/lib.linux-riscv64-2.7/pandas/io/msgpack/_packer.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/msgpack copying build/lib.linux-riscv64-2.7/pandas/io/msgpack/_unpacker.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/msgpack copying build/lib.linux-riscv64-2.7/pandas/io/msgpack/exceptions.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/msgpack copying build/lib.linux-riscv64-2.7/pandas/io/msgpack/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/msgpack creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/formats copying build/lib.linux-riscv64-2.7/pandas/io/formats/excel.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/formats creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/formats/templates copying build/lib.linux-riscv64-2.7/pandas/io/formats/templates/html.tpl -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/formats/templates copying build/lib.linux-riscv64-2.7/pandas/io/formats/terminal.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/formats copying build/lib.linux-riscv64-2.7/pandas/io/formats/latex.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/formats copying build/lib.linux-riscv64-2.7/pandas/io/formats/console.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/formats copying build/lib.linux-riscv64-2.7/pandas/io/formats/format.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/formats copying build/lib.linux-riscv64-2.7/pandas/io/formats/css.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/formats copying build/lib.linux-riscv64-2.7/pandas/io/formats/printing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/formats copying build/lib.linux-riscv64-2.7/pandas/io/formats/html.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/formats copying build/lib.linux-riscv64-2.7/pandas/io/formats/style.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/formats copying build/lib.linux-riscv64-2.7/pandas/io/formats/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/formats copying build/lib.linux-riscv64-2.7/pandas/io/formats/csvs.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/formats copying build/lib.linux-riscv64-2.7/pandas/io/parsers.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io copying build/lib.linux-riscv64-2.7/pandas/io/feather_format.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io copying build/lib.linux-riscv64-2.7/pandas/io/html.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io copying build/lib.linux-riscv64-2.7/pandas/io/s3.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io copying build/lib.linux-riscv64-2.7/pandas/io/api.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io copying build/lib.linux-riscv64-2.7/pandas/io/pytables.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io copying build/lib.linux-riscv64-2.7/pandas/io/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io copying build/lib.linux-riscv64-2.7/pandas/io/stata.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io copying build/lib.linux-riscv64-2.7/pandas/io/packers.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io copying build/lib.linux-riscv64-2.7/pandas/io/common.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io copying build/lib.linux-riscv64-2.7/pandas/io/sql.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io copying build/lib.linux-riscv64-2.7/pandas/io/parquet.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io copying build/lib.linux-riscv64-2.7/pandas/lib.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/errors copying build/lib.linux-riscv64-2.7/pandas/errors/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/errors byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/util/decorators.py to decorators.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/util/testing.py to testing.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/util/_depr_module.py to _depr_module.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/util/_print_versions.py to _print_versions.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/util/_tester.py to _tester.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/util/_test_decorators.py to _test_decorators.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/util/_doctools.py to _doctools.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/util/_validators.py to _validators.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/util/_decorators.py to _decorators.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/util/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tools/merge.py to merge.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tools/plotting.py to plotting.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tools/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tslib.py to tslib.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/parser.py to parser.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/conftest.py to conftest.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/api/types/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/api/extensions/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_version.py to _version.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/plotting/_converter.py to _converter.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/plotting/_tools.py to _tools.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/plotting/_compat.py to _compat.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/plotting/_style.py to _style.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/plotting/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/plotting/_core.py to _core.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/plotting/_misc.py to _misc.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/plotting/_timeseries.py to _timeseries.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/testing.py to testing.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/types/concat.py to concat.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/types/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/types/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/formats/style.py to style.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/formats/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/internals/test_internals.py to test_internals.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/internals/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/util/test_testing.py to test_testing.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/util/test_hashing.py to test_hashing.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/util/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/util/test_util.py to test_util.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/tools/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/tools/test_numeric.py to test_numeric.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/test_lib.py to test_lib.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_timezones.py to test_timezones.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_quantile.py to test_quantile.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_apply.py to test_apply.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_sorting.py to test_sorting.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_mutate_columns.py to test_mutate_columns.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_dtypes.py to test_dtypes.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_reshape.py to test_reshape.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_to_csv.py to test_to_csv.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_subclass.py to test_subclass.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_sort_values_level_as_str.py to test_sort_values_level_as_str.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_convert_to.py to test_convert_to.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_constructors.py to test_constructors.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_validate.py to test_validate.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_repr_info.py to test_repr_info.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_rank.py to test_rank.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_axis_select_reindex.py to test_axis_select_reindex.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_block_internals.py to test_block_internals.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_nonunique_indexes.py to test_nonunique_indexes.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_alter_axes.py to test_alter_axes.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_join.py to test_join.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_analytics.py to test_analytics.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_query_eval.py to test_query_eval.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_combine_concat.py to test_combine_concat.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_timeseries.py to test_timeseries.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_api.py to test_api.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_indexing.py to test_indexing.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_arithmetic.py to test_arithmetic.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_asof.py to test_asof.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_missing.py to test_missing.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_operators.py to test_operators.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_replace.py to test_replace.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_period.py to test_period.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/test_multilevel.py to test_multilevel.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_groupby.py to test_groupby.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_apply.py to test_apply.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/groupby/conftest.py to conftest.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_filters.py to test_filters.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_value_counts.py to test_value_counts.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_rank.py to test_rank.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_nth.py to test_nth.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_counting.py to test_counting.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_whitelist.py to test_whitelist.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/groupby/aggregate/test_cython.py to test_cython.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/groupby/aggregate/test_other.py to test_other.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/groupby/aggregate/test_aggregate.py to test_aggregate.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/groupby/aggregate/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_function.py to test_function.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_timegrouper.py to test_timegrouper.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_bin_groupby.py to test_bin_groupby.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_grouping.py to test_grouping.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_index_as_string.py to test_index_as_string.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/groupby/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_categorical.py to test_categorical.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_transform.py to test_transform.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/test_sorting.py to test_sorting.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/test_panel.py to test_panel.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/api/test_api.py to test_api.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/api/test_types.py to test_types.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/plotting/test_groupby.py to test_groupby.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/plotting/test_boxplot_method.py to test_boxplot_method.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/plotting/test_frame.py to test_frame.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/plotting/test_datetimelike.py to test_datetimelike.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/plotting/test_deprecated.py to test_deprecated.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/plotting/test_converter.py to test_converter.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/plotting/test_hist_method.py to test_hist_method.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/plotting/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/plotting/test_misc.py to test_misc.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/plotting/test_series.py to test_series.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/plotting/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/scalar/timestamp/test_timezones.py to test_timezones.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/scalar/timestamp/test_comparisons.py to test_comparisons.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/scalar/timestamp/test_rendering.py to test_rendering.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/scalar/timestamp/test_arithmetic.py to test_arithmetic.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/scalar/timestamp/test_timestamp.py to test_timestamp.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/scalar/timestamp/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/scalar/timestamp/test_unary_ops.py to test_unary_ops.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/scalar/interval/test_interval.py to test_interval.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/scalar/interval/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/scalar/timedelta/test_construction.py to test_construction.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/scalar/timedelta/test_formats.py to test_formats.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/scalar/timedelta/test_arithmetic.py to test_arithmetic.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/scalar/timedelta/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/scalar/timedelta/test_timedelta.py to test_timedelta.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/scalar/period/test_asfreq.py to test_asfreq.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/scalar/period/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/scalar/period/test_period.py to test_period.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/scalar/test_nat.py to test_nat.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/scalar/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/test_expressions.py to test_expressions.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/test_common.py to test_common.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/reshape/merge/test_merge_ordered.py to test_merge_ordered.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/reshape/merge/test_merge_asof.py to test_merge_asof.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/reshape/merge/test_join.py to test_join.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/reshape/merge/test_merge.py to test_merge.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/reshape/merge/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/reshape/merge/test_merge_index_as_string.py to test_merge_index_as_string.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/reshape/test_tile.py to test_tile.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/reshape/test_reshape.py to test_reshape.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/reshape/test_concat.py to test_concat.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/reshape/test_union_categoricals.py to test_union_categoricals.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/reshape/test_pivot.py to test_pivot.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/reshape/test_melt.py to test_melt.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/reshape/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/reshape/test_util.py to test_util.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/generic/test_frame.py to test_frame.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/generic/test_panel.py to test_panel.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/generic/test_label_or_level_utils.py to test_label_or_level_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/generic/test_generic.py to test_generic.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/generic/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/generic/test_series.py to test_series.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_indexing_slow.py to test_indexing_slow.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_datetime.py to test_datetime.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_panel.py to test_panel.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_scalar.py to test_scalar.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_iloc.py to test_iloc.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexing/interval/test_interval_new.py to test_interval_new.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexing/interval/test_interval.py to test_interval.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexing/interval/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_loc.py to test_loc.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_ix.py to test_ix.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_multiindex.py to test_multiindex.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_callable.py to test_callable.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_floats.py to test_floats.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_indexing.py to test_indexing.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexing/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_timedelta.py to test_timedelta.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_chaining_and_caching.py to test_chaining_and_caching.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_categorical.py to test_categorical.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexing/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_partial.py to test_partial.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_coercion.py to test_coercion.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/test_window.py to test_window.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/test_register_accessor.py to test_register_accessor.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/test_config.py to test_config.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/tslibs/test_period_asfreq.py to test_period_asfreq.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/tslibs/test_timezones.py to test_timezones.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/tslibs/test_libfrequencies.py to test_libfrequencies.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/tslibs/test_ccalendar.py to test_ccalendar.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/tslibs/test_array_to_datetime.py to test_array_to_datetime.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/tslibs/test_liboffsets.py to test_liboffsets.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/tslibs/test_conversion.py to test_conversion.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/tslibs/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/tslibs/test_parsing.py to test_parsing.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/computation/test_eval.py to test_eval.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/computation/test_compat.py to test_compat.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/computation/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/test_resample.py to test_resample.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/dtypes/test_dtypes.py to test_dtypes.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/dtypes/test_concat.py to test_concat.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/dtypes/test_common.py to test_common.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/dtypes/test_missing.py to test_missing.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/dtypes/test_generic.py to test_generic.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/dtypes/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/dtypes/test_cast.py to test_cast.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/dtypes/test_inference.py to test_inference.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/test_downstream.py to test_downstream.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/sparse/test_groupby.py to test_groupby.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/sparse/frame/test_frame.py to test_frame.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/sparse/frame/test_apply.py to test_apply.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/sparse/frame/test_to_csv.py to test_to_csv.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/sparse/frame/test_to_from_scipy.py to test_to_from_scipy.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/sparse/frame/test_analytics.py to test_analytics.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/sparse/frame/test_indexing.py to test_indexing.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/sparse/frame/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/sparse/test_reshape.py to test_reshape.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/sparse/test_arithmetics.py to test_arithmetics.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/sparse/test_format.py to test_format.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/sparse/test_combine_concat.py to test_combine_concat.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/sparse/test_array.py to test_array.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/sparse/test_indexing.py to test_indexing.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/sparse/series/test_indexing.py to test_indexing.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/sparse/series/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/sparse/series/test_series.py to test_series.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/sparse/test_pivot.py to test_pivot.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/sparse/test_libsparse.py to test_libsparse.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/sparse/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/sparse/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/test_join.py to test_join.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/test_algos.py to test_algos.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/test_nanops.py to test_nanops.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/test_category.py to test_category.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_timezones.py to test_timezones.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_datetimelike.py to test_datetimelike.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_datetime.py to test_datetime.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_ops.py to test_ops.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_partial_slicing.py to test_partial_slicing.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_setops.py to test_setops.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_construction.py to test_construction.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_astype.py to test_astype.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_scalar_compat.py to test_scalar_compat.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_formats.py to test_formats.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_tools.py to test_tools.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_indexing.py to test_indexing.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_arithmetic.py to test_arithmetic.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_missing.py to test_missing.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_misc.py to test_misc.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_date_range.py to test_date_range.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/conftest.py to conftest.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimelike.py to datetimelike.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas/test_timedelta_range.py to test_timedelta_range.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas/test_ops.py to test_ops.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas/test_partial_slicing.py to test_partial_slicing.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas/test_setops.py to test_setops.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas/test_construction.py to test_construction.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas/test_astype.py to test_astype.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas/test_scalar_compat.py to test_scalar_compat.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas/test_formats.py to test_formats.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas/test_tools.py to test_tools.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas/test_indexing.py to test_indexing.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas/test_arithmetic.py to test_arithmetic.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas/test_timedelta.py to test_timedelta.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/interval/test_interval_range.py to test_interval_range.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/interval/test_construction.py to test_construction.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/interval/test_interval_new.py to test_interval_new.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/interval/test_astype.py to test_astype.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/interval/test_interval.py to test_interval.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/interval/test_interval_tree.py to test_interval_tree.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/interval/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/test_ops.py to test_ops.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/test_partial_slicing.py to test_partial_slicing.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/test_asfreq.py to test_asfreq.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/test_setops.py to test_setops.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/test_construction.py to test_construction.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/test_astype.py to test_astype.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/test_scalar_compat.py to test_scalar_compat.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/test_formats.py to test_formats.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/test_period_range.py to test_period_range.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/test_tools.py to test_tools.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/test_indexing.py to test_indexing.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/test_arithmetic.py to test_arithmetic.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/test_period.py to test_period.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/test_multi.py to test_multi.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/test_range.py to test_range.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/test_frozen.py to test_frozen.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/test_base.py to test_base.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/test_numeric.py to test_numeric.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series/test_timezones.py to test_timezones.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series/test_quantile.py to test_quantile.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series/test_apply.py to test_apply.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series/test_sorting.py to test_sorting.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series/test_dtypes.py to test_dtypes.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series/test_subclass.py to test_subclass.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series/test_constructors.py to test_constructors.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series/test_validate.py to test_validate.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series/indexing/conftest.py to conftest.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series/indexing/test_datetime.py to test_datetime.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series/indexing/test_iloc.py to test_iloc.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series/indexing/test_alter_index.py to test_alter_index.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series/indexing/test_loc.py to test_loc.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series/indexing/test_callable.py to test_callable.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series/indexing/test_indexing.py to test_indexing.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series/indexing/test_boolean.py to test_boolean.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series/indexing/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series/indexing/test_numeric.py to test_numeric.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series/test_internals.py to test_internals.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series/test_rank.py to test_rank.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series/test_alter_axes.py to test_alter_axes.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series/test_datetime_values.py to test_datetime_values.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series/test_repr.py to test_repr.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series/test_analytics.py to test_analytics.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series/test_combine_concat.py to test_combine_concat.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series/test_timeseries.py to test_timeseries.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series/test_api.py to test_api.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series/test_arithmetic.py to test_arithmetic.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series/test_asof.py to test_asof.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series/test_missing.py to test_missing.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series/test_operators.py to test_operators.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series/test_replace.py to test_replace.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series/test_io.py to test_io.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/series/test_period.py to test_period.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/tseries/conftest.py to conftest.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/tseries/test_frequencies.py to test_frequencies.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/tseries/offsets/test_fiscal.py to test_fiscal.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/tseries/offsets/conftest.py to conftest.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/tseries/offsets/test_yqm_offsets.py to test_yqm_offsets.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/tseries/offsets/test_offsets.py to test_offsets.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/tseries/offsets/test_ticks.py to test_ticks.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/tseries/offsets/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/tseries/offsets/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/tseries/test_holiday.py to test_holiday.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/tseries/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/test_strings.py to test_strings.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/test_base.py to test_base.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/test_compat.py to test_compat.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/test_errors.py to test_errors.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/test_clipboard.py to test_clipboard.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/test_parquet.py to test_parquet.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/conftest.py to conftest.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/test_parsers.py to test_parsers.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/na_values.py to na_values.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/test_read_fwf.py to test_read_fwf.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/parse_dates.py to parse_dates.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/converters.py to converters.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/test_textreader.py to test_textreader.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/test_network.py to test_network.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/index_col.py to index_col.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/skiprows.py to skiprows.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/mangle_dupes.py to mangle_dupes.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/dialect.py to dialect.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/python_parser_only.py to python_parser_only.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/comment.py to comment.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/usecols.py to usecols.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/multithread.py to multithread.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/header.py to header.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/compression.py to compression.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/c_parser_only.py to c_parser_only.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/test_unsupported.py to test_unsupported.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/quoting.py to quoting.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/dtypes.py to dtypes.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/test_gbq.py to test_gbq.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/json/test_pandas.py to test_pandas.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/json/test_readlines.py to test_readlines.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/json/test_compression.py to test_compression.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/json/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/json/test_ujson.py to test_ujson.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/json/test_json_table_schema.py to test_json_table_schema.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/json/test_normalize.py to test_normalize.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/test_common.py to test_common.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/test_packers.py to test_packers.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/test_s3.py to test_s3.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/sas/test_sas7bdat.py to test_sas7bdat.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/sas/test_xport.py to test_xport.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/sas/test_sas.py to test_sas.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/sas/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/test_sql.py to test_sql.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_seq.py to test_seq.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_newspec.py to test_newspec.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_read_size.py to test_read_size.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_unpack_raw.py to test_unpack_raw.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_unpack.py to test_unpack.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_format.py to test_format.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_except.py to test_except.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_pack.py to test_pack.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_obj.py to test_obj.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_limits.py to test_limits.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_sequnpack.py to test_sequnpack.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_subtype.py to test_subtype.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_extension.py to test_extension.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_case.py to test_case.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_buffer.py to test_buffer.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/formats/test_css.py to test_css.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/formats/test_to_csv.py to test_to_csv.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/formats/test_style.py to test_style.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/formats/test_format.py to test_format.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/formats/test_to_html.py to test_to_html.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/formats/test_to_latex.py to test_to_latex.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/formats/test_eng_formatting.py to test_eng_formatting.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/formats/test_to_excel.py to test_to_excel.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/formats/test_printing.py to test_printing.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/formats/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/test_stata.py to test_stata.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/test_feather.py to test_feather.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/test_pickle.py to test_pickle.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/test_excel.py to test_excel.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/generate_legacy_storage_files.py to generate_legacy_storage_files.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/test_pytables.py to test_pytables.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/test_html.py to test_html.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/io/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/extension/decimal/test_decimal.py to test_decimal.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/extension/decimal/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/extension/decimal/array.py to array.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/extension/conftest.py to conftest.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/extension/json/test_json.py to test_json.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/extension/json/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/extension/json/array.py to array.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/extension/test_common.py to test_common.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/extension/category/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/extension/category/test_categorical.py to test_categorical.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/extension/base/casting.py to casting.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/extension/base/constructors.py to constructors.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/extension/base/reshaping.py to reshaping.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/extension/base/methods.py to methods.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/extension/base/getitem.py to getitem.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/extension/base/missing.py to missing.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/extension/base/setitem.py to setitem.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/extension/base/groupby.py to groupby.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/extension/base/dtype.py to dtype.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/extension/base/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/extension/base/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/extension/base/interface.py to interface.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/extension/test_external_block.py to test_external_block.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/extension/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/categorical/test_sorting.py to test_sorting.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/categorical/conftest.py to conftest.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/categorical/test_dtypes.py to test_dtypes.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/categorical/test_subclass.py to test_subclass.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/categorical/test_constructors.py to test_constructors.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/categorical/test_repr.py to test_repr.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/categorical/test_algos.py to test_algos.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/categorical/test_analytics.py to test_analytics.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/categorical/test_api.py to test_api.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/categorical/test_indexing.py to test_indexing.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/categorical/test_warnings.py to test_warnings.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/categorical/test_missing.py to test_missing.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/categorical/test_operators.py to test_operators.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/categorical/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/categorical/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tests/test_take.py to test_take.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/computation/expressions.py to expressions.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/computation/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/compat/chainmap_impl.py to chainmap_impl.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/compat/numpy/function.py to function.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/compat/numpy/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/compat/pickle_compat.py to pickle_compat.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/compat/chainmap.py to chainmap.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/compat/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/util/hashing.py to hashing.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/util/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/tools/timedeltas.py to timedeltas.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/tools/datetimes.py to datetimes.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/tools/numeric.py to numeric.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/tools/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/arrays/categorical.py to categorical.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/arrays/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/arrays/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/datetools.py to datetools.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/resample.py to resample.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/groupby/groupby.py to groupby.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/groupby/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/indexing.py to indexing.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/algorithms.py to algorithms.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/strings.py to strings.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/config_init.py to config_init.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/ops.py to ops.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/reshape/merge.py to merge.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/reshape/melt.py to melt.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/reshape/tile.py to tile.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/reshape/concat.py to concat.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/reshape/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/reshape/pivot.py to pivot.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/reshape/reshape.py to reshape.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/reshape/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/reshape/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/computation/align.py to align.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/computation/scope.py to scope.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/computation/ops.py to ops.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/computation/expressions.py to expressions.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/computation/check.py to check.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/computation/engines.py to engines.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/computation/expr.py to expr.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/computation/eval.py to eval.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/computation/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/computation/pytables.py to pytables.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/computation/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/computation/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/dtypes/concat.py to concat.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/dtypes/inference.py to inference.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/dtypes/missing.py to missing.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/dtypes/cast.py to cast.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/dtypes/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/dtypes/generic.py to generic.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/dtypes/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/dtypes/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/dtypes/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/dtypes/dtypes.py to dtypes.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/index.py to index.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/nanops.py to nanops.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/sparse/scipy_sparse.py to scipy_sparse.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/sparse/series.py to series.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/sparse/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/sparse/frame.py to frame.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/sparse/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/sparse/array.py to array.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/categorical.py to categorical.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/apply.py to apply.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/missing.py to missing.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/accessor.py to accessor.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/series.py to series.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/indexes/datetimelike.py to datetimelike.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/indexes/timedeltas.py to timedeltas.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/indexes/datetimes.py to datetimes.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/indexes/category.py to category.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/indexes/accessors.py to accessors.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/indexes/range.py to range.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/indexes/numeric.py to numeric.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/indexes/interval.py to interval.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/indexes/multi.py to multi.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/indexes/frozen.py to frozen.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/indexes/period.py to period.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/indexes/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/indexes/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/indexes/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/sorting.py to sorting.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/generic.py to generic.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/frame.py to frame.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/internals.py to internals.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/window.py to window.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/panel.py to panel.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/core/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/json.py to json.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tseries/offsets.py to offsets.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tseries/plotting.py to plotting.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tseries/holiday.py to holiday.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tseries/converter.py to converter.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tseries/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tseries/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/tseries/frequencies.py to frequencies.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/clipboard/clipboards.py to clipboards.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/clipboard/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/clipboard/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/clipboard/windows.py to windows.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/gbq.py to gbq.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/excel.py to excel.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/pickle.py to pickle.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/date_converters.py to date_converters.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/clipboards.py to clipboards.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/json/table_schema.py to table_schema.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/json/normalize.py to normalize.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/json/json.py to json.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/json/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/sas/sas7bdat.py to sas7bdat.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/sas/sasreader.py to sasreader.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/sas/sas_constants.py to sas_constants.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/sas/sas_xport.py to sas_xport.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/sas/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/msgpack/_version.py to _version.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/msgpack/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/msgpack/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/formats/excel.py to excel.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/formats/terminal.py to terminal.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/formats/latex.py to latex.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/formats/console.py to console.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/formats/format.py to format.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/formats/css.py to css.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/formats/printing.py to printing.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/formats/html.py to html.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/formats/style.py to style.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/formats/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/formats/csvs.py to csvs.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/parsers.py to parsers.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/feather_format.py to feather_format.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/html.py to html.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/s3.py to s3.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/pytables.py to pytables.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/stata.py to stata.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/packers.py to packers.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/sql.py to sql.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/parquet.py to parquet.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/lib.py to lib.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/errors/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpibyiEq.py' /usr/bin/python2 -O /tmp/tmpibyiEq.py removing /tmp/tmpibyiEq.py running install_egg_info running egg_info writing requirements to pandas.egg-info/requires.txt writing pandas.egg-info/PKG-INFO writing top-level names to pandas.egg-info/top_level.txt writing dependency_links to pandas.egg-info/dependency_links.txt reading manifest file 'pandas.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: no previously-included directories found matching 'doc/build' BUILDSTDERR: warning: no previously-included files matching '*.bz2' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.csv' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.dta' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.gz' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.h5' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.html' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.json' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.msgpack' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.pickle' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.png' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.pyc' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.pyd' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.sas7bdat' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.so' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.xls' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.xlsm' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.xlsx' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.xpt' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.xz' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.zip' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*~' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '.DS_Store' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '.git*' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '#*' found anywhere in distribution writing manifest file 'pandas.egg-info/SOURCES.txt' Copying pandas.egg-info to /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas-0.23.4-py2.7.egg-info running install_scripts + 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,-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.23.4-1.fc29.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/util copying build/lib.linux-riscv64-3.7/pandas/util/decorators.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/util copying build/lib.linux-riscv64-3.7/pandas/util/testing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/util copying build/lib.linux-riscv64-3.7/pandas/util/_depr_module.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/util copying build/lib.linux-riscv64-3.7/pandas/util/_print_versions.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/util copying build/lib.linux-riscv64-3.7/pandas/util/_tester.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/util copying build/lib.linux-riscv64-3.7/pandas/util/_test_decorators.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/util copying build/lib.linux-riscv64-3.7/pandas/util/_doctools.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/util copying build/lib.linux-riscv64-3.7/pandas/util/_validators.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/util copying build/lib.linux-riscv64-3.7/pandas/util/_decorators.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/util copying build/lib.linux-riscv64-3.7/pandas/util/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/util copying build/lib.linux-riscv64-3.7/pandas/util/_move.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/util creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tools copying build/lib.linux-riscv64-3.7/pandas/tools/merge.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tools copying build/lib.linux-riscv64-3.7/pandas/tools/plotting.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tools copying build/lib.linux-riscv64-3.7/pandas/tools/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tools copying build/lib.linux-riscv64-3.7/pandas/tslib.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas copying build/lib.linux-riscv64-3.7/pandas/parser.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas copying build/lib.linux-riscv64-3.7/pandas/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/api creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/api/types copying build/lib.linux-riscv64-3.7/pandas/api/types/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/api/types creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/api/extensions copying build/lib.linux-riscv64-3.7/pandas/api/extensions/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/api/extensions copying build/lib.linux-riscv64-3.7/pandas/api/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/api copying build/lib.linux-riscv64-3.7/pandas/_version.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/plotting copying build/lib.linux-riscv64-3.7/pandas/plotting/_converter.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/plotting copying build/lib.linux-riscv64-3.7/pandas/plotting/_tools.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/plotting copying build/lib.linux-riscv64-3.7/pandas/plotting/_compat.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/plotting copying build/lib.linux-riscv64-3.7/pandas/plotting/_style.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/plotting copying build/lib.linux-riscv64-3.7/pandas/plotting/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/plotting copying build/lib.linux-riscv64-3.7/pandas/plotting/_core.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/plotting copying build/lib.linux-riscv64-3.7/pandas/plotting/_misc.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/plotting copying build/lib.linux-riscv64-3.7/pandas/plotting/_timeseries.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/plotting copying build/lib.linux-riscv64-3.7/pandas/testing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/types copying build/lib.linux-riscv64-3.7/pandas/types/concat.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/types copying build/lib.linux-riscv64-3.7/pandas/types/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/types copying build/lib.linux-riscv64-3.7/pandas/types/common.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/types creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/formats copying build/lib.linux-riscv64-3.7/pandas/formats/style.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/formats copying build/lib.linux-riscv64-3.7/pandas/formats/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/formats creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/internals copying build/lib.linux-riscv64-3.7/pandas/tests/internals/test_internals.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/internals copying build/lib.linux-riscv64-3.7/pandas/tests/internals/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/internals creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/util copying build/lib.linux-riscv64-3.7/pandas/tests/util/test_testing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/util copying build/lib.linux-riscv64-3.7/pandas/tests/util/test_hashing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/util copying build/lib.linux-riscv64-3.7/pandas/tests/util/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/util copying build/lib.linux-riscv64-3.7/pandas/tests/util/test_util.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/util creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tools copying build/lib.linux-riscv64-3.7/pandas/tests/tools/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tools copying build/lib.linux-riscv64-3.7/pandas/tests/tools/test_numeric.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tools copying build/lib.linux-riscv64-3.7/pandas/tests/test_lib.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_timezones.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_quantile.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_apply.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_sorting.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_mutate_columns.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_dtypes.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_reshape.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_to_csv.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_subclass.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_sort_values_level_as_str.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_convert_to.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_constructors.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_validate.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_repr_info.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_rank.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_axis_select_reindex.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_block_internals.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_nonunique_indexes.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_alter_axes.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_join.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_analytics.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_query_eval.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_combine_concat.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_timeseries.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_api.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_arithmetic.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_asof.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_missing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_operators.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_replace.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/common.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/frame/test_period.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame copying build/lib.linux-riscv64-3.7/pandas/tests/test_multilevel.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-3.7/pandas/tests/groupby/test_groupby.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-3.7/pandas/tests/groupby/test_apply.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-3.7/pandas/tests/groupby/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-3.7/pandas/tests/groupby/test_filters.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-3.7/pandas/tests/groupby/test_value_counts.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-3.7/pandas/tests/groupby/test_rank.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-3.7/pandas/tests/groupby/test_nth.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-3.7/pandas/tests/groupby/test_counting.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-3.7/pandas/tests/groupby/test_whitelist.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby/aggregate copying build/lib.linux-riscv64-3.7/pandas/tests/groupby/aggregate/test_cython.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby/aggregate copying build/lib.linux-riscv64-3.7/pandas/tests/groupby/aggregate/test_other.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby/aggregate copying build/lib.linux-riscv64-3.7/pandas/tests/groupby/aggregate/test_aggregate.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby/aggregate copying build/lib.linux-riscv64-3.7/pandas/tests/groupby/aggregate/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby/aggregate copying build/lib.linux-riscv64-3.7/pandas/tests/groupby/test_function.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-3.7/pandas/tests/groupby/test_timegrouper.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-3.7/pandas/tests/groupby/test_bin_groupby.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-3.7/pandas/tests/groupby/test_grouping.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-3.7/pandas/tests/groupby/test_index_as_string.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-3.7/pandas/tests/groupby/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-3.7/pandas/tests/groupby/test_categorical.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-3.7/pandas/tests/groupby/test_transform.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby copying build/lib.linux-riscv64-3.7/pandas/tests/test_sorting.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests copying build/lib.linux-riscv64-3.7/pandas/tests/test_panel.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/api copying build/lib.linux-riscv64-3.7/pandas/tests/api/test_api.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/api copying build/lib.linux-riscv64-3.7/pandas/tests/api/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/api copying build/lib.linux-riscv64-3.7/pandas/tests/api/test_types.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/api creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/plotting copying build/lib.linux-riscv64-3.7/pandas/tests/plotting/test_groupby.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/plotting copying build/lib.linux-riscv64-3.7/pandas/tests/plotting/test_boxplot_method.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/plotting copying build/lib.linux-riscv64-3.7/pandas/tests/plotting/test_frame.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/plotting copying build/lib.linux-riscv64-3.7/pandas/tests/plotting/test_datetimelike.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/plotting copying build/lib.linux-riscv64-3.7/pandas/tests/plotting/test_deprecated.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/plotting copying build/lib.linux-riscv64-3.7/pandas/tests/plotting/test_converter.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/plotting copying build/lib.linux-riscv64-3.7/pandas/tests/plotting/test_hist_method.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/plotting copying build/lib.linux-riscv64-3.7/pandas/tests/plotting/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/plotting copying build/lib.linux-riscv64-3.7/pandas/tests/plotting/test_misc.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/plotting copying build/lib.linux-riscv64-3.7/pandas/tests/plotting/test_series.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/plotting copying build/lib.linux-riscv64-3.7/pandas/tests/plotting/common.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/plotting creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/timestamp copying build/lib.linux-riscv64-3.7/pandas/tests/scalar/timestamp/test_timezones.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/timestamp copying build/lib.linux-riscv64-3.7/pandas/tests/scalar/timestamp/test_comparisons.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/timestamp copying build/lib.linux-riscv64-3.7/pandas/tests/scalar/timestamp/test_rendering.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/timestamp copying build/lib.linux-riscv64-3.7/pandas/tests/scalar/timestamp/test_arithmetic.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/timestamp copying build/lib.linux-riscv64-3.7/pandas/tests/scalar/timestamp/test_timestamp.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/timestamp copying build/lib.linux-riscv64-3.7/pandas/tests/scalar/timestamp/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/timestamp copying build/lib.linux-riscv64-3.7/pandas/tests/scalar/timestamp/test_unary_ops.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/timestamp creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/interval copying build/lib.linux-riscv64-3.7/pandas/tests/scalar/interval/test_interval.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/interval copying build/lib.linux-riscv64-3.7/pandas/tests/scalar/interval/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/interval creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/timedelta copying build/lib.linux-riscv64-3.7/pandas/tests/scalar/timedelta/test_construction.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/timedelta copying build/lib.linux-riscv64-3.7/pandas/tests/scalar/timedelta/test_formats.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/timedelta copying build/lib.linux-riscv64-3.7/pandas/tests/scalar/timedelta/test_arithmetic.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/timedelta copying build/lib.linux-riscv64-3.7/pandas/tests/scalar/timedelta/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/timedelta copying build/lib.linux-riscv64-3.7/pandas/tests/scalar/timedelta/test_timedelta.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/timedelta creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/period copying build/lib.linux-riscv64-3.7/pandas/tests/scalar/period/test_asfreq.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/period copying build/lib.linux-riscv64-3.7/pandas/tests/scalar/period/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/period copying build/lib.linux-riscv64-3.7/pandas/tests/scalar/period/test_period.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/period copying build/lib.linux-riscv64-3.7/pandas/tests/scalar/test_nat.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar copying build/lib.linux-riscv64-3.7/pandas/tests/scalar/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar copying build/lib.linux-riscv64-3.7/pandas/tests/test_expressions.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests copying build/lib.linux-riscv64-3.7/pandas/tests/test_common.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape/merge copying build/lib.linux-riscv64-3.7/pandas/tests/reshape/merge/test_merge_ordered.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape/merge copying build/lib.linux-riscv64-3.7/pandas/tests/reshape/merge/test_merge_asof.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape/merge copying build/lib.linux-riscv64-3.7/pandas/tests/reshape/merge/test_join.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape/merge copying build/lib.linux-riscv64-3.7/pandas/tests/reshape/merge/test_merge.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape/merge copying build/lib.linux-riscv64-3.7/pandas/tests/reshape/merge/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape/merge copying build/lib.linux-riscv64-3.7/pandas/tests/reshape/merge/test_merge_index_as_string.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape/merge copying build/lib.linux-riscv64-3.7/pandas/tests/reshape/test_tile.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape copying build/lib.linux-riscv64-3.7/pandas/tests/reshape/test_reshape.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape copying build/lib.linux-riscv64-3.7/pandas/tests/reshape/test_concat.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape copying build/lib.linux-riscv64-3.7/pandas/tests/reshape/test_union_categoricals.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape copying build/lib.linux-riscv64-3.7/pandas/tests/reshape/test_pivot.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape copying build/lib.linux-riscv64-3.7/pandas/tests/reshape/test_melt.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape copying build/lib.linux-riscv64-3.7/pandas/tests/reshape/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape copying build/lib.linux-riscv64-3.7/pandas/tests/reshape/test_util.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/generic copying build/lib.linux-riscv64-3.7/pandas/tests/generic/test_frame.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/generic copying build/lib.linux-riscv64-3.7/pandas/tests/generic/test_panel.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/generic copying build/lib.linux-riscv64-3.7/pandas/tests/generic/test_label_or_level_utils.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/generic copying build/lib.linux-riscv64-3.7/pandas/tests/generic/test_generic.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/generic copying build/lib.linux-riscv64-3.7/pandas/tests/generic/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/generic copying build/lib.linux-riscv64-3.7/pandas/tests/generic/test_series.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/generic creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/test_indexing_slow.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/test_datetime.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/test_panel.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/test_scalar.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/test_iloc.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/interval copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/interval/test_interval_new.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/interval copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/interval/test_interval.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/interval copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/interval/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/interval copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/test_loc.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/test_ix.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/test_multiindex.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/test_callable.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/test_floats.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/test_timedelta.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/test_chaining_and_caching.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/test_categorical.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/common.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/test_partial.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-3.7/pandas/tests/indexing/test_coercion.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing copying build/lib.linux-riscv64-3.7/pandas/tests/test_window.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests copying build/lib.linux-riscv64-3.7/pandas/tests/test_register_accessor.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests copying build/lib.linux-riscv64-3.7/pandas/tests/test_config.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tslibs copying build/lib.linux-riscv64-3.7/pandas/tests/tslibs/test_period_asfreq.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tslibs copying build/lib.linux-riscv64-3.7/pandas/tests/tslibs/test_timezones.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tslibs copying build/lib.linux-riscv64-3.7/pandas/tests/tslibs/test_libfrequencies.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tslibs copying build/lib.linux-riscv64-3.7/pandas/tests/tslibs/test_ccalendar.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tslibs copying build/lib.linux-riscv64-3.7/pandas/tests/tslibs/test_array_to_datetime.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tslibs copying build/lib.linux-riscv64-3.7/pandas/tests/tslibs/test_liboffsets.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tslibs copying build/lib.linux-riscv64-3.7/pandas/tests/tslibs/test_conversion.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tslibs copying build/lib.linux-riscv64-3.7/pandas/tests/tslibs/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tslibs copying build/lib.linux-riscv64-3.7/pandas/tests/tslibs/test_parsing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tslibs creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/computation copying build/lib.linux-riscv64-3.7/pandas/tests/computation/test_eval.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/computation copying build/lib.linux-riscv64-3.7/pandas/tests/computation/test_compat.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/computation copying build/lib.linux-riscv64-3.7/pandas/tests/computation/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/computation copying build/lib.linux-riscv64-3.7/pandas/tests/test_resample.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/dtypes copying build/lib.linux-riscv64-3.7/pandas/tests/dtypes/test_dtypes.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/dtypes copying build/lib.linux-riscv64-3.7/pandas/tests/dtypes/test_concat.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/dtypes copying build/lib.linux-riscv64-3.7/pandas/tests/dtypes/test_common.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/dtypes copying build/lib.linux-riscv64-3.7/pandas/tests/dtypes/test_missing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/dtypes copying build/lib.linux-riscv64-3.7/pandas/tests/dtypes/test_generic.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/dtypes copying build/lib.linux-riscv64-3.7/pandas/tests/dtypes/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/dtypes copying build/lib.linux-riscv64-3.7/pandas/tests/dtypes/test_cast.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/dtypes copying build/lib.linux-riscv64-3.7/pandas/tests/dtypes/test_inference.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/dtypes copying build/lib.linux-riscv64-3.7/pandas/tests/test_downstream.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse copying build/lib.linux-riscv64-3.7/pandas/tests/sparse/test_groupby.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/frame copying build/lib.linux-riscv64-3.7/pandas/tests/sparse/frame/test_frame.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/frame copying build/lib.linux-riscv64-3.7/pandas/tests/sparse/frame/test_apply.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/frame copying build/lib.linux-riscv64-3.7/pandas/tests/sparse/frame/test_to_csv.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/frame copying build/lib.linux-riscv64-3.7/pandas/tests/sparse/frame/test_to_from_scipy.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/frame copying build/lib.linux-riscv64-3.7/pandas/tests/sparse/frame/test_analytics.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/frame copying build/lib.linux-riscv64-3.7/pandas/tests/sparse/frame/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/frame copying build/lib.linux-riscv64-3.7/pandas/tests/sparse/frame/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/frame copying build/lib.linux-riscv64-3.7/pandas/tests/sparse/test_reshape.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse copying build/lib.linux-riscv64-3.7/pandas/tests/sparse/test_arithmetics.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse copying build/lib.linux-riscv64-3.7/pandas/tests/sparse/test_format.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse copying build/lib.linux-riscv64-3.7/pandas/tests/sparse/test_combine_concat.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse copying build/lib.linux-riscv64-3.7/pandas/tests/sparse/test_array.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse copying build/lib.linux-riscv64-3.7/pandas/tests/sparse/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/series copying build/lib.linux-riscv64-3.7/pandas/tests/sparse/series/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/series copying build/lib.linux-riscv64-3.7/pandas/tests/sparse/series/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/series copying build/lib.linux-riscv64-3.7/pandas/tests/sparse/series/test_series.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/series copying build/lib.linux-riscv64-3.7/pandas/tests/sparse/test_pivot.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse copying build/lib.linux-riscv64-3.7/pandas/tests/sparse/test_libsparse.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse copying build/lib.linux-riscv64-3.7/pandas/tests/sparse/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse copying build/lib.linux-riscv64-3.7/pandas/tests/sparse/common.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse copying build/lib.linux-riscv64-3.7/pandas/tests/test_join.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests copying build/lib.linux-riscv64-3.7/pandas/tests/test_algos.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests copying build/lib.linux-riscv64-3.7/pandas/tests/test_nanops.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/test_category.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes/test_timezones.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes/test_datetimelike.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes/test_datetime.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes/test_ops.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes/test_partial_slicing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes/test_setops.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes/test_construction.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes/test_astype.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes/test_scalar_compat.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes/test_formats.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes/test_tools.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes/test_arithmetic.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes/test_missing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes/test_misc.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimes/test_date_range.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/datetimelike.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/timedeltas/test_timedelta_range.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/timedeltas/test_ops.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/timedeltas/test_partial_slicing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/timedeltas/test_setops.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/timedeltas/test_construction.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/timedeltas/test_astype.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/timedeltas/test_scalar_compat.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/timedeltas/test_formats.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/timedeltas/test_tools.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/timedeltas/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/timedeltas/test_arithmetic.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/timedeltas/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/timedeltas/test_timedelta.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/timedeltas creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/interval copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/interval/test_interval_range.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/interval copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/interval/test_construction.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/interval copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/interval/test_interval_new.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/interval copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/interval/test_astype.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/interval copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/interval/test_interval.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/interval copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/interval/test_interval_tree.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/interval copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/interval/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/interval creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/period/test_ops.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/period/test_partial_slicing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/period/test_asfreq.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/period/test_setops.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/period/test_construction.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/period/test_astype.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/period/test_scalar_compat.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/period/test_formats.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/period/test_period_range.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/period/test_tools.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/period/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/period/test_arithmetic.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/period/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/period/test_period.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/test_multi.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/test_range.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/test_frozen.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/test_base.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/test_numeric.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes copying build/lib.linux-riscv64-3.7/pandas/tests/indexes/common.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.7/pandas/tests/series/test_timezones.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.7/pandas/tests/series/test_quantile.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.7/pandas/tests/series/test_apply.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.7/pandas/tests/series/test_sorting.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.7/pandas/tests/series/test_dtypes.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.7/pandas/tests/series/test_subclass.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.7/pandas/tests/series/test_constructors.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.7/pandas/tests/series/test_validate.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/indexing copying build/lib.linux-riscv64-3.7/pandas/tests/series/indexing/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/indexing copying build/lib.linux-riscv64-3.7/pandas/tests/series/indexing/test_datetime.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/indexing copying build/lib.linux-riscv64-3.7/pandas/tests/series/indexing/test_iloc.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/indexing copying build/lib.linux-riscv64-3.7/pandas/tests/series/indexing/test_alter_index.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/indexing copying build/lib.linux-riscv64-3.7/pandas/tests/series/indexing/test_loc.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/indexing copying build/lib.linux-riscv64-3.7/pandas/tests/series/indexing/test_callable.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/indexing copying build/lib.linux-riscv64-3.7/pandas/tests/series/indexing/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/indexing copying build/lib.linux-riscv64-3.7/pandas/tests/series/indexing/test_boolean.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/indexing copying build/lib.linux-riscv64-3.7/pandas/tests/series/indexing/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/indexing copying build/lib.linux-riscv64-3.7/pandas/tests/series/indexing/test_numeric.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/indexing copying build/lib.linux-riscv64-3.7/pandas/tests/series/test_internals.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.7/pandas/tests/series/test_rank.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.7/pandas/tests/series/test_alter_axes.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.7/pandas/tests/series/test_datetime_values.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.7/pandas/tests/series/test_repr.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.7/pandas/tests/series/test_analytics.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.7/pandas/tests/series/test_combine_concat.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.7/pandas/tests/series/test_timeseries.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.7/pandas/tests/series/test_api.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.7/pandas/tests/series/test_arithmetic.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.7/pandas/tests/series/test_asof.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.7/pandas/tests/series/test_missing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.7/pandas/tests/series/test_operators.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.7/pandas/tests/series/test_replace.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.7/pandas/tests/series/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.7/pandas/tests/series/common.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.7/pandas/tests/series/test_io.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series copying build/lib.linux-riscv64-3.7/pandas/tests/series/test_period.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries copying build/lib.linux-riscv64-3.7/pandas/tests/tseries/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries copying build/lib.linux-riscv64-3.7/pandas/tests/tseries/test_frequencies.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/offsets copying build/lib.linux-riscv64-3.7/pandas/tests/tseries/offsets/test_fiscal.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/offsets copying build/lib.linux-riscv64-3.7/pandas/tests/tseries/offsets/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/offsets copying build/lib.linux-riscv64-3.7/pandas/tests/tseries/offsets/test_yqm_offsets.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/offsets copying build/lib.linux-riscv64-3.7/pandas/tests/tseries/offsets/test_offsets.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/offsets copying build/lib.linux-riscv64-3.7/pandas/tests/tseries/offsets/test_ticks.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/offsets copying build/lib.linux-riscv64-3.7/pandas/tests/tseries/offsets/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/offsets copying build/lib.linux-riscv64-3.7/pandas/tests/tseries/offsets/common.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/offsets copying build/lib.linux-riscv64-3.7/pandas/tests/tseries/test_holiday.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries copying build/lib.linux-riscv64-3.7/pandas/tests/tseries/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries copying build/lib.linux-riscv64-3.7/pandas/tests/test_strings.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests copying build/lib.linux-riscv64-3.7/pandas/tests/test_base.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests copying build/lib.linux-riscv64-3.7/pandas/tests/test_compat.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests copying build/lib.linux-riscv64-3.7/pandas/tests/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests copying build/lib.linux-riscv64-3.7/pandas/tests/test_errors.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io copying build/lib.linux-riscv64-3.7/pandas/tests/io/test_clipboard.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io copying build/lib.linux-riscv64-3.7/pandas/tests/io/test_parquet.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io copying build/lib.linux-riscv64-3.7/pandas/tests/io/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.7/pandas/tests/io/parser/test_parsers.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.7/pandas/tests/io/parser/na_values.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.7/pandas/tests/io/parser/test_read_fwf.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.7/pandas/tests/io/parser/parse_dates.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.7/pandas/tests/io/parser/converters.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.7/pandas/tests/io/parser/test_textreader.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.7/pandas/tests/io/parser/test_network.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.7/pandas/tests/io/parser/index_col.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.7/pandas/tests/io/parser/skiprows.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.7/pandas/tests/io/parser/mangle_dupes.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.7/pandas/tests/io/parser/dialect.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.7/pandas/tests/io/parser/python_parser_only.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.7/pandas/tests/io/parser/comment.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.7/pandas/tests/io/parser/usecols.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.7/pandas/tests/io/parser/multithread.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.7/pandas/tests/io/parser/header.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.7/pandas/tests/io/parser/compression.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.7/pandas/tests/io/parser/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.7/pandas/tests/io/parser/c_parser_only.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.7/pandas/tests/io/parser/test_unsupported.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.7/pandas/tests/io/parser/quoting.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.7/pandas/tests/io/parser/common.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.7/pandas/tests/io/parser/dtypes.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser copying build/lib.linux-riscv64-3.7/pandas/tests/io/test_gbq.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/json copying build/lib.linux-riscv64-3.7/pandas/tests/io/json/test_pandas.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/json copying build/lib.linux-riscv64-3.7/pandas/tests/io/json/test_readlines.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/json copying build/lib.linux-riscv64-3.7/pandas/tests/io/json/test_compression.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/json copying build/lib.linux-riscv64-3.7/pandas/tests/io/json/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/json copying build/lib.linux-riscv64-3.7/pandas/tests/io/json/test_ujson.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/json copying build/lib.linux-riscv64-3.7/pandas/tests/io/json/test_json_table_schema.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/json copying build/lib.linux-riscv64-3.7/pandas/tests/io/json/test_normalize.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/json copying build/lib.linux-riscv64-3.7/pandas/tests/io/test_common.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io copying build/lib.linux-riscv64-3.7/pandas/tests/io/test_packers.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io copying build/lib.linux-riscv64-3.7/pandas/tests/io/test_s3.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/sas copying build/lib.linux-riscv64-3.7/pandas/tests/io/sas/test_sas7bdat.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/sas copying build/lib.linux-riscv64-3.7/pandas/tests/io/sas/test_xport.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/sas copying build/lib.linux-riscv64-3.7/pandas/tests/io/sas/test_sas.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/sas copying build/lib.linux-riscv64-3.7/pandas/tests/io/sas/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/sas copying build/lib.linux-riscv64-3.7/pandas/tests/io/test_sql.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack/test_seq.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack/test_newspec.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack/test_read_size.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack/test_unpack_raw.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack/test_unpack.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack/test_format.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack/test_except.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack/test_pack.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack/test_obj.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack/test_limits.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack/test_sequnpack.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack/test_subtype.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack/test_extension.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack/test_case.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack/test_buffer.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-riscv64-3.7/pandas/tests/io/msgpack/common.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/formats copying build/lib.linux-riscv64-3.7/pandas/tests/io/formats/test_css.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/formats copying build/lib.linux-riscv64-3.7/pandas/tests/io/formats/test_to_csv.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/formats copying build/lib.linux-riscv64-3.7/pandas/tests/io/formats/test_style.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/formats copying build/lib.linux-riscv64-3.7/pandas/tests/io/formats/test_format.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/formats copying build/lib.linux-riscv64-3.7/pandas/tests/io/formats/test_to_html.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/formats copying build/lib.linux-riscv64-3.7/pandas/tests/io/formats/test_to_latex.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/formats copying build/lib.linux-riscv64-3.7/pandas/tests/io/formats/test_eng_formatting.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/formats copying build/lib.linux-riscv64-3.7/pandas/tests/io/formats/test_to_excel.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/formats copying build/lib.linux-riscv64-3.7/pandas/tests/io/formats/test_printing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/formats copying build/lib.linux-riscv64-3.7/pandas/tests/io/formats/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/formats copying build/lib.linux-riscv64-3.7/pandas/tests/io/test_stata.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io copying build/lib.linux-riscv64-3.7/pandas/tests/io/test_feather.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io copying build/lib.linux-riscv64-3.7/pandas/tests/io/test_pickle.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io copying build/lib.linux-riscv64-3.7/pandas/tests/io/test_excel.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io copying build/lib.linux-riscv64-3.7/pandas/tests/io/generate_legacy_storage_files.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io copying build/lib.linux-riscv64-3.7/pandas/tests/io/test_pytables.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io copying build/lib.linux-riscv64-3.7/pandas/tests/io/test_html.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io copying build/lib.linux-riscv64-3.7/pandas/tests/io/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/decimal copying build/lib.linux-riscv64-3.7/pandas/tests/extension/decimal/test_decimal.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/decimal copying build/lib.linux-riscv64-3.7/pandas/tests/extension/decimal/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/decimal copying build/lib.linux-riscv64-3.7/pandas/tests/extension/decimal/array.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/decimal copying build/lib.linux-riscv64-3.7/pandas/tests/extension/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/json copying build/lib.linux-riscv64-3.7/pandas/tests/extension/json/test_json.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/json copying build/lib.linux-riscv64-3.7/pandas/tests/extension/json/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/json copying build/lib.linux-riscv64-3.7/pandas/tests/extension/json/array.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/json copying build/lib.linux-riscv64-3.7/pandas/tests/extension/test_common.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/category copying build/lib.linux-riscv64-3.7/pandas/tests/extension/category/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/category copying build/lib.linux-riscv64-3.7/pandas/tests/extension/category/test_categorical.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/category creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-3.7/pandas/tests/extension/base/casting.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-3.7/pandas/tests/extension/base/constructors.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-3.7/pandas/tests/extension/base/reshaping.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-3.7/pandas/tests/extension/base/methods.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-3.7/pandas/tests/extension/base/getitem.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-3.7/pandas/tests/extension/base/missing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-3.7/pandas/tests/extension/base/setitem.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-3.7/pandas/tests/extension/base/groupby.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-3.7/pandas/tests/extension/base/dtype.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-3.7/pandas/tests/extension/base/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-3.7/pandas/tests/extension/base/base.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-3.7/pandas/tests/extension/base/interface.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base copying build/lib.linux-riscv64-3.7/pandas/tests/extension/test_external_block.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension copying build/lib.linux-riscv64-3.7/pandas/tests/extension/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/categorical copying build/lib.linux-riscv64-3.7/pandas/tests/categorical/test_sorting.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/categorical copying build/lib.linux-riscv64-3.7/pandas/tests/categorical/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/categorical copying build/lib.linux-riscv64-3.7/pandas/tests/categorical/test_dtypes.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/categorical copying build/lib.linux-riscv64-3.7/pandas/tests/categorical/test_subclass.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/categorical copying build/lib.linux-riscv64-3.7/pandas/tests/categorical/test_constructors.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/categorical copying build/lib.linux-riscv64-3.7/pandas/tests/categorical/test_repr.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/categorical copying build/lib.linux-riscv64-3.7/pandas/tests/categorical/test_algos.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/categorical copying build/lib.linux-riscv64-3.7/pandas/tests/categorical/test_analytics.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/categorical copying build/lib.linux-riscv64-3.7/pandas/tests/categorical/test_api.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/categorical copying build/lib.linux-riscv64-3.7/pandas/tests/categorical/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/categorical copying build/lib.linux-riscv64-3.7/pandas/tests/categorical/test_warnings.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/categorical copying build/lib.linux-riscv64-3.7/pandas/tests/categorical/test_missing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/categorical copying build/lib.linux-riscv64-3.7/pandas/tests/categorical/test_operators.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/categorical copying build/lib.linux-riscv64-3.7/pandas/tests/categorical/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/categorical copying build/lib.linux-riscv64-3.7/pandas/tests/categorical/common.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/categorical copying build/lib.linux-riscv64-3.7/pandas/tests/test_take.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/computation copying build/lib.linux-riscv64-3.7/pandas/computation/expressions.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/computation copying build/lib.linux-riscv64-3.7/pandas/computation/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/computation creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/compat copying build/lib.linux-riscv64-3.7/pandas/compat/chainmap_impl.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/compat creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/compat/numpy copying build/lib.linux-riscv64-3.7/pandas/compat/numpy/function.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/compat/numpy copying build/lib.linux-riscv64-3.7/pandas/compat/numpy/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/compat/numpy copying build/lib.linux-riscv64-3.7/pandas/compat/pickle_compat.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/compat copying build/lib.linux-riscv64-3.7/pandas/compat/chainmap.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/compat copying build/lib.linux-riscv64-3.7/pandas/compat/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/compat creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.7/pandas/_libs/hashtable.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.7/pandas/_libs/indexing.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.7/pandas/_libs/window.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.7/pandas/_libs/tslib.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.7/pandas/_libs/json.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.7/pandas/_libs/testing.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.7/pandas/_libs/internals.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.7/pandas/_libs/lib.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.7/pandas/_libs/writers.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.7/pandas/_libs/missing.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.7/pandas/_libs/algos.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.7/pandas/_libs/groupby.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/resolution.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/offsets.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/conversion.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/timedeltas.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/nattype.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/frequencies.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/fields.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/timestamps.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/parsing.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/np_datetime.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/period.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/strptime.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/ccalendar.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-3.7/pandas/_libs/tslibs/timezones.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-riscv64-3.7/pandas/_libs/interval.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.7/pandas/_libs/reshape.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.7/pandas/_libs/hashing.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.7/pandas/_libs/reduction.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.7/pandas/_libs/properties.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.7/pandas/_libs/sparse.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.7/pandas/_libs/ops.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.7/pandas/_libs/index.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.7/pandas/_libs/parsers.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.7/pandas/_libs/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.7/pandas/_libs/skiplist.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs copying build/lib.linux-riscv64-3.7/pandas/_libs/join.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/util copying build/lib.linux-riscv64-3.7/pandas/core/util/hashing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/util copying build/lib.linux-riscv64-3.7/pandas/core/util/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/util creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/tools copying build/lib.linux-riscv64-3.7/pandas/core/tools/timedeltas.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/tools copying build/lib.linux-riscv64-3.7/pandas/core/tools/datetimes.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/tools copying build/lib.linux-riscv64-3.7/pandas/core/tools/numeric.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/tools copying build/lib.linux-riscv64-3.7/pandas/core/tools/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/tools creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/arrays copying build/lib.linux-riscv64-3.7/pandas/core/arrays/categorical.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/arrays copying build/lib.linux-riscv64-3.7/pandas/core/arrays/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/arrays copying build/lib.linux-riscv64-3.7/pandas/core/arrays/base.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/arrays copying build/lib.linux-riscv64-3.7/pandas/core/datetools.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core copying build/lib.linux-riscv64-3.7/pandas/core/resample.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/groupby copying build/lib.linux-riscv64-3.7/pandas/core/groupby/groupby.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/groupby copying build/lib.linux-riscv64-3.7/pandas/core/groupby/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/groupby copying build/lib.linux-riscv64-3.7/pandas/core/config.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core copying build/lib.linux-riscv64-3.7/pandas/core/indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core copying build/lib.linux-riscv64-3.7/pandas/core/algorithms.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core copying build/lib.linux-riscv64-3.7/pandas/core/strings.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core copying build/lib.linux-riscv64-3.7/pandas/core/config_init.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core copying build/lib.linux-riscv64-3.7/pandas/core/ops.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/reshape copying build/lib.linux-riscv64-3.7/pandas/core/reshape/merge.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/reshape copying build/lib.linux-riscv64-3.7/pandas/core/reshape/melt.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/reshape copying build/lib.linux-riscv64-3.7/pandas/core/reshape/tile.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/reshape copying build/lib.linux-riscv64-3.7/pandas/core/reshape/concat.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/reshape copying build/lib.linux-riscv64-3.7/pandas/core/reshape/util.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/reshape copying build/lib.linux-riscv64-3.7/pandas/core/reshape/pivot.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/reshape copying build/lib.linux-riscv64-3.7/pandas/core/reshape/reshape.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/reshape copying build/lib.linux-riscv64-3.7/pandas/core/reshape/api.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/reshape copying build/lib.linux-riscv64-3.7/pandas/core/reshape/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/reshape creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/computation copying build/lib.linux-riscv64-3.7/pandas/core/computation/align.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/computation copying build/lib.linux-riscv64-3.7/pandas/core/computation/scope.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/computation copying build/lib.linux-riscv64-3.7/pandas/core/computation/ops.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/computation copying build/lib.linux-riscv64-3.7/pandas/core/computation/expressions.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/computation copying build/lib.linux-riscv64-3.7/pandas/core/computation/check.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/computation copying build/lib.linux-riscv64-3.7/pandas/core/computation/engines.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/computation copying build/lib.linux-riscv64-3.7/pandas/core/computation/expr.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/computation copying build/lib.linux-riscv64-3.7/pandas/core/computation/eval.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/computation copying build/lib.linux-riscv64-3.7/pandas/core/computation/api.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/computation copying build/lib.linux-riscv64-3.7/pandas/core/computation/pytables.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/computation copying build/lib.linux-riscv64-3.7/pandas/core/computation/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/computation copying build/lib.linux-riscv64-3.7/pandas/core/computation/common.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/computation creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/dtypes copying build/lib.linux-riscv64-3.7/pandas/core/dtypes/concat.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/dtypes copying build/lib.linux-riscv64-3.7/pandas/core/dtypes/inference.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/dtypes copying build/lib.linux-riscv64-3.7/pandas/core/dtypes/missing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/dtypes copying build/lib.linux-riscv64-3.7/pandas/core/dtypes/cast.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/dtypes copying build/lib.linux-riscv64-3.7/pandas/core/dtypes/api.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/dtypes copying build/lib.linux-riscv64-3.7/pandas/core/dtypes/generic.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/dtypes copying build/lib.linux-riscv64-3.7/pandas/core/dtypes/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/dtypes copying build/lib.linux-riscv64-3.7/pandas/core/dtypes/base.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/dtypes copying build/lib.linux-riscv64-3.7/pandas/core/dtypes/common.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/dtypes copying build/lib.linux-riscv64-3.7/pandas/core/dtypes/dtypes.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/dtypes copying build/lib.linux-riscv64-3.7/pandas/core/index.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core copying build/lib.linux-riscv64-3.7/pandas/core/nanops.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/sparse copying build/lib.linux-riscv64-3.7/pandas/core/sparse/scipy_sparse.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/sparse copying build/lib.linux-riscv64-3.7/pandas/core/sparse/series.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/sparse copying build/lib.linux-riscv64-3.7/pandas/core/sparse/api.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/sparse copying build/lib.linux-riscv64-3.7/pandas/core/sparse/frame.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/sparse copying build/lib.linux-riscv64-3.7/pandas/core/sparse/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/sparse copying build/lib.linux-riscv64-3.7/pandas/core/sparse/array.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/sparse copying build/lib.linux-riscv64-3.7/pandas/core/categorical.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core copying build/lib.linux-riscv64-3.7/pandas/core/apply.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core copying build/lib.linux-riscv64-3.7/pandas/core/missing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core copying build/lib.linux-riscv64-3.7/pandas/core/accessor.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core copying build/lib.linux-riscv64-3.7/pandas/core/series.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-3.7/pandas/core/indexes/datetimelike.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-3.7/pandas/core/indexes/timedeltas.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-3.7/pandas/core/indexes/datetimes.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-3.7/pandas/core/indexes/category.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-3.7/pandas/core/indexes/accessors.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-3.7/pandas/core/indexes/range.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-3.7/pandas/core/indexes/numeric.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-3.7/pandas/core/indexes/interval.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-3.7/pandas/core/indexes/multi.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-3.7/pandas/core/indexes/frozen.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-3.7/pandas/core/indexes/period.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-3.7/pandas/core/indexes/api.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-3.7/pandas/core/indexes/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-3.7/pandas/core/indexes/base.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes copying build/lib.linux-riscv64-3.7/pandas/core/sorting.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core copying build/lib.linux-riscv64-3.7/pandas/core/api.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core copying build/lib.linux-riscv64-3.7/pandas/core/generic.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core copying build/lib.linux-riscv64-3.7/pandas/core/frame.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core copying build/lib.linux-riscv64-3.7/pandas/core/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core copying build/lib.linux-riscv64-3.7/pandas/core/base.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core copying build/lib.linux-riscv64-3.7/pandas/core/internals.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core copying build/lib.linux-riscv64-3.7/pandas/core/window.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core copying build/lib.linux-riscv64-3.7/pandas/core/panel.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core copying build/lib.linux-riscv64-3.7/pandas/core/common.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core copying build/lib.linux-riscv64-3.7/pandas/json.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tseries copying build/lib.linux-riscv64-3.7/pandas/tseries/offsets.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tseries copying build/lib.linux-riscv64-3.7/pandas/tseries/plotting.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tseries copying build/lib.linux-riscv64-3.7/pandas/tseries/holiday.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tseries copying build/lib.linux-riscv64-3.7/pandas/tseries/converter.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tseries copying build/lib.linux-riscv64-3.7/pandas/tseries/api.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tseries copying build/lib.linux-riscv64-3.7/pandas/tseries/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tseries copying build/lib.linux-riscv64-3.7/pandas/tseries/frequencies.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tseries copying build/lib.linux-riscv64-3.7/pandas/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/clipboard copying build/lib.linux-riscv64-3.7/pandas/io/clipboard/clipboards.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/clipboard copying build/lib.linux-riscv64-3.7/pandas/io/clipboard/exceptions.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/clipboard copying build/lib.linux-riscv64-3.7/pandas/io/clipboard/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/clipboard copying build/lib.linux-riscv64-3.7/pandas/io/clipboard/windows.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/clipboard copying build/lib.linux-riscv64-3.7/pandas/io/gbq.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io copying build/lib.linux-riscv64-3.7/pandas/io/excel.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io copying build/lib.linux-riscv64-3.7/pandas/io/pickle.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io copying build/lib.linux-riscv64-3.7/pandas/io/date_converters.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io copying build/lib.linux-riscv64-3.7/pandas/io/clipboards.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/json copying build/lib.linux-riscv64-3.7/pandas/io/json/table_schema.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/json copying build/lib.linux-riscv64-3.7/pandas/io/json/normalize.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/json copying build/lib.linux-riscv64-3.7/pandas/io/json/json.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/json copying build/lib.linux-riscv64-3.7/pandas/io/json/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/json creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/sas copying build/lib.linux-riscv64-3.7/pandas/io/sas/sas7bdat.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/sas copying build/lib.linux-riscv64-3.7/pandas/io/sas/_sas.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/sas copying build/lib.linux-riscv64-3.7/pandas/io/sas/sasreader.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/sas copying build/lib.linux-riscv64-3.7/pandas/io/sas/sas_constants.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/sas copying build/lib.linux-riscv64-3.7/pandas/io/sas/sas_xport.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/sas copying build/lib.linux-riscv64-3.7/pandas/io/sas/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/sas creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/msgpack copying build/lib.linux-riscv64-3.7/pandas/io/msgpack/_version.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/msgpack copying build/lib.linux-riscv64-3.7/pandas/io/msgpack/_unpacker.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/msgpack copying build/lib.linux-riscv64-3.7/pandas/io/msgpack/_packer.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/msgpack copying build/lib.linux-riscv64-3.7/pandas/io/msgpack/exceptions.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/msgpack copying build/lib.linux-riscv64-3.7/pandas/io/msgpack/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/msgpack creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/formats copying build/lib.linux-riscv64-3.7/pandas/io/formats/excel.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/formats creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/formats/templates copying build/lib.linux-riscv64-3.7/pandas/io/formats/templates/html.tpl -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/formats/templates copying build/lib.linux-riscv64-3.7/pandas/io/formats/terminal.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/formats copying build/lib.linux-riscv64-3.7/pandas/io/formats/latex.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/formats copying build/lib.linux-riscv64-3.7/pandas/io/formats/console.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/formats copying build/lib.linux-riscv64-3.7/pandas/io/formats/format.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/formats copying build/lib.linux-riscv64-3.7/pandas/io/formats/css.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/formats copying build/lib.linux-riscv64-3.7/pandas/io/formats/printing.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/formats copying build/lib.linux-riscv64-3.7/pandas/io/formats/html.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/formats copying build/lib.linux-riscv64-3.7/pandas/io/formats/style.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/formats copying build/lib.linux-riscv64-3.7/pandas/io/formats/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/formats copying build/lib.linux-riscv64-3.7/pandas/io/formats/csvs.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/formats copying build/lib.linux-riscv64-3.7/pandas/io/parsers.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io copying build/lib.linux-riscv64-3.7/pandas/io/feather_format.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io copying build/lib.linux-riscv64-3.7/pandas/io/html.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io copying build/lib.linux-riscv64-3.7/pandas/io/s3.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io copying build/lib.linux-riscv64-3.7/pandas/io/api.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io copying build/lib.linux-riscv64-3.7/pandas/io/pytables.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io copying build/lib.linux-riscv64-3.7/pandas/io/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io copying build/lib.linux-riscv64-3.7/pandas/io/stata.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io copying build/lib.linux-riscv64-3.7/pandas/io/packers.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io copying build/lib.linux-riscv64-3.7/pandas/io/common.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io copying build/lib.linux-riscv64-3.7/pandas/io/sql.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io copying build/lib.linux-riscv64-3.7/pandas/io/parquet.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io copying build/lib.linux-riscv64-3.7/pandas/lib.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas creating /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/errors copying build/lib.linux-riscv64-3.7/pandas/errors/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/errors byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/util/decorators.py to decorators.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/util/testing.py to testing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/util/_depr_module.py to _depr_module.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/util/_print_versions.py to _print_versions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/util/_tester.py to _tester.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/util/_test_decorators.py to _test_decorators.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/util/_doctools.py to _doctools.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/util/_validators.py to _validators.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/util/_decorators.py to _decorators.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/util/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tools/merge.py to merge.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tools/plotting.py to plotting.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tools/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tslib.py to tslib.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/parser.py to parser.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/conftest.py to conftest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/api/types/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/api/extensions/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/api/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_version.py to _version.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/plotting/_converter.py to _converter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/plotting/_tools.py to _tools.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/plotting/_compat.py to _compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/plotting/_style.py to _style.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/plotting/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/plotting/_core.py to _core.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/plotting/_misc.py to _misc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/plotting/_timeseries.py to _timeseries.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/testing.py to testing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/types/concat.py to concat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/types/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/types/common.py to common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/formats/style.py to style.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/formats/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/internals/test_internals.py to test_internals.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/internals/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/util/test_testing.py to test_testing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/util/test_hashing.py to test_hashing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/util/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/util/test_util.py to test_util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tools/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tools/test_numeric.py to test_numeric.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/test_lib.py to test_lib.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_timezones.py to test_timezones.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_quantile.py to test_quantile.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_apply.py to test_apply.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_sorting.py to test_sorting.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_mutate_columns.py to test_mutate_columns.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_dtypes.py to test_dtypes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_reshape.py to test_reshape.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_to_csv.py to test_to_csv.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_subclass.py to test_subclass.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_sort_values_level_as_str.py to test_sort_values_level_as_str.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_convert_to.py to test_convert_to.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_constructors.py to test_constructors.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_validate.py to test_validate.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_repr_info.py to test_repr_info.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_rank.py to test_rank.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_axis_select_reindex.py to test_axis_select_reindex.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_block_internals.py to test_block_internals.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_nonunique_indexes.py to test_nonunique_indexes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_alter_axes.py to test_alter_axes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_join.py to test_join.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_analytics.py to test_analytics.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_query_eval.py to test_query_eval.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_combine_concat.py to test_combine_concat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_timeseries.py to test_timeseries.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_api.py to test_api.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_indexing.py to test_indexing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_arithmetic.py to test_arithmetic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_asof.py to test_asof.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_missing.py to test_missing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_operators.py to test_operators.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_replace.py to test_replace.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/common.py to common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/frame/test_period.py to test_period.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/test_multilevel.py to test_multilevel.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby/test_groupby.py to test_groupby.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby/test_apply.py to test_apply.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby/conftest.py to conftest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby/test_filters.py to test_filters.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby/test_value_counts.py to test_value_counts.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby/test_rank.py to test_rank.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby/test_nth.py to test_nth.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby/test_counting.py to test_counting.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby/test_whitelist.py to test_whitelist.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby/aggregate/test_cython.py to test_cython.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby/aggregate/test_other.py to test_other.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby/aggregate/test_aggregate.py to test_aggregate.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby/aggregate/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby/test_function.py to test_function.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby/test_timegrouper.py to test_timegrouper.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby/test_bin_groupby.py to test_bin_groupby.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby/test_grouping.py to test_grouping.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby/test_index_as_string.py to test_index_as_string.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby/test_categorical.py to test_categorical.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/groupby/test_transform.py to test_transform.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/test_sorting.py to test_sorting.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/test_panel.py to test_panel.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/api/test_api.py to test_api.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/api/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/api/test_types.py to test_types.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/plotting/test_groupby.py to test_groupby.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/plotting/test_boxplot_method.py to test_boxplot_method.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/plotting/test_frame.py to test_frame.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/plotting/test_datetimelike.py to test_datetimelike.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/plotting/test_deprecated.py to test_deprecated.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/plotting/test_converter.py to test_converter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/plotting/test_hist_method.py to test_hist_method.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/plotting/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/plotting/test_misc.py to test_misc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/plotting/test_series.py to test_series.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/plotting/common.py to common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/timestamp/test_timezones.py to test_timezones.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/timestamp/test_comparisons.py to test_comparisons.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/timestamp/test_rendering.py to test_rendering.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/timestamp/test_arithmetic.py to test_arithmetic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/timestamp/test_timestamp.py to test_timestamp.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/timestamp/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/timestamp/test_unary_ops.py to test_unary_ops.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/interval/test_interval.py to test_interval.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/interval/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/timedelta/test_construction.py to test_construction.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/timedelta/test_formats.py to test_formats.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/timedelta/test_arithmetic.py to test_arithmetic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/timedelta/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/timedelta/test_timedelta.py to test_timedelta.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/period/test_asfreq.py to test_asfreq.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/period/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/period/test_period.py to test_period.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/test_nat.py to test_nat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/scalar/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/test_expressions.py to test_expressions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/test_common.py to test_common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape/merge/test_merge_ordered.py to test_merge_ordered.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape/merge/test_merge_asof.py to test_merge_asof.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape/merge/test_join.py to test_join.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape/merge/test_merge.py to test_merge.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape/merge/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape/merge/test_merge_index_as_string.py to test_merge_index_as_string.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape/test_tile.py to test_tile.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape/test_reshape.py to test_reshape.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape/test_concat.py to test_concat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape/test_union_categoricals.py to test_union_categoricals.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape/test_pivot.py to test_pivot.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape/test_melt.py to test_melt.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/reshape/test_util.py to test_util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/generic/test_frame.py to test_frame.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/generic/test_panel.py to test_panel.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/generic/test_label_or_level_utils.py to test_label_or_level_utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/generic/test_generic.py to test_generic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/generic/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/generic/test_series.py to test_series.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/test_indexing_slow.py to test_indexing_slow.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/test_datetime.py to test_datetime.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/test_panel.py to test_panel.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/test_scalar.py to test_scalar.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/test_iloc.py to test_iloc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/interval/test_interval_new.py to test_interval_new.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/interval/test_interval.py to test_interval.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/interval/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/test_loc.py to test_loc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/test_ix.py to test_ix.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/test_multiindex.py to test_multiindex.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/test_callable.py to test_callable.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/test_floats.py to test_floats.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/test_indexing.py to test_indexing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/test_timedelta.py to test_timedelta.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/test_chaining_and_caching.py to test_chaining_and_caching.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/test_categorical.py to test_categorical.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/common.py to common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/test_partial.py to test_partial.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexing/test_coercion.py to test_coercion.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/test_window.py to test_window.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/test_register_accessor.py to test_register_accessor.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/test_config.py to test_config.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tslibs/test_period_asfreq.py to test_period_asfreq.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tslibs/test_timezones.py to test_timezones.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tslibs/test_libfrequencies.py to test_libfrequencies.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tslibs/test_ccalendar.py to test_ccalendar.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tslibs/test_array_to_datetime.py to test_array_to_datetime.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tslibs/test_liboffsets.py to test_liboffsets.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tslibs/test_conversion.py to test_conversion.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tslibs/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tslibs/test_parsing.py to test_parsing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/computation/test_eval.py to test_eval.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/computation/test_compat.py to test_compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/computation/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/test_resample.py to test_resample.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/dtypes/test_dtypes.py to test_dtypes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/dtypes/test_concat.py to test_concat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/dtypes/test_common.py to test_common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/dtypes/test_missing.py to test_missing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/dtypes/test_generic.py to test_generic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/dtypes/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/dtypes/test_cast.py to test_cast.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/dtypes/test_inference.py to test_inference.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/test_downstream.py to test_downstream.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/test_groupby.py to test_groupby.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/frame/test_frame.py to test_frame.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/frame/test_apply.py to test_apply.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/frame/test_to_csv.py to test_to_csv.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/frame/test_to_from_scipy.py to test_to_from_scipy.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/frame/test_analytics.py to test_analytics.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/frame/test_indexing.py to test_indexing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/frame/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/test_reshape.py to test_reshape.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/test_arithmetics.py to test_arithmetics.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/test_format.py to test_format.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/test_combine_concat.py to test_combine_concat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/test_array.py to test_array.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/test_indexing.py to test_indexing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/series/test_indexing.py to test_indexing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/series/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/series/test_series.py to test_series.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/test_pivot.py to test_pivot.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/test_libsparse.py to test_libsparse.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/sparse/common.py to common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/test_join.py to test_join.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/test_algos.py to test_algos.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/test_nanops.py to test_nanops.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/test_category.py to test_category.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes/test_timezones.py to test_timezones.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes/test_datetimelike.py to test_datetimelike.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes/test_datetime.py to test_datetime.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes/test_ops.py to test_ops.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes/test_partial_slicing.py to test_partial_slicing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes/test_setops.py to test_setops.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes/test_construction.py to test_construction.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes/test_astype.py to test_astype.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes/test_scalar_compat.py to test_scalar_compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes/test_formats.py to test_formats.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes/test_tools.py to test_tools.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes/test_indexing.py to test_indexing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes/test_arithmetic.py to test_arithmetic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes/test_missing.py to test_missing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes/test_misc.py to test_misc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimes/test_date_range.py to test_date_range.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/conftest.py to conftest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/datetimelike.py to datetimelike.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/timedeltas/test_timedelta_range.py to test_timedelta_range.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/timedeltas/test_ops.py to test_ops.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/timedeltas/test_partial_slicing.py to test_partial_slicing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/timedeltas/test_setops.py to test_setops.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/timedeltas/test_construction.py to test_construction.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/timedeltas/test_astype.py to test_astype.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/timedeltas/test_scalar_compat.py to test_scalar_compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/timedeltas/test_formats.py to test_formats.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/timedeltas/test_tools.py to test_tools.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/timedeltas/test_indexing.py to test_indexing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/timedeltas/test_arithmetic.py to test_arithmetic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/timedeltas/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/timedeltas/test_timedelta.py to test_timedelta.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/interval/test_interval_range.py to test_interval_range.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/interval/test_construction.py to test_construction.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/interval/test_interval_new.py to test_interval_new.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/interval/test_astype.py to test_astype.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/interval/test_interval.py to test_interval.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/interval/test_interval_tree.py to test_interval_tree.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/interval/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period/test_ops.py to test_ops.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period/test_partial_slicing.py to test_partial_slicing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period/test_asfreq.py to test_asfreq.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period/test_setops.py to test_setops.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period/test_construction.py to test_construction.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period/test_astype.py to test_astype.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period/test_scalar_compat.py to test_scalar_compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period/test_formats.py to test_formats.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period/test_period_range.py to test_period_range.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period/test_tools.py to test_tools.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period/test_indexing.py to test_indexing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period/test_arithmetic.py to test_arithmetic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/period/test_period.py to test_period.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/test_multi.py to test_multi.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/test_range.py to test_range.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/test_frozen.py to test_frozen.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/test_base.py to test_base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/test_numeric.py to test_numeric.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/indexes/common.py to common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/test_timezones.py to test_timezones.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/test_quantile.py to test_quantile.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/test_apply.py to test_apply.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/test_sorting.py to test_sorting.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/test_dtypes.py to test_dtypes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/test_subclass.py to test_subclass.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/test_constructors.py to test_constructors.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/test_validate.py to test_validate.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/indexing/conftest.py to conftest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/indexing/test_datetime.py to test_datetime.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/indexing/test_iloc.py to test_iloc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/indexing/test_alter_index.py to test_alter_index.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/indexing/test_loc.py to test_loc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/indexing/test_callable.py to test_callable.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/indexing/test_indexing.py to test_indexing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/indexing/test_boolean.py to test_boolean.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/indexing/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/indexing/test_numeric.py to test_numeric.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/test_internals.py to test_internals.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/test_rank.py to test_rank.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/test_alter_axes.py to test_alter_axes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/test_datetime_values.py to test_datetime_values.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/test_repr.py to test_repr.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/test_analytics.py to test_analytics.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/test_combine_concat.py to test_combine_concat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/test_timeseries.py to test_timeseries.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/test_api.py to test_api.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/test_arithmetic.py to test_arithmetic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/test_asof.py to test_asof.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/test_missing.py to test_missing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/test_operators.py to test_operators.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/test_replace.py to test_replace.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/common.py to common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/test_io.py to test_io.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/series/test_period.py to test_period.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/conftest.py to conftest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/test_frequencies.py to test_frequencies.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/offsets/test_fiscal.py to test_fiscal.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/offsets/conftest.py to conftest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/offsets/test_yqm_offsets.py to test_yqm_offsets.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/offsets/test_offsets.py to test_offsets.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/offsets/test_ticks.py to test_ticks.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/offsets/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/offsets/common.py to common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/test_holiday.py to test_holiday.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/tseries/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/test_strings.py to test_strings.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/test_base.py to test_base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/test_compat.py to test_compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/test_errors.py to test_errors.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/test_clipboard.py to test_clipboard.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/test_parquet.py to test_parquet.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/conftest.py to conftest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser/test_parsers.py to test_parsers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser/na_values.py to na_values.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser/test_read_fwf.py to test_read_fwf.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser/parse_dates.py to parse_dates.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser/converters.py to converters.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser/test_textreader.py to test_textreader.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser/test_network.py to test_network.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser/index_col.py to index_col.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser/skiprows.py to skiprows.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser/mangle_dupes.py to mangle_dupes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser/dialect.py to dialect.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser/python_parser_only.py to python_parser_only.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser/comment.py to comment.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser/usecols.py to usecols.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser/multithread.py to multithread.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser/header.py to header.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser/compression.py to compression.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser/c_parser_only.py to c_parser_only.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser/test_unsupported.py to test_unsupported.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser/quoting.py to quoting.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser/common.py to common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/parser/dtypes.py to dtypes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/test_gbq.py to test_gbq.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/json/test_pandas.py to test_pandas.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/json/test_readlines.py to test_readlines.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/json/test_compression.py to test_compression.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/json/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/json/test_ujson.py to test_ujson.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/json/test_json_table_schema.py to test_json_table_schema.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/json/test_normalize.py to test_normalize.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/test_common.py to test_common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/test_packers.py to test_packers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/test_s3.py to test_s3.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/sas/test_sas7bdat.py to test_sas7bdat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/sas/test_xport.py to test_xport.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/sas/test_sas.py to test_sas.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/sas/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/test_sql.py to test_sql.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack/test_seq.py to test_seq.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack/test_newspec.py to test_newspec.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack/test_read_size.py to test_read_size.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack/test_unpack_raw.py to test_unpack_raw.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack/test_unpack.py to test_unpack.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack/test_format.py to test_format.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack/test_except.py to test_except.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack/test_pack.py to test_pack.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack/test_obj.py to test_obj.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack/test_limits.py to test_limits.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack/test_sequnpack.py to test_sequnpack.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack/test_subtype.py to test_subtype.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack/test_extension.py to test_extension.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack/test_case.py to test_case.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack/test_buffer.py to test_buffer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/msgpack/common.py to common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/formats/test_css.py to test_css.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/formats/test_to_csv.py to test_to_csv.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/formats/test_style.py to test_style.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/formats/test_format.py to test_format.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/formats/test_to_html.py to test_to_html.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/formats/test_to_latex.py to test_to_latex.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/formats/test_eng_formatting.py to test_eng_formatting.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/formats/test_to_excel.py to test_to_excel.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/formats/test_printing.py to test_printing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/formats/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/test_stata.py to test_stata.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/test_feather.py to test_feather.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/test_pickle.py to test_pickle.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/test_excel.py to test_excel.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/generate_legacy_storage_files.py to generate_legacy_storage_files.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/test_pytables.py to test_pytables.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/test_html.py to test_html.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/io/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/decimal/test_decimal.py to test_decimal.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/decimal/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/decimal/array.py to array.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/conftest.py to conftest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/json/test_json.py to test_json.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/json/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/json/array.py to array.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/test_common.py to test_common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/category/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/category/test_categorical.py to test_categorical.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base/casting.py to casting.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base/constructors.py to constructors.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base/reshaping.py to reshaping.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base/methods.py to methods.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base/getitem.py to getitem.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base/missing.py to missing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base/setitem.py to setitem.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base/groupby.py to groupby.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base/dtype.py to dtype.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/base/interface.py to interface.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/test_external_block.py to test_external_block.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/extension/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/categorical/test_sorting.py to test_sorting.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/categorical/conftest.py to conftest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/categorical/test_dtypes.py to test_dtypes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/categorical/test_subclass.py to test_subclass.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/categorical/test_constructors.py to test_constructors.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/categorical/test_repr.py to test_repr.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/categorical/test_algos.py to test_algos.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/categorical/test_analytics.py to test_analytics.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/categorical/test_api.py to test_api.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/categorical/test_indexing.py to test_indexing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/categorical/test_warnings.py to test_warnings.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/categorical/test_missing.py to test_missing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/categorical/test_operators.py to test_operators.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/categorical/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/categorical/common.py to common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tests/test_take.py to test_take.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/computation/expressions.py to expressions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/computation/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/compat/chainmap_impl.py to chainmap_impl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/compat/numpy/function.py to function.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/compat/numpy/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/compat/pickle_compat.py to pickle_compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/compat/chainmap.py to chainmap.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/compat/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/util/hashing.py to hashing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/util/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/tools/timedeltas.py to timedeltas.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/tools/datetimes.py to datetimes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/tools/numeric.py to numeric.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/tools/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/arrays/categorical.py to categorical.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/arrays/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/arrays/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/datetools.py to datetools.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/resample.py to resample.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/groupby/groupby.py to groupby.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/groupby/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/config.py to config.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexing.py to indexing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/algorithms.py to algorithms.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/strings.py to strings.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/config_init.py to config_init.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/ops.py to ops.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/reshape/merge.py to merge.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/reshape/melt.py to melt.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/reshape/tile.py to tile.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/reshape/concat.py to concat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/reshape/util.py to util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/reshape/pivot.py to pivot.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/reshape/reshape.py to reshape.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/reshape/api.py to api.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/reshape/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/computation/align.py to align.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/computation/scope.py to scope.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/computation/ops.py to ops.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/computation/expressions.py to expressions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/computation/check.py to check.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/computation/engines.py to engines.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/computation/expr.py to expr.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/computation/eval.py to eval.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/computation/api.py to api.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/computation/pytables.py to pytables.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/computation/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/computation/common.py to common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/dtypes/concat.py to concat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/dtypes/inference.py to inference.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/dtypes/missing.py to missing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/dtypes/cast.py to cast.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/dtypes/api.py to api.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/dtypes/generic.py to generic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/dtypes/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/dtypes/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/dtypes/common.py to common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/dtypes/dtypes.py to dtypes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/index.py to index.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/nanops.py to nanops.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/sparse/scipy_sparse.py to scipy_sparse.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/sparse/series.py to series.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/sparse/api.py to api.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/sparse/frame.py to frame.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/sparse/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/sparse/array.py to array.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/categorical.py to categorical.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/apply.py to apply.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/missing.py to missing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/accessor.py to accessor.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/series.py to series.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes/datetimelike.py to datetimelike.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes/timedeltas.py to timedeltas.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes/datetimes.py to datetimes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes/category.py to category.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes/accessors.py to accessors.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes/range.py to range.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes/numeric.py to numeric.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes/interval.py to interval.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes/multi.py to multi.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes/frozen.py to frozen.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes/period.py to period.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes/api.py to api.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/indexes/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/sorting.py to sorting.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/api.py to api.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/generic.py to generic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/frame.py to frame.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/internals.py to internals.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/window.py to window.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/panel.py to panel.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/core/common.py to common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/json.py to json.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tseries/offsets.py to offsets.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tseries/plotting.py to plotting.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tseries/holiday.py to holiday.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tseries/converter.py to converter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tseries/api.py to api.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tseries/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/tseries/frequencies.py to frequencies.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/clipboard/clipboards.py to clipboards.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/clipboard/exceptions.py to exceptions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/clipboard/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/clipboard/windows.py to windows.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/gbq.py to gbq.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/excel.py to excel.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/pickle.py to pickle.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/date_converters.py to date_converters.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/clipboards.py to clipboards.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/json/table_schema.py to table_schema.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/json/normalize.py to normalize.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/json/json.py to json.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/json/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/sas/sas7bdat.py to sas7bdat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/sas/sasreader.py to sasreader.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/sas/sas_constants.py to sas_constants.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/sas/sas_xport.py to sas_xport.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/sas/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/msgpack/_version.py to _version.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/msgpack/exceptions.py to exceptions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/msgpack/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/formats/excel.py to excel.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/formats/terminal.py to terminal.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/formats/latex.py to latex.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/formats/console.py to console.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/formats/format.py to format.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/formats/css.py to css.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/formats/printing.py to printing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/formats/html.py to html.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/formats/style.py to style.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/formats/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/formats/csvs.py to csvs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/parsers.py to parsers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/feather_format.py to feather_format.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/html.py to html.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/s3.py to s3.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/api.py to api.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/pytables.py to pytables.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/stata.py to stata.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/packers.py to packers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/common.py to common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/sql.py to sql.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/parquet.py to parquet.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/lib.py to lib.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/errors/__init__.py to __init__.cpython-37.pyc writing byte-compilation script '/tmp/tmpg1gdbtyo.py' /usr/bin/python3 /tmp/tmpg1gdbtyo.py removing /tmp/tmpg1gdbtyo.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 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' BUILDSTDERR: no previously-included directories found matching 'doc/build' BUILDSTDERR: warning: no previously-included files matching '*.bz2' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.csv' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.dta' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.gz' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.h5' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.html' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.json' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.msgpack' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.pickle' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.png' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.pyc' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.pyd' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.sas7bdat' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.so' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.xls' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.xlsm' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.xlsx' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.xpt' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.xz' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.zip' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*~' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '.DS_Store' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '.git*' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '#*' found anywhere in distribution writing manifest file 'pandas.egg-info/SOURCES.txt' Copying pandas.egg-info to /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas-0.23.4-py3.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.23.4-1.fc29 --unique-debug-suffix -0.23.4-1.fc29.riscv64 --unique-debug-src-base python-pandas-0.23.4-1.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pandas-0.23.4 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/util/_move.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/writers.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/interval.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/util/_move.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/sparse.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/writers.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/interval.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/sparse.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/properties.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/properties.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/lib.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/lib.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/hashing.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/hashing.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/indexing.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/indexing.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs/ccalendar.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs/ccalendar.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs/frequencies.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs/frequencies.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs/period.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs/period.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs/offsets.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs/offsets.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs/np_datetime.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs/np_datetime.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs/timedeltas.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs/timedeltas.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs/parsing.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs/timestamps.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs/parsing.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs/timestamps.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs/fields.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs/fields.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs/strptime.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs/strptime.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs/nattype.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs/nattype.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs/timezones.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs/timezones.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs/conversion.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs/conversion.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs/resolution.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs/resolution.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/reshape.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/reshape.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/reduction.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/reduction.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/window.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/window.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/hashtable.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/hashtable.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/index.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/index.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/groupby.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/groupby.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/algos.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/algos.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/ops.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/ops.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/missing.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/internals.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/missing.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/internals.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/tslib.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/tslib.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/parsers.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/parsers.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/join.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/join.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/json.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/testing.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/testing.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/json.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/skiplist.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/_libs/skiplist.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/sas/_sas.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/sas/_sas.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/msgpack/_packer.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/msgpack/_packer.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/msgpack/_unpacker.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pandas/io/msgpack/_unpacker.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/util/_move.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/util/_move.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/hashtable.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/hashtable.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/indexing.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/indexing.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/window.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/window.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslib.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslib.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/json.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/json.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/testing.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/testing.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/internals.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/internals.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/lib.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/lib.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/writers.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/writers.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/missing.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/missing.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/groupby.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/resolution.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/algos.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/groupby.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/resolution.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/algos.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/offsets.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/offsets.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/conversion.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/conversion.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/timedeltas.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/timedeltas.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/nattype.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/nattype.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/frequencies.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/frequencies.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/fields.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/fields.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/timestamps.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/timestamps.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/parsing.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/parsing.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/np_datetime.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/np_datetime.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/period.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/period.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/strptime.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/ccalendar.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/timezones.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/ccalendar.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/strptime.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/tslibs/timezones.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/interval.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/interval.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/reshape.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/reshape.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/hashing.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/hashing.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/reduction.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/reduction.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/properties.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/sparse.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/properties.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/sparse.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/ops.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/ops.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/index.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/index.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/parsers.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/parsers.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/skiplist.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/skiplist.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/join.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/_libs/join.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/sas/_sas.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/sas/_sas.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/msgpack/_unpacker.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/msgpack/_unpacker.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/msgpack/_packer.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pandas/io/msgpack/_packer.cpython-37m-riscv64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 82 CRC32s, 0 CRC32s did match. BUILDSTDERR: 129794 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/lib64/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python2-pandas-0.23.4-1.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wqYP03 + umask 022 + cd /builddir/build/BUILD + cd pandas-0.23.4 + DOCDIR=/builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/share/doc/python2-pandas + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/share/doc/python2-pandas + cp -pr RELEASE.md /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/share/doc/python2-pandas + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.T9Elc3 + umask 022 + cd /builddir/build/BUILD + cd pandas-0.23.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/share/licenses/python2-pandas + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/share/licenses/python2-pandas + cp -pr LICENSE /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/share/licenses/python2-pandas + exit 0 Provides: python-pandas = 0.23.4-1.fc29 python-pandas(riscv-64) = 0.23.4-1.fc29 python2-pandas = 0.23.4-1.fc29 python2-pandas(riscv-64) = 0.23.4-1.fc29 python2.7dist(pandas) = 0.23.4 python2dist(pandas) = 0.23.4 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) libpython2.7.so.1.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-pandas < 0.23.4-1.fc29 Recommends: python2-pandas-datareader python2-xlrd python2-xlwt Processing files: python3-pandas-0.23.4-1.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wMxdF4 + umask 022 + cd /builddir/build/BUILD + cd pandas-0.23.4 + DOCDIR=/builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.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.23.4-1.fc29.riscv64/usr/share/doc/python3-pandas + cp -pr RELEASE.md /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/share/doc/python3-pandas + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.tpttMt + umask 022 + cd /builddir/build/BUILD + cd pandas-0.23.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.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.23.4-1.fc29.riscv64/usr/share/licenses/python3-pandas + cp -pr LICENSE /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64/usr/share/licenses/python3-pandas + exit 0 Provides: python3-pandas = 0.23.4-1.fc29 python3-pandas(riscv-64) = 0.23.4-1.fc29 python3.7dist(pandas) = 0.23.4 python3dist(pandas) = 0.23.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_4.3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libpython3.7m.so.1.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) python(abi) = 3.7 rtld(GNU_HASH) Recommends: python3-pandas-datareader python3-xlrd python3-xlwt Processing files: python-pandas-debugsource-0.23.4-1.fc29.riscv64 Provides: python-pandas-debugsource = 0.23.4-1.fc29 python-pandas-debugsource(riscv-64) = 0.23.4-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-pandas-debuginfo-0.23.4-1.fc29.riscv64 Provides: python-pandas-debuginfo = 0.23.4-1.fc29 python-pandas-debuginfo(riscv-64) = 0.23.4-1.fc29 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.23.4-1.fc29 Processing files: python2-pandas-debuginfo-0.23.4-1.fc29.riscv64 Provides: debuginfo(build-id) = 043f6cd848422df5fee3d81684ee4f63d446b541 debuginfo(build-id) = 0645249de77fba0ad9d93c6a7d67046a7858856f debuginfo(build-id) = 0742986f999fc9fb0cf265b2f2515fddda9a1f67 debuginfo(build-id) = 09c3158ee7f2dd5487191e2b0d5ec868b1e25278 debuginfo(build-id) = 0c4de48b6df3b615f048567b0a89f11a9d34afc2 debuginfo(build-id) = 20b98fdcce3367772946cedbcf930be3cf1897a9 debuginfo(build-id) = 24129c43bf809c3d192ca481c0b304d5876bf48b debuginfo(build-id) = 2588b53b3827086c6a2724a05e8343c6c6651e24 debuginfo(build-id) = 312773442b0fedb88c5ee741bee32ffec707ddb0 debuginfo(build-id) = 3351f48a9c8687dd52daa5e2f284cfcb08a5e052 debuginfo(build-id) = 3950b3235c4ed28e7573e4c642a28cf80c0dee86 debuginfo(build-id) = 3a2ffa211ec547856b76b9e1a71a9b3dffbc6a50 debuginfo(build-id) = 3d78b0012fe365cb06d59f0692013002c1cf188e debuginfo(build-id) = 3f6829d83c7c2b3857ba90f79c1cdddf74e97383 debuginfo(build-id) = 45f83b14a98fe2363755747e0a824be411f78ed7 debuginfo(build-id) = 4986f87f201f26cf51c941475f2ffcb874ce3bc7 debuginfo(build-id) = 558758a39f3c6b3d97e53826eddbf9ef8f4aff10 debuginfo(build-id) = 56c7a911c0e825487ec351f579e9e351e6ab094a debuginfo(build-id) = 633dc5d8c0690fd1b02385afcd4c98c875932254 debuginfo(build-id) = 6366c88ba82e7f5c6a9c7ac3a33a7199c6bbb5dc debuginfo(build-id) = 67415c8a47887c6f06e20d39cde2b1edeebab788 debuginfo(build-id) = 6a6b818ee5888fcb08949af035d62cab27e1bc3b debuginfo(build-id) = 752508891cfe6af8c5c0ead04901677f13b5f3db debuginfo(build-id) = 76122cb5c2d9c49188a146126230e0165114b858 debuginfo(build-id) = 7c9fafcf644997f66d469d7cec9bdf726bc027e4 debuginfo(build-id) = 8b716f509646e0e4d730473d3835bf4975e899e9 debuginfo(build-id) = 8c60c673760e55cf60a67b34af5bc12f2dd84206 debuginfo(build-id) = 9387ac1c7da03c227e3dce5c7ad1398dc8101564 debuginfo(build-id) = abb5b9c0e6e0abafc0e51d3898ef5708b142dd1d debuginfo(build-id) = ac9e5d72181ece3a997535340cab1dfce64ee09c debuginfo(build-id) = af4fbfabba8d822638117b4de3fb286019d837d8 debuginfo(build-id) = b1b2f194fa136d91360435b3852dc25b818277dd debuginfo(build-id) = b654355d1d9f575cf4885981a660adfc031f1e9c debuginfo(build-id) = b7abd1536e25b38da99224730e5efeef87e92378 debuginfo(build-id) = bf2f4f13d6e8dcd1bd6077e76f28d5b26b12e1fa debuginfo(build-id) = c1b9a58df0756520407a8c945ed608952ece8c34 debuginfo(build-id) = cd05b7ca95a4ad7d0c893a4d74965d0171e121ff debuginfo(build-id) = cd8768d440fef3e040a942f6651b248fe7f24f2e debuginfo(build-id) = d3b2ce77648152b087350650b282e60ede4988a6 debuginfo(build-id) = d42ac1db6b870864fc3d846ef44a967d4021546b debuginfo(build-id) = dc18560d04b1c0cc3acdc82c8b8cee7d523f044a python2-pandas-debuginfo = 0.23.4-1.fc29 python2-pandas-debuginfo(riscv-64) = 0.23.4-1.fc29 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.23.4-1.fc29 Processing files: python3-pandas-debuginfo-0.23.4-1.fc29.riscv64 Provides: debuginfo(build-id) = 0d3be92b9e7bd6ef7a933a8eb0f2911712540343 debuginfo(build-id) = 127abd1a44267fb08ea267c2a7c80275be4892cb debuginfo(build-id) = 13565973e7b35985c4a47364bff1e38fa69b0d26 debuginfo(build-id) = 143b483bd003a5fd6c686b7dc7275ec3a466d8d9 debuginfo(build-id) = 16718eed6645801d4e292ff54445705c26dc6e4b debuginfo(build-id) = 174653789eadd965dc820e602507fc07167a92c2 debuginfo(build-id) = 222e90465f7f7f2d67804ea5b733279512e910f3 debuginfo(build-id) = 4620f9702a7ce8bfd480caa3c46b010e548b191a debuginfo(build-id) = 4f4c3175c7c89abcf5e15a506a2e74fc280f9148 debuginfo(build-id) = 523e85ca7301ec19c49fa6e236fc15d4fe731040 debuginfo(build-id) = 54cacde6b04e133ada1ed219ea0834d8a0389bd2 debuginfo(build-id) = 601cd8b09e577343cb616dd4383c7d66f04f7825 debuginfo(build-id) = 64c293e6fe2ac70e126f8a462927d3836a311655 debuginfo(build-id) = 7564203a490c63447d038d8b7d6df91a4de13555 debuginfo(build-id) = 76ff9d1dbb5265c5a1ce97e97ce97f9bd153960f debuginfo(build-id) = 7fa76216806ccdd30bbe25c86b0fce5fb4d1d597 debuginfo(build-id) = 8759934760774091057307d2bee40b8798e91869 debuginfo(build-id) = 886ce55e19d0db471bacf65b34552c8b74c5ff4a debuginfo(build-id) = 8d6e4a64db1555a268dbb9f9ff33bf0d9f9202d5 debuginfo(build-id) = 8e53dc7865d7c2e3edb88370b703e05866a54473 debuginfo(build-id) = 8e8a9d02c30509a3ae6efeda099c50fe2870edb0 debuginfo(build-id) = 9021202a1cc9cdfea94ec0db81fa1102c7a8f884 debuginfo(build-id) = 9107988767ee3885efc0f369f900b7094061ec36 debuginfo(build-id) = 9845f1aadb405b2f6e17c53c0aadd5b2e303f1a7 debuginfo(build-id) = 9db188056e902878bab63627b0bf4fd5953d715d debuginfo(build-id) = 9e9b90422b3de0ca171b0904738f7ee419478248 debuginfo(build-id) = a2c07880aed5f3928d926df7c91bff920d7c9593 debuginfo(build-id) = a8d6e83b04b84c664e3fdadb8c0d1d62de6243db debuginfo(build-id) = a9be6086107ee50a714ee2c8f187191bc2ac8323 debuginfo(build-id) = b9d49b675bdd213d8fa8ee96d23ac9adfc3a37fb debuginfo(build-id) = bb90210ee573263fb2339f0249d6d4075e706895 debuginfo(build-id) = beea6554e0f4f545ebcae77778450c0d6e6d2784 debuginfo(build-id) = c55dda39f891731cbfbefcfa14ffc7ba879c8922 debuginfo(build-id) = cf7e7797aaa067ef300d61287e3979d45f20bddc debuginfo(build-id) = dad00768731cfc024afc6fa47b07354d483813d7 debuginfo(build-id) = dae5782f9a3966d81bf5693538b13ca5f301a192 debuginfo(build-id) = e486240163d7e28908979e8f324015e8ad2269f6 debuginfo(build-id) = e78b8febf9d98f2ceba5e59212f537328e4d3159 debuginfo(build-id) = ee14920ec6203d3d0263f6477d79d567e81e04a2 debuginfo(build-id) = efcb5710aa9d85a2d9f898f8acd56e87769a0c8e debuginfo(build-id) = fcb7be2f191c0e706b7a57df4123c8a15b494f37 python3-pandas-debuginfo = 0.23.4-1.fc29 python3-pandas-debuginfo(riscv-64) = 0.23.4-1.fc29 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.23.4-1.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64 Wrote: /builddir/build/RPMS/python2-pandas-0.23.4-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-pandas-0.23.4-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python-pandas-debugsource-0.23.4-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python-pandas-debuginfo-0.23.4-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python2-pandas-debuginfo-0.23.4-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-pandas-debuginfo-0.23.4-1.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jyl6VD + umask 022 + cd /builddir/build/BUILD + cd pandas-0.23.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pandas-0.23.4-1.fc29.riscv64 + exit 0 Child return code was: 0