Closed brettChapman closed 6 years ago
Thanks for the feedback. I will get started on this as soon as I am able - FYI I am dependent on this task getting resolved first. https://github.com/pypa/warehouse/issues/4157
On OSX Python 3
(p3env) /data/goodparents/kiddo_firmware_apollo> pip install bootstrapped Collecting bootstrapped Using cached https://files.pythonhosted.org/packages/bf/5a/9a41920ee5403625216b9c3c77880534aa7c3afee45745d4abf0cabdacf2/bootstrapped-0.0.1-py2.py3-none-any.whl Requirement already satisfied: matplotlib==1.5.3 in /Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages (from bootstrapped) (1.5.3) Collecting pandas==0.18.1 (from bootstrapped) Using cached https://files.pythonhosted.org/packages/11/09/e66eb844daba8680ddff26335d5b4fead77f60f957678243549a8dd4830d/pandas-0.18.1.tar.gz Requirement already satisfied: numpy==1.11.1 in /Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages (from bootstrapped) (1.11.1) Requirement already satisfied: pytz in /Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages (from matplotlib==1.5.3->bootstrapped) (2018.4) Requirement already satisfied: cycler in /Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages (from matplotlib==1.5.3->bootstrapped) (0.10.0) Requirement already satisfied: python-dateutil in /Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages (from matplotlib==1.5.3->bootstrapped) (2.7.2) Requirement already satisfied: pyparsing!=2.0.0,!=2.0.4,!=2.1.2,>=1.5.6 in /Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages (from matplotlib==1.5.3->bootstrapped) (2.2.0) Requirement already satisfied: six in /Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages (from cycler->matplotlib==1.5.3->bootstrapped) (1.11.0) Building wheels for collected packages: pandas Running setup.py bdist_wheel for pandas ... error Complete output from command /Users/arno/miniconda3/envs/p3env/bin/python -u -c "import setuptools, tokenize;file='/private/var/folders/9z/bqsm00pj2xg_4b60270y2mpm0000gp/T/pip-install-pawbbbjm/pandas/setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, 'exec'))" bdist_wheel -d /private/var/folders/9z/bqsm00pj2xg_4b60270y2mpm0000gp/T/pip-wheel-flj3brt9 --python-tag cp36: running bdist_wheel running build running build_py creating build creating build/lib.macosx-10.7-x86_64-3.6 creating build/lib.macosx-10.7-x86_64-3.6/pandas copying pandas/_version.py -> build/lib.macosx-10.7-x86_64-3.6/pandas copying pandas/init.py -> build/lib.macosx-10.7-x86_64-3.6/pandas copying pandas/info.py -> build/lib.macosx-10.7-x86_64-3.6/pandas creating build/lib.macosx-10.7-x86_64-3.6/pandas/compat copying pandas/compat/chainmap_impl.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/compat copying pandas/compat/openpyxl_compat.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/compat copying pandas/compat/init.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/compat copying pandas/compat/chainmap.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/compat copying pandas/compat/pickle_compat.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/compat creating build/lib.macosx-10.7-x86_64-3.6/pandas/compat/numpy copying pandas/compat/numpy/init.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/compat/numpy copying pandas/compat/numpy/function.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/compat/numpy creating build/lib.macosx-10.7-x86_64-3.6/pandas/computation copying pandas/computation/align.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/computation copying pandas/computation/pytables.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/computation copying pandas/computation/engines.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/computation copying pandas/computation/expressions.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/computation copying pandas/computation/init.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/computation copying pandas/computation/api.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/computation copying pandas/computation/ops.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/computation copying pandas/computation/common.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/computation copying pandas/computation/eval.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/computation copying pandas/computation/scope.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/computation copying pandas/computation/expr.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/computation creating build/lib.macosx-10.7-x86_64-3.6/pandas/computation/tests cng pandas/compat/numpy/init.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/compat/numpy copying pandas/compat/numpy/function.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/compat/numpy creating build/lib.macosx-10.7-x86_64-3.6/pandas/computation copying pandas/computation/align.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/computation copying pandas/computation/pytables.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/computation copying pandas/computation/engines.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/computation copying pandas/computation/expressions.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/computation copying pandas/computation/init.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/computation copying pandas/computation/api.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/computation copying pandas/computation/ops.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/computation copying pandas/computation/common.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/computation copying pandas/computation/eval.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/computation copying pandas/computation/scope.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/computation copying pandas/computation/expr.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/computation creating build/lib.macosx-10.7-x86_64-3.6/pandas/computation/tests copying pandas/computation/tests/init.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/computation/tests copying pandas/computation/tests/test_compat.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/computation/tests copying pandas/computation/tests/test_eval.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/computation/tests creating build/lib.macosx-10.7-x86_64-3.6/pandas/core copying pandas/core/categorical.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/core copying pandas/core/nanops.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/core copying pandas/core/missing.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/core copying pandas/core/internals.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/core copying pandas/core/algorithms.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/core copying pandas/core/config.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/core copying pandas/core/window.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/core copying pandas/core/index.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/core copying pandas/core/config_init.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/core copying pandas/core/panel4d.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/core copying pandas/core/convert.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/core copying pandas/core/reshape.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/core copying pandas/core/generic.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/core copying pandas/core/series.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/core copying pandas/core/init.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/core copying pandas/core/datetools.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/core copying pandas/core/api.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/core copying pandas/core/ops.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/core copying pandas/core/common.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/core copying pandas/core/panelnd.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/core copying pandas/core/frame.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/core copying pandas/core/sparse.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/core copying pandas/core/indexing.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/core copying pandas/core/panel.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/core copying pandas/core/groupby.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/core copying pandas/core/base.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/core copying pandas/core/strings.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/core creating build/lib.macosx-10.7-x86_64-3.6/pandas/indexes copying pandas/indexes/range.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/indexes copying pandas/indexes/multi.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/indexes copying pandas/indexes/init.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/indexes copying pandas/indexes/api.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/indexes copying pandas/indexes/numeric.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/indexes copying pandas/indexes/base.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/indexes copying pandas/indexes/category.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/indexes creating build/lib.macosx-10.7-x86_64-3.6/pandas/io copying pandas/io/auth.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io copying pandas/io/wb.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io copying pandas/io/pytables.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io copying pandas/io/html.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io copying pandas/io/init.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io copying pandas/io/parsers.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io copying pandas/io/excel.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io copying pandas/io/api.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io copying pandas/io/common.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io copying pandas/io/date_converters.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io copying pandas/io/pickle.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io copying pandas/io/sql.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io copying pandas/io/clipboard.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io copying pandas/io/packers.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io copying pandas/io/stata.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io copying pandas/io/ga.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io copying pandas/io/gbq.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io copying pandas/io/json.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io copying pandas/io/data.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io creating build/lib.macosx-10.7-x86_64-3.6/pandas/io/sas copying pandas/io/sas/sas7bdat.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/sas copying pandas/io/sas/sas_constants.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/sas copying pandas/io/sas/sasreader.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/sas copying pandas/io/sas/init.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/sas copying pandas/io/sas/sas_xport.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/sas creating build/lib.macosx-10.7-x86_64-3.6/pandas/formats copying pandas/formats/style.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/formats copying pandas/formats/init.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/formats copying pandas/formats/format.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/formats copying pandas/formats/printing.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/formats creating build/lib.macosx-10.7-x86_64-3.6/pandas/rpy copying pandas/rpy/mass.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/rpy copying pandas/rpy/vars.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/rpy copying pandas/rpy/init.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/rpy copying pandas/rpy/common.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/rpy copying pandas/rpy/base.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/rpy creating build/lib.macosx-10.7-x86_64-3.6/pandas/sandbox copying pandas/sandbox/init.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/sandbox copying pandas/sandbox/qtpandas.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/sandbox creating build/lib.macosx-10.7-x86_64-3.6/pandas/sparse copying pandas/sparse/scipy_sparse.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/sparse copying pandas/sparse/list.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/sparse copying pandas/sparse/series.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/sparse copying pandas/sparse/init.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/sparse copying pandas/sparse/api.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/sparse copying pandas/sparse/frame.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/sparse copying pandas/sparse/array.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/sparse copying pandas/sparse/panel.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/sparse creating build/lib.macosx-10.7-x86_64-3.6/pandas/sparse/tests copying pandas/sparse/tests/test_list.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/sparse/tests copying pandas/sparse/tests/test_frame.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/sparse/tests copying pandas/sparse/tests/test_libsparse.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/sparse/tests copying pandas/sparse/tests/test_array.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/sparse/tests copying pandas/sparse/tests/test_panel.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/sparse/tests copying pandas/sparse/tests/init.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/sparse/tests copying pandas/sparse/tests/test_indexing.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/sparse/tests copying pandas/sparse/tests/test_combine_concat.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/sparse/tests copying pandas/sparse/tests/test_series.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/sparse/tests creating build/lib.macosx-10.7-x86_64-3.6/pandas/stats copying pandas/stats/misc.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/stats copying pandas/stats/moments.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/stats copying pandas/stats/ols.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/stats copying pandas/stats/interface.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/stats copying pandas/stats/init.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/stats copying pandas/stats/var.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/stats copying pandas/stats/api.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/stats copying pandas/stats/common.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/stats copying pandas/stats/fama_macbeth.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/stats copying pandas/stats/math.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/stats copying pandas/stats/plm.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/stats creating build/lib.macosx-10.7-x86_64-3.6/pandas/util copying pandas/util/terminal.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/util copying pandas/util/validators.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/util copying pandas/util/nosetester.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/util copying pandas/util/print_versions.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/util copying pandas/util/init.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/util copying pandas/util/doctools.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/util copying pandas/util/clipboard.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/util copying pandas/util/testing.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/util copying pandas/util/decorators.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/util creating build/lib.macosx-10.7-x86_64-3.6/pandas/tests copying pandas/tests/test_expressions.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests copying pandas/tests/test_common.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests copying pandas/tests/test_stats.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests copying pandas/tests/test_graphics.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests copying pandas/tests/test_panel.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests copying pandas/tests/test_categorical.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests copying pandas/tests/init.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests copying pandas/tests/test_reshape.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests copying pandas/tests/test_panel4d.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests copying pandas/tests/test_util.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests copying pandas/tests/test_lib.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests copying pandas/tests/test_generic.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests copying pandas/tests/test_panelnd.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests copying pandas/tests/test_nanops.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests copying pandas/tests/test_internals.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests copying pandas/tests/test_take.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests copying pandas/tests/test_algos.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests copying pandas/tests/test_multilevel.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests copying pandas/tests/test_rplot.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests copying pandas/tests/test_compat.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests copying pandas/tests/test_config.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests copying pandas/tests/test_window.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests copying pandas/tests/test_groupby.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests copying pandas/tests/test_strings.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests copying pandas/tests/test_graphics_others.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests copying pandas/tests/test_base.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests copying pandas/tests/test_tseries.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests copying pandas/tests/test_testing.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests creating build/lib.macosx-10.7-x86_64-3.6/pandas/tests/frame copying pandas/tests/frame/test_block_internals.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/frame copying pandas/tests/frame/test_alter_axes.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/frame copying pandas/tests/frame/test_misc_api.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/frame copying pandas/tests/frame/test_axis_select_reindex.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/frame copying pandas/tests/frame/test_convert_to.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/frame copying pandas/tests/frame/test_timeseries.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/frame copying pandas/tests/frame/test_constructors.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/frame copying pandas/tests/frame/test_mutate_columns.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/frame copying pandas/tests/frame/test_missing.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/frame copying pandas/tests/frame/test_sorting.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/frame copying pandas/tests/frame/test_query_eval.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/frame copying pandas/tests/frame/test_operators.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/frame copying pandas/tests/frame/init.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/frame copying pandas/tests/frame/test_subclass.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/frame copying pandas/tests/frame/test_reshape.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/frame copying pandas/tests/frame/test_analytics.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/frame copying pandas/tests/frame/test_apply.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/frame copying pandas/tests/frame/test_quantile.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/frame copying pandas/tests/frame/test_indexing.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/frame copying pandas/tests/frame/test_repr_info.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/frame copying pandas/tests/frame/common.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/frame copying pandas/tests/frame/test_nonunique_indexes.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/frame copying pandas/tests/frame/test_replace.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/frame copying pandas/tests/frame/test_combine_concat.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/frame copying pandas/tests/frame/test_dtypes.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/frame copying pandas/tests/frame/test_to_csv.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/frame creating build/lib.macosx-10.7-x86_64-3.6/pandas/tests/indexes copying pandas/tests/indexes/init.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/indexes copying pandas/tests/indexes/test_datetimelike.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/indexes copying pandas/tests/indexes/test_numeric.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/indexes copying pandas/tests/indexes/common.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/indexes copying pandas/tests/indexes/test_category.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/indexes copying pandas/tests/indexes/test_multi.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/indexes copying pandas/tests/indexes/test_range.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/indexes copying pandas/tests/indexes/test_base.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/indexes creating build/lib.macosx-10.7-x86_64-3.6/pandas/tests/series copying pandas/tests/series/test_alter_axes.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/series copying pandas/tests/series/test_misc_api.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/series copying pandas/tests/series/test_timeseries.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/series copying pandas/tests/series/test_constructors.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/series copying pandas/tests/series/test_missing.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/series copying pandas/tests/series/test_operators.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/series copying pandas/tests/series/init.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/series copying pandas/tests/series/test_subclass.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/series copying pandas/tests/series/test_analytics.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/series copying pandas/tests/series/test_io.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/series copying pandas/tests/series/test_apply.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/series copying pandas/tests/series/test_quantile.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/series copying pandas/tests/series/test_indexing.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/series copying pandas/tests/series/test_datetime_values.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/series copying pandas/tests/series/test_internals.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/series copying pandas/tests/series/common.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/series copying pandas/tests/series/test_repr.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/series copying pandas/tests/series/test_replace.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/series copying pandas/tests/series/test_combine_concat.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/series copying pandas/tests/series/test_dtypes.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/series creating build/lib.macosx-10.7-x86_64-3.6/pandas/tests/formats copying pandas/tests/formats/init.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/formats copying pandas/tests/formats/test_printing.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/formats copying pandas/tests/formats/test_style.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/formats copying pandas/tests/formats/test_format.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/formats creating build/lib.macosx-10.7-x86_64-3.6/pandas/tests/types copying pandas/tests/types/init.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/types copying pandas/tests/types/test_generic.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/types copying pandas/tests/types/test_dtypes.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/types creating build/lib.macosx-10.7-x86_64-3.6/pandas/tests/test_msgpack copying pandas/tests/test_msgpack/test_extension.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/test_msgpack copying pandas/tests/test_msgpack/test_subtype.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/test_msgpack copying pandas/tests/test_msgpack/test_buffer.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/test_msgpack copying pandas/tests/test_msgpack/test_unpack.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/test_msgpack copying pandas/tests/test_msgpack/test_pack.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/test_msgpack copying pandas/tests/test_msgpack/test_unpack_raw.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/test_msgpack copying pandas/tests/test_msgpack/init.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/test_msgpack copying pandas/tests/test_msgpack/test_except.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/test_msgpack copying pandas/tests/test_msgpack/test_case.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/test_msgpack copying pandas/tests/test_msgpack/test_read_size.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/test_msgpack copying pandas/tests/test_msgpack/test_seq.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/test_msgpack copying pandas/tests/test_msgpack/test_limits.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/test_msgpack copying pandas/tests/test_msgpack/test_obj.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/test_msgpack copying pandas/tests/test_msgpack/test_newspec.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/test_msgpack copying pandas/tests/test_msgpack/test_format.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/test_msgpack copying pandas/tests/test_msgpack/test_sequnpack.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/test_msgpack creating build/lib.macosx-10.7-x86_64-3.6/pandas/tools copying pandas/tools/tile.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tools copying pandas/tools/merge.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tools copying pandas/tools/rplot.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tools copying pandas/tools/util.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tools copying pandas/tools/plotting.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tools copying pandas/tools/init.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tools copying pandas/tools/pivot.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tools creating build/lib.macosx-10.7-x86_64-3.6/pandas/tools/tests copying pandas/tools/tests/test_tile.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tools/tests copying pandas/tools/tests/init.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tools/tests copying pandas/tools/tests/test_pivot.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tools/tests copying pandas/tools/tests/test_util.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tools/tests copying pandas/tools/tests/test_merge.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tools/tests creating build/lib.macosx-10.7-x86_64-3.6/pandas/tseries copying pandas/tseries/resample.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tseries copying pandas/tseries/index.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tseries copying pandas/tseries/interval.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tseries copying pandas/tseries/util.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tseries copying pandas/tseries/timedeltas.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tseries copying pandas/tseries/plotting.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tseries copying pandas/tseries/tools.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tseries copying pandas/tseries/converter.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tseries copying pandas/tseries/init.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tseries copying pandas/tseries/api.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tseries copying pandas/tseries/period.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tseries copying pandas/tseries/tdi.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tseries copying pandas/tseries/common.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tseries copying pandas/tseries/offsets.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tseries copying pandas/tseries/base.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tseries copying pandas/tseries/frequencies.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tseries copying pandas/tseries/holiday.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tseries creating build/lib.macosx-10.7-x86_64-3.6/pandas/tseries/tests copying pandas/tseries/tests/test_period.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tseries/tests copying pandas/tseries/tests/test_plotting.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tseries/tests copying pandas/tseries/tests/test_timeseries.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tseries/tests copying pandas/tseries/tests/test_timezones.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tseries/tests copying pandas/tseries/tests/init.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tseries/tests copying pandas/tseries/tests/test_util.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tseries/tests copying pandas/tseries/tests/test_resample.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tseries/tests copying pandas/tseries/tests/test_timedeltas.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tseries/tests copying pandas/tseries/tests/test_frequencies.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tseries/tests copying pandas/tseries/tests/test_offsets.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tseries/tests copying pandas/tseries/tests/test_tslib.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tseries/tests copying pandas/tseries/tests/test_daterange.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tseries/tests copying pandas/tseries/tests/test_converter.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tseries/tests copying pandas/tseries/tests/test_holiday.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tseries/tests copying pandas/tseries/tests/test_base.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tseries/tests copying pandas/tseries/tests/test_timeseries_legacy.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/tseries/tests creating build/lib.macosx-10.7-x86_64-3.6/pandas/types copying pandas/types/concat.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/types copying pandas/types/generic.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/types copying pandas/types/init.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/types copying pandas/types/dtypes.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/types copying pandas/types/api.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/types creating build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests copying pandas/io/tests/test_wb.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests copying pandas/io/tests/test_date_converters.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests copying pandas/io/tests/test_common.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests copying pandas/io/tests/test_pickle.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests copying pandas/io/tests/test_clipboard.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests copying pandas/io/tests/init.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests copying pandas/io/tests/test_stata.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests copying pandas/io/tests/test_html.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests copying pandas/io/tests/test_pytables.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests copying pandas/io/tests/test_sql.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests copying pandas/io/tests/test_gbq.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests copying pandas/io/tests/test_data.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests copying pandas/io/tests/test_ga.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests copying pandas/io/tests/generate_legacy_storage_files.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests copying pandas/io/tests/test_excel.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests copying pandas/io/tests/test_packers.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests creating build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/json copying pandas/io/tests/json/test_json_norm.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/json copying pandas/io/tests/json/init.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/json copying pandas/io/tests/json/test_ujson.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/json copying pandas/io/tests/json/test_pandas.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/json creating build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/parser copying pandas/io/tests/parser/parse_dates.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/parser copying pandas/io/tests/parser/na_values.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/parser copying pandas/io/tests/parser/comment.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/parser copying pandas/io/tests/parser/skiprows.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/parser copying pandas/io/tests/parser/header.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/parser copying pandas/io/tests/parser/test_parsers.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/parser copying pandas/io/tests/parser/compression.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/parser copying pandas/io/tests/parser/python_parser_only.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/parser copying pandas/io/tests/parser/index_col.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/parser copying pandas/io/tests/parser/init.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/parser copying pandas/io/tests/parser/test_read_fwf.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/parser copying pandas/io/tests/parser/c_parser_only.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/parser copying pandas/io/tests/parser/test_unsupported.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/parser copying pandas/io/tests/parser/test_textreader.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/parser copying pandas/io/tests/parser/usecols.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/parser copying pandas/io/tests/parser/test_network.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/parser copying pandas/io/tests/parser/common.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/parser copying pandas/io/tests/parser/multithread.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/parser copying pandas/io/tests/parser/converters.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/parser package init file 'pandas/io/tests/sas/init.py' not found (or not a regular file) creating build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/sas copying pandas/io/tests/sas/test_sas7bdat.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/sas copying pandas/io/tests/sas/test_xport.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/sas creating build/lib.macosx-10.7-x86_64-3.6/pandas/stats/tests copying pandas/stats/tests/test_ols.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/stats/tests copying pandas/stats/tests/init.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/stats/tests copying pandas/stats/tests/test_fama_macbeth.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/stats/tests copying pandas/stats/tests/common.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/stats/tests copying pandas/stats/tests/test_var.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/stats/tests copying pandas/stats/tests/test_math.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/stats/tests creating build/lib.macosx-10.7-x86_64-3.6/pandas/msgpack copying pandas/msgpack/_version.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/msgpack copying pandas/msgpack/init.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/msgpack copying pandas/msgpack/exceptions.py -> build/lib.macosx-10.7-x86_64-3.6/pandas/msgpack creating build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data creating build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_hdf copying pandas/io/tests/data/legacy_hdf/legacy_table_0.11.h5 -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_hdf copying pandas/io/tests/data/legacy_hdf/legacy.h5 -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_hdf copying pandas/io/tests/data/legacy_hdf/legacy_table.h5 -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_hdf copying pandas/io/tests/data/legacy_hdf/legacy_0.10.h5 -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_hdf copying pandas/io/tests/data/legacy_hdf/datetimetz_object.h5 -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_hdf copying pandas/io/tests/data/legacy_hdf/pytables_native.h5 -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_hdf copying pandas/io/tests/data/legacy_hdf/pytables_native2.h5 -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_hdf creating build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_pickle creating build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_pickle/0.11.0 copying pandas/io/tests/data/legacy_pickle/0.11.0/x86_64_linux_2.7.3.pickle -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_pickle/0.11.0 copying pandas/io/tests/data/legacy_pickle/0.11.0/x86_64_linux_3.3.0.pickle -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_pickle/0.11.0 copying pandas/io/tests/data/legacy_pickle/0.11.0/0.11.0_x86_64_linux_3.3.0.pickle -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_pickle/0.11.0 creating build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_pickle/0.15.0 copying pandas/io/tests/data/legacy_pickle/0.15.0/0.15.0_x86_64_linux_2.7.8.pickle -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_pickle/0.15.0 creating build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_pickle/0.18.0 copying pandas/io/tests/data/legacy_pickle/0.18.0/0.18.0_x86_64_darwin_3.5.1.pickle -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_pickle/0.18.0 copying pandas/io/tests/data/legacy_pickle/0.18.0/0.18.0_x86_64_darwin_2.7.11.pickle -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_pickle/0.18.0 copying pandas/io/tests/data/legacy_pickle/0.18.0/0.18.0_AMD64_windows_3.5.1.pickle -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_pickle/0.18.0 copying pandas/io/tests/data/legacy_pickle/0.18.0/0.18.0_AMD64_windows_2.7.11.pickle -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_pickle/0.18.0 creating build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_pickle/0.12.0 copying pandas/io/tests/data/legacy_pickle/0.12.0/0.12.0_AMD64_windows_2.7.3.pickle -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_pickle/0.12.0 copying pandas/io/tests/data/legacy_pickle/0.12.0/0.12.0_x86_64_linux_2.7.3.pickle -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_pickle/0.12.0 creating build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_pickle/0.16.0 copying pandas/io/tests/data/legacy_pickle/0.16.0/0.16.0_x86_64_darwin_2.7.9.pickle -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_pickle/0.16.0 creating build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_pickle/0.13.0 copying pandas/io/tests/data/legacy_pickle/0.13.0/0.13.0_x86_64_darwin_2.7.5.pickle -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_pickle/0.13.0 copying pandas/io/tests/data/legacy_pickle/0.13.0/0.13.0_i686_linux_3.2.3.pickle -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_pickle/0.13.0 copying pandas/io/tests/data/legacy_pickle/0.13.0/0.13.0_i686_linux_2.6.5.pickle -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_pickle/0.13.0 copying pandas/io/tests/data/legacy_pickle/0.13.0/0.13.0_x86_64_linux_3.3.0.pickle -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_pickle/0.13.0 copying pandas/io/tests/data/legacy_pickle/0.13.0/0.13.0_x86_64_linux_2.7.8.pickle -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_pickle/0.13.0 copying pandas/io/tests/data/legacy_pickle/0.13.0/0.13.0_i686_linux_2.7.3.pickle -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_pickle/0.13.0 copying pandas/io/tests/data/legacy_pickle/0.13.0/0.13.0_x86_64_linux_2.7.3.pickle -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_pickle/0.13.0 copying pandas/io/tests/data/legacy_pickle/0.13.0/0.13.0_x86_64_darwin_2.7.6.pickle -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_pickle/0.13.0 copying pandas/io/tests/data/legacy_pickle/0.13.0/0.13.0_AMD64_windows_2.7.3.pickle -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_pickle/0.13.0 creating build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_pickle/0.17.1 copying pandas/io/tests/data/legacy_pickle/0.17.1/0.17.1_x86_64_darwin_2.7.11.pickle -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_pickle/0.17.1 copying pandas/io/tests/data/legacy_pickle/0.17.1/0.17.1_AMD64_windows_2.7.11.pickle -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_pickle/0.17.1 creating build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_pickle/0.15.2 copying pandas/io/tests/data/legacy_pickle/0.15.2/0.15.2_x86_64_darwin_2.7.9.pickle -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_pickle/0.15.2 creating build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_pickle/0.14.1 copying pandas/io/tests/data/legacy_pickle/0.14.1/0.14.1_x86_64_linux_2.7.8.pickle -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_pickle/0.14.1 creating build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_pickle/0.16.2 copying pandas/io/tests/data/legacy_pickle/0.16.2/0.16.2_x86_64_darwin_2.7.10.pickle -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_pickle/0.16.2 copying pandas/io/tests/data/legacy_pickle/0.16.2/0.16.2_AMD64_windows_3.4.3.pickle -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_pickle/0.16.2 copying pandas/io/tests/data/legacy_pickle/0.16.2/0.16.2_AMD64_windows_2.7.10.pickle -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_pickle/0.16.2 copying pandas/io/tests/data/legacy_pickle/0.16.2/0.16.2_x86_64_linux_2.7.10.pickle -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_pickle/0.16.2 copying pandas/io/tests/data/legacy_pickle/0.16.2/0.16.2_x86_64_darwin_2.7.9.pickle -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_pickle/0.16.2 copying pandas/io/tests/data/legacy_pickle/0.16.2/0.16.2_x86_64_linux_3.4.3.pickle -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_pickle/0.16.2 copying pandas/io/tests/data/legacy_pickle/0.16.2/0.16.2_x86_64_darwin_3.4.3.pickle -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_pickle/0.16.2 creating build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_pickle/0.14.0 copying pandas/io/tests/data/legacy_pickle/0.14.0/0.14.0_x86_64_darwin_2.7.6.pickle -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_pickle/0.14.0 copying pandas/io/tests/data/legacy_pickle/0.14.0/0.14.0_x86_64_linux_2.7.8.pickle -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_pickle/0.14.0 creating build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_pickle/0.10.1 copying pandas/io/tests/data/legacy_pickle/0.10.1/x86_64_linux_2.7.3.pickle -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_pickle/0.10.1 copying pandas/io/tests/data/legacy_pickle/0.10.1/AMD64_windows_2.7.3.pickle -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_pickle/0.10.1 creating build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_msgpack creating build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_msgpack/0.18.0 copying pandas/io/tests/data/legacy_msgpack/0.18.0/0.18.0_x86_64_darwin_3.5.1.msgpack -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_msgpack/0.18.0 copying pandas/io/tests/data/legacy_msgpack/0.18.0/0.18.0_x86_64_darwin_2.7.11.msgpack -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_msgpack/0.18.0 copying pandas/io/tests/data/legacy_msgpack/0.18.0/0.18.0_AMD64_windows_2.7.11.msgpack -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_msgpack/0.18.0 copying pandas/io/tests/data/legacy_msgpack/0.18.0/0.18.0_AMD64_windows_3.5.1.msgpack -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_msgpack/0.18.0 creating build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_msgpack/0.16.0 copying pandas/io/tests/data/legacy_msgpack/0.16.0/0.16.0_x86_64_darwin_2.7.9.msgpack -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_msgpack/0.16.0 creating build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_msgpack/0.17.1 copying pandas/io/tests/data/legacy_msgpack/0.17.1/0.17.1_x86_64_darwin_2.7.11.msgpack -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_msgpack/0.17.1 copying pandas/io/tests/data/legacy_msgpack/0.17.1/0.17.1_x86_64_darwin_3.5.1.msgpack -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_msgpack/0.17.1 copying pandas/io/tests/data/legacy_msgpack/0.17.1/0.17.1_AMD64_windows_2.7.11.msgpack -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_msgpack/0.17.1 copying pandas/io/tests/data/legacy_msgpack/0.17.1/0.17.1_x86_64_linux_3.4.4.msgpack -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_msgpack/0.17.1 copying pandas/io/tests/data/legacy_msgpack/0.17.1/0.17.1_AMD64_windows_3.5.1.msgpack -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_msgpack/0.17.1 copying pandas/io/tests/data/legacy_msgpack/0.17.1/0.17.1_x86_64_linux_2.7.11.msgpack -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_msgpack/0.17.1 creating build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_msgpack/0.16.2 copying pandas/io/tests/data/legacy_msgpack/0.16.2/0.16.2_x86_64_darwin_2.7.10.msgpack -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_msgpack/0.16.2 copying pandas/io/tests/data/legacy_msgpack/0.16.2/0.16.2_AMD64_windows_2.7.10.msgpack -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_msgpack/0.16.2 copying pandas/io/tests/data/legacy_msgpack/0.16.2/0.16.2_x86_64_linux_3.4.3.msgpack -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_msgpack/0.16.2 copying pandas/io/tests/data/legacy_msgpack/0.16.2/0.16.2_AMD64_windows_3.4.3.msgpack -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_msgpack/0.16.2 copying pandas/io/tests/data/legacy_msgpack/0.16.2/0.16.2_x86_64_linux_2.7.10.msgpack -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_msgpack/0.16.2 copying pandas/io/tests/data/legacy_msgpack/0.16.2/0.16.2_x86_64_darwin_2.7.9.msgpack -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_msgpack/0.16.2 copying pandas/io/tests/data/legacy_msgpack/0.16.2/0.16.2_x86_64_darwin_3.4.3.msgpack -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/legacy_msgpack/0.16.2 copying pandas/io/tests/data/banklist.csv -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/stata6.csv -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/stata5.csv -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/tips.csv -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/stata3.csv -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/iris.csv -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/test1.csv -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/stata6_114.dta -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/stata6_115.dta -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/stata6_117.dta -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/stata7_117.dta -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/stata6_113.dta -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/stata7_115.dta -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/stata5_117.dta -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/stata4_113.dta -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/stata5_114.dta -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/stata5_115.dta -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/stata4_114.dta -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/stata4_115.dta -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/stata4_117.dta -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/stata5_113.dta -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/stata8_115.dta -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/stata10_117.dta -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/stata1_117.dta -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/stata10_115.dta -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/stata1_114.dta -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/stata8_117.dta -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/stata14_118.dta -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/stata8_113.dta -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/stata11_115.dta -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/stata9_117.dta -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/stata9_115.dta -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/stata11_117.dta -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/stata2_115.dta -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/S4_EDUC1.dta -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/stata2_114.dta -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/stata3_113.dta -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/stata2_117.dta -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/stata2_113.dta -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/stata1_encoding.dta -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/stata3_117.dta -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/stata12_117.dta -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/stata3_115.dta -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/stata3_114.dta -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/gbq_fake_job.txt -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/test3.xls -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/test2.xls -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/test1.xls -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/test4.xls -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/blank.xls -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/test_types.xls -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/test_converters.xls -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/times_1900.xls -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/times_1904.xls -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/testmultiindex.xls -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/blank_with_header.xls -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/test_index_name_pre17.xls -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/test_multisheet.xls -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/test_squeeze.xls -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/testskiprows.xls -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/test3.xlsx -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/test_multisheet.xlsx -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/test2.xlsx -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/blank_with_header.xlsx -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/times_1900.xlsx -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/test_index_name_pre17.xlsx -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/test4.xlsx -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/testmultiindex.xlsx -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/testskiprows.xlsx -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/blank.xlsx -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/test_squeeze.xlsx -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/test_types.xlsx -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/test1.xlsx -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/test_converters.xlsx -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/times_1904.xlsx -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/test3.xlsm -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/test2.xlsm -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/test_multisheet.xlsm -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/blank_with_header.xlsm -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/test4.xlsm -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/test_index_name_pre17.xlsm -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/times_1900.xlsm -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/blank.xlsm -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/testmultiindex.xlsm -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/testskiprows.xlsm -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/test_squeeze.xlsm -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/test_types.xlsm -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/test1.xlsm -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/test_converters.xlsm -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/times_1904.xlsm -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data creating build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/parser/data copying pandas/io/tests/parser/data/tips.csv -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/parser/data copying pandas/io/tests/parser/data/unicode_series.csv -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/parser/data copying pandas/io/tests/parser/data/iris.csv -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/parser/data copying pandas/io/tests/parser/data/test2.csv -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/parser/data copying pandas/io/tests/parser/data/test1.csv -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/parser/data copying pandas/io/tests/parser/data/salary.table.csv -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/parser/data copying pandas/io/tests/parser/data/salary.table.gz -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/parser/data copying pandas/io/tests/parser/data/test1.csv.gz -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/parser/data copying pandas/io/tests/parser/data/test1.csv.bz2 -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/parser/data copying pandas/io/tests/parser/data/utf16_ex.txt -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/parser/data creating build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/sas/data copying pandas/io/tests/sas/data/SSHSV1_A.csv -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/sas/data copying pandas/io/tests/sas/data/test_sas7bdat_2.csv -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/sas/data copying pandas/io/tests/sas/data/test_sas7bdat_1.csv -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/sas/data copying pandas/io/tests/sas/data/productsales.csv -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/sas/data copying pandas/io/tests/sas/data/DRXFCD_G.csv -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/sas/data copying pandas/io/tests/sas/data/paxraw_d_short.csv -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/sas/data copying pandas/io/tests/sas/data/airline.csv -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/sas/data copying pandas/io/tests/sas/data/test_12659.csv -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/sas/data copying pandas/io/tests/sas/data/DEMO_G.csv -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/sas/data copying pandas/io/tests/sas/data/DEMO_G.xpt -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/sas/data copying pandas/io/tests/sas/data/DRXFCD_G.xpt -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/sas/data copying pandas/io/tests/sas/data/paxraw_d_short.xpt -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/sas/data copying pandas/io/tests/sas/data/SSHSV1_A.xpt -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/sas/data copying pandas/io/tests/sas/data/test14.sas7bdat -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/sas/data copying pandas/io/tests/sas/data/test15.sas7bdat -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/sas/data copying pandas/io/tests/sas/data/test1.sas7bdat -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/sas/data copying pandas/io/tests/sas/data/test6.sas7bdat -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/sas/data copying pandas/io/tests/sas/data/test7.sas7bdat -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/sas/data copying pandas/io/tests/sas/data/test_12659.sas7bdat -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/sas/data copying pandas/io/tests/sas/data/test13.sas7bdat -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/sas/data copying pandas/io/tests/sas/data/test12.sas7bdat -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/sas/data copying pandas/io/tests/sas/data/test8.sas7bdat -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/sas/data copying pandas/io/tests/sas/data/test9.sas7bdat -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/sas/data copying pandas/io/tests/sas/data/test2.sas7bdat -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/sas/data copying pandas/io/tests/sas/data/test3.sas7bdat -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/sas/data copying pandas/io/tests/sas/data/productsales.sas7bdat -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/sas/data copying pandas/io/tests/sas/data/test16.sas7bdat -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/sas/data copying pandas/io/tests/sas/data/airline.sas7bdat -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/sas/data copying pandas/io/tests/sas/data/test10.sas7bdat -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/sas/data copying pandas/io/tests/sas/data/test11.sas7bdat -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/sas/data copying pandas/io/tests/sas/data/test5.sas7bdat -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/sas/data copying pandas/io/tests/sas/data/test4.sas7bdat -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/sas/data copying pandas/io/tests/data/spam.html -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/valid_markup.html -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/nyse_wsj.html -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/wikipedia_states.html -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/yahoo_options2.html -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/yahoo_options3.html -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/macau.html -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/yahoo_options1.html -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/computer_sales_page.html -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data copying pandas/io/tests/data/banklist.html -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data creating build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/html_encoding copying pandas/io/tests/data/html_encoding/chinese_utf-32.html -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/html_encoding copying pandas/io/tests/data/html_encoding/letz_latin1.html -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/html_encoding copying pandas/io/tests/data/html_encoding/chinese_utf-16.html -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/html_encoding copying pandas/io/tests/data/html_encoding/chinese_utf-8.html -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/data/html_encoding creating build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/json/data copying pandas/io/tests/json/data/tsframe_v012.json -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/json/data copying pandas/io/tests/json/data/tsframe_iso_v012.json -> build/lib.macosx-10.7-x86_64-3.6/pandas/io/tests/json/data creating build/lib.macosx-10.7-x86_64-3.6/pandas/tests/data copying pandas/tests/data/categorical_0_15_2.pickle -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/data copying pandas/tests/data/categorical_0_14_1.pickle -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/data copying pandas/tests/data/tips.csv -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/data copying pandas/tests/data/iris.csv -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/data creating build/lib.macosx-10.7-x86_64-3.6/pandas/tests/indexes/data copying pandas/tests/indexes/data/multiindex_v1.pickle -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/indexes/data copying pandas/tests/indexes/data/s1-0.12.0.pickle -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/indexes/data copying pandas/tests/indexes/data/s2-0.12.0.pickle -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/indexes/data copying pandas/tests/indexes/data/mindex_073.pickle -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/indexes/data creating build/lib.macosx-10.7-x86_64-3.6/pandas/tests/formats/data copying pandas/tests/formats/data/unicode_series.csv -> build/lib.macosx-10.7-x86_64-3.6/pandas/tests/formats/data copying pandas/tools/tests/cut_data.csv -> build/lib.macosx-10.7-x86_64-3.6/pandas/tools/tests creating build/lib.macosx-10.7-x86_64-3.6/pandas/tseries/tests/data copying pandas/tseries/tests/data/cday-0.14.1.pickle -> build/lib.macosx-10.7-x86_64-3.6/pandas/tseries/tests/data copying pandas/tseries/tests/data/frame.pickle -> build/lib.macosx-10.7-x86_64-3.6/pandas/tseries/tests/data copying pandas/tseries/tests/data/daterange_073.pickle -> build/lib.macosx-10.7-x86_64-3.6/pandas/tseries/tests/data copying pandas/tseries/tests/data/dateoffset_0_15_2.pickle -> build/lib.macosx-10.7-x86_64-3.6/pandas/tseries/tests/data copying pandas/tseries/tests/data/series_daterange0.pickle -> build/lib.macosx-10.7-x86_64-3.6/pandas/tseries/tests/data copying pandas/tseries/tests/data/series.pickle -> build/lib.macosx-10.7-x86_64-3.6/pandas/tseries/tests/data package init file 'pandas/io/tests/sas/init.py' not found (or not a regular file) UPDATING build/lib.macosx-10.7-x86_64-3.6/pandas/_version.py set build/lib.macosx-10.7-x86_64-3.6/pandas/_version.py to '0.18.1' running build_ext cythoning pandas/lib.pyx to pandas/lib.c warning: pandas/src/util.pxd:6:33: Declarations should not be declared inline. warning: pandas/src/util.pxd:7:40: Declarations should not be declared inline. warning: pandas/src/util.pxd:9:32: Declarations should not be declared inline. warning: pandas/src/util.pxd:10:30: Declarations should not be declared inline. warning: pandas/src/util.pxd:11:32: Declarations should not be declared inline. warning: pandas/src/util.pxd:12:29: Declarations should not be declared inline. warning: pandas/src/util.pxd:13:31: Declarations should not be declared inline. warning: pandas/src/util.pxd:14:35: Declarations should not be declared inline. warning: pandas/src/util.pxd:15:36: Declarations should not be declared inline. warning: pandas/src/util.pxd:16:30: Declarations should not be declared inline. warning: pandas/src/util.pxd:17:30: Declarations should not be declared inline. warning: pandas/src/util.pxd:18:30: Declarations should not be declared inline. warning: pandas/src/util.pxd:19:23: Declarations should not be declared inline. warning: pandas/src/util.pxd:20:16: Declarations should not be declared inline. warning: pandas/src/util.pxd:21:32: Declarations should not be declared inline. warning: pandas/src/util.pxd:22:38: Declarations should not be declared inline. warning: pandas/src/util.pxd:25:34: Declarations should not be declared inline. warning: pandas/lib.pyx:73:10: 'INT64_MIN' redeclared warning: pandas/src/inference.pyx:544:23: Declarations should not be declared inline. building 'pandas.lib' extension creating build/temp.macosx-10.7-x86_64-3.6 creating build/temp.macosx-10.7-x86_64-3.6/pandas gcc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/Users/arno/miniconda3/envs/p3env/include -arch x86_64 -I/Users/arno/miniconda3/envs/p3env/include -arch x86_64 -Ipandas/src/klib -Ipandas/src -I/Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include -I/Users/arno/miniconda3/envs/p3env/include/python3.6m -c pandas/lib.c -o build/temp.macosx-10.7-x86_64-3.6/pandas/lib.o -Wno-unused-function In file included from pandas/lib.c:568: In file included from /Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4: In file included from /Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18: In file included from /Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1777: /Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings]
^
In file included from pandas/lib.c:573:
pandas/src/datetime_helper.h:7:9: warning: 'PyInt_AS_LONG' macro redefined [-Wmacro-redefined]
#define PyInt_AS_LONG PyLong_AsLong
^
pandas/lib.c:484:11: note: previous definition is here
#define PyInt_AS_LONG PyLong_AS_LONG
^
In file included from pandas/lib.c:575:
pandas/src/numpy_helper.h:152:19: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare]
for (i = 0; i < length; ++i)
~ ^ ~~~~~~
pandas/lib.c:29456:7: warning: variable '__pyx_v_start' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
if (__pyx_t_2) {
^~~~~~~~~
pandas/lib.c:29589:17: note: uninitialized use occurs here
__pyx_t_1 = ((__pyx_v_start < 0) != 0);
^~~~~~~~~~~~~
pandas/lib.c:29456:3: note: remove the 'if' if its condition is always true
if (__pyx_t_2) {
^~~~~~~~~~~~~~~
pandas/lib.c:29224:27: note: initialize the variable '__pyx_v_start' to silence this warning
Py_ssize_t __pyx_v_start;
^
= 0
pandas/lib.c:29829:36: warning: incompatible pointer types passing 'PySliceObject *' to parameter of type 'PyObject *' (aka 'struct _object *') [-Wincompatible-pointer-types]
__pyx_t_4 = PySlice_GetIndicesEx(((PySliceObject *)__pyx_v_slc), __pyx_v_objlen, (&__pyx_v_start), (&__pyx_v_stop), (&__pyx_v_step), (&__pyx_v_length)); if (unlikely(__pyx_t_4 == ((int)-1))) __PYX_ERR(0, 1666, __pyx_L1_error)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/arno/miniconda3/envs/p3env/include/python3.6m/sliceobject.h:43:48: note: passing argument to parameter 'r' here
PyAPI_FUNC(int) PySlice_GetIndicesEx(PyObject *r, Py_ssize_t length,
^
pandas/lib.c:30056:36: warning: incompatible pointer types passing 'PySliceObject *' to parameter of type 'PyObject *' (aka 'struct _object *') [-Wincompatible-pointer-types]
__pyx_t_4 = PySlice_GetIndicesEx(((PySliceObject *)__pyx_v_slc), __pyx_v_objlen, (&__pyx_v_start), (&__pyx_v_stop), (&__pyx_v_step), (&__pyx_v_length)); if (unlikely(__pyx_t_4 == ((int)-1))) __PYX_ERR(0, 1689, __pyx_L1_error)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/arno/miniconda3/envs/p3env/include/python3.6m/sliceobject.h:43:48: note: passing argument to parameter 'r' here
PyAPI_FUNC(int) PySlice_GetIndicesEx(PyObject *r, Py_ssize_t length,
^
6 warnings generated.
gcc -bundle -undefined dynamic_lookup -L/Users/arno/miniconda3/envs/p3env/lib -arch x86_64 -L/Users/arno/miniconda3/envs/p3env/lib -arch x86_64 -arch x86_64 build/temp.macosx-10.7-x86_64-3.6/pandas/lib.o -o build/lib.macosx-10.7-x86_64-3.6/pandas/lib.cpython-36m-darwin.so
cythoning pandas/hashtable.pyx to pandas/hashtable.c
warning: pandas/src/khash.pxd:14:21: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:15:32: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:16:30: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:17:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:18:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:19:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:20:28: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:30:21: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:31:32: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:32:30: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:33:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:34:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:35:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:36:28: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:48:19: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:49:30: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:50:28: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:51:29: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:52:29: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:53:29: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:54:26: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:65:21: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:66:32: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:67:30: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:68:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:69:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:70:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:71:28: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:81:23: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:82:34: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:83:32: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:84:33: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:85:33: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:86:33: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:87:30: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:97:21: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:98:32: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:99:30: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:100:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:101:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:102:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:103:28: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:115:22: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:116:33: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:117:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:118:32: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:119:32: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:120:32: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:121:29: Declarations should not be declared inline.
warning: pandas/src/util.pxd:6:33: Declarations should not be declared inline.
warning: pandas/src/util.pxd:7:40: Declarations should not be declared inline.
warning: pandas/src/util.pxd:9:32: Declarations should not be declared inline.
warning: pandas/src/util.pxd:10:30: Declarations should not be declared inline.
warning: pandas/src/util.pxd:11:32: Declarations should not be declared inline.
warning: pandas/src/util.pxd:12:29: Declarations should not be declared inline.
warning: pandas/src/util.pxd:13:31: Declarations should not be declared inline.
warning: pandas/src/util.pxd:14:35: Declarations should not be declared inline.
warning: pandas/src/util.pxd:15:36: Declarations should not be declared inline.
warning: pandas/src/util.pxd:16:30: Declarations should not be declared inline.
warning: pandas/src/util.pxd:17:30: Declarations should not be declared inline.
warning: pandas/src/util.pxd:18:30: Declarations should not be declared inline.
warning: pandas/src/util.pxd:19:23: Declarations should not be declared inline.
warning: pandas/src/util.pxd:20:16: Declarations should not be declared inline.
warning: pandas/src/util.pxd:21:32: Declarations should not be declared inline.
warning: pandas/src/util.pxd:22:38: Declarations should not be declared inline.
warning: pandas/src/util.pxd:25:34: Declarations should not be declared inline.
building 'pandas.hashtable' extension
gcc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/Users/arno/miniconda3/envs/p3env/include -arch x86_64 -I/Users/arno/miniconda3/envs/p3env/include -arch x86_64 -Ipandas/src/klib -Ipandas/src -I/Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include -I/Users/arno/miniconda3/envs/p3env/include/python3.6m -c pandas/hashtable.c -o build/temp.macosx-10.7-x86_64-3.6/pandas/hashtable.o -Wno-unused-function
In file included from pandas/hashtable.c:569:
In file included from /Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4:
In file included from /Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18:
In file included from /Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1777:
/Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings]
#warning "Using deprecated NumPy API, disable it by " \
^
In file included from pandas/hashtable.c:572:
pandas/src/numpy_helper.h:152:19: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare]
for (i = 0; i < length; ++i)
~ ^ ~~~~~~
pandas/hashtable.c:20386:39: warning: comparison of integers of different signs: 'int' and 'khint_t' (aka 'unsigned int') [-Wsign-compare]
for (__pyx_t_9 = 0; __pyx_t_9 < __pyx_t_8; __pyx_t_9+=1) {
~~~~~~~~~ ^ ~~~~~~~~~
pandas/hashtable.c:20866:41: warning: comparison of integers of different signs: 'int' and 'khint_t' (aka 'unsigned int') [-Wsign-compare]
for (__pyx_t_10 = 0; __pyx_t_10 < __pyx_t_9; __pyx_t_10+=1) {
~~~~~~~~~~ ^ ~~~~~~~~~
pandas/hashtable.c:21588:33: warning: comparison of integers of different signs: 'int' and 'khint_t' (aka 'unsigned int') [-Wsign-compare]
for (__pyx_t_8 = 0; __pyx_t_8 < __pyx_t_7; __pyx_t_8+=1) {
~~~~~~~~~ ^ ~~~~~~~~~
pandas/hashtable.c:22066:33: warning: comparison of integers of different signs: 'int' and 'khint_t' (aka 'unsigned int') [-Wsign-compare]
for (__pyx_t_7 = 0; __pyx_t_7 < __pyx_t_12; __pyx_t_7+=1) {
~~~~~~~~~ ^ ~~~~~~~~~~
pandas/hashtable.c:22451:39: warning: comparison of integers of different signs: 'int' and 'khint_t' (aka 'unsigned int') [-Wsign-compare]
for (__pyx_t_7 = 0; __pyx_t_7 < __pyx_t_12; __pyx_t_7+=1) {
~~~~~~~~~ ^ ~~~~~~~~~~
pandas/hashtable.c:23156:37: warning: comparison of integers of different signs: 'int' and 'khint_t' (aka 'unsigned int') [-Wsign-compare]
__pyx_t_9 = ((__pyx_v_k != __pyx_v_table->n_buckets) != 0);
~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~
8 warnings generated.
gcc -bundle -undefined dynamic_lookup -L/Users/arno/miniconda3/envs/p3env/lib -arch x86_64 -L/Users/arno/miniconda3/envs/p3env/lib -arch x86_64 -arch x86_64 build/temp.macosx-10.7-x86_64-3.6/pandas/hashtable.o -o build/lib.macosx-10.7-x86_64-3.6/pandas/hashtable.cpython-36m-darwin.so
cythoning pandas/tslib.pyx to pandas/tslib.c
warning: pandas/src/util.pxd:6:33: Declarations should not be declared inline.
warning: pandas/src/util.pxd:7:40: Declarations should not be declared inline.
warning: pandas/src/util.pxd:9:32: Declarations should not be declared inline.
warning: pandas/src/util.pxd:10:30: Declarations should not be declared inline.
warning: pandas/src/util.pxd:11:32: Declarations should not be declared inline.
warning: pandas/src/util.pxd:12:29: Declarations should not be declared inline.
warning: pandas/src/util.pxd:13:31: Declarations should not be declared inline.
warning: pandas/src/util.pxd:14:35: Declarations should not be declared inline.
warning: pandas/src/util.pxd:15:36: Declarations should not be declared inline.
warning: pandas/src/util.pxd:16:30: Declarations should not be declared inline.
warning: pandas/src/util.pxd:17:30: Declarations should not be declared inline.
warning: pandas/src/util.pxd:18:30: Declarations should not be declared inline.
warning: pandas/src/util.pxd:19:23: Declarations should not be declared inline.
warning: pandas/src/util.pxd:20:16: Declarations should not be declared inline.
warning: pandas/src/util.pxd:21:32: Declarations should not be declared inline.
warning: pandas/src/util.pxd:22:38: Declarations should not be declared inline.
warning: pandas/src/util.pxd:25:34: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:14:21: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:15:32: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:16:30: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:17:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:18:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:19:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:20:28: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:30:21: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:31:32: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:32:30: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:33:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:34:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:35:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:36:28: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:48:19: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:49:30: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:50:28: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:51:29: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:52:29: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:53:29: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:54:26: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:65:21: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:66:32: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:67:30: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:68:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:69:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:70:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:71:28: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:81:23: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:82:34: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:83:32: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:84:33: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:85:33: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:86:33: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:87:30: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:97:21: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:98:32: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:99:30: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:100:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:101:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:102:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:103:28: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:115:22: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:116:33: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:117:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:118:32: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:119:32: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:120:32: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:121:29: Declarations should not be declared inline.
building 'pandas.tslib' extension
creating build/temp.macosx-10.7-x86_64-3.6/pandas/src
creating build/temp.macosx-10.7-x86_64-3.6/pandas/src/datetime
gcc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/Users/arno/miniconda3/envs/p3env/include -arch x86_64 -I/Users/arno/miniconda3/envs/p3env/include -arch x86_64 -Ipandas/src/klib -Ipandas/src -I/Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include -I/Users/arno/miniconda3/envs/p3env/include/python3.6m -c pandas/tslib.c -o build/temp.macosx-10.7-x86_64-3.6/pandas/tslib.o -Wno-unused-function
In file included from pandas/tslib.c:568:
In file included from /Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4:
In file included from /Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18:
In file included from /Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1777:
/Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings]
#warning "Using deprecated NumPy API, disable it by " \
^
In file included from pandas/tslib.c:573:
pandas/src/datetime_helper.h:7:9: warning: 'PyInt_AS_LONG' macro redefined [-Wmacro-redefined]
#define PyInt_AS_LONG PyLong_AsLong
^
pandas/tslib.c:484:11: note: previous definition is here
#define PyInt_AS_LONG PyLong_AS_LONG
^
In file included from pandas/tslib.c:575:
pandas/src/numpy_helper.h:152:19: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare]
for (i = 0; i < length; ++i)
~ ^ ~~~~~~
pandas/tslib.c:31986:17: warning: implicit declaration of function 'cmp_pandas_datetimestruct' is invalid in C99 [-Wimplicit-function-declaration]
__pyx_t_2 = ((cmp_pandas_datetimestruct(__pyx_v_dts, (&__pyx_v_6pandas_5tslib__NS_MIN_DTS)) == -1L) != 0);
^
pandas/tslib.c:31986:17: warning: this function declaration is not a prototype [-Wstrict-prototypes]
pandas/tslib.c:36134:13: warning: variable '__pyx_v_quarter' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
if (__pyx_t_2) {
^~~~~~~~~
pandas/tslib.c:36238:27: note: uninitialized use occurs here
__pyx_t_2 = (1 <= __pyx_v_quarter);
^~~~~~~~~~~~~~~
pandas/tslib.c:36134:9: note: remove the 'if' if its condition is always true
if (__pyx_t_2) {
^~~~~~~~~~~~~~~
pandas/tslib.c:35510:22: note: initialize the variable '__pyx_v_quarter' to silence this warning
int __pyx_v_quarter;
^
= 0
pandas/tslib.c:68290:51: warning: loop will run at most once (loop increment never executed) [-Wunreachable-code-loop-increment]
for (__pyx_t_15 = 0; __pyx_t_15 < __pyx_t_14; __pyx_t_15+=1) {
^~~~~~~~~~~~~
pandas/tslib.c:127395:52: warning: code will never be executed [-Wunreachable-code]
} else if (PY_VERSION_HEX >= 0x030700A0 && flag == (METH_FASTCALL | METH_KEYWORDS)) {
^~~~
pandas/tslib.c:127395:38: note: silence by adding parentheses to mark code as explicitly dead
} else if (PY_VERSION_HEX >= 0x030700A0 && flag == (METH_FASTCALL | METH_KEYWORDS)) {
^
/* DISABLES CODE */ ( )
8 warnings generated.
gcc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/Users/arno/miniconda3/envs/p3env/include -arch x86_64 -I/Users/arno/miniconda3/envs/p3env/include -arch x86_64 -Ipandas/src/klib -Ipandas/src -I/Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include -I/Users/arno/miniconda3/envs/p3env/include/python3.6m -c pandas/src/datetime/np_datetime.c -o build/temp.macosx-10.7-x86_64-3.6/pandas/src/datetime/np_datetime.o -Wno-unused-function
In file included from pandas/src/datetime/np_datetime.c:18:
In file included from /Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4:
In file included from /Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18:
In file included from /Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1777:
/Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings]
#warning "Using deprecated NumPy API, disable it by " \
^
pandas/src/datetime/np_datetime.c:579:53: warning: implicit conversion from enumeration type 'NPY_DATETIMEUNIT' to different enumeration type 'PANDAS_DATETIMEUNIT' [-Wenum-conversion]
return ((PyDatetimeScalarObject *) obj)->obmeta.base;
~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
2 warnings generated.
gcc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/Users/arno/miniconda3/envs/p3env/include -arch x86_64 -I/Users/arno/miniconda3/envs/p3env/include -arch x86_64 -Ipandas/src/klib -Ipandas/src -I/Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include -I/Users/arno/miniconda3/envs/p3env/include/python3.6m -c pandas/src/datetime/np_datetime_strings.c -o build/temp.macosx-10.7-x86_64-3.6/pandas/src/datetime/np_datetime_strings.o -Wno-unused-function
In file included from pandas/src/datetime/np_datetime_strings.c:17:
In file included from /Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4:
In file included from /Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18:
In file included from /Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1777:
/Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings]
#warning "Using deprecated NumPy API, disable it by " \
^
pandas/src/datetime/np_datetime_strings.c:463:18: warning: result of comparison of constant 4294967295 with expression of type 'PANDAS_DATETIMEUNIT' is always true [-Wtautological-constant-out-of-range-compare]
if (unit != -1 && !can_cast_datetime64_units(bestunit, unit,
~~~~ ^ ~~
pandas/src/datetime/np_datetime_strings.c:506:18: warning: result of comparison of constant 4294967295 with expression of type 'PANDAS_DATETIMEUNIT' is always true [-Wtautological-constant-out-of-range-compare]
if (unit != -1 && !can_cast_datetime64_units(bestunit, unit,
~~~~ ^ ~~
pandas/src/datetime/np_datetime_strings.c:978:14: warning: result of comparison of constant 4294967295 with expression of type 'PANDAS_DATETIMEUNIT' is always true [-Wtautological-constant-out-of-range-compare]
if (unit != -1 && !can_cast_datetime64_units(bestunit, unit,
~~~~ ^ ~~
pandas/src/datetime/np_datetime_strings.c:1009:14: warning: result of comparison of constant 4294967295 with expression of type 'PANDAS_DATETIMEUNIT' is always false [-Wtautological-constant-out-of-range-compare]
if (base == -1) {
~~~~ ^ ~~
pandas/src/datetime/np_datetime_strings.c:1150:14: warning: result of comparison of constant 4294967295 with expression of type 'PANDAS_DATETIMEUNIT' is always false [-Wtautological-constant-out-of-range-compare]
if (base == -1) {
~~~~ ^ ~~
6 warnings generated.
gcc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/Users/arno/miniconda3/envs/p3env/include -arch x86_64 -I/Users/arno/miniconda3/envs/p3env/include -arch x86_64 -Ipandas/src/klib -Ipandas/src -I/Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include -I/Users/arno/miniconda3/envs/p3env/include/python3.6m -c pandas/src/period_helper.c -o build/temp.macosx-10.7-x86_64-3.6/pandas/src/period_helper.o -Wno-unused-function
In file included from pandas/src/period_helper.c:1:
In file included from pandas/src/period_helper.h:12:
In file included from /Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1777:
/Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings]
#warning "Using deprecated NumPy API, disable it by " \
^
1 warning generated.
gcc -bundle -undefined dynamic_lookup -L/Users/arno/miniconda3/envs/p3env/lib -arch x86_64 -L/Users/arno/miniconda3/envs/p3env/lib -arch x86_64 -arch x86_64 build/temp.macosx-10.7-x86_64-3.6/pandas/tslib.o build/temp.macosx-10.7-x86_64-3.6/pandas/src/datetime/np_datetime.o build/temp.macosx-10.7-x86_64-3.6/pandas/src/datetime/np_datetime_strings.o build/temp.macosx-10.7-x86_64-3.6/pandas/src/period_helper.o -o build/lib.macosx-10.7-x86_64-3.6/pandas/tslib.cpython-36m-darwin.so
cythoning pandas/src/period.pyx to pandas/src/period.c
warning: pandas/src/util.pxd:6:33: Declarations should not be declared inline.
warning: pandas/src/util.pxd:7:40: Declarations should not be declared inline.
warning: pandas/src/util.pxd:9:32: Declarations should not be declared inline.
warning: pandas/src/util.pxd:10:30: Declarations should not be declared inline.
warning: pandas/src/util.pxd:11:32: Declarations should not be declared inline.
warning: pandas/src/util.pxd:12:29: Declarations should not be declared inline.
warning: pandas/src/util.pxd:13:31: Declarations should not be declared inline.
warning: pandas/src/util.pxd:14:35: Declarations should not be declared inline.
warning: pandas/src/util.pxd:15:36: Declarations should not be declared inline.
warning: pandas/src/util.pxd:16:30: Declarations should not be declared inline.
warning: pandas/src/util.pxd:17:30: Declarations should not be declared inline.
warning: pandas/src/util.pxd:18:30: Declarations should not be declared inline.
warning: pandas/src/util.pxd:19:23: Declarations should not be declared inline.
warning: pandas/src/util.pxd:20:16: Declarations should not be declared inline.
warning: pandas/src/util.pxd:21:32: Declarations should not be declared inline.
warning: pandas/src/util.pxd:22:38: Declarations should not be declared inline.
warning: pandas/src/util.pxd:25:34: Declarations should not be declared inline.
building 'pandas._period' extension
gcc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/Users/arno/miniconda3/envs/p3env/include -arch x86_64 -I/Users/arno/miniconda3/envs/p3env/include -arch x86_64 -Ipandas/src/klib -Ipandas/src -I/Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include -I/Users/arno/miniconda3/envs/p3env/include/python3.6m -c pandas/src/period.c -o build/temp.macosx-10.7-x86_64-3.6/pandas/src/period.o -Wno-unused-function
In file included from pandas/src/period.c:569:
In file included from /Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4:
In file included from /Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18:
In file included from /Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1777:
/Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings]
#warning "Using deprecated NumPy API, disable it by " \
^
In file included from pandas/src/period.c:571:
pandas/src/datetime_helper.h:7:9: warning: 'PyInt_AS_LONG' macro redefined [-Wmacro-redefined]
#define PyInt_AS_LONG PyLong_AsLong
^
pandas/src/period.c:484:11: note: previous definition is here
#define PyInt_AS_LONG PyLong_AS_LONG
^
In file included from pandas/src/period.c:575:
pandas/src/numpy_helper.h:152:19: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare]
for (i = 0; i < length; ++i)
~ ^ ~~~~~~
pandas/src/period.c:28881:52: warning: code will never be executed [-Wunreachable-code]
} else if (PY_VERSION_HEX >= 0x030700A0 && flag == (METH_FASTCALL | METH_KEYWORDS)) {
^~~~
pandas/src/period.c:28881:38: note: silence by adding parentheses to mark code as explicitly dead
} else if (PY_VERSION_HEX >= 0x030700A0 && flag == (METH_FASTCALL | METH_KEYWORDS)) {
^
/* DISABLES CODE */ ( )
4 warnings generated.
gcc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/Users/arno/miniconda3/envs/p3env/include -arch x86_64 -I/Users/arno/miniconda3/envs/p3env/include -arch x86_64 -Ipandas/src/klib -Ipandas/src -I/Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include -I/Users/arno/miniconda3/envs/p3env/include/python3.6m -c pandas/src/datetime/np_datetime.c -o build/temp.macosx-10.7-x86_64-3.6/pandas/src/datetime/np_datetime.o -Wno-unused-function
In file included from pandas/src/datetime/np_datetime.c:18:
In file included from /Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4:
In file included from /Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18:
In file included from /Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1777:
/Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings]
#warning "Using deprecated NumPy API, disable it by " \
^
pandas/src/datetime/np_datetime.c:579:53: warning: implicit conversion from enumeration type 'NPY_DATETIMEUNIT' to different enumeration type 'PANDAS_DATETIMEUNIT' [-Wenum-conversion]
return ((PyDatetimeScalarObject *) obj)->obmeta.base;
~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
2 warnings generated.
gcc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/Users/arno/miniconda3/envs/p3env/include -arch x86_64 -I/Users/arno/miniconda3/envs/p3env/include -arch x86_64 -Ipandas/src/klib -Ipandas/src -I/Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include -I/Users/arno/miniconda3/envs/p3env/include/python3.6m -c pandas/src/datetime/np_datetime_strings.c -o build/temp.macosx-10.7-x86_64-3.6/pandas/src/datetime/np_datetime_strings.o -Wno-unused-function
In file included from pandas/src/datetime/np_datetime_strings.c:17:
In file included from /Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4:
In file included from /Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18:
In file included from /Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1777:
/Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings]
#warning "Using deprecated NumPy API, disable it by " \
^
pandas/src/datetime/np_datetime_strings.c:463:18: warning: result of comparison of constant 4294967295 with expression of type 'PANDAS_DATETIMEUNIT' is always true [-Wtautological-constant-out-of-range-compare]
if (unit != -1 && !can_cast_datetime64_units(bestunit, unit,
~~~~ ^ ~~
pandas/src/datetime/np_datetime_strings.c:506:18: warning: result of comparison of constant 4294967295 with expression of type 'PANDAS_DATETIMEUNIT' is always true [-Wtautological-constant-out-of-range-compare]
if (unit != -1 && !can_cast_datetime64_units(bestunit, unit,
~~~~ ^ ~~
pandas/src/datetime/np_datetime_strings.c:978:14: warning: result of comparison of constant 4294967295 with expression of type 'PANDAS_DATETIMEUNIT' is always true [-Wtautological-constant-out-of-range-compare]
if (unit != -1 && !can_cast_datetime64_units(bestunit, unit,
~~~~ ^ ~~
pandas/src/datetime/np_datetime_strings.c:1009:14: warning: result of comparison of constant 4294967295 with expression of type 'PANDAS_DATETIMEUNIT' is always false [-Wtautological-constant-out-of-range-compare]
if (base == -1) {
~~~~ ^ ~~
pandas/src/datetime/np_datetime_strings.c:1150:14: warning: result of comparison of constant 4294967295 with expression of type 'PANDAS_DATETIMEUNIT' is always false [-Wtautological-constant-out-of-range-compare]
if (base == -1) {
~~~~ ^ ~~
6 warnings generated.
gcc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/Users/arno/miniconda3/envs/p3env/include -arch x86_64 -I/Users/arno/miniconda3/envs/p3env/include -arch x86_64 -Ipandas/src/klib -Ipandas/src -I/Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include -I/Users/arno/miniconda3/envs/p3env/include/python3.6m -c pandas/src/period_helper.c -o build/temp.macosx-10.7-x86_64-3.6/pandas/src/period_helper.o -Wno-unused-function
In file included from pandas/src/period_helper.c:1:
In file included from pandas/src/period_helper.h:12:
In file included from /Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1777:
/Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings]
#warning "Using deprecated NumPy API, disable it by " \
^
1 warning generated.
gcc -bundle -undefined dynamic_lookup -L/Users/arno/miniconda3/envs/p3env/lib -arch x86_64 -L/Users/arno/miniconda3/envs/p3env/lib -arch x86_64 -arch x86_64 build/temp.macosx-10.7-x86_64-3.6/pandas/src/period.o build/temp.macosx-10.7-x86_64-3.6/pandas/src/datetime/np_datetime.o build/temp.macosx-10.7-x86_64-3.6/pandas/src/datetime/np_datetime_strings.o build/temp.macosx-10.7-x86_64-3.6/pandas/src/period_helper.o -o build/lib.macosx-10.7-x86_64-3.6/pandas/_period.cpython-36m-darwin.so
cythoning pandas/index.pyx to pandas/index.c
warning: pandas/src/util.pxd:6:33: Declarations should not be declared inline.
warning: pandas/src/util.pxd:7:40: Declarations should not be declared inline.
warning: pandas/src/util.pxd:9:32: Declarations should not be declared inline.
warning: pandas/src/util.pxd:10:30: Declarations should not be declared inline.
warning: pandas/src/util.pxd:11:32: Declarations should not be declared inline.
warning: pandas/src/util.pxd:12:29: Declarations should not be declared inline.
warning: pandas/src/util.pxd:13:31: Declarations should not be declared inline.
warning: pandas/src/util.pxd:14:35: Declarations should not be declared inline.
warning: pandas/src/util.pxd:15:36: Declarations should not be declared inline.
warning: pandas/src/util.pxd:16:30: Declarations should not be declared inline.
warning: pandas/src/util.pxd:17:30: Declarations should not be declared inline.
warning: pandas/src/util.pxd:18:30: Declarations should not be declared inline.
warning: pandas/src/util.pxd:19:23: Declarations should not be declared inline.
warning: pandas/src/util.pxd:20:16: Declarations should not be declared inline.
warning: pandas/src/util.pxd:21:32: Declarations should not be declared inline.
warning: pandas/src/util.pxd:22:38: Declarations should not be declared inline.
warning: pandas/src/util.pxd:25:34: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:14:21: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:15:32: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:16:30: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:17:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:18:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:19:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:20:28: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:30:21: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:31:32: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:32:30: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:33:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:34:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:35:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:36:28: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:48:19: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:49:30: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:50:28: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:51:29: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:52:29: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:53:29: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:54:26: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:65:21: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:66:32: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:67:30: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:68:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:69:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:70:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:71:28: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:81:23: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:82:34: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:83:32: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:84:33: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:85:33: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:86:33: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:87:30: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:97:21: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:98:32: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:99:30: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:100:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:101:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:102:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:103:28: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:115:22: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:116:33: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:117:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:118:32: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:119:32: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:120:32: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:121:29: Declarations should not be declared inline.
building 'pandas.index' extension
gcc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/Users/arno/miniconda3/envs/p3env/include -arch x86_64 -I/Users/arno/miniconda3/envs/p3env/include -arch x86_64 -Ipandas/src/klib -Ipandas/src -I/Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include -I/Users/arno/miniconda3/envs/p3env/include/python3.6m -c pandas/index.c -o build/temp.macosx-10.7-x86_64-3.6/pandas/index.o -Wno-unused-function
In file included from pandas/index.c:568:
In file included from /Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4:
In file included from /Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18:
In file included from /Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1777:
/Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings]
#warning "Using deprecated NumPy API, disable it by " \
^
In file included from pandas/index.c:571:
pandas/src/numpy_helper.h:152:19: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare]
for (i = 0; i < length; ++i)
~ ^ ~~~~~~
In file included from pandas/index.c:575:
pandas/src/datetime_helper.h:7:9: warning: 'PyInt_AS_LONG' macro redefined [-Wmacro-redefined]
#define PyInt_AS_LONG PyLong_AsLong
^
pandas/index.c:484:11: note: previous definition is here
#define PyInt_AS_LONG PyLong_AS_LONG
^
3 warnings generated.
gcc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/Users/arno/miniconda3/envs/p3env/include -arch x86_64 -I/Users/arno/miniconda3/envs/p3env/include -arch x86_64 -Ipandas/src/klib -Ipandas/src -I/Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include -I/Users/arno/miniconda3/envs/p3env/include/python3.6m -c pandas/src/datetime/np_datetime.c -o build/temp.macosx-10.7-x86_64-3.6/pandas/src/datetime/np_datetime.o -Wno-unused-function
In file included from pandas/src/datetime/np_datetime.c:18:
In file included from /Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4:
In file included from /Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18:
In file included from /Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1777:
/Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings]
#warning "Using deprecated NumPy API, disable it by " \
^
pandas/src/datetime/np_datetime.c:579:53: warning: implicit conversion from enumeration type 'NPY_DATETIMEUNIT' to different enumeration type 'PANDAS_DATETIMEUNIT' [-Wenum-conversion]
return ((PyDatetimeScalarObject *) obj)->obmeta.base;
~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
2 warnings generated.
gcc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/Users/arno/miniconda3/envs/p3env/include -arch x86_64 -I/Users/arno/miniconda3/envs/p3env/include -arch x86_64 -Ipandas/src/klib -Ipandas/src -I/Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include -I/Users/arno/miniconda3/envs/p3env/include/python3.6m -c pandas/src/datetime/np_datetime_strings.c -o build/temp.macosx-10.7-x86_64-3.6/pandas/src/datetime/np_datetime_strings.o -Wno-unused-function
In file included from pandas/src/datetime/np_datetime_strings.c:17:
In file included from /Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4:
In file included from /Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18:
In file included from /Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1777:
/Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings]
#warning "Using deprecated NumPy API, disable it by " \
^
pandas/src/datetime/np_datetime_strings.c:463:18: warning: result of comparison of constant 4294967295 with expression of type 'PANDAS_DATETIMEUNIT' is always true [-Wtautological-constant-out-of-range-compare]
if (unit != -1 && !can_cast_datetime64_units(bestunit, unit,
~~~~ ^ ~~
pandas/src/datetime/np_datetime_strings.c:506:18: warning: result of comparison of constant 4294967295 with expression of type 'PANDAS_DATETIMEUNIT' is always true [-Wtautological-constant-out-of-range-compare]
if (unit != -1 && !can_cast_datetime64_units(bestunit, unit,
~~~~ ^ ~~
pandas/src/datetime/np_datetime_strings.c:978:14: warning: result of comparison of constant 4294967295 with expression of type 'PANDAS_DATETIMEUNIT' is always true [-Wtautological-constant-out-of-range-compare]
if (unit != -1 && !can_cast_datetime64_units(bestunit, unit,
~~~~ ^ ~~
pandas/src/datetime/np_datetime_strings.c:1009:14: warning: result of comparison of constant 4294967295 with expression of type 'PANDAS_DATETIMEUNIT' is always false [-Wtautological-constant-out-of-range-compare]
if (base == -1) {
~~~~ ^ ~~
pandas/src/datetime/np_datetime_strings.c:1150:14: warning: result of comparison of constant 4294967295 with expression of type 'PANDAS_DATETIMEUNIT' is always false [-Wtautological-constant-out-of-range-compare]
if (base == -1) {
~~~~ ^ ~~
6 warnings generated.
gcc -bundle -undefined dynamic_lookup -L/Users/arno/miniconda3/envs/p3env/lib -arch x86_64 -L/Users/arno/miniconda3/envs/p3env/lib -arch x86_64 -arch x86_64 build/temp.macosx-10.7-x86_64-3.6/pandas/index.o build/temp.macosx-10.7-x86_64-3.6/pandas/src/datetime/np_datetime.o build/temp.macosx-10.7-x86_64-3.6/pandas/src/datetime/np_datetime_strings.o -o build/lib.macosx-10.7-x86_64-3.6/pandas/index.cpython-36m-darwin.so
cythoning pandas/algos.pyx to pandas/algos.c
warning: pandas/src/util.pxd:6:33: Declarations should not be declared inline.
warning: pandas/src/util.pxd:7:40: Declarations should not be declared inline.
warning: pandas/src/util.pxd:9:32: Declarations should not be declared inline.
warning: pandas/src/util.pxd:10:30: Declarations should not be declared inline.
warning: pandas/src/util.pxd:11:32: Declarations should not be declared inline.
warning: pandas/src/util.pxd:12:29: Declarations should not be declared inline.
warning: pandas/src/util.pxd:13:31: Declarations should not be declared inline.
warning: pandas/src/util.pxd:14:35: Declarations should not be declared inline.
warning: pandas/src/util.pxd:15:36: Declarations should not be declared inline.
warning: pandas/src/util.pxd:16:30: Declarations should not be declared inline.
warning: pandas/src/util.pxd:17:30: Declarations should not be declared inline.
warning: pandas/src/util.pxd:18:30: Declarations should not be declared inline.
warning: pandas/src/util.pxd:19:23: Declarations should not be declared inline.
warning: pandas/src/util.pxd:20:16: Declarations should not be declared inline.
warning: pandas/src/util.pxd:21:32: Declarations should not be declared inline.
warning: pandas/src/util.pxd:22:38: Declarations should not be declared inline.
warning: pandas/src/util.pxd:25:34: Declarations should not be declared inline.
warning: pandas/src/skiplist.pxd:17:21: Declarations should not be declared inline.
warning: pandas/src/skiplist.pxd:18:32: Declarations should not be declared inline.
warning: pandas/src/skiplist.pxd:19:30: Declarations should not be declared inline.
warning: pandas/src/skiplist.pxd:20:30: Declarations should not be declared inline.
warning: pandas/src/skiplist.pxd:21:30: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:14:21: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:15:32: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:16:30: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:17:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:18:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:19:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:20:28: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:30:21: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:31:32: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:32:30: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:33:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:34:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:35:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:36:28: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:48:19: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:49:30: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:50:28: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:51:29: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:52:29: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:53:29: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:54:26: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:65:21: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:66:32: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:67:30: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:68:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:69:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:70:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:71:28: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:81:23: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:82:34: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:83:32: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:84:33: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:85:33: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:86:33: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:87:30: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:97:21: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:98:32: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:99:30: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:100:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:101:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:102:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:103:28: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:115:22: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:116:33: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:117:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:118:32: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:119:32: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:120:32: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:121:29: Declarations should not be declared inline.
building 'pandas.algos' extension
gcc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/Users/arno/miniconda3/envs/p3env/include -arch x86_64 -I/Users/arno/miniconda3/envs/p3env/include -arch x86_64 -Ipandas/src/klib -Ipandas/src -I/Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include -I/Users/arno/miniconda3/envs/p3env/include/python3.6m -c pandas/algos.c -o build/temp.macosx-10.7-x86_64-3.6/pandas/algos.o -Wno-unused-function
In file included from pandas/algos.c:568:
In file included from /Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4:
In file included from /Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18:
In file included from /Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1777:
/Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings]
#warning "Using deprecated NumPy API, disable it by " \
^
In file included from pandas/algos.c:571:
pandas/src/numpy_helper.h:152:19: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare]
for (i = 0; i < length; ++i)
~ ^ ~~~~~~
In file included from pandas/algos.c:578:
pandas/src/datetime_helper.h:7:9: warning: 'PyInt_AS_LONG' macro redefined [-Wmacro-redefined]
#define PyInt_AS_LONG PyLong_AsLong
^
pandas/algos.c:484:11: note: previous definition is here
#define PyInt_AS_LONG PyLong_AS_LONG
^
pandas/algos.c:12687:20: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value]
__pyx_t_15 = ((fabs(((*__Pyx_BufPtrStrided1d(__pyx_t_5numpy_int64_t *, __pyx_pybuffernd_sorted_data.rcbuffer->pybuffer.buf, __pyx_t_21, __pyx_pybuffernd_sorted_data.diminfo[0].strides)) - __pyx_v_val)) > 0.0) != 0);
^
pandas/algos.c:12687:20: note: use function 'labs' instead
__pyx_t_15 = ((fabs(((*__Pyx_BufPtrStrided1d(__pyx_t_5numpy_int64_t *, __pyx_pybuffernd_sorted_data.rcbuffer->pybuffer.buf, __pyx_t_21, __pyx_pybuffernd_sorted_data.diminfo[0].strides)) - __pyx_v_val)) > 0.0) != 0);
^~~~
labs
pandas/algos.c:16159:22: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value]
__pyx_t_18 = ((fabs(((*__Pyx_BufPtrStrided2d(__pyx_t_5numpy_int64_t *, __pyx_pybuffernd_values.rcbuffer->pybuffer.buf, __pyx_t_29, __pyx_pybuffernd_values.diminfo[0].strides, __pyx_t_30, __pyx_pybuffernd_values.diminfo[1].strides)) - __pyx_v_val)) > __pyx_v_6pandas_5algos_FP_ERR) != 0);
^
pandas/algos.c:16159:22: note: use function 'labs' instead
__pyx_t_18 = ((fabs(((*__Pyx_BufPtrStrided2d(__pyx_t_5numpy_int64_t *, __pyx_pybuffernd_values.rcbuffer->pybuffer.buf, __pyx_t_29, __pyx_pybuffernd_values.diminfo[0].strides, __pyx_t_30, __pyx_pybuffernd_values.diminfo[1].strides)) - __pyx_v_val)) > __pyx_v_6pandas_5algos_FP_ERR) != 0);
^~~~
labs
pandas/algos.c:44066:40: warning: self-comparison always evaluates to true [-Wtautological-compare]
__pyx_t_4 = ((__pyx_v_aold == __pyx_v_aold) != 0);
^
pandas/algos.c:44907:40: warning: self-comparison always evaluates to true [-Wtautological-compare]
__pyx_t_4 = ((__pyx_v_aold == __pyx_v_aold) != 0);
^
pandas/algos.c:45748:40: warning: self-comparison always evaluates to true [-Wtautological-compare]
__pyx_t_4 = ((__pyx_v_aold == __pyx_v_aold) != 0);
^
pandas/algos.c:46589:40: warning: self-comparison always evaluates to true [-Wtautological-compare]
__pyx_t_4 = ((__pyx_v_aold == __pyx_v_aold) != 0);
^
pandas/algos.c:47430:40: warning: self-comparison always evaluates to true [-Wtautological-compare]
__pyx_t_4 = ((__pyx_v_aold == __pyx_v_aold) != 0);
^
pandas/algos.c:48271:40: warning: self-comparison always evaluates to true [-Wtautological-compare]
__pyx_t_4 = ((__pyx_v_aold == __pyx_v_aold) != 0);
^
pandas/algos.c:49112:40: warning: self-comparison always evaluates to true [-Wtautological-compare]
__pyx_t_4 = ((__pyx_v_aold == __pyx_v_aold) != 0);
^
pandas/algos.c:49953:40: warning: self-comparison always evaluates to true [-Wtautological-compare]
__pyx_t_4 = ((__pyx_v_aold == __pyx_v_aold) != 0);
^
pandas/algos.c:154386:40: warning: self-comparison always evaluates to true [-Wtautological-compare]
__pyx_t_24 = ((__pyx_v_val == __pyx_v_val) != 0);
^
pandas/algos.c:156681:40: warning: self-comparison always evaluates to true [-Wtautological-compare]
__pyx_t_24 = ((__pyx_v_val == __pyx_v_val) != 0);
^
pandas/algos.c:159536:42: warning: self-comparison always evaluates to true [-Wtautological-compare]
__pyx_t_22 = ((__pyx_v_val == __pyx_v_val) != 0);
^
pandas/algos.c:159691:40: warning: self-comparison always evaluates to true [-Wtautological-compare]
__pyx_t_22 = ((__pyx_v_val == __pyx_v_val) != 0);
^
pandas/algos.c:162552:42: warning: self-comparison always evaluates to true [-Wtautological-compare]
__pyx_t_22 = ((__pyx_v_val == __pyx_v_val) != 0);
^
pandas/algos.c:162707:40: warning: self-comparison always evaluates to true [-Wtautological-compare]
__pyx_t_22 = ((__pyx_v_val == __pyx_v_val) != 0);
^
pandas/algos.c:165210:40: warning: self-comparison always evaluates to true [-Wtautological-compare]
__pyx_t_12 = ((__pyx_v_val == __pyx_v_val) != 0);
^
pandas/algos.c:165644:40: warning: self-comparison always evaluates to true [-Wtautological-compare]
__pyx_t_12 = ((__pyx_v_val == __pyx_v_val) != 0);
^
pandas/algos.c:166078:40: warning: self-comparison always evaluates to true [-Wtautological-compare]
__pyx_t_12 = ((__pyx_v_val == __pyx_v_val) != 0);
^
pandas/algos.c:166512:40: warning: self-comparison always evaluates to true [-Wtautological-compare]
__pyx_t_12 = ((__pyx_v_val == __pyx_v_val) != 0);
^
pandas/algos.c:166946:40: warning: self-comparison always evaluates to true [-Wtautological-compare]
__pyx_t_12 = ((__pyx_v_val == __pyx_v_val) != 0);
^
pandas/algos.c:167380:40: warning: self-comparison always evaluates to true [-Wtautological-compare]
__pyx_t_12 = ((__pyx_v_val == __pyx_v_val) != 0);
^
pandas/algos.c:167814:40: warning: self-comparison always evaluates to true [-Wtautological-compare]
__pyx_t_12 = ((__pyx_v_val == __pyx_v_val) != 0);
^
pandas/algos.c:168248:40: warning: self-comparison always evaluates to true [-Wtautological-compare]
__pyx_t_12 = ((__pyx_v_val == __pyx_v_val) != 0);
^
27 warnings generated.
gcc -bundle -undefined dynamic_lookup -L/Users/arno/miniconda3/envs/p3env/lib -arch x86_64 -L/Users/arno/miniconda3/envs/p3env/lib -arch x86_64 -arch x86_64 build/temp.macosx-10.7-x86_64-3.6/pandas/algos.o -o build/lib.macosx-10.7-x86_64-3.6/pandas/algos.cpython-36m-darwin.so
cythoning pandas/parser.pyx to pandas/parser.c
warning: pandas/src/util.pxd:6:33: Declarations should not be declared inline.
warning: pandas/src/util.pxd:7:40: Declarations should not be declared inline.
warning: pandas/src/util.pxd:9:32: Declarations should not be declared inline.
warning: pandas/src/util.pxd:10:30: Declarations should not be declared inline.
warning: pandas/src/util.pxd:11:32: Declarations should not be declared inline.
warning: pandas/src/util.pxd:12:29: Declarations should not be declared inline.
warning: pandas/src/util.pxd:13:31: Declarations should not be declared inline.
warning: pandas/src/util.pxd:14:35: Declarations should not be declared inline.
warning: pandas/src/util.pxd:15:36: Declarations should not be declared inline.
warning: pandas/src/util.pxd:16:30: Declarations should not be declared inline.
warning: pandas/src/util.pxd:17:30: Declarations should not be declared inline.
warning: pandas/src/util.pxd:18:30: Declarations should not be declared inline.
warning: pandas/src/util.pxd:19:23: Declarations should not be declared inline.
warning: pandas/src/util.pxd:20:16: Declarations should not be declared inline.
warning: pandas/src/util.pxd:21:32: Declarations should not be declared inline.
warning: pandas/src/util.pxd:22:38: Declarations should not be declared inline.
warning: pandas/src/util.pxd:25:34: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:14:21: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:15:32: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:16:30: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:17:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:18:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:19:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:20:28: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:30:21: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:31:32: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:32:30: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:33:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:34:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:35:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:36:28: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:48:19: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:49:30: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:50:28: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:51:29: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:52:29: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:53:29: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:54:26: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:65:21: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:66:32: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:67:30: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:68:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:69:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:70:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:71:28: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:81:23: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:82:34: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:83:32: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:84:33: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:85:33: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:86:33: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:87:30: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:97:21: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:98:32: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:99:30: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:100:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:101:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:102:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:103:28: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:115:22: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:116:33: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:117:31: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:118:32: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:119:32: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:120:32: Declarations should not be declared inline.
warning: pandas/src/khash.pxd:121:29: Declarations should not be declared inline.
warning: pandas/parser.pyx:214:26: Declarations should not be declared inline.
building 'pandas.parser' extension
creating build/temp.macosx-10.7-x86_64-3.6/pandas/src/parser
gcc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/Users/arno/miniconda3/envs/p3env/include -arch x86_64 -I/Users/arno/miniconda3/envs/p3env/include -arch x86_64 -Ipandas/src/klib -Ipandas/src -I/Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include -I/Users/arno/miniconda3/envs/p3env/include/python3.6m -c pandas/parser.c -o build/temp.macosx-10.7-x86_64-3.6/pandas/parser.o -Wno-unused-function
In file included from pandas/parser.c:570:
In file included from /Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4:
In file included from /Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18:
In file included from /Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1777:
/Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings]
#warning "Using deprecated NumPy API, disable it by " \
^
In file included from pandas/parser.c:572:
pandas/src/numpy_helper.h:152:19: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare]
for (i = 0; i < length; ++i)
~ ^ ~~~~~~
pandas/parser.c:7989:49: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
__pyx_t_2 = ((__pyx_v_self->parser->lines < (__pyx_v_hr + 1)) != 0);
~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~
pandas/parser.c:8057:49: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
__pyx_t_2 = ((__pyx_v_self->parser->lines < (__pyx_v_hr + 1)) != 0);
~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~
pandas/parser.c:9061:45: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
__pyx_t_8 = ((__pyx_v_self->parser->lines < (__pyx_v_data_line + 1)) != 0);
~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~
pandas/parser.c:9120:23: warning: comparison of integers of different signs: 'Py_ssize_t' (aka 'long') and 'size_t' (aka 'unsigned long') [-Wsign-compare]
if (((__pyx_t_4 > __pyx_t_7) != 0)) {
~~~~~~~~~ ^ ~~~~~~~~~
pandas/parser.c:9191:34: warning: comparison of integers of different signs: 'Py_ssize_t' (aka 'long') and 'size_t' (aka 'unsigned long') [-Wsign-compare]
__pyx_t_2 = ((__pyx_v_nuse == __pyx_v_passed_count) != 0);
~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~
pandas/parser.c:9227:35: warning: comparison of integers of different signs: 'Py_ssize_t' (aka 'long') and 'size_t' (aka 'unsigned long') [-Wsign-compare]
__pyx_t_18 = ((__pyx_v_nuse < __pyx_v_passed_count) != 0);
~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~
pandas/parser.c:19796:35: warning: comparison of integers of different signs: 'Py_ssize_t' (aka 'long') and 'size_t' (aka 'unsigned long') [-Wsign-compare]
for (__pyx_t_13 = 0; __pyx_t_13 < __pyx_t_12; __pyx_t_13+=1) {
~~~~~~~~~~ ^ ~~~~~~~~~~
pandas/parser.c:20248:35: warning: comparison of integers of different signs: 'Py_ssize_t' (aka 'long') and 'size_t' (aka 'unsigned long') [-Wsign-compare]
for (__pyx_t_13 = 0; __pyx_t_13 < __pyx_t_12; __pyx_t_13+=1) {
~~~~~~~~~~ ^ ~~~~~~~~~~
pandas/parser.c:20711:35: warning: comparison of integers of different signs: 'Py_ssize_t' (aka 'long') and 'size_t' (aka 'unsigned long') [-Wsign-compare]
for (__pyx_t_13 = 0; __pyx_t_13 < __pyx_t_12; __pyx_t_13+=1) {
~~~~~~~~~~ ^ ~~~~~~~~~~
pandas/parser.c:27805:37: warning: comparison of integers of different signs: 'Py_ssize_t' (aka 'long') and 'size_t' (aka 'unsigned long') [-Wsign-compare]
for (__pyx_t_15 = 0; __pyx_t_15 < __pyx_t_14; __pyx_t_15+=1) {
~~~~~~~~~~ ^ ~~~~~~~~~~
pandas/parser.c:27944:37: warning: comparison of integers of different signs: 'Py_ssize_t' (aka 'long') and 'size_t' (aka 'unsigned long') [-Wsign-compare]
for (__pyx_t_15 = 0; __pyx_t_15 < __pyx_t_14; __pyx_t_15+=1) {
~~~~~~~~~~ ^ ~~~~~~~~~~
pandas/parser.c:28057:37: warning: comparison of integers of different signs: 'Py_ssize_t' (aka 'long') and 'size_t' (aka 'unsigned long') [-Wsign-compare]
for (__pyx_t_15 = 0; __pyx_t_15 < __pyx_t_14; __pyx_t_15+=1) {
~~~~~~~~~~ ^ ~~~~~~~~~~
pandas/parser.c:28960:35: warning: comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
for (__pyx_t_4 = 0; __pyx_t_4 < __pyx_t_3; __pyx_t_4+=1) {
~~~~~~~~~ ^ ~~~~~~~~~
pandas/parser.c:36414:52: warning: code will never be executed [-Wunreachable-code]
} else if (PY_VERSION_HEX >= 0x030700A0 && flag == (METH_FASTCALL | METH_KEYWORDS)) {
^~~~
pandas/parser.c:36414:38: note: silence by adding parentheses to mark code as explicitly dead
} else if (PY_VERSION_HEX >= 0x030700A0 && flag == (METH_FASTCALL | METH_KEYWORDS)) {
^
/* DISABLES CODE */ ( )
16 warnings generated.
gcc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/Users/arno/miniconda3/envs/p3env/include -arch x86_64 -I/Users/arno/miniconda3/envs/p3env/include -arch x86_64 -Ipandas/src/klib -Ipandas/src -I/Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include -I/Users/arno/miniconda3/envs/p3env/include/python3.6m -c pandas/src/parser/tokenizer.c -o build/temp.macosx-10.7-x86_64-3.6/pandas/src/parser/tokenizer.o -Wno-unused-function
pandas/src/parser/tokenizer.c:753:17: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
END_LINE();
^~~~~~~~~~
pandas/src/parser/tokenizer.c:683:20: note: expanded from macro 'END_LINE'
#define END_LINE() END_LINE_STATE(START_RECORD)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
pandas/src/parser/tokenizer.c:662:39: note: expanded from macro 'END_LINE_STATE'
if (line_limit > 0 && self->lines == start_lines + line_limit) { \
~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~
pandas/src/parser/tokenizer.c:776:17: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
END_LINE();
^~~~~~~~~~
pandas/src/parser/tokenizer.c:683:20: note: expanded from macro 'END_LINE'
#define END_LINE() END_LINE_STATE(START_RECORD)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
pandas/src/parser/tokenizer.c:662:39: note: expanded from macro 'END_LINE_STATE'
if (line_limit > 0 && self->lines == start_lines + line_limit) { \
~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~
pandas/src/parser/tokenizer.c:817:17: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
END_LINE();
^~~~~~~~~~
pandas/src/parser/tokenizer.c:683:20: note: expanded from macro 'END_LINE'
#define END_LINE() END_LINE_STATE(START_RECORD)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
pandas/src/parser/tokenizer.c:662:39: note: expanded from macro 'END_LINE_STATE'
if (line_limit > 0 && self->lines == start_lines + line_limit) { \
~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~
pandas/src/parser/tokenizer.c:840:25: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
END_LINE();
^~~~~~~~~~
pandas/src/parser/tokenizer.c:683:20: note: expanded from macro 'END_LINE'
#define END_LINE() END_LINE_STATE(START_RECORD)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
pandas/src/parser/tokenizer.c:662:39: note: expanded from macro 'END_LINE_STATE'
if (line_limit > 0 && self->lines == start_lines + line_limit) { \
~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~
pandas/src/parser/tokenizer.c:849:21: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
END_LINE();
^~~~~~~~~~
pandas/src/parser/tokenizer.c:683:20: note: expanded from macro 'END_LINE'
#define END_LINE() END_LINE_STATE(START_RECORD)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
pandas/src/parser/tokenizer.c:662:39: note: expanded from macro 'END_LINE_STATE'
if (line_limit > 0 && self->lines == start_lines + line_limit) { \
~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~
pandas/src/parser/tokenizer.c:886:17: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
END_LINE();
^~~~~~~~~~
pandas/src/parser/tokenizer.c:683:20: note: expanded from macro 'END_LINE'
#define END_LINE() END_LINE_STATE(START_RECORD)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
pandas/src/parser/tokenizer.c:662:39: note: expanded from macro 'END_LINE_STATE'
if (line_limit > 0 && self->lines == start_lines + line_limit) { \
~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~
pandas/src/parser/tokenizer.c:940:17: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
END_LINE();
^~~~~~~~~~
pandas/src/parser/tokenizer.c:683:20: note: expanded from macro 'END_LINE'
#define END_LINE() END_LINE_STATE(START_RECORD)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
pandas/src/parser/tokenizer.c:662:39: note: expanded from macro 'END_LINE_STATE'
if (line_limit > 0 && self->lines == start_lines + line_limit) { \
~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~
pandas/src/parser/tokenizer.c:1007:17: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
END_LINE();
^~~~~~~~~~
pandas/src/parser/tokenizer.c:683:20: note: expanded from macro 'END_LINE'
#define END_LINE() END_LINE_STATE(START_RECORD)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
pandas/src/parser/tokenizer.c:662:39: note: expanded from macro 'END_LINE_STATE'
if (line_limit > 0 && self->lines == start_lines + line_limit) { \
~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~
pandas/src/parser/tokenizer.c:1025:17: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
END_LINE();
^~~~~~~~~~
pandas/src/parser/tokenizer.c:683:20: note: expanded from macro 'END_LINE'
#define END_LINE() END_LINE_STATE(START_RECORD)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
pandas/src/parser/tokenizer.c:662:39: note: expanded from macro 'END_LINE_STATE'
if (line_limit > 0 && self->lines == start_lines + line_limit) { \
~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~
pandas/src/parser/tokenizer.c:1035:17: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
END_LINE();
^~~~~~~~~~
pandas/src/parser/tokenizer.c:683:20: note: expanded from macro 'END_LINE'
#define END_LINE() END_LINE_STATE(START_RECORD)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
pandas/src/parser/tokenizer.c:662:39: note: expanded from macro 'END_LINE_STATE'
if (line_limit > 0 && self->lines == start_lines + line_limit) { \
~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~
pandas/src/parser/tokenizer.c:1039:21: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
END_LINE_STATE(EAT_WHITESPACE);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pandas/src/parser/tokenizer.c:662:39: note: expanded from macro 'END_LINE_STATE'
if (line_limit > 0 && self->lines == start_lines + line_limit) { \
~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~
pandas/src/parser/tokenizer.c:1042:21: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
END_LINE_AND_FIELD_STATE(START_FIELD);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pandas/src/parser/tokenizer.c:678:39: note: expanded from macro 'END_LINE_AND_FIELD_STATE'
if (line_limit > 0 && self->lines == start_lines + line_limit) { \
~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~
pandas/src/parser/tokenizer.c:1051:21: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
END_LINE_STATE(START_RECORD);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
pandas/src/parser/tokenizer.c:662:39: note: expanded from macro 'END_LINE_STATE'
if (line_limit > 0 && self->lines == start_lines + line_limit) { \
~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~
pandas/src/parser/tokenizer.c:1066:55: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
if (line_limit > 0 && self->lines == start_lines + line_limit) {
~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~
pandas/src/parser/tokenizer.c:1152:15: warning: comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
if (nrows > self->lines) {
~~~~~ ^ ~~~~~~~~~~~
pandas/src/parser/tokenizer.c:1195:19: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
for (i = 0; i < self->lines - nrows + 1; ++i)
~ ^ ~~~~~~~~~~~~~~~~~~~~~~~
pandas/src/parser/tokenizer.c:1228:17: warning: comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
if (new_cap < self->stream_cap) {
~~~~~~~ ^ ~~~~~~~~~~~~~~~~
pandas/src/parser/tokenizer.c:1241:17: warning: comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
if (new_cap < self->words_cap) {
~~~~~~~ ^ ~~~~~~~~~~~~~~~
pandas/src/parser/tokenizer.c:1260:17: warning: comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
if (new_cap < self->lines_cap) {
~~~~~~~ ^ ~~~~~~~~~~~~~~~
pandas/src/parser/tokenizer.c:1321:47: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare]
if (!all && self->lines - start_lines >= nrows)
~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~
20 warnings generated.
gcc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/Users/arno/miniconda3/envs/p3env/include -arch x86_64 -I/Users/arno/miniconda3/envs/p3env/include -arch x86_64 -Ipandas/src/klib -Ipandas/src -I/Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include -I/Users/arno/miniconda3/envs/p3env/include/python3.6m -c pandas/src/parser/io.c -o build/temp.macosx-10.7-x86_64-3.6/pandas/src/parser/io.o -Wno-unused-function
pandas/src/parser/io.c:248:32: warning: comparison of integers of different signs: 'unsigned long long' and 'off_t' (aka 'long long') [-Wsign-compare]
if (src->position + nbytes > src->last_pos) {
~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~
1 warning generated.
gcc -bundle -undefined dynamic_lookup -L/Users/arno/miniconda3/envs/p3env/lib -arch x86_64 -L/Users/arno/miniconda3/envs/p3env/lib -arch x86_64 -arch x86_64 build/temp.macosx-10.7-x86_64-3.6/pandas/parser.o build/temp.macosx-10.7-x86_64-3.6/pandas/src/parser/tokenizer.o build/temp.macosx-10.7-x86_64-3.6/pandas/src/parser/io.o -o build/lib.macosx-10.7-x86_64-3.6/pandas/parser.cpython-36m-darwin.so
cythoning pandas/io/sas/saslib.pyx to pandas/io/sas/saslib.c
building 'pandas.io.sas.saslib' extension
creating build/temp.macosx-10.7-x86_64-3.6/pandas/io
creating build/temp.macosx-10.7-x86_64-3.6/pandas/io/sas
gcc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/Users/arno/miniconda3/envs/p3env/include -arch x86_64 -I/Users/arno/miniconda3/envs/p3env/include -arch x86_64 -Ipandas/src/klib -Ipandas/src -I/Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include -I/Users/arno/miniconda3/envs/p3env/include/python3.6m -c pandas/io/sas/saslib.c -o build/temp.macosx-10.7-x86_64-3.6/pandas/io/sas/saslib.o -Wno-unused-function
In file included from pandas/io/sas/saslib.c:568:
In file included from /Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4:
In file included from /Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18:
In file included from /Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1777:
/Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings]
#warning "Using deprecated NumPy API, disable it by " \
^
pandas/io/sas/saslib.c:3729:29: warning: comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
__pyx_t_10 = ((__pyx_t_38 != __pyx_v_result_length) != 0);
~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~
pandas/io/sas/saslib.c:4573:28: warning: comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
__pyx_t_8 = ((__pyx_t_32 != __pyx_v_result_length) != 0);
~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~
pandas/io/sas/saslib.c:6345:13: warning: code will never be executed [-Wunreachable-code]
__pyx_r = 0;
^
4 warnings generated.
gcc -bundle -undefined dynamic_lookup -L/Users/arno/miniconda3/envs/p3env/lib -arch x86_64 -L/Users/arno/miniconda3/envs/p3env/lib -arch x86_64 -arch x86_64 build/temp.macosx-10.7-x86_64-3.6/pandas/io/sas/saslib.o -o build/lib.macosx-10.7-x86_64-3.6/pandas/io/sas/saslib.cpython-36m-darwin.so
cythoning pandas/src/sparse.pyx to pandas/src/sparse.c
building 'pandas._sparse' extension
gcc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/Users/arno/miniconda3/envs/p3env/include -arch x86_64 -I/Users/arno/miniconda3/envs/p3env/include -arch x86_64 -I/Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include -I/Users/arno/miniconda3/envs/p3env/include/python3.6m -c pandas/src/sparse.c -o build/temp.macosx-10.7-x86_64-3.6/pandas/src/sparse.o -Wno-unused-function
In file included from pandas/src/sparse.c:568:
In file included from /Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4:
In file included from /Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18:
In file included from /Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1777:
/Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings]
#warning "Using deprecated NumPy API, disable it by " \
^
1 warning generated.
gcc -bundle -undefined dynamic_lookup -L/Users/arno/miniconda3/envs/p3env/lib -arch x86_64 -L/Users/arno/miniconda3/envs/p3env/lib -arch x86_64 -arch x86_64 build/temp.macosx-10.7-x86_64-3.6/pandas/src/sparse.o -lm -o build/lib.macosx-10.7-x86_64-3.6/pandas/_sparse.cpython-36m-darwin.so
cythoning pandas/src/testing.pyx to pandas/src/testing.c
building 'pandas._testing' extension
gcc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/Users/arno/miniconda3/envs/p3env/include -arch x86_64 -I/Users/arno/miniconda3/envs/p3env/include -arch x86_64 -I/Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include -I/Users/arno/miniconda3/envs/p3env/include/python3.6m -c pandas/src/testing.c -o build/temp.macosx-10.7-x86_64-3.6/pandas/src/testing.o -Wno-unused-function
gcc -bundle -undefined dynamic_lookup -L/Users/arno/miniconda3/envs/p3env/lib -arch x86_64 -L/Users/arno/miniconda3/envs/p3env/lib -arch x86_64 -arch x86_64 build/temp.macosx-10.7-x86_64-3.6/pandas/src/testing.o -lm -o build/lib.macosx-10.7-x86_64-3.6/pandas/_testing.cpython-36m-darwin.so
skipping 'pandas/msgpack/_packer.cpp' Cython extension (up-to-date)
building 'pandas.msgpack._packer' extension
creating build/temp.macosx-10.7-x86_64-3.6/pandas/msgpack
gcc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/Users/arno/miniconda3/envs/p3env/include -arch x86_64 -I/Users/arno/miniconda3/envs/p3env/include -arch x86_64 -D__LITTLE_ENDIAN__=1 -Ipandas/src/msgpack -Ipandas/src/klib -Ipandas/src -I/Users/arno/miniconda3/envs/p3env/lib/python3.6/site-packages/numpy/core/include -I/Users/arno/miniconda3/envs/p3env/include/python3.6m -c pandas/msgpack/_packer.cpp -o build/temp.macosx-10.7-x86_64-3.6/pandas/msgpack/_packer.o -Wno-unused-function
warning: include path for stdlibc++ headers not found; pass '-std=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found]
pandas/msgpack/_packer.cpp:3103:13: warning: code will never be executed [-Wunreachable-code]
__pyx_r = 0;
^
pandas/msgpack/_packer.cpp:2896:148: warning: code will never be executed [-Wunreachable-code]
__pyx_t_14 = PyTuple_GET_ITEM(__pyx_t_2, __pyx_t_12); __Pyx_INCREF(__pyx_t_14); __pyx_t_12++; if (unlikely(0 < 0)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 212; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
^~~~~~~
pandas/msgpack/_packer.cpp:2888:147: warning: code will never be executed [-Wunreachable-code]
__pyx_t_14 = PyList_GET_ITEM(__pyx_t_2, __pyx_t_12); __Pyx_INCREF(__pyx_t_14); __pyx_t_12++; if (unlikely(0 < 0)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 212; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
^~~~~~~
pandas/msgpack/_packer.cpp:2515:148: warning: code will never be executed [-Wunreachable-code]
__pyx_t_14 = PyTuple_GET_ITEM(__pyx_t_2, __pyx_t_12); __Pyx_INCREF(__pyx_t_14); __pyx_t_12++; if (unlikely(0 < 0)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 192; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
^~~~~~~
pandas/msgpack/_packer.cpp:2507:147: warning: code will never be executed [-Wunreachable-code]
__pyx_t_14 = PyList_GET_ITEM(__pyx_t_2, __pyx_t_12); __Pyx_INCREF(__pyx_t_14); __pyx_t_12++; if (unlikely(0 < 0)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 192; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
^~~~~~~
pandas/msgpack/_packer.cpp:4038:140: warning: code will never be executed [-Wunreachable-code]
__pyx_t_5 = PyTuple_GET_ITEM(__pyx_t_3, __pyx_t_1); __Pyx_INCREF(__pyx_t_5); __pyx_t_1++; if (unlikely(0 < 0)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 274; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
^~~~~~~
pandas/msgpack/_packer.cpp:4030:139: warning: code will never be executed [-Wunreachable-code]
__pyx_t_5 = PyList_GET_ITEM(__pyx_t_3, __pyx_t_1); __Pyx_INCREF(__pyx_t_5); __pyx_t_1++; if (unlikely(0 < 0)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 274; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
^~~~~~~
8 warnings generated.
g++ -bundle -undefined dynamic_lookup -L/Users/arno/miniconda3/envs/p3env/lib -arch x86_64 -L/Users/arno/miniconda3/envs/p3env/lib -arch x86_64 -arch x86_64 build/temp.macosx-10.7-x86_64-3.6/pandas/msgpack/_packer.o -o build/lib.macosx-10.7-x86_64-3.6/pandas/msgpack/_packer.cpython-36m-darwin.so
clang: warning: libstdc++ is deprecated; move to libc++ with a minimum deployment target of OS X 10.9 [-Wdeprecated]
ld: library not found for -lstdc++
clang: error: linker command failed with exit code 1 (use -v to see invocation)
error: command 'g++' failed with exit status 1
----------------------------------------
Rolling back uninstall of pandas Command "/Users/arno/miniconda3/envs/p3env/bin/python -u -c "import setuptools, tokenize;file='/private/var/folders/9z/bqsm00pj2xg_4b60270y2mpm0000gp/T/pip-install-pawbbbjm/pandas/setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, 'exec'))" install --record /private/var/folders/9z/bqsm00pj2xg_4b60270y2mpm0000gp/T/pip-record-xvac4sgi/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /private/var/folders/9z/bqsm00pj2xg_4b60270y2mpm0000gp/T/pip-install-pawbbbjm/pandas/
This is fixed with this commit: https://github.com/facebookincubator/bootstrapped/commit/a08baac2a560e8a630c710c86caf6e59662691e8
I verified it on anaconda after updating the pip downloadables. Please re-open or start a new bug if it happens again.
Hi
I've been trying to install from pip and have been getting the following errors:
Requirement already satisfied: bootstrapped in /Users/bschapma/anaconda3/lib/python3.6/site-packages (0.0.1) Collecting numpy==1.11.1 (from bootstrapped) Using cached https://files.pythonhosted.org/packages/e0/4c/515d7c4ac424ff38cc919f7099bf293dd064ba9a600e1e3835b3edefdb18/numpy-1.11.1.tar.gz Collecting matplotlib==1.5.3 (from bootstrapped) Using cached https://files.pythonhosted.org/packages/2d/de/8063c21616ac644e58f2bfd99f2e09f75870b545c2788b9aebacb080c463/matplotlib-1.5.3-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl Collecting pandas==0.18.1 (from bootstrapped) Requirement already satisfied: pyparsing!=2.0.0,!=2.0.4,!=2.1.2,>=1.5.6 in /Users/bschapma/anaconda3/lib/python3.6/site-packages (from matplotlib==1.5.3->bootstrapped) (2.2.0) Requirement already satisfied: cycler in /Users/bschapma/anaconda3/lib/python3.6/site-packages (from matplotlib==1.5.3->bootstrapped) (0.10.0) Requirement already satisfied: pytz in /Users/bschapma/anaconda3/lib/python3.6/site-packages (from matplotlib==1.5.3->bootstrapped) (2018.4) Requirement already satisfied: python-dateutil in /Users/bschapma/anaconda3/lib/python3.6/site-packages (from matplotlib==1.5.3->bootstrapped) (2.7.3) Requirement already satisfied: six in /Users/bschapma/anaconda3/lib/python3.6/site-packages (from cycler->matplotlib==1.5.3->bootstrapped) (1.11.0) Building wheels for collected packages: numpy Running setup.py bdist_wheel for numpy ... error Complete output from command /Users/bschapma/anaconda3/bin/python -u -c "import setuptools, tokenize;file='/private/var/folders/0w/h96n74f572zd5kcl4c91xxbr3k14tm/T/pip-install-dz7533sp/numpy/setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, 'exec'))" bdist_wheel -d /private/var/folders/0w/h96n74f572zd5kcl4c91xxbr3k14tm/T/pip-wheel-2l7zpfeg --python-tag cp36: Running from numpy source directory. blas_opt_info: blas_mkl_info: libraries mkl,vml,guide not found in ['/Users/bschapma/anaconda3/lib', '/usr/local/lib', '/usr/lib'] NOT AVAILABLE
openblas_info: libraries openblas not found in ['', ''] Runtime library openblas was not found. Ignoring FOUND: libraries = ['openblas', 'openblas'] library_dirs = ['/Users/bschapma/anaconda3/lib'] language = c define_macros = [('HAVE_CBLAS', None)]
non-existing path in 'numpy/distutils': 'site.cfg' F2PY Version 2 lapack_opt_info: openblas_lapack_info: customize UnixCCompiler C compiler: x86_64-apple-darwin13.4.0-clang -DNDEBUG -fwrapv -O2 -Wall -Wstrict-prototypes -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -D_FORTIFY_SOURCE=2 -mmacosx-version-min=10.9
creating /var/folders/0w/h96n74f572zd5kcl4c91xxbr3k14tm/T/tmp3gi5geh0/var creating /var/folders/0w/h96n74f572zd5kcl4c91xxbr3k14tm/T/tmp3gi5geh0/var/folders creating /var/folders/0w/h96n74f572zd5kcl4c91xxbr3k14tm/T/tmp3gi5geh0/var/folders/0w creating /var/folders/0w/h96n74f572zd5kcl4c91xxbr3k14tm/T/tmp3gi5geh0/var/folders/0w/h96n74f572zd5kcl4c91xxbr3k14tm creating /var/folders/0w/h96n74f572zd5kcl4c91xxbr3k14tm/T/tmp3gi5geh0/var/folders/0w/h96n74f572zd5kcl4c91xxbr3k14tm/T creating /var/folders/0w/h96n74f572zd5kcl4c91xxbr3k14tm/T/tmp3gi5geh0/var/folders/0w/h96n74f572zd5kcl4c91xxbr3k14tm/T/tmp3gi5geh0 compile options: '-c' x8664-apple-darwin13.4.0-clang: /var/folders/0w/h96n74f572zd5kcl4c91xxbr3k14tm/T/tmp3gi5geh0/source.c /var/folders/0w/h96n74f572zd5kcl4c91xxbr3k14tm/T/tmp3gi5geh0/source.c:1:12: warning: this function declaration is not a prototype [-Wstrict-prototypes] void zungqr(); ^ void /var/folders/0w/h96n74f572zd5kcl4c91xxbr3k14tm/T/tmp3gi5geh0/source.c:4:13: warning: implicit declaration of function 'zungqr' is invalid in C99 [-Wimplicit-function-declaration] zungqr_(); ^ /var/folders/0w/h96n74f572zd5kcl4c91xxbr3k14tm/T/tmp3gi5geh0/source.c:4:13: warning: this function declaration is not a prototype [-Wstrict-prototypes] 3 warnings generated. x86_64-apple-darwin13.4.0-clang -arch x86_64 /var/folders/0w/h96n74f572zd5kcl4c91xxbr3k14tm/T/tmp3gi5geh0/var/folders/0w/h96n74f572zd5kcl4c91xxbr3k14tm/T/tmp3gi5geh0/source.o -L/Users/bschapma/anaconda3/lib -lopenblas -o /var/folders/0w/h96n74f572zd5kcl4c91xxbr3k14tm/T/tmp3gi5geh0/a.out ld: warning: ignoring file /Library/Developer/CommandLineTools/SDKs/MacOSX10.13.sdk/usr/lib/libSystem.tbd, file was built for unsupported file format ( 0x2D 0x2D 0x2D 0x20 0x21 0x74 0x61 0x70 0x69 0x2D 0x74 0x62 0x64 0x2D 0x76 0x33 ) which is not the architecture being linked (x86_64): /Library/Developer/CommandLineTools/SDKs/MacOSX10.13.sdk/usr/lib/libSystem.tbd ld: in '/Library/Developer/CommandLineTools/SDKs/MacOSX10.13.sdk/usr/lib/libSystem.B.tbd', file was built for unsupported file format ( 0x2D 0x2D 0x2D 0x20 0x21 0x74 0x61 0x70 0x69 0x2D 0x74 0x62 0x64 0x2D 0x76 0x33 ) which is not the architecture being linked (x86_64): /Library/Developer/CommandLineTools/SDKs/MacOSX10.13.sdk/usr/lib/libSystem.B.tbd for architecture x86_64 clang-4.0: error: linker command failed with exit code 1 (use -v to see invocation) ld: warning: ignoring file /Library/Developer/CommandLineTools/SDKs/MacOSX10.13.sdk/usr/lib/libSystem.tbd, file was built for unsupported file format ( 0x2D 0x2D 0x2D 0x20 0x21 0x74 0x61 0x70 0x69 0x2D 0x74 0x62 0x64 0x2D 0x76 0x33 ) which is not the architecture being linked (x86_64): /Library/Developer/CommandLineTools/SDKs/MacOSX10.13.sdk/usr/lib/libSystem.tbd ld: in '/Library/Developer/CommandLineTools/SDKs/MacOSX10.13.sdk/usr/lib/libSystem.B.tbd', file was built for unsupported file format ( 0x2D 0x2D 0x2D 0x20 0x21 0x74 0x61 0x70 0x69 0x2D 0x74 0x62 0x64 0x2D 0x76 0x33 ) which is not the architecture being linked (x86_64): /Library/Developer/CommandLineTools/SDKs/MacOSX10.13.sdk/usr/lib/libSystem.B.tbd for architecture x86_64 clang-4.0: error: linker command failed with exit code 1 (use -v to see invocation) NOT AVAILABLE
lapack_mkl_info: mkl_info: libraries mkl,vml,guide not found in ['/Users/bschapma/anaconda3/lib', '/usr/local/lib', '/usr/lib'] NOT AVAILABLE
atlas_3_10_threads_info: Setting PTATLAS=ATLAS libraries tatlas,tatlas not found in /Users/bschapma/anaconda3/lib libraries lapack_atlas not found in /Users/bschapma/anaconda3/lib libraries tatlas,tatlas not found in /usr/local/lib libraries lapack_atlas not found in /usr/local/lib libraries tatlas,tatlas not found in /usr/lib libraries lapack_atlas not found in /usr/lib <class 'numpy.distutils.system_info.atlas_3_10_threads_info'> NOT AVAILABLE
atlas_3_10_info: libraries satlas,satlas not found in /Users/bschapma/anaconda3/lib libraries lapack_atlas not found in /Users/bschapma/anaconda3/lib libraries satlas,satlas not found in /usr/local/lib libraries lapack_atlas not found in /usr/local/lib libraries satlas,satlas not found in /usr/lib libraries lapack_atlas not found in /usr/lib <class 'numpy.distutils.system_info.atlas_3_10_info'> NOT AVAILABLE
atlas_threads_info: Setting PTATLAS=ATLAS libraries ptf77blas,ptcblas,atlas not found in /Users/bschapma/anaconda3/lib libraries lapack_atlas not found in /Users/bschapma/anaconda3/lib libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib libraries lapack_atlas not found in /usr/local/lib libraries ptf77blas,ptcblas,atlas not found in /usr/lib libraries lapack_atlas not found in /usr/lib <class 'numpy.distutils.system_info.atlas_threads_info'> NOT AVAILABLE
atlas_info: libraries f77blas,cblas,atlas not found in /Users/bschapma/anaconda3/lib libraries lapack_atlas not found in /Users/bschapma/anaconda3/lib libraries f77blas,cblas,atlas not found in /usr/local/lib libraries lapack_atlas not found in /usr/local/lib libraries f77blas,cblas,atlas not found in /usr/lib libraries lapack_atlas not found in /usr/lib <class 'numpy.distutils.system_info.atlas_info'> NOT AVAILABLE
/Users/bschapma/anaconda3/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'define_macros' warnings.warn(msg) running bdist_wheel running build running config_cc unifing config_cc, config, build_clib, build_ext, build commands --compiler options running config_fc unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options running build_src build_src building py_modules sources creating build creating build/src.macosx-10.9-x86_64-3.6 creating build/src.macosx-10.9-x86_64-3.6/numpy creating build/src.macosx-10.9-x86_64-3.6/numpy/distutils building library "npymath" sources customize Gnu95FCompiler Found executable /Users/bschapma/anaconda3/bin/gfortran Found executable /Users/bschapma/anaconda3/bin/x86_64-apple-darwin13.4.0-ld Found executable /Users/bschapma/anaconda3/bin/x86_64-apple-darwin13.4.0-ar Found executable /Users/bschapma/anaconda3/bin/x86_64-apple-darwin13.4.0-ranlib customize Gnu95FCompiler customize Gnu95FCompiler using config C compiler: x86_64-apple-darwin13.4.0-clang -DNDEBUG -fwrapv -O2 -Wall -Wstrict-prototypes -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -D_FORTIFY_SOURCE=2 -mmacosx-version-min=10.9
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Users/bschapma/anaconda3/include/python3.6m -c' x86_64-apple-darwin13.4.0-clang: _configtest.c x86_64-apple-darwin13.4.0-clang -arch x86_64 _configtest.o -o _configtest ld: warning: ignoring file /Library/Developer/CommandLineTools/SDKs/MacOSX10.13.sdk/usr/lib/libSystem.tbd, file was built for unsupported file format ( 0x2D 0x2D 0x2D 0x20 0x21 0x74 0x61 0x70 0x69 0x2D 0x74 0x62 0x64 0x2D 0x76 0x33 ) which is not the architecture being linked (x86_64): /Library/Developer/CommandLineTools/SDKs/MacOSX10.13.sdk/usr/lib/libSystem.tbd ld: dynamic main executables must link with libSystem.dylib for architecture x86_64 clang-4.0: error: linker command failed with exit code 1 (use -v to see invocation) ld: warning: ignoring file /Library/Developer/CommandLineTools/SDKs/MacOSX10.13.sdk/usr/lib/libSystem.tbd, file was built for unsupported file format ( 0x2D 0x2D 0x2D 0x20 0x21 0x74 0x61 0x70 0x69 0x2D 0x74 0x62 0x64 0x2D 0x76 0x33 ) which is not the architecture being linked (x86_64): /Library/Developer/CommandLineTools/SDKs/MacOSX10.13.sdk/usr/lib/libSystem.tbd ld: dynamic main executables must link with libSystem.dylib for architecture x86_64 clang-4.0: error: linker command failed with exit code 1 (use -v to see invocation) failure. removing: _configtest.c _configtest.o Traceback (most recent call last): File "", line 1, in
File "/private/var/folders/0w/h96n74f572zd5kcl4c91xxbr3k14tm/T/pip-install-dz7533sp/numpy/setup.py", line 386, in
setup_package()
File "/private/var/folders/0w/h96n74f572zd5kcl4c91xxbr3k14tm/T/pip-install-dz7533sp/numpy/setup.py", line 378, in setup_package
setup(metadata)
File "/private/var/folders/0w/h96n74f572zd5kcl4c91xxbr3k14tm/T/pip-install-dz7533sp/numpy/numpy/distutils/core.py", line 169, in setup
return old_setup(new_attr)
File "/Users/bschapma/anaconda3/lib/python3.6/site-packages/setuptools/init.py", line 129, in setup
return distutils.core.setup(*attrs)
File "/Users/bschapma/anaconda3/lib/python3.6/distutils/core.py", line 148, in setup
dist.run_commands()
File "/Users/bschapma/anaconda3/lib/python3.6/distutils/dist.py", line 955, in run_commands
self.run_command(cmd)
File "/Users/bschapma/anaconda3/lib/python3.6/distutils/dist.py", line 974, in run_command
cmd_obj.run()
File "/Users/bschapma/anaconda3/lib/python3.6/site-packages/wheel/bdist_wheel.py", line 202, in run
self.run_command('build')
File "/Users/bschapma/anaconda3/lib/python3.6/distutils/cmd.py", line 313, in run_command
self.distribution.run_command(command)
File "/Users/bschapma/anaconda3/lib/python3.6/distutils/dist.py", line 974, in run_command
cmd_obj.run()
File "/private/var/folders/0w/h96n74f572zd5kcl4c91xxbr3k14tm/T/pip-install-dz7533sp/numpy/numpy/distutils/command/build.py", line 47, in run
old_build.run(self)
File "/Users/bschapma/anaconda3/lib/python3.6/distutils/command/build.py", line 135, in run
self.run_command(cmd_name)
File "/Users/bschapma/anaconda3/lib/python3.6/distutils/cmd.py", line 313, in run_command
self.distribution.run_command(command)
File "/Users/bschapma/anaconda3/lib/python3.6/distutils/dist.py", line 974, in run_command
cmd_obj.run()
File "/private/var/folders/0w/h96n74f572zd5kcl4c91xxbr3k14tm/T/pip-install-dz7533sp/numpy/numpy/distutils/command/build_src.py", line 147, in run
self.build_sources()
File "/private/var/folders/0w/h96n74f572zd5kcl4c91xxbr3k14tm/T/pip-install-dz7533sp/numpy/numpy/distutils/command/build_src.py", line 158, in build_sources
self.build_library_sources(libname_info)
File "/private/var/folders/0w/h96n74f572zd5kcl4c91xxbr3k14tm/T/pip-install-dz7533sp/numpy/numpy/distutils/command/build_src.py", line 293, in build_library_sources
sources = self.generate_sources(sources, (lib_name, build_info))
File "/private/var/folders/0w/h96n74f572zd5kcl4c91xxbr3k14tm/T/pip-install-dz7533sp/numpy/numpy/distutils/command/build_src.py", line 376, in generate_sources
source = func(extension, build_dir)
File "numpy/core/setup.py", line 654, in get_mathlib_info
raise RuntimeError("Broken toolchain: cannot link a simple C program")
RuntimeError: Broken toolchain: cannot link a simple C program
Failed building wheel for numpy Running setup.py clean for numpy Complete output from command /Users/bschapma/anaconda3/bin/python -u -c "import setuptools, tokenize;file='/private/var/folders/0w/h96n74f572zd5kcl4c91xxbr3k14tm/T/pip-install-dz7533sp/numpy/setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, 'exec'))" clean --all: Running from numpy source directory.
setup.py clean
is not supported, use one of the following instead:Add
--force
to your command to use it anyway if you must (unsupported).Failed cleaning build dir for numpy Failed to build numpy Installing collected packages: numpy, matplotlib, pandas Found existing installation: numpy 1.14.3 Uninstalling numpy-1.14.3: Successfully uninstalled numpy-1.14.3 Running setup.py install for numpy ... error Complete output from command /Users/bschapma/anaconda3/bin/python -u -c "import setuptools, tokenize;file='/private/var/folders/0w/h96n74f572zd5kcl4c91xxbr3k14tm/T/pip-install-dz7533sp/numpy/setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, 'exec'))" install --record /private/var/folders/0w/h96n74f572zd5kcl4c91xxbr3k14tm/T/pip-record-s382sjog/install-record.txt --single-version-externally-managed --compile: Running from numpy source directory.
Rolling back uninstall of numpy Command "/Users/bschapma/anaconda3/bin/python -u -c "import setuptools, tokenize;file='/private/var/folders/0w/h96n74f572zd5kcl4c91xxbr3k14tm/T/pip-install-dz7533sp/numpy/setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, 'exec'))" install --record /private/var/folders/0w/h96n74f572zd5kcl4c91xxbr3k14tm/T/pip-record-s382sjog/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /private/var/folders/0w/h96n74f572zd5kcl4c91xxbr3k14tm/T/pip-install-dz7533sp/numpy/