Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/python-pandas.spec'], chrootPath='/var/lib/mock/f28-build-11413604-853124/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --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: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/python-pandas-0.22.0-2.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/python-pandas.spec'], chrootPath='/var/lib/mock/f28-build-11413604-853124/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --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: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Ji4e8J + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pandas-0.22.0 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/pandas-0.22.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pandas-0.22.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SpVNH7 + umask 022 + cd /builddir/build/BUILD + cd pandas-0.22.0 + 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 -m64 -fstack-clash-protection' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib.linux-ppc64-2.7 creating build/lib.linux-ppc64-2.7/pandas copying pandas/__init__.py -> build/lib.linux-ppc64-2.7/pandas copying pandas/testing.py -> build/lib.linux-ppc64-2.7/pandas copying pandas/tslib.py -> build/lib.linux-ppc64-2.7/pandas copying pandas/json.py -> build/lib.linux-ppc64-2.7/pandas copying pandas/parser.py -> build/lib.linux-ppc64-2.7/pandas copying pandas/conftest.py -> build/lib.linux-ppc64-2.7/pandas copying pandas/lib.py -> build/lib.linux-ppc64-2.7/pandas copying pandas/_version.py -> build/lib.linux-ppc64-2.7/pandas creating build/lib.linux-ppc64-2.7/pandas/api copying pandas/api/__init__.py -> build/lib.linux-ppc64-2.7/pandas/api creating build/lib.linux-ppc64-2.7/pandas/api/types copying pandas/api/types/__init__.py -> build/lib.linux-ppc64-2.7/pandas/api/types creating build/lib.linux-ppc64-2.7/pandas/compat copying pandas/compat/__init__.py -> build/lib.linux-ppc64-2.7/pandas/compat copying pandas/compat/chainmap.py -> build/lib.linux-ppc64-2.7/pandas/compat copying pandas/compat/openpyxl_compat.py -> build/lib.linux-ppc64-2.7/pandas/compat copying pandas/compat/pickle_compat.py -> build/lib.linux-ppc64-2.7/pandas/compat copying pandas/compat/chainmap_impl.py -> build/lib.linux-ppc64-2.7/pandas/compat creating build/lib.linux-ppc64-2.7/pandas/compat/numpy copying pandas/compat/numpy/__init__.py -> build/lib.linux-ppc64-2.7/pandas/compat/numpy copying pandas/compat/numpy/function.py -> build/lib.linux-ppc64-2.7/pandas/compat/numpy creating build/lib.linux-ppc64-2.7/pandas/core copying pandas/core/__init__.py -> build/lib.linux-ppc64-2.7/pandas/core copying pandas/core/accessor.py -> build/lib.linux-ppc64-2.7/pandas/core copying pandas/core/common.py -> build/lib.linux-ppc64-2.7/pandas/core copying pandas/core/panel4d.py -> build/lib.linux-ppc64-2.7/pandas/core copying pandas/core/missing.py -> build/lib.linux-ppc64-2.7/pandas/core copying pandas/core/panel.py -> build/lib.linux-ppc64-2.7/pandas/core copying pandas/core/indexing.py -> build/lib.linux-ppc64-2.7/pandas/core copying pandas/core/datetools.py -> build/lib.linux-ppc64-2.7/pandas/core copying pandas/core/base.py -> build/lib.linux-ppc64-2.7/pandas/core copying pandas/core/resample.py -> build/lib.linux-ppc64-2.7/pandas/core copying pandas/core/internals.py -> build/lib.linux-ppc64-2.7/pandas/core copying pandas/core/groupby.py -> build/lib.linux-ppc64-2.7/pandas/core copying pandas/core/index.py -> build/lib.linux-ppc64-2.7/pandas/core copying pandas/core/series.py -> build/lib.linux-ppc64-2.7/pandas/core copying pandas/core/algorithms.py -> build/lib.linux-ppc64-2.7/pandas/core copying pandas/core/ops.py -> build/lib.linux-ppc64-2.7/pandas/core copying pandas/core/config.py -> build/lib.linux-ppc64-2.7/pandas/core copying pandas/core/panelnd.py -> build/lib.linux-ppc64-2.7/pandas/core copying pandas/core/nanops.py -> build/lib.linux-ppc64-2.7/pandas/core copying pandas/core/frame.py -> build/lib.linux-ppc64-2.7/pandas/core copying pandas/core/strings.py -> build/lib.linux-ppc64-2.7/pandas/core copying pandas/core/sorting.py -> build/lib.linux-ppc64-2.7/pandas/core copying pandas/core/config_init.py -> build/lib.linux-ppc64-2.7/pandas/core copying pandas/core/generic.py -> build/lib.linux-ppc64-2.7/pandas/core copying pandas/core/window.py -> build/lib.linux-ppc64-2.7/pandas/core copying pandas/core/categorical.py -> build/lib.linux-ppc64-2.7/pandas/core copying pandas/core/api.py -> build/lib.linux-ppc64-2.7/pandas/core creating build/lib.linux-ppc64-2.7/pandas/core/dtypes copying pandas/core/dtypes/__init__.py -> build/lib.linux-ppc64-2.7/pandas/core/dtypes copying pandas/core/dtypes/concat.py -> build/lib.linux-ppc64-2.7/pandas/core/dtypes copying pandas/core/dtypes/common.py -> build/lib.linux-ppc64-2.7/pandas/core/dtypes copying pandas/core/dtypes/inference.py -> build/lib.linux-ppc64-2.7/pandas/core/dtypes copying pandas/core/dtypes/missing.py -> build/lib.linux-ppc64-2.7/pandas/core/dtypes copying pandas/core/dtypes/dtypes.py -> build/lib.linux-ppc64-2.7/pandas/core/dtypes copying pandas/core/dtypes/cast.py -> build/lib.linux-ppc64-2.7/pandas/core/dtypes copying pandas/core/dtypes/generic.py -> build/lib.linux-ppc64-2.7/pandas/core/dtypes copying pandas/core/dtypes/api.py -> build/lib.linux-ppc64-2.7/pandas/core/dtypes creating build/lib.linux-ppc64-2.7/pandas/core/indexes copying pandas/core/indexes/__init__.py -> build/lib.linux-ppc64-2.7/pandas/core/indexes copying pandas/core/indexes/range.py -> build/lib.linux-ppc64-2.7/pandas/core/indexes copying pandas/core/indexes/datetimelike.py -> build/lib.linux-ppc64-2.7/pandas/core/indexes copying pandas/core/indexes/multi.py -> build/lib.linux-ppc64-2.7/pandas/core/indexes copying pandas/core/indexes/accessors.py -> build/lib.linux-ppc64-2.7/pandas/core/indexes copying pandas/core/indexes/frozen.py -> build/lib.linux-ppc64-2.7/pandas/core/indexes copying pandas/core/indexes/category.py -> build/lib.linux-ppc64-2.7/pandas/core/indexes copying pandas/core/indexes/numeric.py -> build/lib.linux-ppc64-2.7/pandas/core/indexes copying pandas/core/indexes/timedeltas.py -> build/lib.linux-ppc64-2.7/pandas/core/indexes copying pandas/core/indexes/interval.py -> build/lib.linux-ppc64-2.7/pandas/core/indexes copying pandas/core/indexes/period.py -> build/lib.linux-ppc64-2.7/pandas/core/indexes copying pandas/core/indexes/base.py -> build/lib.linux-ppc64-2.7/pandas/core/indexes copying pandas/core/indexes/datetimes.py -> build/lib.linux-ppc64-2.7/pandas/core/indexes copying pandas/core/indexes/api.py -> build/lib.linux-ppc64-2.7/pandas/core/indexes creating build/lib.linux-ppc64-2.7/pandas/core/computation copying pandas/core/computation/__init__.py -> build/lib.linux-ppc64-2.7/pandas/core/computation copying pandas/core/computation/expr.py -> build/lib.linux-ppc64-2.7/pandas/core/computation copying pandas/core/computation/common.py -> build/lib.linux-ppc64-2.7/pandas/core/computation copying pandas/core/computation/align.py -> build/lib.linux-ppc64-2.7/pandas/core/computation copying pandas/core/computation/scope.py -> build/lib.linux-ppc64-2.7/pandas/core/computation copying pandas/core/computation/eval.py -> build/lib.linux-ppc64-2.7/pandas/core/computation copying pandas/core/computation/engines.py -> build/lib.linux-ppc64-2.7/pandas/core/computation copying pandas/core/computation/check.py -> build/lib.linux-ppc64-2.7/pandas/core/computation copying pandas/core/computation/pytables.py -> build/lib.linux-ppc64-2.7/pandas/core/computation copying pandas/core/computation/ops.py -> build/lib.linux-ppc64-2.7/pandas/core/computation copying pandas/core/computation/expressions.py -> build/lib.linux-ppc64-2.7/pandas/core/computation copying pandas/core/computation/api.py -> build/lib.linux-ppc64-2.7/pandas/core/computation creating build/lib.linux-ppc64-2.7/pandas/core/reshape copying pandas/core/reshape/__init__.py -> build/lib.linux-ppc64-2.7/pandas/core/reshape copying pandas/core/reshape/concat.py -> build/lib.linux-ppc64-2.7/pandas/core/reshape copying pandas/core/reshape/merge.py -> build/lib.linux-ppc64-2.7/pandas/core/reshape copying pandas/core/reshape/util.py -> build/lib.linux-ppc64-2.7/pandas/core/reshape copying pandas/core/reshape/reshape.py -> build/lib.linux-ppc64-2.7/pandas/core/reshape copying pandas/core/reshape/pivot.py -> build/lib.linux-ppc64-2.7/pandas/core/reshape copying pandas/core/reshape/tile.py -> build/lib.linux-ppc64-2.7/pandas/core/reshape copying pandas/core/reshape/api.py -> build/lib.linux-ppc64-2.7/pandas/core/reshape creating build/lib.linux-ppc64-2.7/pandas/core/sparse copying pandas/core/sparse/__init__.py -> build/lib.linux-ppc64-2.7/pandas/core/sparse copying pandas/core/sparse/array.py -> build/lib.linux-ppc64-2.7/pandas/core/sparse copying pandas/core/sparse/scipy_sparse.py -> build/lib.linux-ppc64-2.7/pandas/core/sparse copying pandas/core/sparse/series.py -> build/lib.linux-ppc64-2.7/pandas/core/sparse copying pandas/core/sparse/list.py -> build/lib.linux-ppc64-2.7/pandas/core/sparse copying pandas/core/sparse/frame.py -> build/lib.linux-ppc64-2.7/pandas/core/sparse copying pandas/core/sparse/api.py -> build/lib.linux-ppc64-2.7/pandas/core/sparse creating build/lib.linux-ppc64-2.7/pandas/core/tools copying pandas/core/tools/__init__.py -> build/lib.linux-ppc64-2.7/pandas/core/tools copying pandas/core/tools/numeric.py -> build/lib.linux-ppc64-2.7/pandas/core/tools copying pandas/core/tools/timedeltas.py -> build/lib.linux-ppc64-2.7/pandas/core/tools copying pandas/core/tools/datetimes.py -> build/lib.linux-ppc64-2.7/pandas/core/tools creating build/lib.linux-ppc64-2.7/pandas/core/util copying pandas/core/util/__init__.py -> build/lib.linux-ppc64-2.7/pandas/core/util copying pandas/core/util/hashing.py -> build/lib.linux-ppc64-2.7/pandas/core/util creating build/lib.linux-ppc64-2.7/pandas/computation copying pandas/computation/__init__.py -> build/lib.linux-ppc64-2.7/pandas/computation copying pandas/computation/expressions.py -> build/lib.linux-ppc64-2.7/pandas/computation creating build/lib.linux-ppc64-2.7/pandas/errors copying pandas/errors/__init__.py -> build/lib.linux-ppc64-2.7/pandas/errors creating build/lib.linux-ppc64-2.7/pandas/formats copying pandas/formats/__init__.py -> build/lib.linux-ppc64-2.7/pandas/formats copying pandas/formats/style.py -> build/lib.linux-ppc64-2.7/pandas/formats creating build/lib.linux-ppc64-2.7/pandas/io copying pandas/io/__init__.py -> build/lib.linux-ppc64-2.7/pandas/io copying pandas/io/html.py -> build/lib.linux-ppc64-2.7/pandas/io copying pandas/io/common.py -> build/lib.linux-ppc64-2.7/pandas/io copying pandas/io/date_converters.py -> build/lib.linux-ppc64-2.7/pandas/io copying pandas/io/clipboards.py -> build/lib.linux-ppc64-2.7/pandas/io copying pandas/io/excel.py -> build/lib.linux-ppc64-2.7/pandas/io copying pandas/io/packers.py -> build/lib.linux-ppc64-2.7/pandas/io copying pandas/io/data.py -> build/lib.linux-ppc64-2.7/pandas/io copying pandas/io/feather_format.py -> build/lib.linux-ppc64-2.7/pandas/io copying pandas/io/gbq.py -> build/lib.linux-ppc64-2.7/pandas/io copying pandas/io/pickle.py -> build/lib.linux-ppc64-2.7/pandas/io copying pandas/io/sql.py -> build/lib.linux-ppc64-2.7/pandas/io copying pandas/io/wb.py -> build/lib.linux-ppc64-2.7/pandas/io copying pandas/io/parquet.py -> build/lib.linux-ppc64-2.7/pandas/io copying pandas/io/pytables.py -> build/lib.linux-ppc64-2.7/pandas/io copying pandas/io/stata.py -> build/lib.linux-ppc64-2.7/pandas/io copying pandas/io/s3.py -> build/lib.linux-ppc64-2.7/pandas/io copying pandas/io/parsers.py -> build/lib.linux-ppc64-2.7/pandas/io copying pandas/io/api.py -> build/lib.linux-ppc64-2.7/pandas/io creating build/lib.linux-ppc64-2.7/pandas/io/json copying pandas/io/json/__init__.py -> build/lib.linux-ppc64-2.7/pandas/io/json copying pandas/io/json/normalize.py -> build/lib.linux-ppc64-2.7/pandas/io/json copying pandas/io/json/json.py -> build/lib.linux-ppc64-2.7/pandas/io/json copying pandas/io/json/table_schema.py -> build/lib.linux-ppc64-2.7/pandas/io/json creating build/lib.linux-ppc64-2.7/pandas/io/sas copying pandas/io/sas/__init__.py -> build/lib.linux-ppc64-2.7/pandas/io/sas copying pandas/io/sas/sas_xport.py -> build/lib.linux-ppc64-2.7/pandas/io/sas copying pandas/io/sas/sas_constants.py -> build/lib.linux-ppc64-2.7/pandas/io/sas copying pandas/io/sas/sas7bdat.py -> build/lib.linux-ppc64-2.7/pandas/io/sas copying pandas/io/sas/sasreader.py -> build/lib.linux-ppc64-2.7/pandas/io/sas creating build/lib.linux-ppc64-2.7/pandas/io/msgpack copying pandas/io/msgpack/__init__.py -> build/lib.linux-ppc64-2.7/pandas/io/msgpack copying pandas/io/msgpack/exceptions.py -> build/lib.linux-ppc64-2.7/pandas/io/msgpack copying pandas/io/msgpack/_version.py -> build/lib.linux-ppc64-2.7/pandas/io/msgpack creating build/lib.linux-ppc64-2.7/pandas/io/formats copying pandas/io/formats/__init__.py -> build/lib.linux-ppc64-2.7/pandas/io/formats copying pandas/io/formats/common.py -> build/lib.linux-ppc64-2.7/pandas/io/formats copying pandas/io/formats/terminal.py -> build/lib.linux-ppc64-2.7/pandas/io/formats copying pandas/io/formats/excel.py -> build/lib.linux-ppc64-2.7/pandas/io/formats copying pandas/io/formats/style.py -> build/lib.linux-ppc64-2.7/pandas/io/formats copying pandas/io/formats/css.py -> build/lib.linux-ppc64-2.7/pandas/io/formats copying pandas/io/formats/format.py -> build/lib.linux-ppc64-2.7/pandas/io/formats copying pandas/io/formats/printing.py -> build/lib.linux-ppc64-2.7/pandas/io/formats copying pandas/io/formats/console.py -> build/lib.linux-ppc64-2.7/pandas/io/formats creating build/lib.linux-ppc64-2.7/pandas/io/clipboard copying pandas/io/clipboard/__init__.py -> build/lib.linux-ppc64-2.7/pandas/io/clipboard copying pandas/io/clipboard/clipboards.py -> build/lib.linux-ppc64-2.7/pandas/io/clipboard copying pandas/io/clipboard/windows.py -> build/lib.linux-ppc64-2.7/pandas/io/clipboard copying pandas/io/clipboard/exceptions.py -> build/lib.linux-ppc64-2.7/pandas/io/clipboard creating build/lib.linux-ppc64-2.7/pandas/_libs copying pandas/_libs/__init__.py -> build/lib.linux-ppc64-2.7/pandas/_libs creating build/lib.linux-ppc64-2.7/pandas/_libs/tslibs copying pandas/_libs/tslibs/__init__.py -> build/lib.linux-ppc64-2.7/pandas/_libs/tslibs creating build/lib.linux-ppc64-2.7/pandas/plotting copying pandas/plotting/__init__.py -> build/lib.linux-ppc64-2.7/pandas/plotting copying pandas/plotting/_compat.py -> build/lib.linux-ppc64-2.7/pandas/plotting copying pandas/plotting/_timeseries.py -> build/lib.linux-ppc64-2.7/pandas/plotting copying pandas/plotting/_misc.py -> build/lib.linux-ppc64-2.7/pandas/plotting copying pandas/plotting/_style.py -> build/lib.linux-ppc64-2.7/pandas/plotting copying pandas/plotting/_tools.py -> build/lib.linux-ppc64-2.7/pandas/plotting copying pandas/plotting/_core.py -> build/lib.linux-ppc64-2.7/pandas/plotting copying pandas/plotting/_converter.py -> build/lib.linux-ppc64-2.7/pandas/plotting creating build/lib.linux-ppc64-2.7/pandas/stats copying pandas/stats/__init__.py -> build/lib.linux-ppc64-2.7/pandas/stats copying pandas/stats/moments.py -> build/lib.linux-ppc64-2.7/pandas/stats copying pandas/stats/api.py -> build/lib.linux-ppc64-2.7/pandas/stats creating build/lib.linux-ppc64-2.7/pandas/types copying pandas/types/__init__.py -> build/lib.linux-ppc64-2.7/pandas/types copying pandas/types/concat.py -> build/lib.linux-ppc64-2.7/pandas/types copying pandas/types/common.py -> build/lib.linux-ppc64-2.7/pandas/types creating build/lib.linux-ppc64-2.7/pandas/util copying pandas/util/__init__.py -> build/lib.linux-ppc64-2.7/pandas/util copying pandas/util/testing.py -> build/lib.linux-ppc64-2.7/pandas/util copying pandas/util/_decorators.py -> build/lib.linux-ppc64-2.7/pandas/util copying pandas/util/_print_versions.py -> build/lib.linux-ppc64-2.7/pandas/util copying pandas/util/_validators.py -> build/lib.linux-ppc64-2.7/pandas/util copying pandas/util/decorators.py -> build/lib.linux-ppc64-2.7/pandas/util copying pandas/util/hashing.py -> build/lib.linux-ppc64-2.7/pandas/util copying pandas/util/_doctools.py -> build/lib.linux-ppc64-2.7/pandas/util copying pandas/util/_depr_module.py -> build/lib.linux-ppc64-2.7/pandas/util copying pandas/util/_tester.py -> build/lib.linux-ppc64-2.7/pandas/util creating build/lib.linux-ppc64-2.7/pandas/tests copying pandas/tests/__init__.py -> build/lib.linux-ppc64-2.7/pandas/tests copying pandas/tests/test_take.py -> build/lib.linux-ppc64-2.7/pandas/tests copying pandas/tests/test_config.py -> build/lib.linux-ppc64-2.7/pandas/tests copying pandas/tests/test_sorting.py -> build/lib.linux-ppc64-2.7/pandas/tests copying pandas/tests/test_common.py -> build/lib.linux-ppc64-2.7/pandas/tests copying pandas/tests/test_strings.py -> build/lib.linux-ppc64-2.7/pandas/tests copying pandas/tests/test_panel.py -> build/lib.linux-ppc64-2.7/pandas/tests copying pandas/tests/test_lib.py -> build/lib.linux-ppc64-2.7/pandas/tests copying pandas/tests/test_downstream.py -> build/lib.linux-ppc64-2.7/pandas/tests copying pandas/tests/test_errors.py -> build/lib.linux-ppc64-2.7/pandas/tests copying pandas/tests/test_nanops.py -> build/lib.linux-ppc64-2.7/pandas/tests copying pandas/tests/test_categorical.py -> build/lib.linux-ppc64-2.7/pandas/tests copying pandas/tests/test_join.py -> build/lib.linux-ppc64-2.7/pandas/tests copying pandas/tests/test_panelnd.py -> build/lib.linux-ppc64-2.7/pandas/tests copying pandas/tests/test_multilevel.py -> build/lib.linux-ppc64-2.7/pandas/tests copying pandas/tests/test_window.py -> build/lib.linux-ppc64-2.7/pandas/tests copying pandas/tests/test_compat.py -> build/lib.linux-ppc64-2.7/pandas/tests copying pandas/tests/test_expressions.py -> build/lib.linux-ppc64-2.7/pandas/tests copying pandas/tests/test_resample.py -> build/lib.linux-ppc64-2.7/pandas/tests copying pandas/tests/test_panel4d.py -> build/lib.linux-ppc64-2.7/pandas/tests copying pandas/tests/test_algos.py -> build/lib.linux-ppc64-2.7/pandas/tests copying pandas/tests/test_base.py -> build/lib.linux-ppc64-2.7/pandas/tests creating build/lib.linux-ppc64-2.7/pandas/tests/api copying pandas/tests/api/__init__.py -> build/lib.linux-ppc64-2.7/pandas/tests/api copying pandas/tests/api/test_api.py -> build/lib.linux-ppc64-2.7/pandas/tests/api copying pandas/tests/api/test_types.py -> build/lib.linux-ppc64-2.7/pandas/tests/api creating build/lib.linux-ppc64-2.7/pandas/tests/dtypes copying pandas/tests/dtypes/__init__.py -> build/lib.linux-ppc64-2.7/pandas/tests/dtypes copying pandas/tests/dtypes/test_inference.py -> build/lib.linux-ppc64-2.7/pandas/tests/dtypes copying pandas/tests/dtypes/test_io.py -> build/lib.linux-ppc64-2.7/pandas/tests/dtypes copying pandas/tests/dtypes/test_common.py -> build/lib.linux-ppc64-2.7/pandas/tests/dtypes copying pandas/tests/dtypes/test_cast.py -> build/lib.linux-ppc64-2.7/pandas/tests/dtypes copying pandas/tests/dtypes/test_concat.py -> build/lib.linux-ppc64-2.7/pandas/tests/dtypes copying pandas/tests/dtypes/test_missing.py -> build/lib.linux-ppc64-2.7/pandas/tests/dtypes copying pandas/tests/dtypes/test_generic.py -> build/lib.linux-ppc64-2.7/pandas/tests/dtypes copying pandas/tests/dtypes/test_dtypes.py -> build/lib.linux-ppc64-2.7/pandas/tests/dtypes creating build/lib.linux-ppc64-2.7/pandas/tests/computation copying pandas/tests/computation/__init__.py -> build/lib.linux-ppc64-2.7/pandas/tests/computation copying pandas/tests/computation/test_eval.py -> build/lib.linux-ppc64-2.7/pandas/tests/computation copying pandas/tests/computation/test_compat.py -> build/lib.linux-ppc64-2.7/pandas/tests/computation creating build/lib.linux-ppc64-2.7/pandas/tests/sparse copying pandas/tests/sparse/__init__.py -> build/lib.linux-ppc64-2.7/pandas/tests/sparse copying pandas/tests/sparse/test_pivot.py -> build/lib.linux-ppc64-2.7/pandas/tests/sparse copying pandas/tests/sparse/common.py -> build/lib.linux-ppc64-2.7/pandas/tests/sparse copying pandas/tests/sparse/test_reshape.py -> build/lib.linux-ppc64-2.7/pandas/tests/sparse copying pandas/tests/sparse/test_array.py -> build/lib.linux-ppc64-2.7/pandas/tests/sparse copying pandas/tests/sparse/test_combine_concat.py -> build/lib.linux-ppc64-2.7/pandas/tests/sparse copying pandas/tests/sparse/test_indexing.py -> build/lib.linux-ppc64-2.7/pandas/tests/sparse copying pandas/tests/sparse/test_groupby.py -> build/lib.linux-ppc64-2.7/pandas/tests/sparse copying pandas/tests/sparse/test_frame.py -> build/lib.linux-ppc64-2.7/pandas/tests/sparse copying pandas/tests/sparse/test_format.py -> build/lib.linux-ppc64-2.7/pandas/tests/sparse copying pandas/tests/sparse/test_list.py -> build/lib.linux-ppc64-2.7/pandas/tests/sparse copying pandas/tests/sparse/test_libsparse.py -> build/lib.linux-ppc64-2.7/pandas/tests/sparse copying pandas/tests/sparse/test_arithmetics.py -> build/lib.linux-ppc64-2.7/pandas/tests/sparse copying pandas/tests/sparse/test_series.py -> build/lib.linux-ppc64-2.7/pandas/tests/sparse creating build/lib.linux-ppc64-2.7/pandas/tests/frame copying pandas/tests/frame/__init__.py -> build/lib.linux-ppc64-2.7/pandas/tests/frame copying pandas/tests/frame/test_quantile.py -> build/lib.linux-ppc64-2.7/pandas/tests/frame copying pandas/tests/frame/test_operators.py -> build/lib.linux-ppc64-2.7/pandas/tests/frame copying pandas/tests/frame/test_sorting.py -> build/lib.linux-ppc64-2.7/pandas/tests/frame copying pandas/tests/frame/test_alter_axes.py -> build/lib.linux-ppc64-2.7/pandas/tests/frame copying pandas/tests/frame/common.py -> build/lib.linux-ppc64-2.7/pandas/tests/frame copying pandas/tests/frame/test_period.py -> build/lib.linux-ppc64-2.7/pandas/tests/frame copying pandas/tests/frame/test_reshape.py -> build/lib.linux-ppc64-2.7/pandas/tests/frame copying pandas/tests/frame/test_analytics.py -> build/lib.linux-ppc64-2.7/pandas/tests/frame copying pandas/tests/frame/test_rank.py -> build/lib.linux-ppc64-2.7/pandas/tests/frame copying pandas/tests/frame/test_mutate_columns.py -> build/lib.linux-ppc64-2.7/pandas/tests/frame copying pandas/tests/frame/test_api.py -> build/lib.linux-ppc64-2.7/pandas/tests/frame copying pandas/tests/frame/test_repr_info.py -> build/lib.linux-ppc64-2.7/pandas/tests/frame copying pandas/tests/frame/test_axis_select_reindex.py -> build/lib.linux-ppc64-2.7/pandas/tests/frame copying pandas/tests/frame/test_timeseries.py -> build/lib.linux-ppc64-2.7/pandas/tests/frame copying pandas/tests/frame/test_apply.py -> build/lib.linux-ppc64-2.7/pandas/tests/frame copying pandas/tests/frame/test_replace.py -> build/lib.linux-ppc64-2.7/pandas/tests/frame copying pandas/tests/frame/test_missing.py -> build/lib.linux-ppc64-2.7/pandas/tests/frame copying pandas/tests/frame/test_join.py -> build/lib.linux-ppc64-2.7/pandas/tests/frame copying pandas/tests/frame/test_constructors.py -> build/lib.linux-ppc64-2.7/pandas/tests/frame copying pandas/tests/frame/test_subclass.py -> build/lib.linux-ppc64-2.7/pandas/tests/frame copying pandas/tests/frame/test_combine_concat.py -> build/lib.linux-ppc64-2.7/pandas/tests/frame copying pandas/tests/frame/test_dtypes.py -> build/lib.linux-ppc64-2.7/pandas/tests/frame copying pandas/tests/frame/test_indexing.py -> build/lib.linux-ppc64-2.7/pandas/tests/frame copying pandas/tests/frame/test_asof.py -> build/lib.linux-ppc64-2.7/pandas/tests/frame copying pandas/tests/frame/test_nonunique_indexes.py -> build/lib.linux-ppc64-2.7/pandas/tests/frame copying pandas/tests/frame/test_block_internals.py -> build/lib.linux-ppc64-2.7/pandas/tests/frame copying pandas/tests/frame/test_validate.py -> build/lib.linux-ppc64-2.7/pandas/tests/frame copying pandas/tests/frame/test_to_csv.py -> build/lib.linux-ppc64-2.7/pandas/tests/frame copying pandas/tests/frame/test_query_eval.py -> build/lib.linux-ppc64-2.7/pandas/tests/frame copying pandas/tests/frame/test_convert_to.py -> build/lib.linux-ppc64-2.7/pandas/tests/frame creating build/lib.linux-ppc64-2.7/pandas/tests/indexing copying pandas/tests/indexing/__init__.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexing copying pandas/tests/indexing/test_multiindex.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexing copying pandas/tests/indexing/test_indexing_slow.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexing copying pandas/tests/indexing/common.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexing copying pandas/tests/indexing/test_timedelta.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexing copying pandas/tests/indexing/test_partial.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexing copying pandas/tests/indexing/test_panel.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexing copying pandas/tests/indexing/test_loc.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexing copying pandas/tests/indexing/test_floats.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexing copying pandas/tests/indexing/test_chaining_and_caching.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexing copying pandas/tests/indexing/test_interval.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexing copying pandas/tests/indexing/test_ix.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexing copying pandas/tests/indexing/test_scalar.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexing copying pandas/tests/indexing/test_iloc.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexing copying pandas/tests/indexing/test_categorical.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexing copying pandas/tests/indexing/test_coercion.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexing copying pandas/tests/indexing/test_indexing.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexing copying pandas/tests/indexing/test_callable.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexing copying pandas/tests/indexing/test_datetime.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexing creating build/lib.linux-ppc64-2.7/pandas/tests/indexes copying pandas/tests/indexes/__init__.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexes copying pandas/tests/indexes/datetimelike.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexes copying pandas/tests/indexes/test_frozen.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexes copying pandas/tests/indexes/common.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexes copying pandas/tests/indexes/test_numeric.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexes copying pandas/tests/indexes/test_interval.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexes copying pandas/tests/indexes/conftest.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexes copying pandas/tests/indexes/test_multi.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexes copying pandas/tests/indexes/test_range.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexes copying pandas/tests/indexes/test_category.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexes copying pandas/tests/indexes/test_base.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexes creating build/lib.linux-ppc64-2.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/__init__.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_formats.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_partial_slicing.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_misc.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_astype.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_datetimelike.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_missing.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_indexing.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_setops.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_date_range.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_tools.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_datetime.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_construction.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_ops.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexes/datetimes creating build/lib.linux-ppc64-2.7/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/__init__.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_timedelta.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_partial_slicing.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_astype.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_timedelta_range.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_indexing.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_setops.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_tools.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_construction.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_ops.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexes/timedeltas creating build/lib.linux-ppc64-2.7/pandas/tests/indexes/period copying pandas/tests/indexes/period/__init__.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_formats.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_period.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_partial_slicing.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_asfreq.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_period_range.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_indexing.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_setops.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_tools.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_construction.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_ops.py -> build/lib.linux-ppc64-2.7/pandas/tests/indexes/period creating build/lib.linux-ppc64-2.7/pandas/tests/internals copying pandas/tests/internals/__init__.py -> build/lib.linux-ppc64-2.7/pandas/tests/internals copying pandas/tests/internals/test_internals.py -> build/lib.linux-ppc64-2.7/pandas/tests/internals copying pandas/tests/internals/test_external_block.py -> build/lib.linux-ppc64-2.7/pandas/tests/internals creating build/lib.linux-ppc64-2.7/pandas/tests/io copying pandas/tests/io/__init__.py -> build/lib.linux-ppc64-2.7/pandas/tests/io copying pandas/tests/io/test_html.py -> build/lib.linux-ppc64-2.7/pandas/tests/io copying pandas/tests/io/test_packers.py -> build/lib.linux-ppc64-2.7/pandas/tests/io copying pandas/tests/io/test_common.py -> build/lib.linux-ppc64-2.7/pandas/tests/io copying pandas/tests/io/test_excel.py -> build/lib.linux-ppc64-2.7/pandas/tests/io copying pandas/tests/io/test_stata.py -> build/lib.linux-ppc64-2.7/pandas/tests/io copying pandas/tests/io/test_gbq.py -> build/lib.linux-ppc64-2.7/pandas/tests/io copying pandas/tests/io/generate_legacy_storage_files.py -> build/lib.linux-ppc64-2.7/pandas/tests/io copying pandas/tests/io/test_pytables.py -> build/lib.linux-ppc64-2.7/pandas/tests/io copying pandas/tests/io/test_feather.py -> build/lib.linux-ppc64-2.7/pandas/tests/io copying pandas/tests/io/test_sql.py -> build/lib.linux-ppc64-2.7/pandas/tests/io copying pandas/tests/io/conftest.py -> build/lib.linux-ppc64-2.7/pandas/tests/io copying pandas/tests/io/test_pickle.py -> build/lib.linux-ppc64-2.7/pandas/tests/io copying pandas/tests/io/test_parquet.py -> build/lib.linux-ppc64-2.7/pandas/tests/io copying pandas/tests/io/test_clipboard.py -> build/lib.linux-ppc64-2.7/pandas/tests/io copying pandas/tests/io/test_s3.py -> build/lib.linux-ppc64-2.7/pandas/tests/io creating build/lib.linux-ppc64-2.7/pandas/tests/io/json copying pandas/tests/io/json/__init__.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/json copying pandas/tests/io/json/test_ujson.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/json copying pandas/tests/io/json/test_pandas.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/json copying pandas/tests/io/json/test_compression.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/json copying pandas/tests/io/json/test_readlines.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/json copying pandas/tests/io/json/test_normalize.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/json copying pandas/tests/io/json/test_json_table_schema.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/json creating build/lib.linux-ppc64-2.7/pandas/tests/io/parser copying pandas/tests/io/parser/__init__.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/parser copying pandas/tests/io/parser/usecols.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/parser copying pandas/tests/io/parser/comment.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/parser copying pandas/tests/io/parser/c_parser_only.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/parser copying pandas/tests/io/parser/quoting.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/parser copying pandas/tests/io/parser/test_textreader.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/parser copying pandas/tests/io/parser/multithread.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/parser copying pandas/tests/io/parser/common.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/parser copying pandas/tests/io/parser/test_read_fwf.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/parser copying pandas/tests/io/parser/compression.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/parser copying pandas/tests/io/parser/dialect.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/parser copying pandas/tests/io/parser/test_unsupported.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/parser copying pandas/tests/io/parser/python_parser_only.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/parser copying pandas/tests/io/parser/test_network.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/parser copying pandas/tests/io/parser/mangle_dupes.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/parser copying pandas/tests/io/parser/skiprows.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/parser copying pandas/tests/io/parser/parse_dates.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/parser copying pandas/tests/io/parser/dtypes.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/parser copying pandas/tests/io/parser/header.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/parser copying pandas/tests/io/parser/index_col.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/parser copying pandas/tests/io/parser/na_values.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/parser copying pandas/tests/io/parser/test_parsers.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/parser copying pandas/tests/io/parser/converters.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/parser creating build/lib.linux-ppc64-2.7/pandas/tests/io/sas copying pandas/tests/io/sas/__init__.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/sas copying pandas/tests/io/sas/test_sas.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/sas copying pandas/tests/io/sas/test_sas7bdat.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/sas copying pandas/tests/io/sas/test_xport.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/sas creating build/lib.linux-ppc64-2.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/__init__.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_unpack_raw.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/common.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_obj.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_pack.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_extension.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_case.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_subtype.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_seq.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_except.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_limits.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_sequnpack.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_newspec.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_unpack.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_read_size.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_format.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_buffer.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/msgpack creating build/lib.linux-ppc64-2.7/pandas/tests/io/formats copying pandas/tests/io/formats/__init__.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/formats copying pandas/tests/io/formats/test_css.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/formats copying pandas/tests/io/formats/test_style.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/formats copying pandas/tests/io/formats/test_to_latex.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/formats copying pandas/tests/io/formats/test_eng_formatting.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/formats copying pandas/tests/io/formats/test_to_html.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/formats copying pandas/tests/io/formats/test_to_excel.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/formats copying pandas/tests/io/formats/test_format.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/formats copying pandas/tests/io/formats/test_printing.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/formats copying pandas/tests/io/formats/test_to_csv.py -> build/lib.linux-ppc64-2.7/pandas/tests/io/formats creating build/lib.linux-ppc64-2.7/pandas/tests/groupby copying pandas/tests/groupby/__init__.py -> build/lib.linux-ppc64-2.7/pandas/tests/groupby copying pandas/tests/groupby/test_nth.py -> build/lib.linux-ppc64-2.7/pandas/tests/groupby copying pandas/tests/groupby/common.py -> build/lib.linux-ppc64-2.7/pandas/tests/groupby copying pandas/tests/groupby/test_bin_groupby.py -> build/lib.linux-ppc64-2.7/pandas/tests/groupby copying pandas/tests/groupby/test_timegrouper.py -> build/lib.linux-ppc64-2.7/pandas/tests/groupby copying pandas/tests/groupby/test_categorical.py -> build/lib.linux-ppc64-2.7/pandas/tests/groupby copying pandas/tests/groupby/test_transform.py -> build/lib.linux-ppc64-2.7/pandas/tests/groupby copying pandas/tests/groupby/test_filters.py -> build/lib.linux-ppc64-2.7/pandas/tests/groupby copying pandas/tests/groupby/test_groupby.py -> build/lib.linux-ppc64-2.7/pandas/tests/groupby copying pandas/tests/groupby/test_whitelist.py -> build/lib.linux-ppc64-2.7/pandas/tests/groupby copying pandas/tests/groupby/test_counting.py -> build/lib.linux-ppc64-2.7/pandas/tests/groupby copying pandas/tests/groupby/test_index_as_string.py -> build/lib.linux-ppc64-2.7/pandas/tests/groupby copying pandas/tests/groupby/test_value_counts.py -> build/lib.linux-ppc64-2.7/pandas/tests/groupby copying pandas/tests/groupby/test_aggregate.py -> build/lib.linux-ppc64-2.7/pandas/tests/groupby creating build/lib.linux-ppc64-2.7/pandas/tests/reshape copying pandas/tests/reshape/__init__.py -> build/lib.linux-ppc64-2.7/pandas/tests/reshape copying pandas/tests/reshape/test_pivot.py -> build/lib.linux-ppc64-2.7/pandas/tests/reshape copying pandas/tests/reshape/test_merge.py -> build/lib.linux-ppc64-2.7/pandas/tests/reshape copying pandas/tests/reshape/test_reshape.py -> build/lib.linux-ppc64-2.7/pandas/tests/reshape copying pandas/tests/reshape/test_util.py -> build/lib.linux-ppc64-2.7/pandas/tests/reshape copying pandas/tests/reshape/test_tile.py -> build/lib.linux-ppc64-2.7/pandas/tests/reshape copying pandas/tests/reshape/test_concat.py -> build/lib.linux-ppc64-2.7/pandas/tests/reshape copying pandas/tests/reshape/test_merge_ordered.py -> build/lib.linux-ppc64-2.7/pandas/tests/reshape copying pandas/tests/reshape/test_join.py -> build/lib.linux-ppc64-2.7/pandas/tests/reshape copying pandas/tests/reshape/test_union_categoricals.py -> build/lib.linux-ppc64-2.7/pandas/tests/reshape copying pandas/tests/reshape/test_merge_asof.py -> build/lib.linux-ppc64-2.7/pandas/tests/reshape creating build/lib.linux-ppc64-2.7/pandas/tests/series copying pandas/tests/series/__init__.py -> build/lib.linux-ppc64-2.7/pandas/tests/series copying pandas/tests/series/test_quantile.py -> build/lib.linux-ppc64-2.7/pandas/tests/series copying pandas/tests/series/test_internals.py -> build/lib.linux-ppc64-2.7/pandas/tests/series copying pandas/tests/series/test_operators.py -> build/lib.linux-ppc64-2.7/pandas/tests/series copying pandas/tests/series/test_sorting.py -> build/lib.linux-ppc64-2.7/pandas/tests/series copying pandas/tests/series/test_alter_axes.py -> build/lib.linux-ppc64-2.7/pandas/tests/series copying pandas/tests/series/test_io.py -> build/lib.linux-ppc64-2.7/pandas/tests/series copying pandas/tests/series/test_datetime_values.py -> build/lib.linux-ppc64-2.7/pandas/tests/series copying pandas/tests/series/test_repr.py -> build/lib.linux-ppc64-2.7/pandas/tests/series copying pandas/tests/series/common.py -> build/lib.linux-ppc64-2.7/pandas/tests/series copying pandas/tests/series/test_period.py -> build/lib.linux-ppc64-2.7/pandas/tests/series copying pandas/tests/series/test_analytics.py -> build/lib.linux-ppc64-2.7/pandas/tests/series copying pandas/tests/series/test_rank.py -> build/lib.linux-ppc64-2.7/pandas/tests/series copying pandas/tests/series/test_api.py -> build/lib.linux-ppc64-2.7/pandas/tests/series copying pandas/tests/series/test_timeseries.py -> build/lib.linux-ppc64-2.7/pandas/tests/series copying pandas/tests/series/test_apply.py -> build/lib.linux-ppc64-2.7/pandas/tests/series copying pandas/tests/series/test_replace.py -> build/lib.linux-ppc64-2.7/pandas/tests/series copying pandas/tests/series/test_missing.py -> build/lib.linux-ppc64-2.7/pandas/tests/series copying pandas/tests/series/test_constructors.py -> build/lib.linux-ppc64-2.7/pandas/tests/series copying pandas/tests/series/test_subclass.py -> build/lib.linux-ppc64-2.7/pandas/tests/series copying pandas/tests/series/test_combine_concat.py -> build/lib.linux-ppc64-2.7/pandas/tests/series copying pandas/tests/series/test_dtypes.py -> build/lib.linux-ppc64-2.7/pandas/tests/series copying pandas/tests/series/test_indexing.py -> build/lib.linux-ppc64-2.7/pandas/tests/series copying pandas/tests/series/test_asof.py -> build/lib.linux-ppc64-2.7/pandas/tests/series copying pandas/tests/series/test_validate.py -> build/lib.linux-ppc64-2.7/pandas/tests/series creating build/lib.linux-ppc64-2.7/pandas/tests/scalar copying pandas/tests/scalar/__init__.py -> build/lib.linux-ppc64-2.7/pandas/tests/scalar copying pandas/tests/scalar/test_nat.py -> build/lib.linux-ppc64-2.7/pandas/tests/scalar copying pandas/tests/scalar/test_timedelta.py -> build/lib.linux-ppc64-2.7/pandas/tests/scalar copying pandas/tests/scalar/test_period.py -> build/lib.linux-ppc64-2.7/pandas/tests/scalar copying pandas/tests/scalar/test_interval.py -> build/lib.linux-ppc64-2.7/pandas/tests/scalar copying pandas/tests/scalar/test_period_asfreq.py -> build/lib.linux-ppc64-2.7/pandas/tests/scalar copying pandas/tests/scalar/test_timestamp.py -> build/lib.linux-ppc64-2.7/pandas/tests/scalar creating build/lib.linux-ppc64-2.7/pandas/tests/tseries copying pandas/tests/tseries/__init__.py -> build/lib.linux-ppc64-2.7/pandas/tests/tseries copying pandas/tests/tseries/test_holiday.py -> build/lib.linux-ppc64-2.7/pandas/tests/tseries copying pandas/tests/tseries/test_timezones.py -> build/lib.linux-ppc64-2.7/pandas/tests/tseries copying pandas/tests/tseries/test_frequencies.py -> build/lib.linux-ppc64-2.7/pandas/tests/tseries copying pandas/tests/tseries/conftest.py -> build/lib.linux-ppc64-2.7/pandas/tests/tseries copying pandas/tests/tseries/test_offsets.py -> build/lib.linux-ppc64-2.7/pandas/tests/tseries creating build/lib.linux-ppc64-2.7/pandas/tests/plotting copying pandas/tests/plotting/__init__.py -> build/lib.linux-ppc64-2.7/pandas/tests/plotting copying pandas/tests/plotting/test_boxplot_method.py -> build/lib.linux-ppc64-2.7/pandas/tests/plotting copying pandas/tests/plotting/common.py -> build/lib.linux-ppc64-2.7/pandas/tests/plotting copying pandas/tests/plotting/test_misc.py -> build/lib.linux-ppc64-2.7/pandas/tests/plotting copying pandas/tests/plotting/test_datetimelike.py -> build/lib.linux-ppc64-2.7/pandas/tests/plotting copying pandas/tests/plotting/test_converter.py -> build/lib.linux-ppc64-2.7/pandas/tests/plotting copying pandas/tests/plotting/test_deprecated.py -> build/lib.linux-ppc64-2.7/pandas/tests/plotting copying pandas/tests/plotting/test_groupby.py -> build/lib.linux-ppc64-2.7/pandas/tests/plotting copying pandas/tests/plotting/test_frame.py -> build/lib.linux-ppc64-2.7/pandas/tests/plotting copying pandas/tests/plotting/test_hist_method.py -> build/lib.linux-ppc64-2.7/pandas/tests/plotting copying pandas/tests/plotting/test_series.py -> build/lib.linux-ppc64-2.7/pandas/tests/plotting creating build/lib.linux-ppc64-2.7/pandas/tests/tools copying pandas/tests/tools/__init__.py -> build/lib.linux-ppc64-2.7/pandas/tests/tools copying pandas/tests/tools/test_numeric.py -> build/lib.linux-ppc64-2.7/pandas/tests/tools creating build/lib.linux-ppc64-2.7/pandas/tests/util copying pandas/tests/util/__init__.py -> build/lib.linux-ppc64-2.7/pandas/tests/util copying pandas/tests/util/test_util.py -> build/lib.linux-ppc64-2.7/pandas/tests/util copying pandas/tests/util/test_testing.py -> build/lib.linux-ppc64-2.7/pandas/tests/util copying pandas/tests/util/test_hashing.py -> build/lib.linux-ppc64-2.7/pandas/tests/util creating build/lib.linux-ppc64-2.7/pandas/tools copying pandas/tools/__init__.py -> build/lib.linux-ppc64-2.7/pandas/tools copying pandas/tools/merge.py -> build/lib.linux-ppc64-2.7/pandas/tools copying pandas/tools/plotting.py -> build/lib.linux-ppc64-2.7/pandas/tools copying pandas/tools/hashing.py -> build/lib.linux-ppc64-2.7/pandas/tools creating build/lib.linux-ppc64-2.7/pandas/tseries copying pandas/tseries/__init__.py -> build/lib.linux-ppc64-2.7/pandas/tseries copying pandas/tseries/util.py -> build/lib.linux-ppc64-2.7/pandas/tseries copying pandas/tseries/holiday.py -> build/lib.linux-ppc64-2.7/pandas/tseries copying pandas/tseries/plotting.py -> build/lib.linux-ppc64-2.7/pandas/tseries copying pandas/tseries/frequencies.py -> build/lib.linux-ppc64-2.7/pandas/tseries copying pandas/tseries/offsets.py -> build/lib.linux-ppc64-2.7/pandas/tseries copying pandas/tseries/api.py -> build/lib.linux-ppc64-2.7/pandas/tseries copying pandas/tseries/converter.py -> build/lib.linux-ppc64-2.7/pandas/tseries creating build/lib.linux-ppc64-2.7/pandas/io/formats/templates copying pandas/io/formats/templates/html.tpl -> build/lib.linux-ppc64-2.7/pandas/io/formats/templates creating build/lib.linux-ppc64-2.7/pandas/tests/data copying pandas/tests/data/tips.csv -> build/lib.linux-ppc64-2.7/pandas/tests/data copying pandas/tests/data/iris.csv -> build/lib.linux-ppc64-2.7/pandas/tests/data creating build/lib.linux-ppc64-2.7/pandas/tests/indexes/data copying pandas/tests/indexes/data/mindex_073.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/indexes/data copying pandas/tests/indexes/data/multiindex_v1.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/indexes/data creating build/lib.linux-ppc64-2.7/pandas/tests/io/data creating build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_hdf copying pandas/tests/io/data/legacy_hdf/pytables_native.h5 -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_hdf copying pandas/tests/io/data/legacy_hdf/periodindex_0.20.1_x86_64_darwin_2.7.13.h5 -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_hdf copying pandas/tests/io/data/legacy_hdf/legacy_table.h5 -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_hdf copying pandas/tests/io/data/legacy_hdf/pytables_native2.h5 -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_hdf copying pandas/tests/io/data/legacy_hdf/datetimetz_object.h5 -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_hdf creating build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle creating build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.14.0 copying pandas/tests/io/data/legacy_pickle/0.14.0/0.14.0_x86_64_linux_2.7.8.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.14.0 copying pandas/tests/io/data/legacy_pickle/0.14.0/0.14.0_x86_64_darwin_2.7.6.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.14.0 creating build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.14.1 copying pandas/tests/io/data/legacy_pickle/0.14.1/0.14.1_x86_64_darwin_2.7.12.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.14.1 copying pandas/tests/io/data/legacy_pickle/0.14.1/0.14.1_x86_64_linux_2.7.8.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.14.1 creating build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.16.0 copying pandas/tests/io/data/legacy_pickle/0.16.0/0.16.0_x86_64_darwin_2.7.9.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.16.0 creating build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.15.2 copying pandas/tests/io/data/legacy_pickle/0.15.2/0.15.2_x86_64_darwin_2.7.9.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.15.2 creating build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.19.2 copying pandas/tests/io/data/legacy_pickle/0.19.2/0.19.2_x86_64_darwin_2.7.14.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.19.2 copying pandas/tests/io/data/legacy_pickle/0.19.2/0.19.2_x86_64_darwin_2.7.12.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.19.2 copying pandas/tests/io/data/legacy_pickle/0.19.2/0.19.2_x86_64_darwin_3.6.1.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.19.2 creating build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.15.0 copying pandas/tests/io/data/legacy_pickle/0.15.0/0.15.0_x86_64_linux_2.7.8.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.15.0 copying pandas/tests/io/data/legacy_pickle/0.15.0/0.15.0_x86_64_darwin_2.7.12.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.15.0 creating build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.18.0 copying pandas/tests/io/data/legacy_pickle/0.18.0/0.18.0_x86_64_darwin_3.5.1.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.18.0 copying pandas/tests/io/data/legacy_pickle/0.18.0/0.18.0_AMD64_windows_2.7.11.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.18.0 copying pandas/tests/io/data/legacy_pickle/0.18.0/0.18.0_x86_64_darwin_2.7.11.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.18.0 copying pandas/tests/io/data/legacy_pickle/0.18.0/0.18.0_AMD64_windows_3.5.1.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.18.0 creating build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.17.1 copying pandas/tests/io/data/legacy_pickle/0.17.1/0.17.1_x86_64_darwin_2.7.11.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.17.1 copying pandas/tests/io/data/legacy_pickle/0.17.1/0.17.1_AMD64_windows_2.7.11.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.17.1 creating build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.17.0 copying pandas/tests/io/data/legacy_pickle/0.17.0/0.17.0_x86_64_darwin_3.5.3.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.17.0 copying pandas/tests/io/data/legacy_pickle/0.17.0/0.17.0_x86_64_darwin_2.7.11.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.17.0 copying pandas/tests/io/data/legacy_pickle/0.17.0/0.17.0_AMD64_windows_3.4.4.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.17.0 copying pandas/tests/io/data/legacy_pickle/0.17.0/0.17.0_x86_64_darwin_3.4.4.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.17.0 copying pandas/tests/io/data/legacy_pickle/0.17.0/0.17.0_x86_64_linux_2.7.11.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.17.0 copying pandas/tests/io/data/legacy_pickle/0.17.0/0.17.0_AMD64_windows_2.7.11.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.17.0 copying pandas/tests/io/data/legacy_pickle/0.17.0/0.17.0_x86_64_linux_3.4.4.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.17.0 copying pandas/tests/io/data/legacy_pickle/0.17.0/0.17.1_AMD64_windows_2.7.11.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.17.0 creating build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.10.1 copying pandas/tests/io/data/legacy_pickle/0.10.1/AMD64_windows_2.7.3.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.10.1 copying pandas/tests/io/data/legacy_pickle/0.10.1/x86_64_linux_2.7.3.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.10.1 creating build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.18.1 copying pandas/tests/io/data/legacy_pickle/0.18.1/0.18.1_x86_64_darwin_3.5.2.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.18.1 copying pandas/tests/io/data/legacy_pickle/0.18.1/0.18.1_x86_64_darwin_2.7.12.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.18.1 creating build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.16.2 copying pandas/tests/io/data/legacy_pickle/0.16.2/0.16.2_x86_64_darwin_3.4.3.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.16.2 copying pandas/tests/io/data/legacy_pickle/0.16.2/0.16.2_x86_64_linux_2.7.10.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.16.2 copying pandas/tests/io/data/legacy_pickle/0.16.2/0.16.2_AMD64_windows_2.7.10.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.16.2 copying pandas/tests/io/data/legacy_pickle/0.16.2/0.16.2_x86_64_linux_3.4.3.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.16.2 copying pandas/tests/io/data/legacy_pickle/0.16.2/0.16.2_x86_64_darwin_2.7.9.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.16.2 copying pandas/tests/io/data/legacy_pickle/0.16.2/0.16.2_x86_64_darwin_2.7.10.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.16.2 copying pandas/tests/io/data/legacy_pickle/0.16.2/0.16.2_AMD64_windows_3.4.3.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.16.2 creating build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.11.0 copying pandas/tests/io/data/legacy_pickle/0.11.0/0.11.0_x86_64_linux_3.3.0.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.11.0 copying pandas/tests/io/data/legacy_pickle/0.11.0/x86_64_linux_2.7.3.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.11.0 copying pandas/tests/io/data/legacy_pickle/0.11.0/x86_64_linux_3.3.0.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.11.0 creating build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.12.0 copying pandas/tests/io/data/legacy_pickle/0.12.0/0.12.0_AMD64_windows_2.7.3.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.12.0 copying pandas/tests/io/data/legacy_pickle/0.12.0/0.12.0_x86_64_linux_2.7.3.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.12.0 creating build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.13.0 copying pandas/tests/io/data/legacy_pickle/0.13.0/0.13.0_x86_64_linux_2.7.3.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.13.0 copying pandas/tests/io/data/legacy_pickle/0.13.0/0.13.0_x86_64_linux_2.7.8.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.13.0 copying pandas/tests/io/data/legacy_pickle/0.13.0/0.13.0_i686_linux_2.7.3.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.13.0 copying pandas/tests/io/data/legacy_pickle/0.13.0/0.13.0_AMD64_windows_2.7.3.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.13.0 copying pandas/tests/io/data/legacy_pickle/0.13.0/0.13.0_x86_64_linux_3.3.0.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.13.0 copying pandas/tests/io/data/legacy_pickle/0.13.0/0.13.0_i686_linux_3.2.3.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.13.0 copying pandas/tests/io/data/legacy_pickle/0.13.0/0.13.0_x86_64_darwin_2.7.6.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.13.0 copying pandas/tests/io/data/legacy_pickle/0.13.0/0.13.0_x86_64_darwin_2.7.5.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.13.0 copying pandas/tests/io/data/legacy_pickle/0.13.0/0.13.0_i686_linux_2.6.5.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.13.0 creating build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.20.3 copying pandas/tests/io/data/legacy_pickle/0.20.3/0.20.3_x86_64_darwin_2.7.14.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.20.3 creating build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack creating build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.16.0 copying pandas/tests/io/data/legacy_msgpack/0.16.0/0.16.0_x86_64_darwin_2.7.9.msgpack -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.16.0 creating build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.19.2 copying pandas/tests/io/data/legacy_msgpack/0.19.2/0.19.2_x86_64_darwin_2.7.12.msgpack -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.19.2 copying pandas/tests/io/data/legacy_msgpack/0.19.2/0.19.2_x86_64_darwin_3.6.1.msgpack -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.19.2 creating build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.18.0 copying pandas/tests/io/data/legacy_msgpack/0.18.0/0.18.0_x86_64_darwin_3.5.1.msgpack -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.18.0 copying pandas/tests/io/data/legacy_msgpack/0.18.0/0.18.0_x86_64_darwin_2.7.11.msgpack -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.18.0 copying pandas/tests/io/data/legacy_msgpack/0.18.0/0.18.0_AMD64_windows_3.5.1.msgpack -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.18.0 copying pandas/tests/io/data/legacy_msgpack/0.18.0/0.18.0_AMD64_windows_2.7.11.msgpack -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.18.0 creating build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.17.1 copying pandas/tests/io/data/legacy_msgpack/0.17.1/0.17.1_AMD64_windows_3.5.1.msgpack -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.17.1 copying pandas/tests/io/data/legacy_msgpack/0.17.1/0.17.1_x86_64_linux_2.7.11.msgpack -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.17.1 copying pandas/tests/io/data/legacy_msgpack/0.17.1/0.17.1_x86_64_darwin_3.5.1.msgpack -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.17.1 copying pandas/tests/io/data/legacy_msgpack/0.17.1/0.17.1_AMD64_windows_2.7.11.msgpack -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.17.1 copying pandas/tests/io/data/legacy_msgpack/0.17.1/0.17.1_x86_64_linux_3.4.4.msgpack -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.17.1 copying pandas/tests/io/data/legacy_msgpack/0.17.1/0.17.1_x86_64_darwin_2.7.11.msgpack -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.17.1 creating build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.17.0 copying pandas/tests/io/data/legacy_msgpack/0.17.0/0.17.0_AMD64_windows_3.4.4.msgpack -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.17.0 copying pandas/tests/io/data/legacy_msgpack/0.17.0/0.17.0_x86_64_linux_2.7.11.msgpack -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.17.0 copying pandas/tests/io/data/legacy_msgpack/0.17.0/0.17.0_x86_64_linux_3.4.4.msgpack -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.17.0 copying pandas/tests/io/data/legacy_msgpack/0.17.0/0.17.1_AMD64_windows_3.5.1.msgpack -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.17.0 copying pandas/tests/io/data/legacy_msgpack/0.17.0/0.17.0_x86_64_darwin_3.4.4.msgpack -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.17.0 copying pandas/tests/io/data/legacy_msgpack/0.17.0/0.17.1_AMD64_windows_2.7.11.msgpack -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.17.0 copying pandas/tests/io/data/legacy_msgpack/0.17.0/0.17.0_x86_64_darwin_2.7.11.msgpack -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.17.0 copying pandas/tests/io/data/legacy_msgpack/0.17.0/0.17.0_AMD64_windows_2.7.11.msgpack -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.17.0 creating build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.18.1 copying pandas/tests/io/data/legacy_msgpack/0.18.1/0.18.1_x86_64_darwin_2.7.12.msgpack -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.18.1 copying pandas/tests/io/data/legacy_msgpack/0.18.1/0.18.1_x86_64_darwin_3.5.2.msgpack -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.18.1 creating build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.16.2 copying pandas/tests/io/data/legacy_msgpack/0.16.2/0.16.2_x86_64_linux_3.4.3.msgpack -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.16.2 copying pandas/tests/io/data/legacy_msgpack/0.16.2/0.16.2_AMD64_windows_2.7.10.msgpack -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.16.2 copying pandas/tests/io/data/legacy_msgpack/0.16.2/0.16.2_AMD64_windows_3.4.3.msgpack -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.16.2 copying pandas/tests/io/data/legacy_msgpack/0.16.2/0.16.2_x86_64_darwin_2.7.10.msgpack -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.16.2 copying pandas/tests/io/data/legacy_msgpack/0.16.2/0.16.2_x86_64_darwin_2.7.9.msgpack -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.16.2 copying pandas/tests/io/data/legacy_msgpack/0.16.2/0.16.2_x86_64_linux_2.7.10.msgpack -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.16.2 copying pandas/tests/io/data/legacy_msgpack/0.16.2/0.16.2_x86_64_darwin_3.4.3.msgpack -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.16.2 copying pandas/tests/io/data/tips.csv -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/test_mmap.csv -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/stata3.csv -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/iris.csv -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/stata6.csv -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/test1.csv -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/stata5.csv -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/banklist.csv -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/stata3_114.dta -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/stata14_118.dta -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/S4_EDUC1.dta -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/stata10_117.dta -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/stata1_114.dta -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/stata9_115.dta -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/stata8_115.dta -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/stata5_113.dta -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/stata3_113.dta -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/stata3_115.dta -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/stata4_113.dta -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/stata5_115.dta -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/stata8_113.dta -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/stata3_117.dta -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/stata2_117.dta -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/stata11_115.dta -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/stata4_114.dta -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/stata7_111.dta -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/stata11_117.dta -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/stata6_113.dta -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/stata7_117.dta -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/stata1_encoding.dta -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/stata9_117.dta -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/stata7_115.dta -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/stata10_115.dta -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/stata8_117.dta -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/stata13_dates.dta -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/stata5_114.dta -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/stata15.dta -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/stata6_114.dta -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/stata4_117.dta -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/stata2_115.dta -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/stata6_115.dta -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/stata5_117.dta -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/stata2_114.dta -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/stata2_113.dta -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/stata12_117.dta -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/stata6_117.dta -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/stata1_117.dta -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/stata4_115.dta -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/categorical_0_14_1.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/categorical_0_15_2.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/gbq_fake_job.txt -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/fixed_width_format.txt -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/testdtype.xls -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/times_1904.xls -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/blank.xls -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/test_types.xls -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/times_1900.xls -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/testskiprows.xls -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/test_converters.xls -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/test_multisheet.xls -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/blank_with_header.xls -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/test_squeeze.xls -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/test3.xls -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/test1.xls -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/test5.xls -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/testmultiindex.xls -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/test2.xls -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/test4.xls -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/test_index_name_pre17.xls -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/testdateoverflow.xls -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/times_1900.xlsx -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/testdtype.xlsx -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/test_multisheet.xlsx -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/blank.xlsx -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/test_squeeze.xlsx -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/testmultiindex.xlsx -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/testdateoverflow.xlsx -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/test_index_name_pre17.xlsx -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/test4.xlsx -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/blank_with_header.xlsx -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/test5.xlsx -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/test3.xlsx -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/test_converters.xlsx -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/testskiprows.xlsx -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/test1.xlsx -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/times_1904.xlsx -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/test_types.xlsx -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/test2.xlsx -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/testmultiindex.xlsm -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/test2.xlsm -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/testdateoverflow.xlsm -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/test_squeeze.xlsm -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/blank.xlsm -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/test_converters.xlsm -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/blank_with_header.xlsm -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/testdtype.xlsm -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/times_1904.xlsm -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/test_multisheet.xlsm -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/test5.xlsm -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/test1.xlsm -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/times_1900.xlsm -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/test_types.xlsm -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/test_index_name_pre17.xlsm -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/test3.xlsm -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/test4.xlsm -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/testskiprows.xlsm -> build/lib.linux-ppc64-2.7/pandas/tests/io/data creating build/lib.linux-ppc64-2.7/pandas/tests/io/parser/data copying pandas/tests/io/parser/data/tips.csv -> build/lib.linux-ppc64-2.7/pandas/tests/io/parser/data copying pandas/tests/io/parser/data/test_mmap.csv -> build/lib.linux-ppc64-2.7/pandas/tests/io/parser/data copying pandas/tests/io/parser/data/iris.csv -> build/lib.linux-ppc64-2.7/pandas/tests/io/parser/data copying pandas/tests/io/parser/data/sub_char.csv -> build/lib.linux-ppc64-2.7/pandas/tests/io/parser/data copying pandas/tests/io/parser/data/sauron.SHIFT_JIS.csv -> build/lib.linux-ppc64-2.7/pandas/tests/io/parser/data copying pandas/tests/io/parser/data/test1.csv -> build/lib.linux-ppc64-2.7/pandas/tests/io/parser/data copying pandas/tests/io/parser/data/unicode_series.csv -> build/lib.linux-ppc64-2.7/pandas/tests/io/parser/data copying pandas/tests/io/parser/data/salaries.csv -> build/lib.linux-ppc64-2.7/pandas/tests/io/parser/data copying pandas/tests/io/parser/data/test2.csv -> build/lib.linux-ppc64-2.7/pandas/tests/io/parser/data copying pandas/tests/io/parser/data/tar_csv.tar.gz -> build/lib.linux-ppc64-2.7/pandas/tests/io/parser/data copying pandas/tests/io/parser/data/tips.csv.gz -> build/lib.linux-ppc64-2.7/pandas/tests/io/parser/data copying pandas/tests/io/parser/data/salaries.csv.gz -> build/lib.linux-ppc64-2.7/pandas/tests/io/parser/data copying pandas/tests/io/parser/data/test1.csv.gz -> build/lib.linux-ppc64-2.7/pandas/tests/io/parser/data copying pandas/tests/io/parser/data/tips.csv.bz2 -> build/lib.linux-ppc64-2.7/pandas/tests/io/parser/data copying pandas/tests/io/parser/data/salaries.csv.bz2 -> build/lib.linux-ppc64-2.7/pandas/tests/io/parser/data copying pandas/tests/io/parser/data/test1.csv.bz2 -> build/lib.linux-ppc64-2.7/pandas/tests/io/parser/data copying pandas/tests/io/parser/data/utf16_ex.txt -> build/lib.linux-ppc64-2.7/pandas/tests/io/parser/data copying pandas/tests/io/parser/data/tar_csv.tar -> build/lib.linux-ppc64-2.7/pandas/tests/io/parser/data copying pandas/tests/io/parser/data/utf16_ex_small.zip -> build/lib.linux-ppc64-2.7/pandas/tests/io/parser/data copying pandas/tests/io/parser/data/salaries.csv.zip -> build/lib.linux-ppc64-2.7/pandas/tests/io/parser/data creating build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/test_12659.csv -> build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/test_sas7bdat_2.csv -> build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/test_sas7bdat_1.csv -> build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/datetime.csv -> build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/DEMO_G.csv -> build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/productsales.csv -> build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/SSHSV1_A.csv -> build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/airline.csv -> build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/DRXFCD_G.csv -> build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/paxraw_d_short.csv -> build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/DEMO_G.xpt -> build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/paxraw_d_short.xpt -> build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/DRXFCD_G.xpt -> build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/SSHSV1_A.xpt -> build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/test7.sas7bdat -> build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/test1.sas7bdat -> build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/test11.sas7bdat -> build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/test16.sas7bdat -> build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/test12.sas7bdat -> build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/test5.sas7bdat -> build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/airline.sas7bdat -> build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/test8.sas7bdat -> build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/test6.sas7bdat -> build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/productsales.sas7bdat -> build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/test2.sas7bdat -> build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/test14.sas7bdat -> build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/datetime.sas7bdat -> build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/test4.sas7bdat -> build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/test10.sas7bdat -> build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/test_12659.sas7bdat -> build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/test3.sas7bdat -> build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/test13.sas7bdat -> build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/test9.sas7bdat -> build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/test15.sas7bdat -> build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data copying pandas/tests/io/data/nyse_wsj.html -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/banklist.html -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/spam.html -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/macau.html -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/wikipedia_states.html -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/computer_sales_page.html -> build/lib.linux-ppc64-2.7/pandas/tests/io/data copying pandas/tests/io/data/valid_markup.html -> build/lib.linux-ppc64-2.7/pandas/tests/io/data creating build/lib.linux-ppc64-2.7/pandas/tests/io/data/html_encoding copying pandas/tests/io/data/html_encoding/chinese_utf-16.html -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/html_encoding copying pandas/tests/io/data/html_encoding/chinese_utf-8.html -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/html_encoding copying pandas/tests/io/data/html_encoding/letz_latin1.html -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/html_encoding copying pandas/tests/io/data/html_encoding/chinese_utf-32.html -> build/lib.linux-ppc64-2.7/pandas/tests/io/data/html_encoding creating build/lib.linux-ppc64-2.7/pandas/tests/io/json/data copying pandas/tests/io/json/data/tsframe_v012.json.zip -> build/lib.linux-ppc64-2.7/pandas/tests/io/json/data copying pandas/tests/io/json/data/tsframe_iso_v012.json -> build/lib.linux-ppc64-2.7/pandas/tests/io/json/data copying pandas/tests/io/json/data/tsframe_v012.json -> build/lib.linux-ppc64-2.7/pandas/tests/io/json/data creating build/lib.linux-ppc64-2.7/pandas/tests/io/msgpack/data copying pandas/tests/io/msgpack/data/frame.mp -> build/lib.linux-ppc64-2.7/pandas/tests/io/msgpack/data creating build/lib.linux-ppc64-2.7/pandas/tests/io/formats/data copying pandas/tests/io/formats/data/unicode_series.csv -> build/lib.linux-ppc64-2.7/pandas/tests/io/formats/data creating build/lib.linux-ppc64-2.7/pandas/tests/reshape/data copying pandas/tests/reshape/data/quotes2.csv -> build/lib.linux-ppc64-2.7/pandas/tests/reshape/data copying pandas/tests/reshape/data/trades.csv -> build/lib.linux-ppc64-2.7/pandas/tests/reshape/data copying pandas/tests/reshape/data/quotes.csv -> build/lib.linux-ppc64-2.7/pandas/tests/reshape/data copying pandas/tests/reshape/data/allow_exact_matches_and_tolerance.csv -> build/lib.linux-ppc64-2.7/pandas/tests/reshape/data copying pandas/tests/reshape/data/tolerance.csv -> build/lib.linux-ppc64-2.7/pandas/tests/reshape/data copying pandas/tests/reshape/data/asof.csv -> build/lib.linux-ppc64-2.7/pandas/tests/reshape/data copying pandas/tests/reshape/data/cut_data.csv -> build/lib.linux-ppc64-2.7/pandas/tests/reshape/data copying pandas/tests/reshape/data/trades2.csv -> build/lib.linux-ppc64-2.7/pandas/tests/reshape/data copying pandas/tests/reshape/data/asof2.csv -> build/lib.linux-ppc64-2.7/pandas/tests/reshape/data copying pandas/tests/reshape/data/allow_exact_matches.csv -> build/lib.linux-ppc64-2.7/pandas/tests/reshape/data creating build/lib.linux-ppc64-2.7/pandas/tests/tseries/data copying pandas/tests/tseries/data/dateoffset_0_15_2.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/tseries/data copying pandas/tests/tseries/data/cday-0.14.1.pickle -> build/lib.linux-ppc64-2.7/pandas/tests/tseries/data UPDATING build/lib.linux-ppc64-2.7/pandas/_version.py set build/lib.linux-ppc64-2.7/pandas/_version.py to '0.22.0' running build_ext skipping 'pandas/io/sas/sas.c' Cython extension (up-to-date) building 'pandas.io.sas._sas' extension creating build/temp.linux-ppc64-2.7 creating build/temp.linux-ppc64-2.7/pandas creating build/temp.linux-ppc64-2.7/pandas/io creating build/temp.linux-ppc64-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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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-ppc64-2.7/pandas/io/sas/sas.o -Wno-unused-function In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/io/sas/sas.c:526: /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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ pandas/io/sas/sas.c: In function '__pyx_f_6pandas_2io_3sas_4_sas_rdc_decompress': pandas/io/sas/sas.c:4090:65: warning: '__pyx_v_ctrl_bits' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_t_8 = (((__pyx_v_ctrl_bits & __pyx_v_ctrl_mask) == 0) != 0); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ gcc -pthread -shared -Wl,-z,relro -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 -m64 -fstack-clash-protection build/temp.linux-ppc64-2.7/pandas/io/sas/sas.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-ppc64-2.7/pandas/io/sas/_sas.so skipping 'pandas/_libs/properties.c' Cython extension (up-to-date) building 'pandas._libs.properties' extension creating build/temp.linux-ppc64-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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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-ppc64-2.7/pandas/_libs/properties.o -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -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 -m64 -fstack-clash-protection build/temp.linux-ppc64-2.7/pandas/_libs/properties.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-ppc64-2.7/pandas/_libs/properties.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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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-ppc64-2.7/pandas/_libs/groupby.o -Wno-unused-function In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/groupby.c:526: /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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ pandas/_libs/groupby.c: In function '__pyx_pw_6pandas_5_libs_7groupby_71group_shift_indexer': pandas/_libs/groupby.c:36314:7: warning: '__pyx_v_offset' may be used uninitialized in this function [-Wmaybe-uninitialized] int __pyx_v_offset; ^~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -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 -m64 -fstack-clash-protection build/temp.linux-ppc64-2.7/pandas/_libs/groupby.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-ppc64-2.7/pandas/_libs/groupby.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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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-ppc64-2.7/pandas/_libs/join.o -Wno-unused-function In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/join.c:526: /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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -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 -m64 -fstack-clash-protection build/temp.linux-ppc64-2.7/pandas/_libs/join.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-ppc64-2.7/pandas/_libs/join.so skipping 'pandas/_libs/tslibs/frequencies.c' Cython extension (up-to-date) building 'pandas._libs.tslibs.frequencies' extension creating build/temp.linux-ppc64-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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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-ppc64-2.7/pandas/_libs/tslibs/frequencies.o -Wno-unused-function In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/tslibs/frequencies.c:526: /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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -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 -m64 -fstack-clash-protection build/temp.linux-ppc64-2.7/pandas/_libs/tslibs/frequencies.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-ppc64-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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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-ppc64-2.7/pandas/_libs/hashtable.o -Wno-unused-function In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/hashtable.c:527: /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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ pandas/_libs/hashtable.c: In function '__pyx_pf_6pandas_5_libs_9hashtable_10ismember_uint64': pandas/_libs/hashtable.c:31088:39: warning: self-comparison always evaluates to false [-Wtautological-compare] __pyx_t_16 = (__pyx_v_val != __pyx_v_val); ^~ pandas/_libs/hashtable.c: In function '__pyx_pf_6pandas_5_libs_9hashtable_22ismember_int64': pandas/_libs/hashtable.c:34587:39: warning: self-comparison always evaluates to false [-Wtautological-compare] __pyx_t_16 = (__pyx_v_val != __pyx_v_val); ^~ gcc -pthread -shared -Wl,-z,relro -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 -m64 -fstack-clash-protection build/temp.linux-ppc64-2.7/pandas/_libs/hashtable.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-ppc64-2.7/pandas/_libs/hashtable.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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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-ppc64-2.7/pandas/_libs/interval.o -Wno-unused-function In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/interval.c:526: /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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -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 -m64 -fstack-clash-protection build/temp.linux-ppc64-2.7/pandas/_libs/interval.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-ppc64-2.7/pandas/_libs/interval.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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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-ppc64-2.7/pandas/_libs/sparse.o -Wno-unused-function In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/sparse.c:526: /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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -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 -m64 -fstack-clash-protection build/temp.linux-ppc64-2.7/pandas/_libs/sparse.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-ppc64-2.7/pandas/_libs/sparse.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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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-ppc64-2.7/pandas/_libs/tslibs/timezones.o -Wno-unused-function In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/tslibs/timezones.c:526: /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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -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 -m64 -fstack-clash-protection build/temp.linux-ppc64-2.7/pandas/_libs/tslibs/timezones.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-ppc64-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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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-ppc64-2.7/pandas/_libs/tslibs/parsing.o -Wno-unused-function In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/tslibs/parsing.c:527: /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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -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 -m64 -fstack-clash-protection build/temp.linux-ppc64-2.7/pandas/_libs/tslibs/parsing.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-ppc64-2.7/pandas/_libs/tslibs/parsing.so skipping 'pandas/_libs/window.c' 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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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.c -o build/temp.linux-ppc64-2.7/pandas/_libs/window.o -Wno-unused-function In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/window.c:526: /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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ pandas/_libs/window.c: In function '__pyx_pf_6pandas_5_libs_6window_26roll_window.isra.107': pandas/_libs/window.c:39509:21: warning: '__pyx_pybuffernd_tot_wgt.diminfo[0].strides' may be used uninitialized in this function [-Wmaybe-uninitialized] __Pyx_LocalBuf_ND __pyx_pybuffernd_tot_wgt; ^~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -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 -m64 -fstack-clash-protection build/temp.linux-ppc64-2.7/pandas/_libs/window.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-ppc64-2.7/pandas/_libs/window.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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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-ppc64-2.7/pandas/_libs/hashing.o -Wno-unused-function In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/hashing.c:526: /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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -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 -m64 -fstack-clash-protection build/temp.linux-ppc64-2.7/pandas/_libs/hashing.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-ppc64-2.7/pandas/_libs/hashing.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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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-ppc64-2.7/pandas/_libs/reshape.o -Wno-unused-function In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/reshape.c:526: /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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -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 -m64 -fstack-clash-protection build/temp.linux-ppc64-2.7/pandas/_libs/reshape.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-ppc64-2.7/pandas/_libs/reshape.so skipping 'pandas/_libs/period.c' Cython extension (up-to-date) building 'pandas._libs.period' extension creating build/temp.linux-ppc64-2.7/pandas/_libs/src creating build/temp.linux-ppc64-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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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/period.c -o build/temp.linux-ppc64-2.7/pandas/_libs/period.o -Wno-unused-function In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/period.c:527: /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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ In file included from pandas/_libs/period.c:529: /usr/include/python2.7/datetime.h:188:25: warning: 'PyDateTimeAPI' defined but not used [-Wunused-variable] static PyDateTime_CAPI *PyDateTimeAPI = NULL; ^~~~~~~~~~~~~ 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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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-ppc64-2.7/pandas/_libs/src/datetime/np_datetime.o -Wno-unused-function In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/src/datetime/np_datetime.c:22: /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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ In file included from pandas/_libs/src/datetime/np_datetime.c:20: /usr/include/python2.7/datetime.h:188:25: warning: 'PyDateTimeAPI' defined but not used [-Wunused-variable] static PyDateTime_CAPI *PyDateTimeAPI = NULL; ^~~~~~~~~~~~~ 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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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-ppc64-2.7/pandas/_libs/src/datetime/np_datetime_strings.o -Wno-unused-function In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/src/datetime/np_datetime_strings.c:29: /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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ 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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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-ppc64-2.7/pandas/_libs/src/period_helper.o -Wno-unused-function In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from pandas/_libs/src/period_helper.h:21, from pandas/_libs/src/period_helper.c:16: /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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -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 -m64 -fstack-clash-protection build/temp.linux-ppc64-2.7/pandas/_libs/period.o build/temp.linux-ppc64-2.7/pandas/_libs/src/datetime/np_datetime.o build/temp.linux-ppc64-2.7/pandas/_libs/src/datetime/np_datetime_strings.o build/temp.linux-ppc64-2.7/pandas/_libs/src/period_helper.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-ppc64-2.7/pandas/_libs/period.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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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-ppc64-2.7/pandas/_libs/algos.o -Wno-unused-function In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/algos.c:526: /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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -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 -m64 -fstack-clash-protection build/temp.linux-ppc64-2.7/pandas/_libs/algos.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-ppc64-2.7/pandas/_libs/algos.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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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-ppc64-2.7/pandas/_libs/tslibs/fields.o -Wno-unused-function In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/tslibs/fields.c:526: /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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ In file included from pandas/_libs/tslibs/fields.c:528: /usr/include/python2.7/datetime.h:188:25: warning: 'PyDateTimeAPI' defined but not used [-Wunused-variable] static PyDateTime_CAPI *PyDateTimeAPI = NULL; ^~~~~~~~~~~~~ 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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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-ppc64-2.7/pandas/_libs/src/datetime/np_datetime.o -Wno-unused-function In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/src/datetime/np_datetime.c:22: /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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ In file included from pandas/_libs/src/datetime/np_datetime.c:20: /usr/include/python2.7/datetime.h:188:25: warning: 'PyDateTimeAPI' defined but not used [-Wunused-variable] static PyDateTime_CAPI *PyDateTimeAPI = NULL; ^~~~~~~~~~~~~ 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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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-ppc64-2.7/pandas/_libs/src/datetime/np_datetime_strings.o -Wno-unused-function In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/src/datetime/np_datetime_strings.c:29: /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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -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 -m64 -fstack-clash-protection build/temp.linux-ppc64-2.7/pandas/_libs/tslibs/fields.o build/temp.linux-ppc64-2.7/pandas/_libs/src/datetime/np_datetime.o build/temp.linux-ppc64-2.7/pandas/_libs/src/datetime/np_datetime_strings.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-ppc64-2.7/pandas/_libs/tslibs/fields.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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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-ppc64-2.7/pandas/_libs/tslibs/timedeltas.o -Wno-unused-function In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/tslibs/timedeltas.c:526: /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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -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 -m64 -fstack-clash-protection build/temp.linux-ppc64-2.7/pandas/_libs/tslibs/timedeltas.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-ppc64-2.7/pandas/_libs/tslibs/timedeltas.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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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-ppc64-2.7/pandas/_libs/tslibs/strptime.o -Wno-unused-function In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/tslibs/strptime.c:527: /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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ In file included from pandas/_libs/tslibs/strptime.c:529: /usr/include/python2.7/datetime.h:188:25: warning: 'PyDateTimeAPI' defined but not used [-Wunused-variable] static PyDateTime_CAPI *PyDateTimeAPI = NULL; ^~~~~~~~~~~~~ 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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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-ppc64-2.7/pandas/_libs/src/datetime/np_datetime.o -Wno-unused-function In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/src/datetime/np_datetime.c:22: /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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ In file included from pandas/_libs/src/datetime/np_datetime.c:20: /usr/include/python2.7/datetime.h:188:25: warning: 'PyDateTimeAPI' defined but not used [-Wunused-variable] static PyDateTime_CAPI *PyDateTimeAPI = NULL; ^~~~~~~~~~~~~ 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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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-ppc64-2.7/pandas/_libs/src/datetime/np_datetime_strings.o -Wno-unused-function In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/src/datetime/np_datetime_strings.c:29: /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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -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 -m64 -fstack-clash-protection build/temp.linux-ppc64-2.7/pandas/_libs/tslibs/strptime.o build/temp.linux-ppc64-2.7/pandas/_libs/src/datetime/np_datetime.o build/temp.linux-ppc64-2.7/pandas/_libs/src/datetime/np_datetime_strings.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-ppc64-2.7/pandas/_libs/tslibs/strptime.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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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-ppc64-2.7/pandas/_libs/tslib.o -Wno-unused-function In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/tslib.c:526: /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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ pandas/_libs/tslib.c: In function '__pyx_pf_6pandas_5_libs_5tslib_48tz_localize_to_utc.isra.93': pandas/_libs/tslib.c:59162:21: warning: '__pyx_pybuffernd_dst_hours.diminfo[0].strides' may be used uninitialized in this function [-Wmaybe-uninitialized] __Pyx_LocalBuf_ND __pyx_pybuffernd_dst_hours; ^~~~~~~~~~~~~~~~~~~~~~~~~~ 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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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-ppc64-2.7/pandas/_libs/src/datetime/np_datetime.o -Wno-unused-function In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/src/datetime/np_datetime.c:22: /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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ In file included from pandas/_libs/src/datetime/np_datetime.c:20: /usr/include/python2.7/datetime.h:188:25: warning: 'PyDateTimeAPI' defined but not used [-Wunused-variable] static PyDateTime_CAPI *PyDateTimeAPI = NULL; ^~~~~~~~~~~~~ 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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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-ppc64-2.7/pandas/_libs/src/datetime/np_datetime_strings.o -Wno-unused-function In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/src/datetime/np_datetime_strings.c:29: /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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -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 -m64 -fstack-clash-protection build/temp.linux-ppc64-2.7/pandas/_libs/tslib.o build/temp.linux-ppc64-2.7/pandas/_libs/src/datetime/np_datetime.o build/temp.linux-ppc64-2.7/pandas/_libs/src/datetime/np_datetime_strings.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-ppc64-2.7/pandas/_libs/tslib.so skipping 'pandas/_libs/testing.c' Cython extension (up-to-date) building 'pandas._libs.testing' 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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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-ppc64-2.7/pandas/_libs/testing.o -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -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 -m64 -fstack-clash-protection build/temp.linux-ppc64-2.7/pandas/_libs/testing.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-ppc64-2.7/pandas/_libs/testing.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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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-ppc64-2.7/pandas/_libs/lib.o -Wno-unused-function In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/lib.c:526: /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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ pandas/_libs/lib.c: In function '__pyx_pf_6pandas_5_libs_3lib_173maybe_convert_objects.isra.217': pandas/_libs/lib.c:61361:21: warning: '__pyx_pybuffernd_itimedeltas.diminfo[0].strides' may be used uninitialized in this function [-Wmaybe-uninitialized] __Pyx_LocalBuf_ND __pyx_pybuffernd_itimedeltas; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ pandas/_libs/lib.c:61357:21: warning: '__pyx_pybuffernd_idatetimes.diminfo[0].strides' may be used uninitialized in this function [-Wmaybe-uninitialized] __Pyx_LocalBuf_ND __pyx_pybuffernd_idatetimes; ^~~~~~~~~~~~~~~~~~~~~~~~~~~ pandas/_libs/lib.c: In function '__pyx_gb_6pandas_5_libs_3lib_104generator': pandas/_libs/lib.c:27289:36: warning: '__pyx_t_23' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_cur_scope->__pyx_t_8 = __pyx_t_23; ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ pandas/_libs/lib.c:27286:36: warning: '__pyx_t_10' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_cur_scope->__pyx_t_4 = __pyx_t_10; ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ pandas/_libs/lib.c:27283:36: warning: '__pyx_t_5' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_cur_scope->__pyx_t_3 = __pyx_t_5; ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ pandas/_libs/lib.c:27288:36: warning: '__pyx_t_14' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_cur_scope->__pyx_t_7 = __pyx_t_14; ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ pandas/_libs/lib.c:27287:36: warning: '__pyx_t_11' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_cur_scope->__pyx_t_6 = __pyx_t_11; ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ pandas/_libs/lib.c: In function '__pyx_pw_6pandas_5_libs_3lib_51maybe_booleans_to_slice': pandas/_libs/lib.c:12605:17: warning: '__pyx_v_end' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_t_6 = PyInt_FromSsize_t(__pyx_v_end); if (unlikely(!__pyx_t_6)) __PYX_ERR(0, 641, __pyx_L1_error) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pandas/_libs/lib.c:12247:14: note: '__pyx_v_end' was declared here Py_ssize_t __pyx_v_end; ^~~~~~~~~~~ pandas/_libs/lib.c:12576:17: warning: '__pyx_v_start' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_t_6 = PyInt_FromSsize_t(__pyx_v_start); if (unlikely(!__pyx_t_6)) __PYX_ERR(0, 639, __pyx_L1_error) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pandas/_libs/lib.c:12246:14: note: '__pyx_v_start' was declared here Py_ssize_t __pyx_v_start; ^~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -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 -m64 -fstack-clash-protection build/temp.linux-ppc64-2.7/pandas/_libs/lib.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-ppc64-2.7/pandas/_libs/lib.so skipping 'pandas/_libs/parsers.c' Cython extension (up-to-date) building 'pandas._libs.parsers' extension creating build/temp.linux-ppc64-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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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-ppc64-2.7/pandas/_libs/parsers.o -Wno-unused-function In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/parsers.c:528: /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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ pandas/_libs/parsers.c: In function '__pyx_f_6pandas_5_libs_7parsers_10TextReader__get_header': pandas/_libs/parsers.c:9602:26: warning: '__pyx_v_data_line' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_t_5numpy_int64_t __pyx_v_data_line; ^~~~~~~~~~~~~~~~~ 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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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-ppc64-2.7/pandas/_libs/src/parser/tokenizer.o -Wno-unused-function In file included from /usr/include/python2.7/pyconfig.h:6, from /usr/include/python2.7/Python.h:8, from pandas/_libs/src/parser/tokenizer.h:20, from pandas/_libs/src/parser/tokenizer.c:20: /usr/include/python2.7/pyconfig-64.h:1202: warning: "_POSIX_C_SOURCE" redefined #define _POSIX_C_SOURCE 200112L In file included from /usr/include/errno.h:25, from pandas/_libs/src/parser/tokenizer.h:15, from pandas/_libs/src/parser/tokenizer.c:20: /usr/include/features.h:265: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200809L In file included from /usr/include/python2.7/pyconfig.h:6, from /usr/include/python2.7/Python.h:8, from pandas/_libs/src/parser/tokenizer.h:20, from pandas/_libs/src/parser/tokenizer.c:20: /usr/include/python2.7/pyconfig-64.h:1224: warning: "_XOPEN_SOURCE" redefined #define _XOPEN_SOURCE 600 In file included from /usr/include/errno.h:25, from pandas/_libs/src/parser/tokenizer.h:15, from pandas/_libs/src/parser/tokenizer.c:20: /usr/include/features.h:202: note: this is the location of the previous definition # define _XOPEN_SOURCE 700 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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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-ppc64-2.7/pandas/_libs/src/parser/io.o -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -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 -m64 -fstack-clash-protection build/temp.linux-ppc64-2.7/pandas/_libs/parsers.o build/temp.linux-ppc64-2.7/pandas/_libs/src/parser/tokenizer.o build/temp.linux-ppc64-2.7/pandas/_libs/src/parser/io.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-ppc64-2.7/pandas/_libs/parsers.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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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-ppc64-2.7/pandas/_libs/index.o -Wno-unused-function In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/index.c:526: /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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ pandas/_libs/index.c: In function '__pyx_f_6pandas_5_libs_5index_11IndexEngine_get_loc': pandas/_libs/index.c:9495:15: warning: '__pyx_v_mid' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_t_5 = PyInt_FromSsize_t(__pyx_v_mid); if (unlikely(!__pyx_t_5)) __PYX_ERR(0, 380, __pyx_L1_error) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pandas/_libs/index.c:9270:14: note: '__pyx_v_mid' was declared here Py_ssize_t __pyx_v_mid; ^~~~~~~~~~~ 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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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-ppc64-2.7/pandas/_libs/src/datetime/np_datetime.o -Wno-unused-function In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/src/datetime/np_datetime.c:22: /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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ In file included from pandas/_libs/src/datetime/np_datetime.c:20: /usr/include/python2.7/datetime.h:188:25: warning: 'PyDateTimeAPI' defined but not used [-Wunused-variable] static PyDateTime_CAPI *PyDateTimeAPI = NULL; ^~~~~~~~~~~~~ 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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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-ppc64-2.7/pandas/_libs/src/datetime/np_datetime_strings.o -Wno-unused-function In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/src/datetime/np_datetime_strings.c:29: /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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -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 -m64 -fstack-clash-protection build/temp.linux-ppc64-2.7/pandas/_libs/index.o build/temp.linux-ppc64-2.7/pandas/_libs/src/datetime/np_datetime.o build/temp.linux-ppc64-2.7/pandas/_libs/src/datetime/np_datetime_strings.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-ppc64-2.7/pandas/_libs/index.so skipping 'pandas/io/msgpack/_packer.cpp' Cython extension (up-to-date) building 'pandas.io.msgpack._packer' extension creating build/temp.linux-ppc64-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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -fPIC -D__BIG_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-ppc64-2.7/pandas/io/msgpack/_packer.o -Wno-unused-function In file included from pandas/_libs/src/msgpack/../../src/msgpack/pack.h:99, from pandas/io/msgpack/_packer.cpp:542: pandas/_libs/src/msgpack/../../src/msgpack/pack_template.h: In function 'int msgpack_pack_double(msgpack_packer*, double)': pandas/_libs/src/msgpack/../../src/msgpack/pack_template.h:578:37: warning: conflicting C language linkage declaration 'msgpack_pack_double(msgpack_packer*, double):: mem' union { double f; uint64_t i; } mem; ^~~ pandas/_libs/src/msgpack/../../src/msgpack/pack_template.h:569:36: note: previous declaration 'msgpack_pack_float(msgpack_packer*, float):: mem' union { float f; uint32_t i; } mem; ^~~ g++ -pthread -shared -Wl,-z,relro -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 -m64 -fstack-clash-protection build/temp.linux-ppc64-2.7/pandas/io/msgpack/_packer.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-ppc64-2.7/pandas/io/msgpack/_packer.so skipping 'pandas/io/msgpack/_unpacker.cpp' Cython extension (up-to-date) building 'pandas.io.msgpack._unpacker' 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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -fPIC -D__BIG_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-ppc64-2.7/pandas/io/msgpack/_unpacker.o -Wno-unused-function 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)': pandas/io/msgpack/_unpacker.cpp:2479:31: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'Py_ssize_t' {aka 'long int'} [-Wsign-compare] __pyx_t_2 = ((__pyx_v_off < __pyx_v_buf_len) != 0); ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 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*)': pandas/io/msgpack/_unpacker.cpp:4561:19: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'Py_ssize_t' {aka 'long int'} [-Wsign-compare] if (((__pyx_t_2 < __pyx_t_3) != 0)) { ~~~~~~~~~~^~~~~~~~~~~ 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)': pandas/io/msgpack/_unpacker.cpp:5245:19: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'long int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] if (((__pyx_t_1 < __pyx_t_2) != 0)) { ~~~~~~~~~~^~~~~~~~~~~ g++ -pthread -shared -Wl,-z,relro -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 -m64 -fstack-clash-protection build/temp.linux-ppc64-2.7/pandas/io/msgpack/_unpacker.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-ppc64-2.7/pandas/io/msgpack/_unpacker.so building 'pandas._libs.json' extension creating build/temp.linux-ppc64-2.7/pandas/_libs/src/ujson creating build/temp.linux-ppc64-2.7/pandas/_libs/src/ujson/python creating build/temp.linux-ppc64-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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -fPIC -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -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/ujson/python/ujson.c -o build/temp.linux-ppc64-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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -fPIC -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -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/ujson/python/objToJSON.c -o build/temp.linux-ppc64-2.7/pandas/_libs/src/ujson/python/objToJSON.o -D_GNU_SOURCE -Wno-unused-function In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/src/ujson/python/objToJSON.c:44: /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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ 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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -fPIC -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -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/ujson/python/JSONtoObj.c -o build/temp.linux-ppc64-2.7/pandas/_libs/src/ujson/python/JSONtoObj.o -D_GNU_SOURCE -Wno-unused-function In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/src/ujson/python/JSONtoObj.c:44: /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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ 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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -fPIC -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -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/ujson/lib/ultrajsonenc.c -o build/temp.linux-ppc64-2.7/pandas/_libs/src/ujson/lib/ultrajsonenc.o -D_GNU_SOURCE -Wno-unused-function pandas/_libs/src/ujson/lib/ultrajsonenc.c:397:1: warning: 'fastcall' attribute directive ignored [-Wattributes] Buffer_AppendShortHexUnchecked(char *outputOffset, unsigned short value) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pandas/_libs/src/ujson/lib/ultrajsonenc.c:720:59: warning: 'fastcall' attribute directive ignored [-Wattributes] char *end) { ^~~~ 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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -fPIC -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -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/ujson/lib/ultrajsondec.c -o build/temp.linux-ppc64-2.7/pandas/_libs/src/ujson/lib/ultrajsondec.o -D_GNU_SOURCE -Wno-unused-function pandas/_libs/src/ujson/lib/ultrajsondec.c:71:39: warning: 'fastcall' attribute directive ignored [-Wattributes] JSOBJ FASTCALL_MSVC decode_any(struct DecoderState *ds) FASTCALL_ATTR; ^~~~~~~~~~~~ pandas/_libs/src/ujson/lib/ultrajsondec.c:102:61: warning: 'fastcall' attribute directive ignored [-Wattributes] FASTCALL_ATTR JSOBJ FASTCALL_MSVC decodePreciseFloat(struct DecoderState *ds) { ^~~~~~~~~~~~ pandas/_libs/src/ujson/lib/ultrajsondec.c:117:57: warning: 'fastcall' attribute directive ignored [-Wattributes] FASTCALL_ATTR JSOBJ FASTCALL_MSVC decode_numeric(struct DecoderState *ds) { ^~~~~~~~~~~~ pandas/_libs/src/ujson/lib/ultrajsondec.c:294:54: warning: 'fastcall' attribute directive ignored [-Wattributes] FASTCALL_ATTR JSOBJ FASTCALL_MSVC decode_true(struct DecoderState *ds) { ^~~~~~~~~~~~ pandas/_libs/src/ujson/lib/ultrajsondec.c:310:55: warning: 'fastcall' attribute directive ignored [-Wattributes] FASTCALL_ATTR JSOBJ FASTCALL_MSVC decode_false(struct DecoderState *ds) { ^~~~~~~~~~~~ pandas/_libs/src/ujson/lib/ultrajsondec.c:327:54: warning: 'fastcall' attribute directive ignored [-Wattributes] FASTCALL_ATTR JSOBJ FASTCALL_MSVC decode_null(struct DecoderState *ds) { ^~~~~~~~~~~~ pandas/_libs/src/ujson/lib/ultrajsondec.c:343:56: warning: 'fastcall' attribute directive ignored [-Wattributes] FASTCALL_ATTR void FASTCALL_MSVC SkipWhitespace(struct DecoderState *ds) { ^~~~~~~~~~~~ pandas/_libs/src/ujson/lib/ultrajsondec.c:631:56: warning: 'fastcall' attribute directive ignored [-Wattributes] FASTCALL_ATTR JSOBJ FASTCALL_MSVC decode_string(struct DecoderState *ds) { ^~~~~~~~~~~~ pandas/_libs/src/ujson/lib/ultrajsondec.c:911:55: warning: 'fastcall' attribute directive ignored [-Wattributes] FASTCALL_ATTR JSOBJ FASTCALL_MSVC decode_array(struct DecoderState *ds) { ^~~~~~~~~~~~ pandas/_libs/src/ujson/lib/ultrajsondec.c:975:56: warning: 'fastcall' attribute directive ignored [-Wattributes] FASTCALL_ATTR JSOBJ FASTCALL_MSVC decode_object(struct DecoderState *ds) { ^~~~~~~~~~~~ pandas/_libs/src/ujson/lib/ultrajsondec.c:1058:53: warning: 'fastcall' attribute directive ignored [-Wattributes] FASTCALL_ATTR JSOBJ FASTCALL_MSVC decode_any(struct DecoderState *ds) { ^~~~~~~~~~~~ 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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -fPIC -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -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-ppc64-2.7/pandas/_libs/src/datetime/np_datetime.o -D_GNU_SOURCE -Wno-unused-function In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/src/datetime/np_datetime.c:22: /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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ In file included from pandas/_libs/src/datetime/np_datetime.c:20: /usr/include/python2.7/datetime.h:188:25: warning: 'PyDateTimeAPI' defined but not used [-Wunused-variable] static PyDateTime_CAPI *PyDateTimeAPI = NULL; ^~~~~~~~~~~~~ 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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -fPIC -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -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-ppc64-2.7/pandas/_libs/src/datetime/np_datetime_strings.o -D_GNU_SOURCE -Wno-unused-function In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/src/datetime/np_datetime_strings.c:29: /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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -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 -m64 -fstack-clash-protection build/temp.linux-ppc64-2.7/pandas/_libs/src/ujson/python/ujson.o build/temp.linux-ppc64-2.7/pandas/_libs/src/ujson/python/objToJSON.o build/temp.linux-ppc64-2.7/pandas/_libs/src/ujson/python/JSONtoObj.o build/temp.linux-ppc64-2.7/pandas/_libs/src/ujson/lib/ultrajsonenc.o build/temp.linux-ppc64-2.7/pandas/_libs/src/ujson/lib/ultrajsondec.o build/temp.linux-ppc64-2.7/pandas/_libs/src/datetime/np_datetime.o build/temp.linux-ppc64-2.7/pandas/_libs/src/datetime/np_datetime_strings.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-ppc64-2.7/pandas/_libs/json.so building 'pandas.util._move' extension creating build/temp.linux-ppc64-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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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-ppc64-2.7/pandas/util/move.o gcc -pthread -shared -Wl,-z,relro -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 -m64 -fstack-clash-protection build/temp.linux-ppc64-2.7/pandas/util/move.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-ppc64-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 -m64 -fstack-clash-protection' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build/lib.linux-ppc64-3.6 creating build/lib.linux-ppc64-3.6/pandas copying pandas/__init__.py -> build/lib.linux-ppc64-3.6/pandas copying pandas/testing.py -> build/lib.linux-ppc64-3.6/pandas copying pandas/tslib.py -> build/lib.linux-ppc64-3.6/pandas copying pandas/json.py -> build/lib.linux-ppc64-3.6/pandas copying pandas/parser.py -> build/lib.linux-ppc64-3.6/pandas copying pandas/conftest.py -> build/lib.linux-ppc64-3.6/pandas copying pandas/lib.py -> build/lib.linux-ppc64-3.6/pandas copying pandas/_version.py -> build/lib.linux-ppc64-3.6/pandas creating build/lib.linux-ppc64-3.6/pandas/api copying pandas/api/__init__.py -> build/lib.linux-ppc64-3.6/pandas/api creating build/lib.linux-ppc64-3.6/pandas/api/types copying pandas/api/types/__init__.py -> build/lib.linux-ppc64-3.6/pandas/api/types creating build/lib.linux-ppc64-3.6/pandas/compat copying pandas/compat/__init__.py -> build/lib.linux-ppc64-3.6/pandas/compat copying pandas/compat/chainmap.py -> build/lib.linux-ppc64-3.6/pandas/compat copying pandas/compat/openpyxl_compat.py -> build/lib.linux-ppc64-3.6/pandas/compat copying pandas/compat/pickle_compat.py -> build/lib.linux-ppc64-3.6/pandas/compat copying pandas/compat/chainmap_impl.py -> build/lib.linux-ppc64-3.6/pandas/compat creating build/lib.linux-ppc64-3.6/pandas/compat/numpy copying pandas/compat/numpy/__init__.py -> build/lib.linux-ppc64-3.6/pandas/compat/numpy copying pandas/compat/numpy/function.py -> build/lib.linux-ppc64-3.6/pandas/compat/numpy creating build/lib.linux-ppc64-3.6/pandas/core copying pandas/core/__init__.py -> build/lib.linux-ppc64-3.6/pandas/core copying pandas/core/accessor.py -> build/lib.linux-ppc64-3.6/pandas/core copying pandas/core/common.py -> build/lib.linux-ppc64-3.6/pandas/core copying pandas/core/panel4d.py -> build/lib.linux-ppc64-3.6/pandas/core copying pandas/core/missing.py -> build/lib.linux-ppc64-3.6/pandas/core copying pandas/core/panel.py -> build/lib.linux-ppc64-3.6/pandas/core copying pandas/core/indexing.py -> build/lib.linux-ppc64-3.6/pandas/core copying pandas/core/datetools.py -> build/lib.linux-ppc64-3.6/pandas/core copying pandas/core/base.py -> build/lib.linux-ppc64-3.6/pandas/core copying pandas/core/resample.py -> build/lib.linux-ppc64-3.6/pandas/core copying pandas/core/internals.py -> build/lib.linux-ppc64-3.6/pandas/core copying pandas/core/groupby.py -> build/lib.linux-ppc64-3.6/pandas/core copying pandas/core/index.py -> build/lib.linux-ppc64-3.6/pandas/core copying pandas/core/series.py -> build/lib.linux-ppc64-3.6/pandas/core copying pandas/core/algorithms.py -> build/lib.linux-ppc64-3.6/pandas/core copying pandas/core/ops.py -> build/lib.linux-ppc64-3.6/pandas/core copying pandas/core/config.py -> build/lib.linux-ppc64-3.6/pandas/core copying pandas/core/panelnd.py -> build/lib.linux-ppc64-3.6/pandas/core copying pandas/core/nanops.py -> build/lib.linux-ppc64-3.6/pandas/core copying pandas/core/frame.py -> build/lib.linux-ppc64-3.6/pandas/core copying pandas/core/strings.py -> build/lib.linux-ppc64-3.6/pandas/core copying pandas/core/sorting.py -> build/lib.linux-ppc64-3.6/pandas/core copying pandas/core/config_init.py -> build/lib.linux-ppc64-3.6/pandas/core copying pandas/core/generic.py -> build/lib.linux-ppc64-3.6/pandas/core copying pandas/core/window.py -> build/lib.linux-ppc64-3.6/pandas/core copying pandas/core/categorical.py -> build/lib.linux-ppc64-3.6/pandas/core copying pandas/core/api.py -> build/lib.linux-ppc64-3.6/pandas/core creating build/lib.linux-ppc64-3.6/pandas/core/dtypes copying pandas/core/dtypes/__init__.py -> build/lib.linux-ppc64-3.6/pandas/core/dtypes copying pandas/core/dtypes/concat.py -> build/lib.linux-ppc64-3.6/pandas/core/dtypes copying pandas/core/dtypes/common.py -> build/lib.linux-ppc64-3.6/pandas/core/dtypes copying pandas/core/dtypes/inference.py -> build/lib.linux-ppc64-3.6/pandas/core/dtypes copying pandas/core/dtypes/missing.py -> build/lib.linux-ppc64-3.6/pandas/core/dtypes copying pandas/core/dtypes/dtypes.py -> build/lib.linux-ppc64-3.6/pandas/core/dtypes copying pandas/core/dtypes/cast.py -> build/lib.linux-ppc64-3.6/pandas/core/dtypes copying pandas/core/dtypes/generic.py -> build/lib.linux-ppc64-3.6/pandas/core/dtypes copying pandas/core/dtypes/api.py -> build/lib.linux-ppc64-3.6/pandas/core/dtypes creating build/lib.linux-ppc64-3.6/pandas/core/indexes copying pandas/core/indexes/__init__.py -> build/lib.linux-ppc64-3.6/pandas/core/indexes copying pandas/core/indexes/range.py -> build/lib.linux-ppc64-3.6/pandas/core/indexes copying pandas/core/indexes/datetimelike.py -> build/lib.linux-ppc64-3.6/pandas/core/indexes copying pandas/core/indexes/multi.py -> build/lib.linux-ppc64-3.6/pandas/core/indexes copying pandas/core/indexes/accessors.py -> build/lib.linux-ppc64-3.6/pandas/core/indexes copying pandas/core/indexes/frozen.py -> build/lib.linux-ppc64-3.6/pandas/core/indexes copying pandas/core/indexes/category.py -> build/lib.linux-ppc64-3.6/pandas/core/indexes copying pandas/core/indexes/numeric.py -> build/lib.linux-ppc64-3.6/pandas/core/indexes copying pandas/core/indexes/timedeltas.py -> build/lib.linux-ppc64-3.6/pandas/core/indexes copying pandas/core/indexes/interval.py -> build/lib.linux-ppc64-3.6/pandas/core/indexes copying pandas/core/indexes/period.py -> build/lib.linux-ppc64-3.6/pandas/core/indexes copying pandas/core/indexes/base.py -> build/lib.linux-ppc64-3.6/pandas/core/indexes copying pandas/core/indexes/datetimes.py -> build/lib.linux-ppc64-3.6/pandas/core/indexes copying pandas/core/indexes/api.py -> build/lib.linux-ppc64-3.6/pandas/core/indexes creating build/lib.linux-ppc64-3.6/pandas/core/computation copying pandas/core/computation/__init__.py -> build/lib.linux-ppc64-3.6/pandas/core/computation copying pandas/core/computation/expr.py -> build/lib.linux-ppc64-3.6/pandas/core/computation copying pandas/core/computation/common.py -> build/lib.linux-ppc64-3.6/pandas/core/computation copying pandas/core/computation/align.py -> build/lib.linux-ppc64-3.6/pandas/core/computation copying pandas/core/computation/scope.py -> build/lib.linux-ppc64-3.6/pandas/core/computation copying pandas/core/computation/eval.py -> build/lib.linux-ppc64-3.6/pandas/core/computation copying pandas/core/computation/engines.py -> build/lib.linux-ppc64-3.6/pandas/core/computation copying pandas/core/computation/check.py -> build/lib.linux-ppc64-3.6/pandas/core/computation copying pandas/core/computation/pytables.py -> build/lib.linux-ppc64-3.6/pandas/core/computation copying pandas/core/computation/ops.py -> build/lib.linux-ppc64-3.6/pandas/core/computation copying pandas/core/computation/expressions.py -> build/lib.linux-ppc64-3.6/pandas/core/computation copying pandas/core/computation/api.py -> build/lib.linux-ppc64-3.6/pandas/core/computation creating build/lib.linux-ppc64-3.6/pandas/core/reshape copying pandas/core/reshape/__init__.py -> build/lib.linux-ppc64-3.6/pandas/core/reshape copying pandas/core/reshape/concat.py -> build/lib.linux-ppc64-3.6/pandas/core/reshape copying pandas/core/reshape/merge.py -> build/lib.linux-ppc64-3.6/pandas/core/reshape copying pandas/core/reshape/util.py -> build/lib.linux-ppc64-3.6/pandas/core/reshape copying pandas/core/reshape/reshape.py -> build/lib.linux-ppc64-3.6/pandas/core/reshape copying pandas/core/reshape/pivot.py -> build/lib.linux-ppc64-3.6/pandas/core/reshape copying pandas/core/reshape/tile.py -> build/lib.linux-ppc64-3.6/pandas/core/reshape copying pandas/core/reshape/api.py -> build/lib.linux-ppc64-3.6/pandas/core/reshape creating build/lib.linux-ppc64-3.6/pandas/core/sparse copying pandas/core/sparse/__init__.py -> build/lib.linux-ppc64-3.6/pandas/core/sparse copying pandas/core/sparse/array.py -> build/lib.linux-ppc64-3.6/pandas/core/sparse copying pandas/core/sparse/scipy_sparse.py -> build/lib.linux-ppc64-3.6/pandas/core/sparse copying pandas/core/sparse/series.py -> build/lib.linux-ppc64-3.6/pandas/core/sparse copying pandas/core/sparse/list.py -> build/lib.linux-ppc64-3.6/pandas/core/sparse copying pandas/core/sparse/frame.py -> build/lib.linux-ppc64-3.6/pandas/core/sparse copying pandas/core/sparse/api.py -> build/lib.linux-ppc64-3.6/pandas/core/sparse creating build/lib.linux-ppc64-3.6/pandas/core/tools copying pandas/core/tools/__init__.py -> build/lib.linux-ppc64-3.6/pandas/core/tools copying pandas/core/tools/numeric.py -> build/lib.linux-ppc64-3.6/pandas/core/tools copying pandas/core/tools/timedeltas.py -> build/lib.linux-ppc64-3.6/pandas/core/tools copying pandas/core/tools/datetimes.py -> build/lib.linux-ppc64-3.6/pandas/core/tools creating build/lib.linux-ppc64-3.6/pandas/core/util copying pandas/core/util/__init__.py -> build/lib.linux-ppc64-3.6/pandas/core/util copying pandas/core/util/hashing.py -> build/lib.linux-ppc64-3.6/pandas/core/util creating build/lib.linux-ppc64-3.6/pandas/computation copying pandas/computation/__init__.py -> build/lib.linux-ppc64-3.6/pandas/computation copying pandas/computation/expressions.py -> build/lib.linux-ppc64-3.6/pandas/computation creating build/lib.linux-ppc64-3.6/pandas/errors copying pandas/errors/__init__.py -> build/lib.linux-ppc64-3.6/pandas/errors creating build/lib.linux-ppc64-3.6/pandas/formats copying pandas/formats/__init__.py -> build/lib.linux-ppc64-3.6/pandas/formats copying pandas/formats/style.py -> build/lib.linux-ppc64-3.6/pandas/formats creating build/lib.linux-ppc64-3.6/pandas/io copying pandas/io/__init__.py -> build/lib.linux-ppc64-3.6/pandas/io copying pandas/io/html.py -> build/lib.linux-ppc64-3.6/pandas/io copying pandas/io/common.py -> build/lib.linux-ppc64-3.6/pandas/io copying pandas/io/date_converters.py -> build/lib.linux-ppc64-3.6/pandas/io copying pandas/io/clipboards.py -> build/lib.linux-ppc64-3.6/pandas/io copying pandas/io/excel.py -> build/lib.linux-ppc64-3.6/pandas/io copying pandas/io/packers.py -> build/lib.linux-ppc64-3.6/pandas/io copying pandas/io/data.py -> build/lib.linux-ppc64-3.6/pandas/io copying pandas/io/feather_format.py -> build/lib.linux-ppc64-3.6/pandas/io copying pandas/io/gbq.py -> build/lib.linux-ppc64-3.6/pandas/io copying pandas/io/pickle.py -> build/lib.linux-ppc64-3.6/pandas/io copying pandas/io/sql.py -> build/lib.linux-ppc64-3.6/pandas/io copying pandas/io/wb.py -> build/lib.linux-ppc64-3.6/pandas/io copying pandas/io/parquet.py -> build/lib.linux-ppc64-3.6/pandas/io copying pandas/io/pytables.py -> build/lib.linux-ppc64-3.6/pandas/io copying pandas/io/stata.py -> build/lib.linux-ppc64-3.6/pandas/io copying pandas/io/s3.py -> build/lib.linux-ppc64-3.6/pandas/io copying pandas/io/parsers.py -> build/lib.linux-ppc64-3.6/pandas/io copying pandas/io/api.py -> build/lib.linux-ppc64-3.6/pandas/io creating build/lib.linux-ppc64-3.6/pandas/io/json copying pandas/io/json/__init__.py -> build/lib.linux-ppc64-3.6/pandas/io/json copying pandas/io/json/normalize.py -> build/lib.linux-ppc64-3.6/pandas/io/json copying pandas/io/json/json.py -> build/lib.linux-ppc64-3.6/pandas/io/json copying pandas/io/json/table_schema.py -> build/lib.linux-ppc64-3.6/pandas/io/json creating build/lib.linux-ppc64-3.6/pandas/io/sas copying pandas/io/sas/__init__.py -> build/lib.linux-ppc64-3.6/pandas/io/sas copying pandas/io/sas/sas_xport.py -> build/lib.linux-ppc64-3.6/pandas/io/sas copying pandas/io/sas/sas_constants.py -> build/lib.linux-ppc64-3.6/pandas/io/sas copying pandas/io/sas/sas7bdat.py -> build/lib.linux-ppc64-3.6/pandas/io/sas copying pandas/io/sas/sasreader.py -> build/lib.linux-ppc64-3.6/pandas/io/sas creating build/lib.linux-ppc64-3.6/pandas/io/msgpack copying pandas/io/msgpack/__init__.py -> build/lib.linux-ppc64-3.6/pandas/io/msgpack copying pandas/io/msgpack/exceptions.py -> build/lib.linux-ppc64-3.6/pandas/io/msgpack copying pandas/io/msgpack/_version.py -> build/lib.linux-ppc64-3.6/pandas/io/msgpack creating build/lib.linux-ppc64-3.6/pandas/io/formats copying pandas/io/formats/__init__.py -> build/lib.linux-ppc64-3.6/pandas/io/formats copying pandas/io/formats/common.py -> build/lib.linux-ppc64-3.6/pandas/io/formats copying pandas/io/formats/terminal.py -> build/lib.linux-ppc64-3.6/pandas/io/formats copying pandas/io/formats/excel.py -> build/lib.linux-ppc64-3.6/pandas/io/formats copying pandas/io/formats/style.py -> build/lib.linux-ppc64-3.6/pandas/io/formats copying pandas/io/formats/css.py -> build/lib.linux-ppc64-3.6/pandas/io/formats copying pandas/io/formats/format.py -> build/lib.linux-ppc64-3.6/pandas/io/formats copying pandas/io/formats/printing.py -> build/lib.linux-ppc64-3.6/pandas/io/formats copying pandas/io/formats/console.py -> build/lib.linux-ppc64-3.6/pandas/io/formats creating build/lib.linux-ppc64-3.6/pandas/io/clipboard copying pandas/io/clipboard/__init__.py -> build/lib.linux-ppc64-3.6/pandas/io/clipboard copying pandas/io/clipboard/clipboards.py -> build/lib.linux-ppc64-3.6/pandas/io/clipboard copying pandas/io/clipboard/windows.py -> build/lib.linux-ppc64-3.6/pandas/io/clipboard copying pandas/io/clipboard/exceptions.py -> build/lib.linux-ppc64-3.6/pandas/io/clipboard creating build/lib.linux-ppc64-3.6/pandas/_libs copying pandas/_libs/__init__.py -> build/lib.linux-ppc64-3.6/pandas/_libs creating build/lib.linux-ppc64-3.6/pandas/_libs/tslibs copying pandas/_libs/tslibs/__init__.py -> build/lib.linux-ppc64-3.6/pandas/_libs/tslibs creating build/lib.linux-ppc64-3.6/pandas/plotting copying pandas/plotting/__init__.py -> build/lib.linux-ppc64-3.6/pandas/plotting copying pandas/plotting/_compat.py -> build/lib.linux-ppc64-3.6/pandas/plotting copying pandas/plotting/_timeseries.py -> build/lib.linux-ppc64-3.6/pandas/plotting copying pandas/plotting/_misc.py -> build/lib.linux-ppc64-3.6/pandas/plotting copying pandas/plotting/_style.py -> build/lib.linux-ppc64-3.6/pandas/plotting copying pandas/plotting/_tools.py -> build/lib.linux-ppc64-3.6/pandas/plotting copying pandas/plotting/_core.py -> build/lib.linux-ppc64-3.6/pandas/plotting copying pandas/plotting/_converter.py -> build/lib.linux-ppc64-3.6/pandas/plotting creating build/lib.linux-ppc64-3.6/pandas/stats copying pandas/stats/__init__.py -> build/lib.linux-ppc64-3.6/pandas/stats copying pandas/stats/moments.py -> build/lib.linux-ppc64-3.6/pandas/stats copying pandas/stats/api.py -> build/lib.linux-ppc64-3.6/pandas/stats creating build/lib.linux-ppc64-3.6/pandas/types copying pandas/types/__init__.py -> build/lib.linux-ppc64-3.6/pandas/types copying pandas/types/concat.py -> build/lib.linux-ppc64-3.6/pandas/types copying pandas/types/common.py -> build/lib.linux-ppc64-3.6/pandas/types creating build/lib.linux-ppc64-3.6/pandas/util copying pandas/util/__init__.py -> build/lib.linux-ppc64-3.6/pandas/util copying pandas/util/testing.py -> build/lib.linux-ppc64-3.6/pandas/util copying pandas/util/_decorators.py -> build/lib.linux-ppc64-3.6/pandas/util copying pandas/util/_print_versions.py -> build/lib.linux-ppc64-3.6/pandas/util copying pandas/util/_validators.py -> build/lib.linux-ppc64-3.6/pandas/util copying pandas/util/decorators.py -> build/lib.linux-ppc64-3.6/pandas/util copying pandas/util/hashing.py -> build/lib.linux-ppc64-3.6/pandas/util copying pandas/util/_doctools.py -> build/lib.linux-ppc64-3.6/pandas/util copying pandas/util/_depr_module.py -> build/lib.linux-ppc64-3.6/pandas/util copying pandas/util/_tester.py -> build/lib.linux-ppc64-3.6/pandas/util creating build/lib.linux-ppc64-3.6/pandas/tests copying pandas/tests/__init__.py -> build/lib.linux-ppc64-3.6/pandas/tests copying pandas/tests/test_take.py -> build/lib.linux-ppc64-3.6/pandas/tests copying pandas/tests/test_config.py -> build/lib.linux-ppc64-3.6/pandas/tests copying pandas/tests/test_sorting.py -> build/lib.linux-ppc64-3.6/pandas/tests copying pandas/tests/test_common.py -> build/lib.linux-ppc64-3.6/pandas/tests copying pandas/tests/test_strings.py -> build/lib.linux-ppc64-3.6/pandas/tests copying pandas/tests/test_panel.py -> build/lib.linux-ppc64-3.6/pandas/tests copying pandas/tests/test_lib.py -> build/lib.linux-ppc64-3.6/pandas/tests copying pandas/tests/test_downstream.py -> build/lib.linux-ppc64-3.6/pandas/tests copying pandas/tests/test_errors.py -> build/lib.linux-ppc64-3.6/pandas/tests copying pandas/tests/test_nanops.py -> build/lib.linux-ppc64-3.6/pandas/tests copying pandas/tests/test_categorical.py -> build/lib.linux-ppc64-3.6/pandas/tests copying pandas/tests/test_join.py -> build/lib.linux-ppc64-3.6/pandas/tests copying pandas/tests/test_panelnd.py -> build/lib.linux-ppc64-3.6/pandas/tests copying pandas/tests/test_multilevel.py -> build/lib.linux-ppc64-3.6/pandas/tests copying pandas/tests/test_window.py -> build/lib.linux-ppc64-3.6/pandas/tests copying pandas/tests/test_compat.py -> build/lib.linux-ppc64-3.6/pandas/tests copying pandas/tests/test_expressions.py -> build/lib.linux-ppc64-3.6/pandas/tests copying pandas/tests/test_resample.py -> build/lib.linux-ppc64-3.6/pandas/tests copying pandas/tests/test_panel4d.py -> build/lib.linux-ppc64-3.6/pandas/tests copying pandas/tests/test_algos.py -> build/lib.linux-ppc64-3.6/pandas/tests copying pandas/tests/test_base.py -> build/lib.linux-ppc64-3.6/pandas/tests creating build/lib.linux-ppc64-3.6/pandas/tests/api copying pandas/tests/api/__init__.py -> build/lib.linux-ppc64-3.6/pandas/tests/api copying pandas/tests/api/test_api.py -> build/lib.linux-ppc64-3.6/pandas/tests/api copying pandas/tests/api/test_types.py -> build/lib.linux-ppc64-3.6/pandas/tests/api creating build/lib.linux-ppc64-3.6/pandas/tests/dtypes copying pandas/tests/dtypes/__init__.py -> build/lib.linux-ppc64-3.6/pandas/tests/dtypes copying pandas/tests/dtypes/test_inference.py -> build/lib.linux-ppc64-3.6/pandas/tests/dtypes copying pandas/tests/dtypes/test_io.py -> build/lib.linux-ppc64-3.6/pandas/tests/dtypes copying pandas/tests/dtypes/test_common.py -> build/lib.linux-ppc64-3.6/pandas/tests/dtypes copying pandas/tests/dtypes/test_cast.py -> build/lib.linux-ppc64-3.6/pandas/tests/dtypes copying pandas/tests/dtypes/test_concat.py -> build/lib.linux-ppc64-3.6/pandas/tests/dtypes copying pandas/tests/dtypes/test_missing.py -> build/lib.linux-ppc64-3.6/pandas/tests/dtypes copying pandas/tests/dtypes/test_generic.py -> build/lib.linux-ppc64-3.6/pandas/tests/dtypes copying pandas/tests/dtypes/test_dtypes.py -> build/lib.linux-ppc64-3.6/pandas/tests/dtypes creating build/lib.linux-ppc64-3.6/pandas/tests/computation copying pandas/tests/computation/__init__.py -> build/lib.linux-ppc64-3.6/pandas/tests/computation copying pandas/tests/computation/test_eval.py -> build/lib.linux-ppc64-3.6/pandas/tests/computation copying pandas/tests/computation/test_compat.py -> build/lib.linux-ppc64-3.6/pandas/tests/computation creating build/lib.linux-ppc64-3.6/pandas/tests/sparse copying pandas/tests/sparse/__init__.py -> build/lib.linux-ppc64-3.6/pandas/tests/sparse copying pandas/tests/sparse/test_pivot.py -> build/lib.linux-ppc64-3.6/pandas/tests/sparse copying pandas/tests/sparse/common.py -> build/lib.linux-ppc64-3.6/pandas/tests/sparse copying pandas/tests/sparse/test_reshape.py -> build/lib.linux-ppc64-3.6/pandas/tests/sparse copying pandas/tests/sparse/test_array.py -> build/lib.linux-ppc64-3.6/pandas/tests/sparse copying pandas/tests/sparse/test_combine_concat.py -> build/lib.linux-ppc64-3.6/pandas/tests/sparse copying pandas/tests/sparse/test_indexing.py -> build/lib.linux-ppc64-3.6/pandas/tests/sparse copying pandas/tests/sparse/test_groupby.py -> build/lib.linux-ppc64-3.6/pandas/tests/sparse copying pandas/tests/sparse/test_frame.py -> build/lib.linux-ppc64-3.6/pandas/tests/sparse copying pandas/tests/sparse/test_format.py -> build/lib.linux-ppc64-3.6/pandas/tests/sparse copying pandas/tests/sparse/test_list.py -> build/lib.linux-ppc64-3.6/pandas/tests/sparse copying pandas/tests/sparse/test_libsparse.py -> build/lib.linux-ppc64-3.6/pandas/tests/sparse copying pandas/tests/sparse/test_arithmetics.py -> build/lib.linux-ppc64-3.6/pandas/tests/sparse copying pandas/tests/sparse/test_series.py -> build/lib.linux-ppc64-3.6/pandas/tests/sparse creating build/lib.linux-ppc64-3.6/pandas/tests/frame copying pandas/tests/frame/__init__.py -> build/lib.linux-ppc64-3.6/pandas/tests/frame copying pandas/tests/frame/test_quantile.py -> build/lib.linux-ppc64-3.6/pandas/tests/frame copying pandas/tests/frame/test_operators.py -> build/lib.linux-ppc64-3.6/pandas/tests/frame copying pandas/tests/frame/test_sorting.py -> build/lib.linux-ppc64-3.6/pandas/tests/frame copying pandas/tests/frame/test_alter_axes.py -> build/lib.linux-ppc64-3.6/pandas/tests/frame copying pandas/tests/frame/common.py -> build/lib.linux-ppc64-3.6/pandas/tests/frame copying pandas/tests/frame/test_period.py -> build/lib.linux-ppc64-3.6/pandas/tests/frame copying pandas/tests/frame/test_reshape.py -> build/lib.linux-ppc64-3.6/pandas/tests/frame copying pandas/tests/frame/test_analytics.py -> build/lib.linux-ppc64-3.6/pandas/tests/frame copying pandas/tests/frame/test_rank.py -> build/lib.linux-ppc64-3.6/pandas/tests/frame copying pandas/tests/frame/test_mutate_columns.py -> build/lib.linux-ppc64-3.6/pandas/tests/frame copying pandas/tests/frame/test_api.py -> build/lib.linux-ppc64-3.6/pandas/tests/frame copying pandas/tests/frame/test_repr_info.py -> build/lib.linux-ppc64-3.6/pandas/tests/frame copying pandas/tests/frame/test_axis_select_reindex.py -> build/lib.linux-ppc64-3.6/pandas/tests/frame copying pandas/tests/frame/test_timeseries.py -> build/lib.linux-ppc64-3.6/pandas/tests/frame copying pandas/tests/frame/test_apply.py -> build/lib.linux-ppc64-3.6/pandas/tests/frame copying pandas/tests/frame/test_replace.py -> build/lib.linux-ppc64-3.6/pandas/tests/frame copying pandas/tests/frame/test_missing.py -> build/lib.linux-ppc64-3.6/pandas/tests/frame copying pandas/tests/frame/test_join.py -> build/lib.linux-ppc64-3.6/pandas/tests/frame copying pandas/tests/frame/test_constructors.py -> build/lib.linux-ppc64-3.6/pandas/tests/frame copying pandas/tests/frame/test_subclass.py -> build/lib.linux-ppc64-3.6/pandas/tests/frame copying pandas/tests/frame/test_combine_concat.py -> build/lib.linux-ppc64-3.6/pandas/tests/frame copying pandas/tests/frame/test_dtypes.py -> build/lib.linux-ppc64-3.6/pandas/tests/frame copying pandas/tests/frame/test_indexing.py -> build/lib.linux-ppc64-3.6/pandas/tests/frame copying pandas/tests/frame/test_asof.py -> build/lib.linux-ppc64-3.6/pandas/tests/frame copying pandas/tests/frame/test_nonunique_indexes.py -> build/lib.linux-ppc64-3.6/pandas/tests/frame copying pandas/tests/frame/test_block_internals.py -> build/lib.linux-ppc64-3.6/pandas/tests/frame copying pandas/tests/frame/test_validate.py -> build/lib.linux-ppc64-3.6/pandas/tests/frame copying pandas/tests/frame/test_to_csv.py -> build/lib.linux-ppc64-3.6/pandas/tests/frame copying pandas/tests/frame/test_query_eval.py -> build/lib.linux-ppc64-3.6/pandas/tests/frame copying pandas/tests/frame/test_convert_to.py -> build/lib.linux-ppc64-3.6/pandas/tests/frame creating build/lib.linux-ppc64-3.6/pandas/tests/indexing copying pandas/tests/indexing/__init__.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexing copying pandas/tests/indexing/test_multiindex.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexing copying pandas/tests/indexing/test_indexing_slow.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexing copying pandas/tests/indexing/common.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexing copying pandas/tests/indexing/test_timedelta.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexing copying pandas/tests/indexing/test_partial.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexing copying pandas/tests/indexing/test_panel.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexing copying pandas/tests/indexing/test_loc.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexing copying pandas/tests/indexing/test_floats.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexing copying pandas/tests/indexing/test_chaining_and_caching.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexing copying pandas/tests/indexing/test_interval.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexing copying pandas/tests/indexing/test_ix.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexing copying pandas/tests/indexing/test_scalar.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexing copying pandas/tests/indexing/test_iloc.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexing copying pandas/tests/indexing/test_categorical.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexing copying pandas/tests/indexing/test_coercion.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexing copying pandas/tests/indexing/test_indexing.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexing copying pandas/tests/indexing/test_callable.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexing copying pandas/tests/indexing/test_datetime.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexing creating build/lib.linux-ppc64-3.6/pandas/tests/indexes copying pandas/tests/indexes/__init__.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexes copying pandas/tests/indexes/datetimelike.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexes copying pandas/tests/indexes/test_frozen.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexes copying pandas/tests/indexes/common.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexes copying pandas/tests/indexes/test_numeric.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexes copying pandas/tests/indexes/test_interval.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexes copying pandas/tests/indexes/conftest.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexes copying pandas/tests/indexes/test_multi.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexes copying pandas/tests/indexes/test_range.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexes copying pandas/tests/indexes/test_category.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexes copying pandas/tests/indexes/test_base.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexes creating build/lib.linux-ppc64-3.6/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/__init__.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_formats.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_partial_slicing.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_misc.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_astype.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_datetimelike.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_missing.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_indexing.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_setops.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_date_range.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_tools.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_datetime.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_construction.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_ops.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexes/datetimes creating build/lib.linux-ppc64-3.6/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/__init__.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_timedelta.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_partial_slicing.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_astype.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_timedelta_range.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_indexing.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_setops.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_tools.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_construction.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_ops.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexes/timedeltas creating build/lib.linux-ppc64-3.6/pandas/tests/indexes/period copying pandas/tests/indexes/period/__init__.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_formats.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_period.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_partial_slicing.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_asfreq.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_period_range.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_indexing.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_setops.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_tools.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_construction.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_ops.py -> build/lib.linux-ppc64-3.6/pandas/tests/indexes/period creating build/lib.linux-ppc64-3.6/pandas/tests/internals copying pandas/tests/internals/__init__.py -> build/lib.linux-ppc64-3.6/pandas/tests/internals copying pandas/tests/internals/test_internals.py -> build/lib.linux-ppc64-3.6/pandas/tests/internals copying pandas/tests/internals/test_external_block.py -> build/lib.linux-ppc64-3.6/pandas/tests/internals creating build/lib.linux-ppc64-3.6/pandas/tests/io copying pandas/tests/io/__init__.py -> build/lib.linux-ppc64-3.6/pandas/tests/io copying pandas/tests/io/test_html.py -> build/lib.linux-ppc64-3.6/pandas/tests/io copying pandas/tests/io/test_packers.py -> build/lib.linux-ppc64-3.6/pandas/tests/io copying pandas/tests/io/test_common.py -> build/lib.linux-ppc64-3.6/pandas/tests/io copying pandas/tests/io/test_excel.py -> build/lib.linux-ppc64-3.6/pandas/tests/io copying pandas/tests/io/test_stata.py -> build/lib.linux-ppc64-3.6/pandas/tests/io copying pandas/tests/io/test_gbq.py -> build/lib.linux-ppc64-3.6/pandas/tests/io copying pandas/tests/io/generate_legacy_storage_files.py -> build/lib.linux-ppc64-3.6/pandas/tests/io copying pandas/tests/io/test_pytables.py -> build/lib.linux-ppc64-3.6/pandas/tests/io copying pandas/tests/io/test_feather.py -> build/lib.linux-ppc64-3.6/pandas/tests/io copying pandas/tests/io/test_sql.py -> build/lib.linux-ppc64-3.6/pandas/tests/io copying pandas/tests/io/conftest.py -> build/lib.linux-ppc64-3.6/pandas/tests/io copying pandas/tests/io/test_pickle.py -> build/lib.linux-ppc64-3.6/pandas/tests/io copying pandas/tests/io/test_parquet.py -> build/lib.linux-ppc64-3.6/pandas/tests/io copying pandas/tests/io/test_clipboard.py -> build/lib.linux-ppc64-3.6/pandas/tests/io copying pandas/tests/io/test_s3.py -> build/lib.linux-ppc64-3.6/pandas/tests/io creating build/lib.linux-ppc64-3.6/pandas/tests/io/json copying pandas/tests/io/json/__init__.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/json copying pandas/tests/io/json/test_ujson.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/json copying pandas/tests/io/json/test_pandas.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/json copying pandas/tests/io/json/test_compression.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/json copying pandas/tests/io/json/test_readlines.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/json copying pandas/tests/io/json/test_normalize.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/json copying pandas/tests/io/json/test_json_table_schema.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/json creating build/lib.linux-ppc64-3.6/pandas/tests/io/parser copying pandas/tests/io/parser/__init__.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/parser copying pandas/tests/io/parser/usecols.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/parser copying pandas/tests/io/parser/comment.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/parser copying pandas/tests/io/parser/c_parser_only.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/parser copying pandas/tests/io/parser/quoting.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/parser copying pandas/tests/io/parser/test_textreader.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/parser copying pandas/tests/io/parser/multithread.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/parser copying pandas/tests/io/parser/common.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/parser copying pandas/tests/io/parser/test_read_fwf.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/parser copying pandas/tests/io/parser/compression.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/parser copying pandas/tests/io/parser/dialect.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/parser copying pandas/tests/io/parser/test_unsupported.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/parser copying pandas/tests/io/parser/python_parser_only.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/parser copying pandas/tests/io/parser/test_network.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/parser copying pandas/tests/io/parser/mangle_dupes.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/parser copying pandas/tests/io/parser/skiprows.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/parser copying pandas/tests/io/parser/parse_dates.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/parser copying pandas/tests/io/parser/dtypes.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/parser copying pandas/tests/io/parser/header.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/parser copying pandas/tests/io/parser/index_col.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/parser copying pandas/tests/io/parser/na_values.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/parser copying pandas/tests/io/parser/test_parsers.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/parser copying pandas/tests/io/parser/converters.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/parser creating build/lib.linux-ppc64-3.6/pandas/tests/io/sas copying pandas/tests/io/sas/__init__.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/sas copying pandas/tests/io/sas/test_sas.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/sas copying pandas/tests/io/sas/test_sas7bdat.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/sas copying pandas/tests/io/sas/test_xport.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/sas creating build/lib.linux-ppc64-3.6/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/__init__.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_unpack_raw.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/common.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_obj.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_pack.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_extension.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_case.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_subtype.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_seq.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_except.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_limits.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_sequnpack.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_newspec.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_unpack.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_read_size.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_format.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/msgpack copying pandas/tests/io/msgpack/test_buffer.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/msgpack creating build/lib.linux-ppc64-3.6/pandas/tests/io/formats copying pandas/tests/io/formats/__init__.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/formats copying pandas/tests/io/formats/test_css.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/formats copying pandas/tests/io/formats/test_style.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/formats copying pandas/tests/io/formats/test_to_latex.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/formats copying pandas/tests/io/formats/test_eng_formatting.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/formats copying pandas/tests/io/formats/test_to_html.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/formats copying pandas/tests/io/formats/test_to_excel.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/formats copying pandas/tests/io/formats/test_format.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/formats copying pandas/tests/io/formats/test_printing.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/formats copying pandas/tests/io/formats/test_to_csv.py -> build/lib.linux-ppc64-3.6/pandas/tests/io/formats creating build/lib.linux-ppc64-3.6/pandas/tests/groupby copying pandas/tests/groupby/__init__.py -> build/lib.linux-ppc64-3.6/pandas/tests/groupby copying pandas/tests/groupby/test_nth.py -> build/lib.linux-ppc64-3.6/pandas/tests/groupby copying pandas/tests/groupby/common.py -> build/lib.linux-ppc64-3.6/pandas/tests/groupby copying pandas/tests/groupby/test_bin_groupby.py -> build/lib.linux-ppc64-3.6/pandas/tests/groupby copying pandas/tests/groupby/test_timegrouper.py -> build/lib.linux-ppc64-3.6/pandas/tests/groupby copying pandas/tests/groupby/test_categorical.py -> build/lib.linux-ppc64-3.6/pandas/tests/groupby copying pandas/tests/groupby/test_transform.py -> build/lib.linux-ppc64-3.6/pandas/tests/groupby copying pandas/tests/groupby/test_filters.py -> build/lib.linux-ppc64-3.6/pandas/tests/groupby copying pandas/tests/groupby/test_groupby.py -> build/lib.linux-ppc64-3.6/pandas/tests/groupby copying pandas/tests/groupby/test_whitelist.py -> build/lib.linux-ppc64-3.6/pandas/tests/groupby copying pandas/tests/groupby/test_counting.py -> build/lib.linux-ppc64-3.6/pandas/tests/groupby copying pandas/tests/groupby/test_index_as_string.py -> build/lib.linux-ppc64-3.6/pandas/tests/groupby copying pandas/tests/groupby/test_value_counts.py -> build/lib.linux-ppc64-3.6/pandas/tests/groupby copying pandas/tests/groupby/test_aggregate.py -> build/lib.linux-ppc64-3.6/pandas/tests/groupby creating build/lib.linux-ppc64-3.6/pandas/tests/reshape copying pandas/tests/reshape/__init__.py -> build/lib.linux-ppc64-3.6/pandas/tests/reshape copying pandas/tests/reshape/test_pivot.py -> build/lib.linux-ppc64-3.6/pandas/tests/reshape copying pandas/tests/reshape/test_merge.py -> build/lib.linux-ppc64-3.6/pandas/tests/reshape copying pandas/tests/reshape/test_reshape.py -> build/lib.linux-ppc64-3.6/pandas/tests/reshape copying pandas/tests/reshape/test_util.py -> build/lib.linux-ppc64-3.6/pandas/tests/reshape copying pandas/tests/reshape/test_tile.py -> build/lib.linux-ppc64-3.6/pandas/tests/reshape copying pandas/tests/reshape/test_concat.py -> build/lib.linux-ppc64-3.6/pandas/tests/reshape copying pandas/tests/reshape/test_merge_ordered.py -> build/lib.linux-ppc64-3.6/pandas/tests/reshape copying pandas/tests/reshape/test_join.py -> build/lib.linux-ppc64-3.6/pandas/tests/reshape copying pandas/tests/reshape/test_union_categoricals.py -> build/lib.linux-ppc64-3.6/pandas/tests/reshape copying pandas/tests/reshape/test_merge_asof.py -> build/lib.linux-ppc64-3.6/pandas/tests/reshape creating build/lib.linux-ppc64-3.6/pandas/tests/series copying pandas/tests/series/__init__.py -> build/lib.linux-ppc64-3.6/pandas/tests/series copying pandas/tests/series/test_quantile.py -> build/lib.linux-ppc64-3.6/pandas/tests/series copying pandas/tests/series/test_internals.py -> build/lib.linux-ppc64-3.6/pandas/tests/series copying pandas/tests/series/test_operators.py -> build/lib.linux-ppc64-3.6/pandas/tests/series copying pandas/tests/series/test_sorting.py -> build/lib.linux-ppc64-3.6/pandas/tests/series copying pandas/tests/series/test_alter_axes.py -> build/lib.linux-ppc64-3.6/pandas/tests/series copying pandas/tests/series/test_io.py -> build/lib.linux-ppc64-3.6/pandas/tests/series copying pandas/tests/series/test_datetime_values.py -> build/lib.linux-ppc64-3.6/pandas/tests/series copying pandas/tests/series/test_repr.py -> build/lib.linux-ppc64-3.6/pandas/tests/series copying pandas/tests/series/common.py -> build/lib.linux-ppc64-3.6/pandas/tests/series copying pandas/tests/series/test_period.py -> build/lib.linux-ppc64-3.6/pandas/tests/series copying pandas/tests/series/test_analytics.py -> build/lib.linux-ppc64-3.6/pandas/tests/series copying pandas/tests/series/test_rank.py -> build/lib.linux-ppc64-3.6/pandas/tests/series copying pandas/tests/series/test_api.py -> build/lib.linux-ppc64-3.6/pandas/tests/series copying pandas/tests/series/test_timeseries.py -> build/lib.linux-ppc64-3.6/pandas/tests/series copying pandas/tests/series/test_apply.py -> build/lib.linux-ppc64-3.6/pandas/tests/series copying pandas/tests/series/test_replace.py -> build/lib.linux-ppc64-3.6/pandas/tests/series copying pandas/tests/series/test_missing.py -> build/lib.linux-ppc64-3.6/pandas/tests/series copying pandas/tests/series/test_constructors.py -> build/lib.linux-ppc64-3.6/pandas/tests/series copying pandas/tests/series/test_subclass.py -> build/lib.linux-ppc64-3.6/pandas/tests/series copying pandas/tests/series/test_combine_concat.py -> build/lib.linux-ppc64-3.6/pandas/tests/series copying pandas/tests/series/test_dtypes.py -> build/lib.linux-ppc64-3.6/pandas/tests/series copying pandas/tests/series/test_indexing.py -> build/lib.linux-ppc64-3.6/pandas/tests/series copying pandas/tests/series/test_asof.py -> build/lib.linux-ppc64-3.6/pandas/tests/series copying pandas/tests/series/test_validate.py -> build/lib.linux-ppc64-3.6/pandas/tests/series creating build/lib.linux-ppc64-3.6/pandas/tests/scalar copying pandas/tests/scalar/__init__.py -> build/lib.linux-ppc64-3.6/pandas/tests/scalar copying pandas/tests/scalar/test_nat.py -> build/lib.linux-ppc64-3.6/pandas/tests/scalar copying pandas/tests/scalar/test_timedelta.py -> build/lib.linux-ppc64-3.6/pandas/tests/scalar copying pandas/tests/scalar/test_period.py -> build/lib.linux-ppc64-3.6/pandas/tests/scalar copying pandas/tests/scalar/test_interval.py -> build/lib.linux-ppc64-3.6/pandas/tests/scalar copying pandas/tests/scalar/test_period_asfreq.py -> build/lib.linux-ppc64-3.6/pandas/tests/scalar copying pandas/tests/scalar/test_timestamp.py -> build/lib.linux-ppc64-3.6/pandas/tests/scalar creating build/lib.linux-ppc64-3.6/pandas/tests/tseries copying pandas/tests/tseries/__init__.py -> build/lib.linux-ppc64-3.6/pandas/tests/tseries copying pandas/tests/tseries/test_holiday.py -> build/lib.linux-ppc64-3.6/pandas/tests/tseries copying pandas/tests/tseries/test_timezones.py -> build/lib.linux-ppc64-3.6/pandas/tests/tseries copying pandas/tests/tseries/test_frequencies.py -> build/lib.linux-ppc64-3.6/pandas/tests/tseries copying pandas/tests/tseries/conftest.py -> build/lib.linux-ppc64-3.6/pandas/tests/tseries copying pandas/tests/tseries/test_offsets.py -> build/lib.linux-ppc64-3.6/pandas/tests/tseries creating build/lib.linux-ppc64-3.6/pandas/tests/plotting copying pandas/tests/plotting/__init__.py -> build/lib.linux-ppc64-3.6/pandas/tests/plotting copying pandas/tests/plotting/test_boxplot_method.py -> build/lib.linux-ppc64-3.6/pandas/tests/plotting copying pandas/tests/plotting/common.py -> build/lib.linux-ppc64-3.6/pandas/tests/plotting copying pandas/tests/plotting/test_misc.py -> build/lib.linux-ppc64-3.6/pandas/tests/plotting copying pandas/tests/plotting/test_datetimelike.py -> build/lib.linux-ppc64-3.6/pandas/tests/plotting copying pandas/tests/plotting/test_converter.py -> build/lib.linux-ppc64-3.6/pandas/tests/plotting copying pandas/tests/plotting/test_deprecated.py -> build/lib.linux-ppc64-3.6/pandas/tests/plotting copying pandas/tests/plotting/test_groupby.py -> build/lib.linux-ppc64-3.6/pandas/tests/plotting copying pandas/tests/plotting/test_frame.py -> build/lib.linux-ppc64-3.6/pandas/tests/plotting copying pandas/tests/plotting/test_hist_method.py -> build/lib.linux-ppc64-3.6/pandas/tests/plotting copying pandas/tests/plotting/test_series.py -> build/lib.linux-ppc64-3.6/pandas/tests/plotting creating build/lib.linux-ppc64-3.6/pandas/tests/tools copying pandas/tests/tools/__init__.py -> build/lib.linux-ppc64-3.6/pandas/tests/tools copying pandas/tests/tools/test_numeric.py -> build/lib.linux-ppc64-3.6/pandas/tests/tools creating build/lib.linux-ppc64-3.6/pandas/tests/util copying pandas/tests/util/__init__.py -> build/lib.linux-ppc64-3.6/pandas/tests/util copying pandas/tests/util/test_util.py -> build/lib.linux-ppc64-3.6/pandas/tests/util copying pandas/tests/util/test_testing.py -> build/lib.linux-ppc64-3.6/pandas/tests/util copying pandas/tests/util/test_hashing.py -> build/lib.linux-ppc64-3.6/pandas/tests/util creating build/lib.linux-ppc64-3.6/pandas/tools copying pandas/tools/__init__.py -> build/lib.linux-ppc64-3.6/pandas/tools copying pandas/tools/merge.py -> build/lib.linux-ppc64-3.6/pandas/tools copying pandas/tools/plotting.py -> build/lib.linux-ppc64-3.6/pandas/tools copying pandas/tools/hashing.py -> build/lib.linux-ppc64-3.6/pandas/tools creating build/lib.linux-ppc64-3.6/pandas/tseries copying pandas/tseries/__init__.py -> build/lib.linux-ppc64-3.6/pandas/tseries copying pandas/tseries/util.py -> build/lib.linux-ppc64-3.6/pandas/tseries copying pandas/tseries/holiday.py -> build/lib.linux-ppc64-3.6/pandas/tseries copying pandas/tseries/plotting.py -> build/lib.linux-ppc64-3.6/pandas/tseries copying pandas/tseries/frequencies.py -> build/lib.linux-ppc64-3.6/pandas/tseries copying pandas/tseries/offsets.py -> build/lib.linux-ppc64-3.6/pandas/tseries copying pandas/tseries/api.py -> build/lib.linux-ppc64-3.6/pandas/tseries copying pandas/tseries/converter.py -> build/lib.linux-ppc64-3.6/pandas/tseries creating build/lib.linux-ppc64-3.6/pandas/io/formats/templates copying pandas/io/formats/templates/html.tpl -> build/lib.linux-ppc64-3.6/pandas/io/formats/templates creating build/lib.linux-ppc64-3.6/pandas/tests/data copying pandas/tests/data/tips.csv -> build/lib.linux-ppc64-3.6/pandas/tests/data copying pandas/tests/data/iris.csv -> build/lib.linux-ppc64-3.6/pandas/tests/data creating build/lib.linux-ppc64-3.6/pandas/tests/indexes/data copying pandas/tests/indexes/data/mindex_073.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/indexes/data copying pandas/tests/indexes/data/multiindex_v1.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/indexes/data creating build/lib.linux-ppc64-3.6/pandas/tests/io/data creating build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_hdf copying pandas/tests/io/data/legacy_hdf/pytables_native.h5 -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_hdf copying pandas/tests/io/data/legacy_hdf/periodindex_0.20.1_x86_64_darwin_2.7.13.h5 -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_hdf copying pandas/tests/io/data/legacy_hdf/legacy_table.h5 -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_hdf copying pandas/tests/io/data/legacy_hdf/pytables_native2.h5 -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_hdf copying pandas/tests/io/data/legacy_hdf/datetimetz_object.h5 -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_hdf creating build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle creating build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.14.0 copying pandas/tests/io/data/legacy_pickle/0.14.0/0.14.0_x86_64_linux_2.7.8.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.14.0 copying pandas/tests/io/data/legacy_pickle/0.14.0/0.14.0_x86_64_darwin_2.7.6.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.14.0 creating build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.14.1 copying pandas/tests/io/data/legacy_pickle/0.14.1/0.14.1_x86_64_darwin_2.7.12.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.14.1 copying pandas/tests/io/data/legacy_pickle/0.14.1/0.14.1_x86_64_linux_2.7.8.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.14.1 creating build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.16.0 copying pandas/tests/io/data/legacy_pickle/0.16.0/0.16.0_x86_64_darwin_2.7.9.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.16.0 creating build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.15.2 copying pandas/tests/io/data/legacy_pickle/0.15.2/0.15.2_x86_64_darwin_2.7.9.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.15.2 creating build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.19.2 copying pandas/tests/io/data/legacy_pickle/0.19.2/0.19.2_x86_64_darwin_2.7.14.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.19.2 copying pandas/tests/io/data/legacy_pickle/0.19.2/0.19.2_x86_64_darwin_2.7.12.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.19.2 copying pandas/tests/io/data/legacy_pickle/0.19.2/0.19.2_x86_64_darwin_3.6.1.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.19.2 creating build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.15.0 copying pandas/tests/io/data/legacy_pickle/0.15.0/0.15.0_x86_64_linux_2.7.8.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.15.0 copying pandas/tests/io/data/legacy_pickle/0.15.0/0.15.0_x86_64_darwin_2.7.12.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.15.0 creating build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.18.0 copying pandas/tests/io/data/legacy_pickle/0.18.0/0.18.0_x86_64_darwin_3.5.1.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.18.0 copying pandas/tests/io/data/legacy_pickle/0.18.0/0.18.0_AMD64_windows_2.7.11.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.18.0 copying pandas/tests/io/data/legacy_pickle/0.18.0/0.18.0_x86_64_darwin_2.7.11.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.18.0 copying pandas/tests/io/data/legacy_pickle/0.18.0/0.18.0_AMD64_windows_3.5.1.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.18.0 creating build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.17.1 copying pandas/tests/io/data/legacy_pickle/0.17.1/0.17.1_x86_64_darwin_2.7.11.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.17.1 copying pandas/tests/io/data/legacy_pickle/0.17.1/0.17.1_AMD64_windows_2.7.11.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.17.1 creating build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.17.0 copying pandas/tests/io/data/legacy_pickle/0.17.0/0.17.0_x86_64_darwin_3.5.3.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.17.0 copying pandas/tests/io/data/legacy_pickle/0.17.0/0.17.0_x86_64_darwin_2.7.11.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.17.0 copying pandas/tests/io/data/legacy_pickle/0.17.0/0.17.0_AMD64_windows_3.4.4.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.17.0 copying pandas/tests/io/data/legacy_pickle/0.17.0/0.17.0_x86_64_darwin_3.4.4.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.17.0 copying pandas/tests/io/data/legacy_pickle/0.17.0/0.17.0_x86_64_linux_2.7.11.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.17.0 copying pandas/tests/io/data/legacy_pickle/0.17.0/0.17.0_AMD64_windows_2.7.11.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.17.0 copying pandas/tests/io/data/legacy_pickle/0.17.0/0.17.0_x86_64_linux_3.4.4.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.17.0 copying pandas/tests/io/data/legacy_pickle/0.17.0/0.17.1_AMD64_windows_2.7.11.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.17.0 creating build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.10.1 copying pandas/tests/io/data/legacy_pickle/0.10.1/AMD64_windows_2.7.3.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.10.1 copying pandas/tests/io/data/legacy_pickle/0.10.1/x86_64_linux_2.7.3.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.10.1 creating build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.18.1 copying pandas/tests/io/data/legacy_pickle/0.18.1/0.18.1_x86_64_darwin_3.5.2.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.18.1 copying pandas/tests/io/data/legacy_pickle/0.18.1/0.18.1_x86_64_darwin_2.7.12.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.18.1 creating build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.16.2 copying pandas/tests/io/data/legacy_pickle/0.16.2/0.16.2_x86_64_darwin_3.4.3.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.16.2 copying pandas/tests/io/data/legacy_pickle/0.16.2/0.16.2_x86_64_linux_2.7.10.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.16.2 copying pandas/tests/io/data/legacy_pickle/0.16.2/0.16.2_AMD64_windows_2.7.10.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.16.2 copying pandas/tests/io/data/legacy_pickle/0.16.2/0.16.2_x86_64_linux_3.4.3.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.16.2 copying pandas/tests/io/data/legacy_pickle/0.16.2/0.16.2_x86_64_darwin_2.7.9.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.16.2 copying pandas/tests/io/data/legacy_pickle/0.16.2/0.16.2_x86_64_darwin_2.7.10.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.16.2 copying pandas/tests/io/data/legacy_pickle/0.16.2/0.16.2_AMD64_windows_3.4.3.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.16.2 creating build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.11.0 copying pandas/tests/io/data/legacy_pickle/0.11.0/0.11.0_x86_64_linux_3.3.0.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.11.0 copying pandas/tests/io/data/legacy_pickle/0.11.0/x86_64_linux_2.7.3.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.11.0 copying pandas/tests/io/data/legacy_pickle/0.11.0/x86_64_linux_3.3.0.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.11.0 creating build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.12.0 copying pandas/tests/io/data/legacy_pickle/0.12.0/0.12.0_AMD64_windows_2.7.3.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.12.0 copying pandas/tests/io/data/legacy_pickle/0.12.0/0.12.0_x86_64_linux_2.7.3.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.12.0 creating build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.13.0 copying pandas/tests/io/data/legacy_pickle/0.13.0/0.13.0_x86_64_linux_2.7.3.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.13.0 copying pandas/tests/io/data/legacy_pickle/0.13.0/0.13.0_x86_64_linux_2.7.8.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.13.0 copying pandas/tests/io/data/legacy_pickle/0.13.0/0.13.0_i686_linux_2.7.3.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.13.0 copying pandas/tests/io/data/legacy_pickle/0.13.0/0.13.0_AMD64_windows_2.7.3.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.13.0 copying pandas/tests/io/data/legacy_pickle/0.13.0/0.13.0_x86_64_linux_3.3.0.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.13.0 copying pandas/tests/io/data/legacy_pickle/0.13.0/0.13.0_i686_linux_3.2.3.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.13.0 copying pandas/tests/io/data/legacy_pickle/0.13.0/0.13.0_x86_64_darwin_2.7.6.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.13.0 copying pandas/tests/io/data/legacy_pickle/0.13.0/0.13.0_x86_64_darwin_2.7.5.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.13.0 copying pandas/tests/io/data/legacy_pickle/0.13.0/0.13.0_i686_linux_2.6.5.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.13.0 creating build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.20.3 copying pandas/tests/io/data/legacy_pickle/0.20.3/0.20.3_x86_64_darwin_2.7.14.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.20.3 creating build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack creating build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.16.0 copying pandas/tests/io/data/legacy_msgpack/0.16.0/0.16.0_x86_64_darwin_2.7.9.msgpack -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.16.0 creating build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.19.2 copying pandas/tests/io/data/legacy_msgpack/0.19.2/0.19.2_x86_64_darwin_2.7.12.msgpack -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.19.2 copying pandas/tests/io/data/legacy_msgpack/0.19.2/0.19.2_x86_64_darwin_3.6.1.msgpack -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.19.2 creating build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.18.0 copying pandas/tests/io/data/legacy_msgpack/0.18.0/0.18.0_x86_64_darwin_3.5.1.msgpack -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.18.0 copying pandas/tests/io/data/legacy_msgpack/0.18.0/0.18.0_x86_64_darwin_2.7.11.msgpack -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.18.0 copying pandas/tests/io/data/legacy_msgpack/0.18.0/0.18.0_AMD64_windows_3.5.1.msgpack -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.18.0 copying pandas/tests/io/data/legacy_msgpack/0.18.0/0.18.0_AMD64_windows_2.7.11.msgpack -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.18.0 creating build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.17.1 copying pandas/tests/io/data/legacy_msgpack/0.17.1/0.17.1_AMD64_windows_3.5.1.msgpack -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.17.1 copying pandas/tests/io/data/legacy_msgpack/0.17.1/0.17.1_x86_64_linux_2.7.11.msgpack -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.17.1 copying pandas/tests/io/data/legacy_msgpack/0.17.1/0.17.1_x86_64_darwin_3.5.1.msgpack -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.17.1 copying pandas/tests/io/data/legacy_msgpack/0.17.1/0.17.1_AMD64_windows_2.7.11.msgpack -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.17.1 copying pandas/tests/io/data/legacy_msgpack/0.17.1/0.17.1_x86_64_linux_3.4.4.msgpack -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.17.1 copying pandas/tests/io/data/legacy_msgpack/0.17.1/0.17.1_x86_64_darwin_2.7.11.msgpack -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.17.1 creating build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.17.0 copying pandas/tests/io/data/legacy_msgpack/0.17.0/0.17.0_AMD64_windows_3.4.4.msgpack -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.17.0 copying pandas/tests/io/data/legacy_msgpack/0.17.0/0.17.0_x86_64_linux_2.7.11.msgpack -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.17.0 copying pandas/tests/io/data/legacy_msgpack/0.17.0/0.17.0_x86_64_linux_3.4.4.msgpack -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.17.0 copying pandas/tests/io/data/legacy_msgpack/0.17.0/0.17.1_AMD64_windows_3.5.1.msgpack -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.17.0 copying pandas/tests/io/data/legacy_msgpack/0.17.0/0.17.0_x86_64_darwin_3.4.4.msgpack -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.17.0 copying pandas/tests/io/data/legacy_msgpack/0.17.0/0.17.1_AMD64_windows_2.7.11.msgpack -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.17.0 copying pandas/tests/io/data/legacy_msgpack/0.17.0/0.17.0_x86_64_darwin_2.7.11.msgpack -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.17.0 copying pandas/tests/io/data/legacy_msgpack/0.17.0/0.17.0_AMD64_windows_2.7.11.msgpack -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.17.0 creating build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.18.1 copying pandas/tests/io/data/legacy_msgpack/0.18.1/0.18.1_x86_64_darwin_2.7.12.msgpack -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.18.1 copying pandas/tests/io/data/legacy_msgpack/0.18.1/0.18.1_x86_64_darwin_3.5.2.msgpack -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.18.1 creating build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.16.2 copying pandas/tests/io/data/legacy_msgpack/0.16.2/0.16.2_x86_64_linux_3.4.3.msgpack -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.16.2 copying pandas/tests/io/data/legacy_msgpack/0.16.2/0.16.2_AMD64_windows_2.7.10.msgpack -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.16.2 copying pandas/tests/io/data/legacy_msgpack/0.16.2/0.16.2_AMD64_windows_3.4.3.msgpack -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.16.2 copying pandas/tests/io/data/legacy_msgpack/0.16.2/0.16.2_x86_64_darwin_2.7.10.msgpack -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.16.2 copying pandas/tests/io/data/legacy_msgpack/0.16.2/0.16.2_x86_64_darwin_2.7.9.msgpack -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.16.2 copying pandas/tests/io/data/legacy_msgpack/0.16.2/0.16.2_x86_64_linux_2.7.10.msgpack -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.16.2 copying pandas/tests/io/data/legacy_msgpack/0.16.2/0.16.2_x86_64_darwin_3.4.3.msgpack -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.16.2 copying pandas/tests/io/data/tips.csv -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/test_mmap.csv -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/stata3.csv -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/iris.csv -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/stata6.csv -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/test1.csv -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/stata5.csv -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/banklist.csv -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/stata3_114.dta -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/stata14_118.dta -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/S4_EDUC1.dta -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/stata10_117.dta -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/stata1_114.dta -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/stata9_115.dta -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/stata8_115.dta -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/stata5_113.dta -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/stata3_113.dta -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/stata3_115.dta -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/stata4_113.dta -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/stata5_115.dta -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/stata8_113.dta -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/stata3_117.dta -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/stata2_117.dta -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/stata11_115.dta -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/stata4_114.dta -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/stata7_111.dta -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/stata11_117.dta -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/stata6_113.dta -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/stata7_117.dta -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/stata1_encoding.dta -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/stata9_117.dta -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/stata7_115.dta -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/stata10_115.dta -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/stata8_117.dta -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/stata13_dates.dta -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/stata5_114.dta -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/stata15.dta -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/stata6_114.dta -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/stata4_117.dta -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/stata2_115.dta -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/stata6_115.dta -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/stata5_117.dta -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/stata2_114.dta -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/stata2_113.dta -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/stata12_117.dta -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/stata6_117.dta -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/stata1_117.dta -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/stata4_115.dta -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/categorical_0_14_1.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/categorical_0_15_2.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/gbq_fake_job.txt -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/fixed_width_format.txt -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/testdtype.xls -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/times_1904.xls -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/blank.xls -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/test_types.xls -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/times_1900.xls -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/testskiprows.xls -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/test_converters.xls -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/test_multisheet.xls -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/blank_with_header.xls -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/test_squeeze.xls -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/test3.xls -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/test1.xls -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/test5.xls -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/testmultiindex.xls -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/test2.xls -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/test4.xls -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/test_index_name_pre17.xls -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/testdateoverflow.xls -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/times_1900.xlsx -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/testdtype.xlsx -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/test_multisheet.xlsx -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/blank.xlsx -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/test_squeeze.xlsx -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/testmultiindex.xlsx -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/testdateoverflow.xlsx -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/test_index_name_pre17.xlsx -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/test4.xlsx -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/blank_with_header.xlsx -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/test5.xlsx -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/test3.xlsx -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/test_converters.xlsx -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/testskiprows.xlsx -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/test1.xlsx -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/times_1904.xlsx -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/test_types.xlsx -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/test2.xlsx -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/testmultiindex.xlsm -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/test2.xlsm -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/testdateoverflow.xlsm -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/test_squeeze.xlsm -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/blank.xlsm -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/test_converters.xlsm -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/blank_with_header.xlsm -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/testdtype.xlsm -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/times_1904.xlsm -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/test_multisheet.xlsm -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/test5.xlsm -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/test1.xlsm -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/times_1900.xlsm -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/test_types.xlsm -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/test_index_name_pre17.xlsm -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/test3.xlsm -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/test4.xlsm -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/testskiprows.xlsm -> build/lib.linux-ppc64-3.6/pandas/tests/io/data creating build/lib.linux-ppc64-3.6/pandas/tests/io/parser/data copying pandas/tests/io/parser/data/tips.csv -> build/lib.linux-ppc64-3.6/pandas/tests/io/parser/data copying pandas/tests/io/parser/data/test_mmap.csv -> build/lib.linux-ppc64-3.6/pandas/tests/io/parser/data copying pandas/tests/io/parser/data/iris.csv -> build/lib.linux-ppc64-3.6/pandas/tests/io/parser/data copying pandas/tests/io/parser/data/sub_char.csv -> build/lib.linux-ppc64-3.6/pandas/tests/io/parser/data copying pandas/tests/io/parser/data/sauron.SHIFT_JIS.csv -> build/lib.linux-ppc64-3.6/pandas/tests/io/parser/data copying pandas/tests/io/parser/data/test1.csv -> build/lib.linux-ppc64-3.6/pandas/tests/io/parser/data copying pandas/tests/io/parser/data/unicode_series.csv -> build/lib.linux-ppc64-3.6/pandas/tests/io/parser/data copying pandas/tests/io/parser/data/salaries.csv -> build/lib.linux-ppc64-3.6/pandas/tests/io/parser/data copying pandas/tests/io/parser/data/test2.csv -> build/lib.linux-ppc64-3.6/pandas/tests/io/parser/data copying pandas/tests/io/parser/data/tar_csv.tar.gz -> build/lib.linux-ppc64-3.6/pandas/tests/io/parser/data copying pandas/tests/io/parser/data/tips.csv.gz -> build/lib.linux-ppc64-3.6/pandas/tests/io/parser/data copying pandas/tests/io/parser/data/salaries.csv.gz -> build/lib.linux-ppc64-3.6/pandas/tests/io/parser/data copying pandas/tests/io/parser/data/test1.csv.gz -> build/lib.linux-ppc64-3.6/pandas/tests/io/parser/data copying pandas/tests/io/parser/data/tips.csv.bz2 -> build/lib.linux-ppc64-3.6/pandas/tests/io/parser/data copying pandas/tests/io/parser/data/salaries.csv.bz2 -> build/lib.linux-ppc64-3.6/pandas/tests/io/parser/data copying pandas/tests/io/parser/data/test1.csv.bz2 -> build/lib.linux-ppc64-3.6/pandas/tests/io/parser/data copying pandas/tests/io/parser/data/utf16_ex.txt -> build/lib.linux-ppc64-3.6/pandas/tests/io/parser/data copying pandas/tests/io/parser/data/tar_csv.tar -> build/lib.linux-ppc64-3.6/pandas/tests/io/parser/data copying pandas/tests/io/parser/data/utf16_ex_small.zip -> build/lib.linux-ppc64-3.6/pandas/tests/io/parser/data copying pandas/tests/io/parser/data/salaries.csv.zip -> build/lib.linux-ppc64-3.6/pandas/tests/io/parser/data creating build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/test_12659.csv -> build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/test_sas7bdat_2.csv -> build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/test_sas7bdat_1.csv -> build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/datetime.csv -> build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/DEMO_G.csv -> build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/productsales.csv -> build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/SSHSV1_A.csv -> build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/airline.csv -> build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/DRXFCD_G.csv -> build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/paxraw_d_short.csv -> build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/DEMO_G.xpt -> build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/paxraw_d_short.xpt -> build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/DRXFCD_G.xpt -> build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/SSHSV1_A.xpt -> build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/test7.sas7bdat -> build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/test1.sas7bdat -> build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/test11.sas7bdat -> build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/test16.sas7bdat -> build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/test12.sas7bdat -> build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/test5.sas7bdat -> build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/airline.sas7bdat -> build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/test8.sas7bdat -> build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/test6.sas7bdat -> build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/productsales.sas7bdat -> build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/test2.sas7bdat -> build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/test14.sas7bdat -> build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/datetime.sas7bdat -> build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/test4.sas7bdat -> build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/test10.sas7bdat -> build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/test_12659.sas7bdat -> build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/test3.sas7bdat -> build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/test13.sas7bdat -> build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/test9.sas7bdat -> build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data copying pandas/tests/io/sas/data/test15.sas7bdat -> build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data copying pandas/tests/io/data/nyse_wsj.html -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/banklist.html -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/spam.html -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/macau.html -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/wikipedia_states.html -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/computer_sales_page.html -> build/lib.linux-ppc64-3.6/pandas/tests/io/data copying pandas/tests/io/data/valid_markup.html -> build/lib.linux-ppc64-3.6/pandas/tests/io/data creating build/lib.linux-ppc64-3.6/pandas/tests/io/data/html_encoding copying pandas/tests/io/data/html_encoding/chinese_utf-16.html -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/html_encoding copying pandas/tests/io/data/html_encoding/chinese_utf-8.html -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/html_encoding copying pandas/tests/io/data/html_encoding/letz_latin1.html -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/html_encoding copying pandas/tests/io/data/html_encoding/chinese_utf-32.html -> build/lib.linux-ppc64-3.6/pandas/tests/io/data/html_encoding creating build/lib.linux-ppc64-3.6/pandas/tests/io/json/data copying pandas/tests/io/json/data/tsframe_v012.json.zip -> build/lib.linux-ppc64-3.6/pandas/tests/io/json/data copying pandas/tests/io/json/data/tsframe_iso_v012.json -> build/lib.linux-ppc64-3.6/pandas/tests/io/json/data copying pandas/tests/io/json/data/tsframe_v012.json -> build/lib.linux-ppc64-3.6/pandas/tests/io/json/data creating build/lib.linux-ppc64-3.6/pandas/tests/io/msgpack/data copying pandas/tests/io/msgpack/data/frame.mp -> build/lib.linux-ppc64-3.6/pandas/tests/io/msgpack/data creating build/lib.linux-ppc64-3.6/pandas/tests/io/formats/data copying pandas/tests/io/formats/data/unicode_series.csv -> build/lib.linux-ppc64-3.6/pandas/tests/io/formats/data creating build/lib.linux-ppc64-3.6/pandas/tests/reshape/data copying pandas/tests/reshape/data/quotes2.csv -> build/lib.linux-ppc64-3.6/pandas/tests/reshape/data copying pandas/tests/reshape/data/trades.csv -> build/lib.linux-ppc64-3.6/pandas/tests/reshape/data copying pandas/tests/reshape/data/quotes.csv -> build/lib.linux-ppc64-3.6/pandas/tests/reshape/data copying pandas/tests/reshape/data/allow_exact_matches_and_tolerance.csv -> build/lib.linux-ppc64-3.6/pandas/tests/reshape/data copying pandas/tests/reshape/data/tolerance.csv -> build/lib.linux-ppc64-3.6/pandas/tests/reshape/data copying pandas/tests/reshape/data/asof.csv -> build/lib.linux-ppc64-3.6/pandas/tests/reshape/data copying pandas/tests/reshape/data/cut_data.csv -> build/lib.linux-ppc64-3.6/pandas/tests/reshape/data copying pandas/tests/reshape/data/trades2.csv -> build/lib.linux-ppc64-3.6/pandas/tests/reshape/data copying pandas/tests/reshape/data/asof2.csv -> build/lib.linux-ppc64-3.6/pandas/tests/reshape/data copying pandas/tests/reshape/data/allow_exact_matches.csv -> build/lib.linux-ppc64-3.6/pandas/tests/reshape/data creating build/lib.linux-ppc64-3.6/pandas/tests/tseries/data copying pandas/tests/tseries/data/dateoffset_0_15_2.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/tseries/data copying pandas/tests/tseries/data/cday-0.14.1.pickle -> build/lib.linux-ppc64-3.6/pandas/tests/tseries/data UPDATING build/lib.linux-ppc64-3.6/pandas/_version.py set build/lib.linux-ppc64-3.6/pandas/_version.py to '0.22.0' running build_ext skipping 'pandas/_libs/lib.c' Cython extension (up-to-date) building 'pandas._libs.lib' extension creating build/temp.linux-ppc64-3.6 creating build/temp.linux-ppc64-3.6/pandas creating build/temp.linux-ppc64-3.6/pandas/_libs gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c pandas/_libs/lib.c -o build/temp.linux-ppc64-3.6/pandas/_libs/lib.o -Wno-unused-function In file included from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/lib.c:526: /usr/lib64/python3.6/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ pandas/_libs/lib.c: In function ‘__pyx_pw_6pandas_5_libs_3lib_51maybe_booleans_to_slice’: pandas/_libs/lib.c:345:40: warning: ‘__pyx_v_end’ may be used uninitialized in this function [-Wmaybe-uninitialized] #define PyInt_FromSsize_t PyLong_FromSsize_t ^~~~~~~~~~~~~~~~~~ pandas/_libs/lib.c:12247:14: note: ‘__pyx_v_end’ was declared here Py_ssize_t __pyx_v_end; ^~~~~~~~~~~ pandas/_libs/lib.c:345:40: warning: ‘__pyx_v_start’ may be used uninitialized in this function [-Wmaybe-uninitialized] #define PyInt_FromSsize_t PyLong_FromSsize_t ^~~~~~~~~~~~~~~~~~ pandas/_libs/lib.c:12246:14: note: ‘__pyx_v_start’ was declared here Py_ssize_t __pyx_v_start; ^~~~~~~~~~~~~ pandas/_libs/lib.c: In function ‘__pyx_gb_6pandas_5_libs_3lib_104generator’: pandas/_libs/lib.c:27289:36: warning: ‘__pyx_t_23’ may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_cur_scope->__pyx_t_8 = __pyx_t_23; ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ pandas/_libs/lib.c:27286:36: warning: ‘__pyx_t_10’ may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_cur_scope->__pyx_t_4 = __pyx_t_10; ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ pandas/_libs/lib.c:27283:36: warning: ‘__pyx_t_5’ may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_cur_scope->__pyx_t_3 = __pyx_t_5; ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ pandas/_libs/lib.c:27288:36: warning: ‘__pyx_t_14’ may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_cur_scope->__pyx_t_7 = __pyx_t_14; ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ pandas/_libs/lib.c:27287:36: warning: ‘__pyx_t_11’ may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_cur_scope->__pyx_t_6 = __pyx_t_11; ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ pandas/_libs/lib.c: In function ‘__pyx_pf_6pandas_5_libs_3lib_173maybe_convert_objects.isra.217’: pandas/_libs/lib.c:61361:21: warning: ‘__pyx_pybuffernd_itimedeltas.diminfo[0].strides’ may be used uninitialized in this function [-Wmaybe-uninitialized] __Pyx_LocalBuf_ND __pyx_pybuffernd_itimedeltas; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ pandas/_libs/lib.c:61357:21: warning: ‘__pyx_pybuffernd_idatetimes.diminfo[0].strides’ may be used uninitialized in this function [-Wmaybe-uninitialized] __Pyx_LocalBuf_ND __pyx_pybuffernd_idatetimes; ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection build/temp.linux-ppc64-3.6/pandas/_libs/lib.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-ppc64-3.6/pandas/_libs/lib.cpython-36m-ppc64-linux-gnu.so skipping 'pandas/_libs/properties.c' Cython extension (up-to-date) building 'pandas._libs.properties' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -fPIC -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c pandas/_libs/properties.c -o build/temp.linux-ppc64-3.6/pandas/_libs/properties.o -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection build/temp.linux-ppc64-3.6/pandas/_libs/properties.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-ppc64-3.6/pandas/_libs/properties.cpython-36m-ppc64-linux-gnu.so skipping 'pandas/_libs/hashtable.c' Cython extension (up-to-date) building 'pandas._libs.hashtable' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c pandas/_libs/hashtable.c -o build/temp.linux-ppc64-3.6/pandas/_libs/hashtable.o -Wno-unused-function In file included from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/hashtable.c:527: /usr/lib64/python3.6/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ In file included from pandas/_libs/hashtable.c:529: pandas/_libs/src/klib/khash_python.h: In function ‘asint64’: pandas/_libs/src/klib/khash_python.h:17:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(khint64_t *)(&key); ^~~~~~ pandas/_libs/hashtable.c: In function ‘__pyx_pf_6pandas_5_libs_9hashtable_10ismember_uint64’: pandas/_libs/hashtable.c:31088:39: warning: self-comparison always evaluates to false [-Wtautological-compare] __pyx_t_16 = (__pyx_v_val != __pyx_v_val); ^~ pandas/_libs/hashtable.c: In function ‘__pyx_pf_6pandas_5_libs_9hashtable_22ismember_int64’: pandas/_libs/hashtable.c:34587:39: warning: self-comparison always evaluates to false [-Wtautological-compare] __pyx_t_16 = (__pyx_v_val != __pyx_v_val); ^~ gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection build/temp.linux-ppc64-3.6/pandas/_libs/hashtable.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-ppc64-3.6/pandas/_libs/hashtable.cpython-36m-ppc64-linux-gnu.so skipping 'pandas/_libs/tslibs/strptime.c' Cython extension (up-to-date) building 'pandas._libs.tslibs.strptime' extension creating build/temp.linux-ppc64-3.6/pandas/_libs/tslibs creating build/temp.linux-ppc64-3.6/pandas/_libs/src creating build/temp.linux-ppc64-3.6/pandas/_libs/src/datetime gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c pandas/_libs/tslibs/strptime.c -o build/temp.linux-ppc64-3.6/pandas/_libs/tslibs/strptime.o -Wno-unused-function In file included from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/tslibs/strptime.c:527: /usr/lib64/python3.6/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ In file included from pandas/_libs/tslibs/strptime.c:529: /usr/include/python3.6m/datetime.h:200:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] static PyDateTime_CAPI *PyDateTimeAPI = NULL; ^~~~~~~~~~~~~ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c pandas/_libs/src/datetime/np_datetime.c -o build/temp.linux-ppc64-3.6/pandas/_libs/src/datetime/np_datetime.o -Wno-unused-function In file included from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/src/datetime/np_datetime.c:22: /usr/lib64/python3.6/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ In file included from pandas/_libs/src/datetime/np_datetime.c:20: /usr/include/python3.6m/datetime.h:200:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] static PyDateTime_CAPI *PyDateTimeAPI = NULL; ^~~~~~~~~~~~~ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c pandas/_libs/src/datetime/np_datetime_strings.c -o build/temp.linux-ppc64-3.6/pandas/_libs/src/datetime/np_datetime_strings.o -Wno-unused-function In file included from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/src/datetime/np_datetime_strings.c:29: /usr/lib64/python3.6/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection build/temp.linux-ppc64-3.6/pandas/_libs/tslibs/strptime.o build/temp.linux-ppc64-3.6/pandas/_libs/src/datetime/np_datetime.o build/temp.linux-ppc64-3.6/pandas/_libs/src/datetime/np_datetime_strings.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-ppc64-3.6/pandas/_libs/tslibs/strptime.cpython-36m-ppc64-linux-gnu.so skipping 'pandas/_libs/tslib.c' Cython extension (up-to-date) building 'pandas._libs.tslib' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c pandas/_libs/tslib.c -o build/temp.linux-ppc64-3.6/pandas/_libs/tslib.o -Wno-unused-function In file included from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/tslib.c:526: /usr/lib64/python3.6/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ In file included from pandas/_libs/tslib.c:536: pandas/_libs/src/klib/khash_python.h: In function ‘asint64’: pandas/_libs/src/klib/khash_python.h:17:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(khint64_t *)(&key); ^~~~~~ pandas/_libs/tslib.c: In function ‘__pyx_pf_6pandas_5_libs_5tslib_48tz_localize_to_utc.isra.91’: pandas/_libs/tslib.c:59162:21: warning: ‘__pyx_pybuffernd_dst_hours.diminfo[0].strides’ may be used uninitialized in this function [-Wmaybe-uninitialized] __Pyx_LocalBuf_ND __pyx_pybuffernd_dst_hours; ^~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c pandas/_libs/src/datetime/np_datetime.c -o build/temp.linux-ppc64-3.6/pandas/_libs/src/datetime/np_datetime.o -Wno-unused-function In file included from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/src/datetime/np_datetime.c:22: /usr/lib64/python3.6/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ In file included from pandas/_libs/src/datetime/np_datetime.c:20: /usr/include/python3.6m/datetime.h:200:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] static PyDateTime_CAPI *PyDateTimeAPI = NULL; ^~~~~~~~~~~~~ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c pandas/_libs/src/datetime/np_datetime_strings.c -o build/temp.linux-ppc64-3.6/pandas/_libs/src/datetime/np_datetime_strings.o -Wno-unused-function In file included from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/src/datetime/np_datetime_strings.c:29: /usr/lib64/python3.6/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection build/temp.linux-ppc64-3.6/pandas/_libs/tslib.o build/temp.linux-ppc64-3.6/pandas/_libs/src/datetime/np_datetime.o build/temp.linux-ppc64-3.6/pandas/_libs/src/datetime/np_datetime_strings.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-ppc64-3.6/pandas/_libs/tslib.cpython-36m-ppc64-linux-gnu.so skipping 'pandas/_libs/tslibs/timedeltas.c' Cython extension (up-to-date) building 'pandas._libs.tslibs.timedeltas' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c pandas/_libs/tslibs/timedeltas.c -o build/temp.linux-ppc64-3.6/pandas/_libs/tslibs/timedeltas.o -Wno-unused-function In file included from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/tslibs/timedeltas.c:526: /usr/lib64/python3.6/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection build/temp.linux-ppc64-3.6/pandas/_libs/tslibs/timedeltas.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-ppc64-3.6/pandas/_libs/tslibs/timedeltas.cpython-36m-ppc64-linux-gnu.so skipping 'pandas/_libs/tslibs/timezones.c' Cython extension (up-to-date) building 'pandas._libs.tslibs.timezones' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c pandas/_libs/tslibs/timezones.c -o build/temp.linux-ppc64-3.6/pandas/_libs/tslibs/timezones.o -Wno-unused-function In file included from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/tslibs/timezones.c:526: /usr/lib64/python3.6/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection build/temp.linux-ppc64-3.6/pandas/_libs/tslibs/timezones.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-ppc64-3.6/pandas/_libs/tslibs/timezones.cpython-36m-ppc64-linux-gnu.so skipping 'pandas/_libs/tslibs/fields.c' Cython extension (up-to-date) building 'pandas._libs.tslibs.fields' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c pandas/_libs/tslibs/fields.c -o build/temp.linux-ppc64-3.6/pandas/_libs/tslibs/fields.o -Wno-unused-function In file included from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/tslibs/fields.c:526: /usr/lib64/python3.6/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ In file included from pandas/_libs/tslibs/fields.c:528: /usr/include/python3.6m/datetime.h:200:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] static PyDateTime_CAPI *PyDateTimeAPI = NULL; ^~~~~~~~~~~~~ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c pandas/_libs/src/datetime/np_datetime.c -o build/temp.linux-ppc64-3.6/pandas/_libs/src/datetime/np_datetime.o -Wno-unused-function In file included from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/src/datetime/np_datetime.c:22: /usr/lib64/python3.6/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ In file included from pandas/_libs/src/datetime/np_datetime.c:20: /usr/include/python3.6m/datetime.h:200:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] static PyDateTime_CAPI *PyDateTimeAPI = NULL; ^~~~~~~~~~~~~ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c pandas/_libs/src/datetime/np_datetime_strings.c -o build/temp.linux-ppc64-3.6/pandas/_libs/src/datetime/np_datetime_strings.o -Wno-unused-function In file included from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/src/datetime/np_datetime_strings.c:29: /usr/lib64/python3.6/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection build/temp.linux-ppc64-3.6/pandas/_libs/tslibs/fields.o build/temp.linux-ppc64-3.6/pandas/_libs/src/datetime/np_datetime.o build/temp.linux-ppc64-3.6/pandas/_libs/src/datetime/np_datetime_strings.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-ppc64-3.6/pandas/_libs/tslibs/fields.cpython-36m-ppc64-linux-gnu.so skipping 'pandas/_libs/period.c' Cython extension (up-to-date) building 'pandas._libs.period' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c pandas/_libs/period.c -o build/temp.linux-ppc64-3.6/pandas/_libs/period.o -Wno-unused-function In file included from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/period.c:527: /usr/lib64/python3.6/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ In file included from pandas/_libs/period.c:529: /usr/include/python3.6m/datetime.h:200:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] static PyDateTime_CAPI *PyDateTimeAPI = NULL; ^~~~~~~~~~~~~ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c pandas/_libs/src/datetime/np_datetime.c -o build/temp.linux-ppc64-3.6/pandas/_libs/src/datetime/np_datetime.o -Wno-unused-function In file included from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/src/datetime/np_datetime.c:22: /usr/lib64/python3.6/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ In file included from pandas/_libs/src/datetime/np_datetime.c:20: /usr/include/python3.6m/datetime.h:200:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] static PyDateTime_CAPI *PyDateTimeAPI = NULL; ^~~~~~~~~~~~~ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c pandas/_libs/src/datetime/np_datetime_strings.c -o build/temp.linux-ppc64-3.6/pandas/_libs/src/datetime/np_datetime_strings.o -Wno-unused-function In file included from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/src/datetime/np_datetime_strings.c:29: /usr/lib64/python3.6/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c pandas/_libs/src/period_helper.c -o build/temp.linux-ppc64-3.6/pandas/_libs/src/period_helper.o -Wno-unused-function In file included from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from pandas/_libs/src/period_helper.h:21, from pandas/_libs/src/period_helper.c:16: /usr/lib64/python3.6/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection build/temp.linux-ppc64-3.6/pandas/_libs/period.o build/temp.linux-ppc64-3.6/pandas/_libs/src/datetime/np_datetime.o build/temp.linux-ppc64-3.6/pandas/_libs/src/datetime/np_datetime_strings.o build/temp.linux-ppc64-3.6/pandas/_libs/src/period_helper.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-ppc64-3.6/pandas/_libs/period.cpython-36m-ppc64-linux-gnu.so skipping 'pandas/_libs/tslibs/parsing.c' Cython extension (up-to-date) building 'pandas._libs.tslibs.parsing' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c pandas/_libs/tslibs/parsing.c -o build/temp.linux-ppc64-3.6/pandas/_libs/tslibs/parsing.o -Wno-unused-function In file included from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/tslibs/parsing.c:527: /usr/lib64/python3.6/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection build/temp.linux-ppc64-3.6/pandas/_libs/tslibs/parsing.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-ppc64-3.6/pandas/_libs/tslibs/parsing.cpython-36m-ppc64-linux-gnu.so skipping 'pandas/_libs/tslibs/frequencies.c' Cython extension (up-to-date) building 'pandas._libs.tslibs.frequencies' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c pandas/_libs/tslibs/frequencies.c -o build/temp.linux-ppc64-3.6/pandas/_libs/tslibs/frequencies.o -Wno-unused-function In file included from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/tslibs/frequencies.c:526: /usr/lib64/python3.6/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection build/temp.linux-ppc64-3.6/pandas/_libs/tslibs/frequencies.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-ppc64-3.6/pandas/_libs/tslibs/frequencies.cpython-36m-ppc64-linux-gnu.so skipping 'pandas/_libs/index.c' Cython extension (up-to-date) building 'pandas._libs.index' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c pandas/_libs/index.c -o build/temp.linux-ppc64-3.6/pandas/_libs/index.o -Wno-unused-function In file included from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/index.c:526: /usr/lib64/python3.6/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ In file included from pandas/_libs/index.c:531: pandas/_libs/src/klib/khash_python.h: In function ‘asint64’: pandas/_libs/src/klib/khash_python.h:17:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(khint64_t *)(&key); ^~~~~~ pandas/_libs/index.c: In function ‘__pyx_f_6pandas_5_libs_5index_11IndexEngine_get_loc’: pandas/_libs/index.c:345:40: warning: ‘__pyx_v_mid’ may be used uninitialized in this function [-Wmaybe-uninitialized] #define PyInt_FromSsize_t PyLong_FromSsize_t ^~~~~~~~~~~~~~~~~~ pandas/_libs/index.c:9270:14: note: ‘__pyx_v_mid’ was declared here Py_ssize_t __pyx_v_mid; ^~~~~~~~~~~ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c pandas/_libs/src/datetime/np_datetime.c -o build/temp.linux-ppc64-3.6/pandas/_libs/src/datetime/np_datetime.o -Wno-unused-function In file included from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/src/datetime/np_datetime.c:22: /usr/lib64/python3.6/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ In file included from pandas/_libs/src/datetime/np_datetime.c:20: /usr/include/python3.6m/datetime.h:200:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] static PyDateTime_CAPI *PyDateTimeAPI = NULL; ^~~~~~~~~~~~~ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c pandas/_libs/src/datetime/np_datetime_strings.c -o build/temp.linux-ppc64-3.6/pandas/_libs/src/datetime/np_datetime_strings.o -Wno-unused-function In file included from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/src/datetime/np_datetime_strings.c:29: /usr/lib64/python3.6/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection build/temp.linux-ppc64-3.6/pandas/_libs/index.o build/temp.linux-ppc64-3.6/pandas/_libs/src/datetime/np_datetime.o build/temp.linux-ppc64-3.6/pandas/_libs/src/datetime/np_datetime_strings.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-ppc64-3.6/pandas/_libs/index.cpython-36m-ppc64-linux-gnu.so skipping 'pandas/_libs/algos.c' Cython extension (up-to-date) building 'pandas._libs.algos' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c pandas/_libs/algos.c -o build/temp.linux-ppc64-3.6/pandas/_libs/algos.o -Wno-unused-function In file included from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/algos.c:526: /usr/lib64/python3.6/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection build/temp.linux-ppc64-3.6/pandas/_libs/algos.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-ppc64-3.6/pandas/_libs/algos.cpython-36m-ppc64-linux-gnu.so skipping 'pandas/_libs/groupby.c' Cython extension (up-to-date) building 'pandas._libs.groupby' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c pandas/_libs/groupby.c -o build/temp.linux-ppc64-3.6/pandas/_libs/groupby.o -Wno-unused-function In file included from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/groupby.c:526: /usr/lib64/python3.6/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ pandas/_libs/groupby.c: In function ‘__pyx_pw_6pandas_5_libs_7groupby_71group_shift_indexer’: pandas/_libs/groupby.c:36314:7: warning: ‘__pyx_v_offset’ may be used uninitialized in this function [-Wmaybe-uninitialized] int __pyx_v_offset; ^~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection build/temp.linux-ppc64-3.6/pandas/_libs/groupby.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-ppc64-3.6/pandas/_libs/groupby.cpython-36m-ppc64-linux-gnu.so skipping 'pandas/_libs/join.c' Cython extension (up-to-date) building 'pandas._libs.join' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c pandas/_libs/join.c -o build/temp.linux-ppc64-3.6/pandas/_libs/join.o -Wno-unused-function In file included from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/join.c:526: /usr/lib64/python3.6/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ In file included from pandas/_libs/join.c:529: pandas/_libs/src/klib/khash_python.h: In function ‘asint64’: pandas/_libs/src/klib/khash_python.h:17:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(khint64_t *)(&key); ^~~~~~ gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection build/temp.linux-ppc64-3.6/pandas/_libs/join.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-ppc64-3.6/pandas/_libs/join.cpython-36m-ppc64-linux-gnu.so skipping 'pandas/_libs/reshape.c' Cython extension (up-to-date) building 'pandas._libs.reshape' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c pandas/_libs/reshape.c -o build/temp.linux-ppc64-3.6/pandas/_libs/reshape.o -Wno-unused-function In file included from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/reshape.c:526: /usr/lib64/python3.6/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection build/temp.linux-ppc64-3.6/pandas/_libs/reshape.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-ppc64-3.6/pandas/_libs/reshape.cpython-36m-ppc64-linux-gnu.so skipping 'pandas/_libs/interval.c' Cython extension (up-to-date) building 'pandas._libs.interval' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c pandas/_libs/interval.c -o build/temp.linux-ppc64-3.6/pandas/_libs/interval.o -Wno-unused-function In file included from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/interval.c:526: /usr/lib64/python3.6/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ In file included from pandas/_libs/interval.c:531: pandas/_libs/src/klib/khash_python.h: In function ‘asint64’: pandas/_libs/src/klib/khash_python.h:17:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(khint64_t *)(&key); ^~~~~~ gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection build/temp.linux-ppc64-3.6/pandas/_libs/interval.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-ppc64-3.6/pandas/_libs/interval.cpython-36m-ppc64-linux-gnu.so skipping 'pandas/_libs/window.c' Cython extension (up-to-date) building 'pandas._libs.window' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c pandas/_libs/window.c -o build/temp.linux-ppc64-3.6/pandas/_libs/window.o -Wno-unused-function In file included from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/window.c:526: /usr/lib64/python3.6/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ pandas/_libs/window.c: In function ‘__pyx_pf_6pandas_5_libs_6window_26roll_window.isra.107’: pandas/_libs/window.c:39509:21: warning: ‘__pyx_pybuffernd_tot_wgt.diminfo[0].strides’ may be used uninitialized in this function [-Wmaybe-uninitialized] __Pyx_LocalBuf_ND __pyx_pybuffernd_tot_wgt; ^~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection build/temp.linux-ppc64-3.6/pandas/_libs/window.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-ppc64-3.6/pandas/_libs/window.cpython-36m-ppc64-linux-gnu.so skipping 'pandas/_libs/parsers.c' Cython extension (up-to-date) building 'pandas._libs.parsers' extension creating build/temp.linux-ppc64-3.6/pandas/_libs/src/parser gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c pandas/_libs/parsers.c -o build/temp.linux-ppc64-3.6/pandas/_libs/parsers.o -Wno-unused-function In file included from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/parsers.c:528: /usr/lib64/python3.6/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ In file included from pandas/_libs/parsers.c:532: pandas/_libs/src/klib/khash_python.h: In function ‘asint64’: pandas/_libs/src/klib/khash_python.h:17:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(khint64_t *)(&key); ^~~~~~ pandas/_libs/parsers.c: In function ‘__pyx_f_6pandas_5_libs_7parsers_10TextReader__get_header’: pandas/_libs/parsers.c:9602:26: warning: ‘__pyx_v_data_line’ may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_t_5numpy_int64_t __pyx_v_data_line; ^~~~~~~~~~~~~~~~~ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c pandas/_libs/src/parser/tokenizer.c -o build/temp.linux-ppc64-3.6/pandas/_libs/src/parser/tokenizer.o -Wno-unused-function gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c pandas/_libs/src/parser/io.c -o build/temp.linux-ppc64-3.6/pandas/_libs/src/parser/io.o -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection build/temp.linux-ppc64-3.6/pandas/_libs/parsers.o build/temp.linux-ppc64-3.6/pandas/_libs/src/parser/tokenizer.o build/temp.linux-ppc64-3.6/pandas/_libs/src/parser/io.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-ppc64-3.6/pandas/_libs/parsers.cpython-36m-ppc64-linux-gnu.so skipping 'pandas/_libs/sparse.c' Cython extension (up-to-date) building 'pandas._libs.sparse' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c pandas/_libs/sparse.c -o build/temp.linux-ppc64-3.6/pandas/_libs/sparse.o -Wno-unused-function In file included from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/sparse.c:526: /usr/lib64/python3.6/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection build/temp.linux-ppc64-3.6/pandas/_libs/sparse.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-ppc64-3.6/pandas/_libs/sparse.cpython-36m-ppc64-linux-gnu.so skipping 'pandas/_libs/testing.c' Cython extension (up-to-date) building 'pandas._libs.testing' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c pandas/_libs/testing.c -o build/temp.linux-ppc64-3.6/pandas/_libs/testing.o -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection build/temp.linux-ppc64-3.6/pandas/_libs/testing.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-ppc64-3.6/pandas/_libs/testing.cpython-36m-ppc64-linux-gnu.so skipping 'pandas/_libs/hashing.c' Cython extension (up-to-date) building 'pandas._libs.hashing' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c pandas/_libs/hashing.c -o build/temp.linux-ppc64-3.6/pandas/_libs/hashing.o -Wno-unused-function In file included from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/hashing.c:526: /usr/lib64/python3.6/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection build/temp.linux-ppc64-3.6/pandas/_libs/hashing.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-ppc64-3.6/pandas/_libs/hashing.cpython-36m-ppc64-linux-gnu.so skipping 'pandas/io/sas/sas.c' Cython extension (up-to-date) building 'pandas.io.sas._sas' extension creating build/temp.linux-ppc64-3.6/pandas/io creating build/temp.linux-ppc64-3.6/pandas/io/sas gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c pandas/io/sas/sas.c -o build/temp.linux-ppc64-3.6/pandas/io/sas/sas.o -Wno-unused-function In file included from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/io/sas/sas.c:526: /usr/lib64/python3.6/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ pandas/io/sas/sas.c: In function ‘__pyx_f_6pandas_2io_3sas_4_sas_rdc_decompress’: pandas/io/sas/sas.c:4090:65: warning: ‘__pyx_v_ctrl_bits’ may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_t_8 = (((__pyx_v_ctrl_bits & __pyx_v_ctrl_mask) == 0) != 0); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection build/temp.linux-ppc64-3.6/pandas/io/sas/sas.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-ppc64-3.6/pandas/io/sas/_sas.cpython-36m-ppc64-linux-gnu.so skipping 'pandas/io/msgpack/_packer.cpp' Cython extension (up-to-date) building 'pandas.io.msgpack._packer' extension creating build/temp.linux-ppc64-3.6/pandas/io/msgpack gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -fPIC -D__BIG_ENDIAN__=1 -Ipandas/_libs/src/msgpack -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c pandas/io/msgpack/_packer.cpp -o build/temp.linux-ppc64-3.6/pandas/io/msgpack/_packer.o -Wno-unused-function In file included from pandas/_libs/src/msgpack/../../src/msgpack/pack.h:99, from pandas/io/msgpack/_packer.cpp:542: pandas/_libs/src/msgpack/../../src/msgpack/pack_template.h: In function ‘int msgpack_pack_double(msgpack_packer*, double)’: pandas/_libs/src/msgpack/../../src/msgpack/pack_template.h:578:37: warning: conflicting C language linkage declaration ‘msgpack_pack_double(msgpack_packer*, double):: mem’ union { double f; uint64_t i; } mem; ^~~ pandas/_libs/src/msgpack/../../src/msgpack/pack_template.h:569:36: note: previous declaration ‘msgpack_pack_float(msgpack_packer*, float):: mem’ union { float f; uint32_t i; } mem; ^~~ g++ -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection build/temp.linux-ppc64-3.6/pandas/io/msgpack/_packer.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-ppc64-3.6/pandas/io/msgpack/_packer.cpython-36m-ppc64-linux-gnu.so skipping 'pandas/io/msgpack/_unpacker.cpp' Cython extension (up-to-date) building 'pandas.io.msgpack._unpacker' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -fPIC -D__BIG_ENDIAN__=1 -Ipandas/_libs/src/msgpack -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c pandas/io/msgpack/_unpacker.cpp -o build/temp.linux-ppc64-3.6/pandas/io/msgpack/_unpacker.o -Wno-unused-function 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)’: pandas/io/msgpack/_unpacker.cpp:2479:31: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Py_ssize_t’ {aka ‘long int’} [-Wsign-compare] __pyx_t_2 = ((__pyx_v_off < __pyx_v_buf_len) != 0); ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 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*)’: pandas/io/msgpack/_unpacker.cpp:4561:19: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Py_ssize_t’ {aka ‘long int’} [-Wsign-compare] if (((__pyx_t_2 < __pyx_t_3) != 0)) { ~~~~~~~~~~^~~~~~~~~~~ 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)’: pandas/io/msgpack/_unpacker.cpp:5245:19: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] if (((__pyx_t_1 < __pyx_t_2) != 0)) { ~~~~~~~~~~^~~~~~~~~~~ g++ -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection build/temp.linux-ppc64-3.6/pandas/io/msgpack/_unpacker.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-ppc64-3.6/pandas/io/msgpack/_unpacker.cpython-36m-ppc64-linux-gnu.so building 'pandas._libs.json' extension creating build/temp.linux-ppc64-3.6/pandas/_libs/src/ujson creating build/temp.linux-ppc64-3.6/pandas/_libs/src/ujson/python creating build/temp.linux-ppc64-3.6/pandas/_libs/src/ujson/lib gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -fPIC -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c pandas/_libs/src/ujson/python/ujson.c -o build/temp.linux-ppc64-3.6/pandas/_libs/src/ujson/python/ujson.o -D_GNU_SOURCE -Wno-unused-function gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -fPIC -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c pandas/_libs/src/ujson/python/objToJSON.c -o build/temp.linux-ppc64-3.6/pandas/_libs/src/ujson/python/objToJSON.o -D_GNU_SOURCE -Wno-unused-function In file included from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/src/ujson/python/objToJSON.c:44: /usr/lib64/python3.6/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -fPIC -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c pandas/_libs/src/ujson/python/JSONtoObj.c -o build/temp.linux-ppc64-3.6/pandas/_libs/src/ujson/python/JSONtoObj.o -D_GNU_SOURCE -Wno-unused-function In file included from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/src/ujson/python/JSONtoObj.c:44: /usr/lib64/python3.6/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -fPIC -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c pandas/_libs/src/ujson/lib/ultrajsonenc.c -o build/temp.linux-ppc64-3.6/pandas/_libs/src/ujson/lib/ultrajsonenc.o -D_GNU_SOURCE -Wno-unused-function pandas/_libs/src/ujson/lib/ultrajsonenc.c:397:1: warning: ‘fastcall’ attribute directive ignored [-Wattributes] Buffer_AppendShortHexUnchecked(char *outputOffset, unsigned short value) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pandas/_libs/src/ujson/lib/ultrajsonenc.c:720:59: warning: ‘fastcall’ attribute directive ignored [-Wattributes] char *end) { ^~~~ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -fPIC -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c pandas/_libs/src/ujson/lib/ultrajsondec.c -o build/temp.linux-ppc64-3.6/pandas/_libs/src/ujson/lib/ultrajsondec.o -D_GNU_SOURCE -Wno-unused-function pandas/_libs/src/ujson/lib/ultrajsondec.c:71:39: warning: ‘fastcall’ attribute directive ignored [-Wattributes] JSOBJ FASTCALL_MSVC decode_any(struct DecoderState *ds) FASTCALL_ATTR; ^~~~~~~~~~~~ pandas/_libs/src/ujson/lib/ultrajsondec.c:102:61: warning: ‘fastcall’ attribute directive ignored [-Wattributes] FASTCALL_ATTR JSOBJ FASTCALL_MSVC decodePreciseFloat(struct DecoderState *ds) { ^~~~~~~~~~~~ pandas/_libs/src/ujson/lib/ultrajsondec.c:117:57: warning: ‘fastcall’ attribute directive ignored [-Wattributes] FASTCALL_ATTR JSOBJ FASTCALL_MSVC decode_numeric(struct DecoderState *ds) { ^~~~~~~~~~~~ pandas/_libs/src/ujson/lib/ultrajsondec.c:294:54: warning: ‘fastcall’ attribute directive ignored [-Wattributes] FASTCALL_ATTR JSOBJ FASTCALL_MSVC decode_true(struct DecoderState *ds) { ^~~~~~~~~~~~ pandas/_libs/src/ujson/lib/ultrajsondec.c:310:55: warning: ‘fastcall’ attribute directive ignored [-Wattributes] FASTCALL_ATTR JSOBJ FASTCALL_MSVC decode_false(struct DecoderState *ds) { ^~~~~~~~~~~~ pandas/_libs/src/ujson/lib/ultrajsondec.c:327:54: warning: ‘fastcall’ attribute directive ignored [-Wattributes] FASTCALL_ATTR JSOBJ FASTCALL_MSVC decode_null(struct DecoderState *ds) { ^~~~~~~~~~~~ pandas/_libs/src/ujson/lib/ultrajsondec.c:343:56: warning: ‘fastcall’ attribute directive ignored [-Wattributes] FASTCALL_ATTR void FASTCALL_MSVC SkipWhitespace(struct DecoderState *ds) { ^~~~~~~~~~~~ pandas/_libs/src/ujson/lib/ultrajsondec.c:631:56: warning: ‘fastcall’ attribute directive ignored [-Wattributes] FASTCALL_ATTR JSOBJ FASTCALL_MSVC decode_string(struct DecoderState *ds) { ^~~~~~~~~~~~ pandas/_libs/src/ujson/lib/ultrajsondec.c:911:55: warning: ‘fastcall’ attribute directive ignored [-Wattributes] FASTCALL_ATTR JSOBJ FASTCALL_MSVC decode_array(struct DecoderState *ds) { ^~~~~~~~~~~~ pandas/_libs/src/ujson/lib/ultrajsondec.c:975:56: warning: ‘fastcall’ attribute directive ignored [-Wattributes] FASTCALL_ATTR JSOBJ FASTCALL_MSVC decode_object(struct DecoderState *ds) { ^~~~~~~~~~~~ pandas/_libs/src/ujson/lib/ultrajsondec.c:1058:53: warning: ‘fastcall’ attribute directive ignored [-Wattributes] FASTCALL_ATTR JSOBJ FASTCALL_MSVC decode_any(struct DecoderState *ds) { ^~~~~~~~~~~~ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -fPIC -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c pandas/_libs/src/datetime/np_datetime.c -o build/temp.linux-ppc64-3.6/pandas/_libs/src/datetime/np_datetime.o -D_GNU_SOURCE -Wno-unused-function In file included from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/src/datetime/np_datetime.c:22: /usr/lib64/python3.6/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ In file included from pandas/_libs/src/datetime/np_datetime.c:20: /usr/include/python3.6m/datetime.h:200:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] static PyDateTime_CAPI *PyDateTimeAPI = NULL; ^~~~~~~~~~~~~ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -fPIC -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c pandas/_libs/src/datetime/np_datetime_strings.c -o build/temp.linux-ppc64-3.6/pandas/_libs/src/datetime/np_datetime_strings.o -D_GNU_SOURCE -Wno-unused-function In file included from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/src/datetime/np_datetime_strings.c:29: /usr/lib64/python3.6/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection build/temp.linux-ppc64-3.6/pandas/_libs/src/ujson/python/ujson.o build/temp.linux-ppc64-3.6/pandas/_libs/src/ujson/python/objToJSON.o build/temp.linux-ppc64-3.6/pandas/_libs/src/ujson/python/JSONtoObj.o build/temp.linux-ppc64-3.6/pandas/_libs/src/ujson/lib/ultrajsonenc.o build/temp.linux-ppc64-3.6/pandas/_libs/src/ujson/lib/ultrajsondec.o build/temp.linux-ppc64-3.6/pandas/_libs/src/datetime/np_datetime.o build/temp.linux-ppc64-3.6/pandas/_libs/src/datetime/np_datetime_strings.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-ppc64-3.6/pandas/_libs/json.cpython-36m-ppc64-linux-gnu.so building 'pandas.util._move' extension creating build/temp.linux-ppc64-3.6/pandas/util gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection -fPIC -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c pandas/util/move.c -o build/temp.linux-ppc64-3.6/pandas/util/move.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fstack-clash-protection build/temp.linux-ppc64-3.6/pandas/util/move.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-ppc64-3.6/pandas/util/_move.cpython-36m-ppc64-linux-gnu.so + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4zKLmu + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64 ++ dirname /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64 + cd pandas-0.22.0 + 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 -m64 -fstack-clash-protection' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64 running install running install_lib creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64 creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas copying build/lib.linux-ppc64-2.7/pandas/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests copying build/lib.linux-ppc64-2.7/pandas/tests/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexing copying build/lib.linux-ppc64-2.7/pandas/tests/indexing/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexing copying build/lib.linux-ppc64-2.7/pandas/tests/indexing/test_multiindex.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexing copying build/lib.linux-ppc64-2.7/pandas/tests/indexing/test_indexing_slow.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexing copying build/lib.linux-ppc64-2.7/pandas/tests/indexing/common.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexing copying build/lib.linux-ppc64-2.7/pandas/tests/indexing/test_timedelta.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexing copying build/lib.linux-ppc64-2.7/pandas/tests/indexing/test_partial.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexing copying build/lib.linux-ppc64-2.7/pandas/tests/indexing/test_panel.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexing copying build/lib.linux-ppc64-2.7/pandas/tests/indexing/test_loc.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexing copying build/lib.linux-ppc64-2.7/pandas/tests/indexing/test_floats.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexing copying build/lib.linux-ppc64-2.7/pandas/tests/indexing/test_chaining_and_caching.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexing copying build/lib.linux-ppc64-2.7/pandas/tests/indexing/test_interval.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexing copying build/lib.linux-ppc64-2.7/pandas/tests/indexing/test_ix.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexing copying build/lib.linux-ppc64-2.7/pandas/tests/indexing/test_scalar.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexing copying build/lib.linux-ppc64-2.7/pandas/tests/indexing/test_iloc.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexing copying build/lib.linux-ppc64-2.7/pandas/tests/indexing/test_categorical.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexing copying build/lib.linux-ppc64-2.7/pandas/tests/indexing/test_coercion.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexing copying build/lib.linux-ppc64-2.7/pandas/tests/indexing/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexing copying build/lib.linux-ppc64-2.7/pandas/tests/indexing/test_callable.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexing copying build/lib.linux-ppc64-2.7/pandas/tests/indexing/test_datetime.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexing creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/groupby copying build/lib.linux-ppc64-2.7/pandas/tests/groupby/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/groupby copying build/lib.linux-ppc64-2.7/pandas/tests/groupby/test_nth.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/groupby copying build/lib.linux-ppc64-2.7/pandas/tests/groupby/common.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/groupby copying build/lib.linux-ppc64-2.7/pandas/tests/groupby/test_bin_groupby.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/groupby copying build/lib.linux-ppc64-2.7/pandas/tests/groupby/test_timegrouper.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/groupby copying build/lib.linux-ppc64-2.7/pandas/tests/groupby/test_categorical.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/groupby copying build/lib.linux-ppc64-2.7/pandas/tests/groupby/test_transform.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/groupby copying build/lib.linux-ppc64-2.7/pandas/tests/groupby/test_filters.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/groupby copying build/lib.linux-ppc64-2.7/pandas/tests/groupby/test_groupby.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/groupby copying build/lib.linux-ppc64-2.7/pandas/tests/groupby/test_whitelist.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/groupby copying build/lib.linux-ppc64-2.7/pandas/tests/groupby/test_counting.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/groupby copying build/lib.linux-ppc64-2.7/pandas/tests/groupby/test_index_as_string.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/groupby copying build/lib.linux-ppc64-2.7/pandas/tests/groupby/test_value_counts.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/groupby copying build/lib.linux-ppc64-2.7/pandas/tests/groupby/test_aggregate.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/groupby copying build/lib.linux-ppc64-2.7/pandas/tests/test_take.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests copying build/lib.linux-ppc64-2.7/pandas/tests/test_config.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests copying build/lib.linux-ppc64-2.7/pandas/tests/test_sorting.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/internals copying build/lib.linux-ppc64-2.7/pandas/tests/internals/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/internals copying build/lib.linux-ppc64-2.7/pandas/tests/internals/test_internals.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/internals copying build/lib.linux-ppc64-2.7/pandas/tests/internals/test_external_block.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/internals copying build/lib.linux-ppc64-2.7/pandas/tests/test_common.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests copying build/lib.linux-ppc64-2.7/pandas/tests/test_strings.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io copying build/lib.linux-ppc64-2.7/pandas/tests/io/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io copying build/lib.linux-ppc64-2.7/pandas/tests/io/test_html.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io copying build/lib.linux-ppc64-2.7/pandas/tests/io/test_packers.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io copying build/lib.linux-ppc64-2.7/pandas/tests/io/test_common.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io copying build/lib.linux-ppc64-2.7/pandas/tests/io/test_excel.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io copying build/lib.linux-ppc64-2.7/pandas/tests/io/test_stata.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io copying build/lib.linux-ppc64-2.7/pandas/tests/io/test_gbq.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io copying build/lib.linux-ppc64-2.7/pandas/tests/io/generate_legacy_storage_files.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/json copying build/lib.linux-ppc64-2.7/pandas/tests/io/json/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/json copying build/lib.linux-ppc64-2.7/pandas/tests/io/json/test_ujson.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/json copying build/lib.linux-ppc64-2.7/pandas/tests/io/json/test_pandas.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/json copying build/lib.linux-ppc64-2.7/pandas/tests/io/json/test_compression.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/json copying build/lib.linux-ppc64-2.7/pandas/tests/io/json/test_readlines.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/json copying build/lib.linux-ppc64-2.7/pandas/tests/io/json/test_normalize.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/json copying build/lib.linux-ppc64-2.7/pandas/tests/io/json/test_json_table_schema.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/json creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/json/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/json/data/tsframe_v012.json.zip -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/json/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/json/data/tsframe_iso_v012.json -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/json/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/json/data/tsframe_v012.json -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/json/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/test_pytables.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io copying build/lib.linux-ppc64-2.7/pandas/tests/io/test_feather.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/sas copying build/lib.linux-ppc64-2.7/pandas/tests/io/sas/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/sas copying build/lib.linux-ppc64-2.7/pandas/tests/io/sas/test_sas.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/sas copying build/lib.linux-ppc64-2.7/pandas/tests/io/sas/test_sas7bdat.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/sas creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data/test7.sas7bdat -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data/test_12659.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data/test1.sas7bdat -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data/test11.sas7bdat -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data/test_sas7bdat_2.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data/test_sas7bdat_1.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data/test16.sas7bdat -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data/datetime.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data/DEMO_G.xpt -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data/DEMO_G.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data/test12.sas7bdat -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data/test5.sas7bdat -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data/airline.sas7bdat -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data/test8.sas7bdat -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data/paxraw_d_short.xpt -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data/test6.sas7bdat -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data/productsales.sas7bdat -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data/test2.sas7bdat -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data/productsales.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data/test14.sas7bdat -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data/datetime.sas7bdat -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data/test4.sas7bdat -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data/test10.sas7bdat -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data/SSHSV1_A.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data/test_12659.sas7bdat -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data/DRXFCD_G.xpt -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data/SSHSV1_A.xpt -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data/airline.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data/test3.sas7bdat -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data/test13.sas7bdat -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data/test9.sas7bdat -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data/DRXFCD_G.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data/test15.sas7bdat -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/sas/data/paxraw_d_short.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/sas/test_xport.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/sas copying build/lib.linux-ppc64-2.7/pandas/tests/io/test_sql.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io copying build/lib.linux-ppc64-2.7/pandas/tests/io/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/formats copying build/lib.linux-ppc64-2.7/pandas/tests/io/formats/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/formats copying build/lib.linux-ppc64-2.7/pandas/tests/io/formats/test_css.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/formats copying build/lib.linux-ppc64-2.7/pandas/tests/io/formats/test_style.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/formats copying build/lib.linux-ppc64-2.7/pandas/tests/io/formats/test_to_latex.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/formats copying build/lib.linux-ppc64-2.7/pandas/tests/io/formats/test_eng_formatting.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/formats copying build/lib.linux-ppc64-2.7/pandas/tests/io/formats/test_to_html.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/formats copying build/lib.linux-ppc64-2.7/pandas/tests/io/formats/test_to_excel.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/formats copying build/lib.linux-ppc64-2.7/pandas/tests/io/formats/test_format.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/formats copying build/lib.linux-ppc64-2.7/pandas/tests/io/formats/test_printing.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/formats creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/formats/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/formats/data/unicode_series.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/formats/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/formats/test_to_csv.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/formats creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-ppc64-2.7/pandas/tests/io/msgpack/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-ppc64-2.7/pandas/tests/io/msgpack/test_unpack_raw.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-ppc64-2.7/pandas/tests/io/msgpack/common.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-ppc64-2.7/pandas/tests/io/msgpack/test_obj.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-ppc64-2.7/pandas/tests/io/msgpack/test_pack.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-ppc64-2.7/pandas/tests/io/msgpack/test_extension.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-ppc64-2.7/pandas/tests/io/msgpack/test_case.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-ppc64-2.7/pandas/tests/io/msgpack/test_subtype.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-ppc64-2.7/pandas/tests/io/msgpack/test_seq.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-ppc64-2.7/pandas/tests/io/msgpack/test_except.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-ppc64-2.7/pandas/tests/io/msgpack/test_limits.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-ppc64-2.7/pandas/tests/io/msgpack/test_sequnpack.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-ppc64-2.7/pandas/tests/io/msgpack/test_newspec.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-ppc64-2.7/pandas/tests/io/msgpack/test_unpack.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-ppc64-2.7/pandas/tests/io/msgpack/test_read_size.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-ppc64-2.7/pandas/tests/io/msgpack/test_format.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/msgpack/data/frame.mp -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/msgpack/test_buffer.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-ppc64-2.7/pandas/tests/io/test_pickle.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io copying build/lib.linux-ppc64-2.7/pandas/tests/io/test_parquet.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-ppc64-2.7/pandas/tests/io/parser/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-ppc64-2.7/pandas/tests/io/parser/usecols.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-ppc64-2.7/pandas/tests/io/parser/comment.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-ppc64-2.7/pandas/tests/io/parser/c_parser_only.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-ppc64-2.7/pandas/tests/io/parser/quoting.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-ppc64-2.7/pandas/tests/io/parser/test_textreader.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-ppc64-2.7/pandas/tests/io/parser/multithread.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-ppc64-2.7/pandas/tests/io/parser/common.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-ppc64-2.7/pandas/tests/io/parser/test_read_fwf.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-ppc64-2.7/pandas/tests/io/parser/compression.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-ppc64-2.7/pandas/tests/io/parser/dialect.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-ppc64-2.7/pandas/tests/io/parser/test_unsupported.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-ppc64-2.7/pandas/tests/io/parser/python_parser_only.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-ppc64-2.7/pandas/tests/io/parser/test_network.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-ppc64-2.7/pandas/tests/io/parser/mangle_dupes.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-ppc64-2.7/pandas/tests/io/parser/skiprows.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-ppc64-2.7/pandas/tests/io/parser/parse_dates.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-ppc64-2.7/pandas/tests/io/parser/dtypes.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-ppc64-2.7/pandas/tests/io/parser/header.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-ppc64-2.7/pandas/tests/io/parser/index_col.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-ppc64-2.7/pandas/tests/io/parser/na_values.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-ppc64-2.7/pandas/tests/io/parser/test_parsers.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/parser/data/utf16_ex_small.zip -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/parser/data/tips.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/parser/data/test_mmap.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/parser/data/iris.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/parser/data/sub_char.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/parser/data/tips.csv.bz2 -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/parser/data/tar_csv.tar.gz -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/parser/data/tips.csv.gz -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/parser/data/salaries.csv.bz2 -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/parser/data/sauron.SHIFT_JIS.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/parser/data/test1.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/parser/data/unicode_series.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/parser/data/salaries.csv.gz -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/parser/data/salaries.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/parser/data/test2.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/parser/data/utf16_ex.txt -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/parser/data/test1.csv.bz2 -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/parser/data/tar_csv.tar -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/parser/data/test1.csv.gz -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/parser/data/salaries.csv.zip -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/parser/converters.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/times_1900.xlsx -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_msgpack creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_msgpack/0.16.0 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.16.0/0.16.0_x86_64_darwin_2.7.9.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_msgpack/0.16.0 creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_msgpack/0.19.2 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.19.2/0.19.2_x86_64_darwin_2.7.12.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_msgpack/0.19.2 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.19.2/0.19.2_x86_64_darwin_3.6.1.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_msgpack/0.19.2 creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_msgpack/0.18.0 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.18.0/0.18.0_x86_64_darwin_3.5.1.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_msgpack/0.18.0 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.18.0/0.18.0_x86_64_darwin_2.7.11.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_msgpack/0.18.0 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.18.0/0.18.0_AMD64_windows_3.5.1.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_msgpack/0.18.0 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.18.0/0.18.0_AMD64_windows_2.7.11.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_msgpack/0.18.0 creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_msgpack/0.17.1 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.17.1/0.17.1_AMD64_windows_3.5.1.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_msgpack/0.17.1 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.17.1/0.17.1_x86_64_linux_2.7.11.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_msgpack/0.17.1 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.17.1/0.17.1_x86_64_darwin_3.5.1.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_msgpack/0.17.1 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.17.1/0.17.1_AMD64_windows_2.7.11.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_msgpack/0.17.1 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.17.1/0.17.1_x86_64_linux_3.4.4.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_msgpack/0.17.1 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.17.1/0.17.1_x86_64_darwin_2.7.11.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_msgpack/0.17.1 creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_msgpack/0.17.0 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.17.0/0.17.0_AMD64_windows_3.4.4.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_msgpack/0.17.0 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.17.0/0.17.0_x86_64_linux_2.7.11.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_msgpack/0.17.0 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.17.0/0.17.0_x86_64_linux_3.4.4.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_msgpack/0.17.0 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.17.0/0.17.1_AMD64_windows_3.5.1.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_msgpack/0.17.0 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.17.0/0.17.0_x86_64_darwin_3.4.4.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_msgpack/0.17.0 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.17.0/0.17.1_AMD64_windows_2.7.11.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_msgpack/0.17.0 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.17.0/0.17.0_x86_64_darwin_2.7.11.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_msgpack/0.17.0 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.17.0/0.17.0_AMD64_windows_2.7.11.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_msgpack/0.17.0 creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_msgpack/0.18.1 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.18.1/0.18.1_x86_64_darwin_2.7.12.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_msgpack/0.18.1 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.18.1/0.18.1_x86_64_darwin_3.5.2.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_msgpack/0.18.1 creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_msgpack/0.16.2 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.16.2/0.16.2_x86_64_linux_3.4.3.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_msgpack/0.16.2 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.16.2/0.16.2_AMD64_windows_2.7.10.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_msgpack/0.16.2 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.16.2/0.16.2_AMD64_windows_3.4.3.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_msgpack/0.16.2 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.16.2/0.16.2_x86_64_darwin_2.7.10.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_msgpack/0.16.2 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.16.2/0.16.2_x86_64_darwin_2.7.9.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_msgpack/0.16.2 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.16.2/0.16.2_x86_64_linux_2.7.10.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_msgpack/0.16.2 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_msgpack/0.16.2/0.16.2_x86_64_darwin_3.4.3.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_msgpack/0.16.2 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/stata3_114.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/stata14_118.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/testdtype.xls -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/S4_EDUC1.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/testdtype.xlsx -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/tips.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/stata10_117.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/stata1_114.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/stata9_115.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/stata8_115.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/testmultiindex.xlsm -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/test_mmap.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/test2.xlsm -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/stata5_113.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/stata3.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/times_1904.xls -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/blank.xls -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/stata3_113.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/iris.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/test_types.xls -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/times_1900.xls -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/testskiprows.xls -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/gbq_fake_job.txt -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/stata3_115.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/stata6.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/stata4_113.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/test_converters.xls -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/stata5_115.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/stata8_113.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/test_multisheet.xls -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_hdf copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_hdf/pytables_native.h5 -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_hdf copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_hdf/periodindex_0.20.1_x86_64_darwin_2.7.13.h5 -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_hdf copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_hdf/legacy_table.h5 -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_hdf copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_hdf/pytables_native2.h5 -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_hdf copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_hdf/datetimetz_object.h5 -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_hdf copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/categorical_0_14_1.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/test_multisheet.xlsx -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/blank_with_header.xls -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/blank.xlsx -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/testdateoverflow.xlsm -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/test_squeeze.xlsm -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/test_squeeze.xlsx -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/nyse_wsj.html -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/blank.xlsm -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/stata3_117.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/stata2_117.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/stata11_115.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/test1.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/stata4_114.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/stata7_111.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/test_converters.xlsm -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/stata5.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/blank_with_header.xlsm -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/banklist.html -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/testmultiindex.xlsx -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/spam.html -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/banklist.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/macau.html -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.14.0 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.14.0/0.14.0_x86_64_linux_2.7.8.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.14.0 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.14.0/0.14.0_x86_64_darwin_2.7.6.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.14.0 creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.14.1 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.14.1/0.14.1_x86_64_darwin_2.7.12.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.14.1 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.14.1/0.14.1_x86_64_linux_2.7.8.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.14.1 creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.16.0 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.16.0/0.16.0_x86_64_darwin_2.7.9.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.16.0 creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.15.2 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.15.2/0.15.2_x86_64_darwin_2.7.9.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.15.2 creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.19.2 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.19.2/0.19.2_x86_64_darwin_2.7.14.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.19.2 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.19.2/0.19.2_x86_64_darwin_2.7.12.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.19.2 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.19.2/0.19.2_x86_64_darwin_3.6.1.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.19.2 creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.15.0 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.15.0/0.15.0_x86_64_linux_2.7.8.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.15.0 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.15.0/0.15.0_x86_64_darwin_2.7.12.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.15.0 creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.18.0 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.18.0/0.18.0_x86_64_darwin_3.5.1.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.18.0 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.18.0/0.18.0_AMD64_windows_2.7.11.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.18.0 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.18.0/0.18.0_x86_64_darwin_2.7.11.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.18.0 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.18.0/0.18.0_AMD64_windows_3.5.1.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.18.0 creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.17.1 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.17.1/0.17.1_x86_64_darwin_2.7.11.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.17.1 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.17.1/0.17.1_AMD64_windows_2.7.11.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.17.1 creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.17.0 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.17.0/0.17.0_x86_64_darwin_3.5.3.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.17.0 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.17.0/0.17.0_x86_64_darwin_2.7.11.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.17.0 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.17.0/0.17.0_AMD64_windows_3.4.4.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.17.0 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.17.0/0.17.0_x86_64_darwin_3.4.4.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.17.0 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.17.0/0.17.0_x86_64_linux_2.7.11.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.17.0 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.17.0/0.17.0_AMD64_windows_2.7.11.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.17.0 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.17.0/0.17.0_x86_64_linux_3.4.4.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.17.0 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.17.0/0.17.1_AMD64_windows_2.7.11.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.17.0 creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.10.1 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.10.1/AMD64_windows_2.7.3.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.10.1 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.10.1/x86_64_linux_2.7.3.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.10.1 creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.18.1 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.18.1/0.18.1_x86_64_darwin_3.5.2.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.18.1 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.18.1/0.18.1_x86_64_darwin_2.7.12.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.18.1 creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.16.2 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.16.2/0.16.2_x86_64_darwin_3.4.3.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.16.2 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.16.2/0.16.2_x86_64_linux_2.7.10.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.16.2 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.16.2/0.16.2_AMD64_windows_2.7.10.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.16.2 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.16.2/0.16.2_x86_64_linux_3.4.3.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.16.2 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.16.2/0.16.2_x86_64_darwin_2.7.9.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.16.2 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.16.2/0.16.2_x86_64_darwin_2.7.10.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.16.2 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.16.2/0.16.2_AMD64_windows_3.4.3.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.16.2 creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.11.0 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.11.0/0.11.0_x86_64_linux_3.3.0.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.11.0 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.11.0/x86_64_linux_2.7.3.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.11.0 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.11.0/x86_64_linux_3.3.0.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.11.0 creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.12.0 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.12.0/0.12.0_AMD64_windows_2.7.3.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.12.0 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.12.0/0.12.0_x86_64_linux_2.7.3.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.12.0 creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.13.0 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.13.0/0.13.0_x86_64_linux_2.7.3.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.13.0 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.13.0/0.13.0_x86_64_linux_2.7.8.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.13.0 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.13.0/0.13.0_i686_linux_2.7.3.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.13.0 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.13.0/0.13.0_AMD64_windows_2.7.3.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.13.0 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.13.0/0.13.0_x86_64_linux_3.3.0.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.13.0 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.13.0/0.13.0_i686_linux_3.2.3.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.13.0 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.13.0/0.13.0_x86_64_darwin_2.7.6.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.13.0 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.13.0/0.13.0_x86_64_darwin_2.7.5.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.13.0 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.13.0/0.13.0_i686_linux_2.6.5.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.13.0 creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.20.3 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/legacy_pickle/0.20.3/0.20.3_x86_64_darwin_2.7.14.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/legacy_pickle/0.20.3 copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/wikipedia_states.html -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/stata11_117.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/stata6_113.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/test_squeeze.xls -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/testdateoverflow.xlsx -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/test_index_name_pre17.xlsx -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/stata7_117.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/stata1_encoding.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/html_encoding copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/html_encoding/chinese_utf-16.html -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/html_encoding copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/html_encoding/chinese_utf-8.html -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/html_encoding copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/html_encoding/letz_latin1.html -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/html_encoding copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/html_encoding/chinese_utf-32.html -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data/html_encoding copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/stata9_117.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/stata7_115.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/stata10_115.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/test4.xlsx -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/test3.xls -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/blank_with_header.xlsx -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/stata8_117.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/stata13_dates.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/testdtype.xlsm -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/test1.xls -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/test5.xlsx -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/times_1904.xlsm -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/stata5_114.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/test3.xlsx -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/stata15.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/categorical_0_15_2.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/test_converters.xlsx -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/stata6_114.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/test5.xls -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/testskiprows.xlsx -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/testmultiindex.xls -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/test2.xls -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/test_multisheet.xlsm -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/test4.xls -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/stata4_117.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/test5.xlsm -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/stata2_115.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/test1.xlsm -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/stata6_115.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/stata5_117.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/test1.xlsx -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/times_1904.xlsx -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/stata2_114.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/test_types.xlsx -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/stata2_113.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/stata12_117.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/times_1900.xlsm -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/stata6_117.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/stata1_117.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/test_index_name_pre17.xls -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/stata4_115.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/test_types.xlsm -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/test_index_name_pre17.xlsm -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/test2.xlsx -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/computer_sales_page.html -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/test3.xlsm -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/valid_markup.html -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/test4.xlsm -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/testskiprows.xlsm -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/testdateoverflow.xls -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/data/fixed_width_format.txt -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-2.7/pandas/tests/io/test_clipboard.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io copying build/lib.linux-ppc64-2.7/pandas/tests/io/test_s3.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io copying build/lib.linux-ppc64-2.7/pandas/tests/test_panel.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests copying build/lib.linux-ppc64-2.7/pandas/tests/test_lib.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-2.7/pandas/tests/frame/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-2.7/pandas/tests/frame/test_quantile.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-2.7/pandas/tests/frame/test_operators.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-2.7/pandas/tests/frame/test_sorting.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-2.7/pandas/tests/frame/test_alter_axes.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-2.7/pandas/tests/frame/common.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-2.7/pandas/tests/frame/test_period.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-2.7/pandas/tests/frame/test_reshape.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-2.7/pandas/tests/frame/test_analytics.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-2.7/pandas/tests/frame/test_rank.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-2.7/pandas/tests/frame/test_mutate_columns.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-2.7/pandas/tests/frame/test_api.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-2.7/pandas/tests/frame/test_repr_info.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-2.7/pandas/tests/frame/test_axis_select_reindex.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-2.7/pandas/tests/frame/test_timeseries.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-2.7/pandas/tests/frame/test_apply.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-2.7/pandas/tests/frame/test_replace.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-2.7/pandas/tests/frame/test_missing.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-2.7/pandas/tests/frame/test_join.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-2.7/pandas/tests/frame/test_constructors.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-2.7/pandas/tests/frame/test_subclass.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-2.7/pandas/tests/frame/test_combine_concat.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-2.7/pandas/tests/frame/test_dtypes.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-2.7/pandas/tests/frame/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-2.7/pandas/tests/frame/test_asof.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-2.7/pandas/tests/frame/test_nonunique_indexes.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-2.7/pandas/tests/frame/test_block_internals.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-2.7/pandas/tests/frame/test_validate.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-2.7/pandas/tests/frame/test_to_csv.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-2.7/pandas/tests/frame/test_query_eval.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-2.7/pandas/tests/frame/test_convert_to.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-2.7/pandas/tests/test_downstream.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-ppc64-2.7/pandas/tests/series/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-ppc64-2.7/pandas/tests/series/test_quantile.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-ppc64-2.7/pandas/tests/series/test_internals.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-ppc64-2.7/pandas/tests/series/test_operators.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-ppc64-2.7/pandas/tests/series/test_sorting.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-ppc64-2.7/pandas/tests/series/test_alter_axes.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-ppc64-2.7/pandas/tests/series/test_io.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-ppc64-2.7/pandas/tests/series/test_datetime_values.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-ppc64-2.7/pandas/tests/series/test_repr.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-ppc64-2.7/pandas/tests/series/common.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-ppc64-2.7/pandas/tests/series/test_period.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-ppc64-2.7/pandas/tests/series/test_analytics.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-ppc64-2.7/pandas/tests/series/test_rank.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-ppc64-2.7/pandas/tests/series/test_api.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-ppc64-2.7/pandas/tests/series/test_timeseries.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-ppc64-2.7/pandas/tests/series/test_apply.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-ppc64-2.7/pandas/tests/series/test_replace.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-ppc64-2.7/pandas/tests/series/test_missing.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-ppc64-2.7/pandas/tests/series/test_constructors.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-ppc64-2.7/pandas/tests/series/test_subclass.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-ppc64-2.7/pandas/tests/series/test_combine_concat.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-ppc64-2.7/pandas/tests/series/test_dtypes.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-ppc64-2.7/pandas/tests/series/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-ppc64-2.7/pandas/tests/series/test_asof.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-ppc64-2.7/pandas/tests/series/test_validate.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/series creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/sparse copying build/lib.linux-ppc64-2.7/pandas/tests/sparse/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/sparse copying build/lib.linux-ppc64-2.7/pandas/tests/sparse/test_pivot.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/sparse copying build/lib.linux-ppc64-2.7/pandas/tests/sparse/common.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/sparse copying build/lib.linux-ppc64-2.7/pandas/tests/sparse/test_reshape.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/sparse copying build/lib.linux-ppc64-2.7/pandas/tests/sparse/test_array.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/sparse copying build/lib.linux-ppc64-2.7/pandas/tests/sparse/test_combine_concat.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/sparse copying build/lib.linux-ppc64-2.7/pandas/tests/sparse/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/sparse copying build/lib.linux-ppc64-2.7/pandas/tests/sparse/test_groupby.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/sparse copying build/lib.linux-ppc64-2.7/pandas/tests/sparse/test_frame.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/sparse copying build/lib.linux-ppc64-2.7/pandas/tests/sparse/test_format.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/sparse copying build/lib.linux-ppc64-2.7/pandas/tests/sparse/test_list.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/sparse copying build/lib.linux-ppc64-2.7/pandas/tests/sparse/test_libsparse.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/sparse copying build/lib.linux-ppc64-2.7/pandas/tests/sparse/test_arithmetics.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/sparse copying build/lib.linux-ppc64-2.7/pandas/tests/sparse/test_series.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/sparse copying build/lib.linux-ppc64-2.7/pandas/tests/test_errors.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests copying build/lib.linux-ppc64-2.7/pandas/tests/test_nanops.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests copying build/lib.linux-ppc64-2.7/pandas/tests/test_categorical.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests copying build/lib.linux-ppc64-2.7/pandas/tests/test_join.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/reshape copying build/lib.linux-ppc64-2.7/pandas/tests/reshape/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/reshape copying build/lib.linux-ppc64-2.7/pandas/tests/reshape/test_pivot.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/reshape copying build/lib.linux-ppc64-2.7/pandas/tests/reshape/test_merge.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/reshape copying build/lib.linux-ppc64-2.7/pandas/tests/reshape/test_reshape.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/reshape copying build/lib.linux-ppc64-2.7/pandas/tests/reshape/test_util.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/reshape copying build/lib.linux-ppc64-2.7/pandas/tests/reshape/test_tile.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/reshape copying build/lib.linux-ppc64-2.7/pandas/tests/reshape/test_concat.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/reshape copying build/lib.linux-ppc64-2.7/pandas/tests/reshape/test_merge_ordered.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/reshape copying build/lib.linux-ppc64-2.7/pandas/tests/reshape/test_join.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/reshape copying build/lib.linux-ppc64-2.7/pandas/tests/reshape/test_union_categoricals.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/reshape copying build/lib.linux-ppc64-2.7/pandas/tests/reshape/test_merge_asof.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/reshape creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/reshape/data copying build/lib.linux-ppc64-2.7/pandas/tests/reshape/data/quotes2.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/reshape/data copying build/lib.linux-ppc64-2.7/pandas/tests/reshape/data/trades.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/reshape/data copying build/lib.linux-ppc64-2.7/pandas/tests/reshape/data/quotes.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/reshape/data copying build/lib.linux-ppc64-2.7/pandas/tests/reshape/data/allow_exact_matches_and_tolerance.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/reshape/data copying build/lib.linux-ppc64-2.7/pandas/tests/reshape/data/tolerance.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/reshape/data copying build/lib.linux-ppc64-2.7/pandas/tests/reshape/data/asof.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/reshape/data copying build/lib.linux-ppc64-2.7/pandas/tests/reshape/data/cut_data.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/reshape/data copying build/lib.linux-ppc64-2.7/pandas/tests/reshape/data/trades2.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/reshape/data copying build/lib.linux-ppc64-2.7/pandas/tests/reshape/data/asof2.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/reshape/data copying build/lib.linux-ppc64-2.7/pandas/tests/reshape/data/allow_exact_matches.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/reshape/data creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/plotting copying build/lib.linux-ppc64-2.7/pandas/tests/plotting/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/plotting copying build/lib.linux-ppc64-2.7/pandas/tests/plotting/test_boxplot_method.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/plotting copying build/lib.linux-ppc64-2.7/pandas/tests/plotting/common.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/plotting copying build/lib.linux-ppc64-2.7/pandas/tests/plotting/test_misc.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/plotting copying build/lib.linux-ppc64-2.7/pandas/tests/plotting/test_datetimelike.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/plotting copying build/lib.linux-ppc64-2.7/pandas/tests/plotting/test_converter.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/plotting copying build/lib.linux-ppc64-2.7/pandas/tests/plotting/test_deprecated.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/plotting copying build/lib.linux-ppc64-2.7/pandas/tests/plotting/test_groupby.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/plotting copying build/lib.linux-ppc64-2.7/pandas/tests/plotting/test_frame.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/plotting copying build/lib.linux-ppc64-2.7/pandas/tests/plotting/test_hist_method.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/plotting copying build/lib.linux-ppc64-2.7/pandas/tests/plotting/test_series.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/plotting copying build/lib.linux-ppc64-2.7/pandas/tests/test_panelnd.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes copying build/lib.linux-ppc64-2.7/pandas/tests/indexes/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes copying build/lib.linux-ppc64-2.7/pandas/tests/indexes/datetimelike.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes copying build/lib.linux-ppc64-2.7/pandas/tests/indexes/test_frozen.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes copying build/lib.linux-ppc64-2.7/pandas/tests/indexes/common.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-ppc64-2.7/pandas/tests/indexes/period/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-ppc64-2.7/pandas/tests/indexes/period/test_formats.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-ppc64-2.7/pandas/tests/indexes/period/test_period.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-ppc64-2.7/pandas/tests/indexes/period/test_partial_slicing.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-ppc64-2.7/pandas/tests/indexes/period/test_asfreq.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-ppc64-2.7/pandas/tests/indexes/period/test_period_range.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-ppc64-2.7/pandas/tests/indexes/period/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-ppc64-2.7/pandas/tests/indexes/period/test_setops.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-ppc64-2.7/pandas/tests/indexes/period/test_tools.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-ppc64-2.7/pandas/tests/indexes/period/test_construction.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-ppc64-2.7/pandas/tests/indexes/period/test_ops.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-ppc64-2.7/pandas/tests/indexes/test_numeric.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes copying build/lib.linux-ppc64-2.7/pandas/tests/indexes/test_interval.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-ppc64-2.7/pandas/tests/indexes/datetimes/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-ppc64-2.7/pandas/tests/indexes/datetimes/test_formats.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-ppc64-2.7/pandas/tests/indexes/datetimes/test_partial_slicing.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-ppc64-2.7/pandas/tests/indexes/datetimes/test_misc.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-ppc64-2.7/pandas/tests/indexes/datetimes/test_astype.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-ppc64-2.7/pandas/tests/indexes/datetimes/test_datetimelike.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-ppc64-2.7/pandas/tests/indexes/datetimes/test_missing.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-ppc64-2.7/pandas/tests/indexes/datetimes/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-ppc64-2.7/pandas/tests/indexes/datetimes/test_setops.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-ppc64-2.7/pandas/tests/indexes/datetimes/test_date_range.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-ppc64-2.7/pandas/tests/indexes/datetimes/test_tools.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-ppc64-2.7/pandas/tests/indexes/datetimes/test_datetime.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-ppc64-2.7/pandas/tests/indexes/datetimes/test_construction.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-ppc64-2.7/pandas/tests/indexes/datetimes/test_ops.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-ppc64-2.7/pandas/tests/indexes/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes copying build/lib.linux-ppc64-2.7/pandas/tests/indexes/test_multi.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes copying build/lib.linux-ppc64-2.7/pandas/tests/indexes/test_range.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes copying build/lib.linux-ppc64-2.7/pandas/tests/indexes/test_category.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-ppc64-2.7/pandas/tests/indexes/timedeltas/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-ppc64-2.7/pandas/tests/indexes/timedeltas/test_timedelta.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-ppc64-2.7/pandas/tests/indexes/timedeltas/test_partial_slicing.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-ppc64-2.7/pandas/tests/indexes/timedeltas/test_astype.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-ppc64-2.7/pandas/tests/indexes/timedeltas/test_timedelta_range.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-ppc64-2.7/pandas/tests/indexes/timedeltas/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-ppc64-2.7/pandas/tests/indexes/timedeltas/test_setops.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-ppc64-2.7/pandas/tests/indexes/timedeltas/test_tools.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-ppc64-2.7/pandas/tests/indexes/timedeltas/test_construction.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-ppc64-2.7/pandas/tests/indexes/timedeltas/test_ops.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/data copying build/lib.linux-ppc64-2.7/pandas/tests/indexes/data/mindex_073.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/data copying build/lib.linux-ppc64-2.7/pandas/tests/indexes/data/multiindex_v1.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/data copying build/lib.linux-ppc64-2.7/pandas/tests/indexes/test_base.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes copying build/lib.linux-ppc64-2.7/pandas/tests/test_multilevel.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests copying build/lib.linux-ppc64-2.7/pandas/tests/test_window.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/scalar copying build/lib.linux-ppc64-2.7/pandas/tests/scalar/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/scalar copying build/lib.linux-ppc64-2.7/pandas/tests/scalar/test_nat.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/scalar copying build/lib.linux-ppc64-2.7/pandas/tests/scalar/test_timedelta.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/scalar copying build/lib.linux-ppc64-2.7/pandas/tests/scalar/test_period.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/scalar copying build/lib.linux-ppc64-2.7/pandas/tests/scalar/test_interval.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/scalar copying build/lib.linux-ppc64-2.7/pandas/tests/scalar/test_period_asfreq.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/scalar copying build/lib.linux-ppc64-2.7/pandas/tests/scalar/test_timestamp.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/scalar copying build/lib.linux-ppc64-2.7/pandas/tests/test_compat.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests copying build/lib.linux-ppc64-2.7/pandas/tests/test_expressions.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests copying build/lib.linux-ppc64-2.7/pandas/tests/test_resample.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/tseries copying build/lib.linux-ppc64-2.7/pandas/tests/tseries/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/tseries copying build/lib.linux-ppc64-2.7/pandas/tests/tseries/test_holiday.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/tseries copying build/lib.linux-ppc64-2.7/pandas/tests/tseries/test_timezones.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/tseries copying build/lib.linux-ppc64-2.7/pandas/tests/tseries/test_frequencies.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/tseries copying build/lib.linux-ppc64-2.7/pandas/tests/tseries/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/tseries copying build/lib.linux-ppc64-2.7/pandas/tests/tseries/test_offsets.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/tseries creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/tseries/data copying build/lib.linux-ppc64-2.7/pandas/tests/tseries/data/dateoffset_0_15_2.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/tseries/data copying build/lib.linux-ppc64-2.7/pandas/tests/tseries/data/cday-0.14.1.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/tseries/data creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/dtypes copying build/lib.linux-ppc64-2.7/pandas/tests/dtypes/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/dtypes copying build/lib.linux-ppc64-2.7/pandas/tests/dtypes/test_inference.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/dtypes copying build/lib.linux-ppc64-2.7/pandas/tests/dtypes/test_io.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/dtypes copying build/lib.linux-ppc64-2.7/pandas/tests/dtypes/test_common.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/dtypes copying build/lib.linux-ppc64-2.7/pandas/tests/dtypes/test_cast.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/dtypes copying build/lib.linux-ppc64-2.7/pandas/tests/dtypes/test_concat.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/dtypes copying build/lib.linux-ppc64-2.7/pandas/tests/dtypes/test_missing.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/dtypes copying build/lib.linux-ppc64-2.7/pandas/tests/dtypes/test_generic.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/dtypes copying build/lib.linux-ppc64-2.7/pandas/tests/dtypes/test_dtypes.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/dtypes creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/data copying build/lib.linux-ppc64-2.7/pandas/tests/data/tips.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/data copying build/lib.linux-ppc64-2.7/pandas/tests/data/iris.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/data creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/tools copying build/lib.linux-ppc64-2.7/pandas/tests/tools/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/tools copying build/lib.linux-ppc64-2.7/pandas/tests/tools/test_numeric.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/tools creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/api copying build/lib.linux-ppc64-2.7/pandas/tests/api/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/api copying build/lib.linux-ppc64-2.7/pandas/tests/api/test_api.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/api copying build/lib.linux-ppc64-2.7/pandas/tests/api/test_types.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/api copying build/lib.linux-ppc64-2.7/pandas/tests/test_panel4d.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/util copying build/lib.linux-ppc64-2.7/pandas/tests/util/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/util copying build/lib.linux-ppc64-2.7/pandas/tests/util/test_util.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/util copying build/lib.linux-ppc64-2.7/pandas/tests/util/test_testing.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/util copying build/lib.linux-ppc64-2.7/pandas/tests/util/test_hashing.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/util creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/computation copying build/lib.linux-ppc64-2.7/pandas/tests/computation/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/computation copying build/lib.linux-ppc64-2.7/pandas/tests/computation/test_eval.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/computation copying build/lib.linux-ppc64-2.7/pandas/tests/computation/test_compat.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/computation copying build/lib.linux-ppc64-2.7/pandas/tests/test_algos.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests copying build/lib.linux-ppc64-2.7/pandas/tests/test_base.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/stats copying build/lib.linux-ppc64-2.7/pandas/stats/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/stats copying build/lib.linux-ppc64-2.7/pandas/stats/moments.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/stats copying build/lib.linux-ppc64-2.7/pandas/stats/api.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/stats creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/errors copying build/lib.linux-ppc64-2.7/pandas/errors/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/errors creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io copying build/lib.linux-ppc64-2.7/pandas/io/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io copying build/lib.linux-ppc64-2.7/pandas/io/html.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io copying build/lib.linux-ppc64-2.7/pandas/io/common.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io copying build/lib.linux-ppc64-2.7/pandas/io/date_converters.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io copying build/lib.linux-ppc64-2.7/pandas/io/clipboards.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io copying build/lib.linux-ppc64-2.7/pandas/io/excel.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io copying build/lib.linux-ppc64-2.7/pandas/io/packers.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/json copying build/lib.linux-ppc64-2.7/pandas/io/json/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/json copying build/lib.linux-ppc64-2.7/pandas/io/json/normalize.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/json copying build/lib.linux-ppc64-2.7/pandas/io/json/json.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/json copying build/lib.linux-ppc64-2.7/pandas/io/json/table_schema.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/json copying build/lib.linux-ppc64-2.7/pandas/io/data.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io copying build/lib.linux-ppc64-2.7/pandas/io/feather_format.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io copying build/lib.linux-ppc64-2.7/pandas/io/gbq.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/sas copying build/lib.linux-ppc64-2.7/pandas/io/sas/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/sas copying build/lib.linux-ppc64-2.7/pandas/io/sas/sas_xport.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/sas copying build/lib.linux-ppc64-2.7/pandas/io/sas/_sas.so -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/sas copying build/lib.linux-ppc64-2.7/pandas/io/sas/sas_constants.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/sas copying build/lib.linux-ppc64-2.7/pandas/io/sas/sas7bdat.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/sas copying build/lib.linux-ppc64-2.7/pandas/io/sas/sasreader.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/sas creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/formats copying build/lib.linux-ppc64-2.7/pandas/io/formats/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/formats copying build/lib.linux-ppc64-2.7/pandas/io/formats/common.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/formats copying build/lib.linux-ppc64-2.7/pandas/io/formats/terminal.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/formats creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/formats/templates copying build/lib.linux-ppc64-2.7/pandas/io/formats/templates/html.tpl -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/formats/templates copying build/lib.linux-ppc64-2.7/pandas/io/formats/excel.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/formats copying build/lib.linux-ppc64-2.7/pandas/io/formats/style.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/formats copying build/lib.linux-ppc64-2.7/pandas/io/formats/css.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/formats copying build/lib.linux-ppc64-2.7/pandas/io/formats/format.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/formats copying build/lib.linux-ppc64-2.7/pandas/io/formats/printing.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/formats copying build/lib.linux-ppc64-2.7/pandas/io/formats/console.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/formats creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/clipboard copying build/lib.linux-ppc64-2.7/pandas/io/clipboard/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/clipboard copying build/lib.linux-ppc64-2.7/pandas/io/clipboard/clipboards.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/clipboard copying build/lib.linux-ppc64-2.7/pandas/io/clipboard/windows.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/clipboard copying build/lib.linux-ppc64-2.7/pandas/io/clipboard/exceptions.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/clipboard copying build/lib.linux-ppc64-2.7/pandas/io/pickle.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/msgpack copying build/lib.linux-ppc64-2.7/pandas/io/msgpack/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/msgpack copying build/lib.linux-ppc64-2.7/pandas/io/msgpack/_packer.so -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/msgpack copying build/lib.linux-ppc64-2.7/pandas/io/msgpack/exceptions.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/msgpack copying build/lib.linux-ppc64-2.7/pandas/io/msgpack/_unpacker.so -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/msgpack copying build/lib.linux-ppc64-2.7/pandas/io/msgpack/_version.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/msgpack copying build/lib.linux-ppc64-2.7/pandas/io/sql.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io copying build/lib.linux-ppc64-2.7/pandas/io/wb.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io copying build/lib.linux-ppc64-2.7/pandas/io/parquet.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io copying build/lib.linux-ppc64-2.7/pandas/io/pytables.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io copying build/lib.linux-ppc64-2.7/pandas/io/stata.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io copying build/lib.linux-ppc64-2.7/pandas/io/s3.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io copying build/lib.linux-ppc64-2.7/pandas/io/parsers.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io copying build/lib.linux-ppc64-2.7/pandas/io/api.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io copying build/lib.linux-ppc64-2.7/pandas/testing.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-ppc64-2.7/pandas/_libs/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-ppc64-2.7/pandas/_libs/join.so -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-ppc64-2.7/pandas/_libs/interval.so -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/_libs creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-ppc64-2.7/pandas/_libs/tslibs/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-ppc64-2.7/pandas/_libs/tslibs/parsing.so -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-ppc64-2.7/pandas/_libs/tslibs/timezones.so -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-ppc64-2.7/pandas/_libs/tslibs/frequencies.so -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-ppc64-2.7/pandas/_libs/tslibs/strptime.so -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-ppc64-2.7/pandas/_libs/tslibs/timedeltas.so -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-ppc64-2.7/pandas/_libs/tslibs/fields.so -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-ppc64-2.7/pandas/_libs/window.so -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-ppc64-2.7/pandas/_libs/hashing.so -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-ppc64-2.7/pandas/_libs/groupby.so -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-ppc64-2.7/pandas/_libs/json.so -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-ppc64-2.7/pandas/_libs/index.so -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-ppc64-2.7/pandas/_libs/hashtable.so -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-ppc64-2.7/pandas/_libs/parsers.so -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-ppc64-2.7/pandas/_libs/properties.so -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-ppc64-2.7/pandas/_libs/lib.so -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-ppc64-2.7/pandas/_libs/sparse.so -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-ppc64-2.7/pandas/_libs/period.so -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-ppc64-2.7/pandas/_libs/algos.so -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-ppc64-2.7/pandas/_libs/tslib.so -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-ppc64-2.7/pandas/_libs/testing.so -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-ppc64-2.7/pandas/_libs/reshape.so -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-ppc64-2.7/pandas/tslib.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas copying build/lib.linux-ppc64-2.7/pandas/json.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas copying build/lib.linux-ppc64-2.7/pandas/parser.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas copying build/lib.linux-ppc64-2.7/pandas/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/formats copying build/lib.linux-ppc64-2.7/pandas/formats/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/formats copying build/lib.linux-ppc64-2.7/pandas/formats/style.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/formats creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/plotting copying build/lib.linux-ppc64-2.7/pandas/plotting/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/plotting copying build/lib.linux-ppc64-2.7/pandas/plotting/_compat.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/plotting copying build/lib.linux-ppc64-2.7/pandas/plotting/_timeseries.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/plotting copying build/lib.linux-ppc64-2.7/pandas/plotting/_misc.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/plotting copying build/lib.linux-ppc64-2.7/pandas/plotting/_style.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/plotting copying build/lib.linux-ppc64-2.7/pandas/plotting/_tools.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/plotting copying build/lib.linux-ppc64-2.7/pandas/plotting/_core.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/plotting copying build/lib.linux-ppc64-2.7/pandas/plotting/_converter.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/plotting creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/compat copying build/lib.linux-ppc64-2.7/pandas/compat/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/compat copying build/lib.linux-ppc64-2.7/pandas/compat/chainmap.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/compat creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/compat/numpy copying build/lib.linux-ppc64-2.7/pandas/compat/numpy/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/compat/numpy copying build/lib.linux-ppc64-2.7/pandas/compat/numpy/function.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/compat/numpy copying build/lib.linux-ppc64-2.7/pandas/compat/openpyxl_compat.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/compat copying build/lib.linux-ppc64-2.7/pandas/compat/pickle_compat.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/compat copying build/lib.linux-ppc64-2.7/pandas/compat/chainmap_impl.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/compat creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/types copying build/lib.linux-ppc64-2.7/pandas/types/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/types copying build/lib.linux-ppc64-2.7/pandas/types/concat.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/types copying build/lib.linux-ppc64-2.7/pandas/types/common.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/types creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core copying build/lib.linux-ppc64-2.7/pandas/core/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core copying build/lib.linux-ppc64-2.7/pandas/core/accessor.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core copying build/lib.linux-ppc64-2.7/pandas/core/common.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core copying build/lib.linux-ppc64-2.7/pandas/core/panel4d.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core copying build/lib.linux-ppc64-2.7/pandas/core/missing.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/sparse copying build/lib.linux-ppc64-2.7/pandas/core/sparse/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/sparse copying build/lib.linux-ppc64-2.7/pandas/core/sparse/array.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/sparse copying build/lib.linux-ppc64-2.7/pandas/core/sparse/scipy_sparse.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/sparse copying build/lib.linux-ppc64-2.7/pandas/core/sparse/series.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/sparse copying build/lib.linux-ppc64-2.7/pandas/core/sparse/list.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/sparse copying build/lib.linux-ppc64-2.7/pandas/core/sparse/frame.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/sparse copying build/lib.linux-ppc64-2.7/pandas/core/sparse/api.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/sparse copying build/lib.linux-ppc64-2.7/pandas/core/panel.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core copying build/lib.linux-ppc64-2.7/pandas/core/indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core copying build/lib.linux-ppc64-2.7/pandas/core/datetools.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core copying build/lib.linux-ppc64-2.7/pandas/core/base.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core copying build/lib.linux-ppc64-2.7/pandas/core/resample.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core copying build/lib.linux-ppc64-2.7/pandas/core/internals.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core copying build/lib.linux-ppc64-2.7/pandas/core/groupby.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/reshape copying build/lib.linux-ppc64-2.7/pandas/core/reshape/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/reshape copying build/lib.linux-ppc64-2.7/pandas/core/reshape/concat.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/reshape copying build/lib.linux-ppc64-2.7/pandas/core/reshape/merge.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/reshape copying build/lib.linux-ppc64-2.7/pandas/core/reshape/util.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/reshape copying build/lib.linux-ppc64-2.7/pandas/core/reshape/reshape.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/reshape copying build/lib.linux-ppc64-2.7/pandas/core/reshape/pivot.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/reshape copying build/lib.linux-ppc64-2.7/pandas/core/reshape/tile.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/reshape copying build/lib.linux-ppc64-2.7/pandas/core/reshape/api.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/reshape copying build/lib.linux-ppc64-2.7/pandas/core/index.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core copying build/lib.linux-ppc64-2.7/pandas/core/series.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core copying build/lib.linux-ppc64-2.7/pandas/core/algorithms.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core copying build/lib.linux-ppc64-2.7/pandas/core/ops.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/indexes copying build/lib.linux-ppc64-2.7/pandas/core/indexes/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/indexes copying build/lib.linux-ppc64-2.7/pandas/core/indexes/range.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/indexes copying build/lib.linux-ppc64-2.7/pandas/core/indexes/datetimelike.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/indexes copying build/lib.linux-ppc64-2.7/pandas/core/indexes/multi.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/indexes copying build/lib.linux-ppc64-2.7/pandas/core/indexes/accessors.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/indexes copying build/lib.linux-ppc64-2.7/pandas/core/indexes/frozen.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/indexes copying build/lib.linux-ppc64-2.7/pandas/core/indexes/category.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/indexes copying build/lib.linux-ppc64-2.7/pandas/core/indexes/numeric.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/indexes copying build/lib.linux-ppc64-2.7/pandas/core/indexes/timedeltas.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/indexes copying build/lib.linux-ppc64-2.7/pandas/core/indexes/interval.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/indexes copying build/lib.linux-ppc64-2.7/pandas/core/indexes/period.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/indexes copying build/lib.linux-ppc64-2.7/pandas/core/indexes/base.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/indexes copying build/lib.linux-ppc64-2.7/pandas/core/indexes/datetimes.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/indexes copying build/lib.linux-ppc64-2.7/pandas/core/indexes/api.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/indexes copying build/lib.linux-ppc64-2.7/pandas/core/config.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core copying build/lib.linux-ppc64-2.7/pandas/core/panelnd.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core copying build/lib.linux-ppc64-2.7/pandas/core/nanops.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core copying build/lib.linux-ppc64-2.7/pandas/core/frame.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core copying build/lib.linux-ppc64-2.7/pandas/core/strings.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core copying build/lib.linux-ppc64-2.7/pandas/core/sorting.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core copying build/lib.linux-ppc64-2.7/pandas/core/config_init.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/dtypes copying build/lib.linux-ppc64-2.7/pandas/core/dtypes/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/dtypes copying build/lib.linux-ppc64-2.7/pandas/core/dtypes/concat.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/dtypes copying build/lib.linux-ppc64-2.7/pandas/core/dtypes/common.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/dtypes copying build/lib.linux-ppc64-2.7/pandas/core/dtypes/inference.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/dtypes copying build/lib.linux-ppc64-2.7/pandas/core/dtypes/missing.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/dtypes copying build/lib.linux-ppc64-2.7/pandas/core/dtypes/dtypes.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/dtypes copying build/lib.linux-ppc64-2.7/pandas/core/dtypes/cast.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/dtypes copying build/lib.linux-ppc64-2.7/pandas/core/dtypes/generic.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/dtypes copying build/lib.linux-ppc64-2.7/pandas/core/dtypes/api.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/dtypes creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/tools copying build/lib.linux-ppc64-2.7/pandas/core/tools/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/tools copying build/lib.linux-ppc64-2.7/pandas/core/tools/numeric.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/tools copying build/lib.linux-ppc64-2.7/pandas/core/tools/timedeltas.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/tools copying build/lib.linux-ppc64-2.7/pandas/core/tools/datetimes.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/tools copying build/lib.linux-ppc64-2.7/pandas/core/generic.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core copying build/lib.linux-ppc64-2.7/pandas/core/window.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/util copying build/lib.linux-ppc64-2.7/pandas/core/util/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/util copying build/lib.linux-ppc64-2.7/pandas/core/util/hashing.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/util creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/computation copying build/lib.linux-ppc64-2.7/pandas/core/computation/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/computation copying build/lib.linux-ppc64-2.7/pandas/core/computation/expr.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/computation copying build/lib.linux-ppc64-2.7/pandas/core/computation/common.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/computation copying build/lib.linux-ppc64-2.7/pandas/core/computation/align.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/computation copying build/lib.linux-ppc64-2.7/pandas/core/computation/scope.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/computation copying build/lib.linux-ppc64-2.7/pandas/core/computation/eval.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/computation copying build/lib.linux-ppc64-2.7/pandas/core/computation/engines.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/computation copying build/lib.linux-ppc64-2.7/pandas/core/computation/check.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/computation copying build/lib.linux-ppc64-2.7/pandas/core/computation/pytables.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/computation copying build/lib.linux-ppc64-2.7/pandas/core/computation/ops.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/computation copying build/lib.linux-ppc64-2.7/pandas/core/computation/expressions.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/computation copying build/lib.linux-ppc64-2.7/pandas/core/computation/api.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/computation copying build/lib.linux-ppc64-2.7/pandas/core/categorical.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core copying build/lib.linux-ppc64-2.7/pandas/core/api.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core copying build/lib.linux-ppc64-2.7/pandas/lib.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tseries copying build/lib.linux-ppc64-2.7/pandas/tseries/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tseries copying build/lib.linux-ppc64-2.7/pandas/tseries/util.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tseries copying build/lib.linux-ppc64-2.7/pandas/tseries/holiday.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tseries copying build/lib.linux-ppc64-2.7/pandas/tseries/plotting.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tseries copying build/lib.linux-ppc64-2.7/pandas/tseries/frequencies.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tseries copying build/lib.linux-ppc64-2.7/pandas/tseries/offsets.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tseries copying build/lib.linux-ppc64-2.7/pandas/tseries/api.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tseries copying build/lib.linux-ppc64-2.7/pandas/tseries/converter.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tseries creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tools copying build/lib.linux-ppc64-2.7/pandas/tools/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tools copying build/lib.linux-ppc64-2.7/pandas/tools/merge.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tools copying build/lib.linux-ppc64-2.7/pandas/tools/plotting.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tools copying build/lib.linux-ppc64-2.7/pandas/tools/hashing.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tools creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/api copying build/lib.linux-ppc64-2.7/pandas/api/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/api creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/api/types copying build/lib.linux-ppc64-2.7/pandas/api/types/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/api/types copying build/lib.linux-ppc64-2.7/pandas/_version.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/util copying build/lib.linux-ppc64-2.7/pandas/util/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/util copying build/lib.linux-ppc64-2.7/pandas/util/testing.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/util copying build/lib.linux-ppc64-2.7/pandas/util/_decorators.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/util copying build/lib.linux-ppc64-2.7/pandas/util/_print_versions.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/util copying build/lib.linux-ppc64-2.7/pandas/util/_move.so -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/util copying build/lib.linux-ppc64-2.7/pandas/util/_validators.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/util copying build/lib.linux-ppc64-2.7/pandas/util/decorators.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/util copying build/lib.linux-ppc64-2.7/pandas/util/hashing.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/util copying build/lib.linux-ppc64-2.7/pandas/util/_doctools.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/util copying build/lib.linux-ppc64-2.7/pandas/util/_depr_module.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/util copying build/lib.linux-ppc64-2.7/pandas/util/_tester.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/util creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/computation copying build/lib.linux-ppc64-2.7/pandas/computation/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/computation copying build/lib.linux-ppc64-2.7/pandas/computation/expressions.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/computation byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexing/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_multiindex.py to test_multiindex.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexing/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_timedelta.py to test_timedelta.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_partial.py to test_partial.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_panel.py to test_panel.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_loc.py to test_loc.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_floats.py to test_floats.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_interval.py to test_interval.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_ix.py to test_ix.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_scalar.py to test_scalar.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_iloc.py to test_iloc.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_categorical.py to test_categorical.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_coercion.py to test_coercion.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_indexing.py to test_indexing.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_callable.py to test_callable.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_datetime.py to test_datetime.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/groupby/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_nth.py to test_nth.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/groupby/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_timegrouper.py to test_timegrouper.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_categorical.py to test_categorical.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_transform.py to test_transform.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_filters.py to test_filters.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_groupby.py to test_groupby.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_whitelist.py to test_whitelist.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_counting.py to test_counting.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_aggregate.py to test_aggregate.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/test_take.py to test_take.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/test_config.py to test_config.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/test_sorting.py to test_sorting.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/internals/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/internals/test_internals.py to test_internals.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/internals/test_external_block.py to test_external_block.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/test_common.py to test_common.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/test_strings.py to test_strings.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/test_html.py to test_html.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/test_packers.py to test_packers.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/test_common.py to test_common.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/test_excel.py to test_excel.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/test_stata.py to test_stata.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/test_gbq.py to test_gbq.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/json/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/test_pytables.py to test_pytables.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/test_feather.py to test_feather.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/sas/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/test_sql.py to test_sql.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/conftest.py to conftest.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/formats/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/test_pickle.py to test_pickle.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/test_parquet.py to test_parquet.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/usecols.py to usecols.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/comment.py to comment.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/quoting.py to quoting.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/multithread.py to multithread.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/compression.py to compression.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/dialect.py to dialect.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/skiprows.py to skiprows.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/dtypes.py to dtypes.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/header.py to header.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/converters.py to converters.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/test_clipboard.py to test_clipboard.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/io/test_s3.py to test_s3.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/test_panel.py to test_panel.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/test_lib.py to test_lib.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/frame/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_quantile.py to test_quantile.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_operators.py to test_operators.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_sorting.py to test_sorting.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/frame/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_period.py to test_period.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_reshape.py to test_reshape.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_analytics.py to test_analytics.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_rank.py to test_rank.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_api.py to test_api.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_timeseries.py to test_timeseries.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_apply.py to test_apply.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_replace.py to test_replace.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_missing.py to test_missing.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_join.py to test_join.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_constructors.py to test_constructors.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_subclass.py to test_subclass.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_dtypes.py to test_dtypes.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_indexing.py to test_indexing.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_asof.py to test_asof.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_validate.py to test_validate.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/test_downstream.py to test_downstream.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/series/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/series/test_quantile.py to test_quantile.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/series/test_internals.py to test_internals.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/series/test_operators.py to test_operators.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/series/test_sorting.py to test_sorting.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/series/test_io.py to test_io.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/series/test_repr.py to test_repr.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/series/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/series/test_period.py to test_period.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/series/test_analytics.py to test_analytics.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/series/test_rank.py to test_rank.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/series/test_api.py to test_api.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/series/test_timeseries.py to test_timeseries.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/series/test_apply.py to test_apply.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/series/test_replace.py to test_replace.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/series/test_missing.py to test_missing.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/series/test_constructors.py to test_constructors.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/series/test_subclass.py to test_subclass.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/series/test_dtypes.py to test_dtypes.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/series/test_indexing.py to test_indexing.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/series/test_asof.py to test_asof.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/series/test_validate.py to test_validate.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/sparse/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/sparse/test_pivot.py to test_pivot.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/sparse/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/sparse/test_reshape.py to test_reshape.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/sparse/test_array.py to test_array.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/sparse/test_indexing.py to test_indexing.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/sparse/test_groupby.py to test_groupby.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/sparse/test_frame.py to test_frame.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/sparse/test_format.py to test_format.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/sparse/test_list.py to test_list.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/sparse/test_libsparse.py to test_libsparse.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/sparse/test_arithmetics.py to test_arithmetics.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/sparse/test_series.py to test_series.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/test_errors.py to test_errors.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/test_nanops.py to test_nanops.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/test_categorical.py to test_categorical.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/test_join.py to test_join.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/reshape/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/reshape/test_pivot.py to test_pivot.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/reshape/test_merge.py to test_merge.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/reshape/test_reshape.py to test_reshape.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/reshape/test_util.py to test_util.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/reshape/test_tile.py to test_tile.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/reshape/test_concat.py to test_concat.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/reshape/test_merge_ordered.py to test_merge_ordered.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/reshape/test_join.py to test_join.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/reshape/test_merge_asof.py to test_merge_asof.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/plotting/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/plotting/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/plotting/test_misc.py to test_misc.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/plotting/test_datetimelike.py to test_datetimelike.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/plotting/test_converter.py to test_converter.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/plotting/test_deprecated.py to test_deprecated.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/plotting/test_groupby.py to test_groupby.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/plotting/test_frame.py to test_frame.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/plotting/test_series.py to test_series.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/test_panelnd.py to test_panelnd.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimelike.py to datetimelike.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/test_frozen.py to test_frozen.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/test_numeric.py to test_numeric.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/test_interval.py to test_interval.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/conftest.py to conftest.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/test_multi.py to test_multi.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/test_range.py to test_range.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/test_category.py to test_category.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/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.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/indexes/test_base.py to test_base.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/test_multilevel.py to test_multilevel.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/test_window.py to test_window.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/scalar/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/scalar/test_nat.py to test_nat.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/scalar/test_timedelta.py to test_timedelta.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/scalar/test_period.py to test_period.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/scalar/test_interval.py to test_interval.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/scalar/test_period_asfreq.py to test_period_asfreq.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/scalar/test_timestamp.py to test_timestamp.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/test_compat.py to test_compat.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/test_expressions.py to test_expressions.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/test_resample.py to test_resample.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/tseries/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/tseries/test_holiday.py to test_holiday.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/tseries/test_timezones.py to test_timezones.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/tseries/test_frequencies.py to test_frequencies.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/tseries/conftest.py to conftest.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/tseries/test_offsets.py to test_offsets.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/dtypes/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/dtypes/test_inference.py to test_inference.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/dtypes/test_io.py to test_io.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/dtypes/test_common.py to test_common.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/dtypes/test_cast.py to test_cast.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/dtypes/test_concat.py to test_concat.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/dtypes/test_missing.py to test_missing.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/dtypes/test_generic.py to test_generic.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/dtypes/test_dtypes.py to test_dtypes.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/tools/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/tools/test_numeric.py to test_numeric.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/api/test_api.py to test_api.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/api/test_types.py to test_types.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/test_panel4d.py to test_panel4d.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/util/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/util/test_util.py to test_util.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/util/test_testing.py to test_testing.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/util/test_hashing.py to test_hashing.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/computation/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/computation/test_eval.py to test_eval.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/computation/test_compat.py to test_compat.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/test_algos.py to test_algos.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tests/test_base.py to test_base.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/stats/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/stats/moments.py to moments.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/stats/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/errors/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/html.py to html.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/date_converters.py to date_converters.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/clipboards.py to clipboards.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/excel.py to excel.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/packers.py to packers.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/json/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/json/normalize.py to normalize.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/json/json.py to json.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/json/table_schema.py to table_schema.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/data.py to data.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/feather_format.py to feather_format.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/gbq.py to gbq.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/sas/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/sas/sas_xport.py to sas_xport.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/sas/sas_constants.py to sas_constants.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/sas/sas7bdat.py to sas7bdat.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/sas/sasreader.py to sasreader.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/formats/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/formats/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/formats/terminal.py to terminal.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/formats/excel.py to excel.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/formats/style.py to style.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/formats/css.py to css.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/formats/format.py to format.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/formats/printing.py to printing.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/formats/console.py to console.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/clipboard/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/clipboard/clipboards.py to clipboards.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/clipboard/windows.py to windows.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/clipboard/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/pickle.py to pickle.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/msgpack/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/msgpack/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/msgpack/_version.py to _version.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/sql.py to sql.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/wb.py to wb.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/parquet.py to parquet.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/pytables.py to pytables.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/stata.py to stata.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/s3.py to s3.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/parsers.py to parsers.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/testing.py to testing.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/_libs/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tslib.py to tslib.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/json.py to json.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/parser.py to parser.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/conftest.py to conftest.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/formats/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/formats/style.py to style.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/plotting/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/plotting/_compat.py to _compat.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/plotting/_timeseries.py to _timeseries.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/plotting/_misc.py to _misc.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/plotting/_style.py to _style.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/plotting/_tools.py to _tools.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/plotting/_core.py to _core.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/plotting/_converter.py to _converter.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/compat/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/compat/chainmap.py to chainmap.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/compat/numpy/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/compat/numpy/function.py to function.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/compat/openpyxl_compat.py to openpyxl_compat.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/compat/pickle_compat.py to pickle_compat.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/compat/chainmap_impl.py to chainmap_impl.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/types/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/types/concat.py to concat.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/types/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/accessor.py to accessor.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/panel4d.py to panel4d.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/missing.py to missing.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/sparse/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/sparse/array.py to array.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/sparse/scipy_sparse.py to scipy_sparse.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/sparse/series.py to series.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/sparse/list.py to list.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/sparse/frame.py to frame.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/sparse/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/panel.py to panel.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/indexing.py to indexing.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/datetools.py to datetools.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/resample.py to resample.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/internals.py to internals.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/groupby.py to groupby.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/reshape/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/reshape/concat.py to concat.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/reshape/merge.py to merge.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/reshape/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/reshape/reshape.py to reshape.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/reshape/pivot.py to pivot.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/reshape/tile.py to tile.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/reshape/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/index.py to index.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/series.py to series.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/algorithms.py to algorithms.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/ops.py to ops.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/indexes/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/indexes/range.py to range.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/indexes/datetimelike.py to datetimelike.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/indexes/multi.py to multi.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/indexes/accessors.py to accessors.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/indexes/frozen.py to frozen.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/indexes/category.py to category.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/indexes/numeric.py to numeric.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/indexes/timedeltas.py to timedeltas.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/indexes/interval.py to interval.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/indexes/period.py to period.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/indexes/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/indexes/datetimes.py to datetimes.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/indexes/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/panelnd.py to panelnd.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/nanops.py to nanops.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/frame.py to frame.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/strings.py to strings.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/sorting.py to sorting.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/config_init.py to config_init.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/dtypes/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/dtypes/concat.py to concat.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/dtypes/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/dtypes/inference.py to inference.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/dtypes/missing.py to missing.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/dtypes/dtypes.py to dtypes.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/dtypes/cast.py to cast.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/dtypes/generic.py to generic.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/dtypes/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/tools/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/tools/numeric.py to numeric.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/tools/timedeltas.py to timedeltas.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/tools/datetimes.py to datetimes.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/generic.py to generic.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/window.py to window.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/util/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/util/hashing.py to hashing.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/computation/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/computation/expr.py to expr.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/computation/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/computation/align.py to align.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/computation/scope.py to scope.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/computation/eval.py to eval.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/computation/engines.py to engines.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/computation/check.py to check.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/computation/pytables.py to pytables.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/computation/ops.py to ops.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/computation/expressions.py to expressions.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/computation/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/categorical.py to categorical.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/core/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/lib.py to lib.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tseries/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tseries/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tseries/holiday.py to holiday.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tseries/plotting.py to plotting.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tseries/frequencies.py to frequencies.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tseries/offsets.py to offsets.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tseries/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tseries/converter.py to converter.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tools/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tools/merge.py to merge.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tools/plotting.py to plotting.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/tools/hashing.py to hashing.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/api/types/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/_version.py to _version.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/util/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/util/testing.py to testing.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/util/_decorators.py to _decorators.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/util/_print_versions.py to _print_versions.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/util/_validators.py to _validators.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/util/decorators.py to decorators.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/util/hashing.py to hashing.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/util/_doctools.py to _doctools.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/util/_depr_module.py to _depr_module.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/util/_tester.py to _tester.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/computation/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/computation/expressions.py to expressions.pyc writing byte-compilation script '/tmp/tmpG9dWcw.py' /usr/bin/python2 -O /tmp/tmpG9dWcw.py removing /tmp/tmpG9dWcw.py running install_egg_info running egg_info creating pandas.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 writing manifest file 'pandas.egg-info/SOURCES.txt' reading manifest file 'pandas.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'doc/build' warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '#*' found anywhere in distribution warning: no previously-included files matching '.git*' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution warning: no previously-included files matching '*.png' found anywhere in distribution writing manifest file 'pandas.egg-info/SOURCES.txt' Copying pandas.egg-info to /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas-0.22.0-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 -m64 -fstack-clash-protection' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64 running install running install_lib creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas copying build/lib.linux-ppc64-3.6/pandas/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests copying build/lib.linux-ppc64-3.6/pandas/tests/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexing copying build/lib.linux-ppc64-3.6/pandas/tests/indexing/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexing copying build/lib.linux-ppc64-3.6/pandas/tests/indexing/test_multiindex.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexing copying build/lib.linux-ppc64-3.6/pandas/tests/indexing/test_indexing_slow.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexing copying build/lib.linux-ppc64-3.6/pandas/tests/indexing/common.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexing copying build/lib.linux-ppc64-3.6/pandas/tests/indexing/test_timedelta.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexing copying build/lib.linux-ppc64-3.6/pandas/tests/indexing/test_partial.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexing copying build/lib.linux-ppc64-3.6/pandas/tests/indexing/test_panel.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexing copying build/lib.linux-ppc64-3.6/pandas/tests/indexing/test_loc.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexing copying build/lib.linux-ppc64-3.6/pandas/tests/indexing/test_floats.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexing copying build/lib.linux-ppc64-3.6/pandas/tests/indexing/test_chaining_and_caching.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexing copying build/lib.linux-ppc64-3.6/pandas/tests/indexing/test_interval.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexing copying build/lib.linux-ppc64-3.6/pandas/tests/indexing/test_ix.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexing copying build/lib.linux-ppc64-3.6/pandas/tests/indexing/test_scalar.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexing copying build/lib.linux-ppc64-3.6/pandas/tests/indexing/test_iloc.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexing copying build/lib.linux-ppc64-3.6/pandas/tests/indexing/test_categorical.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexing copying build/lib.linux-ppc64-3.6/pandas/tests/indexing/test_coercion.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexing copying build/lib.linux-ppc64-3.6/pandas/tests/indexing/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexing copying build/lib.linux-ppc64-3.6/pandas/tests/indexing/test_callable.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexing copying build/lib.linux-ppc64-3.6/pandas/tests/indexing/test_datetime.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexing creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/groupby copying build/lib.linux-ppc64-3.6/pandas/tests/groupby/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/groupby copying build/lib.linux-ppc64-3.6/pandas/tests/groupby/test_nth.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/groupby copying build/lib.linux-ppc64-3.6/pandas/tests/groupby/common.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/groupby copying build/lib.linux-ppc64-3.6/pandas/tests/groupby/test_bin_groupby.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/groupby copying build/lib.linux-ppc64-3.6/pandas/tests/groupby/test_timegrouper.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/groupby copying build/lib.linux-ppc64-3.6/pandas/tests/groupby/test_categorical.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/groupby copying build/lib.linux-ppc64-3.6/pandas/tests/groupby/test_transform.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/groupby copying build/lib.linux-ppc64-3.6/pandas/tests/groupby/test_filters.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/groupby copying build/lib.linux-ppc64-3.6/pandas/tests/groupby/test_groupby.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/groupby copying build/lib.linux-ppc64-3.6/pandas/tests/groupby/test_whitelist.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/groupby copying build/lib.linux-ppc64-3.6/pandas/tests/groupby/test_counting.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/groupby copying build/lib.linux-ppc64-3.6/pandas/tests/groupby/test_index_as_string.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/groupby copying build/lib.linux-ppc64-3.6/pandas/tests/groupby/test_value_counts.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/groupby copying build/lib.linux-ppc64-3.6/pandas/tests/groupby/test_aggregate.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/groupby copying build/lib.linux-ppc64-3.6/pandas/tests/test_take.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests copying build/lib.linux-ppc64-3.6/pandas/tests/test_config.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests copying build/lib.linux-ppc64-3.6/pandas/tests/test_sorting.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/internals copying build/lib.linux-ppc64-3.6/pandas/tests/internals/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/internals copying build/lib.linux-ppc64-3.6/pandas/tests/internals/test_internals.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/internals copying build/lib.linux-ppc64-3.6/pandas/tests/internals/test_external_block.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/internals copying build/lib.linux-ppc64-3.6/pandas/tests/test_common.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests copying build/lib.linux-ppc64-3.6/pandas/tests/test_strings.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io copying build/lib.linux-ppc64-3.6/pandas/tests/io/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io copying build/lib.linux-ppc64-3.6/pandas/tests/io/test_html.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io copying build/lib.linux-ppc64-3.6/pandas/tests/io/test_packers.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io copying build/lib.linux-ppc64-3.6/pandas/tests/io/test_common.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io copying build/lib.linux-ppc64-3.6/pandas/tests/io/test_excel.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io copying build/lib.linux-ppc64-3.6/pandas/tests/io/test_stata.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io copying build/lib.linux-ppc64-3.6/pandas/tests/io/test_gbq.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io copying build/lib.linux-ppc64-3.6/pandas/tests/io/generate_legacy_storage_files.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/json copying build/lib.linux-ppc64-3.6/pandas/tests/io/json/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/json copying build/lib.linux-ppc64-3.6/pandas/tests/io/json/test_ujson.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/json copying build/lib.linux-ppc64-3.6/pandas/tests/io/json/test_pandas.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/json copying build/lib.linux-ppc64-3.6/pandas/tests/io/json/test_compression.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/json copying build/lib.linux-ppc64-3.6/pandas/tests/io/json/test_readlines.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/json copying build/lib.linux-ppc64-3.6/pandas/tests/io/json/test_normalize.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/json copying build/lib.linux-ppc64-3.6/pandas/tests/io/json/test_json_table_schema.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/json creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/json/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/json/data/tsframe_v012.json.zip -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/json/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/json/data/tsframe_iso_v012.json -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/json/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/json/data/tsframe_v012.json -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/json/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/test_pytables.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io copying build/lib.linux-ppc64-3.6/pandas/tests/io/test_feather.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/sas copying build/lib.linux-ppc64-3.6/pandas/tests/io/sas/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/sas copying build/lib.linux-ppc64-3.6/pandas/tests/io/sas/test_sas.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/sas copying build/lib.linux-ppc64-3.6/pandas/tests/io/sas/test_sas7bdat.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/sas creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data/test7.sas7bdat -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data/test_12659.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data/test1.sas7bdat -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data/test11.sas7bdat -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data/test_sas7bdat_2.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data/test_sas7bdat_1.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data/test16.sas7bdat -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data/datetime.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data/DEMO_G.xpt -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data/DEMO_G.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data/test12.sas7bdat -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data/test5.sas7bdat -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data/airline.sas7bdat -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data/test8.sas7bdat -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data/paxraw_d_short.xpt -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data/test6.sas7bdat -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data/productsales.sas7bdat -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data/test2.sas7bdat -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data/productsales.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data/test14.sas7bdat -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data/datetime.sas7bdat -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data/test4.sas7bdat -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data/test10.sas7bdat -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data/SSHSV1_A.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data/test_12659.sas7bdat -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data/DRXFCD_G.xpt -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data/SSHSV1_A.xpt -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data/airline.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data/test3.sas7bdat -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data/test13.sas7bdat -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data/test9.sas7bdat -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data/DRXFCD_G.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data/test15.sas7bdat -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/sas/data/paxraw_d_short.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/sas/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/sas/test_xport.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/sas copying build/lib.linux-ppc64-3.6/pandas/tests/io/test_sql.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io copying build/lib.linux-ppc64-3.6/pandas/tests/io/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/formats copying build/lib.linux-ppc64-3.6/pandas/tests/io/formats/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/formats copying build/lib.linux-ppc64-3.6/pandas/tests/io/formats/test_css.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/formats copying build/lib.linux-ppc64-3.6/pandas/tests/io/formats/test_style.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/formats copying build/lib.linux-ppc64-3.6/pandas/tests/io/formats/test_to_latex.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/formats copying build/lib.linux-ppc64-3.6/pandas/tests/io/formats/test_eng_formatting.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/formats copying build/lib.linux-ppc64-3.6/pandas/tests/io/formats/test_to_html.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/formats copying build/lib.linux-ppc64-3.6/pandas/tests/io/formats/test_to_excel.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/formats copying build/lib.linux-ppc64-3.6/pandas/tests/io/formats/test_format.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/formats copying build/lib.linux-ppc64-3.6/pandas/tests/io/formats/test_printing.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/formats creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/formats/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/formats/data/unicode_series.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/formats/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/formats/test_to_csv.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/formats creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/msgpack copying build/lib.linux-ppc64-3.6/pandas/tests/io/msgpack/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/msgpack copying build/lib.linux-ppc64-3.6/pandas/tests/io/msgpack/test_unpack_raw.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/msgpack copying build/lib.linux-ppc64-3.6/pandas/tests/io/msgpack/common.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/msgpack copying build/lib.linux-ppc64-3.6/pandas/tests/io/msgpack/test_obj.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/msgpack copying build/lib.linux-ppc64-3.6/pandas/tests/io/msgpack/test_pack.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/msgpack copying build/lib.linux-ppc64-3.6/pandas/tests/io/msgpack/test_extension.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/msgpack copying build/lib.linux-ppc64-3.6/pandas/tests/io/msgpack/test_case.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/msgpack copying build/lib.linux-ppc64-3.6/pandas/tests/io/msgpack/test_subtype.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/msgpack copying build/lib.linux-ppc64-3.6/pandas/tests/io/msgpack/test_seq.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/msgpack copying build/lib.linux-ppc64-3.6/pandas/tests/io/msgpack/test_except.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/msgpack copying build/lib.linux-ppc64-3.6/pandas/tests/io/msgpack/test_limits.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/msgpack copying build/lib.linux-ppc64-3.6/pandas/tests/io/msgpack/test_sequnpack.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/msgpack copying build/lib.linux-ppc64-3.6/pandas/tests/io/msgpack/test_newspec.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/msgpack copying build/lib.linux-ppc64-3.6/pandas/tests/io/msgpack/test_unpack.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/msgpack copying build/lib.linux-ppc64-3.6/pandas/tests/io/msgpack/test_read_size.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/msgpack copying build/lib.linux-ppc64-3.6/pandas/tests/io/msgpack/test_format.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/msgpack creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/msgpack/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/msgpack/data/frame.mp -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/msgpack/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/msgpack/test_buffer.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/msgpack copying build/lib.linux-ppc64-3.6/pandas/tests/io/test_pickle.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io copying build/lib.linux-ppc64-3.6/pandas/tests/io/test_parquet.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser copying build/lib.linux-ppc64-3.6/pandas/tests/io/parser/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser copying build/lib.linux-ppc64-3.6/pandas/tests/io/parser/usecols.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser copying build/lib.linux-ppc64-3.6/pandas/tests/io/parser/comment.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser copying build/lib.linux-ppc64-3.6/pandas/tests/io/parser/c_parser_only.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser copying build/lib.linux-ppc64-3.6/pandas/tests/io/parser/quoting.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser copying build/lib.linux-ppc64-3.6/pandas/tests/io/parser/test_textreader.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser copying build/lib.linux-ppc64-3.6/pandas/tests/io/parser/multithread.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser copying build/lib.linux-ppc64-3.6/pandas/tests/io/parser/common.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser copying build/lib.linux-ppc64-3.6/pandas/tests/io/parser/test_read_fwf.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser copying build/lib.linux-ppc64-3.6/pandas/tests/io/parser/compression.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser copying build/lib.linux-ppc64-3.6/pandas/tests/io/parser/dialect.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser copying build/lib.linux-ppc64-3.6/pandas/tests/io/parser/test_unsupported.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser copying build/lib.linux-ppc64-3.6/pandas/tests/io/parser/python_parser_only.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser copying build/lib.linux-ppc64-3.6/pandas/tests/io/parser/test_network.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser copying build/lib.linux-ppc64-3.6/pandas/tests/io/parser/mangle_dupes.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser copying build/lib.linux-ppc64-3.6/pandas/tests/io/parser/skiprows.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser copying build/lib.linux-ppc64-3.6/pandas/tests/io/parser/parse_dates.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser copying build/lib.linux-ppc64-3.6/pandas/tests/io/parser/dtypes.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser copying build/lib.linux-ppc64-3.6/pandas/tests/io/parser/header.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser copying build/lib.linux-ppc64-3.6/pandas/tests/io/parser/index_col.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser copying build/lib.linux-ppc64-3.6/pandas/tests/io/parser/na_values.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser copying build/lib.linux-ppc64-3.6/pandas/tests/io/parser/test_parsers.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/parser/data/utf16_ex_small.zip -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/parser/data/tips.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/parser/data/test_mmap.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/parser/data/iris.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/parser/data/sub_char.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/parser/data/tips.csv.bz2 -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/parser/data/tar_csv.tar.gz -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/parser/data/tips.csv.gz -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/parser/data/salaries.csv.bz2 -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/parser/data/sauron.SHIFT_JIS.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/parser/data/test1.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/parser/data/unicode_series.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/parser/data/salaries.csv.gz -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/parser/data/salaries.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/parser/data/test2.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/parser/data/utf16_ex.txt -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/parser/data/test1.csv.bz2 -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/parser/data/tar_csv.tar -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/parser/data/test1.csv.gz -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/parser/data/salaries.csv.zip -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/parser/converters.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/times_1900.xlsx -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_msgpack creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_msgpack/0.16.0 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.16.0/0.16.0_x86_64_darwin_2.7.9.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_msgpack/0.16.0 creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_msgpack/0.19.2 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.19.2/0.19.2_x86_64_darwin_2.7.12.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_msgpack/0.19.2 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.19.2/0.19.2_x86_64_darwin_3.6.1.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_msgpack/0.19.2 creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_msgpack/0.18.0 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.18.0/0.18.0_x86_64_darwin_3.5.1.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_msgpack/0.18.0 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.18.0/0.18.0_x86_64_darwin_2.7.11.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_msgpack/0.18.0 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.18.0/0.18.0_AMD64_windows_3.5.1.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_msgpack/0.18.0 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.18.0/0.18.0_AMD64_windows_2.7.11.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_msgpack/0.18.0 creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_msgpack/0.17.1 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.17.1/0.17.1_AMD64_windows_3.5.1.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_msgpack/0.17.1 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.17.1/0.17.1_x86_64_linux_2.7.11.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_msgpack/0.17.1 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.17.1/0.17.1_x86_64_darwin_3.5.1.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_msgpack/0.17.1 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.17.1/0.17.1_AMD64_windows_2.7.11.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_msgpack/0.17.1 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.17.1/0.17.1_x86_64_linux_3.4.4.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_msgpack/0.17.1 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.17.1/0.17.1_x86_64_darwin_2.7.11.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_msgpack/0.17.1 creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_msgpack/0.17.0 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.17.0/0.17.0_AMD64_windows_3.4.4.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_msgpack/0.17.0 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.17.0/0.17.0_x86_64_linux_2.7.11.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_msgpack/0.17.0 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.17.0/0.17.0_x86_64_linux_3.4.4.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_msgpack/0.17.0 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.17.0/0.17.1_AMD64_windows_3.5.1.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_msgpack/0.17.0 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.17.0/0.17.0_x86_64_darwin_3.4.4.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_msgpack/0.17.0 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.17.0/0.17.1_AMD64_windows_2.7.11.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_msgpack/0.17.0 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.17.0/0.17.0_x86_64_darwin_2.7.11.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_msgpack/0.17.0 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.17.0/0.17.0_AMD64_windows_2.7.11.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_msgpack/0.17.0 creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_msgpack/0.18.1 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.18.1/0.18.1_x86_64_darwin_2.7.12.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_msgpack/0.18.1 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.18.1/0.18.1_x86_64_darwin_3.5.2.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_msgpack/0.18.1 creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_msgpack/0.16.2 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.16.2/0.16.2_x86_64_linux_3.4.3.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_msgpack/0.16.2 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.16.2/0.16.2_AMD64_windows_2.7.10.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_msgpack/0.16.2 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.16.2/0.16.2_AMD64_windows_3.4.3.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_msgpack/0.16.2 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.16.2/0.16.2_x86_64_darwin_2.7.10.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_msgpack/0.16.2 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.16.2/0.16.2_x86_64_darwin_2.7.9.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_msgpack/0.16.2 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.16.2/0.16.2_x86_64_linux_2.7.10.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_msgpack/0.16.2 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_msgpack/0.16.2/0.16.2_x86_64_darwin_3.4.3.msgpack -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_msgpack/0.16.2 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/stata3_114.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/stata14_118.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/testdtype.xls -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/S4_EDUC1.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/testdtype.xlsx -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/tips.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/stata10_117.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/stata1_114.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/stata9_115.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/stata8_115.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/testmultiindex.xlsm -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/test_mmap.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/test2.xlsm -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/stata5_113.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/stata3.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/times_1904.xls -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/blank.xls -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/stata3_113.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/iris.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/test_types.xls -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/times_1900.xls -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/testskiprows.xls -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/gbq_fake_job.txt -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/stata3_115.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/stata6.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/stata4_113.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/test_converters.xls -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/stata5_115.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/stata8_113.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/test_multisheet.xls -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_hdf copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_hdf/pytables_native.h5 -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_hdf copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_hdf/periodindex_0.20.1_x86_64_darwin_2.7.13.h5 -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_hdf copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_hdf/legacy_table.h5 -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_hdf copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_hdf/pytables_native2.h5 -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_hdf copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_hdf/datetimetz_object.h5 -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_hdf copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/categorical_0_14_1.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/test_multisheet.xlsx -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/blank_with_header.xls -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/blank.xlsx -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/testdateoverflow.xlsm -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/test_squeeze.xlsm -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/test_squeeze.xlsx -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/nyse_wsj.html -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/blank.xlsm -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/stata3_117.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/stata2_117.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/stata11_115.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/test1.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/stata4_114.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/stata7_111.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/test_converters.xlsm -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/stata5.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/blank_with_header.xlsm -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/banklist.html -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/testmultiindex.xlsx -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/spam.html -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/banklist.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/macau.html -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.14.0 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.14.0/0.14.0_x86_64_linux_2.7.8.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.14.0 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.14.0/0.14.0_x86_64_darwin_2.7.6.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.14.0 creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.14.1 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.14.1/0.14.1_x86_64_darwin_2.7.12.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.14.1 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.14.1/0.14.1_x86_64_linux_2.7.8.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.14.1 creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.16.0 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.16.0/0.16.0_x86_64_darwin_2.7.9.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.16.0 creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.15.2 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.15.2/0.15.2_x86_64_darwin_2.7.9.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.15.2 creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.19.2 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.19.2/0.19.2_x86_64_darwin_2.7.14.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.19.2 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.19.2/0.19.2_x86_64_darwin_2.7.12.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.19.2 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.19.2/0.19.2_x86_64_darwin_3.6.1.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.19.2 creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.15.0 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.15.0/0.15.0_x86_64_linux_2.7.8.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.15.0 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.15.0/0.15.0_x86_64_darwin_2.7.12.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.15.0 creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.18.0 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.18.0/0.18.0_x86_64_darwin_3.5.1.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.18.0 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.18.0/0.18.0_AMD64_windows_2.7.11.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.18.0 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.18.0/0.18.0_x86_64_darwin_2.7.11.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.18.0 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.18.0/0.18.0_AMD64_windows_3.5.1.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.18.0 creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.17.1 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.17.1/0.17.1_x86_64_darwin_2.7.11.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.17.1 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.17.1/0.17.1_AMD64_windows_2.7.11.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.17.1 creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.17.0 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.17.0/0.17.0_x86_64_darwin_3.5.3.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.17.0 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.17.0/0.17.0_x86_64_darwin_2.7.11.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.17.0 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.17.0/0.17.0_AMD64_windows_3.4.4.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.17.0 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.17.0/0.17.0_x86_64_darwin_3.4.4.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.17.0 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.17.0/0.17.0_x86_64_linux_2.7.11.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.17.0 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.17.0/0.17.0_AMD64_windows_2.7.11.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.17.0 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.17.0/0.17.0_x86_64_linux_3.4.4.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.17.0 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.17.0/0.17.1_AMD64_windows_2.7.11.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.17.0 creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.10.1 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.10.1/AMD64_windows_2.7.3.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.10.1 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.10.1/x86_64_linux_2.7.3.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.10.1 creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.18.1 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.18.1/0.18.1_x86_64_darwin_3.5.2.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.18.1 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.18.1/0.18.1_x86_64_darwin_2.7.12.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.18.1 creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.16.2 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.16.2/0.16.2_x86_64_darwin_3.4.3.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.16.2 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.16.2/0.16.2_x86_64_linux_2.7.10.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.16.2 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.16.2/0.16.2_AMD64_windows_2.7.10.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.16.2 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.16.2/0.16.2_x86_64_linux_3.4.3.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.16.2 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.16.2/0.16.2_x86_64_darwin_2.7.9.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.16.2 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.16.2/0.16.2_x86_64_darwin_2.7.10.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.16.2 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.16.2/0.16.2_AMD64_windows_3.4.3.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.16.2 creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.11.0 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.11.0/0.11.0_x86_64_linux_3.3.0.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.11.0 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.11.0/x86_64_linux_2.7.3.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.11.0 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.11.0/x86_64_linux_3.3.0.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.11.0 creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.12.0 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.12.0/0.12.0_AMD64_windows_2.7.3.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.12.0 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.12.0/0.12.0_x86_64_linux_2.7.3.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.12.0 creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.13.0 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.13.0/0.13.0_x86_64_linux_2.7.3.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.13.0 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.13.0/0.13.0_x86_64_linux_2.7.8.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.13.0 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.13.0/0.13.0_i686_linux_2.7.3.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.13.0 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.13.0/0.13.0_AMD64_windows_2.7.3.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.13.0 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.13.0/0.13.0_x86_64_linux_3.3.0.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.13.0 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.13.0/0.13.0_i686_linux_3.2.3.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.13.0 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.13.0/0.13.0_x86_64_darwin_2.7.6.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.13.0 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.13.0/0.13.0_x86_64_darwin_2.7.5.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.13.0 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.13.0/0.13.0_i686_linux_2.6.5.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.13.0 creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.20.3 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/legacy_pickle/0.20.3/0.20.3_x86_64_darwin_2.7.14.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/legacy_pickle/0.20.3 copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/wikipedia_states.html -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/stata11_117.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/stata6_113.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/test_squeeze.xls -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/testdateoverflow.xlsx -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/test_index_name_pre17.xlsx -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/stata7_117.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/stata1_encoding.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/html_encoding copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/html_encoding/chinese_utf-16.html -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/html_encoding copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/html_encoding/chinese_utf-8.html -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/html_encoding copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/html_encoding/letz_latin1.html -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/html_encoding copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/html_encoding/chinese_utf-32.html -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data/html_encoding copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/stata9_117.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/stata7_115.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/stata10_115.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/test4.xlsx -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/test3.xls -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/blank_with_header.xlsx -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/stata8_117.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/stata13_dates.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/testdtype.xlsm -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/test1.xls -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/test5.xlsx -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/times_1904.xlsm -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/stata5_114.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/test3.xlsx -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/stata15.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/categorical_0_15_2.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/test_converters.xlsx -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/stata6_114.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/test5.xls -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/testskiprows.xlsx -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/testmultiindex.xls -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/test2.xls -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/test_multisheet.xlsm -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/test4.xls -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/stata4_117.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/test5.xlsm -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/stata2_115.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/test1.xlsm -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/stata6_115.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/stata5_117.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/test1.xlsx -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/times_1904.xlsx -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/stata2_114.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/test_types.xlsx -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/stata2_113.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/stata12_117.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/times_1900.xlsm -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/stata6_117.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/stata1_117.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/test_index_name_pre17.xls -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/stata4_115.dta -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/test_types.xlsm -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/test_index_name_pre17.xlsm -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/test2.xlsx -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/computer_sales_page.html -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/test3.xlsm -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/valid_markup.html -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/test4.xlsm -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/testskiprows.xlsm -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/testdateoverflow.xls -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/data/fixed_width_format.txt -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/data copying build/lib.linux-ppc64-3.6/pandas/tests/io/test_clipboard.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io copying build/lib.linux-ppc64-3.6/pandas/tests/io/test_s3.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io copying build/lib.linux-ppc64-3.6/pandas/tests/test_panel.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests copying build/lib.linux-ppc64-3.6/pandas/tests/test_lib.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-3.6/pandas/tests/frame/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-3.6/pandas/tests/frame/test_quantile.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-3.6/pandas/tests/frame/test_operators.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-3.6/pandas/tests/frame/test_sorting.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-3.6/pandas/tests/frame/test_alter_axes.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-3.6/pandas/tests/frame/common.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-3.6/pandas/tests/frame/test_period.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-3.6/pandas/tests/frame/test_reshape.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-3.6/pandas/tests/frame/test_analytics.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-3.6/pandas/tests/frame/test_rank.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-3.6/pandas/tests/frame/test_mutate_columns.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-3.6/pandas/tests/frame/test_api.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-3.6/pandas/tests/frame/test_repr_info.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-3.6/pandas/tests/frame/test_axis_select_reindex.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-3.6/pandas/tests/frame/test_timeseries.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-3.6/pandas/tests/frame/test_apply.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-3.6/pandas/tests/frame/test_replace.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-3.6/pandas/tests/frame/test_missing.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-3.6/pandas/tests/frame/test_join.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-3.6/pandas/tests/frame/test_constructors.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-3.6/pandas/tests/frame/test_subclass.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-3.6/pandas/tests/frame/test_combine_concat.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-3.6/pandas/tests/frame/test_dtypes.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-3.6/pandas/tests/frame/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-3.6/pandas/tests/frame/test_asof.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-3.6/pandas/tests/frame/test_nonunique_indexes.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-3.6/pandas/tests/frame/test_block_internals.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-3.6/pandas/tests/frame/test_validate.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-3.6/pandas/tests/frame/test_to_csv.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-3.6/pandas/tests/frame/test_query_eval.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-3.6/pandas/tests/frame/test_convert_to.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame copying build/lib.linux-ppc64-3.6/pandas/tests/test_downstream.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/series copying build/lib.linux-ppc64-3.6/pandas/tests/series/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/series copying build/lib.linux-ppc64-3.6/pandas/tests/series/test_quantile.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/series copying build/lib.linux-ppc64-3.6/pandas/tests/series/test_internals.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/series copying build/lib.linux-ppc64-3.6/pandas/tests/series/test_operators.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/series copying build/lib.linux-ppc64-3.6/pandas/tests/series/test_sorting.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/series copying build/lib.linux-ppc64-3.6/pandas/tests/series/test_alter_axes.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/series copying build/lib.linux-ppc64-3.6/pandas/tests/series/test_io.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/series copying build/lib.linux-ppc64-3.6/pandas/tests/series/test_datetime_values.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/series copying build/lib.linux-ppc64-3.6/pandas/tests/series/test_repr.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/series copying build/lib.linux-ppc64-3.6/pandas/tests/series/common.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/series copying build/lib.linux-ppc64-3.6/pandas/tests/series/test_period.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/series copying build/lib.linux-ppc64-3.6/pandas/tests/series/test_analytics.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/series copying build/lib.linux-ppc64-3.6/pandas/tests/series/test_rank.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/series copying build/lib.linux-ppc64-3.6/pandas/tests/series/test_api.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/series copying build/lib.linux-ppc64-3.6/pandas/tests/series/test_timeseries.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/series copying build/lib.linux-ppc64-3.6/pandas/tests/series/test_apply.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/series copying build/lib.linux-ppc64-3.6/pandas/tests/series/test_replace.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/series copying build/lib.linux-ppc64-3.6/pandas/tests/series/test_missing.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/series copying build/lib.linux-ppc64-3.6/pandas/tests/series/test_constructors.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/series copying build/lib.linux-ppc64-3.6/pandas/tests/series/test_subclass.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/series copying build/lib.linux-ppc64-3.6/pandas/tests/series/test_combine_concat.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/series copying build/lib.linux-ppc64-3.6/pandas/tests/series/test_dtypes.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/series copying build/lib.linux-ppc64-3.6/pandas/tests/series/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/series copying build/lib.linux-ppc64-3.6/pandas/tests/series/test_asof.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/series copying build/lib.linux-ppc64-3.6/pandas/tests/series/test_validate.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/series creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/sparse copying build/lib.linux-ppc64-3.6/pandas/tests/sparse/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/sparse copying build/lib.linux-ppc64-3.6/pandas/tests/sparse/test_pivot.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/sparse copying build/lib.linux-ppc64-3.6/pandas/tests/sparse/common.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/sparse copying build/lib.linux-ppc64-3.6/pandas/tests/sparse/test_reshape.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/sparse copying build/lib.linux-ppc64-3.6/pandas/tests/sparse/test_array.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/sparse copying build/lib.linux-ppc64-3.6/pandas/tests/sparse/test_combine_concat.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/sparse copying build/lib.linux-ppc64-3.6/pandas/tests/sparse/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/sparse copying build/lib.linux-ppc64-3.6/pandas/tests/sparse/test_groupby.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/sparse copying build/lib.linux-ppc64-3.6/pandas/tests/sparse/test_frame.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/sparse copying build/lib.linux-ppc64-3.6/pandas/tests/sparse/test_format.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/sparse copying build/lib.linux-ppc64-3.6/pandas/tests/sparse/test_list.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/sparse copying build/lib.linux-ppc64-3.6/pandas/tests/sparse/test_libsparse.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/sparse copying build/lib.linux-ppc64-3.6/pandas/tests/sparse/test_arithmetics.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/sparse copying build/lib.linux-ppc64-3.6/pandas/tests/sparse/test_series.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/sparse copying build/lib.linux-ppc64-3.6/pandas/tests/test_errors.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests copying build/lib.linux-ppc64-3.6/pandas/tests/test_nanops.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests copying build/lib.linux-ppc64-3.6/pandas/tests/test_categorical.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests copying build/lib.linux-ppc64-3.6/pandas/tests/test_join.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/reshape copying build/lib.linux-ppc64-3.6/pandas/tests/reshape/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/reshape copying build/lib.linux-ppc64-3.6/pandas/tests/reshape/test_pivot.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/reshape copying build/lib.linux-ppc64-3.6/pandas/tests/reshape/test_merge.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/reshape copying build/lib.linux-ppc64-3.6/pandas/tests/reshape/test_reshape.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/reshape copying build/lib.linux-ppc64-3.6/pandas/tests/reshape/test_util.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/reshape copying build/lib.linux-ppc64-3.6/pandas/tests/reshape/test_tile.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/reshape copying build/lib.linux-ppc64-3.6/pandas/tests/reshape/test_concat.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/reshape copying build/lib.linux-ppc64-3.6/pandas/tests/reshape/test_merge_ordered.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/reshape copying build/lib.linux-ppc64-3.6/pandas/tests/reshape/test_join.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/reshape copying build/lib.linux-ppc64-3.6/pandas/tests/reshape/test_union_categoricals.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/reshape copying build/lib.linux-ppc64-3.6/pandas/tests/reshape/test_merge_asof.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/reshape creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/reshape/data copying build/lib.linux-ppc64-3.6/pandas/tests/reshape/data/quotes2.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/reshape/data copying build/lib.linux-ppc64-3.6/pandas/tests/reshape/data/trades.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/reshape/data copying build/lib.linux-ppc64-3.6/pandas/tests/reshape/data/quotes.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/reshape/data copying build/lib.linux-ppc64-3.6/pandas/tests/reshape/data/allow_exact_matches_and_tolerance.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/reshape/data copying build/lib.linux-ppc64-3.6/pandas/tests/reshape/data/tolerance.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/reshape/data copying build/lib.linux-ppc64-3.6/pandas/tests/reshape/data/asof.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/reshape/data copying build/lib.linux-ppc64-3.6/pandas/tests/reshape/data/cut_data.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/reshape/data copying build/lib.linux-ppc64-3.6/pandas/tests/reshape/data/trades2.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/reshape/data copying build/lib.linux-ppc64-3.6/pandas/tests/reshape/data/asof2.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/reshape/data copying build/lib.linux-ppc64-3.6/pandas/tests/reshape/data/allow_exact_matches.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/reshape/data creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/plotting copying build/lib.linux-ppc64-3.6/pandas/tests/plotting/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/plotting copying build/lib.linux-ppc64-3.6/pandas/tests/plotting/test_boxplot_method.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/plotting copying build/lib.linux-ppc64-3.6/pandas/tests/plotting/common.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/plotting copying build/lib.linux-ppc64-3.6/pandas/tests/plotting/test_misc.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/plotting copying build/lib.linux-ppc64-3.6/pandas/tests/plotting/test_datetimelike.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/plotting copying build/lib.linux-ppc64-3.6/pandas/tests/plotting/test_converter.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/plotting copying build/lib.linux-ppc64-3.6/pandas/tests/plotting/test_deprecated.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/plotting copying build/lib.linux-ppc64-3.6/pandas/tests/plotting/test_groupby.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/plotting copying build/lib.linux-ppc64-3.6/pandas/tests/plotting/test_frame.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/plotting copying build/lib.linux-ppc64-3.6/pandas/tests/plotting/test_hist_method.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/plotting copying build/lib.linux-ppc64-3.6/pandas/tests/plotting/test_series.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/plotting copying build/lib.linux-ppc64-3.6/pandas/tests/test_panelnd.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes copying build/lib.linux-ppc64-3.6/pandas/tests/indexes/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes copying build/lib.linux-ppc64-3.6/pandas/tests/indexes/datetimelike.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes copying build/lib.linux-ppc64-3.6/pandas/tests/indexes/test_frozen.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes copying build/lib.linux-ppc64-3.6/pandas/tests/indexes/common.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/period copying build/lib.linux-ppc64-3.6/pandas/tests/indexes/period/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/period copying build/lib.linux-ppc64-3.6/pandas/tests/indexes/period/test_formats.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/period copying build/lib.linux-ppc64-3.6/pandas/tests/indexes/period/test_period.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/period copying build/lib.linux-ppc64-3.6/pandas/tests/indexes/period/test_partial_slicing.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/period copying build/lib.linux-ppc64-3.6/pandas/tests/indexes/period/test_asfreq.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/period copying build/lib.linux-ppc64-3.6/pandas/tests/indexes/period/test_period_range.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/period copying build/lib.linux-ppc64-3.6/pandas/tests/indexes/period/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/period copying build/lib.linux-ppc64-3.6/pandas/tests/indexes/period/test_setops.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/period copying build/lib.linux-ppc64-3.6/pandas/tests/indexes/period/test_tools.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/period copying build/lib.linux-ppc64-3.6/pandas/tests/indexes/period/test_construction.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/period copying build/lib.linux-ppc64-3.6/pandas/tests/indexes/period/test_ops.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/period copying build/lib.linux-ppc64-3.6/pandas/tests/indexes/test_numeric.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes copying build/lib.linux-ppc64-3.6/pandas/tests/indexes/test_interval.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-ppc64-3.6/pandas/tests/indexes/datetimes/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-ppc64-3.6/pandas/tests/indexes/datetimes/test_formats.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-ppc64-3.6/pandas/tests/indexes/datetimes/test_partial_slicing.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-ppc64-3.6/pandas/tests/indexes/datetimes/test_misc.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-ppc64-3.6/pandas/tests/indexes/datetimes/test_astype.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-ppc64-3.6/pandas/tests/indexes/datetimes/test_datetimelike.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-ppc64-3.6/pandas/tests/indexes/datetimes/test_missing.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-ppc64-3.6/pandas/tests/indexes/datetimes/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-ppc64-3.6/pandas/tests/indexes/datetimes/test_setops.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-ppc64-3.6/pandas/tests/indexes/datetimes/test_date_range.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-ppc64-3.6/pandas/tests/indexes/datetimes/test_tools.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-ppc64-3.6/pandas/tests/indexes/datetimes/test_datetime.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-ppc64-3.6/pandas/tests/indexes/datetimes/test_construction.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-ppc64-3.6/pandas/tests/indexes/datetimes/test_ops.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-ppc64-3.6/pandas/tests/indexes/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes copying build/lib.linux-ppc64-3.6/pandas/tests/indexes/test_multi.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes copying build/lib.linux-ppc64-3.6/pandas/tests/indexes/test_range.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes copying build/lib.linux-ppc64-3.6/pandas/tests/indexes/test_category.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-ppc64-3.6/pandas/tests/indexes/timedeltas/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-ppc64-3.6/pandas/tests/indexes/timedeltas/test_timedelta.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-ppc64-3.6/pandas/tests/indexes/timedeltas/test_partial_slicing.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-ppc64-3.6/pandas/tests/indexes/timedeltas/test_astype.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-ppc64-3.6/pandas/tests/indexes/timedeltas/test_timedelta_range.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-ppc64-3.6/pandas/tests/indexes/timedeltas/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-ppc64-3.6/pandas/tests/indexes/timedeltas/test_setops.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-ppc64-3.6/pandas/tests/indexes/timedeltas/test_tools.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-ppc64-3.6/pandas/tests/indexes/timedeltas/test_construction.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-ppc64-3.6/pandas/tests/indexes/timedeltas/test_ops.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/timedeltas creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/data copying build/lib.linux-ppc64-3.6/pandas/tests/indexes/data/mindex_073.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/data copying build/lib.linux-ppc64-3.6/pandas/tests/indexes/data/multiindex_v1.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/data copying build/lib.linux-ppc64-3.6/pandas/tests/indexes/test_base.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes copying build/lib.linux-ppc64-3.6/pandas/tests/test_multilevel.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests copying build/lib.linux-ppc64-3.6/pandas/tests/test_window.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/scalar copying build/lib.linux-ppc64-3.6/pandas/tests/scalar/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/scalar copying build/lib.linux-ppc64-3.6/pandas/tests/scalar/test_nat.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/scalar copying build/lib.linux-ppc64-3.6/pandas/tests/scalar/test_timedelta.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/scalar copying build/lib.linux-ppc64-3.6/pandas/tests/scalar/test_period.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/scalar copying build/lib.linux-ppc64-3.6/pandas/tests/scalar/test_interval.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/scalar copying build/lib.linux-ppc64-3.6/pandas/tests/scalar/test_period_asfreq.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/scalar copying build/lib.linux-ppc64-3.6/pandas/tests/scalar/test_timestamp.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/scalar copying build/lib.linux-ppc64-3.6/pandas/tests/test_compat.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests copying build/lib.linux-ppc64-3.6/pandas/tests/test_expressions.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests copying build/lib.linux-ppc64-3.6/pandas/tests/test_resample.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/tseries copying build/lib.linux-ppc64-3.6/pandas/tests/tseries/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/tseries copying build/lib.linux-ppc64-3.6/pandas/tests/tseries/test_holiday.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/tseries copying build/lib.linux-ppc64-3.6/pandas/tests/tseries/test_timezones.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/tseries copying build/lib.linux-ppc64-3.6/pandas/tests/tseries/test_frequencies.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/tseries copying build/lib.linux-ppc64-3.6/pandas/tests/tseries/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/tseries copying build/lib.linux-ppc64-3.6/pandas/tests/tseries/test_offsets.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/tseries creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/tseries/data copying build/lib.linux-ppc64-3.6/pandas/tests/tseries/data/dateoffset_0_15_2.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/tseries/data copying build/lib.linux-ppc64-3.6/pandas/tests/tseries/data/cday-0.14.1.pickle -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/tseries/data creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/dtypes copying build/lib.linux-ppc64-3.6/pandas/tests/dtypes/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/dtypes copying build/lib.linux-ppc64-3.6/pandas/tests/dtypes/test_inference.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/dtypes copying build/lib.linux-ppc64-3.6/pandas/tests/dtypes/test_io.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/dtypes copying build/lib.linux-ppc64-3.6/pandas/tests/dtypes/test_common.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/dtypes copying build/lib.linux-ppc64-3.6/pandas/tests/dtypes/test_cast.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/dtypes copying build/lib.linux-ppc64-3.6/pandas/tests/dtypes/test_concat.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/dtypes copying build/lib.linux-ppc64-3.6/pandas/tests/dtypes/test_missing.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/dtypes copying build/lib.linux-ppc64-3.6/pandas/tests/dtypes/test_generic.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/dtypes copying build/lib.linux-ppc64-3.6/pandas/tests/dtypes/test_dtypes.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/dtypes creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/data copying build/lib.linux-ppc64-3.6/pandas/tests/data/tips.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/data copying build/lib.linux-ppc64-3.6/pandas/tests/data/iris.csv -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/data creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/tools copying build/lib.linux-ppc64-3.6/pandas/tests/tools/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/tools copying build/lib.linux-ppc64-3.6/pandas/tests/tools/test_numeric.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/tools creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/api copying build/lib.linux-ppc64-3.6/pandas/tests/api/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/api copying build/lib.linux-ppc64-3.6/pandas/tests/api/test_api.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/api copying build/lib.linux-ppc64-3.6/pandas/tests/api/test_types.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/api copying build/lib.linux-ppc64-3.6/pandas/tests/test_panel4d.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/util copying build/lib.linux-ppc64-3.6/pandas/tests/util/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/util copying build/lib.linux-ppc64-3.6/pandas/tests/util/test_util.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/util copying build/lib.linux-ppc64-3.6/pandas/tests/util/test_testing.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/util copying build/lib.linux-ppc64-3.6/pandas/tests/util/test_hashing.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/util creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/computation copying build/lib.linux-ppc64-3.6/pandas/tests/computation/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/computation copying build/lib.linux-ppc64-3.6/pandas/tests/computation/test_eval.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/computation copying build/lib.linux-ppc64-3.6/pandas/tests/computation/test_compat.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/computation copying build/lib.linux-ppc64-3.6/pandas/tests/test_algos.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests copying build/lib.linux-ppc64-3.6/pandas/tests/test_base.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/stats copying build/lib.linux-ppc64-3.6/pandas/stats/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/stats copying build/lib.linux-ppc64-3.6/pandas/stats/moments.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/stats copying build/lib.linux-ppc64-3.6/pandas/stats/api.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/stats creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/errors copying build/lib.linux-ppc64-3.6/pandas/errors/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/errors creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io copying build/lib.linux-ppc64-3.6/pandas/io/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io copying build/lib.linux-ppc64-3.6/pandas/io/html.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io copying build/lib.linux-ppc64-3.6/pandas/io/common.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io copying build/lib.linux-ppc64-3.6/pandas/io/date_converters.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io copying build/lib.linux-ppc64-3.6/pandas/io/clipboards.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io copying build/lib.linux-ppc64-3.6/pandas/io/excel.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io copying build/lib.linux-ppc64-3.6/pandas/io/packers.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/json copying build/lib.linux-ppc64-3.6/pandas/io/json/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/json copying build/lib.linux-ppc64-3.6/pandas/io/json/normalize.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/json copying build/lib.linux-ppc64-3.6/pandas/io/json/json.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/json copying build/lib.linux-ppc64-3.6/pandas/io/json/table_schema.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/json copying build/lib.linux-ppc64-3.6/pandas/io/data.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io copying build/lib.linux-ppc64-3.6/pandas/io/feather_format.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io copying build/lib.linux-ppc64-3.6/pandas/io/gbq.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/sas copying build/lib.linux-ppc64-3.6/pandas/io/sas/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/sas copying build/lib.linux-ppc64-3.6/pandas/io/sas/sas_xport.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/sas copying build/lib.linux-ppc64-3.6/pandas/io/sas/_sas.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/sas copying build/lib.linux-ppc64-3.6/pandas/io/sas/sas_constants.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/sas copying build/lib.linux-ppc64-3.6/pandas/io/sas/sas7bdat.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/sas copying build/lib.linux-ppc64-3.6/pandas/io/sas/sasreader.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/sas creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/formats copying build/lib.linux-ppc64-3.6/pandas/io/formats/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/formats copying build/lib.linux-ppc64-3.6/pandas/io/formats/common.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/formats copying build/lib.linux-ppc64-3.6/pandas/io/formats/terminal.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/formats creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/formats/templates copying build/lib.linux-ppc64-3.6/pandas/io/formats/templates/html.tpl -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/formats/templates copying build/lib.linux-ppc64-3.6/pandas/io/formats/excel.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/formats copying build/lib.linux-ppc64-3.6/pandas/io/formats/style.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/formats copying build/lib.linux-ppc64-3.6/pandas/io/formats/css.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/formats copying build/lib.linux-ppc64-3.6/pandas/io/formats/format.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/formats copying build/lib.linux-ppc64-3.6/pandas/io/formats/printing.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/formats copying build/lib.linux-ppc64-3.6/pandas/io/formats/console.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/formats creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/clipboard copying build/lib.linux-ppc64-3.6/pandas/io/clipboard/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/clipboard copying build/lib.linux-ppc64-3.6/pandas/io/clipboard/clipboards.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/clipboard copying build/lib.linux-ppc64-3.6/pandas/io/clipboard/windows.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/clipboard copying build/lib.linux-ppc64-3.6/pandas/io/clipboard/exceptions.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/clipboard copying build/lib.linux-ppc64-3.6/pandas/io/pickle.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/msgpack copying build/lib.linux-ppc64-3.6/pandas/io/msgpack/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/msgpack copying build/lib.linux-ppc64-3.6/pandas/io/msgpack/_unpacker.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/msgpack copying build/lib.linux-ppc64-3.6/pandas/io/msgpack/exceptions.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/msgpack copying build/lib.linux-ppc64-3.6/pandas/io/msgpack/_packer.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/msgpack copying build/lib.linux-ppc64-3.6/pandas/io/msgpack/_version.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/msgpack copying build/lib.linux-ppc64-3.6/pandas/io/sql.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io copying build/lib.linux-ppc64-3.6/pandas/io/wb.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io copying build/lib.linux-ppc64-3.6/pandas/io/parquet.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io copying build/lib.linux-ppc64-3.6/pandas/io/pytables.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io copying build/lib.linux-ppc64-3.6/pandas/io/stata.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io copying build/lib.linux-ppc64-3.6/pandas/io/s3.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io copying build/lib.linux-ppc64-3.6/pandas/io/parsers.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io copying build/lib.linux-ppc64-3.6/pandas/io/api.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io copying build/lib.linux-ppc64-3.6/pandas/testing.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/_libs copying build/lib.linux-ppc64-3.6/pandas/_libs/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/_libs copying build/lib.linux-ppc64-3.6/pandas/_libs/sparse.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/_libs creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/_libs/tslibs copying build/lib.linux-ppc64-3.6/pandas/_libs/tslibs/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/_libs/tslibs copying build/lib.linux-ppc64-3.6/pandas/_libs/tslibs/strptime.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/_libs/tslibs copying build/lib.linux-ppc64-3.6/pandas/_libs/tslibs/fields.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/_libs/tslibs copying build/lib.linux-ppc64-3.6/pandas/_libs/tslibs/timedeltas.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/_libs/tslibs copying build/lib.linux-ppc64-3.6/pandas/_libs/tslibs/timezones.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/_libs/tslibs copying build/lib.linux-ppc64-3.6/pandas/_libs/tslibs/parsing.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/_libs/tslibs copying build/lib.linux-ppc64-3.6/pandas/_libs/tslibs/frequencies.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/_libs/tslibs copying build/lib.linux-ppc64-3.6/pandas/_libs/lib.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/_libs copying build/lib.linux-ppc64-3.6/pandas/_libs/tslib.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/_libs copying build/lib.linux-ppc64-3.6/pandas/_libs/algos.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/_libs copying build/lib.linux-ppc64-3.6/pandas/_libs/json.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/_libs copying build/lib.linux-ppc64-3.6/pandas/_libs/testing.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/_libs copying build/lib.linux-ppc64-3.6/pandas/_libs/window.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/_libs copying build/lib.linux-ppc64-3.6/pandas/_libs/interval.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/_libs copying build/lib.linux-ppc64-3.6/pandas/_libs/hashing.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/_libs copying build/lib.linux-ppc64-3.6/pandas/_libs/join.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/_libs copying build/lib.linux-ppc64-3.6/pandas/_libs/properties.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/_libs copying build/lib.linux-ppc64-3.6/pandas/_libs/hashtable.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/_libs copying build/lib.linux-ppc64-3.6/pandas/_libs/parsers.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/_libs copying build/lib.linux-ppc64-3.6/pandas/_libs/groupby.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/_libs copying build/lib.linux-ppc64-3.6/pandas/_libs/period.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/_libs copying build/lib.linux-ppc64-3.6/pandas/_libs/reshape.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/_libs copying build/lib.linux-ppc64-3.6/pandas/_libs/index.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/_libs copying build/lib.linux-ppc64-3.6/pandas/tslib.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas copying build/lib.linux-ppc64-3.6/pandas/json.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas copying build/lib.linux-ppc64-3.6/pandas/parser.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas copying build/lib.linux-ppc64-3.6/pandas/conftest.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/formats copying build/lib.linux-ppc64-3.6/pandas/formats/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/formats copying build/lib.linux-ppc64-3.6/pandas/formats/style.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/formats creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/plotting copying build/lib.linux-ppc64-3.6/pandas/plotting/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/plotting copying build/lib.linux-ppc64-3.6/pandas/plotting/_compat.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/plotting copying build/lib.linux-ppc64-3.6/pandas/plotting/_timeseries.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/plotting copying build/lib.linux-ppc64-3.6/pandas/plotting/_misc.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/plotting copying build/lib.linux-ppc64-3.6/pandas/plotting/_style.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/plotting copying build/lib.linux-ppc64-3.6/pandas/plotting/_tools.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/plotting copying build/lib.linux-ppc64-3.6/pandas/plotting/_core.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/plotting copying build/lib.linux-ppc64-3.6/pandas/plotting/_converter.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/plotting creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/compat copying build/lib.linux-ppc64-3.6/pandas/compat/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/compat copying build/lib.linux-ppc64-3.6/pandas/compat/chainmap.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/compat creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/compat/numpy copying build/lib.linux-ppc64-3.6/pandas/compat/numpy/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/compat/numpy copying build/lib.linux-ppc64-3.6/pandas/compat/numpy/function.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/compat/numpy copying build/lib.linux-ppc64-3.6/pandas/compat/openpyxl_compat.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/compat copying build/lib.linux-ppc64-3.6/pandas/compat/pickle_compat.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/compat copying build/lib.linux-ppc64-3.6/pandas/compat/chainmap_impl.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/compat creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/types copying build/lib.linux-ppc64-3.6/pandas/types/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/types copying build/lib.linux-ppc64-3.6/pandas/types/concat.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/types copying build/lib.linux-ppc64-3.6/pandas/types/common.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/types creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core copying build/lib.linux-ppc64-3.6/pandas/core/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core copying build/lib.linux-ppc64-3.6/pandas/core/accessor.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core copying build/lib.linux-ppc64-3.6/pandas/core/common.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core copying build/lib.linux-ppc64-3.6/pandas/core/panel4d.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core copying build/lib.linux-ppc64-3.6/pandas/core/missing.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/sparse copying build/lib.linux-ppc64-3.6/pandas/core/sparse/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/sparse copying build/lib.linux-ppc64-3.6/pandas/core/sparse/array.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/sparse copying build/lib.linux-ppc64-3.6/pandas/core/sparse/scipy_sparse.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/sparse copying build/lib.linux-ppc64-3.6/pandas/core/sparse/series.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/sparse copying build/lib.linux-ppc64-3.6/pandas/core/sparse/list.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/sparse copying build/lib.linux-ppc64-3.6/pandas/core/sparse/frame.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/sparse copying build/lib.linux-ppc64-3.6/pandas/core/sparse/api.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/sparse copying build/lib.linux-ppc64-3.6/pandas/core/panel.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core copying build/lib.linux-ppc64-3.6/pandas/core/indexing.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core copying build/lib.linux-ppc64-3.6/pandas/core/datetools.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core copying build/lib.linux-ppc64-3.6/pandas/core/base.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core copying build/lib.linux-ppc64-3.6/pandas/core/resample.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core copying build/lib.linux-ppc64-3.6/pandas/core/internals.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core copying build/lib.linux-ppc64-3.6/pandas/core/groupby.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/reshape copying build/lib.linux-ppc64-3.6/pandas/core/reshape/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/reshape copying build/lib.linux-ppc64-3.6/pandas/core/reshape/concat.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/reshape copying build/lib.linux-ppc64-3.6/pandas/core/reshape/merge.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/reshape copying build/lib.linux-ppc64-3.6/pandas/core/reshape/util.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/reshape copying build/lib.linux-ppc64-3.6/pandas/core/reshape/reshape.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/reshape copying build/lib.linux-ppc64-3.6/pandas/core/reshape/pivot.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/reshape copying build/lib.linux-ppc64-3.6/pandas/core/reshape/tile.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/reshape copying build/lib.linux-ppc64-3.6/pandas/core/reshape/api.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/reshape copying build/lib.linux-ppc64-3.6/pandas/core/index.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core copying build/lib.linux-ppc64-3.6/pandas/core/series.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core copying build/lib.linux-ppc64-3.6/pandas/core/algorithms.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core copying build/lib.linux-ppc64-3.6/pandas/core/ops.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/indexes copying build/lib.linux-ppc64-3.6/pandas/core/indexes/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/indexes copying build/lib.linux-ppc64-3.6/pandas/core/indexes/range.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/indexes copying build/lib.linux-ppc64-3.6/pandas/core/indexes/datetimelike.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/indexes copying build/lib.linux-ppc64-3.6/pandas/core/indexes/multi.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/indexes copying build/lib.linux-ppc64-3.6/pandas/core/indexes/accessors.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/indexes copying build/lib.linux-ppc64-3.6/pandas/core/indexes/frozen.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/indexes copying build/lib.linux-ppc64-3.6/pandas/core/indexes/category.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/indexes copying build/lib.linux-ppc64-3.6/pandas/core/indexes/numeric.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/indexes copying build/lib.linux-ppc64-3.6/pandas/core/indexes/timedeltas.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/indexes copying build/lib.linux-ppc64-3.6/pandas/core/indexes/interval.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/indexes copying build/lib.linux-ppc64-3.6/pandas/core/indexes/period.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/indexes copying build/lib.linux-ppc64-3.6/pandas/core/indexes/base.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/indexes copying build/lib.linux-ppc64-3.6/pandas/core/indexes/datetimes.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/indexes copying build/lib.linux-ppc64-3.6/pandas/core/indexes/api.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/indexes copying build/lib.linux-ppc64-3.6/pandas/core/config.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core copying build/lib.linux-ppc64-3.6/pandas/core/panelnd.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core copying build/lib.linux-ppc64-3.6/pandas/core/nanops.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core copying build/lib.linux-ppc64-3.6/pandas/core/frame.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core copying build/lib.linux-ppc64-3.6/pandas/core/strings.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core copying build/lib.linux-ppc64-3.6/pandas/core/sorting.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core copying build/lib.linux-ppc64-3.6/pandas/core/config_init.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/dtypes copying build/lib.linux-ppc64-3.6/pandas/core/dtypes/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/dtypes copying build/lib.linux-ppc64-3.6/pandas/core/dtypes/concat.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/dtypes copying build/lib.linux-ppc64-3.6/pandas/core/dtypes/common.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/dtypes copying build/lib.linux-ppc64-3.6/pandas/core/dtypes/inference.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/dtypes copying build/lib.linux-ppc64-3.6/pandas/core/dtypes/missing.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/dtypes copying build/lib.linux-ppc64-3.6/pandas/core/dtypes/dtypes.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/dtypes copying build/lib.linux-ppc64-3.6/pandas/core/dtypes/cast.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/dtypes copying build/lib.linux-ppc64-3.6/pandas/core/dtypes/generic.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/dtypes copying build/lib.linux-ppc64-3.6/pandas/core/dtypes/api.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/dtypes creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/tools copying build/lib.linux-ppc64-3.6/pandas/core/tools/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/tools copying build/lib.linux-ppc64-3.6/pandas/core/tools/numeric.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/tools copying build/lib.linux-ppc64-3.6/pandas/core/tools/timedeltas.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/tools copying build/lib.linux-ppc64-3.6/pandas/core/tools/datetimes.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/tools copying build/lib.linux-ppc64-3.6/pandas/core/generic.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core copying build/lib.linux-ppc64-3.6/pandas/core/window.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/util copying build/lib.linux-ppc64-3.6/pandas/core/util/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/util copying build/lib.linux-ppc64-3.6/pandas/core/util/hashing.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/util creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/computation copying build/lib.linux-ppc64-3.6/pandas/core/computation/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/computation copying build/lib.linux-ppc64-3.6/pandas/core/computation/expr.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/computation copying build/lib.linux-ppc64-3.6/pandas/core/computation/common.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/computation copying build/lib.linux-ppc64-3.6/pandas/core/computation/align.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/computation copying build/lib.linux-ppc64-3.6/pandas/core/computation/scope.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/computation copying build/lib.linux-ppc64-3.6/pandas/core/computation/eval.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/computation copying build/lib.linux-ppc64-3.6/pandas/core/computation/engines.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/computation copying build/lib.linux-ppc64-3.6/pandas/core/computation/check.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/computation copying build/lib.linux-ppc64-3.6/pandas/core/computation/pytables.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/computation copying build/lib.linux-ppc64-3.6/pandas/core/computation/ops.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/computation copying build/lib.linux-ppc64-3.6/pandas/core/computation/expressions.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/computation copying build/lib.linux-ppc64-3.6/pandas/core/computation/api.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/computation copying build/lib.linux-ppc64-3.6/pandas/core/categorical.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core copying build/lib.linux-ppc64-3.6/pandas/core/api.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core copying build/lib.linux-ppc64-3.6/pandas/lib.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tseries copying build/lib.linux-ppc64-3.6/pandas/tseries/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tseries copying build/lib.linux-ppc64-3.6/pandas/tseries/util.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tseries copying build/lib.linux-ppc64-3.6/pandas/tseries/holiday.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tseries copying build/lib.linux-ppc64-3.6/pandas/tseries/plotting.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tseries copying build/lib.linux-ppc64-3.6/pandas/tseries/frequencies.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tseries copying build/lib.linux-ppc64-3.6/pandas/tseries/offsets.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tseries copying build/lib.linux-ppc64-3.6/pandas/tseries/api.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tseries copying build/lib.linux-ppc64-3.6/pandas/tseries/converter.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tseries creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tools copying build/lib.linux-ppc64-3.6/pandas/tools/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tools copying build/lib.linux-ppc64-3.6/pandas/tools/merge.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tools copying build/lib.linux-ppc64-3.6/pandas/tools/plotting.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tools copying build/lib.linux-ppc64-3.6/pandas/tools/hashing.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tools creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/api copying build/lib.linux-ppc64-3.6/pandas/api/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/api creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/api/types copying build/lib.linux-ppc64-3.6/pandas/api/types/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/api/types copying build/lib.linux-ppc64-3.6/pandas/_version.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/util copying build/lib.linux-ppc64-3.6/pandas/util/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/util copying build/lib.linux-ppc64-3.6/pandas/util/testing.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/util copying build/lib.linux-ppc64-3.6/pandas/util/_decorators.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/util copying build/lib.linux-ppc64-3.6/pandas/util/_move.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/util copying build/lib.linux-ppc64-3.6/pandas/util/_print_versions.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/util copying build/lib.linux-ppc64-3.6/pandas/util/_validators.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/util copying build/lib.linux-ppc64-3.6/pandas/util/decorators.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/util copying build/lib.linux-ppc64-3.6/pandas/util/hashing.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/util copying build/lib.linux-ppc64-3.6/pandas/util/_doctools.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/util copying build/lib.linux-ppc64-3.6/pandas/util/_depr_module.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/util copying build/lib.linux-ppc64-3.6/pandas/util/_tester.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/util creating /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/computation copying build/lib.linux-ppc64-3.6/pandas/computation/__init__.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/computation copying build/lib.linux-ppc64-3.6/pandas/computation/expressions.py -> /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/computation byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexing/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexing/test_multiindex.py to test_multiindex.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexing/test_indexing_slow.py to test_indexing_slow.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexing/common.py to common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexing/test_timedelta.py to test_timedelta.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexing/test_partial.py to test_partial.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexing/test_panel.py to test_panel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexing/test_loc.py to test_loc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexing/test_floats.py to test_floats.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexing/test_chaining_and_caching.py to test_chaining_and_caching.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexing/test_interval.py to test_interval.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexing/test_ix.py to test_ix.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexing/test_scalar.py to test_scalar.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexing/test_iloc.py to test_iloc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexing/test_categorical.py to test_categorical.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexing/test_coercion.py to test_coercion.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexing/test_indexing.py to test_indexing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexing/test_callable.py to test_callable.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexing/test_datetime.py to test_datetime.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/groupby/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/groupby/test_nth.py to test_nth.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/groupby/common.py to common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/groupby/test_bin_groupby.py to test_bin_groupby.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/groupby/test_timegrouper.py to test_timegrouper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/groupby/test_categorical.py to test_categorical.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/groupby/test_transform.py to test_transform.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/groupby/test_filters.py to test_filters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/groupby/test_groupby.py to test_groupby.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/groupby/test_whitelist.py to test_whitelist.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/groupby/test_counting.py to test_counting.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/groupby/test_index_as_string.py to test_index_as_string.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/groupby/test_value_counts.py to test_value_counts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/groupby/test_aggregate.py to test_aggregate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/test_take.py to test_take.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/test_config.py to test_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/test_sorting.py to test_sorting.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/internals/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/internals/test_internals.py to test_internals.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/internals/test_external_block.py to test_external_block.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/test_common.py to test_common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/test_strings.py to test_strings.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/test_html.py to test_html.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/test_packers.py to test_packers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/test_common.py to test_common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/test_excel.py to test_excel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/test_stata.py to test_stata.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/test_gbq.py to test_gbq.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/generate_legacy_storage_files.py to generate_legacy_storage_files.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/json/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/json/test_ujson.py to test_ujson.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/json/test_pandas.py to test_pandas.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/json/test_compression.py to test_compression.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/json/test_readlines.py to test_readlines.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/json/test_normalize.py to test_normalize.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/json/test_json_table_schema.py to test_json_table_schema.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/test_pytables.py to test_pytables.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/test_feather.py to test_feather.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/sas/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/sas/test_sas.py to test_sas.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/sas/test_sas7bdat.py to test_sas7bdat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/sas/test_xport.py to test_xport.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/test_sql.py to test_sql.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/conftest.py to conftest.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/formats/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/formats/test_css.py to test_css.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/formats/test_style.py to test_style.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/formats/test_to_latex.py to test_to_latex.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/formats/test_eng_formatting.py to test_eng_formatting.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/formats/test_to_html.py to test_to_html.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/formats/test_to_excel.py to test_to_excel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/formats/test_format.py to test_format.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/formats/test_printing.py to test_printing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/formats/test_to_csv.py to test_to_csv.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/msgpack/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/msgpack/test_unpack_raw.py to test_unpack_raw.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/msgpack/common.py to common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/msgpack/test_obj.py to test_obj.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/msgpack/test_pack.py to test_pack.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/msgpack/test_extension.py to test_extension.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/msgpack/test_case.py to test_case.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/msgpack/test_subtype.py to test_subtype.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/msgpack/test_seq.py to test_seq.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/msgpack/test_except.py to test_except.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/msgpack/test_limits.py to test_limits.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/msgpack/test_sequnpack.py to test_sequnpack.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/msgpack/test_newspec.py to test_newspec.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/msgpack/test_unpack.py to test_unpack.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/msgpack/test_read_size.py to test_read_size.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/msgpack/test_format.py to test_format.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/msgpack/test_buffer.py to test_buffer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/test_pickle.py to test_pickle.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/test_parquet.py to test_parquet.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser/usecols.py to usecols.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser/comment.py to comment.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser/c_parser_only.py to c_parser_only.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser/quoting.py to quoting.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser/test_textreader.py to test_textreader.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser/multithread.py to multithread.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser/common.py to common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser/test_read_fwf.py to test_read_fwf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser/compression.py to compression.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser/dialect.py to dialect.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser/test_unsupported.py to test_unsupported.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser/python_parser_only.py to python_parser_only.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser/test_network.py to test_network.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser/mangle_dupes.py to mangle_dupes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser/skiprows.py to skiprows.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser/parse_dates.py to parse_dates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser/dtypes.py to dtypes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser/header.py to header.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser/index_col.py to index_col.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser/na_values.py to na_values.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser/test_parsers.py to test_parsers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/parser/converters.py to converters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/test_clipboard.py to test_clipboard.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/io/test_s3.py to test_s3.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/test_panel.py to test_panel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/test_lib.py to test_lib.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame/test_quantile.py to test_quantile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame/test_operators.py to test_operators.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame/test_sorting.py to test_sorting.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame/test_alter_axes.py to test_alter_axes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame/common.py to common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame/test_period.py to test_period.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame/test_reshape.py to test_reshape.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame/test_analytics.py to test_analytics.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame/test_rank.py to test_rank.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame/test_mutate_columns.py to test_mutate_columns.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame/test_api.py to test_api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame/test_repr_info.py to test_repr_info.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame/test_axis_select_reindex.py to test_axis_select_reindex.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame/test_timeseries.py to test_timeseries.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame/test_apply.py to test_apply.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame/test_replace.py to test_replace.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame/test_missing.py to test_missing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame/test_join.py to test_join.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame/test_constructors.py to test_constructors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame/test_subclass.py to test_subclass.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame/test_combine_concat.py to test_combine_concat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame/test_dtypes.py to test_dtypes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame/test_indexing.py to test_indexing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame/test_asof.py to test_asof.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame/test_nonunique_indexes.py to test_nonunique_indexes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame/test_block_internals.py to test_block_internals.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame/test_validate.py to test_validate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame/test_to_csv.py to test_to_csv.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame/test_query_eval.py to test_query_eval.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/frame/test_convert_to.py to test_convert_to.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/test_downstream.py to test_downstream.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/series/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/series/test_quantile.py to test_quantile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/series/test_internals.py to test_internals.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/series/test_operators.py to test_operators.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/series/test_sorting.py to test_sorting.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/series/test_alter_axes.py to test_alter_axes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/series/test_io.py to test_io.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/series/test_datetime_values.py to test_datetime_values.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/series/test_repr.py to test_repr.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/series/common.py to common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/series/test_period.py to test_period.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/series/test_analytics.py to test_analytics.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/series/test_rank.py to test_rank.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/series/test_api.py to test_api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/series/test_timeseries.py to test_timeseries.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/series/test_apply.py to test_apply.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/series/test_replace.py to test_replace.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/series/test_missing.py to test_missing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/series/test_constructors.py to test_constructors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/series/test_subclass.py to test_subclass.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/series/test_combine_concat.py to test_combine_concat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/series/test_dtypes.py to test_dtypes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/series/test_indexing.py to test_indexing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/series/test_asof.py to test_asof.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/series/test_validate.py to test_validate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/sparse/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/sparse/test_pivot.py to test_pivot.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/sparse/common.py to common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/sparse/test_reshape.py to test_reshape.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/sparse/test_array.py to test_array.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/sparse/test_combine_concat.py to test_combine_concat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/sparse/test_indexing.py to test_indexing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/sparse/test_groupby.py to test_groupby.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/sparse/test_frame.py to test_frame.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/sparse/test_format.py to test_format.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/sparse/test_list.py to test_list.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/sparse/test_libsparse.py to test_libsparse.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/sparse/test_arithmetics.py to test_arithmetics.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/sparse/test_series.py to test_series.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/test_errors.py to test_errors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/test_nanops.py to test_nanops.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/test_categorical.py to test_categorical.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/test_join.py to test_join.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/reshape/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/reshape/test_pivot.py to test_pivot.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/reshape/test_merge.py to test_merge.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/reshape/test_reshape.py to test_reshape.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/reshape/test_util.py to test_util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/reshape/test_tile.py to test_tile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/reshape/test_concat.py to test_concat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/reshape/test_merge_ordered.py to test_merge_ordered.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/reshape/test_join.py to test_join.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/reshape/test_union_categoricals.py to test_union_categoricals.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/reshape/test_merge_asof.py to test_merge_asof.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/plotting/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/plotting/test_boxplot_method.py to test_boxplot_method.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/plotting/common.py to common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/plotting/test_misc.py to test_misc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/plotting/test_datetimelike.py to test_datetimelike.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/plotting/test_converter.py to test_converter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/plotting/test_deprecated.py to test_deprecated.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/plotting/test_groupby.py to test_groupby.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/plotting/test_frame.py to test_frame.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/plotting/test_hist_method.py to test_hist_method.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/plotting/test_series.py to test_series.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/test_panelnd.py to test_panelnd.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/datetimelike.py to datetimelike.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/test_frozen.py to test_frozen.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/common.py to common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/period/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/period/test_formats.py to test_formats.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/period/test_period.py to test_period.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/period/test_partial_slicing.py to test_partial_slicing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/period/test_asfreq.py to test_asfreq.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/period/test_period_range.py to test_period_range.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/period/test_indexing.py to test_indexing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/period/test_setops.py to test_setops.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/period/test_tools.py to test_tools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/period/test_construction.py to test_construction.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/period/test_ops.py to test_ops.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/test_numeric.py to test_numeric.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/test_interval.py to test_interval.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/datetimes/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/datetimes/test_formats.py to test_formats.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/datetimes/test_partial_slicing.py to test_partial_slicing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/datetimes/test_misc.py to test_misc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/datetimes/test_astype.py to test_astype.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/datetimes/test_datetimelike.py to test_datetimelike.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/datetimes/test_missing.py to test_missing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/datetimes/test_indexing.py to test_indexing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/datetimes/test_setops.py to test_setops.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/datetimes/test_date_range.py to test_date_range.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/datetimes/test_tools.py to test_tools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/datetimes/test_datetime.py to test_datetime.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/datetimes/test_construction.py to test_construction.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/datetimes/test_ops.py to test_ops.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/conftest.py to conftest.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/test_multi.py to test_multi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/test_range.py to test_range.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/test_category.py to test_category.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/timedeltas/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/timedeltas/test_timedelta.py to test_timedelta.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/timedeltas/test_partial_slicing.py to test_partial_slicing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/timedeltas/test_astype.py to test_astype.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/timedeltas/test_timedelta_range.py to test_timedelta_range.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/timedeltas/test_indexing.py to test_indexing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/timedeltas/test_setops.py to test_setops.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/timedeltas/test_tools.py to test_tools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/timedeltas/test_construction.py to test_construction.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/timedeltas/test_ops.py to test_ops.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/indexes/test_base.py to test_base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/test_multilevel.py to test_multilevel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/test_window.py to test_window.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/scalar/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/scalar/test_nat.py to test_nat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/scalar/test_timedelta.py to test_timedelta.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/scalar/test_period.py to test_period.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/scalar/test_interval.py to test_interval.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/scalar/test_period_asfreq.py to test_period_asfreq.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/scalar/test_timestamp.py to test_timestamp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/test_compat.py to test_compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/test_expressions.py to test_expressions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/test_resample.py to test_resample.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/tseries/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/tseries/test_holiday.py to test_holiday.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/tseries/test_timezones.py to test_timezones.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/tseries/test_frequencies.py to test_frequencies.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/tseries/conftest.py to conftest.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/tseries/test_offsets.py to test_offsets.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/dtypes/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/dtypes/test_inference.py to test_inference.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/dtypes/test_io.py to test_io.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/dtypes/test_common.py to test_common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/dtypes/test_cast.py to test_cast.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/dtypes/test_concat.py to test_concat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/dtypes/test_missing.py to test_missing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/dtypes/test_generic.py to test_generic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/dtypes/test_dtypes.py to test_dtypes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/tools/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/tools/test_numeric.py to test_numeric.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/api/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/api/test_api.py to test_api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/api/test_types.py to test_types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/test_panel4d.py to test_panel4d.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/util/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/util/test_util.py to test_util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/util/test_testing.py to test_testing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/util/test_hashing.py to test_hashing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/computation/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/computation/test_eval.py to test_eval.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/computation/test_compat.py to test_compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/test_algos.py to test_algos.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tests/test_base.py to test_base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/stats/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/stats/moments.py to moments.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/stats/api.py to api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/errors/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/html.py to html.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/common.py to common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/date_converters.py to date_converters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/clipboards.py to clipboards.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/excel.py to excel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/packers.py to packers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/json/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/json/normalize.py to normalize.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/json/json.py to json.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/json/table_schema.py to table_schema.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/data.py to data.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/feather_format.py to feather_format.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/gbq.py to gbq.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/sas/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/sas/sas_xport.py to sas_xport.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/sas/sas_constants.py to sas_constants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/sas/sas7bdat.py to sas7bdat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/sas/sasreader.py to sasreader.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/formats/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/formats/common.py to common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/formats/terminal.py to terminal.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/formats/excel.py to excel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/formats/style.py to style.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/formats/css.py to css.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/formats/format.py to format.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/formats/printing.py to printing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/formats/console.py to console.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/clipboard/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/clipboard/clipboards.py to clipboards.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/clipboard/windows.py to windows.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/clipboard/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/pickle.py to pickle.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/msgpack/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/msgpack/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/msgpack/_version.py to _version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/sql.py to sql.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/wb.py to wb.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/parquet.py to parquet.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/pytables.py to pytables.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/stata.py to stata.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/s3.py to s3.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/parsers.py to parsers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/api.py to api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/testing.py to testing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/_libs/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/_libs/tslibs/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tslib.py to tslib.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/json.py to json.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/parser.py to parser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/conftest.py to conftest.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/formats/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/formats/style.py to style.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/plotting/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/plotting/_compat.py to _compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/plotting/_timeseries.py to _timeseries.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/plotting/_misc.py to _misc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/plotting/_style.py to _style.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/plotting/_tools.py to _tools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/plotting/_core.py to _core.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/plotting/_converter.py to _converter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/compat/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/compat/chainmap.py to chainmap.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/compat/numpy/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/compat/numpy/function.py to function.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/compat/openpyxl_compat.py to openpyxl_compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/compat/pickle_compat.py to pickle_compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/compat/chainmap_impl.py to chainmap_impl.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/types/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/types/concat.py to concat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/types/common.py to common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/accessor.py to accessor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/common.py to common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/panel4d.py to panel4d.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/missing.py to missing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/sparse/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/sparse/array.py to array.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/sparse/scipy_sparse.py to scipy_sparse.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/sparse/series.py to series.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/sparse/list.py to list.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/sparse/frame.py to frame.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/sparse/api.py to api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/panel.py to panel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/indexing.py to indexing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/datetools.py to datetools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/resample.py to resample.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/internals.py to internals.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/groupby.py to groupby.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/reshape/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/reshape/concat.py to concat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/reshape/merge.py to merge.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/reshape/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/reshape/reshape.py to reshape.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/reshape/pivot.py to pivot.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/reshape/tile.py to tile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/reshape/api.py to api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/index.py to index.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/series.py to series.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/algorithms.py to algorithms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/ops.py to ops.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/indexes/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/indexes/range.py to range.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/indexes/datetimelike.py to datetimelike.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/indexes/multi.py to multi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/indexes/accessors.py to accessors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/indexes/frozen.py to frozen.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/indexes/category.py to category.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/indexes/numeric.py to numeric.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/indexes/timedeltas.py to timedeltas.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/indexes/interval.py to interval.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/indexes/period.py to period.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/indexes/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/indexes/datetimes.py to datetimes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/indexes/api.py to api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/panelnd.py to panelnd.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/nanops.py to nanops.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/frame.py to frame.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/strings.py to strings.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/sorting.py to sorting.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/config_init.py to config_init.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/dtypes/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/dtypes/concat.py to concat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/dtypes/common.py to common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/dtypes/inference.py to inference.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/dtypes/missing.py to missing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/dtypes/dtypes.py to dtypes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/dtypes/cast.py to cast.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/dtypes/generic.py to generic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/dtypes/api.py to api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/tools/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/tools/numeric.py to numeric.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/tools/timedeltas.py to timedeltas.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/tools/datetimes.py to datetimes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/generic.py to generic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/window.py to window.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/util/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/util/hashing.py to hashing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/computation/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/computation/expr.py to expr.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/computation/common.py to common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/computation/align.py to align.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/computation/scope.py to scope.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/computation/eval.py to eval.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/computation/engines.py to engines.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/computation/check.py to check.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/computation/pytables.py to pytables.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/computation/ops.py to ops.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/computation/expressions.py to expressions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/computation/api.py to api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/categorical.py to categorical.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/core/api.py to api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/lib.py to lib.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tseries/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tseries/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tseries/holiday.py to holiday.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tseries/plotting.py to plotting.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tseries/frequencies.py to frequencies.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tseries/offsets.py to offsets.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tseries/api.py to api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tseries/converter.py to converter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tools/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tools/merge.py to merge.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tools/plotting.py to plotting.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/tools/hashing.py to hashing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/api/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/api/types/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/_version.py to _version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/util/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/util/testing.py to testing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/util/_decorators.py to _decorators.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/util/_print_versions.py to _print_versions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/util/_validators.py to _validators.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/util/decorators.py to decorators.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/util/hashing.py to hashing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/util/_doctools.py to _doctools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/util/_depr_module.py to _depr_module.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/util/_tester.py to _tester.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/computation/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/computation/expressions.py to expressions.cpython-36.pyc writing byte-compilation script '/tmp/tmpx67169hb.py' /usr/bin/python3 /tmp/tmpx67169hb.py removing /tmp/tmpx67169hb.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' no previously-included directories found matching 'doc/build' warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '#*' found anywhere in distribution warning: no previously-included files matching '.git*' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution warning: no previously-included files matching '*.png' found anywhere in distribution writing manifest file 'pandas.egg-info/SOURCES.txt' Copying pandas.egg-info to /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas-0.22.0-py3.6.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.22.0-2.fc28 --unique-debug-suffix -0.22.0-2.fc28.ppc64 --unique-debug-src-base python-pandas-0.22.0-2.fc28.ppc64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pandas-0.22.0 extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/msgpack/_unpacker.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/_libs/join.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/sas/_sas.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/io/msgpack/_packer.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/_libs/interval.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs/parsing.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs/timezones.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs/frequencies.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs/strptime.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs/timedeltas.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs/fields.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/_libs/window.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/_libs/hashing.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/_libs/groupby.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/_libs/json.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/_libs/index.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/_libs/hashtable.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/_libs/parsers.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/_libs/properties.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/_libs/lib.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/_libs/sparse.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/_libs/period.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/_libs/algos.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/_libs/tslib.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/_libs/testing.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/_libs/reshape.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7/site-packages/pandas/util/_move.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/sas/_sas.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/msgpack/_unpacker.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/io/msgpack/_packer.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/_libs/sparse.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/_libs/tslibs/strptime.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/_libs/tslibs/fields.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/_libs/tslibs/timezones.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/_libs/tslibs/timedeltas.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/_libs/tslibs/parsing.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/_libs/tslibs/frequencies.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/_libs/lib.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/_libs/tslib.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/_libs/algos.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/_libs/json.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/_libs/testing.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/_libs/window.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/_libs/interval.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/_libs/hashing.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/_libs/join.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/_libs/properties.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/_libs/hashtable.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/_libs/parsers.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/_libs/groupby.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/_libs/period.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/_libs/index.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/_libs/reshape.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6/site-packages/pandas/util/_move.cpython-36m-ppc64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 54 CRC32s, 0 CRC32s did match. 108408 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /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 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib64/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/lib/debug/usr/lib64/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python2-pandas-0.22.0-2.fc28.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QdI5mE + umask 022 + cd /builddir/build/BUILD + cd pandas-0.22.0 + DOCDIR=/builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/share/doc/python2-pandas + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/share/doc/python2-pandas + cp -pr RELEASE.md /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/share/doc/python2-pandas + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0Q18nO + umask 022 + cd /builddir/build/BUILD + cd pandas-0.22.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/share/licenses/python2-pandas + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/share/licenses/python2-pandas + cp -pr LICENSE /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/share/licenses/python2-pandas + exit 0 Provides: python-pandas = 0.22.0-2.fc28 python-pandas(ppc-64) = 0.22.0-2.fc28 python2-pandas = 0.22.0-2.fc28 python2-pandas(ppc-64) = 0.22.0-2.fc28 python2.7dist(pandas) = 0.22.0 python2dist(pandas) = 0.22.0 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.3)(64bit) libpython2.7.so.1.0()(64bit) libstdc++.so.6()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-pandas < 0.22.0-2.fc28 Recommends: python2-pandas-datareader python2-xlrd python2-xlwt Processing files: python3-pandas-0.22.0-2.fc28.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.n9Sr6f + umask 022 + cd /builddir/build/BUILD + cd pandas-0.22.0 + DOCDIR=/builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/share/doc/python3-pandas + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/share/doc/python3-pandas + cp -pr RELEASE.md /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/share/doc/python3-pandas + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.d9i1OH + umask 022 + cd /builddir/build/BUILD + cd pandas-0.22.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/share/licenses/python3-pandas + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/share/licenses/python3-pandas + cp -pr LICENSE /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64/usr/share/licenses/python3-pandas + exit 0 Provides: python3-pandas = 0.22.0-2.fc28 python3-pandas(ppc-64) = 0.22.0-2.fc28 python3.6dist(pandas) = 0.22.0 python3dist(pandas) = 0.22.0 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.3)(64bit) libpython3.6m.so.1.0()(64bit) libstdc++.so.6()(64bit) python(abi) = 3.6 rtld(GNU_HASH) Recommends: python3-pandas-datareader python3-xlrd python3-xlwt Processing files: python-pandas-debugsource-0.22.0-2.fc28.ppc64 Provides: python-pandas-debugsource = 0.22.0-2.fc28 python-pandas-debugsource(ppc-64) = 0.22.0-2.fc28 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.22.0-2.fc28.ppc64 Provides: python-pandas-debuginfo = 0.22.0-2.fc28 python-pandas-debuginfo(ppc-64) = 0.22.0-2.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-pandas-debugsource(ppc-64) = 0.22.0-2.fc28 Processing files: python2-pandas-debuginfo-0.22.0-2.fc28.ppc64 Provides: debuginfo(build-id) = 0ad36669c12b446ab741c2030ee5067bb389c35c debuginfo(build-id) = 1dabeb3ec49c4f17f37ac26ec315d0abd6883021 debuginfo(build-id) = 318f32f6a270d21a249fb3165e8f90655fab769f debuginfo(build-id) = 3252fcba0efcd85bb52e4305ae1d03ed760d6f89 debuginfo(build-id) = 3ab7436073fbe2a09bc8a75b659dde402e5e06b2 debuginfo(build-id) = 3dc3a5a59bf79e95bb0e2b8a337ada1a6bc2163c debuginfo(build-id) = 443f11b1dff484e172d99d5d8de58ebac475e1c7 debuginfo(build-id) = 56fd92f90a034c97c944d2c1d442f0e2f775f880 debuginfo(build-id) = 60a9a0063626e677ea9f6ac5052add133d2c95e2 debuginfo(build-id) = 6400b4d94924fbe89edd9d143b43745f6dec957e debuginfo(build-id) = 67cade78d6003d4d6765e20893193a2b5cfa4c18 debuginfo(build-id) = 74ac4213fbe3dcd1d61b71ecaaada1a2a312f49d debuginfo(build-id) = 7a38ac3b9686a5483a42f2d8b9f9c48a1b461499 debuginfo(build-id) = 835ec94021e704cd35717049459d91c590694759 debuginfo(build-id) = 8ce3748cf12c90875399572f8b281fb538fa11bc debuginfo(build-id) = 90e864d434e76666d6b97496dfa109d95f9dea33 debuginfo(build-id) = a0fae8cbcc924286fba19a68f1c71e0b7b28716b debuginfo(build-id) = b87c9a3ad9dc8825c3fa50ec32034a892cbf680b debuginfo(build-id) = c335c9b67466d96beff74eea1532cdebee0b4075 debuginfo(build-id) = c8c5280bd8b69f39d72160287bc0a616c2bd0dc1 debuginfo(build-id) = ccf2b852d72f4622859f34ea6c997379fe57bffd debuginfo(build-id) = d23215db60eaac97ed0f6c43ede1169d95a9a938 debuginfo(build-id) = d4dffb7942712aa81c998a9646bbbc9287fb4880 debuginfo(build-id) = db6d9872acb65d8c28690b9ee8db98cfb59631b7 debuginfo(build-id) = e80ad5e22e7da5b4c5238583b24fc6469963f22c debuginfo(build-id) = f8db4e77e1c12db1d352de671f186d55df15a923 debuginfo(build-id) = fa6514295494baf67a79b43628dc09103b08ef72 python2-pandas-debuginfo = 0.22.0-2.fc28 python2-pandas-debuginfo(ppc-64) = 0.22.0-2.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-pandas-debugsource(ppc-64) = 0.22.0-2.fc28 Processing files: python3-pandas-debuginfo-0.22.0-2.fc28.ppc64 Provides: debuginfo(build-id) = 00868ae918908e0b838bae53f470c0e9673490bf debuginfo(build-id) = 01a99f7facb3a8d2fe145130cb967211e6649f81 debuginfo(build-id) = 0a396d1b847167c8e1ec4bfe60cabf6e2d3f3333 debuginfo(build-id) = 10a67d979c882576cbf5c81bee132d960f331f03 debuginfo(build-id) = 228b9d607ac4d98ac35e0b346b2dd42530d20119 debuginfo(build-id) = 2a16b6807c10ab8eb2f3ec1f72d12946c94b79d7 debuginfo(build-id) = 2e8019ef42d4d1ab0bf832663015641128a73e37 debuginfo(build-id) = 36868614f67a82b181a3c9809a1107b1e5c82491 debuginfo(build-id) = 3c487dabf14af13713dc1748b8f5b424b339b600 debuginfo(build-id) = 446c73b7e9d90fe676c24e02efd176fabea65317 debuginfo(build-id) = 53cabaadb596f3bf7198cc2674c0a00b87373356 debuginfo(build-id) = 59828ee03717b6ae4241d812818017c2d392032d debuginfo(build-id) = 6955a2fc3e33528d0fd41f74ea2a5c57624f26dd debuginfo(build-id) = 6a96dda85c47be0814ffa6d0e66e8db0a15a3c79 debuginfo(build-id) = 6c6ffac7b0768684f3c0b4dc0ad1f4e42cb28852 debuginfo(build-id) = 76554934725f3ac822d0a537b298e0881ebb4ca6 debuginfo(build-id) = 76bc29d4d10d3861ffb7ff933cde2d09e65fa2d4 debuginfo(build-id) = 77223948923c4310b2cd4f5946e83d8d8f9831d8 debuginfo(build-id) = 7940f5885e8e9675bffb26b697ce9d015dd03895 debuginfo(build-id) = 9099950375cc79fd5816e8ea6bd3ab0f0d0eb041 debuginfo(build-id) = 97d24d176815a2ff8a5ddb28c04cbaa858295fac debuginfo(build-id) = ad5ab87f52e0216633265e11a5fac44310e75c6b debuginfo(build-id) = c2617bdaac9df334b1022646a4cc7224309d08e2 debuginfo(build-id) = c4bf45d9434b86fc7b72783cbbfc28e2ea6cf487 debuginfo(build-id) = d7f39cd3d8f4d41f23588cadafbe3bacf8321d4f debuginfo(build-id) = f126fc6df2cda3a04eaecbbc2cd4bc3f8d67ae3e debuginfo(build-id) = f29bc70a6dde42656fbd54384aa5b500a213eac5 python3-pandas-debuginfo = 0.22.0-2.fc28 python3-pandas-debuginfo(ppc-64) = 0.22.0-2.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-pandas-debugsource(ppc-64) = 0.22.0-2.fc28 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64 Wrote: /builddir/build/RPMS/python2-pandas-0.22.0-2.fc28.ppc64.rpm Wrote: /builddir/build/RPMS/python3-pandas-0.22.0-2.fc28.ppc64.rpm Wrote: /builddir/build/RPMS/python-pandas-debugsource-0.22.0-2.fc28.ppc64.rpm Wrote: /builddir/build/RPMS/python-pandas-debuginfo-0.22.0-2.fc28.ppc64.rpm Wrote: /builddir/build/RPMS/python2-pandas-debuginfo-0.22.0-2.fc28.ppc64.rpm Wrote: /builddir/build/RPMS/python3-pandas-debuginfo-0.22.0-2.fc28.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZemiXJ + umask 022 + cd /builddir/build/BUILD + cd pandas-0.22.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pandas-0.22.0-2.fc28.ppc64 + exit 0 Child return code was: 0